.itopplus-background {

}
.navbar-default .navbar-nav>li>a {
    color: #555555;
    font-family: rsu;
    font-size: 28px;

}
.dropdown-menu>li>a {
    font-family: rsu;
    font-size: 22px;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
/*แก้ไข hover เมนู*/
.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    background-color: #9cbc26;
}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    background: #9cbc26;
}
.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    background: #9cbc26!important
}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
    background: #9cbc26
}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    background: #9cbc26!important;
}
.navbar-default .navbar-nav .open .dropdown-menu>.divider {
    background: #9cbc26;
}
.navbar-default .navbar-nav .open .dropdown-menu .menu-item a:hover {
    background: #9cbc26!important
}
.navbar-default .navbar-nav .open .dropdown-menu .menu-item a:focus {
    background: #9cbc26
}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    background-color: #9cbc26!important;
}
@media (max-width:768px) {
    .navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
        background-color: #9cbc26;
    }
}

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

}

.Contentmanager .site .col-section .item.-micro a .caption {
    width: 65%;
    font-family: rsu;
}

.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #73ba38;
}

.Contentmanager .site .col-section .item.-micro a .caption .title {
    margin-bottom: 10px;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.2em;
    color: #555;
    transition: 300ms ease-in-out;
}

.Contentmanager .site .col-section .item.-micro a .caption .time {
    margin-bottom: 10px;
    font-size: 22px;
    color: gray;
}
.Contentmanager .site .col-section .item.-micro a .post{
    display: none;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #b7e24c;
    font-family: rsu;
    font-size: 24px;
    text-align: center;
}
.post-time {
    display: none;
}

.landingpagemanager {
    font-family: rsu;
    padding: 10px;
    margin-top: 30px;
    border-radius: 5px;
    border: solid 1px #b7e24e;
}
.nav-template li a {
    font-family: rsu;
    color: #333;
}
.nav-template li:hover {
    margin-bottom: 30p;
    background-color: rgba(183, 226, 73, 0.26);
    text-decoration: underline !important;
}
.btn-sm, .btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 22px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-sm p {
    font-size: 18px;
    line-height: 1.5;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: solid 1px #b7e24d;
    border-bottom: solid 1px #b7e24d;
}

.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: solid 1px #b7e24f;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #b7e24e;
}

