.itopplus-background {

}
/*--------------------------Contentmanager-----------------------------*/

#Contentmanager .post-time {
    font-size: 18px;
    color: #666;
}

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

.text-justify {
    text-align: left;
}

.nav-template li a {
    color: #333;
    font-size: 20px;
}

/*--------------------------menu------------------------------*/

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 22px;
    font-family: sans-serif;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    font-size: 20px;
}

.navbar-default {
    background: linear-gradient(to bottom, #03b437 0%,#02a330 50%,#00942b 100%);
    border-radius: 0
}
.navbar-default .navbar-nav .open .dropdown-menu .menu-item a:hover {
    background: -moz-linear-gradient(top,rgba(254,254,254,1) 0,rgba(230,230,230,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,rgba(254,254,254,1)),color-stop(100%,rgba(230,230,230,1)));
    background: -webkit-linear-gradient(top,rgba(254,254,254,1) 0,rgba(230,230,230,1) 100%);
    background: -o-linear-gradient(top,rgba(254,254,254,1) 0,rgba(230,230,230,1) 100%);
    background: -ms-linear-gradient(top,rgba(254,254,254,1) 0,rgba(230,230,230,1) 100%);
    background: linear-gradient(to bottom,rgba(254,254,254,1) 0,rgba(230,230,230,1) 100%)
}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    background: -moz-linear-gradient(top,rgba(254,254,254,1) 0,rgba(230,230,230,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,rgba(254,254,254,1)),color-stop(100%,rgba(230,230,230,1)));
    background: -webkit-linear-gradient(top,rgba(254,254,254,1) 0,rgba(230,230,230,1) 100%);
    background: -o-linear-gradient(top,rgba(254,254,254,1) 0,rgba(230,230,230,1) 100%);
    background: -ms-linear-gradient(top,rgba(254,254,254,1) 0,rgba(230,230,230,1) 100%);
    background: linear-gradient(to bottom,rgba(254,254,254,1) 0,rgba(230,230,230,1) 100%)
}


/*เมนูกึ่งกลาง*/
/* 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 ;
}

}

/*----------------------อัลบัม--------------------------*/

figure.effect-sarah {
    background: #3cb05e;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form, .navbar-default .navbar-toggle {
    border-color: #029e2f00;
}


.thumbs:hover{
   display: block;
   box-shadow: 0 0 10px rgb(10, 133, 45);
}


.ui.input input {
    margin: 0;
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    outline: 0;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    text-align: left;
    line-height: 1.2142em;
    font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
    padding: .67861em 1em;
    background: #fff;
    border: 1px solid rgba(0,0,0,.15);
    color: rgba(0,0,0,.8);
    border-radius: .2857rem;
    -webkit-transition: background-color .2s ease,box-shadow .2s ease,border-color .2s ease;
    transition: background-color .2s ease,box-shadow .2s ease,border-color .2s ease;
    box-shadow: none;
    height: 40px;
}

.ui.basic.button, .ui.basic.buttons .button {
    background: 0 0!important;
    background-image: none;
    color: rgba(0,0,0,.6)!important;
    font-weight: 400;
    border-radius: .2857rem;
    text-transform: none;
    text-shadow: none!important;
    box-shadow: 0 0 0 1px rgba(39,41,43,.15) inset;
    height: 40px;
}

