.axb-color, .axb-color:hover, .axb-color:focus, .axb-color:active {
    background-color: #862633 !important;
    border: 1px solid #862633 !important;
    color: #ffffff;
}
.axb-btn { width: 100%; height: 100px;  text-align: center;}
.axb-icob { font-size: 46px; }
.axb-icoc { font-size: 36px; }
.axb-h { width: 100%; text-align: center; height: 50px;}
.axb-h40 { height: 10px;}
.axb-logo {color: #ffffff !important;
font-size: 20px;
font-weight: 200;
letter-spacing: .05em;
line-height: 60px;}
.axb-navbar{background-color: #862633;}
.axb-textsmall { font-size: 12px; margin-left: 20px;}
.font-18 { font-size: 18px;}
.axb-stepa { width: 100%; height: 100px;  text-align: center; border-bottom: 3px solid #862633; background-color:#ececec ; padding-top:10px;}
.axb-step { width: 100%; height: 100px;  text-align: center; border-bottom: 3px solid #cdcdcd; padding-top:10px;}
.axb-mg0 {padding-left: 2px;
padding-right: 2px;}
.axb-m20 { margin-top: 20px;}
.axb-fs13 {font-size: 13px;}
.axb-btnn { background-color: #63666A;}
.axb-flr { float: right;}
.axb_btnt { padding: 3px 12px;}
/*.axb-tsl .bootstrap-table .search { float: left!important;}*/
.axb-ico18 { font-size: 18px; }
.axb-textb6 { color: #b6b6b6;}
.axb-fs16 {font-size: 16px;}
.axb-in100{ width: 100px;}
.axb-w200 { width: 230px; text-align: right;}
.axb-w100 {width: 100%;}
.axb-inva {vertical-align: baseline;}
.axb-fi20 { font-size: 36px!important;}
#toolbar {margin-top: 15px;}
.select200{ width: 300px; }
.w70p { width: 70%; font-size: 12px;}
.moda-bg { width: 1080px;}
.btn-p8 {padding: 8px 12px;}


/* top-menu */
.logo .logo-text{
	color: #ffffff !important;
}
.button-menu-mobile.open-left{
	color: #fff;
}
.app-search .form-control,
.app-search .form-control:focus{
	background-color: rgba(255,255,255,0.1);
}
.nav > li > a{
	color: #fff !important;
}
.profile .company-logo{
	border: none;
	width: auto;
}
/* end */


/* left-menu */
.side-menu{
	background-color: #fff;
}
#sidebar-menu > ul > li > a{
	color: #36404a;
}
#sidebar-menu > ul > li > a.active{
	background: #f4f8fb !important;
}
#wrapper.enlarged .left.side-menu #sidebar-menu > ul > li > a:hover{
	background: #f4f8fb !important;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > a{
	background: #f4f8fb !important;
}
/* end */

/*register-btn*/
.btn-default,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open > .dropdown-toggle.btn-default{
	background-color: #26305F !important;
    border: 1px solid #26305F !important;
}

/* end */

.required:after{
	content: "*";
	color: #f05050;
}

/* setting */
.float-left{
	float: left;
}
.float-right{
	float: right;
}
.language-box{
	float: right;
}
.marked-words{
	line-height: 40px;
	margin: 0 8px;
}
.language{
	float: right;
}
.divider{
	width: 100%;
	height: 1px;
	background-color: #CCCCCC;
	margin: 20px 0;
}
.form-box{
	/*border: solid 1px #ddd;*/
	padding: 20px;
}
.delete-icon{
	font-size: 16px;
}
.language-title{
	text-align: center;
	font-size: 18px;
	color: #464646;
}
.row.col-accordant{  
  display: -webkit-box;  
  display: -webkit-flex;  
  display: -ms-flexbox;  
  display: flex;  
  flex-wrap: wrap;  
}  
.row.col-accordant > [class*='col-'] {  
  display: flex;  
  flex-direction: column;  
}
.statistical-text{
	padding: 30px 20px;
	word-wrap:break-word;
}
.statistical-icon{
	width: 128px;
    text-align: center;
    background: rgba(244, 248, 251, 0.6) !important;
    font-size: 48px;
}
@media only screen and (max-width: 1199px) {
	.module-title{
		text-align: center;
	}
	.language-box{
		float: none;
	}
	.marked-words{
		width: 100%;
	}
	.language{
		width: 100% !important;
	}
}
@media (max-width: 767px){
	.enlarged .left.side-menu {
	    margin-left: -75px;
	}
	.content-page {
	    margin-left: 0px !important;
	}
}
/* end */

/*--text--*/
.axb-red-text{
	color: #862633 !important;
}
/*--end--*/