.itopplus-background {

}
.navbar-default {
    border: 2px solid #dbdbdb;
    background: rgba(0,0,0,1);
    background: -moz-linear-gradient(top,rgba(0,0,0,1) 0,rgba(0,0,0,1) 94%,rgba(115,113,115,1) 95%,rgba(115,113,115,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,rgba(0,0,0,1)),color-stop(94%,rgba(0,0,0,1)),color-stop(95%,rgba(115,113,115,1)),color-stop(100%,rgba(115,113,115,1)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,1) 0,rgba(0,0,0,1) 94%,rgba(115,113,115,1) 95%,rgba(115,113,115,1) 100%);
    background: -o-linear-gradient(top,rgba(0,0,0,1) 0,rgba(0,0,0,1) 94%,rgba(115,113,115,1) 95%,rgba(115,113,115,1) 100%);
    background: -ms-linear-gradient(top,rgba(0,0,0,1) 0,rgba(0,0,0,1) 94%,rgba(115,113,115,1) 95%,rgba(115,113,115,1) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,1) 0,rgba(0,0,0,1) 94%,rgba(115,113,115,1) 95%,rgba(115,113,115,1) 100%);
}
.navbar-default .navbar-brand, .navbar-default .navbar-nav>li>a {
    color: #febd00;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #ccc;
}
.menuVertical .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background: rgba(236,99,31,1);
    background: -moz-linear-gradient(top,rgba(0,0,0,1) 0,rgba(0,0,0,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,rgba(0,0,0,1)),color-stop(100%,rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,1) 0,rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top,rgba(0,0,0,1) 0,rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top,rgba(0,0,0,1) 0,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,1) 0,rgba(0,0,0,1) 100%);
    border-color: transparent;
    color: #fff!important;
}
.dropdown-menu>li>a:focus, .menuVertical .dropdown-menu>li>a:hover {
    text-decoration: none;
    background-color: #febd00;
    color: #fff!important;
}

/*ปิดลูกศร*/
.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before {
	display: none;
}  

.menuVertical .nav>li>a:hover, .nav>li>a:focus {
    background-color: #231f20;
    background-image: none;
    color: #fff;
}
.menuVertical .nav-pills>li>a {
    color: #231f20;
    background: rgba(246,240,70,1);
    background: -moz-linear-gradient(top,rgba(246,240,70,1) 0,rgba(246,217,70,1) 25%,rgba(236,183,1,1) 50%,rgba(246,217,70,1) 75%,rgba(246,240,70,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,rgba(246,240,70,1)),color-stop(25%,rgba(246,217,70,1)),color-stop(50%,rgba(236,183,1,1)),color-stop(75%,rgba(246,217,70,1)),color-stop(100%,rgba(246,240,70,1)));
    background: -webkit-linear-gradient(top,rgba(246,240,70,1) 0,rgba(246,217,70,1) 25%,rgba(236,183,1,1) 50%,rgba(246,217,70,1) 75%,rgba(246,240,70,1) 100%);
    background: -o-linear-gradient(top,rgba(246,240,70,1) 0,rgba(246,217,70,1) 25%,rgba(236,183,1,1) 50%,rgba(246,217,70,1) 75%,rgba(246,240,70,1) 100%);
    background: -ms-linear-gradient(top,rgba(246,240,70,1) 0,rgba(246,217,70,1) 25%,rgba(236,183,1,1) 50%,rgba(246,217,70,1) 75%,rgba(246,240,70,1) 100%);
    background: linear-gradient(to bottom,rgba(246,240,70,1) 0,rgba(246,217,70,1) 25%,rgba(236,183,1,1) 50%,rgba(246,217,70,1) 75%,rgba(246,240,70,1) 100%);
}

.menuVertical .nav-pills>li>a, .menuVertical .nav-stacked>li+li {
    border-radius: 4px;
}
/*เมนูชิดขวา*/
/* 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: left;
}
.navbar-default .navbar-nav>li>a {
    padding: 10px 10px;
    font-size: 14px;
}
.itopplus-menu {
    margin-top: 0%;
}
#tableA th {
    font-size: 10px !important;
}
}

/* 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: left;
}
.navbar-default .navbar-nav>li>a {
    padding: 15px 15px;
    font-size: 16px;
}
#tableA th {
    font-size: 14px !important;
}
}






/*เมนูข้าง*/
.col-md-3.padding.zIndex-pos1 {
    background: #ddd;
}



/*หน้าแรก*/
.CASS-G-middle-mid {
    font-size: 16px;
    text-align: left;
}
.CASS-tonthaBackground2-border {
    position: relative;
    color: #000;
    background-color: #fdef90;
    border: 1px solid #fff799;
    border-radius: 5px;
}
.CASS-tonthaBackground2-head {
    margin: 15px 20px 0;
    padding-bottom: 10px;
    font-family: tahoma;
}
.CASS-tonthaBackground2-main {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.CASS-tonthaBackground2-top {
    position: absolute;
    height: 15px;
    width: 100%;
    top: 0;
    background-size: 100% 100%;
}
.CASS-tonthaBackground2-bottom {
    position: absolute;
    height: 15px;
    width: 100%;
    bottom: 0;
    background-size: 100% 100%;
}
.CASS-tonthaBackground2-middle-left {
    height: 100%;
    left: 0;
    background-size: 100% 100%;
}
.CASS-tonthaBackground2-middle-left, .CASS-tonthaBackground2-middle-right {
    position: absolute;
    width: 15px;
}
.kankaithai-text-table1 {
    font-size: 16px;
    line-height: 2;
    text-align: left;
    font-weight: 600;
}
.kankaithai-pd-main1 {
    height: 8pc;
}
.kankaithai-pd-main2 {
    height: 10pc;
}
/*----------ฟอร์มแจ้งชำระเงิน----------*/
.boarder-confirm-payment {
    border: 1px solid #f1f1f1 !important;
    border-radius: 0 !important;
    background-color: #f1f1f1 !important;
    padding: 25px 15px 30px !important;
    font-size: 16px;
    color: #000;
    border-radius: 20px !important;
}
.boarder-confirm-payment .btn-block {
    display: block;
    width: 148%;
}
.boarder-confirm-payment .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px !important;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #f4f4f4;
    border-radius: 0 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    padding: 8px !important;
}
.boarder-confirm-payment .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    text-align: center;
    background-color: #fdc83f;
    border: 0px solid #ccc;
    border-radius: 0;
}
.boarder-confirm-payment  .form-control:hover {
    border-color: #febd00;
}

.no-js .confirm-payment .btn-default {
    background-image: -webkit-linear-gradient(top,#000000 0,#000000 100%);
    background-image: -o-linear-gradient(top,#000000 0,#000000 100%);
    background: linear-gradient(to right,#000000 0,#000000 25%,#000000 50%,#000000 75%,#000000 100%);
    color: #fff;
    text-shadow: 0 0px 0 #000;
    background-repeat: repeat-x;
    border-color: #6c6045;
    border-radius: 0px;
    padding: 10px 30px;
    font-size: 15px;
    border: 0px solid transparent;
    width: auto;
}

/*from Contact*/
.no-js #Component60f954e27196f60013c6d3b4 label{
	display: none!important;
}
.no-js #Component60f954e27196f60013c6d3b4 .col-md-6{
    width: 100%;
  	margin-left: 0;
}
.no-js #Component60f954e27196f60013c6d3b4 .form-control {
    border: 1px solid #dddddd;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 14px!important;
    padding: 20px;
    background: whitesmoke;
    color: #000000;
}
.no-js #Component60f954e27196f60013c6d3b4 .form-control:focus {
    border-color: #febd00;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
  	color: #000!important;
}
.no-js #Component60f954e27196f60013c6d3b4 .btn{
	background-image: linear-gradient(to bottom, #000000 0%,#000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 10px 30px;
    font-size: 12px;
    border: 0px solid transparent;
    color: #fff;
}
.no-js #Component60f954e27196f60013c6d3b4 .btn-default:active{
	background-color: #f7e704;
}
.no-js #Component60f954e27196f60013c6d3b4 .btn-default:hover, 
.no-js #Component60f954e27196f60013c6d3b4 .btn-default:focus{
    background-position: 0 40px;
    background-color: #f7e704;
}

/*-------สไลด์-------*/
.rslides_tabs {
    list-style: none;
    padding: 0;
    font-size: 18px;
    list-style: gujarati;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    display: flex;
    overflow-x: auto;
}
.ef {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: transform .25s;
}
.ef li:hover {
    opacity: 0.8;
    transition: 0.32s;
}

/* album  */

figure.effect-apollo {
    background: transparent;
}

.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0,0,0,0);
}
.fancybox-skin {
    background: #fff;
    border-radius: 0px;
}
.fancybox-lock {
    overflow: auto;
}
.fancybox-margin {
   margin-right: 0px;
}
.fancybox-lock .fancybox-overlay {
   overflow: auto;
   overflow-y: hidden;
}


/*สินค้า*/
.kankaithai-title-pro1 {
    font-size: 18px;
    text-align: left;
    line-height: 2.5;
    margin-left: 2%;
    border-bottom: 1px solid #ddd;
}
.kankaithai-text-pro1 {
    font-size: 20px;
    line-height: 3;
    text-align: left;
    border-bottom: 1px solid #ddd;
}
.kankaithai-text-pro2 {
    font-size: 17px;
    line-height: 3;
    text-align: left;
    border-bottom: 1px solid #ddd;
    color: #333333;
}
.kankaithai-text-pro3 {
    font-size: 22px;
    line-height: 3;
    font-weight: 600;
    color: red;
}
.kankaithai-text-pro4 {
    font-size: 20px;
    line-height: 2.5;
    text-align: left;
    border-bottom: 1px solid #ddd;
    margin-bottom: 2%;
}
.kankaithai-text-pro5 {
    font-size: 16px;
    text-align: left;
    line-height: 1.5;
}

.itopplus-footer2 {
    background: #726455;
    color: #fff;
}
.kankaithai-text-f1 {
    font-size: 16px;
    text-align: center;
}
.kankaithai-text-copy {
    font-size: 14px;
    text-align: center;
    line-height: 2;
}
.kankaithai-pd-f1 {
    padding: 2% 0;
}

.kankaithai-text-name1 {
    font-size: 15px;
    overflow: hidden;
    height: 45px;
    text-align: center;
    line-height: 3;
    font-weight: 600;
}



/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
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:left ;
}
.navbar-default .navbar-nav>li>a {
    padding: 10px 20px;
    font-size: 18px;
}
.itopplus-menu {
    margin-top: 0%;
}
.navbar-nav>li>.dropdown-menu>li>a {
    font-size: 17px !important;
}
ul.nav.nav-pills.nav-stacked {
    font-size: 16px !important;
}
.menuVertical .dropdown-menu>li>a {
    font-size: 16px !important;
}
.kankaithai-text-name1 {
    font-size: 16px !important;
}
}


@media only screen and (max-width : 768px) {
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #000000;
}  
.navbar-default .navbar-toggle {
    border-color: #000000;
}  
.itopplus-sidebar-main a:link {
    color: #febd00!important;
}
#tableA th {
    font-size: 12px !important;
}
}

@media only screen and (max-width : 480px) {
div#imagesControl60f93f893eb96800131d7bb1 {
    padding: 0 !important;
    margin-top: 11%;
}  
  
}

