.login-container {
    width: 350px;
    margin: 0 auto;
}
.login-layout .main-content {
    margin-left: 0 !important;
    margin-right: 0 !important;
    min-height: 100%;
    padding-left: 0px;
    padding-right: 0px;
}
.position-relative {
    position: relative!important;
}
.top-bar{
/* 	background: linear-gradient(135deg,#1f3b60e6 0,#1f3b60a6 8%,#ffbf198f 72%,#1f3b60 100%); */
}
.top-bar .image {
	float: left;
}
.top-bar .row {
	margin-left: 0px; 
	margin-right:0px;
}
.top-bar .image img{
	height: 70px;
    width: 177px;
    margin-left: 14px;
}
.top-bar .top-text {
    font-size: 17px;
    float: left;
    padding-top: 38px;
    /* font-style: italic; */
    font-weight: 800;
    color: #1f3b60;
    padding-left: 14px;
    font-family: Lilita;
}
.blue-line-15px{
	border-top: 4px solid #ff8e1e; 
}
.center-div .row{
	margin-left:0px;
	margin-right:0px;
}
.left-image img{
	width: 330px;
	height: 586px;
}
.erp-div{
/* 	background-image: url("../images/login/other/side_bar.jpeg"); */
	background: linear-gradient(135deg,#1f3b60 50%,#1f3b60fa 8%,#1f3b60d4  72%,#1f3b60e0 100%);
	height: 586px;
}
.erp-div .erp-div-content{
	padding-left: 50px; 
	padding-top: 90px;
}
.erp-div .erp-div-content h3{
	color: white;    
	font-family: Lilita;
	font-size: 24px;
    margin-left: -48px;
}
.erp-div .erp-div-content input{
	margin-top:50px; 
	background-color:#FF8E1E; 
	color:white;
	cursor:pointer;
}
.erp-div .erp-div-icon{
	padding-left:50px; 
	padding-top: 64px;
	color: white;
}
.login-div{
	padding-left: 0px
}
.login-container {
    width: 350px;
    margin: 0 auto;
}
..position-relative {
    position: relative!important;
}
.login-layout .widget-box.visible {
    visibility: visible;
    position: relative;
    z-index: auto;
    -moz-transform: scale(1,1) translate(0);
    -webkit-transform: scale(1,1) translate(0);
    -o-transform: scale(1,1) translate(0);
    -ms-transform: scale(1,1) translate(0);
    transform: scale(1,1) translate(0);
    transition: transform .3s ease;
    -moz-transition: -moz-transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease;
    -o-transition: -o-transform 0.2s ease;
}
.widget-body {
    background-color: #FFF;
}
.login-layout .login-box .widget-main {
    padding-bottom: 0px;
}
.login-layout .widget-box .widget-main {
    padding: 16px 25px 15px;
    background: white;
}
.header.blue {
    border-bottom-color: #d5e3ef;
}
h4.bigger {
    font-size: 19px;
}
.header {
    line-height: 28px;
    margin-bottom: 16px;
    margin-top: 18px;
    padding-bottom: 4px;
    border-bottom: 1px solid #CCC;
}
.blue {
    color: #1f3b60 !important;
}
a {
    color: #1f3b60  !important;
    text-decoration: none;
}
.lighter {
    font-weight: lighter;
}
.header > .ace-icon {
    margin-right: 2px;
}
.green {
    color: #69aa46 !important;
}
.ace-icon {
    text-align: center;
}
.login-layout .widget-box .widget-main form {
    margin: 0;
}
.login-layout label {
    margin-bottom: 11px;
}
.block {
    display: block !important;
}
label {
    font-weight: normal;
    font-size: 14px;
}
.input-icon.input-icon-right > input {
    padding-left: 6px;
    padding-right: 24px;
}
.input-icon.input-icon-right > .ace-icon {
    left: auto;
    right: 3px;
}
.input-icon {
    position: relative;
}
.input-icon > .ace-icon {
    padding: 0 3px;
    z-index: 2;
    position: absolute;
    top: 1px;
    bottom: 1px;
    left: 3px;
    line-height: 30px;
    display: inline-block;
    color: #909090;
    font-size: 16px;
}
.captcha{
	border: 1px solid #d5d5d5; 
	height: 75px; 
	width: 100%; 
	background-color: #F9F9F9; 
	text-align: center; 
}
.captcha h1{
	color: #d8d9da;
}
.inline {
    display: inline-block !important;
}
label input[type=checkbox].ace, label input[type=radio].ace {
    z-index: -100 !important;
    width: 15px !important;
    height: 15px !important;
    clip: rect(1px, 1px, 1px, 1px);
/*     position: absolute; */
}
input[type=checkbox].ace + .lbl, input[type=radio].ace + .lbl {
    position: relative;
    display: inline-block;
    margin: 0;
    line-height: 20px;
    min-height: 18px;
    min-width: 18px;
    font-weight: normal;
    cursor: pointer;
    top: -1px;
}
.pull-right {
    float: right!important;
}
.btn-sm > .ace-icon {
    margin-right: 3px;
}
.lang-select{
	width: 100%;
}
.privacy-policy p{
	color: gray; 
	font-size:14px;
}
.privacy-policy p > i{
	color: #1f3b60; 
	cursor: pointer;
}
.login-box .toolbar {
    background: white;
    border-top: none;
}
.login-box .toolbar > div:first-child {
    float: left;
    text-align: left;
}
.login-layout .widget-box .widget-body .toolbar > div > a {
    font-size: 15px;
    font-weight: 400;
    text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.25);
}
.login-box .toolbar > div:first-child > a {
    margin-left: 11px;
}
.visit-to{
	margin-top: 11px;
}
.visit-to a{
	margin-left: 11px; 
	font-size: 15px;
	font-weight: 400;
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.25);
}
.login-layout .widget-box {
    visibility: hidden;
    position: fixed;
    z-index: -5;
    border-bottom: none;
    box-shadow: none;
    padding: 6px;
    background-color: white;
    -moz-transform: scale(0,1) translate(-150px);
    -webkit-transform: scale(0,1) translate(-150px);
    -o-transform: scale(0,1) translate(-150px);
    -ms-transform: scale(0,1) translate(-150px);
    transform: scale(0,1) translate(-150px);
}
.widget-box.no-border {
    border-width: 0;
}
.widget-box {
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 3px 0;
    border: 1px solid #CCC;
}
.no-border {
    border-width: 0;
}
.widget-body {
    background-color: #FFF;
} 
.header.red {
    border-bottom-color: #f3cdc6;
    color: #dd5a43!important;
}
p {
    margin: 0 0 10px;
}
.bigger-110 {
    font-size: 110% !important;
}
.forgot-box .toolbar {
    background: #337ab7;
    border-top: 2px solid #337ab7;
    padding: 9px 18px;
}
.forgot-box .back-to-login-link, .signup-box .back-to-login-link {
    color: #FE9;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.25);
    color: white !important;
}
.center, .align-center {
    text-align: center !important;
}
.space-6 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 6px 0 5px;
}
.space-4 {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 4px 0 3px;
}
select {
    padding: 3px 4px;
    height: 30px;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    border-radius: 0 !important;
    color: #858585;
    background-color: #ffffff;
    border: 1px solid #d5d5d5;
    padding: 5px 4px 6px;
    font-size: 14px;
    font-family: inherit;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
}
textarea:hover, input[type="text"]:hover, input[type="password"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="date"]:hover, input[type="month"]:hover, input[type="time"]:hover, input[type="week"]:hover, input[type="number"]:hover, input[type="email"]:hover, input[type="url"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="color"]:hover {
    border-color: #b5b5b5;
}
.page-footer{
	background-color: #d2d2d01c;
	height: 160px;
}
.page-footer .row{
	margin-left: 0px;
	margin-right: 0px;
}
.footer-content{
	margin-left: 0px; 
	margin-right:0px;
}
.footer-left{
	padding-top: 15px;
	padding-left: 18px;
	padding-right: 18px;
}
.footer-left span{
	color: #FF8E18; 
	font-size:20px;
}
.footer-left p{
	font-size:12px;
}
.footer-center{
	padding-top: 15px; 
	padding-left: 18px;
	padding-right: 18px;
}
.footer-center span{
	color: #FF8E18; 
	font-size:20px;
}
.footer-center p{
	font-size:12px;
}
.footer-center a{
	font-size:12px;
}
.footer-right{
	padding-top: 15px; 
	padding-left: 18px;
	padding-right: 18px; 
	height:160px;
}
.footer-right span{
	color: #FF8E18; 
	font-size: 20px;
}
.carousel-indicators{
	top: 96px;
}
.item .slider-image{
	float:left;
	padding-top:1px;
}
.item .slider-image img{
	width:100px;
	height:50px;
}
.item .slider-text{
	padding-left: 135px;
}
.item .slider-text span{
	color: #1f3b60;
	font-size: 17px;
}
.item .slider-text p{
	font-size: 12px;
}
.company-footer{
	text-align: center; 
	font-size: 14px;
}
.company-footer p{
	padding-top:12px; 
	color: #969696;
}
#carousal{
	border: 1px solid #333333;
}











