@font-face {
	font-family: 'gilsan';
	src: url('../font-awesome/fonts/gilsan.eot');
	src: url('../font-awesome/fonts/gilsan.woff2') format('woff2'),
		url('../font-awesome/fonts/gilsan.woff') format('woff'),
		url('../font-awesome/fonts/gilsan.ttf') format('truetype'),
		url('../font-awesome/fonts/gilsan.svg#Teko-Regular') format('svg'),
		url('../font-awesome/fonts/gilsan.eot?#iefix')
		format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

body:before {
    content: "";
    width: 70%;
    position: fixed;
    bottom: 0;
    background: #034693;
    left: 0;
    height: 5px;
    z-index: 1032;
}
body:after {
    content: "";
    width: 30%;
    position: fixed;
    bottom: 0;
    background: #f36706;
    right: 0;
    height: 5px;
    z-index: 1032;
}

/* start menu */
.navbar-nav>li>a {
	padding-bottom: 8px;
	padding-left: 20px
}
.sidebar{
	padding-top: 10px;
}
.d-none-custom{
	display: none!important;
}

.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
	background-color: #fff;
	/*border-right: 1px solid #336ca5;*/
}

.skin-blue .sidebar-menu>li>.treeview-menu {
	background-color: #fff;
	margin: 0px;
}

.main-header, .skin-blue .main-sidebar {
	box-shadow: 1px 1px 10px #efefef;
}

.ico-accordion:after {
	position: absolute;
	content: ' ';
	height: 20px;
	width: 2px;
	background-color: #252c32;
	transform: rotate(90deg);
	left: 18px
}

.header-box.collapsed .ico-accordion:before {
	position: absolute;
	content: ' ';
	height: 20px;
	width: 2px;
	background-color: #252c32;
	left: 18px
}

.ico-accordion {
	width: 30px;
	height: 20px;
	display: inline-block;
	position: relative;
	cursor: pointer;
}

.skin-blue .sidebar-menu>li:hover>a, .skin-blue .sidebar-menu>li.active>a,
	.skin-blue .sidebar-menu>li.menu-open>a {
	background-color: #fff;
	color: #383637;
	border-left: none
}

.menu-open .ele-active {
	color: #034693!important;
	font-family: Roboto Bold, sans-serif!Important;
	background: rgb(22 114 219 / 10%)!important;
}

.skin-blue .main-header .navbar {
	background-color: #fff;
}

.skin-blue .main-header .navbar .sidebar-toggle {
	color: #1a1a1a;
	font-size: 30px;
	padding: 13px 10px 19px 5px;
}

body.sidebar-collapse .sidebar-toggle .fa-angle-left, .sidebar-open .fa-angle-left
	{
	transform: rotate(-180deg);
}

.skin-blue .main-header .navbar .sidebar-toggle:hover {
	background-color: #fff !Important
}

.main-header .sidebar-toggle:before {
	display: none !important
}

.skin-blue .main-header .navbar .nav>li>a {
	color: #333;
}

.skin-blue .main-header .navbar .nav>li.todo-list a {
	padding: 15px 30px;
}

.skin-blue .main-header .logo {
	background-color: #fff;
	text-align: center;
	line-height: 44px;
}

.skin-blue .main-header .logo .logo-text {
	font-size: 38px;;
	font-weight: 800;
	color: #FE0000;
}

.skin-blue .main-header .logo:hover {
	background: #fff
}

.skin-blue .sidebar a {
	color: #181818;
}

.skin-blue .main-header .logo .status-text {
	font-size: 8px;
	font-weight: 400;
	text-align: left;
	color: #00cccc;
	text-transform: uppercase;
}

.skin-blue .main-header .logo .logo-image {
	width: 140px;
}

.sidebar-menu>li>a {
	padding: 8px 5px 8px 10px;
	border-left: none !Important;
	border-left: 0px;
	border-right: 0px;
}

.skin-blue .main-header .logo .t-logo-text {
	padding-left: 10px;
	padding-top: 8px;
	width: 80%;
	float: left;
}

.select2-container--default .select2-results__option--highlighted[aria-selected]
	{
	background-color: #034693 !important;
}

.sidebar-mini.sidebar-collapse .main-header .logo>.logo-mini {
	margin-left: -5px;
}

.user-panel {
	background-color: #0066cc;
}

.sidebar-menu .treeview-menu {
	padding: 0px;
}

.skin-blue .sidebar-menu .treeview-menu>li>a {
	color: #424242;
	background: #fff;
	transition: all 0.3s ease-in-out;
}

.treeview-menu .treeview-menu>li>a:hover {
	color: #034693;
}

.skin-blue .sidebar-menu .treeview-menu>li.active>a, .sidebar-menu>.treeview>.treeview-menu>li>a:hover
	{
	background: #f0f0f0;
	color: #034693;
	font-family: Roboto Bold, sans-serif;
}

.skin-blue .sidebar-menu .treeview-menu>li>ul>li>a {
	padding-left: 30px !important;
}

.skin-blue .sidebar-menu .treeview-menu>li>ul>li>a:hover {
	color: #034693;
}

.treeview-menu>li>a {
	font-size: 13px;
	padding: 8px 15px;
}

.sidebar-form {
	background: #fff;
	margin: 0px !important;
	padding: 12px;
	border: 0px !important;
	border-radius: 0px !important;
}

.select2-container--default .select2-selection--single {
	background: none !important;
	padding-left: 5px !important;
	height: 30px!important;
	border-color: #e4e4e4!important;
}

.user-footer .btn-default {
	background: #E40000;
	color: #fff !important;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer {
	background: #eee;
}
.flex-end{
	justify-content: flex-end!important;
}
table .treegrid-expander.fa-chevron-right:before{
	content: '\f105';
	font-family: 'FontAwesome';
	font-size: 15px;
    font-weight: 600;
}
table .treegrid-expander.fa-chevron-down:before{
	content: '\f107';
	font-family: 'FontAwesome';
	font-size: 15px;
    font-weight: 600;
}
.select2-container--default.select2-container--focus .select2-selection--multiple{
	border-color: #e4e4e4!Important;
}
.select2-container--default .select2-selection--multiple{
	border-color: #e4e4e4!Important;
	border-radius: 0!Important;
}
.flex-end a{
	padding-left: 15px;
}
.skin-blue .main-header .navbar .nav>li>a:hover, .skin-blue .main-header .navbar .nav>li>a:active,
	.skin-blue .main-header .navbar .nav>li>a:focus, .skin-blue .main-header .navbar .nav .open>a,
	.skin-blue .main-header .navbar .nav .open>a:hover, .skin-blue .main-header .navbar .nav .open>a:focus,
	.skin-blue .main-header .navbar .nav>.active>a {
	background: #fff;
	cusor: pointer;
	color: #2c2c2c
}

.skin-blue .main-header .navbar .nav>li>a:hover .fa-cog, .skin-blue .main-header .navbar .nav>li>a:focus .fa-cog
	{
	color: #fff
}

.user-body {
	background: #efefef;
}
/* end menu */

/* add table */
.table-bordered {
	white-space: nowrap
}

.table-bordered th {
	color: #2c2c2c;
    vertical-align: middle !Important;
    font-weight: 500;
    border: none !Important;
    padding: 7px !Important;
    font-family: Roboto Bold;
    background: #e7f1fb;
}

.table-bordered td {
	color: #000000;
	vertical-align: middle !Important;
	font-weight: 400;
	border: none !Important;
	padding: 7px !Important
}
/* end table */

/* add content */
.m-0 {
	margin: 0;
}

.content-wrapper, .right-side {
	background: #f9f9f9;
}

.main_content {
	padding: 0 15px
}

.content-header .title-pro {
	font-size: 18px;
	color: #000;
	margin: 0
}

.content-header .title-pro:before {
	font-family: FontAwesome;
	content: "\f105";
	font-size: 24px;
	padding-right: 10px;
	display: none;
}

.content-header label {
	margin-bottom: 0
}

.content-header .fa-angle-right {
	font-size: 17px;
	padding: 0 5px 0 5px;
}

.content {
	background: #f9f9f9;
}

.btn-primary, .btn-primary:hover, .btn-success, .btn-success:hover,
	.btn-success:focus, .btn-info, .btn-info:hover, .btn-info:focus,
	.btn-warning, .btn-warning:hover, .btn-warning:focus, .btn-danger,
	.btn-danger:hover, .btn-danger:focus {
	background: linear-gradient(#FE0000, #FE0000);
	border: 1px solid #FE0000 !important;
	padding: 5px 12px;
	border-radius: 4px !important;
	font-size: 13px
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover,
	.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover
	{
	background-color: #034693;
	border-color: #034693;
}

.main-footer {
	background: #f9f9f9;
	font-size: 13px;
	color: #363636;
	padding: 10px 15px !important;
	display: inline-flex;
	align-items: center;
	width: calc(100% - 230px);
	border: none !important;
	position: fixed;
	bottom: 0;
}

.sidebar-collapse .main-footer {
	width: 100%
}

.ml-auto {
	margin-left: auto;
}

.mr-auto {
	margin-right: auto;
}

/* end content */
.box-header>.fa, .box-header>.glyphicon, .box-header>.ion, .box-header .box-title
	{
	color: #034693;
}

.u-logo-phl {
	margin: 50px 0px;
}

.login-box {
	padding: 30px 20px 93px 20px;
	background: #003070;
	opacity: 0.9;
	border-bottom: 10px solid #bc952f;
	border-top: 2px solid #bc952f;
}

.u-img-login {
	margin: 19px auto;
	border-bottom: 10px solid #bc952f;
	border-top: 2px solid #bc952f;
	background: #003070;
	border-radius: 6px;
	padding: 0px;
}

.border-right {
	border-right: 1px solid #ddd !important;
}

.table-rowspan-hover tbody:hover tr {
	background-color: #eee;
}

iframe.businessModel {
	-moz-transform: scale(0.88);
	-moz-transform-origin: 0 0;
	-o-transform: scale(0.88);
	-o-transform-origin: 0 0;
	-webkit-transform: scale(0.88);
	-webkit-transform-origin: 0 0;
}

.btn-group-process .comment-textarea {
	padding-bottom: 10px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered
	{
	padding: 0 !important;
	color: #eee;
}

/* Luyds add css 06/12/2016 */
.skin-blue-light .main-header .navbar {
	background: rgba(0, 0, 0, 0)
		linear-gradient(141deg, #0066cc 0%, #0066cc 51%, #0080ff 75%) repeat
		scroll 0 0;
	/*background: rgba(0, 0, 0, 0) linear-gradient(141deg, #1699ff 0%, #1fc8db 51%, #2cb5e8 75%) repeat scroll 0 0;*/
	border-bottom: 2px solid #bd9d00;
}

.skin-blue-light .main-header .logo {
	background-color: #003070;
	padding-right: 5px;
	line-height: 2;
}

.skin-blue-light .main-header .logo .largespan {
	font-size: 37px;
	padding-left: 40px;
	display: block;
	line-height: 0px;
	/* font-family: "gilsan", sans-serif; */
	padding-top: 18px;
	text-transform: uppercase;
}

.skin-blue-light .main-header .logo .smallspan {
	font-size: 9px;
	/* font-family: arial; */
	letter-spacing: -0.1px;
	text-align: center;
	padding-left: 40px;
	text-transform: uppercase;
}

.user-panel .text-success {
	color: #00ffff;
}

.skin-blue-light .sidebar-form input[type="text"] {
	background: none !important;
	border-bottom: 1px solid #00cccb;
}

.skin-blue-light .sidebar-form .btn {
	background: none;
	border-bottom: 1px solid #00cccb;
}

.skin-blue-light .sidebar-form input[type="text"]:focus,
	.skin-blue-light .sidebar-form input[type="text"]:focus+.input-group-btn .btn
	{
	background: none;
	border: 0px;
	border-bottom: 1px solid #00ffff;
}

.sidebar-menu {
	color: #fff;
	padding: 0 0px !important
}

/* .sidebar-menu .fa.fa-list-alt, .sidebar-menu i.glyphicon, .sidebar-menu i.fa-book,
	.sidebar-menu i.fa-list, .sidebar-menu i.fa-cogs, .sidebar-menu i.fa-user,
	.sidebar-menu i.fa-key, .sidebar-menu i.fa-clipboard, .sidebar-menu i.fa-money,
	.sidebar-menu i.fa-database, .sidebar-menu i.fa-calendar {
	display: none
} */
.content-header {
	background: #f9f9f9 !important;
	position: relative;
	padding: 15px 0px;
	display: inline-flex;
	align-items: center;
	width: 100%;
}

.p-0 {
	padding-left: 0;
	padding-right: 0
}

.skin-blue-light .content-header {
	background: #dcf7ff;
	padding: 10px;
}

.skin-blue-light .wrapper, .skin-blue-light .main-sidebar,
	.skin-blue-light .left-side {
	background: #0066cc;
	background: rgba(0, 0, 0, 0)
		linear-gradient(141deg, #0066cc 0%, #0066cc 51%, #0080ff 75%) repeat
		scroll 0 0;
	/*background: rgba(0, 0, 0, 0) linear-gradient(141deg, #1699ff 0%, #1fc8db 51%, #2cb5e8 75%) repeat scroll 0 0;*/
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0
		rgba(0, 0, 0, 0.12) !important;
}

.skin-blue-light .sidebar-menu>li.header {
	background: #005fbd;
	color: #fff;
	font-size: 16px;
}

.skin-blue-light .sidebar a {
	color: #fff;
	border-bottom: 1px dotted #2aaaff;
	padding: 6px 5px 6px 15px;
}

.skin-blue-light .sidebar-menu>li:hover>a, .skin-blue-light .sidebar-menu>li.active>a
	{
	background: #BD9D00;
}

.skin-blue-light .sidebar-menu>li>.treeview-menu {
	background: #339a99;
}

.skin-blue-light .sidebar-menu>li:hover>a, .skin-blue-light .sidebar-menu>li.active>a
	{
	color: #fff;
}

.skin-blue-light .treeview-menu>li>a {
	color: #fff;
}

.skin-blue-light .treeview-menu>li.active>a, .skin-blue-light .treeview-menu>li>a:hover
	{
	color: #fff;
	background: #3aadac;
}

.skin-blue-light .content-wrapper, .skin-blue-light .main-footer {
	border-left: 0px;
}

label {
	font-weight: normal;
}

.label-bold {
	text-align: center !important;
}

.control-sidebar-dark, .control-sidebar-dark+.control-sidebar-bg {
	background: #dd4b39;
}

.skin-blue-light .sidebar .info a {
	padding-left: 0px;
}

.box {
	border-radius: 4px;
	border: 1px solid #ccc;
	float: left;
	padding: 3px 0;
}

.main-header .btn-default {
	border-color: transparent;
}

nav .badge {
	display: block;
	position: absolute;
	top: 5px;
	right: 7px;
	line-height: 16px;
	height: 16px;
	padding: 0 5px;
	/* font-family: Arial, sans-serif; */
	color: white;
	text-shadow: 0 1px rgba(0, 0, 0, 0.25);
	border: 1px solid;
	border-radius: 10px;
	background: #dd4b39;
}

.textbox {
	border-radius: 4px;
}

.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
	border-bottom-width: 1px;
}

.control-sidebar-customer {
	right: -230px;
	position: absolute;
	padding-top: 10px;
	z-index: 1005;
	width: 230px;
	top: 100px;
	transition: right 0.3s ease-in-out;
}

.control-sidebar-customer-open {
	right: 0 !important;
}

.control-sidebar-customer-dark {
	background: #0066cc;
}

.control-sidebar-customer-dark>div.tab-content>ul>li>a {
	color: white;
}

.control-sidebar-customer-dark>div.tab-content>ul>li:hover>a {
	color: #3ed8b6;
}

.control-sidebar-customer-dark>div.tab-content>ul {
	line-height: 2;
	margin-left: 15px;
}

.unit-tab .box-info .box-body {
	padding: 0px;
}

.unit-tree {
	background: #dcf7ff;
	overflow-y: hidden;
	overflow-x: auto;
	border-right: 10px solid #dcf7ff;
	border-left: 10px solid #dcf7ff;
}

.main-footer a {
	/* color: #ccc; */
	
}

.dropdown-menu {
	background: #fff;
	border: 1px solid #cccccc;
	z-index: 2000 !important;
	box-shadow: 1px 1px 8px #dadada;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus
	{
	background-color: #bd9d00;
}

.unit-loan-table {
	
}

.skin-blue-light .main-header .navbar .sidebar-toggle:hover {
	background-color: #bd9d00;
}

.unit-btn {
	background: #0066cc;
	color: #fff;
}

.unit-btn:hover {
	color: #3aadac;
}

select.form-control {
	border-radius: 2px !important;
}

.form-control::-moz-placeholder {
	color: #efefef;
}

.skin-blue-light .sidebar-form .btn {
	color: #efefef;
}

.empty-magin-table .table {
	margin-bottom: 0px;
}

.table-body {
	overflow: auto;
}

.table-width-200-pc {
	width: 200%;
	max-width: 200%;
}

.table-width-300-pc {
	width: 300%;
	max-width: 300%;
}

#pageLogin {
	background-size: cover;
	width: 100%;
	height: 100%;
	/* font-family: 'Montserrat', sans-serif; */
}

/* Form */
.formLogin {
	position: absolute;
    z-index: 1;
    background: rgb(3 70 147 / 70%);
    border-radius: 12px;
    padding: 40px 50px 50px;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-sizing: initial;
    width: 450px;
    box-shadow: 1px 1px 12px #c2c2c2;
}
.btn-login{
	margin-top: 20px;
}
.formLogin .thumbnails {
	margin: 0 auto 25px;
	padding: 0px 0px 0px;
	box-sizing: border-box;
}

.formLogin .thumbnails img {
	display: block;
	width: 80%;
	/* background-color: rgba(236, 232, 232, 0.36); */
	padding: 10px 10px;
	margin: 0 auto;
}

.formLogin input {
	outline: 0;
	background: #fff;
	width: 100%;
	border: none;
	color: #000;
	margin: 0 0 10px;
	box-sizing: border-box;
	font-size: 14px;
	border-radius: 0;
	padding: 3px 10px;
}

.formLogin button {
	outline: 0;
	background: #034693;
	border: 0;
	padding: 14px 40px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	color: #FFFFFF;
	font-size: 14px;
	transition-property: all;
	transition-duration: 0.3s;
	transition-timing-function: ease;
	cursor: pointer;
}

.formLogin button {
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;
}
.formLogin button:hover{
	box-shadow: 1px 1px 6px #003d84;
}
.formLogin .errmessage {
	margin: 15px 0;
	color: #ffffff;
	font-size: 12px;
	background: #c50303;
	display: none;
}

.formLogin .errmessage a {
	color: #FE0000;
	text-decoration: none;
}

.formLogin h2 {
	color: #fff;
	font-size: 28px;
	margin-bottom: 35px;
	font-weight: 300;
}

.formLogin h2 strong {
	font-weight: 100;
}

/* Custom man hinh duoi 600px */
@media screen and (max-width:600px) {
	.formLogin h2 {
		font-size: 19px;
	}
	.formLogin .thumbnail {
		padding: 0px 15px 8px;
	}
}
/* END Form */

/*Icons*/
.icons {
	position: fixed;
	bottom: 10px;
	right: 0px;
	text-align: center;
}

.icons a {
	text-align: center;
	display: inline-block;
	padding: 2px 0px;
	text-decoration: none;
	width: 61px;
}

.icons a:hover {
	background: rgba(255, 255, 255, 0.1);
}

.icons span {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	margin-top: 5px;
}

.icons .fa {
	font-size: 27px;
	color: #fff;
}
/* End icons area in form login*/
@media ( max-width :480px) {
	.box-body {
		overflow: auto;
	}
	.table-width-150 {
		width: 250%;
		max-width: 250%;
	}
	.formLogin {
		width: 90%;
		margin: 0 auto;
	}
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.align-left {
	text-align: left;
}

.sidebar-menu li>a>.pull-right-container {
	right: 1px;
}

.sidebar-menu li>a>.pull-right-container .fa-angle-left, .sidebar-menu li>a>.pull-right-container .fa-angle-left
	{
	color: #d9d9d9;
	font-size: 17px;
}

.treeview-menu>.treeview.menu-open>a {
	background: #f0f0f0 !important;
	color: #034693 !important;
	font-family: Roboto Bold, sans-serif !important
}

.fullPageTree {
	width: 95%;
}

.left-agent-minimize {
	width: 5%;
}

.pick_lang {
	margin-top: 16px;
}

.pick_lang a {
	display: inline-block;
	padding-right: 4px;
}

.lang_en {
	padding-right: 10px;
}

.modal-header {
	border-bottom: none;
}

.modal-header .close {
	color: #777;
	opacity: 1;
}

.modal-content {
	border-radius: 5px;
	border: 2px solid #f1f1f1;
}

.modal-footer {
	border-top: none;
	padding-top: 0
}

button:focus {
	outline: none
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: Roboto, sans-serif !important;
}

.skin-blue .main-header li.user-header {
	background-color: #626469 !important;
	/*     border-top: 2px solid #FE0000;  */
}

.form-control {
	height: 30px;
	font-size: 13px;
	border-color: #979797;
	border-radius: 2px !important;
	padding-bottom: 3px;
    padding-top: 3px;
}

.flex-end {
	justify-content: flex-end;
}

a {
	color: #0a47b1;
	cursor: pointer;
}

.input-group>.form-control {
	border-radius: 2px 0 0 2px !important
}

.input-group>.input-group-addon {
	border-radius: 0px 2px 2px 0 !important;
	border-color: #979797;
}

.content-header>.breadcrumb {
	top: 7px;
}

.content-header>.breadcrumb>a {
	margin-left: 10px;
}

.content-header>.breadcrumb>a>.fa {
	position: relative;
	top: -1px;
}

.form-horizontal .control-label {
	float: left;
	width: 160px;
	padding-top: 5px;
	text-align: left;
	margin-left: 10px;
}

.body-15 {
	padding: 10px 0;
}

.form-horizontal .controls {
	margin-left: 180px;
	margin-right: 10px;
}

.form-horizontal .controls .labelastext {
	margin-top: 5px !important;
}

.footer-box {
	text-align: right;
	padding: 5px 0 0 15px;
	display: inline-flex;
	align-items: center;
	justify-content: flex-end;
}

.no-border-top {
	border-top: none !important
}

.label95 .control-label {
	width: 95px;
}

.label95 .controls {
	margin-left: 105px;
}

.label160 .control-label {
	width: 160px !important;
}

.label160 .controls {
	margin-left: 170px !important;
}

.font-bold {
	font-weight: bold;
}

.container-fluid {
	padding-right: 0px !important;
	padding-left: 0px !important;
}

.content {
	padding: 0px !important;
}

.bg-content {
	padding: 10px 0px;
	border: 1px solid #c1c1c1;
	background: linear-gradient(#ffffff, #fff, #e9e9e9);
	border-radius: 6px;
	margin: 8px 2px;
	background-color: #fff;
}

hr {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	-moz-use-text-color: #FFFFFF;
	border-color: #EEEEEE;
	border-style: solid none;
	border-width: 1px 0;
	margin: 18px 0;
}

.alert-success {
	color: #3c763d !important;
	background-color: #dff0d8 !important;
	border-color: #d6e9c6 !important;
}

.alert-info {
	color: #31708f !important;
	background-color: #d9edf7 !important;
	border-color: #bce8f1 !important;
}

.alert-warning {
	color: #8a6d3b !important;
	background-color: #fcf8e3 !important;
	border-color: #faebcc !important;
}

.alert-danger {
	color: #a94442 !important;
	background-color: #f2dede !important;
	border-color: #ebccd1 !important;
}

.alert {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	margin-bottom: 10px !important;
}

.user-menu {
	margin-right: 0px;
	border-left: 1px solid #dbd6d3;
}

.user-menu:first-child {
	border-left: none
}

.user-menu .fa-cog {
	font-size: 18px;
	position: relative;
	top: 2px;
	color: #a99e9a;
	margin-left: 8px;
}

.login-page {
	background: url(../images/bg-login.jpg) no-repeat;
	max-width: 100%;
	max-height: 100%;
	background-size: cover;
}

.login-page .form-control {
	height: 40px !important;
}
.logo-login{
	width: 250px!important;
}
.text-red {
	color: red !important;
}

.text-green {
	color: green !important;
}

.padding-2px {
	padding: 2px !important;
}

.autocomplete-suggestions {
	background-color: #fff;
	border: 1px solid #cccccc;
	border-top: 0;
	border-radius: 2px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	overflow-y: auto;
}

.autocomplete-search {
	margin: 15px 0;
	position: relative;
}

.autocomplete-search-input {
	width: 100%;
	border: 0;
	border: 1px solid #c9d7f1;
	padding: 6px 50px 6px 11px;
	border-radius: 4px
}

.autocomplete-suggestions .autocomplete-suggestion.autocomplete-selected
	{
	/*     background-color: #c9d7f1; */
	color: #E40000;
}

.autocomplete-suggestions .autocomplete-suggestion {
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	cursor: pointer;
	white-space: pre-wrap;
	font-style: italic;
}

form .pagination-select .blu {
	display: inline-block;
	margin-right: 17px;
	text-align: right;
}

form .pagination-select {
	margin-right: 24px;
}

.input-append.date {
	/*max-width: 200px;*/
	position: relative;
}

.input-append.date .add-on {
	position: absolute;
	right: 10px;
	top: 5px;
}

.collapse {
	position: inherit !important;
}

.div-scroll-h120 {
	min-height: 50px;
	max-height: 120px;
	overflow: auto;
	/* border-top: solid 1px #336699; */
	margin-bottom: 10px;
}

.div-scroll-h150 {
	min-height: 50px;
	max-height: 150px;
	overflow: auto;
	/* border-top: solid 1px #336699; */
	margin-bottom: 10px;
	border-radius: 8px 8px 0 0;
}

.div-scroll-h250 {
	min-height: 50px;
	max-height: 250px;
	overflow: auto;
	/* border-top: solid 1px #336699; */
	margin-bottom: 10px;
	border-radius: 8px 8px 0 0;
}

/* ---------------- */
.row_comment {
	background: #fff;
	border: 1px solid #dedede;
}

.bg_comment_name {
	background: #bae7e2;
	height: 25px;
}

.bg_comment_name_1 {
	background: #c8e6f0;
	height: 25px;
	border-top: 1px solid #fff;
}

.bg_comment_name .namefull {
	color: #de0122;
}

.bg_comment_name_left {
	text-align: left;
	width: 50%;
	float: left;
	color: #024171;
}

.bg_comment_name_right {
	text-align: right;
	width: 50%;
	float: right;
	color: #024171;
}

.bg_comment_name_left .namefull_left {
	padding-left: 182px;
}

.bg_comment_name_right span {
	padding-right: 54px;
}

.bg_contend_cm1 {
	background: #dff1ff;
	width: 100%;
	display: table;
}

.column {
	border-bottom: 1px solid #fff;
}

.column2 {
	float: left;
	padding: 2px;
}

.column2 .date_cmm {
	float: right;
}

.bg_comment_title {
	background: #ecf6ff;
	margin-left: 0 !important;
}

.bg_avatar {
	width: 16.8%;
	position: relative;
	float: left;
}

.bg_avatar .img-circle {
	height: 40px;
	overflow: hidden;
	width: 40px;
}

.avatar_form {
	width: 15%;
	position: relative;
	float: left;
}

.avatar_form .img-circle {
	width: 50px;
	height: 50px;
}

.avatar_comment { /* position:absolute; top: 50px; right: -8px; */
	float: left;
	margin-top: 20px;
	margin-left: 96px;
}

.width_area2 {
	width: 97.8%;
	height: 60px;
}

.form_right {
	width: 75%;
	float: left;
	margin: 10px 0;
	margin-left: 20px;
}

.form_right textarea {
	height: 60px !important;
}

.content_cm {
	background: none;
	float: left;
	padding-left: 20px;
	width: 77%;
	margin: 1px 0;
	border-bottom: 0px solid #fff;
	min-height: 50px;
}

.j-list-action {
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: flex-end;
}

.j-list-action li {
	display: inline-block;
}

.j-list-action li+li {
	margin-left: 25px;
}

.j-btn-add, .j-btn-export, .j-btn-back, .j-btn-save {
	color: #2e2e2e;
	justify-content: flex-start;
}

.j-btn-add:hover, .j-btn-export:hover, .j-btn-back:hover, .j-btn-save:hover
	{
	color: #034693;
}

.j-btn-export img {
	width: 22px;
	margin-right: 5px;
}

.j-btn-add i, .j-btn-add em {
	font-size: 17px;
	line-height: 1;
	margin-right: 5px;
	color: #034693;
}
.j-btn-add .ion-android-add{
	font-size: 23px;
}
.j-btn-back i {
	font-size: 25px;
	line-height: 1;
	margin-right: 5px;
	color: #9aa1a7
}

.j-btn-save i {
	font-size: 20px;
	line-height: 1;
	margin-right: 5px;
	color: #034693
}

.fixed-btn .footerbox-bottom {
	position: fixed;
	width: calc(100% - 230px);
	right: 0;
	bottom: 0px;
	background: #f9f9f9;
	left: 230px;
	transition: all 0.3s ease-in-out;
	z-index: 821;
	padding-bottom: 7px
}

.sidebar-collapse.fixed-btn .footerbox-bottom {
	width: 100%;
	left: 0
}

.content_cm h5 {
	color: #2e5179 !important;
}

.content-wrapper {
	padding-top: 0 !Important
}

.avatar_user {
	position: absolute;
	top: 7px;
	left: 96px;
}

.accordion {
	margin: 0px auto;
	border-style: none !important;
}

.accordion-heading {
	border-bottom: 1px solid #e5e5e5;
	padding: 2px;
	font-size: 15px !important;
}

.accordion-heading a {
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 14px
}

.bms-icon-accordion-up {
	background: url(../images/icon_up.png) no-repeat;
	width: 30px;
	height: 30px;
	display: inline-block;
	line-height: 30px;
	vertical-align: text-top;
}

.bms-icon-accordion-down {
	background: url(../images/icon_down.png) no-repeat;
	width: 30px;
	height: 30px;
	display: inline-block;
	line-height: 30px;
	vertical-align: text-top;
}

.accordion-inner2 {
	border-top: 1px solid #e5e5e5;
	padding: 1px 0;
}

.divComments {
	margin-top: 20px;
}

.show_hide_right {
	float: right;
	width: 12%;
	cursor: pointer
}

.widgetApprovalHiddenApprover {
	display: none;
}

tbody:hover td[rowspan], tr:hover td {
	background: #fffedf;
}

tbody:visited td[rowspan], tr:visited td {
	background: #333333 !important;
}

.tab-content-trade-stp .clicked-row-table td {
	background: #ff8000 !important;
}

/* oct 16 2017 trongcv*/
fieldset {
	border: 1px solid #c1c1c1 !important;
	margin: 0;
	min-width: 0;
	padding: 10px;
	position: relative;
	border-radius: 6px;
	top: -7px;
}

legend {
	font-size: 14px;
	width: auto;
	font-weight: bold;
	margin-bottom: 0px;
	border: none;
	padding: 0 4px
}

td.holiday {
	background: #e7e12b;
	color: red;
}

.modal-header {
	background: #fff;
	border-color: #fff;
}

.modal-content {
	border-radius: 5px;
	border: 2px solid #fff;
}

#tableHoliday tbody tr:hover td.holiday {
	background: #e7e12b;
}

#tableHoliday tbody tr td:hover {
	background: #034693;
	cursor: pointer;
}
/* oct 16 2017 trongcv*/
.button-back {
	margin-top: 5px;
	position: absolute;
	right: 7px;
	color: #333;
}

.btn-popup {
	background: #807f84;
}

.btn-popup a {
	color: white;
}

.modal-title {
	color: #000000;
	border-bottom: 2px solid #034693;
	display: inline-block;
	font-size: 17px;
	margin: 0 0 10px -15px;
	padding: 0 40px 3px 30px;
}

.btn-import {
	background: rgb(193, 197, 204);
	color: black;
}

.btn-import:hover {
	background: rgb(193, 197, 204);
	color: black;
}

.products-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.has-error .help-block {
	color: #ff0000 !important;
}

.modal {
	text-align: center;
}

@media screen and (min-width: 768px) {
	.modal:before {
		display: inline-block;
		vertical-align: middle;
		content: " ";
		height: 100%;
	}
}

.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}
/*
label:hover {
	cursor: pointer;
}
*/
table tbody tr.text-error {
	background-color: #ff0000 !important;
}

table tbody tr.text-warning {
	background-color: #ffffb9 !important;
}

.div-scroll-history-mt {
	height: 400px;
	max-height: 400px;
	overflow: auto;
	margin-bottom: 10px;
}

/* CongDT  */
/* 2017-12-12_16_37_29.327 */
.modal-backdrop {
	background-color: #fff !important;
}

.modal {
	background: #2323234d !important
}

.close:focus, .close:hover {
	opacity: .7 !important;
}

/*
 * common change highlight today
 */
.datepicker .today, .datepicker .today:hover, .datepicker table tr td.today:hover:hover
	{
	background-image: none !Important;
	background: #034693 !Important;
	color: white !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
}

.glyphicon-circle-arrow-left.font-size-30, .glyphicon-circle-arrow-left.font-size-20
	{
	color: #333 !important
}

.content-confirm-broker .unit-bg-table {
	padding: 2px 5px 3px 5px !important
}

.tab-cash .form-group.padding-10 {
	margin-bottom: 0 !important;
}

.modal-open {
	overflow: auto !important;
	padding-right: 0 !important;
}

.popupHoliday .modal-footer .btn-primary {
	float: right;
	margin-left: 5px;
}

.hight-light-row {
	background: rgb(227, 108, 9) !important
}

.accordion-inner .out-tbl th:last-child {
	border-right: none !important;
	border-radius: 0px 8px 0 0 !important;
}

.accordion-inner .out-tbl th:first-child {
	border-radius: 8px 0 0 0 !important;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li.header, .navbar-nav>.messages-menu>.dropdown-menu>li.header,
	.navbar-nav>.tasks-menu>.dropdown-menu>li.header {
	font-size: 12px !important;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li.header, .navbar-nav>.messages-menu>.dropdown-menu>li.header,
	.navbar-nav>.tasks-menu>.dropdown-menu>li.header:hover {
	/* background-color: #f5f5f5; */
	
}

li.jstree-open>a .jstree-icon {
	background: url("../images/envelope.png") 0px 0px no-repeat !important;
	width: 20px;
	height: 20px;
	display: inline-block;
	line-height: 30px;
	vertical-align: text-top;
}

li.jstree-closed>a .jstree-icon {
	background: url("../images/close-envelope.png") 0px 0px no-repeat
		!important;
	width: 20px;
	height: 20px;
	display: inline-block;
	line-height: 30px;
	vertical-align: text-top;
}

li.jstree-leaf>a .jstree-icon {
	background: url("../images/close-envelope.png") 0px 0px no-repeat
		!important;
	width: 20px;
	height: 20px;
	display: inline-block;
	line-height: 30px;
	vertical-align: text-top;
}

.modal-dialog-inquiry {
	width: 65%;
	max-width: 70%;
}

.icon-bar {
	display: block !important;
	width: 19px;
	height: 1px;
	border-radius: 1px;
	background: #000000;
	margin-top: 5px;
}

.parent-menu>a {
	pointer-events: none;
	color: #0071bb !important;
	text-transform: uppercase;
}

.treeview-menu>li>a {
	border-bottom: none;
	border-top: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.unit-bg-common {
	background: #fff;
	border: 1px solid #a3a3a3;
	padding: 15px;
	margin-bottom: 15px;
}

.u-title-box {
	color: #000000;
	border-bottom: 2px solid #034693;
	display: inline-block;
	font-size: 13px;
	margin: 0 0 10px -28px;
	padding: 0 15px 3px 15px;
}

.j-btn-circle {
	width: 25px;
	height: 25px;
	background: #e72424;
	border-radius: 50%;
	margin-left: 5px;
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	border: none;
	color: #fff;
}

.j-btn-circle .fa {
	font-size: 18px;
}

.j-btn-circle i {
	font-size: 23px;
	color: #fff
}

.header-box[aria-expanded] {
	cursor: pointer
}

.u-btn {
	padding: 6px 10px;
	border: none;
	display: inline-block;
	transition: all 0.3s ease-in-out;
	position: relative;
	z-index: 1;
	overflow: hidden
}

.u-btn+.u-btn {
	margin-left: 5px;
}
.u-btn:focus, .u-btn:focus-visible{
	box-shadow: 1px 1px 5px rgb(0 0 0 / 40%);
}
.btn-submit:focus{
	box-shadow: 1px 1px 5px #00224a;
}

.btn-cancel {
	background: #e4e4e4;
	color: #131313 !important
}

.btn-submit {
	background: #034693;
	color: #fff!important ;
	width: auto;
}

.u-btn:hover:before {
	transform: rotate(0deg);
}

.u-btn:before {
	content: "";
	position: absolute;
	top: 0;
	left: -1px;
	width: 150%;
	height: 100%;
	z-index: -1;
	transition: all .3s ease-in-out;
	transform: rotate(-90deg);
	transform-origin: left bottom;
}

.btn-submit:before {
	background-color: #003a7d;
	color: #424242;
}

.btn-cancel:before {
	background-color: #b3b3b3;
}

td .glyphicon-eye-open:before {
	content: "";
	background: url(../images/ico-eye.png);
	width: 20px;
	height: 16px;
	background-size: 100% 100%;
	display: block;
}

td .glyphicon-edit:before {
	content: "";
	background: url(../images/icon-edit.png);
	width: 20px;
	height: 16px;
	background-size: 100% 100%;
	display: block;
}

td .glyphicon-remove-sign:before {
	content: "";
	background: url(../images/icon-delete.png);
	width: 20px;
	height: 16px;
	background-size: 100% 100%;
	display: block;
}

table a, table a:hover {
	color: #034693;
}

table td .glyphicon-pause {
	font-size: 14px;
	color: #dc5b00;
}

table td .glyphicon-play {
	font-size: 14px;
	color: #007c0f;
}

.form-details {
	min-height: 30px;
	background: transparent !important;
	border: none;
	border-radius: 0 !important;
	border-bottom: 1px dotted #ccc;
	width: 100%;
	padding: 5px 0;
}
/*TAB*/
.gr-tab {
	margin: 15px 0;
}

.gr-tab .nav-tabs {
	background: transparent;
	margin-bottom: 5px;
	border-bottom: 1px solid #034693;
}

.gr-tab .nav-tabs a, .gr-tab .nav-tabs a:focus, .gr-tab .nav-tabs a:hover
	{
	border: none !important;
	background: transparent;
	background-color: transparent !important;
	padding: 5px 20px !important;
}

.gr-tab .nav-tabs a {
	color: #646464;
}

.gr-tab .nav-tabs li a {
	margin: 0 5px;
	position: relative;
	background-color: transparent;
}

.gr-tab .nav-tabs li a:not(.active):after {
	position: absolute;
	bottom: 0px;
	left: 0;
	display: block;
	content: '';
	border-bottom: 3px solid #034693;
	transform: scaleX(0);
	transition: transform 250ms ease-in-out;
}

.gr-tab .nav-tabs li a:not(.active):hover:after {
	transform: scaleX(1);
	width: 100%;
}

.gr-tab .nav-tabs li a.active:after {
	position: absolute;
	bottom: 0px;
	left: 0;
	display: block;
	content: '';
	width: 100%;
	bottom: 0;
	border-bottom: 3px solid #034693;
	color: #034693;
}

.gr-tab .nav-tabs li a.active {
	color: #034693;
	font-family: Roboto Bold;
}
/*END TAB*/
.content-header .j-btn-circle:hover {
	animation: abtn-eff-3 1.5s linear infinite;
}

@
keyframes abtn-eff-3 { 10% {
	transform: scale(1);
}

20
%
{
transform
:
scale(
0.8
);
}
30
%
{
transform
:
scale(
1
);
}
40
%
{
transform
:
scale(
0.8
);
}
50
%
{
transform
:
scale(
1
);
}
100
%
{
transform
:
scale(
1
);
}
}
ul.info-user>li img.img-avata {
	border: none;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	margin-right: 10px;
	box-shadow: 0px 0px 4px #dadada;
}

ul.info-user ul>li {
	padding: 0;
	width: 100%;
}

.info-user {
	padding: 6px 15px 6px 0;
	margin: 0;
	list-style: none;
	transition: all 0.3s ease-in-out;
}

.info-user .dropdown-menu {
	left: auto;
	right: 0;
}

ul.info-user>li>a {
	display: block;
	color: #17469e;
	width: 100%;
	font-size: 13px;
	cursor: pointer;
}

.name-user {
	padding-left: 53px;
	margin-top: -20px;
	margin-bottom: 0;
	color: #034693;
}

.dropdown-menu {
	font-size: 13px;
}

.info-user .dropdown-menu li p {
	margin-top: 5px;
	margin-bottom: 0;
}

.info-user .dropdown-menu li p>i {
	margin-right: 10px;
}

.text-welcome {
	color: #333333;
	position: relative;
	top: -8px;
}

.navbar-right ul.info-user>li {
	display: inline-flex;
	padding: 4px 12px 7px 12px;
	position: relative;
	transition: all 0.3s ease-in-out;
}

.mt-0 {
	margin-top: 0px
}

.page-size-select .form-control {
	border-color: #ced4da;
	border-radius: 4px !important
}
/*effect sidebar*/
.sidebar a {
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.sidebar a:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 5px;
	height: 5px;
	background: rgba(183, 182, 182, 0.1);
	opacity: 0;
	border-radius: 100%;
	transform: scale(1, 1) translate(-50%);
	transform-origin: 50% 50%;
}

@
keyframes ripple { 0% {
	transform: scale(0, 0);
	opacity: 1;
}

50
%
{
transform
:
scale(
40
,
40
);
opacity
:
1;
}
100
%
{
opacity
:
0;
transform
:
scale(
80
,
80
);
}
}
.sidebar a:focus:not(:active)::after {
	animation: ripple 1s ease-in-out;
}

/*end effect sidebar*/
.bg-table-navigation {
	margin-top: 10px
}

@media screen and (min-width:768px) {
	.show-mb {
		display: none
	}
}

@media screen and (max-width:767px) {
	.show-mb {
		display: inline-block
	}
	.show-dk {
		display: none
	}
	header {
		display: flex
	}
	.content-header {
		display: block
	}
	.skin-blue .main-header .logo {
		width: 140px;
		height: auto;
		padding: 0 10px
	}
	.skin-blue .main-header .logo .logo-image {
		width: 100%
	}
	.navbar-static-top {
		display: flex;
		align-items: center
	}
	.main-header .navbar-custom-menu {
		margin-left: auto
	}
	.navbar h4 {
		display: none
	}
}

@media screen and (max-width:991px) {
	.d-flex {
		display: block
	}
	.d-flex [class*='col-md'] {
		margin-bottom: 5px;
	}
}

.main-sidebar {
	height: calc(100% - 55px)
}
/*customize scroll*/
.mCSB_inside>.mCSB_container {
	margin-right: 0px !important;
}

.mCSB_scrollTools {
	width: 3px !important;
}

.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent !important;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #e4e4e4 !important;
}
/*customize scroll*/
.parent-menu>ul {
	display: block !Important
}
.sidebar-menu>li{
	border-bottom: 1px solid #d7d7d7;
	padding: 5px 10px;
}
.col-form-details .textbox {
	min-height: 30px;
	background: transparent !important;
	border: none;
	border-radius: 0 !important;
	border-bottom: 1px dotted #ccc;
	width: 100%;
	padding: 5px 0;
}

.col-form-details .textbox .textbox-text {
	background: transparent;
	padding-left: 5px !important;
	color: #000 !Important;
}

.textbox {
	border: 1px solid #979797 !important;
	border-radius: 2px !Important
}

.selector-cron select {
	height: 30px;
	padding: 3px 5px;
	margin: 2px;
	border-color: #979797;
	border-radius: 2px
}

select:focus, button:focus, input:focus {
	outline: none !important
}

.label-wrap {
	max-width: 100%;
	word-wrap: break-word;
}

.color-red {
	color: #034693;
}

.color-green {
	color: green;
}

.action-bar {
	background-color: #fff;
	margin-left: 0px;
    margin-bottom: 10px;
    margin-right: 0;
}

.sub-section-general {
	padding: 9px;
    margin: 20px 0;
    border-left: 1px solid #034693;
    border-left-width: 2px;
    background-color: #f9f9f9;
}

.hr-dashed {
  border-top: 1px dashed lightgray;
}

.b-0{
	border:none;
}

div.autocomplete-suggestion::first-line {
	font-weight: bold;
	font-style: normal;
}

.j-btn-choose-cus:hover {
	color: red!important;
}

.j-btn-choose-cus {
	color: #034fa9;
	font-size: medium;
}

.ml-15 {
	margin-left: 15px;
}

.margin-5 {
	margin: 5px;
}

.inputHidden {
	display: none;
}

.icon-green {
	color: green;
}

.font-14 {
	font-size: 14px!important;
}

.inquiredNext {
	background: #ffdede!important;
}

.sticky {
	position: sticky!important;
}

.textAreaVertical {
  resize: vertical;
}

 .popupNoneBorder {
 	border : none; 
 	padding : 0px
 }
 
 .margin-10 {
 	margin-bottom: 10px;	
 }
 
 .btnInquiry:hover {
 	color:red;
 }

 .btn-lookup {
	background: #f36706;
	color: white !important;
}

.btn-lookup:before {
	background-color: #e35d00;
	background: #e35d00;
}

.popup-width-900 {
	width: 900px;
}

.u-btn-custom {
	padding : 0px 3px;
	border-radius: unset;
}

.mg-bottom-2 {
	margin-bottom: 2px;
}

.mg-top-5 {
	margin-top: 5px;
}

.relation-mid {
	vertical-align: text-bottom;
}

.icon-pdf {
	color: red;
    font-size: larger;
}

.mg-left-5 {
	margin-left: 5px;
}

.sticky {
	position: sticky!important;
}

.mg-left-20 {
	margin-left: 20px;
}

.mg-bottom-0 {
	margin-bottom: 0px;
}

.top-4 {
	top:4px;
}

.m-0-important {
	margin: 0!important;
}

.multi-scroll{
  height: 50px!important;
  overflow-y: auto;
}

.displayNone {
	display: none!important;
}

.color-green{
	color:green;
}

.icon-fa{
	font-size:20px;
	margin:5px
}

.u-btn-multi-send{
	background-color: blue;
	color: white;
}

.u-btn-multi-approve{
	background-color: green;
	color: white;
}
.u-btn-multi-approve:hover{
	color: #fff!Important;
}
.u-btn-multi-reject{
	background-color: red;
	color: white;
}

.upload-report-box{
	background: #034693;
    border: none!important;
}
.force-opaque::placeholder {
  	color: black!important;
  	opacity: 0.8!important;
  	font-style: italic!important;
}
/*for multiselect*/
.ms-options-wrap button {
  	color: black!important;
  	opacity: 0.8!important;
  	font-style: italic!important;
}
/*common*/
::placeholder {
  	color: black!important;
  	opacity: 0.8!important;
  	font-style: italic!important;
}
input::placeholder {
  	color: black!important;
  	opacity: 0.8!important;
  	font-style: italic!important;
}
/* Chrome/Opera/Safari */
input::-webkit-input-placeholder {
  	color: black!important;
  	opacity: 0.8!important;
  	font-style: italic!important;
}

/* IE 10+ */
:-ms-input-placeholder {
	color: black!important;
  	opacity: 0.8!important;
  	font-style: italic!important;
}
/* Firefox 19+ */
::-moz-placeholder {
	color: black!important;
  	opacity: 0.8!important;
  	font-style: italic!important;
}

.red-color{
	color:red;
}

.down-temple-excel {
	padding-top: 10px;
	position: absolute;
	left: 20px;
	color: #034693;
}

.btn-submit-excel {
	color:white!important;
	display: inline-block!important;
}

.display-inline-block {
	display: inline-block;
}

.button-login-email{
	margin-top: 10px!important;
    background-color: #47c6fc!important;
}
.title-chart{
	line-height: 1.4;
    text-transform: uppercase;
    font-family: Roboto Bold, sans-serif!important;
    margin: 12px 3px;
}

.pointerEventsNone {
	pointer-events: none!important;
}

.chooseCustomer {
	background-color: darkcyan!important;
	color: white!important;
}

.label-reconcile{
	background: red;
	color: white
}

.label-healthCheck{
	background: green;
	color: white
}

.white-color{
	color:white
}

.vertical-align{
	vertical-align: text-bottom;
}

.btn-reuse {
	background: #034693;
	color: #fff!important ;
}

.line-height-130 {
	line-height: 1.3;
}

.btn-continue-not-reuse {
	background: #c7c7c7 !important;
	color: #131313 !important
}

.width150 {
	width: 150px;
}

.margin-bottom-5 {
	margin-bottom: 5px !important;
}
@-webkit-keyframes autofill {
    to {
        color: #333;
        background: transparent !important;
        font-size: 13px;
    }
}

input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
    -webkit-box-shadow: 0 0 0 30px white inset !important;
    border-radius: 4px;
    font-size: 13px;
}

.padding-left-30 {
	padding-left: 30px;
}

.footer-box-customer {
	text-align: right;
	display: inline-flex;
	align-items: center;
	justify-content: flex-end;
}