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

}
/*เนื้อหาระบบ2*/
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    height: 60px;
    font-size: 14px;
    padding-left: 0px;
    padding: 15px 10px;
  	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    width: 100%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
  	line-height: 1.5;
  	padding: 2px 10px;
   	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    width: 100%;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #fff;
    font-weight:normal;
}
article.col-md-6.item.-micro {
    width: 22.75%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 5px;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    background: #e8e8e8;
    padding: 0px;
    margin: 10px;
    color: #444444;
    border: solid 1px #d3d3d3;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd):hover{
    background: #ce3d43;
      color: #fff;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-right: none;
    border-bottom: none;
    background: #e8e8e8;
    padding: 0px;
    margin: 10px;
    color: #444444;
    border: solid 1px #d3d3d3;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even):hover{
    background: #ce3d43;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
  	padding-left: 0px;
}
#Contentmanager .img-thumbnail {
    padding: 0px;
    border-radius: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}

/*สินค้าแนะนำ*/
#Contentmanager .nav-template .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 100%;
}
#Contentmanager .nav-template .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 100%;
}
#Contentmanager .nav-template .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 16px;
    color: #454545;
      font-weight: normal;
}
li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 24.5%;
    border:solid 1px #eee;
}
.col-md-4.col-sm-4.col-xs-4.padding {
    width: 100%;
}
.maxHeight-TP5 {
    min-height: 250px !important;
    max-height: 250px;
    overflow: hidden;
}
#Contentmanager .col-md-8.col-sm-8.col-xs-12 {
    width: 100%;
    margin-bottom: 20px;
    padding: 5px;
  	height: 100px;
}
.col-md-8.col-sm-8.col-xs-12 p {
    display: none;
}
.row.Contenemanager-gallery .col-md-3 {
    padding-right: 10px;
    padding-left: 10px;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #ccc;
  	box-shadow: 0 0 10px #b5b5b5;
}






/*ปุ่มฟอร์มติดต่อ*/
.btn-primary {
    background-image: linear-gradient(to bottom,#fb5a60 0,#ce3d43 100%);
    border-color: #ce3d43;
}
.btn-primary:hover, .btn-primary:focus {
    background-color: #fb5a60;
    background-position: 0 -15px;
}
.btn-primary:active, .btn-primary.active {
    background-color: #ce3d43;
    border-color: #ce3d43;
}
.col-xs-12.col-sm-6.col-md-6 .form-control {
    border-radius: 0PX;
}


/*ไอคอน*/
ul.a {
  list-style-image: url('https://itp1.itopfile.com/ImageServer/707dbe7f91af7ddb/35/0/iTopPlus375680247183.webp');
}

.btn02 {
    width: max-content;
    letter-spacing: 1px;
    border: solid 1px #646772;
    background-color:#646772;
    width: max-content;
    padding: 10px 25px 10px 25px;
    color: #fff;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-align: center;
    font-size: 16px;
}
.btn02:hover {
    width: max-content;
    color: #fff;
    border: solid 1px #ce3d43;
    text-align: center;
    font-size: 16px;
  	background-color:#ce3d43;
}

/*หัวข้อ*/
.subject{
	font-size:30px;
}

.title{
	font-size:26px;
}
.pad{
	padding:50px 30px;
}


.thumbnail {
    padding: 0px;
  	padding-right:0px!important;
    padding-left:0px!important;
    margin-bottom: 20px;
    background-color: #e8e8e8;
    border: 1px solid #d3d3d3;
    border-radius: 0px;
}
.thumbnail:hover{
	background-color:#ce3d43;
  	color:#fff;
}
.thumbnail h2.margin {
    text-align: center;
    font-size: 18px;
    line-height: 2.5;
}




@media (max-width:812px) {
    article.col-md-6.item.-micro {
        width: 22%;
    }
}

@media (max-width:768px) {
body {
    font-size: 12px;
  }
  .subject{
	font-size:24px;
}
  .title {
    font-size: 22px;
}
.thumbnail h2.margin {
    text-align: center;
    font-size: 14px;
    line-height: 2.5;
}
  .pad {
    padding: 0px 15px;
}
  
  /*เนื้อหาระบบ*/
  h3.managerHeader {
    font-size: 20px;
}
  article.col-md-6.item.-micro {
    width: 30.5%;
}
 /*ฟอร์มค้นหา*/
#main-navbar-search .col-sm-12, .col-md-12, .col-lg-12, .col-sm-12 {
    padding-right: 2px;
    padding-left: 2px;
}
p.search_text {
    word-break: break-word;
}
  p.search_urlSearch {
    word-break: break-word;
} 
}






@media (max-width:414px) {

.thumbnail h2.margin {
    text-align: center;
    font-size: 16px;
    line-height: 2.5;
}
    /*เนื้อหาระบบ*/
  .col-md-12.text-justify {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
  }
  article.col-md-6.item.-micro {
    width: 100%;
}
  .Contentmanager .site .col-section .item.-micro a .caption {
    height: inherit;
    font-size: 14px;
    padding-left: 0px;
    padding: 15px 10px;
    text-overflow: inherit;
    overflow: inherit;
    white-space: inherit;
    display: block;
    width: 100%;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
  	line-height: 1.5;
  	padding: 2px 10px;
   	text-overflow: inherit;
    overflow: inherit;
    white-space: inherit;
    display: block;
    width: 100%;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    margin-bottom: 0px;
  }
}







.navbar-default .navbar-collapse, .navbar-default .navbar-form, .navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default {
    border: 0 solid #dbdbdb;
    background: 0 0
}
.navbar-default .navbar-nav&gt;li&gt;a {
    color: #444444;
    font-size: 16px;
}
@media (max-width:768px) {
    .navbar-default {
        background: #eeeeee;
    }
}



/*เมนูชิดขวา*/
/* 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 ;
}

}

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

}

a {
    color: #444;
}
a:hover {
    color: #cd0909;
    text-decoration: none;
}

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