@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');
html, body {
	color: #4F4F4F;
}
html {
	position: relative;
	min-height: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #212121;
}
a, a:active, a:focus {
	outline: none;
	text-decoration: none;
}
/*
@font-face {
	font-family: 'robotolight';
	src: url('../fonts/roboto-light-webfont.eot');
	src: url('../fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-light-webfont.woff2') format('woff2'), url('../fonts/roboto-light-webfont.woff') format('woff'), url('../fonts/roboto-light-webfont.ttf') format('truetype'), url('../fonts/roboto-light-webfont.svg#robotolight') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
@font-face {
	font-family: 'latoregular';
	src: url('../fonts/Lato-webfont.eot');
	src: url('../fonts/Lato-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato-webfont.woff2') format('woff2'), url('../fonts/Lato-webfont.woff') format('woff'), url('../fonts/Lato-webfont.ttf') format('truetype'), url('../fonts/Lato-webfont.svg#latoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: 'Roboto', sans-serif;
	margin-bottom: 198px;
}
.red {
	color: #F00;
}
.tophed {
	background: #3276b1;
	height: auto;
	position: relative;
}
.logo-in {
	padding: 5px 0;
	width: 182px;
	float: left;
}
.post-sign {
	float: right;
	padding: 5px 0;
}
.post-sign p {
	float: left;
	color: #FFF;
	padding: 7px 0;
	margin: 0 5px 0 0;
	font-size: 16px;
}
.banner-box {
	/*background: url(../images/ban-bg.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
	
	min-height: 55px;
	/*	z-index: 50;*/
	width: 100%;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	z-index: 2;
	background-color: rgba(255,255,255,0.98);
}
.search-container {
	width: 100%;
	height: auto;
	padding: 9px 0 0 0;
	box-sizing: border-box;
	float: left;
	margin: 0px;
}
.btn-job {
	color: #fff;
	background-color: #f04e69;
	font-weight: 600;
	float: right;
}
table .job-location {
	text-align: right;
}
table td {
	padding: 20px 10px;
}
table a {
	font-weight: bold;
}
table .job-location {
	text-align: right;
}
i {
	font-size: 10px;
}
.wi {
	width: 100% !important;
	display: block;
	float: left;
}
.side-bar {
	background-color: #f3f3f3;
	height: 100%;
}
.row-fluid {
	width: 100%;
}
.bg-c {
	border: 1 px dotted #e5e5e5;
}
.widget-box {
	margin: 10px 0;
	width: 100%;
	float: left;
}
.mail {
	min-height: 500px;
}
.h-top {
	margin-top: 10px;
}
/*inbox*/

.nav-tabs .glyphicon:not(.no-margin) {
	margin-right: 10px;
}
.tab-pane .list-group-item:first-child {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}
.tab-pane .list-group-item:last-child {
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.tab-pane .list-group .checkbox {
	display: inline-block;
	margin: 0px;
}
.tab-pane .list-group input[type="checkbox"] {
	margin-top: 10px;
}
.tab-pane .list-group .glyphicon {
	margin-right: 5px;
}
.tab-pane .list-group .glyphicon:hover {
	color: #FFBC00;
}
a.list-group-item.read {
	color: #222;
	background-color: #F3F3F3;
}
hr {
	margin-top: 5px;
	margin-bottom: 10px;
}
.nav-pills>li>a {
	padding: 5px 10px;
}
.profile>a {
	color: #fff;
}
.profile>a:hover {
	color: #000;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background: #5BC0DE;
	color: #fff;
}
.profile-drop {
	margin-top: 7px;
}
.dropdown ul.dropdown-menu {
	border-radius: 4px;
	box-shadow: none;
	margin-left: -42px;
	width: 200px;
}
.dropdown-menu li a span {
	position: relative;
	top: 3px;
}
.profile-info {
	min-height: 500px;
}
/* widgets start*/
.widget {
	margin-top: 0px;
	margin-bottom: 25px;
	padding: 0px;/* Divider */
}
.widget .widget-header {
	margin-bottom: 15px;
	border-bottom: 1px solid #ececec;
 *zoom: 1;
}
.widget .widget-header:before, .widget .widget-header:after {
	display: table;
	content: "";
	line-height: 0;
}
.widget .widget-header:after {
	clear: both;
}
.widget .widget-header h4 {
	/*	display: inline-block;*/
	color: #555555;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 12px 0px 12px 9px;
	margin-bottom: 7px;
	display: block;
	background: rgb(238, 238, 238);
}
.widget .widget-header h4 i {
	font-size: 14px;
	margin-right: 5px;
	color: #6f6f6f;
}
.widget .widget-header .toolbar {
	display: inline-block;
	padding: 0;
	margin: 0;
	float: right;
}
.widget.box {
	border: 1px solid #d9d9d9;
}
.widget.box .widget-header {
	background: #f9f9f9;
	border-bottom-color: #d9d9d9;
	line-height: 35px;
	padding: 0 12px;
	margin-bottom: 0;
}
.widget.box .widget-header h4 {
	margin-bottom: 0;
}
.widget.box .widget-header .toolbar {
	margin-right: -5px;
}
.widget.box .widget-header .toolbar.no-padding {
	margin: -2px -13px;
}
.widget.box .widget-header .toolbar.no-padding .btn {
	font-size: 13px;
	line-height: 35px;
	margin-top: 1px;
}
.widget.box .widget-content {
	padding: 10px;
	position: relative;
	background-color: #fff;
}
.widget.box .widget-content.no-padding {
	padding: 0;
}
.widget.box .widget-content.no-padding .row {
	padding-left: 15px;
	padding-right: 15px;
}
.widget.box .widget-content.widget-deeper {
	background-color: #f9f9f9;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
}
.widget.box.box-shadow {
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	border-bottom-color: #cccccc;
}
.widget.widget-closed.box .widget-header {
	margin-bottom: -1px;
	border-bottom: 1px solid #d9d9d9;
}
.widget.widget-closed .widget-content {
	display: none;
}
.widget > .divider, .widget .widget-content > .divider {
	width: 100%;
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #fff;
}
.widget > .divider.bright, .widget .widget-content > .divider.bright {
	border-bottom-color: #ececec;
}
.widget .widget-content > .divider {
	margin: 5px 0;
}
.form-actions {
	padding: 8px 5px;
	margin-top: 10px;
	margin-bottom: 20px;
 *zoom: 1;
}
.form-actions .btn.pull-right {
	margin-left: 3px;
}
.form-actions:before, .form-actions:after {
	display: table;
	line-height: 0;
	content: "";
}
.form-actions:after {
	clear: both;
}
.box .form-actions {
	margin-bottom: -10px;
	margin-left: -15px;
	margin-right: -15px;
}
.row-border .form-group {
	border-top: 1px solid #ececec;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 0;
}
.row-border .form-group:first-child {
	padding-top: 5px;
	border-top: none;
}
.filter-box label {
	font-family: 'Roboto', sans-serif;
	/*	font-weight: normal;*/
	color: #000;
	font-weight: bold;
}
form {
	margin: 0 5px;
}
.subtitle {
	display: block;
	padding-bottom: 5px;
	font-weight: 600;
}
.tabbable-custom.tabbable-full-width > .tab-content {
	border-left: none;
	border-right: none;
	border-bottom: none;
	padding: 20px 0;
}
.control-label > i {
	margin-right: 6px;
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
	margin-left: 15px;
}
.navbar-default {
	background: #337AB7;
}
.navbar-default .navbar-nav>li>a:hover {
	background-color: #333;
}
.search-result {
	padding: 15px;
	background-color: #fff;
	margin: 0 0 10px 0;
	border-top: 1px solid #f6f6f6;
	border-right: 1px solid #f6f6f6;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #f6f6f6;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	background: #ffffff;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,.05);
	box-shadow: 0px 1px 2px 0px rgba(0,0,0,.05);
	cursor:pointer;
}
.search-result:hover {
	border: 1px solid #03A9F4;
    box-shadow: 0px 4px 9px -1px rgb(191, 191, 191);
}
.company-logo {
	height: 50px;
	display: block;
	margin-top: 12px;
}
.search-result h1 {
	text-transform: capitalize;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	margin-top: 0;
	font-weight: bold;
}
.search-result h1 a {
	text-decoration:none;
}
/*.search-result p {padding:5px 0 0 0}
.search-result ul{list-style:none; padding-left:0;}*/
.j-description {
/*	height: 19px;
	overflow: hidden;*/
	margin-top: 3px;
	width: 100%;
}
.company-logo img, .company-logo input {
	float: right;
	width: auto;
	max-height: 50px;
}
.content-container {
	background-color: #fff;
	padding: 35px 20px;
	margin-bottom: 20px;
}
h1.content-title {
	font-size: 32px;
	font-weight: 300;
	text-align: center;
	margin-top: 0;
	margin-bottom: 20px;
	font-family: 'Open Sans', sans-serif!important;
}
.btn-send {
	text-align: center;
	margin-top: 20px;
}
/*.ui-autocomplete{
  position: relative;
  margin-left: -39px;
  float: left;
}
.ui-autocomplete li{
  width: 50%;
  padding: 0 10px;
  background-color: #fff;
  list-style: none;
}*/
.glyphicon-refresh-animate {
	-animation: spin .7s infinite linear;
	-webkit-animation: spin2 .7s infinite linear;
	-moz-animation: spin .7s infinite linear;
}
 @-webkit-keyframes spin2 {
 from {
-webkit-transform: rotate(0deg);
 -moz-transform: rotate(0deg);
}
 to {
-webkit-transform: rotate(360deg);
 -moz-transform: rotate(-360deg);
}
}
 @keyframes spin {
 from {
transform: scale(1) rotate(0deg);
 -moz-transform: rotate(0deg);
}
 to {
transform: scale(1) rotate(360deg);
 -moz-transform: rotate(-360deg);
}
}
}
.ui-autocomplete {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	float: left;
	display: none;
	min-width: 160px;
	width: 160px;
	padding: 4px 0;
	margin: 2px 0 0 0;
	list-style: none;
	background-color: #ffffff;
	border-color: #ccc;
	border-color: rgba(0, 0, 0, 0.2);
	border-style: solid;
	border-width: 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
 *border-right-width: 2px;
 *border-bottom-width: 2px;
}
.ui-menu-item > a.ui-corner-all {
	display: block;
	padding: 3px 15px;
	clear: both;
	font-weight: normal;
	line-height: 18px;
	color: #555555;
	white-space: nowrap;
}
.ui-state-hover, .ui-state-active {
	color: #ffffff;
	text-decoration: none;
	background-color: #0088cc;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	background-image: none;
}
.error-template {
	padding: 40px 15px;
	text-align: center;
}
.error-actions {
	margin-top: 15px;
	margin-bottom: 15px;
}
.error-actions .btn {
	margin-right: 10px;
}
.jb-details {
	width: 100%;
	float: left;
	margin-right: 15px;
}
.jb-details li {
	padding: 1px 0;
	text-transform: capitalize;
}
.jb-details li i {
	margin-right: 8px;
}
#scrollbox3 {
	overflow: auto;
	width: 100%;
	padding: 0 1px;
}
#scrollbox3 li {
	list-style: none;
	padding: 3px 0;
}
#scrollbox3 li a {
	color: #353535;
}
#scrollbox3 li a span {
	color: #898989;
	padding: 0 0 0 2px;
}
#scrollbox3 a:active, #scrollbox3 a:hover, #scrollbox3 .location-highlight {
	text-decoration: none;
	color: #3276b1;
}
#scrollbox3 .location-highlight {
	font-weight: bold;
}
#scrollbox3 a:before {
	position: relative;
	top: -1px;
	margin-right: 10px;
	color: inherit;
	content: '\e258';
	font-size: 8px;
	font-family: 'Glyphicons Halflings';
}
#scroll {
	max-height: 200px;
	overflow: hidden;
	position: relative;
}
.salary-highlight, .experience-highlight {
	text-decoration: none;
	color: #3276b1!important;
}
.track3 {
	width: 10px;
	background: rgba(0, 0, 0, 0);
	margin-right: 2px;
	border-radius: 10px;
	-webkit-transition: background 250ms linear;
	transition: background 250ms linear;
}
.track3:hover, .track3.dragging {
	background: #d9d9d9;
	background: rgba(0, 0, 0, 0.15);
}
.handle3 {
	width: 7px;
	right: 0;
	background: #999;
	background: rgba(0, 0, 0, 0.4);
	border-radius: 7px;
	-webkit-transition: width 250ms;
	transition: width 250ms;
}
.track3:hover .handle3, .track3.dragging .handle3 {
	width: 10px;
}
.btn-circle.btn-lg {
	width: 40px;
	height: 40px;
	padding: 9px 11px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 25px;
	outline: none;
}
.panel-job {
	position: relative;
	min-height: 360px;
}
.job-footer {
	position: absolute;
	width: 100%;
	bottom: 0;
}
.profile-view {
	min-height: 355px;
}
.divider {
	margin: 17px 0;
}
.filter-box {
	background-color: #FFF;
	height: 100%;
	margin: 0;
	-moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
	margin-bottom: 5px;
}
.filter-box h4 {
	font-family: 'Roboto', sans-serif;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 15px;
	border-bottom: 1px solid #e8e8e8;
	padding: 0 0 7px 0;
}
.body-color {
	background: url(../images/bg-pattern.png) repeat 0 0;
	opacity: 1;
	-webkit-transition: opacity 0.3s ease-in;
	-moz-transition: opacity 0.3s ease-in;
	-o-transition: opacity 0.3s ease-in;
	transition: opacity 0.3s ease-in;
}
.profile-pic {
	width: 150px;
	height: 150px;
	overflow: hidden;
}
.load-container {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	background-color: #000;
	width: 100%;
	height: 100%;
	z-index: 500;
	opacity: .6;
}
.load-container img {
	margin-top: 282px;
}
.tick {
	margin: 4px auto;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	background-color: #5cb85c;
	padding: 7px 0px;
	font-weight: 100;
	display: block;
}
.tick span {
	font-size: 16px;
	color: #FFF;
}
.min-height {
	min-height: 600px;
}
.min-height2 {
	min-height: 620px;
}
.min-height-landing {
	min-height: calc(100vh - 150px);
}
.box-benifits {
	margin: 50px 0 0 0;
}
.benifits {
	width: 90%;
	margin: 15px 5%;
}
.benifits li {
	font-size: 16px;
	float: left;
	padding: 0 20px;
}
.land-benifits {
	margin: 5px 0;
}
.land-benifits li {
	font-size: 16px;
	padding: 12px 0;
}
.monthly-salary-ul {
	width: 100%;
	padding: 0 1px;
}
.monthly-salary-ul li {
	list-style: none;
	padding: 3px 0;
}
.monthly-salary-ul li a {
	color: #353535;
}
.monthly-salary-ul li a span {
	color: #898989;
	padding: 0 0 0 2px;
}
.monthly-salary-ul a:active, .monthly-salary-ul a:hover {
	text-decoration: none;
	color: #3276b1;
}
.monthly-salary-ul a:before, #monthly-salary-ul a:before {
	position: relative;
	top: -1px;
	margin-right: 10px;
	color: inherit;
	content: '\e258';
	font-size: 8px;
	font-family: 'Glyphicons Halflings';
}
.btn-back {
	margin: 0;
}
.btn-back span {
	margin: 0;
	float: left;
	padding: 2px 9px 0 0;
}
.location {
	font-size: 14px;
	margin-left: 5px;
	color: #878787;
}
.skills {
	width: 100%;
	margin: 6px 0;
}
.abt-job {
	width: 100%;
	color: #282828;
}
.post-date {
	float: right;
	margin: 10px 0 0 0;
}
.label-default {
	color: #e4edf4;
}
.top-company {
	width: 100%;
	margin: 0 auto;
}
.top-company ul {
	margin: 0 auto;
	padding-left: 0;
}
.top-company ul li {
	float: left;
	padding: 8px;
	list-style: none;
}
.top-company ul li a img {
	display: block;
}
.top-company ul li a:hover {
	height: 120px;
}
.land-add {
	margin-top: 50px;
}
.forgot {
	margin: 20px auto;
	width: 100%;
}
.forgot>input.btn.btn-lg, .forgot>input.btn.btn-lg:focus {
	outline: none;
	width: 80%;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	padding: 7px 10px !important;
}
.forgot>button.btn {
	width: 19%;
	height: 40px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	padding: 6px 16px;
}
.ui-autocomplete {
	max-height: 250px;
	overflow-y: scroll;
	overflow-x: hidden;
}
.loader-job {
	text-align: center;
}
.static a {
	color: #CCC;
}
.candy-result {
	padding: 10px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 1px;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,.05);
	box-shadow: 0px 1px 2px 0px rgba(0,0,0,.05);
}
.bg-white {
	background-color: #fff;
}
.skill {
	display: table;
}
.skill li {
	float: left;
	padding: 0 1px;
}
.option-controls {
	width: 152px;
}
.option-controls li {
	float: left;
	padding: 0 5px;
}
.advt-260 {
	width: 260px;
	height: 250px;
	display: table;
}
.social-ul {
	margin-top: 10px;
}
.social-ul li {
	float: left;
	margin: 0 10px 0 0;
	display: table;
}
.mail-right {
	float: right;
}
.count {
	color: #FFFFFF;
	font-size: 8px;
	position: absolute;
	background-color: rgb(240, 78, 105);
	border-radius: 50%;
	padding: 3px 5px 5px 6px;
	text-align: center;
	right: -9px;
	top: -10px;
}

@media (max-width:991px) {
.cbp-af-header-shrink .top-head-wrap .banner-box {
	position: inherit !important;
}
.cbp-af-header.cbp-af-header-shrink .container .search-container {
	width: 100% !important;
}
.cbp-af-header.cbp-af-header-shrink .container .logo-in2 {
	display: none !important;
}
}

@media screen and (max-width:767px) {
.company-logo img, .company-logo input {
	max-width: 150px !important;
}
.btn-job {
	margin-bottom: 10px;
}
.mail-right {
	float: none;
	margin-left: 22px;
}
}
.linkdin {
	background-color: #0077b5;
	padding: 5px 1px 2px 1px;
	margin: 5px 0;
}
.bg-white-m {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	min-height: 660px;
	height: 90vh;
}
.send-form .form-group {
	margin-left: 0;
	margin-right: 0;
}
.send-form .form-control {
	border-radius: 0;
}
.send-form .btn {
	border-radius: 0;
}
.message-part {
	margin-top: 16px;
}
.msg-title {
	background: none;
	border: none;
	box-shadow: none;
	outline: none !important;
}
.msg-title:focus {
	box-shadow: none;
}
.list-group-item .label {
	margin: 0 1px;
}
.time-mail {
	font-size: 11px;
}
.mail-logo {
	height: 50px;
	display: block;
	margin-top: 12px;
}
.mail-company {
	font-size: 12px;
	display: block;
}
.mail-location {
	font-size: 14px;
	display: block;
	margin: 3px 0 0 0;
}
.table-mail-list {
	width: 100%;
}
.table-mail-list tr {
	border: 1px solid #ddd;
	cursor: pointer;
}
.table-mail-list tr td {
	padding: 10px;
}
.table-mail-list a {
	text-decoration: none;
	color: #4F4F4F;
	font-weight: normal;
}
.table-mail-list .label {
	margin: 0 1px;
}
.tr-bold td a {
	font-weight: bold !important;
}
.sub-heading {
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	margin:15px 0 15px 0;
}
.border-box {
	margin: 21px 0 10px 0;
	min-height: 560px;
	height: 70vh;
	padding-bottom: 20px;
	overflow: auto;
}
.margin-top {
	margin-top: 10px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px;
}
/*.targeth4{padding-top:5px; box-sizing:border-box;}*/
.ul-mailtemplate {
	width: 100%;
}
.ul-mailtemplate li {
	width: 45%;
	float: left;
	margin: 3px 2%;
}
.well-template {
	float: left;
}
#tempscroll {
	max-height: 560px;
	overflow: auto;
}
.template-box {
	height: 560px;
}
.tble-filtered {
	margin-bottom: 15px;
}
.selected_template {
	border: 1px solid #999999;
	background-color: #f5f5f5;
}
.border-box2 {
	margin: 10px 0;
}
fieldset.scheduler-border {
	border: 1px solid #e5e5e5 !important;
	padding: 0 1.4em 1.4em 1.4em !important;
	margin: 10px!important;
}
legend.scheduler-border {
	font-size: 14px !important;
	font-weight: bold !important;
	text-align: left !important;
	width: inherit; /* Or auto */
	padding: 0 10px; /* To give a bit of padding on the left and right */
	border-bottom: none;
}
.border-box2>.panel-heading {
	background: #D5D5D5;
}
.iframe-mail {
	width: 100%;
	border: none;
	padding: 5px;
}
#list-sender {
	max-height: 400px;
}
#max-scroll-height {
	max-height: 400px;
	overflow: hidden;
	position: relative;
	margin: 0 0 10px 0;
}
.height-mail-container {
	min-height: 500px;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,.05);
	box-shadow: 0px 1px 2px 0px rgba(0,0,0,.05);
}
.m-fiter {
	bottom: 0;
	right: 0;
	margin: 10px;
	position: absolute;
}
.m-back {
	bottom: 0;
	left: 0;
	margin: 10px;
	position: absolute;
}
#tbscroll {
	max-height: 400px;
	overflow: auto;
	position: relative;
	border: 1px solid #e5e5e5;
}
.border-table {
	border: 1px solid #ddd;
}
.box-shadow-ul {
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,.05);
	box-shadow: 0px 1px 2px 0px rgba(0,0,0,.05);
}
.box-shadow-ul> .active> a h4 {
	color: #fff;
}
.iframe-mail-4 {
	height: 400px;
	overflow: auto;
	position: relative;
	border: 1px solid #e5e5e5;
	width: 100%;
	max-height: 450px;
}
#dynamic-input-id {
	height: 450px;
	overflow: auto;
	position: relative;
	border: 1px solid #e5e5e5;
	padding: 16px;
}
.btn-b-m {
	margin: 5px 0px;
}
.bg-grey {
	background-color: #f9f8f8;
}
.border-solid {
	border: 1px solid #ddd;
}
/* .row.vdivide [class*='col-']:not(:last-child):after {
  background: #e0e0e0;
  width: 1px;
  content: "";
  display:block;
  position: absolute;
  top:0;
  bottom: 0;
  right: 0;
  min-height: 70vh;
  height:270px;
}*/
.b-left {
	border-left: 1px solid #e0e0e0;
	min-height: 620px;
}
.margin-box {
	padding: 10px;
	margin: 10px 0;
}
.temp-btn {
	position: relative;
	margin: 15px;
	width: 220px;
	height: 85px;
	font-size: 14px;
	padding: 21px 0;
	border-radius: 0;
}
.viewedit {
	position: absolute;
	z-index: 5;
	right: 20px;
	bottom: -24px;
	display: none;
}
.bbt {
	display: inline-block;
}
.bbt:hover .viewedit {
	display: block;
}
.viewedit .btn-danger {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.viewedit .btn-success {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
#template-box {
	max-height: 400px;
	overflow: auto;
	position: relative;
	min-height: 400px;
}
.temp-radio .btn {
	width: 200px;
	margin-bottom: 10px;
}
.temp-radio .radio+ .radio {
	margin-top: 9px;
}
.temp-radio .radio label {
	padding-left: 0;
}
.table-mail-list .btn {
	border-radius: 0;
}
.loader-mail {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,.9);
	z-index: 5;
	left: 0;
	top: 0;
}
.loader-mail img {
	margin: 10% auto;
	display: block;
}
.star-gold {
	color: #FFB500;
}
.box-candi-w {
	margin-bottom: 20px;
}
.sitemap-box h1 {
	font-size: 16px;
}
.sitemap-box h3 {
	font-size: 14px;
	color: #337ab7;
}
.sitemap-box a:hover h3 {
	color: #23527c;
}
.pro-pic2 {
	margin: 2px auto;
}

@media (min-width: 768px) {
.omb_row-sm-offset-3 div:first-child[class*="col-"] {
	margin-left: 25%;
}
}
.omb_login .omb_authTitle {
	text-align: center;
	line-height: 300%;
}
.omb_login .omb_socialButtons {
	padding: 10px 0;
}
.omb_login .omb_socialButtons a {
	color: white;/*In yourUse @body-bg  opacity:0.9;*/
}
.omb_login .omb_socialButtons a:hover {
	color: white;
	opacity: 1;
}
.omb_login .omb_socialButtons .omb_btn-facebook {
	background: #3b5998;
}
.omb_login .omb_socialButtons .omb_btn-linedin {
	background: #0077b5;
}
.omb_login .omb_socialButtons .omb_btn-google {
	background: #c32f10;
}
.omb_login .omb_loginOr {
	position: relative;
	font-size: 1.5em;
	color: #aaa;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.omb_login .omb_loginOr .omb_hrOr {
	background-color: #cdcdcd;
	height: 1px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.omb_login .omb_loginOr .omb_spanOr {
	display: block;
	position: absolute;
	left: 50%;
	top: -0.6em;
	margin-left: -1.5em;
	background-color: white;
	width: 3em;
	text-align: center;
}
.omb_login .omb_loginForm .input-group.i {
	width: 2em;
}
.omb_login .omb_loginForm .help-block {
	color: red;
}
.captcha {
	margin-bottom: 17px;
}
.captcha a {
	cursor: pointer;
}
#signupseeker .help-block {
	position: absolute;
	margin: 0px 0;
}

@media (min-width: 768px) {
.omb_login .omb_forgotPwd {
	text-align: right;
	margin-top: 10px;
}
}
.margin-b-contact {
	margin-bottom: 15px;
}
#signupseeker .form-group {
	margin-bottom: 17px;
}
.post-sign2 {
	float: right;
	padding-top: 8px;
}
.dubai-disc {
	background-color: #fff;
	margin: 4px 0 0 0;
	border-bottom: 1px solid #ddd;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	background: #ffffff;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,.05);
	box-shadow: 0px 1px 2px 0px rgba(0,0,0,.05);
}
.dubai-disc h1 {
	font-size: 19px;
}
.banner {
	width: 100%;
	height: 150px;
	margin: auto;
	background-size: cover;
	background: url("../images/dubai-job-banner.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}
/* .banner .ban {width:1050px; margin:0 auto;} */
.banner .ban h1 {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	text-align: right;
	padding: 0;
	font-weight: bold;
	margin: 10px 0;
}
.banner .ban h2 {
	font-size: 15px;
	color: #fff;
	text-align: right;
	width: 100%;
	font-weight: normal;
	float: right;
	padding: 0;
	margin: 10px 0;
}
.opec-shadow {
	background: rgba(0, 0, 0, .6);
	float: right;
	padding: 0 10px;
	margin: 3px 0;
	width: 57%;
}
.opec-top {
	margin-top: 17px;
}
.dubai-logo-container {
	background: rgba(255, 255, 255, .9);
	float: left;
	width: 150px;
	height: 148px;
	margin-top: 1px;
}
.dubai-logo-container img {
	margin: 0 auto;
	display: block;
}
footer {
	background: #1a1a1a;
	padding-top: 30px;
	color: #6c6c6c;
	font-size: 90%;
	bottom: 0;
	position: absolute;
	width: 100%;
}
.foot-padding {
	padding: 0 20px;
}
.foot-padding ul li {
	line-height : 26px;
}
footer a {
	color: #979797;
}
footer a:hover {
	color: #ccc;
}

@media screen and (max-width:767px) {
body {
	margin-bottom: 396px;
}
}
.clistep a {
	height: 70px;
}
.template-name {
	width: 213px;
	height: auto;
	white-space: normal;
}
.timeline {
	list-style: none;
	padding: 20px 0 20px;
	position: relative;
}
.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 3px;
	background-color: #eeeeee;
	left: 50%;
	margin-left: -1.5px;
}
.timeline > li {
	margin-bottom: 20px;
	position: relative;
}
.timeline > li:before, .timeline > li:after {
	content: " ";
	display: table;
}
.timeline > li:after {
	clear: both;
}
.timeline > li:before, .timeline > li:after {
	content: " ";
	display: table;
}
.timeline > li:after {
	clear: both;
}
.timeline > li > .timeline-panel {
	width: 46%;
	float: left;
	border: 1px solid #d4d4d4;
	border-radius: 2px;
	padding: 20px;
	position: relative;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline > li > .timeline-panel:before {
	position: absolute;
	top: 26px;
	right: -15px;
	display: inline-block;
	border-top: 15px solid transparent;
	border-left: 15px solid #ccc;
	border-right: 0 solid #ccc;
	border-bottom: 15px solid transparent;
	content: " ";
}
.timeline > li > .timeline-panel:after {
	position: absolute;
	top: 27px;
	right: -14px;
	display: inline-block;
	border-top: 14px solid transparent;
	border-left: 14px solid #fff;
	border-right: 0 solid #fff;
	border-bottom: 14px solid transparent;
	content: " ";
}
.timeline > li > .timeline-badge {
	color: #fff;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 1.4em;
	text-align: center;
	position: absolute;
	top: 16px;
	left: 50%;
	margin-left: -25px;
	background-color: #999999;
	z-index: 5;
	border-top-right-radius: 50%;
	border-top-left-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.timeline > li.timeline-inverted > .timeline-panel {
	float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}
.timeline-badge.primary {
	background-color: #2e6da4 !important;
}
.timeline-badge.success {
	background-color: #3f903f !important;
}
.timeline-badge.warning {
	background-color: #f0ad4e !important;
}
.timeline-badge.danger {
	background-color: #d9534f !important;
}
.timeline-badge.info {
	background-color: #5bc0de !important;
}
.timeline-title {
	margin-top: 0;
	color: inherit;
}
.timeline-body > p, .timeline-body > ul {
	margin-bottom: 0;
}
.timeline-body > p + p {
	margin-top: 5px;
}
.h2-common {
	font-size: 16px;
}
.common-h6 {
	font-size: 100%;
	margin: 1px 0;
}
.modal-title {
	font-size: 18px;
	color: #212121;
}
#collapseFilter ul li, #monthly-salary-ul li {
	line-height:24px;
}
#monthly-salary-ul li {
	padding:3px 0;
	list-style: none;
}
#monthly-salary-ul li a {
	text-decoration: none;
	color: #353535;
}
#monthly-salary-ul li a:hover {
	color: #3276b1;
}
@media (min-width: 1440px) {
	.container {
		width: 1300px;
	}
}
.multiselect-container{position:absolute;list-style-type:none;margin:0;padding:0; height:250px; overflow:scroll;}.multiselect-container .input-group{margin:5px}.multiselect-container>li{padding:0}.multiselect-container>li>a.multiselect-all label{font-weight:700}.multiselect-container>li.multiselect-group label{margin:0;padding:3px 20px;height:100%;font-weight:700}.multiselect-container>li.multiselect-group-clickable label{cursor:pointer}.multiselect-container>li>a{padding:0}.multiselect-container>li>a>label{margin:0;height:100%;cursor:pointer;font-weight:400;padding:3px 20px 3px 40px}.multiselect-container>li>a>label.radio,.multiselect-container>li>a>label.checkbox{margin:0}.multiselect-container>li>a>label>input[type=checkbox]{margin-bottom:5px}.filter .btn{padding:6px 3px}.btn-group>.btn-group:nth-child(2)>.multiselect.btn{border-top-left-radius:4px;border-bottom-left-radius:4px}.form-inline .multiselect-container label.checkbox,.form-inline .multiselect-container label.radio{padding:3px 20px 3px 40px}.form-inline .multiselect-container li a label.checkbox input[type=checkbox],.form-inline .multiselect-container li a label.radio input[type=radio]{margin-left:-20px;margin-right:0}
.cbp-af-header {

	left: 0;
	width: 100%;
	background: #f6f6f6;
	z-index: 99;
	/*-webkit-transition: height 20.10s;
	-moz-transition: height 25.10s;
	transition: height 25.10s;*/
	transition:  all .3s;
	position:relative;

}

.cbp-af-header .cbp-af-inner {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 1.875em;
	transition:  all .4s;

}


.cbp-af-header search-container {
	display: inline-block;
	position: relative;
}



/* Transitions and class for reduced height */

.cbp-af-header .logo-in2 {
	padding: 5px 0;
	width: 182px;
	float: left;
	position:absolute;
	top:-35px;
	
	visibility:hidden;
	opacity:0;
	margin-left:15px;
}

.banner-box {transition:  all .4s;}
.cbp-af-header-shrink .top-head-wrap .banner-box {position:fixed; top:0px; left:0; transition:  all .4s;
/*-webkit-transition:top .3s ease-out,background-color .5s ease-out;
-moz-transition:top .3s ease-out,background-color .5s ease-out;
-o-transition:top .3s ease-out,background-color .5s ease-out;
transition:top .3s ease-out,background-color .5s ease-out;*/
}

.logo-in2 {position:absolute; top:-30px; transition:  all .4s;}
.cbp-af-header.cbp-af-header-shrink .container .logo-in2{padding:0; width: 182px; float: left; top:2px; visibility:visible; opacity:1;}

.cbp-af-inner {transition:  all .4s; position:absolute; z-index:5000; }

.cbp-af-header.cbp-af-header-shrink .cbp-af-inner { position:fixed; top:0px;  transition: all .4s }

.cbp-af-header.cbp-af-header-shrink .container .search-container { float:right; width:75%;}






