/** Generated by FG **/
@font-face {
	font-family: 'Conv_Trirong-Regular';
	src: url('../fonts/Trirong-Regular.eot');
	src: local('☺'), url('../fonts/Trirong-Regular.woff') format('woff'), url('../fonts/Trirong-Regular.ttf') format('truetype'), url('../fonts/Trirong-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: 'tahoma';
	font-size: 0.85rem;
	background-color: #676a6c;
	background-image: url(../img/IMG_7065.png);
	/*background-size: cover;
    background: rgba(240,240,240,1);
    background: rgba(227,227,227,1);
    background: -moz-linear-gradient(left, rgba(227,227,227,1) 0%, rgba(99,99,102,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(227,227,227,1)), color-stop(100%, rgba(99,99,102,1)));
    background: -webkit-linear-gradient(left, rgba(227,227,227,1) 0%, rgba(99,99,102,1) 100%);
    background: -o-linear-gradient(left, rgba(227,227,227,1) 0%, rgba(99,99,102,1) 100%);
    background: -ms-linear-gradient(left, rgba(227,227,227,1) 0%, rgba(99,99,102,1) 100%);
    background: linear-gradient(to right, rgba(227,227,227,1) 0%, rgba(99,99,102,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#636366', GradientType=1 )*/
	
}
.body {
	
	padding-top: 90px;
	padding-bottom: 40px;
	background-color: #EEEEEE;
	    background-size: cover;


}

.form-signin {
	max-width: 425px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 5px;
    border: 1px #ccc solid;
    margin-bottom: 13px;

}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 20px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    font-size: 16px;
    margin-bottom: 5px;
    border-width: 1px;
    border-color: rgb(219, 219, 219);
    border-style: solid;
    background-color: rgb(255, 255, 255);


}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: 10px;
	color: #ededed;

}
.form-signin input[type="password"] {
  margin-bottom: 10px;
	color: #ededed;

}

.orange {
	background-color: #ffac49;
}
.btn-orange {
	background-color: #ffac49;
	border: #ffac49;
	color: #fff;
}
.btn-orange:hover {
  color: #fff;
  background-color: #E0861C;
  border-color: #D4811E;
}
a.rounded-30 {
    border-radius: 30px;
    padding-left: 30px;
    padding-right: 30px;
}
.footer2 {
position: absolute;
    bottom: 0;
    bottom: 0;
    width: 100%;
    height: 110px;
    line-height: 22px;
    color: rgba(255, 255, 255, 0.3);
    text-align: center;
    padding: 10px 0;
	background-color: rgba(255, 255, 255, 0.21);
}
.id-card {
	width: 20px;
    float: left;
    text-align: center;
    box-sizing: border-box;
    font-size: 14px;
    margin-left: 2px;
    margin-right: 1px;
    border-width: 1px;
    border-color: rgb(219, 219, 219);
    border-style: solid;
    background-color: rgb(255, 255, 255);
}
.text-gray {
	color: #a2a2a2;;
}
.btn-success {
    color: #fff;
    background-color: #39b739;
    border-color: #39b739;
}
.btn-warning {
    color: #fff;
    background-color: #ff9e14;
    border-color: #ff9e14;
}
.form-control {
	padding: 0.3rem 0.5rem;
	border: 2px solid rgb(207, 228, 255);
	border-radius: 0;
	margin-bottom: 7px;
	font-size: 1rem;
    line-height: 1;
}
.form-group {
	margin-bottom: 0;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(1.8rem + 3px);
    font-size: 13px;
}
.breadcrumb a{
	color: #979797;
}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
    -webkit-appearance: listbox;
	height: calc(1.8rem + 3px);
    font-size: 13px;
}
.top8 {
	top: -8px;
    position: relative;
}
.top2 {
	top: -2px;
    position: relative;
}
.text-red {
    color: #ea4c3a;
}
.line-blue {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 2px solid #023586;
}
.head {
	background-color: #fafafa;
    padding: 15px;
    border-bottom: 2px #eee solid;
}
.footer {
	border-top: 1px #dbdbdb solid;
}
.mobile-apply {
	text-align: right;
	padding-right: 5em;
}
@media (max-width: 575px) { 
	.mobile-apply {
		text-align: center;
		padding-right: 0;
	}
	.mobile-profile {
		text-align: center;
	}
	.tel {
		 width: 100%;
	}
}
.yellow {
	background-color: #fffbd9;
    border: #fed60d 2px solid;
}
.btn {
	    padding: 0.3rem 1rem;
}
small, .small {
    font-size: 90%;
    font-weight: normal;
}
.condition {
    /*max-height: 233px;
    border: 1px #ccc solid;
    padding: 8px;
    overflow: auto;
    border-radius: 5px;
    background-color: #eeeeee;
    font-size: 12px;*/	
    padding: 18px;
    background-color: #ffffff;
    font-size: 12px;
	border-radius: 5px;
    border: 1px #ccc solid;
    margin-bottom: 13px;
}
.small-text {
	margin-top: 0.3rem;
    margin-bottom: 0.3rem;
}
.ul-number {
	list-style-type: decimal;
	padding-left: 20px;
}
/*
 *  STYLE 7
 */

#style-7::-webkit-scrollbar-track
{
	
background-color: #ddd;
}

#style-7::-webkit-scrollbar
{
	    width: 10px;
    background-color: #dddddd;
}

#style-7::-webkit-scrollbar-thumb
{
	background-color: #b5b5b5;
	/*
	background-image: -webkit-gradient(linear,
									   left bottom,
									   left top,
									   color-stop(0.44, rgb(122,153,217)),
									   color-stop(0.72, rgb(73,125,189)),
									   color-stop(0.86, rgb(28,58,148)));
	*/
}
/*
 *  STYLE 7
 */
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
background: rgba(237,237,237,1);
background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,237,237,1)), color-stop(53%, rgba(246,246,246,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff', GradientType=0 );
}
.body-tab {
	border-left: 1px;
    border-right: 1px;
    border-style: solid;
    border-color: #ddd;
    border-bottom: 1px;
    border-top: 0;
}
.pointer {
cursor: pointer;
}
.text-blue {
	color: #1c84c6;
}
.bg-white {
	background-color: #fff;
}
.bg-green2 {
    background-color: #28b6aa;
}
body {
	margin-bottom: 0!important;
}
.logoo {
	border-bottom: 3px #da2128 solid;
	padding: 10px;
    border-radius: 5px 5px 0px 0px;
	background: rgba(240,240,240,1);
    background: rgba(227,227,227,1);
    background: -moz-linear-gradient(left, rgba(227,227,227,1) 0%, rgba(99,99,102,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(227,227,227,1)), color-stop(100%, rgba(99,99,102,1)));
    background: -webkit-linear-gradient(left, rgba(227,227,227,1) 0%, rgba(99,99,102,1) 100%);
    background: -o-linear-gradient(left, rgba(227,227,227,1) 0%, rgba(99,99,102,1) 100%);
    background: -ms-linear-gradient(left, rgba(227,227,227,1) 0%, rgba(99,99,102,1) 100%);
    background: linear-gradient(to right, rgba(227,227,227,1) 0%, rgba(99,99,102,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#636366', GradientType=1 );
}
.box {
	padding: 15px;
}
/* The Modal (background) */
.modal2 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content2 {
    position: relative;
    
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
.close {
    color: white;
    float: right;
    font-size: 32px !important;
    font-weight: bold;
	top: 2px!important;
	right: 16px !important;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 8px 8px 2px 10px;
    color: white;
    background-color: #9b9b9b;
    border-radius: 5px 5px 0px 0px;
}

.modal-body {
	padding: 13px 16px;
    text-align: left;
    background-color: #fff;
    color: #616161;
}

.modal-footer {
    padding: 5px 16px;
    
    color: white;
}