.itopplus-background {

}
a{
 color:#262626;
}
a:hover{
 color:#c4121b;
}


.navbar-default .navbar-nav>li>a {
    color: #ffffff;
    font-size: 24px;
}
.dropdown-menu>li>a {
    color: #262626;
    font-size: 20px;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

/*เมนูกึ่งกลาง*/
/* 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 ;
}
.navbar-default {
    border: 0 solid #dbdbdb;
    background: 0 0
}
}

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


@media only screen and (max-width: 768px){
 .row-fluid [class*=col-sm-5fix] {
    display: block;
     float: left;
     width: 33.33%;
 }
}


@media only screen and (max-width: 480px){
 .row-fluid [class*=col-sm-5fix] {
    display: block;
     float: left;
     width: 100%;
 }
}

figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}

/*อัลบั้มมีขอบ*/
.thumbnail, .img-thumbnail {
   -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.075);
   box-shadow: 0 0px 0px rgba(0,0,0,.075);
}
.thumbnail {
    background-color: #ffffff00;
    border-radius: 0px!important;
    border: 0px solid rgba(255,255,255,.15);
      padding-left: 0px!important;
    padding-right: 0px!important;
  padding:0px;
}

.thumbnail:hover{
    border-radius: 0px!important;
   box-shadow: 0 0 10px #585858;
      background: #c4121b;
          color:#fff;
}

/*สินค้า*/
.pi2{
 background: transparent;
    padding: 5px;
    height: 85px;
}
.pi2:hover{
    background: #c4121b;
    color:#fff;
}



/*content*/
.Contentmanager .caption {
    height: 80px;
    overflow: hidden;
    background: white;
    color: #262626;
    font-size: 22px;
    font-weight: bold;
    padding-top: 10px;
}
.Contentmanager .caption:hover {
    background: #c4141d;
    color: #ffffff;
}
.Contentmanager .template1  .padding-md{
    padding: 10px!important;
    margin-bottom: 30px;
}
.h3, h3 {
    font-weight: bold;
    color: #c3131d;
    font-size: 28px!important;
}
#Contentmanager .post-time {
    font-size: 18px;
    color: #666;
}
.landingpagemanager {
    display: none;
}


@media only screen and (min-width: 1200px) {
.Contentmanager .template1 .template-panel {
    padding-bottom: 70%;
  }
}



/*webboard*/
.btn-sm, .btn-group-sm>.btn {
    font-size: 18px;
}
.panel-default>.panel-heading {
    color: #c4131c;
    font-size: 22px;
    font-weight: bold;
}
.ComponentWebboard .help-block {
    font-size: 18px!important;
}
.ComponentWebboard .help {
    color: #262626;
    font-size: 18px!important;
}
.h4, h4 {
    font-size: 22px;
    color: #c4131c;
    font-weight: bold;
}
input.search-query {
    font-size: 18px;
    height: 38px;
  padding-left: 35px;
}



p.search_urlSearch {
       word-wrap: break-word;
}
.ui.action.input:not([class*="left action"])>input {
    font-family: ThaiSansNeue;
}

.input-sm, .form-horizontal .form-group-sm .form-control {
    height: 35px;
    padding: 5px 10px;
    font-size: 18px;
    line-height: 1.5;
    border-radius: 3px;
}
select.input-sm {
    height: 35px;
    line-height: 30px;
}

.form-control-feedback {

    top: 30px;

}

.form-control  {

    font-size: 18px !important;

}

