.itopplus-background {

}
.post-time {
    font-size: 12px;
    color: #666;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .post {
    text-align: center;
    margin: 10px;
    font-size: .8em;
    color: #bbb;
    display: none;
}

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

a:hover{
  /* ใส่สี link ตอน hover */
  color : #227bd4;
}

.thumbnail {
    border: none;
}
.thumbnail:hover{
    background-color: #cde6fe;
}

.navbar-default .navbar-nav>li>a{
	font-family: supermarket;
    font-size: 1.26em;
}

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

}

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

}

.Contentmanager .site .col-section .item.-micro a .caption .title {
    margin-bottom: 10px;
    font-size: 1.3em;
    font-family: supermarket;
}

.Contentmanager .site .col-section .item.-micro a .caption .time {
    margin-bottom: 10px;
    font-size: 1.2em;
    color: grey;
    font-family: supermarket;
  
}

.nav-template li {
    font-size: 1.2em!important;
    font-family: supermarket;
}

.btn-sm p {
    font-size: 15px;
    line-height: 1.5;
}

