@charset "UTF-8";
/* @import url("../fonts/thsarabunnew_bold/stylesheet.css"); */

p {
  font-family: "Tahoma, sans-serif";
  font-size: 15px;  
}
body .container.body .right_col {
  background: #F7F7F7; }
.bg-header {
  background-image: url('../images/bg_header2.png');
  height: 80px;
}
.bg-header-title {
  background-image: url('../images/bg_title.png');
}
.bg-logo-full {
  background-image: url('../images/dld_logo_full.png');
  max-width: 381px;
  height: 78px;
  margin-left:250px;
}
.bg-transparent{
    background:rgba(0, 0, 0, 0);
}

.text_title {
	font-size: 20px;
	color: #000 !important; 
	float: left;
}
.navbar-nav .dropdown-menu {
  position: absolute;
  background: #fff;
  margin-top: 0;
  border: 1px solid #D9DEE4;
  -webkit-box-shadow: none;
  right: 0;
  left: auto;
  width: 220px;
}
.dropdown-menu li a {
  width: 100%;
}    
.dropdown-menu>li>a {
  display: block;
  padding: 8px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.lang {
  font-family: "Tahoma, sans-serif";
}

.caption {
  padding: 9px 5px;
  background: #FFFFFF; }

.btn-info-permit {
  font-size:16px;		
  color: #fff;
  background-color: #3db7ef;
  border-color: #3db7ef;
  border-radius: 0px;
}
.btn-info-permit:hover,.btn-info-permit:focus {
  color: #fff;
  background-color: #239FD9;
  background-position: 0 -15px;
}
.btn-info-permit:active,.btn-info-permit.active {
  color: #fff;
  background-color: #239FD9;
  border-color: #239FD9;
}
.btn-info-permit.active {
  color: #fff;
  background-color: #239FD9;
}

.btn-default-permit {
  font-size:14px;	
  background-color: #ffffff;
  border-color: #999999;
  border-radius: 0px;
}
.btn-default-permit:hover,.btn-default-permit:focus {
  background-color: #e6e6e6;
  background-position: 0 -15px;
}
.btn-default-permit:active,.btn-default-permit.active {
  background-color: #e6e6e6;
  border-color: #999999;
}
.btn-default-permit.active {
  background-color: #e6e6e6;
}

.pricing .title {
  background: #1ABB9C;
  height: 50px;
  color: #fff;
  padding: 15px 0 0;
  /* text-align: center; */
}

.nav_menu {
  float: left;
  background: #ffffff;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 10px;
  width: 100%;
  position: relative;
}
.top_nav .nav > li > a:focus, .top_nav .nav > li > a:hover, .top_nav .nav .open > a, .top_nav .nav .open > a:focus, .top_nav .nav .open > a:hover {
  background: #f7f7f7;
  }
  
  
body #base {
  background-color: #172646;
}

.bg-white {
  background-color: #fff;
}

.clear-r-padding {
  padding-right: 0;
}

.clear-l-padding {
  padding-left: 0;
}

.info-box{
	padding: 20px 10px;
}

.user-box {
  padding: 0;
  color: #fff;
}

.header {
  border-bottom: 10px solid #eee;
}

.header .bg-hader-topic {
  background-color: #067457;
  height: 70px;
  padding: 4px 0;
}

.header .bg-hader-topic.bg-user {
  background-color: #00a3e4;
}

.header .slogan {
  color: #fff;
    padding: 6px 10px;
    margin: 0;
    font-size: 22px;
    line-height: 25px;
}

.header .service-icon {
  display: block;
  margin-left: 10px;
  padding: 0 15px;
  font-size: 42px;
  line-height: 65px;
  height: 70px;
  color: #fff;
}

.header .service-info {
  padding: 10px 0;
}

.header .service-info h3 {
  margin-top: 0;
  margin-bottom: 0;
}

.header .service-info p {
  margin-top: 0;
  margin-bottom: 0;
}

.main_container {
/*   background-color: #067457; */
}

.main_container.bg-user {
/*   background-color: #00a3e4; */
}



@media (max-width: 991px) {
  .header .mobile-section {
    padding: 6px 0;
  }
  .header a {
    color: #fff;
  }
}
@media (min-width: 769px) {
  .header {
    border-bottom: 10px solid #eee;
  }
  .header .bg-hader-topic {
    background-color: #067457;
    height: 70px;
    padding: 4px 0;
  }
  .header .bg-hader-topic.bg-user {
  	background-color:#0e72ae;
   /* background-color: #00a3e4;*/
  }
}



.main_container {
  background-color: #fcfcfc;
}
@media (max-width: 768px) {
  .main_container {
/*     overflow: hidden; */
  }
}
.main_container .bg-admin {
  background-color: #067457;
}
.main_container .bg-user {
  background-color: #00a3e4;
}

/* The side navigation menu */
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  overflow-x: hidden;
  /*   padding-top: 60px; */
  transition: 0.5s;
}
.sidenav .bg-admin {
  background-color: #067457;
}
.sidenav .bg-user {
  background-color: #00a3e4;
}
.sidenav a {
  /*     padding: 8px 8px 8px 32px; */
  /*     text-decoration: none; */
  /*     font-size: 25px; */
  /*     color: #818181; */
  /*     display: block; */
  /*     transition: 0.3s; */
  /*     &:hover { */
  /*       color: #f1f1f1; */
  /*     } */
}

/* The navigation menu links */
/* When you mouse over the navigation links, change their color */
.offcanvas a:focus {
  color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 15px;
  font-size: 46px;
  line-height: 33px;
  margin-left: 50px;
  color: #000;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-left .5s;
  padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}




footer {
  padding: 50px 0;
}

footer .footer-box {
  color: #cecece;
}