.itopplus-background {

}
.img-thumbnail, .thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(170, 3, 10, 0.44);
    box-shadow: 0 1px 2px rgba(170, 3, 10, 0.29);
}

.thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid rgba(246, 201, 0, 0.2);
    border-radius: 0px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}


/**/

.k-active-filter, .k-state-active, .k-state-active:hover, .k-tabstrip .k-state-active {
    background-color: #d95c5c!important;
    border-color: #9f9f9f;
    color: #313131;
}

/*ลบออก*/

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 24px;
    font-family: THSarabunNew;
}

.form-control {
 font-size: 16px!important;
  	font-family: THSarabunNew;

}
.form-horizontal .control-label {
   font-size:24px;
	font-family: THSarabunNew;
}
.label {
	font-family: THSarabunNew;
}
button.btn.btn-default.ng-binding {
  font-family: THSarabunNew;
    font-size: 20px;
}
.ui.segment:last-child {
    margin-bottom: 0;
    font-family: THSarabunNew;
    font-size: 24px;
}
.thumbs {
    display: block;
    margin-bottom: 0px;
    line-height: 1.42857143;
    background-color: transparent;
    border: none;
    box-shadow: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}


.navbar-default {
    background: #aa030a;
}

/* 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 ;
}

}

