<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.itopplus-background {

}
.navbar-default .navbar-nav&gt;li&gt;a {
    color: #000000;
    font-family: thaisanslite_r1;
    font-size: 22px;
}

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



/*เมนูชิดขวา*/
/* 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 &gt; li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:right ;
}
  
  .navbar-default .navbar-nav&gt;li&gt;a {
    padding-left: 6px;
    padding-right: 6px;
}
.navbar-default {
    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 &gt; li {
    float:none;	
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:right ;
}
  .navbar-default .navbar-nav&gt;li&gt;a {
    padding-left: 10px;
    padding-right: 10px;
}
  
.navbar-default 
    background: 0 0
}
 
}



/*เนื้อหาระบบ*/

.no-js h4, .h4 {
   font-size: 22px;
}

.no-js .header-TP6 h4 {
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    text-align:center;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
    font-family: thaisanslite_r1;
    font-size: 18px;
    color:#2259a7;
   
}

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

.no-js, .Textmanager{
    margin-bottom: -20px;
}

 .landingpagemanager {
    display: none;
}


/*ปุ่ม*/
.hvr-bounce-out:hover, .hvr-bounce-out:focus, .hvr-bounce-out:active {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.hvr-bounce-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

/*ค้นหา*/
.form-search .input-group .search-query {
    -webkit-border-radius: 14px 0 0 14px !important;
    -moz-border-radius: 14px 0 0 14px !important;
    border-radius: 14px 0 0 14px !important;
    font-family: thaisanslite_r1;
    font-size: 20px;
}

</pre></body></html>