/* here you can put your own css to customize and override the theme */
.flags{float: right;margin-top:15px;}
.clearall { clear: both; }
.login .content h3 {float: left;}
.page-header.navbar a.brand{font-size: 14px; color: #fff; padding-left: 10px}
a.brand:hover{color: #ffffff;}
.login .content {width: 450px;}
.dn{display: none;}
.ds{display: block;}
.login .content .ds{display: block;}
.dib{display: inline-block;}
.right-top-company{margin-top: 4px;}

.fr{float: right;}
.fl{float: left;}
.tal{text-align: left;}
.tar{text-align: right;}
.pr20{padding-right: 20px;}

.fa-pdf{background: url("../img/pdficon_small.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 14px;
    vertical-align: text-top;
    width: 14px;}

.form-control-new {
	display: inline-block;
	width: auto;
	vertical-align: middle;
}
span.label{border-radius: 5px !important; font-weight: bold;}

.nav-tabs span.badge {
	border-radius: 12px !important;
    border-style: solid;
    border-width: 0;
    box-shadow: none;
    color: #FFFFFF !important;
    font-family: 'Open Sans',sans-serif;
    font-size: 11px !important;
    font-weight: 300;
    padding: 3px 6px;
    position: absolute;
    right: -5px;
    text-shadow: none;
    top: -5px;
}
h4.media-heading span {
    color: #777777;
    font-size: 12px;
    right: 0;
    top: 3px;
}


form .checkbox label{padding-left: 0px;}

.jquery-notific8-notification {
    height: auto;
    min-height: 4.125em;
    max-height: inherit;
}
.profile-info h1 {
    color: #383839;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 10px;
	text-align: center;
}
.profile-info .profile-sidebar-portlet{
	padding-top: 0px !important;
}

.datepicker.dropdown-menu{
	z-index: 10000000;
}

.client .dashboard-stat.dashboard-stat-v2 .visual{
	padding-top: 20px !important;
	margin-bottom: 14px !important;
	height: 45px;
}
.client .dashboard-stat .visual > i{
	margin-left: -15px;
	font-size: 50px;
	line-height: 50px;
}
.client .dashboard-stat .details .number{
	padding-top: 10px;
	font-size: 25px;
	line-height: 25px;
}
.client .dashboard-stat .details .desc{
	font-size: 14px;
}
.client .mt-checkbox{
	margin-bottom: 0px;
}




.page-sidebar .sidebar-search .input-group .form-control,
.page-sidebar .sidebar-search .input-group .input-group-btn .btn > i{
	color: #b4bcc8
}
.page-sidebar .sidebar-search .input-group{
	border-bottom-color: #b4bcc8
}
.page-sidebar .sidebar-search .input-group .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #b4bcc8
}
.page-sidebar .sidebar-search .input-group .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #b4bcc8
}
.page-sidebar .sidebar-search .input-group .form-control::-ms-input-placeholder { /* IE 10+ */
  color: #b4bcc8
}
.page-sidebar .sidebar-search .input-group .form-control:-moz-placeholder { /* Firefox 18- */
  color: #b4bcc8
}

I
