.itopplus-background {

}
.borderheader {

font-family:ThaiSansNeue;font-size:1.857em;color:#ffffff;-webkit-clip-path:polygon(0 0, 490px 0%, 100% 100%, 0% 100%);clip-path:polygon(0 0, 95% 0%, 100% 100%, 0% 100%);background:linear-gradient(to right, rgb(48, 172, 230) 0%, rgb(72, 187, 244) 100%);padding:10px 3% 10px 3%;height:inherit;display:inline-block;

}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #fff!important;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: rgba(238, 238, 238, 0);
    border-color: #428bca;
}

.landingpagemanager {
    display: none!important;
}

.ui.segment:first-child {
    margin-top: 0;
    font-family: ThaiSansNeue;
    font-size: 24px;
}

.no-js .navbar-default .navbar-nav>li>a {
    color: #fff;
    font-family: ThaiSansNeue;
    font-size: 24px;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-family: ThaiSansNeue;
    font-size: 24px;
}


.no-js h3.managerHeader.ng-binding {
    font-family: ThaiSansNeue;
    font-size: 24px;
    color: #2faae5;
}

.no-js .menuVertical>.nav-pills>li>a {
    border-radius: 0px 0px 4px 4px;
    font-family: ThaiSansNeue;
    font-size: 22px;
    padding: 5px 5px;
}

.no-js .thumbnail:hover {
    box-shadow: 0 0 5px #2faae5;
    transform: scale(0.98);
 border-top-right-radius: 10px;
   border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.no-js .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #e5e5e5;
    border: 1px solid #e5e5e5;
    border-radius: 0px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  
}


.no-js .menuVertical>.nav>li>a:focus, .menuVertical>.nav>li>a:hover {
    color: #fff!important;
    border-radius: 0px 0px 4px 4px;
    border-bottom: 2px dotted #3cb3ed;
    background: #3cb3ec;
}

.no-js .navbar-default {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2faae5+0,3eb5ee+28,4abef4+51,3eb5ee+75,2faae5+100 */
    background: #2faae5; /* Old browsers */
    background: -moz-linear-gradient(left, #2faae5 0%, #3eb5ee 28%, #4abef4 51%, #3eb5ee 75%, #2faae5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #2faae5 0%,#3eb5ee 28%,#4abef4 51%,#3eb5ee 75%,#2faae5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #2faae5 0%,#3eb5ee 28%,#4abef4 51%,#3eb5ee 75%,#2faae5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2faae5', endColorstr='#2faae5',GradientType=1 ); /* IE6-9 */
    border-radius: 0
}

/*เมนูกึ่งกลาง*/
/* 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 ;
}
  
  .form-control {
  font-size:20px!important;
  	font-family: ThaiSansNeue;

}
.form-horizontal .control-label {
   font-size:23px;
	font-family: ThaiSansNeue;
}
.label {
	font-family: ThaiSansNeue;
}
button.btn.btn-default.ng-binding {
  	font-family: ThaiSansNeue;
    font-size: 22px;
}
  .form-horizontal .form-group {
    margin-right: -170px;
    margin-left: -15px;
}
  
  .form-group {
    margin-bottom: 10px;
}
  
  textarea.form-control {
    height: 100px;
}

}

/* 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 ;
}
  
  .form-control {
  font-size:20px!important;
  	font-family: ThaiSansNeue;

}
.form-horizontal .control-label {
   font-size:23px;
	font-family: ThaiSansNeue;
}
.label {
	font-family: ThaiSansNeue;
}
button.btn.btn-default.ng-binding {
  	font-family: ThaiSansNeue;
    font-size: 22px;
}
  .form-horizontal .form-group {
    margin-right: -170px;
    margin-left: -15px;
}
  .form-group {
    margin-bottom: 10px;
}
  
  textarea.form-control {
    height: 100px;
}

}


  .form-control {
  font-size:20px!important;
  	font-family: ThaiSansNeue;

}
.form-horizontal .control-label {
   font-size:23px;
	font-family: ThaiSansNeue;
}
.label {
	font-family: ThaiSansNeue;
}
button.btn.btn-default.ng-binding {
  	font-family: ThaiSansNeue;
    font-size: 22px;
}









#InmyDiv1533539545828, #InmyDiv1534491414128{
  width:150px!important;
}

