.itopplus-background {

}
.navbar-default .navbar-nav>li>a {
    font-size: 24px;
    color: #fff;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-size: 18px;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0 6px 6px;
    font-size: 16px;
}

.navbar-default{
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#676969+0,4b4b4b+51,1f1d1d+100 */
  background: rgb(103,105,105); /* Old browsers */
  background: -moz-linear-gradient(top, rgb(103,105,105) 0%, rgb(75,75,75) 51%, rgb(31,29,29) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgb(103,105,105) 0%,rgb(75,75,75) 51%,rgb(31,29,29) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgb(103,105,105) 0%,rgb(75,75,75) 51%,rgb(31,29,29) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#676969', endColorstr='#1f1d1d',GradientType=0 ); /* IE6-9 */
  font-family: rsu;
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 1024px) {

h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:center ;
}

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1366px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;	
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:center ;
}

}

.btnCheckoutprevious, .step1checkout, .step5checkout {
   background-color: #fecd27;
   text-align: center;
}
.btnCheckoutprevious {
    cursor: pointer;
    width: 40%;
    color: #fff;
    margin: 5px 0 0 110px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 0;
    font-weight: 700;
    font-size: 18px;
    font-family: rsu;
}

.step1checkout {
    border-radius: 200px;
    border: 5px solid #ffca05;
    width: 80px;
    height: 80px;
}

.Headcheckout {
    font-size: 22px;
    color: #000;
}
.Bodycheckout {
    font-size: 18px;
    color: #000;
    font-weight: 400;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
   padding: 8px;
   line-height: 1.42857143;
   vertical-align: top;
   border-top: 1px solid #ddd;
   font-family: rsu;
  font-size: 18px;
}

.Checkout-font, .Checkout-font-panel {
   color: #000;
   font-family: thaisanslite_r1;
  font-size: 18px;
}

.ui.steps .step .title {
   font-family: rsu;
   font-size: 16px;
   font-weight: 700;
 
}

.ui.steps .step.active .title {
    color: #275b9f;
}

.shopcartID-Head-Default, .shopcartName-Head-Default {
  font-size: 24px;
  color: #000;
  border-bottom: solid 1px #D8D8D8;
  padding: 10px 0;
  font-family: rsu;
}
.shopcartID-Default {
  font-size: 22px;
  border-bottom: solid 1px #D8D8D8;
  padding: 10px 0;
    font-family: rsu;
}
.shopcartFeature-Default, .shopcartName-Default {
  font-size: 22px;
  border-bottom: solid 1px #D8D8D8;
  padding: 10px 0;
 font-family: rsu;
}
label {
  max-width: 100%;
  margin-bottom: 5px;
font-family: rsu;
}
.shopcartDetail-Default {
    font-size: 24px;
    font-family: rsu;
    border-bottom: solid 1px;
    border-color: #D8D8D8;
    margin-left: -10px;
}
.Template-I-Name {
    color: #282828;
    height: 55px;
    font-weight: 400;
    font-size: 18px;
    font-family: rsu;
}

.Template-I-Price, .Template-I-PriceMember {
    height: 60px;
    color: #282828;
    font-weight: 700;
    text-align: center;
    font-family: rsu;
    font-size: 18px;
}

.Template-I-Icon {
    display: none;
}

.Template-I-frame:hover {
    box-shadow: 0 0 10px #ffca05;
    cursor: pointer;
}

.Template-I-button {
   width: 90%;
   text-align: center;
   margin: 0 auto;
   padding: 7px 0 7px 3%;
   background-color: #ffd107;
   color: #fff;
   font-weight: 400;
   font-family:rsu;
   font-size:20px;
}

.Template-I-ProName {
    color: #020202;
}

.Template-I-Des {
   height: 100px;
   font-weight: 400;
}

.Template-I-pic, .Template-I-pic-Ex {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    border: 2px solid #efefef;
    padding: 3px;
    width: 100%;
    overflow: hidden;
}
.Template-I-buttonDetail {
    cursor: pointer;
    width: 45%;
    margin: 10px 0 0 120px;
    padding: 7px 0;
    background-color: #656766;
    color: #fff;
    border-radius: 5px;
    font-weight: 700;
    font-family: rsu;
    font-size: 20px;
}

.shopcart-Cate {
    display:none;
}

.shopcart{
background-color: #ffca05;
}



