/* 
    Document   : mycss
    Created on : Apr 23, 2015, 12:39:58 PM
    Author     : YURAIMY
    Description:
        Purpose of the stylesheet follows.
*/


/* adjust untuk tambah tagline kat navbar-brand*/


.navbar-brand {
  line-height:12px;
  font-size:23px;
  padding-top:7px;
/*  padding-bottom:5px;*/
}

.navbar-brand small {
  display:block;
  font-size:12px;
}                 


/*
 * Sidebar
 */

/* Hide for mobile, show later */
/*.sidebar {
  display: none;
}
@media (min-width: 768px) {
  .sidebar {
    position: fixed;
    top: 51px;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: block;
    padding: 20px;
    overflow-x: hidden;
    overflow-y: auto;  Scrollable contents if viewport is shorter than content. 
    background-color: #f5f5f5;
    border-right: 1px solid #eee;
  }
}*/

/* Sidebar navigation */
/*.nav-sidebar {
  margin-right: -21px;  20px padding + 1px border 
  margin-bottom: 20px;
  margin-left: -20px;
}
.nav-sidebar > li > a {
  padding-right: 20px;
  padding-left: 20px;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff;
  background-color: #DD4814;
}*/


/*
 * Main content. bahagian utama belah kanan
 */

/*.main {
  padding: 0px;
}
@media (min-width: 768px) {
  .main {
    padding-right: 5px;
    padding-left: 5px;
  }
}
.main .page-header {
  margin-top: 0;
}*/


/*off canvas sidebar*/
/*@media screen and (max-width: 767px) {*/
  /*.row-offcanvas {*/
    /*position: relative;*/
    /*-webkit-transition: all .25s ease-out;*/
         /*-o-transition: all .25s ease-out;*/
            /*transition: all .25s ease-out;*/
  /*}*/

  /*.row-offcanvas-right {*/
    /*right: 0;*/
  /*}*/

  /*.row-offcanvas-left {*/
    /*left: 0;*/
  /*}*/

  /*.row-offcanvas-right*/
  /*.sidebar-offcanvas {*/
    /*right: -50%; !* 6 columns *!*/
  /*}*/

  /*.row-offcanvas-left*/
  /*.sidebar-offcanvas {*/
    /*left: -50%; !* 6 columns *!*/
  /*}*/

  /*.row-offcanvas-right.active {*/
    /*right: 50%; !* 6 columns *!*/
  /*}*/

  /*.row-offcanvas-left.active {*/
    /*left: 50%; !* 6 columns *!*/
  /*}*/

  /*.sidebar-offcanvas {*/
    /*position: absolute;*/
    /*top: 0;*/
    /*width: 50%; !* 6 columns *!*/
  /*}*/
/*}*/

/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
/*.navbar-main {*/
  /*margin-bottom: 0;*/
  /*background-color: #e44a1a;*/
  /*border: 0;*/
  /*min-height: 38px;*/
  /*font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif;*/
  /*font-size: 15px;*/
/*}*/

/*section#home-banner h2 {*/
  /*margin: 0;*/
  /*padding: 0 25px 10px 25px;*/
/*}*/

/*section#home-banner {*/

  /*background-color: #2E363F;*/

/*}*/


/*.home-shortcuts {*/
  /*margin: 0;*/
  /*background: #ff5722;*/
  /*color: #fff;*/
/*}*/

/*.breadcrumb {*/
  /*padding: 8px 15px;*/
  /*margin-bottom: 20px;*/
  /*list-style: none;*/
  /*background-color: #f5f5f5;*/
  /*border-radius: 4px;*/
/*}*/


/*.btn-info {*/
  /*color: #de0000;*/
  /*background-color: #fcf8e3;*/
  /*border-color: #faebcc;*/
/*}*/


/*ul.top-nav>li.primary-action>a.btn {*/
  /*padding: 6px 15px;*/
  /*background-color: #e44a1a;*/
  /*color: #fff;*/
  /*border-radius: 3px;*/
/*}*/

/*#order-standard_cart .products .product header {*/
  /*position: relative;*/
  /*padding: 10px 20px;*/
  /*margin: 0 1px;*/
  /*background: #fdd9d9;*/
  /*border-radius: 3px 3px 0 0;*/
/*}*/

/*#order-standard_cart .products .product header span {*/
  /*margin: 0;*/
  /*color: #333;*/
  /*font-size: 1.2em;*/
  /*font-weight: 600;*/
/*}*/

/*#order-standard_cart .products .product div.product-desc {*/
  /*font-size: 14px;*/
/*}*/


/*.panel-sidebar .panel-title {*/
  /*font-size: 16px;*/
  /*font-weight: 700;*/
  /*font-family: 'Open Sans',sans-serif;*/
  /*line-height: 26px;*/
  /*color: inherit;*/
/*}*/


/*.panel-sidebar>.panel-heading {*/
  /*color: #000;*/
  /*background-color: #f2dede;*/
  /*border-bottom: 0;*/
/*}*/

/*h1, h2, h3, h4, h5, h6 {*/
  /*font-weight: 600;*/
/*}*/


/*#order-standard_cart label {*/
  /*font-weight: 600;*/
  /*color: #000;*/
  /*font-size: 13px;*/
/*}*/


/*#order-standard_cart .domain-selection-options .option-selected {*/
  /*background-color: #fdd9d9;*/
/*}*/

/*#order-standard_cart .domain-selection-options .option {*/
  /*margin-bottom: 2px;*/
  /*padding: 6px 20px;*/
  /*border-radius: 6px;*/
  /*background-color: #fdf2f2;*/
/*}*/


/*#order-standard_cart label {*/
  /*font-weight: 500;*/
  /*color: #333;*/
  /*font-size: 14px;*/
/*}*/

/*#order-standard_cart .panel-addon .panel-price {*/
  /*padding: 14px;*/
  /*background-color: #fdd9d9;*/
/*}*/

/*#order-standard_cart .panel-addon {*/
  /*font-size: 16px;*/
  /*text-align: center;*/
/*}*/



/*body {*/
  /*font-size: 16px;*/
  /*line-height: 1.42857143;*/
/*}*/

/*#order-standard_cart .field, #order-standard_cart .form-control {*/
  /*position: relative;*/
  /*vertical-align: top;*/
  /*border: 1px solid #bfbfbf;*/
  /*display: -moz-inline-stack;*/
  /*display: inline-block;*/
  /*color: #333;*/
  /*outline: 0;*/
  /*background: #fff;*/
  /*height: 36px;*/
  /*width: 100%;*/
  /*border-radius: 3px;*/
  /*font-size: 16px;*/
/*}*/

/*#order-standard_cart .product-info {*/
  /*margin: 0 0 20px 0;*/
  /*padding: 6px 15px;*/
  /*font-size: .85em;*/
  /*background-color: #fdd9d9;*/
  /*border-top: 1px solid #efefef;*/
  /*border-bottom: 1px solid #efefef;*/
/*}*/



/*#order-standard_cart .summary-container {*/
  /*margin: 0;*/
  /*padding: 10px;*/
  /*min-height: 100px;*/
  /*border-radius: 3px;*/
  /*background-color: #fdf2f2;*/
  /*font-size: .8em;*/
/*}*/

/*.btn-primary {*/
  /*color: #fff;*/
  /*background-color: #e44a1a;*/
  /*border-color: #d47e64;*/
/*}*/


/*#order-standard_cart .sub-heading span {*/
  /*display: inline-block;*/
  /*position: relative;*/
  /*padding: 0 17px;*/
  /*top: -11px;*/
  /*font-size: 18px;*/
  /*color: #058;*/
  /*background-color: #fff;*/
  /*font-weight: 700;*/
/*}*/

/*#order-standard_cart label {*/
  /*font-weight: 600;*/
  /*color: #333;*/
  /*font-size: 16px;*/
/*}*/

/*#order-standard_cart .view-cart-items-header {*/
  /*margin: 0;*/
  /*padding: 8px 15px;*/
  /*background-color: #ff4d4d;*/
  /*color: #fff;*/
  /*font-size: 16px;*/
  /*border-radius: 4px 4px 0 0;*/
/*}*/

/*#order-standard_cart .view-cart-items .item:nth-child(even) {*/
  /*background-color: #fdf2f2;*/
/*}*/

/*#order-standard_cart .view-cart-items .item {*/
  /*margin: 0;*/
  /*padding: 10px;*/
  /*background-color: #fdd9d9;*/
  /*border-left: 0;*/
  /*border-right: 0;*/
  /*font-size: 12px;*/
  /*font-weight: 500;*/
/*}*/




/*#order-standard_cart .field, #order-standard_cart .form-control {*/
  /*position: relative;*/
  /*vertical-align: top;*/
  /*border: 1px solid #ddd;*/
  /*display: -moz-inline-stack;*/
  /*display: inline-block;*/
  /*color: #333;*/
  /*outline: 0;*/
  /*background: #fff;*/
  /*height: 36px;*/
  /*width: 100%;*/
  /*border-radius: 3px;*/
  /*font-size: 16px;*/
/*}*/

/*div.header-lined h1 {*/
  /*margin-top: 0;*/
  /*margin-bottom: 15px;*/
  /*padding: 6px 0;*/
  /*border-bottom: 1px solid #ccc;*/
  /*font-weight: 600;*/
  /*color: #058;*/
/*}*/

/*.panel-footer {*/
  /*padding: 10px 15px;*/
  /*background-color: #fdf2f2;*/
  /*border-top: 1px solid #ddd;*/
  /*border-bottom-right-radius: 3px;*/
  /*border-bottom-left-radius: 3px;*/
/*}*/

/*.panel-default>.panel-heading {*/
  /*color: #333;*/
  /*background-color: #fdd9d9;*/
  /*border-color: #ddd;*/
/*}*/

/*.panel-sidebar a.list-group-item.active, .panel-sidebar a.list-group-item.active:focus, .panel-sidebar a.list-group-item.active:hover {*/
  /*background-color: #d9534f;*/
  /*border-color: #d9534f;*/
/*}*/

/*.panel-sidebar {*/
  /*border-color: #ddd;*/
  /*font-size: 15px;*/
/*}*/

/*.btn-success {*/
  /*color: #fff;*/
  /*background-color: #e44a1a;*/
  /*border-color: #fdd9d9;*/
/*}*/

/*.btn-success:hover{background-color:#af2a00;border-color:#fdd9d9}*/

/*.domain-checker-bg{*/
  /*margin:0;*/
  /*padding:80px 0;*/
  /*background-repeat:no-repeat;*/
  /*background-position:110% -5px;*/
  /*background-image:url(../img/globe.png);*/
/*}*/


/*.domain-checker-container {*/
  /*margin: 20px 0;*/
  /*padding: 0;*/
  /*background-color: #fdd9d9;*/
  /*border-radius: 10px;*/
  /*background: -webkit-linear-gradient(top,#e44a1a,#ffd960);*/
/*}*/


/*.domain-pricing .tld-pricing-header div:nth-child(odd) {*/
  /*border-color: #336f99;*/
  /*background-color: #fdd9d9;*/
/*}*/

/*.domain-pricing .tld-pricing-header .col-sm-4, .domain-pricing .tld-pricing-header .col-xs-4 {*/
  /*padding-top: 4px;*/
  /*padding-bottom: 4px;*/
  /*border-bottom: 6px solid #97b5d2;*/
  /*background-color: #fdf2f2;*/
  /*border-radius: 4px 4px 0 0;*/
/*}*/
