@import url("/views/common/css/common-bs2.css");

@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i&display=swap');
@import url('https://use.typekit.net/pve2wvk.css');

@font-face {
    font-family: showcase;
    src: url("/userfiles/brainiac-media/fonts/ShowcaseSans.otf") format("opentype");
}

.logotop {
	font-family: showcase;
	padding-top:20px;
}

.top-logo {
	width: 40px;
	margin-right:10px;
}

.logotext {
	font-size:14px;
	margin-top:8px;
}


.reorderable .sorting_1{
	cursor: grabbing!Important;
}


.heading {
	font-weight:bold;
	padding-bottom: 10px !important;
	border-bottom:1px solid #ddd;
	margin-bottom: 10px !important;
}

.dtcards tbody tr {
	float: left;
	width: 24%;
	margin: 0.5rem;
	border: 0.0625rem solid rgba(0,0,0,.125);
	border-radius: .25rem;
	box-shadow: 0.25rem 0.25rem 0.5rem rgba(0,0,0,0.25);
	min-height:400px !important;
}
.dtcards tbody td {
	display: block;
}
.dtcards thead {
	display: none;
}

.dtcards td:before {
	content: attr(data-label);
	display: inline;
	position: relative;
	/*font-size: 85%;
	top: -0.5rem;*/
	float: left;
	color: #808080;
	min-width: 4rem;
	margin-left: 0;
	margin-right: 1rem;
	text-align: left;
}


	.u-shadow-v31 .g-pos-abs .g-right-0 .g-z-index-2 .g-bg-white .u-dropdown--css-animation .u-dropdown--reverse-y .u-dropdown--simple {
		bottom:-137px;
	}

	.u-dropdown--simple.u-dropdown--reverse-y, .u-dropdown--jquery-slide.u-dropdown--reverse-y, .u-dropdown--css-animation.u-dropdown--reverse-y {
    top: -55px;
    left: -155px;
    width: 147px!Important;
    bottom: -185px;
    margin-top: 0 !important;
    margin-bottom: 1.42857rem;
}

tr.selected td:before {
	color: #404040;
}

.table .fa {
	font-size: 1.2rem;
	text-align: center;
}

.dtcards .fa {
	font-size: 7.5rem;
}

.limitH {
	height:350px !Important;
	/* overflow: scroll; */
	overflow-y: scroll;
	overflow-x: hidden;
}
.attendees{
	overflow-y: scroll;
	overflow-x: hidden;
}
.shiftLeft{
	padding-right:17px;
}


.meetingPillOuter{
	margin:2px;
}
.meetingPillPadding{
	background-color: #6c8caf;
	border-radius: 5px;
	margin:2px;
}
.meetingPillInnerPadding{
	padding:2px
}

.n1ed-generic-dialog-bg { display: none !important; }



.dnone{
	display: none;
}
.linkedIncidentItem{
	cursor: pointer;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-right: 6px;
    border: 0;
    border-radius: 100px;
    padding: 7px 14px;
    padding-right: 33px;
    float: left;
    font-size: 12px;
    line-height: 1.6666667;
    font-weight: 400;
    text-transform: none;
    position: relative;
    background-color: #03A9F4;
	color: #fff !important;
}
.linkedIncidentItem a{
	color:white;
}
.linkedIncident{
	display: none;
}

.borderless td, .borderless th {
    border: none;
}

.wrapperMoreText {background-color:inherit;}

.small {
    height: 18px;
    overflow:hidden;
	color:#808080;
	background-color:inherit;
	font-size: 14px !important;
}

.big {
    height: auto;
	color:#808080;
	background-color:inherit;
	font-size: 14px;
}

.emailattach {
	float:left;
	width: 150px;
	border :1px solid #ccc;
	margin-right:10px;
	margin-bottom:10px;
	border-radius: 5px;
	padding: 10px;
}

.emailattach p {
	float:left;
	width: 100%;
	margin:0;
}

.theIcon {
	float:left;
	height: 50px;
	width: 50px;
}

.theImageIcon {
	font-size: 50px!important;
	}

.rotate90 {
	-webkit-transform: rotate(-90deg) !important;
	-moz-transform: rotate(-90deg) !important;
	-ms-transform: rotate(-90deg) !important;
	-o-transform: rotate(-90deg) !important;
	transform: rotate(-90deg) !important;
	margin-right:20px !important;
}

.showmore:focus, .showmore:focus{text-decoration: none;}

.box-footer {margin-bottom:5px; background-color:#dbdbdb;}
.row-footer-submit {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
	font-size: 14px;
}

.u-side-nav--second-level-menu-link.active {
    color: #6c8caf;
}

.u-btn-primary {
    color: #fff !important;
    background-color: #6c8caf !important;
}

.u-side-nav--second-level-menu-link.active i {
    color: #6c8caf;
}

.u-sidebar-navigation--dark .u-side-nav--top-level-menu-link:hover {
    color: #bddef7;
}

.u-sidebar-navigation--dark .u-side-nav--second-level-menu-link:hover {
    color: #bddef7;
}

.u-sidebar-navigation--dark .u-side-nav--second-level-menu-link:hover i {
    color: #bddef7;
}

.form-control:focus, .custom-select:focus {

    border-color: #6c8caf;
    box-shadow: none;

}

[class*="u-table--v3"] th:first-child, [class*="u-table--v3"] th.g-first-child, [class*="u-table--v3"] td:first-child, [class*="u-table--v3"] td.g-first-child {
    text-align: left;
    border-left: 1px solid;
}


.u-btn-primary:hover, .u-btn-primary.active {
    border-color: #bddef7;
    background-color: #bddef7;
	color:#595959;
}

.btn-primary:hover {

    color: #bddef7;
    background-color: #bddef7;
    border-color: #bddef7;

}

.btn-primary {

    background-color: #6c8caf;
    border-color: #6c8caf;

}


.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    border-color: #6c8caf;
    background-color: #6c8caf;
}

.u-sidebar-navigation--dark .u-side-nav--top-level-menu-link:hover i {
    color: #6c8caf;
}

.grey-icon {
	color: #8c8c8c !important;
}

.clearissue {
	margin:0 !important;
	padding:0 !important;
	width: 100% !important;
	display: inline-block !important;
}

.large-icon {
	font-size: 30px;
}

.icon-custom{
	width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.med-icon {
	font-size: 20px;
}

.icon-circle {
    width: 60px;
    height: 60px;
    padding: 6px 0px;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
}
.content {
	min-height: 80vh;
}

.opt {
	height:120px;
	width: 120px;
	/*border:1px solid #000 !important;*/
	
	float:left;
	text-align: center !important;
	margin: 10px 10px;

}



/*.dataTables_length, .dataTables_filter, .dataTables_info, .dataTables_paginate {
    display: block !important;
}
*/

::-webkit-input-placeholder { /* Edge */
  color: #b3b2b2 !important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #b3b2b2 !important;
}

::placeholder {
  color: #b3b2b2 !important;
}


.btn-file {
		    position: relative;
		    overflow: hidden;
		}

.btn-file input[type=file] {
		    position: absolute;
		    top: 0;
		    right: 0;
		    min-width: 100%;
		    min-height: 100%;
		    font-size: 999px;
		    text-align: right;
		    filter: alpha(opacity=0);
		    opacity: 0;
		    background: red;
		    cursor: inherit;
		    display: block;
		}

/*input[readonly] {
		background-color: #ccc !important;
		cursor: text !important;
	}
*/

.mr-3 {
	margin-right:30px;
}

.my-group .form-control{
    width:50%;
}

.pr-3 {
	padding-left:30px;
}

.cal-header {
    margin-top: -18px;
    font-size: 18px;
}

.cal-header2 {
    margin-top: 8px !important;
    font-size: 14px;
}

.topboxes {
	margin: 30px 10px !important;
}

.specialHeader {
	border:0;
	padding:0;
	color:white !important;
	font-size:16px !important;
}

.whitebg {
	background-color:white !important;
/*	padding-left: 0px !important;
	padding-right: 0px !important;*/
}

.whitebg h3 {
    margin: 0;
	color:#ccc
}

.squarebox h4 {
	font-size:15px;
}

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
    color: #ccc;

}

.thenumber {
	margin-top:-10px;
	font-size:50px;
}

/*
.fc td .fc-sat .fc-day-number,.fc td .fc-sun .fc-day-number {color:#fff !important}

.fc-basic-view .fc-day-number, .fc-basic-view .fc-week-number {
    padding: 2px;
    margin-top: 10px;
	margin-right: 10px;
}

.table-bordered {
    border: 0;
}

.fc-basic-view .fc-body .fc-row {
    min-height: 4em;
    margin-top: 10px;
}

.table-bordered td .fc-day {
	margin-left:10px !important;
	border-right:5px solid #fff !important;
}

.fc-toolbar h2 {
    margin: 0;
	color:#ccc
}

.fc-header-toolbar .btn-default {
    color: #fff !important;
    background-color: #666666 !important;
    border-color: #666666 !important;
}

.fc td .fc-sat,.fc td  .fc-sun {
	border-color:#c8dfee;
	background-color:#cbe5f4 !important;
	color:#fff !important;
	}


.fc td .fc-today .fc-day-number {
	color:#69a8dd !important;
	}


.fc td .fc-today, .fc td .fc-today {
 	border: 1px solid #69a8dd !important;
	color:#69a8dd;
	background-color:#fff !important;
}


.fc-bg, .fc-bgevent-skeleton, .fc-helper-skeleton, .fc-highlight-skeleton {
    position: absolute;
    margin-top: 10px;
}

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 0;
}

.fc-day {
	margin:20px;
	background-color:#f2f2f2 !important;
	color:#d5d5d5 !important;
}

.fc-day-header .fc-sat, .fc-day-header .fc-sun {
	background-color:#69a8dd !important;
	color:#fff !important;
	}

.fc-day-header {
	background-color:#bfbfbf !important;
	color:#fff !important;
}
*/
.costper {
	float:left;
	width:100%;
}



.max-height-600 {
	max-height: 500px;
	overflow-y: scroll;
	height: 500px;
}

.specialbox {
	border-left: 4px solid #5E7BD7;
	background-color:#fff !important;
	height:55px;
	padding:5px;
	font-size: 20px;
	line-height: 45px;
	vertical-align: middle;
	color:#666666 !important
}

.specialbox span {color:#666666 !important}


.graybg {
	background-color:#e6e6e6 !important;
}

.skin-green .main-header .logo {
    background-color: #000 !important; /*184785*/
    color: #fff;
    border-bottom: 0 solid transparent;
}

.skin-green .sidebar-menu > li:hover > a, .skin-green .sidebar-menu > li.active >a , .skin-green .sidebar-menu > li.menu-open > a {
    color: #fff;
    background: #535354;
}

.sidebar-menu a {
	color: #fff;
}

.skin-green .wrapper, .skin-green .main-sidebar, .skin-green .left-side {
    background-color: #535354;
}

.squarebox {
	margin:10px;
	text-align:center;
	float: left;
	font-size:20px;
	padding-top:15px;
	height:130px;
	width:140px;
	border:1px solid #eee;
	box-shadow: 5px 10px 8px #eee;
	border-radius: 15px
}

.squareAlert {
	border: 1px solid #f00;
}

.squareSuccess {
	border: 1px solid #006600;
}

.toplogo {
	/*background-color:#fff !important;*/
	margin:5px;
	padding:5px;
}

.theLogo {
	max-height: 50px !important;
	margin:0 !important;
}

.skin-green .main-header .navbar {
    background-color: #fff;
	border-bottom:1px solid #eee;
}

.skin-green .main-header .navbar .sidebar-toggle:hover {
    background-color: #fff;
	color: #eee
}

.skin-green .main-header .navbar .nav>li>a {
    color: #000;
}

.user-menu {
	background-color:#ccc;
}

.skin-green .main-header .navbar .sidebar-toggle {
    color: #000;
}

.skin-blue .main-header .navbar .nav > li > a .fa {
    color: #000;
    font-size: 25px;

}

.skin-blue .main-header .navbar {
    background-color: #fff;
	color: #000;
	border-bottom:1px solid #eee;
}

.skin-blue .main-header .navbar .sidebar-toggle:hover {
    background-color: #fff;
	color: #eee
}

.skin-blue .main-header .navbar .nav>li>a {
    color: #000;
}

.skin-blue .main-header .navbar .sidebar-toggle {
    color: #000;
}

.fanav {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

/*	border:0 !important;*/

	margin:0 0 0 0 !important;
	padding:0 !important;
	width:20px !important;
	float:right !important;
	text-align: right !important;
}


.padding-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.bg-transparent {background-color:transparent !important;}

.job-placement h2, .job-placement h3, .job-placement p {color:#fff;}
.job-placement .placement-heading {
    border: 1px solid #122a38;
    background-color: #122a38;
    padding: 15px;
	min-height:280px;
}

.job-placement .placement-content {
    border: 1px solid #3c8dbc;
    background-color: #3c8dbc;
    padding: 15px;
	min-height:280px;
}

.padding-0 {padding:0px !important;}
.margin-0 {margin:0px !important;}

.text-red, .text-red a {color:#990000 !important;}

.decoration-0 {text-decoration: none !important;}

.agency-document {margin-top:30px;}

.margin-0 {margin:0px !important;}
.notice-note {margin-bottom:100px;}

.badge-invis {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #fff;
    border-radius: 10px;
}

.btn-group-invis {background-color:#fff!important;}

/*.pricing-mega-v3 h4 {
    min-height: 110px !important;
}*/

/*.fa-times {
    color: #e74c3c !important;
}*/
.pricing-mega-v3 .fa-times {color:#ff0000;}

.btn-group a:hover {text-decoration: none!important;}

.container .content-boxes-v3 {background-color:transparent !important; border-bottom:transparent;}

.header-help-btn {background-color:#ff0000; padding:1px;}

.popover {min-width:276px; z-index:3001!important;}

.btn-u {
    border: 0;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    padding: 6px 13px;
    position: relative;
    background: #72c02c;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
}

.btn-default {
    color: #fff !important;
    background-color: #f0ad4e !important;
    border-color: #eea236 !important;
}

.theError {color:red;}

.modal-content {padding:25px;}

.skin-green .sidebar-menu > li > .treeview-menu {
    background: #3c5058 !important;
}

.max-150 {min-width:150px;}

.btn-box-tool {color:#000 !important;}

/*.row .btn {color:#fff;}*/


.header-checkbox {
	width: 20px !important;;
	height: 20px !important;;
}

.button-group-dash {margin-bottom:50px;}

.white-text {color:#fff !important;}

.green-button {
	border: 1px solid #007500;
	background-color:#007500;
	color:#fff;
	margin:0 15px;
	padding:10px;
	border-radius:10px;
}

.btn-right {float:right;}



.hr-grey {
	border-color: #868686;
	margin-bottom: 10px;
    margin-top: 10px;
}
.margin-top60 {
	margin-top:60px;
}
.margin-top40 {
	margin-top:20px;
}
.no-border-bottom {border-bottom:none !important;}
.full-wdith {width:100%;}
.border-smart {border: 1px solid #dddddd; padding:10px;}
.bsia-job-details-logo {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 900px;
    margin: 5px 0 0 5px;
    padding: 20px;
}

.margin-top-30{margin-top:30px;}
.margin-top-60{margin-top:60px;}

.bsia-job-details-font {
	color:#808080 ;
	margin:0 0 1px ;
	padding:none ;
}
.tabs-jis {
	border-bottom:1px solid #ccc;
}

.tabs-jis li {
	width: 16.66%;
	text-align: center;
}

.tabs-jis img {
	margin: 0 auto;
	max-width:100% !important;
}
.border-grey { border:1px solid #ddd;}
.grey-background {background-color: #dddddd; padding:10px;}
.margin-10 {margin:10px;}
.padding-10 {padding:10px;}
.margin-top-8 { margin-top:8px;}
.no-bottom { border-bottom: 1px solid #fff !important; }

.border-right-shade h4 {text-decoration:underline;}
.border-left-shade h4 {text-decoration:underline;}

.border-right-shade {border-right:1px solid #eee; padding-right:90px !important;}
.border-left-shade {padding-left:90px !important;}
.tabs-jis .bsiaOrange {font-size:1.2em;}


.container-v2 {
    clear: both;
    color: #333;
    font-size: 13px;
    line-height: 1.6;
}


.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    color: #000 !important;
    font-weight: bold;
}

.ui-datepicker-month, .ui-datepicker-year, ui-state-default {color:#000;}

.small-icons {
	width:100%;
}
.small-heading {
	font-size:1.5em;
}
.bsia-info-tabs li {
	width:12%;

}
.modal { overflow-y: auto !important; }

/*.modal-lg {
    margin: 30px auto;
    width: 80%;
}*/

.job-details-more-box-inside {
	border-color:#dddddd;
	background-color:#dddddd;
	padding:10px;
	margin: 0 10px 20px;
	color:#808080;
}
.border-main {border:1px solid #ddd;}
.advert-border-box {
	border:1px solid #ececec;
	background-color: #ececec;
	box-sizing: border-box;
	padding:5px
}
.ad-box-heading {
	border:1px solid #868686;
	box-sizing: border-box;
	background-color: #868686;
	color:#fff;
	padding:5px;
}
.ad-box-footer {
	border:1px solid #868686;
	box-sizing: border-box;
	background-color: #868686;
	margin:5px;
	padding:5px;
	color:#fff;
}
.ad-box-footer-main {
	border:1px solid #ea620e;
	box-sizing: border-box;
	background-color: #ea620e;
	margin:5px;
	padding:5px;
	color:#fff;
}






.pricing-head h4 {
    color: #888;
    padding: 10px 10px;
    font-size: 50px;
    text-shadow: 0 1px 0 #fff;
    border-bottom: solid 1px #f5f9e7;
    /*float: left;*/
	width: 100%;
}

.pricing-head h4 {
    color: #888;
    padding: 10px 10px;
    font-size: 40px;
    text-shadow: 0 1px 0 #fff;
    border-bottom: solid 1px #f5f9e7;
}

.green-button .fa {
	color:#000;
}

.padding-bottom-25 {padding-bottom:50px;}

.no-bottom {
	border-bottom:none !important;
}

.border-box-grey {
	border: 1px solid #000;
	background-color:#bdbdbd;
	padding:15px;
	text-align: center;
}

.dashboard-training {
	padding:15px;
	text-align: center;
}

.dashboard-training .fa {
	color:#00b000;
}

.ct-green {
	color:#00b000;
}

/*.content {
    min-height: 250px;
    padding: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
	width:100%;
}

.content-header {
    position: relative;
    padding: 15px 15px 15px 15px;
}*/

.content-wrapper, .right-side {
    min-height: 100% !important;
    background-color: #e6e6e6;
    z-index: 800;
}

.dashboard-training .btn-primary {
	border: 1px solid #00b000;
	background-color:#00b000;
	text-align: center;
	color: #fff;
}

.border-box-secondary .fa {
	color:#00b000;
}

.border-box-secondary {
	padding:15px;
	text-align: center;
	border-radius:15px;
}

.border-box-secondary .btn-secondary {
	border: 1px solid #ffc000;
	background-color:#ffc000;
	text-align: center;
	color:#000;
}

.learn-more {
	color:#0000EE !important;
	text-decoration: underline;
}

.primary-color {
	color:#00b000;
	text-align: center;
}

.upgrade-options {
	text-align: center;
	margin:0 60px;
}

.upgrade-options .btn-primary {
	border: 1px solid #ffc000;
	background-color:#ffc000;
	text-align: center;
	color:#000;
}

.container-dashboard {
    width: 1170px;
}

.container-dashboard {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.inner h3 {color:#fff;}
.job-details-box {
	border-color:#fff;
	background-color:#fff;
	padding:10px;
	color:#808080;
}
.width-50 {width:50% !important;}
.job-details-font h4 {margin-bottom:3px;}
.text-left { text-align:left !important;}
.margin-bottom-3 {margin-bottom:3px;}
.info-box {border:1px solid #ddd;}
.info-box-text {margin-top:15px;}
.job-details-more-box {
	border-color:#000;
	background-color:#fff;
	padding:10px;
	margin: 0 10px 20px;

	color:#808080;
}


.uppercase {text-transform:uppercase;}
.container-v2 {
    width: 1170px ;
}

.container-v2 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

#vtour-modal {
    position: absolute !important;
    width: 500px !important;
    height: 500px !important;
	background-color:#fff !important;
}










































/*.nav-getting-started img {width:130px;} */
.margin-left-right-60 {margin-left:25px;}
.margin-left50 {margin-left:70px;}
.space-right {margin-right:20px;}
.trackerNo {width:100%; text-align:center;}

.regerror {border:1px solid #f00 !important; background-color:#ffcccc !important; color:#000 !important;}
.regok {border:1px solid #00c713; background-color:#bdffc3; color:#000;}
#successMessage {border:1px solid #00c713; background-color:#bdffc3; color:#000; padding:20px; height:50%; width:100%;}
#errorMessage {border:1px solid #f00; background-color:#ffcccc; color:#000; padding:20px; width:100%; margin-bottom:20px;}
.captcha {border:0px;}

.errorButton {background-color: #f00 !important; color:#fff;}

.red {color:red;}
.up-abit {margin-top:-10px;}
.row-invoice {height:50px; line-height:40px; vertical-align:middle; }

.row a {color:#000;}

.roles-expandable{
	padding-left:15px;
	color:blue;
	cursor:pointer
}
.checkAll{
	padding-left:15px;
	color:blue;
	cursor:pointer
}

.rolesTable{
	border-bottom:solid #b3b3b3 3px
}
.rolesTR{
	border-bottom:solid #b3b3b3 3px
}

.glyph-top-pad {padding-top:10px;}
.small-glyph {float:right; font-size:15px !important; margin-top:0; padding:7px 0 0 7px;}
.small-form {width:150px}
.smaller-form {width:70px}
.cal-events {padding-left:15px;}
.border-bottom {border-bottom:1px solid #eee;}
.border-bottom-roles {border-bottom:3px solid #b3b3b3;}
.white {color:#fff;}
.margin-top20 {margin-top:20px;}
.white a:hover {color:#fff;}
.bsiaOrange {color:#ea620e;}
.bsiaGreen {color:#4bc783;}
.bsia-dashboard-icons {
	margin:12px;
}

.white {color:#fff !important;}

.btn-bsia {
	color:#fff !important;
	background-color:#ea620e;
	border-color:#d2580c;
}
.btn-bsia:hover {
	color:#fff !important;
	background-color:#d2580c;
	border-color:#d2580c;
}
.btn-bsia:active {
	color:#fff !important;
	background-color:#d2580c;
	border-color:#d2580c;
}
.btn-bsia:focus {
	color:#fff !important;
	background-color:#d2580c !important;
	border-color:#d2580c !important;
}
.btn-job-dead {
	background-color:#a6a6a6 !important;
	border-color:#a6a6a6 !important;
}
.btn-primaryBSIA:hover {
    background-color: #db7c08;
    border-color: #746220;
    color: #fff;
}
.BSIAcontactBox {
    width: 300px;
    border: 25px solid green;
    padding: 25px;
    margin: 25px;
}
h3 {width:100%;}
.btn-primaryCT:hover {
    background-color: #970000;
    border-color: #690000;
    color: #fff;
}
.white-glyph {
	color:#FFF !important;
}
.pageheader h3 {width:60%}

.pagecontent {
    float: left;
    margin: 0 20px 0 20px;
    width: 98%;
}

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.text-center {text-align:center !important;}

.row-deleted {text-decoration: line-through !important; }
.fa-large {font-size:20px !important; color: #6c8caf !important;}

.white {color:#fff !important;}

.fa-larger {font-size:40px !important;}
.fa-margin-top {margin-top:20px;}
.space-left {margin-left:10px;}
.red {color:#990000;}
.blue {color:#0033ff;}
.green {color:#006600;}
.orange {color:#ea620e;}
.text-left {text-align:left !important;}

.datepicker {position: relative;}

.green {color:green; font-weight:bold;}

.TheCheckbox {border:1px solid #000; width:50px !important;}

.no-margin {margin:0;}
.margin-bottom-10 {margin-bottom:10px;}
.margin-bottom-20 {margin-bottom:20px;}
.margin-bottom-40 {margin-bottom:40px;}
.margin-bottom-60 {margin-bottom:60px;}


.pricing-head h2 {
    background: #74c52c none repeat scroll 0 0;
    border-radius: 3px 3px 0 0;
    color: #fafafa;
    font-family: Arial;
    font-size: 30px;
    padding: 12px 0;
    text-shadow: 0 1px 0 #32a20f;
}

.recruitmentboarder {
	border-width:100%;
	border-color:#32a20f;
	border-radius: 3px 3px 0 0;
}

.job-specifics {font-size: 16px; border:1px solid #ccc;  padding:20px; margin-bottom:30px; border-radius:5px; background-color:#eee;}
.job-options {float:right; width:250px; text-align:right; margin-bottom:30px;  }
.btn-job {width:200px; color:#fff !important;}
.job-specifics .fa {font-size:25px; margin-right:20px; }
.job-options .fa { margin-right:20px; }
#jobsearch p {color:navy;}

#FeaturedJobs h1,h2,h3,h4 {color:#000;}
#FeaturedJobs {margin-top:20px;}

.row-job {background-color:#eee; padding:10px; border-radius:10px; border-bottom:1px solid #ccc; margin-bottom:10px;}

.ui-menu .ui-menu-item a{
    background:red;
    height:10px;
    font-size:8px;
}

#chart {z-index:1}

.cardcall {text-transform: capitalize;}

.blank {border:0;}

.topline {border-top:1px solid #000;}

.top-nav-right {float:right; margin-right:-40px;}
.top-nav-right-inv {float:right; margin-right:-20px; width: 13%; }
.top-nav-right-sec {float:right;}
.top-nav-right-thr {float:right; width: 120px;}
.top-nav-right-exp {float:right; width: 200px;}
.form-right {float:right; padding-right:23px; }
.small-form {float:right; }

.dropdown-filter {float:left; width:200px;}

.btn-space {margin-right:10px;}

.knob {background-color:transparent !important;}

dl {
    margin-bottom: 0;
    margin-top: 0;
}
.dl-widespace .dl-horizontal dt {
   /* float: left;*/
  	width: 15% !important;
	text-align:left !important;

}

/*.dl-horizontal dd {
  	width: 75%;
	margin-left: 50px !important;
	float: left;
 	margin: 0;
}*/
.dl-horizontal dt {
   /* float: left;*/
  	/*width: 25% !important;*/
	text-align:left !important;

}

.largeDate {display:inline; visibility:visible; float:left;}
.smallDate {display:none; visibility: hidden; height:0; width:0; font-size:0px; float:left;}

.form-control-select {
  /*display: block;
  height: 34px;*/
  padding: 6px 12px;
  /*margin:0px;*/
  background-color: #ffffff;
  background-image: none;
  border: 1;

}

.input-group .form-control {z-index:0 !important;}


.live-dashboard {
    color: #000;
    padding: 20px;
	border:1px solid #a70000;
	border-radius: 20px;

}

.live-dashboard p {
	margin-top: 5px;
	margin-bottom: 10px;
	text-align:center;
}

.live-dashboard h3 {
	width:100%;
	color:#000;
	text-align:center;
}
.btn-wide {
	width:100%;
	border-radius: 7px;
	color:#fff !important;
}

.btn-wide:hover {
    background-color: #c00000 !important;
	border-color: #a70000;
}
.learnmore {
	text-align:center;
}
.help {
	text-align:center;
}
.recruitment-border{
	color: #000;
    padding: 20px;
	border:1px solid #007500;
	border-radius: 20px;
	height:500px;
}
.greentext {
	color:#007500;
}
.text-right {
	text-align:right !important;
	}
.btn-text {
	font-size:125% !important;
}
.box .text-larger {
	font-size:125% !important;
}
.text-center {
	text-align:center !important;
}


/*For side graphs*/
/*
*::after, *::before {
    box-sizing: border-box;
}
*::after, *::before {
    box-sizing: border-box;
}
.col-md-4 {
    width: 33.3333%;
}
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
* {
    box-sizing: border-box;
}
*/
/*For donut

.box-header::before, .box-body::before, .box-footer::before, .box-header::after, .box-body::after, .box-footer::after {
    content: " ";
    display: table;
}
*::after, *::before {
    box-sizing: border-box;
}
.box-header::after, .box-body::after, .box-footer::after {
    clear: both;
}
.box-header::before, .box-body::before, .box-footer::before, .box-header::after, .box-body::after, .box-footer::after {
    content: " ";
    display: table;
}
*::after, *::before {
    box-sizing: border-box;
}
.box-body {
    border-radius: 0 0 3px 3px;
    padding: 10px;
}
* {
    box-sizing: border-box;
}
h4 {
	text-align:center;
}

*/

.nav-options {margin-right:15px !important;}

.cv-header {float:left; height:250px; width:100%; background-color:#262626; color:#fff; padding-top:30px; box-shadow: 5px 5px 10px #ccc; padding:20px;}
.cv-header h1 {float:left; font-size:30px; color:#fff; padding-left:50px; width:55%; margin-bottom:0; }
.cv-header h2 {float:left; font-size:20px; color:#fff; padding-left:50px; width:55%; margin-top:10px; }
.cv-header p {float:left;  color:#fff; padding-left:50px; width:70%; margin-top:10px; }
.cv-photo {float:left; border-radius:100px; height:200px; margin-left:30px;}

/*.cv {float:left; border:1px solid #ccc; box-shadow: 10px 10px 5px #ccc; padding:20px; }*/
.cv-work-history {float:left; width:100%; border: 1px dashed #ccc; min-height:200px; margin-top:10px; padding:20px; box-shadow: 5px 5px 10px #ccc; padding:20px;}
.cv-work-history h1 {color:#ccc; border-bottom:1px dashed #ccc; text-align:center; padding-bottom:10px;}
.cv-order {float:right; width:200px; padding:20px; text-align:right;}
.cv-row {border-bottom:1px dashed #ccc; margin-bottom:20px; padding-bottom:20px;}
.cv-row-bold {font-weight:bold;}

.image-right {float:right; margin-left: 20px; margin-bottom:20px;}
.image-left {float:left; margin-right: 20px; margin-bottom:20px;}

.trackerpill {float:left; width:75%; padding:7px 0;/*padding-left:30%;padding-right:30%;*/}
.trackerpill2 {float:left; width:75%;}
/*#selectApp select {width:150px;}*/

.reordered{
		background-color:#eff954 !Important;
	}


@media (max-width: 1280px) {
	.smallDate {display:inline; visibility:visible; float:left; height:auto; width:auto; font-size:inherit;}
	.largeDate {display:none; visibility: hidden; height:0; width:0; font-size:0px; float:left;}
	.small-glyph {padding-left:15px;}
	.tabs-jis .bsiaOrange {font-size:0.8em;}
	.small-heading { font-size:0.8em; }
}

@media (max-width: 768px) {
	.top-nav-right {float:left; margin:0;}
	.top-nav-right-inv {float:left; margin:0; width: 160px; z-index: 100000; }
	.top-nav-right-sec {float:left; z-index: 100000;}
	.top-nav-right-thr {float:left; width: 120px; z-index: 100000;}
	.top-nav-right-exp {float:left; width: 200px; z-index: 100000; }
	.form-right {float:left; padding-right:0px; z-index: 100000;}
	.small-form {float:left; z-index: 100000; margin:0;}
	.dl-horizontal dt { float:left; width: 50%;}
	.dl-horizontal dd {margin-left:0%; float:left; width: 49%;}
	.theForm {border:0; padding:0;}
	.pageheader {height:100%;}
	.small-glyph { float:none;}
	.container, .container-fluid {
 	   padding-right: 5px;
    	padding-left: 5px;
	    margin-right: 10px;
	    margin-left: 10px;
	}
	/*.glyph-top-pad {width: 25px; padding-top:10px; padding-left:15px;}*/
	.cand-mid-nav > ul > li {
		   display: block;
		    position: relative;
		    z-index: 100000;}
	.bsia-info-tabs li {
		width:25%;
	}
	.small-heading {
		font-size:1em;
	}

}

.suggest-box {
	position: absolute;
	z-index: 9999;
	width: 95%;
	max-height: 300px;
	background-color: rgb(26, 24, 24);
	overflow-y: scroll;
}
.suggest-box ul {
	border-top: 1px solid #999;
	padding: 15px 10px;
}

.suggest-box ul li {
	list-style: none;
	color: rgb(245, 228, 228);
	border-radius: 3px;
	cursor: pointer;
	user-select: none;
	display: block;
	padding: 6px 2px;
}

.suggest-box ul li:hover {
	background-color: #96989b;
}

.suggest-box-company {
	position: absolute;
	z-index: 9999;
	width: 95%;
	max-height: 300px;
	background-color: rgb(26, 24, 24);
	overflow-y: scroll;
}
.suggest-box-company ul {
	border-top: 1px solid #999;
	padding: 15px 10px;
}
.dropdown-cust-index .dropdown-menu {
	z-index: 1 !important;
}

.suggest-box-company ul li {
	list-style: none;
	color: rgb(245, 228, 228);
	border-radius: 3px;
	cursor: pointer;
	user-select: none;
	display: block;
	padding: 6px 2px;
}

.suggest-box-company ul li:hover {
	background-color: #96989b;
}

.suggestOrginize-box {
	position: absolute;
	z-index: 9999;
	width: 95%;
	max-height: 300px;
	background-color: rgb(26, 24, 24);
	overflow-y: scroll;
}
.suggestOrginize-box ul {
	border-top: 1px solid #999;
	padding: 15px 10px;
}

.suggestOrginize-box ul li {
	list-style: none;
	color: rgb(245, 228, 228);
	border-radius: 3px;
	cursor: pointer;
	user-select: none;
	display: block;
	padding: 6px 2px;
}

.suggestOrginize-box ul li:hover {
	background-color: #96989b;
}

.week-selector {
	display: flex;	
}
.week-selector > button{
	margin: 10px;
	padding: 10px;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 5px;
	cursor: pointer;
}
.div2 {
	writing-mode: vertical-rl;
	transform:scale(-1);
	text-align: center;
	font-size: 16px;
	background-color: #00b000;
	max-width: 45px;
	width: 45px;
}
.ragFont{
	font-size: 18px;
	font-weight: 600;
}

.div3 {
	writing-mode: vertical-rl;
	transform:scale(-1);
	text-align: center;
	font-size: 16px;
	background-color: #00b000;
	max-width: 45px;
	width: 45px;
}
.borderSetting1{
	border-top-left-radius: 8px !important;
	border-bottom-left-radius: 8px !important;
}
.borderSetting2{
	border-top-right-radius: 8px !important;
	border-bottom-right-radius: 8px !important;
}
.activemetrics {
	/* background-color: #006600 !important;
	 */
	color: white !important;
}
.ellipseText{
	display: inline-flex;
}
.spanChracters {
	white-space: nowrap; 
	max-width: 80px; 
	overflow: hidden;
	text-overflow: ellipsis;
}
.spanChractersMeetingCompany {
	white-space: nowrap; 
	max-width: 170px; 
	overflow: hidden;
	text-overflow: ellipsis;
}
.spanChractersAccessGroup {
	white-space: nowrap; 
	max-width: 170px; 
	overflow: hidden;
	text-overflow: ellipsis;
}
.word_wrap_class{
	word-wrap: break-word;
}
.callAcc:hover {
	cursor: pointer;
	text-decoration: underline;
}
.callContact:hover {
	cursor: pointer;
	text-decoration: underline;
}

