.itopplus-background {

}
.dropdown-menu>li>a {
    font-size: 18px;
}

.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: solid 0px #e8e6e8;
    border-bottom: solid 0px #e8e6e8;
}
.no-js .Contentmanager .site .col-section .item.-micro a .post {
    text-align: center;
    font-family: thaisanslite_r1;
    margin: 10px;
    font-size: 15px;
    color: #7dadf4;
    display: none;
}
.no-js .Contentmanager .site .col-section .item.-micro a .caption .time {
    margin-bottom: 10px;
    font-family: thaisanslite_r1;
    font-size: 18px!important;
    color: black!important;
}
.no-js .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px!important;
    font-family: thaisanslite_r1;
    font-weight: bold;
}
.no-js .thumbs:hover {
    color: #1966d9;
    opacity: 0.8;
}

.no-js .ui.segment {
    margin: 1rem -50px;
    font-family: thaisanslite_r1;
    font-size: 24px;
    padding: 0.5em 0.5em;
    border-radius: .2857rem;
}

.no-js .form-control {
  font-size:24px!important;
  	font-family: thaisanslite_r1;

}
.no-js .form-horizontal .control-label {
   font-size:24px;
	font-family: thaisanslite_r1;
}
.no-js .label {
	font-family: thaisanslite_r1;
}
.no-js button.btn.btn-default.ng-binding {
  	font-family: thaisanslite_r1;
    font-size: 24px;
}

.no-js .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 24px;
    font-family: thaisanslite_r1;
}

.no-js .Contentmanager .site .col-section .item.-micro a .caption .time {
    margin-bottom: 10px;
    font-family: thaisanslite_r1;
    font-size: 18px;
    color: gray;
}

.no-js .Contentmanager .site .col-section .item.-micro a .post {
    text-align: center;
    font-family: thaisanslite_r1;
    margin: 10px;
    font-size: 15px;
    color: #7dadf4;
}

.no-js h3.managerHeader {
    font-family: thaisanslite_r1;
    font-size: 26px;
    color: #3366ff;
    font-weight: bold;
}

.no-js #Contentmanager .post-time {
   display: none!important;
}

.no-js .landingpagemanager {
    display: none!important;
}


/*เมนูกึ่งกลาง*/
/* Medium Devices, Desktops */

@media (max-width : 768px) {
  
.no-js form.form-search:before, form.form-search .input-group:before {
    font-size: 15px;
    top: 7px;
    left: 9px;
}
  
.no-js .btn-primary {
    font-family: thaisanslite_r1;
    font-size: 24px;
}

}


@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 ;
}
.navbar-default {
    background: 0 0
}
  .navbar-default .navbar-nav>li>a {
    color: #000;
}
  .form-horizontal .form-group {
    margin-right: -195px;
    margin-left: -15px;
}
  
.no-js.btn-default {
    font-family: thaisanslite_r1;
    font-size: 24px;
}
  
}

/* 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 ;
}
.navbar-default {
    border: 0 solid #dbdbdb;
    background: 0 0
}
  .navbar-default .navbar-nav>li>a {
    color: #000;
}
.no-js .form-horizontal .form-group {
    margin-right: -195px;
    margin-left: -15px;
}
  
.no-js .btn-default {
    font-family: thaisanslite_r1;
    font-size: 24px;
}
  
}


.no-js .navbar-default {
    border: 2px solid #dbdbdb;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top,rgba(255,255,255,1) 0,rgba(255,255,255,1) 49%,rgba(146,218,246,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,rgba(255,255,255,1)),color-stop(49%,rgba(255,255,255,1)),color-stop(100%,rgba(146,218,246,1)));
    background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0,rgba(255,255,255,1) 49%,rgb(255, 255, 255) 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,1) 0,rgba(255,255,255,1) 49%,rgba(146,218,246,1) 100%);
    background: -ms-linear-gradient(top,rgba(255,255,255,1) 0,rgba(255,255,255,1) 49%,rgba(146,218,246,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(255,255,255,1) 49%,rgb(255, 255, 255) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#92daf6', GradientType=0 );
    font-family: ThaiSansNeue;
    font-size: 24px;
}


.no-js .navbar-default .navbar-nav>li>a {
    color: #000000;
    font-family: thaisanslite_r1;
    font-size: 24px;
}

.glyphicon-search:before {
    content: "\e003";
    color: #000000;
}

.glyphicon-phone-alt:before {
    content: "\e183";
    color: #000000;
}

.text-bar {
    color: #000000!important;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000000;
}


.social-share {
    display: none!important;
}

.fb_iframe_widget {
    display: none!important;
}

