body{
	background: #58c6eb;
	background: -webkit-linear-gradient(-90deg, #bfe9f7, #58c6eb);
	background-image: -o-linear-gradient(-90deg, #bfe9f7, #58c6eb);
	background: -moz-linear-gradient(-90deg, #bfe9f7, #58c6eb);
	background: linear-gradient(-90deg, #bfe9f7, #58c6eb);
	/*background-image: url(../images/circles-login_bg.png), linear-gradient(-90deg, #bfe9f7, #58c6eb);*/
	background-size: contain;
	background-repeat: no-repeat;
	background-position-x: 50%;
}


.toggle-nav {
	padding-top: 10px;
	cursor: pointer;
	float: left;
	width: 5%;
	height: 100%;
	text-align: center;
	font-size: 18pt;
}

.search {
	float: left;
	width: 65%;
	height: 100%;
	border-left: 1px solid #e9e9e9;
	font-family: Helvetica, sans-serif;
}

.toggle-nav .fa {
	color: #3d3d3d;
}

/*
.toggle-nav .fa:first-child {
	color: #50c3ea;
}
*/

.s-text {
	height: 100%;
	border: 0 none !important;
	padding-left: 60px;
	font-size: 14pt;
	color: #d4d4d4 !important;
	width: 100%;
	font-style: italic;
	background-color: #fff !important;
}

.search input:focus {  outline: none; }

.s-icon {
	width: 0;
	position: relative;
	z-index: 11;
	left: 25px;
	font-size: 27px !important;
	color: #c0c0c0;
	top: 1px;
	cursor: pointer;
}

.cloud, .plus, .rebel {
	width: 5%;
	float: left;
	font-size: 20pt;
	height: 100%;
	text-align: center;
	color: #50c3ea;
	padding-top: 13px;
	cursor: pointer;
	border-left: 1px solid #e9e9e9;
}

.clear {
	clear: both;
}

.sidebar{
	/*position: absolute;*/
	width: 70px;
	background: #fff;
	min-height: 89.2vh;
	height: 100%;
	/*padding-top: 104px;*/
	z-index: 101;
	bottom: 0;
	top: 0;box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.main-content {
	/*width: 85%;*/
	margin-left: 0px;
	height: 100%;
	padding-top: 90px;width: 100%;
}

.inactive {
	width: 70px;
}






.wid100 {
	/*width: 93% !important;*/
	margin-left: 70px !important;
}

.side-caret {
	position: absolute;
	color: #fff;
	font-size: 20pt;
	right: 0;
	top: 225px;
}

#user {
	text-align: center;
	color: #fff;
	font-size: 12pt;
	margin-top: 10px;
	border-bottom: 1px solid #94daf2;
	padding-bottom: 15px;
}

#user div {
	margin-top: 10px;
}

.status {
	margin-top: 0px !important;
	font-size: 10pt;
}

#main-nav ul {
	list-style-type: none;
	padding-left: 0;
}

#main-nav ul li {
	line-height: 16pt !important;
	text-align: center;
	margin: 0%;
	min-height: 60px;
}

/*
#main-nav ul li {
    line-height: 40pt;
    border-bottom: 0px solid #94daf2;
}
*/

#main-nav ul li a {
	color: #3d3d3d;
	display: block;
	padding-left: 10%;
	font-size: 9pt;
	font-family: 'Puritan', sans-serif;
}

#main-nav ul li .fa {
	font-size: 16pt;
}

#main-nav ul li ul {
	display: none;
	background: #fbfbfb;
	margin-bottom: -1px;
}

#main-nav ul li ul li {
	border-bottom: 0 none;
	padding-top:10px
}

#main-nav ul li ul a {
	color: #828282;
	font-size: 8.75pt;
	line-height: 30pt;
	text-transform: capitalize;
}

#main-nav .fa-indent {
	text-align: right;
	float: right;
	margin-top: 20px;
	margin-right: 15px;
}


/*
#main-nav ul li a:hover, #main-nav ul li a:focus {
	text-decoration: none;
}

#main-nav ul li ul li a:before{
	content: "";
	color: transparent;
	border: 1px solid #828282;
	width: 8px;
	height: 8px;
	display: inline-block;
	position: relative;
	top: 0px;
	border-radius: 50%;
	margin-right: 7px;
	box-shadow: inset 0 0 10px #fff;
}

#main-nav ul li ul li a:hover:before, #main-nav ul li ul li a:focus:before {
	border: 4px solid #A0D468;
}

#main-nav ul li ul:before {
	width: 1px;
	height: 140px;
	background: #bbb;
	content: "";
	display: inline-block;
	position: absolute;
	left: 11.6%;
}
*/


#main-nav ul li ul.ul1:before { height: 22px; }
#main-nav ul li ul.ul2:before { height: 64px; }
#main-nav ul li .ul3:before { height: 98px; }
#main-nav ul li ul.ul6:before { height: 216px; }

#main-nav ul li.active a .fa-indent {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.status:before{
	content: "";
	color: transparent;
	border: 3px solid #84F807;
	width: 4px;
	height: 4px;
	display: inline-block;
	position: relative;
	top: -1px;
	border-radius: 50%;
	margin-right: 1px;
}
.logo {
	background: url('../../images/xlogo.png');
	display: block;
	line-height: 48px;
	width : 131px;
	height : 48px;
	background-repeat: no-repeat !important;
	background-position: center center !important;
}
.logo_sm {
	background: url('../../images/logo_sm.png');
}

.lgo {
	text-align: center;
	vertical-align: middle;
	background: transparent;
	padding: 0;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 18px;
	margin-bottom: 18px;
	float: left;
	height: 48px;
}

/*
.status select {
	border: 0 none;
	outline: none;
	color: #fff;
	background: #50c3ea;
	font-size: 10pt;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
}

.status select::-ms-expand {
    display: none;
}

#main-nav ul li ul li a{
	border-top: 3px solid transparent;
}

#main-nav ul li ul li:first-child a:hover, #main-nav ul li ul li:first-child a:focus{
	border-top: 3px solid #50c3ea;
}

#main-nav ul li ul li a:hover, #main-nav ul li ul li a:focus{
	margin-top: -3px;
}

#main-nav ul li ul li a:hover:before, #main-nav ul li ul li a:focus:before {
	border: 4px solid #A0D468;  top: 20px;
}
*/

.user-img {
	padding: 5%;
}
.user-img img {
	margin: 0 auto;
}
.search-mob, .user-mob, .gear {
	display: none;
}
.rebel:hover, .rebel:focus, .cloud:hover, .cloud:focus, .plus:hover, .plus:focus {
	background: #50c3ea; color: #fbfbfb;
}

.row1{
	margin: 0 2%;
	background: #fff;
}
.mjobs {
	padding: 0 20px;
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}
.mjobs:nth-child(3n+1){
	border-left: 0 none;
}

.myinfo{
	position: absolute;
	top: 13px;
	right: 13px;
	color: #00aeef;
	border: 1px solid #00aeef;
	border-radius: 50%;
	padding: 2px 6px;
	font-size: 12px;
}
.suitc {
	text-align: center;
	font-size: 18pt;
	border-radius: 50%;
	background: #00aeef;
	line-height: 35pt;
	color: #fff;
	width: 35pt;
}
.jobd{
	min-height: 150px;
	padding: 0 10%;
	margin: 50px 0 auto\9;
	display: flex;
	align-items: center;
}
.jobd1 {
	min-height: 175px;
}
.jobd p {
	color: #aad979;
	margin-left: 5px;
}
.jobd h4 {
	font-weight: 600 !important;
	margin: 2px 5px 3px;
	line-height: 16pt;
	color: #9f9f9f;
}
.wid-jb {
	background-color: #fff !important;
	padding-top: 0;
}
.colh4 {
	color: #9f9f9f !important;
}
.profl{
	background: #fff;
	line-height: 24pt;
	color: #00aeef !important;
	text-align: center;
	border-top: 1px solid #ebebeb;
	padding: 8px 0;
}
.profl a{
	color: #00aeef !important;
	cursor: pointer;
	border-bottom: 1px solid #00aeef;
	padding-bottom: 2px;
}
.profl a:hover, .profl a:focus{
	text-decoration: none;
}
.profl p{
	margin: 5px;
	line-height: 16px;
}
.bdrr {
	border-right:  1px solid #ebebeb;
}
.userbg{
	color: #fff;
	background: #00aeef;
	border-radius: 50%;
	width: 20px;
	line-height: 20px;
}
.inactive .wel, .inactive .fullname, .inactive .status, .inactive .side-caret, .inactive .fa-indent{
	display: none;
}
.user-mob {
	position: absolute;
	top: 125px;
	left: 100%;
	background: #03a9f4;
	width: 111px;
	margin-left: 10px;
	padding: 5px;
	display: none;
}
.side-caret-mob {
	position: absolute;
	left: -12px;
	top: 8%;
	font-size: 28pt;
	color: #03a9f4;
}
.inactive .user-img:hover .user-mob, .inactive .user-mob .status {
	display: block;
}
.inactive .sm_nav ul li {
	line-height: 16pt !important;
	text-align: center;
	margin: 10% 0%;
	min-height: 80px;
}
.inactive .sm_nav ul li a{
	padding-left: 0 !important;
}
.inactive .sm_nav ul li a span{
	display: block;
	font-size: 8pt;
}
.inactive .sm_nav ul li .fa {
	font-size: 16pt !important;;
	padding: 2%;
}
.inactive .sm_nav ul li ul li a{
	line-height: 16pt !important;
	padding-top: 10px;

}
.inactive .sm_nav ul li ul li a:before{
	display: none !important;
}
.inactive .sm_nav ul li ul:before {
	border: 0 none !important;
	display: none !important;
}
#main-nav ul li ul li .fa{
	display: none;
}
.inactive ul li ul li .fa {
	display: block !important;
	color: #8cc739;
}
.inactive .sm_nav ul li ul li{
	margin: 0;
}
.inactive ul li ul li {
	border-bottom: 1px solid #eaeaea !important;
}
.s-ico{
	position: relative;
	top: -26px;
	right: 10px;
	font-size: 12pt;
	color: #c0c0c0;
	cursor: pointer;
}
.txt11{
	float: left;
	margin-bottom: -5px;
}
.btn-sh{
	width: 16%;
}
.bdrr span{
	display: inline-block;
	margin-right: 10px;
}
.s-icon1{
	margin-right: 10px;
	background: #00aeef;
	color: #fff;
	padding: 3px 4px;
	border-radius: 50%;
	font-size: 12px;
}
.txt-cen{
	text-align: center;
}
.algn1{
	margin-top: -4px !important;     background: #fff !important;
}
.mg-4{
	margin-top: -4px !important;
}
.btn-azure-approv, .btn-azure-approv:focus {
	background-color: #8cc739 !important;
	border-color: #8cc739;
	color: #fff;
}
.suit-av {
	font-size: 44pt;
	border: 10px solid #b1b1b1;
	border-radius: 50%;
	padding: 15px;
	margin: 55px auto;
	color: #b1b1b1;
}
.bg-white{
	background: #fff !important;
}
.mrtp45{
	margin-top: 45px;
}
.mrtp18{
	margin-top: 18px;
}
.btn-editJob{
	color: #8cc739;
	background: #fff !important;
	border: 1px solid #e1e1e1;
	border-radius: 0;
	border-left: 5px solid #8cc739;
	box-shadow: -4px 3px 5px #bfbfbf;
}
.colgreen{
	color: #8cc739;
}
.tabbable ul li{
	border-bottom: 3px solid transparent;
}
.no-shadow{
	box-shadow: none !important;
}
.nw-border{
	border-top: 1px solid #d8d8d8;
	padding-top: 35px;
	padding-bottom: 20px;
}
.userbg1 {
	color: #50c3ea;
}
.reqp{
	box-shadow: 1px 2px 6px #e2e2e2;
	margin: 20px 45px;
	border-radius: 5px;
}
.minht{
	min-height: 160px;
}
.btn-pl{
	margin: 0 -15px;
	background: #50c3ea;
	line-height: 55px;
	text-align: center;
}
.btn-pl a{
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}
.btn-pl .fa{
	margin-right: 8px;
}
.txt-rt {
	text-align: right;
}
.userbg2 {
	color: #00aeef;
	border-radius: 50%;
	padding: 3px 6px;
	border: 3px solid #00aeef;
	height: 35px;
	width: 35px;
}

.bcrumbs{
	float: left;
	width: 93%;
	font-size: 14pt;
	padding-top: 10px;
}
.bcrumbs ul{
	list-style-type: none;
	padding-left: 0;
}
.bcrumbs ul li{
	display: inline-block;
	min-width: 130px;
}
.bcrumbs ul li a{
	color: #fff;
}
.bcrumbs ul li:before{
	content: ">";
	color: #fff;
	margin: 0 5px 0 0;
}
.bcrumbs ul li:first-child:before{
	content: "";
	margin: 0;
}
.userSearch{
	float: right;
	width: 5%;
	font-size: 18pt;
	text-align: center;
	color: #212121;
	cursor: pointer;
	padding-top: 5px;
}
.userSearch a{ color: #212121; }
#searchUsr{
	display: none;
	padding-top: 80px;
	text-align: left;
	cursor: auto;
	background: rgba(255,255,255, 0.7);
}
#searchUsr a{
	color: #0288d1;
	font-size: 14px;
	font-weight: bold;
}
.bdr-left:nth-child(2n+2) {
	border-left: 1px solid #ccc;
	padding-left: 50px;
}
#searchUsr .modal-body{
	padding: 25px;
}
hr.pop1 {
	border-color: #ccc;
	width: 40%;
	margin: 20px auto;
	border-bottom: 0 none;
}

hr.split {
	border-color: #d3d3d3;
	border-width: 0.5px;
}


h3.padding-base {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h4.padding-base {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.padding-base {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 7px;
	padding-bottom: 0px;
}

div.margin-base {
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*
.list-group .panel .filter-options  {
	background-color: transparent;
	box-shadow: 0pt;
    border: 0pt;
}

.list-group .panel  {
    background-color: transparent;
    box-shadow: 0pt;
    border-color: transparent;
}

.list-group-item filter-options {
    background-color: transparent;
    box-shadow: 0pt;
    border: 0pt;
}
*/

.list-group-item:active {
	background-color: none;
}

.list-group.list-group-page-options {
	background-color: transparent;
	box-shadow: 0pt;
	border: 0.25pt;
}

.list-group.list-group-page-options > li.list-group-item {
	background-color: transparent;
	box-shadow: 0pt;
	border: 0.0pt;
}


.breadcrumb > li, .breadcrumb > li.active { color: #ddd; }


.card-checked {
	background-color: #8cc739;
	height:100%;
}

.card-unchecked {
	background-color: #8c8c8c;
	height:100%;
}


.vcenter {
	display: inline-block;
	vertical-align: middle;
	float: none;
}

.center-unchecked {
	height : 100px;
	display : table-cell;
	vertical-align : middle;
	background-color: #fff;
	border : 0px solid;
	float:none;
}

.checkbox label {
	padding-left: 0px;
}

.checkbox label:after,
.radio label:after {
	content: '';
	display: table;
	clear: both;

}




.vertalign {
	vertical-align: middle;
}

.icon-circle-green {
	vertical-align: middle;
	color: #8cc739;
}

.icon-circle-transparent {
	vertical-align: middle;
	color: transparent;
}

.icon-circle-white {
	vertical-align: middle;
	color: #fff;
}

.icon-circle-grey {
	vertical-align: middle;
	color: #212121;
}

.icon-circle-border {
	vertical-align: middle;
	border: 1px solid #a9a9a9;
}

.controller-floating-box {
	float: left;
	width: 40px;
	height: 40px;
	margin: 5px;
	border: 0.5px solid #73AD21;
	border-radius: .50%;
	background-color: #ffffff;
}


.controller-floating-box .controller-icon {
	position: absolute;
	font-size: .8em;
	line-height: 0;
	top: 50%;
	left: 20%;
}


.checkbox .cr,
.radio .cr {
	position: relative;
	display: inline-block;
	border: 1px solid #a9a9a9;
	border-radius: .25em;
	background-color: #ffffff;
	width: 1.3em;
	height: 1.3em;
	float: left;
	margin-right: .5em;
}

.radio .cr {
	border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
	position: absolute;
	font-size: .8em;
	line-height: 0;
	top: 50%;
	left: 20%;
}

.radio .cr .cr-icon {
	margin-left: 0.04em;
}


.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
	display: none;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
	display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
	transform: scale(3) rotateZ(-20deg);
	opacity: 0;
	transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
	transform: scale(1) rotateZ(0deg);
	color:#8cc739;
	opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
	opacity: .5;
}


@media only screen and (max-width: 991px){
	#main-nav ul li a {
		/*padding-left: 6%;*/
		font-size: 14px;
	}
	#main-nav ul li ul:before {     left: 8.5%; }
	#main-nav ul li .fa {     font-size: 10pt; }
	#main-nav ul li ul li a:before { margin-right: 5px; }
	#main-nav ul li ul a { 	font-size: 7.25pt;      line-height: 24pt;  }
	#main-nav ul li ul:before { 	height: 110px; }
	#main-nav ul li:first-child ul:before { height: 80px; }
	#main-nav ul li ul.ul2:before { height: 48px; }
	#main-nav ul li ul.ul5:before { height: 144px; }
	#main-nav .fa-indent { margin-right: 10px; }
	.bdr-left:nth-child(2n+2) {     border-left: 0 none;     padding-left: 15px; }
	/*.inactive {
        width: 9%;
    }
    .wid100 {
        width: 91% !important;
        margin-left: 9% !important;
    }
    .search75{
        width: 71%;
    }
    .sidebar{
        overflow-y: scroll;
    }*/
}

@media only screen and (max-width: 767px){
	.hide-mob, .wel, .fullname, .status, .side-caret, #main-nav .fa-indent { display: none; }
	.logo {
		background: url('../../images/logo_sm.png');
	}
	.search-mob {
		display: block;
		font-size: 27px !important;
		color: #c0c0c0;
		text-align: center;
		margin-top: 16px;
		cursor: pointer;
	}

	/*.cloud, .plus, .rebel, .toggle-nav, .search {   width: 16%; }*/
	.lgo {     width: 70px;   }
	.s-text {
		position: absolute;
		display: block;
		left: 23%;
		top: 72px;
		width: 75%;
		box-shadow: 0px 0px 2px #999;
		height: 80%;
	}
	.s-icon {
		position: absolute;
		left: 25%;
		top: 84px;
	}
	.main-content {
		margin-left: 0px;
	}
	/*
     .inactive {
        width: 20%;
    }
    .wid100 {
        width: 80% !important;
        margin-left: 20% !important;
    }
    .main-content {
        width: 80%;
        margin-left: 20%;
    }*/
}

/* approver chain styles : starts here */

.approverChain { list-style-type: none; padding-left: 0px; margin: 5% 0 5% -15%;  font-size: 1.2em; }
.approverChain li { display: inline-block;     position: relative;     padding-left: 10%;  }
.approverChain li:before { content: " ";     border: 8px solid #666;     border-radius: 50%;     padding: 5px;     display: inline-block;  background: #eee;     position: relative;     z-index: 1; }
.approverChain li span { position: absolute; min-width: 100%; margin-left: -50%;  }
.approverChain .line { border-top: 4px solid #666;     width: 100%;     top: 11px;     left: 0;  display: inline-block;     margin-left: 0; }
.approverChain li:first-child .line { border: 0 none; }
.approverChain li:first-child .colgreen { display: none; }
.approverChain .detail {     top: -45px;     left: auto; }
.approverChain .approvedate {  left: auto;     top: 45px; }
.approverChain li.active:before { border: 8px solid #8cc739; }
.approverChain .active+li .line { border-top: 4px solid #8cc739; }
.approverChain .caldays { color: #8cc739;      top: -12px;      left: -10px;     margin-left: 0;   font-weight: bold;   }
.approverChain li:first-child .caldays { display:none;  }

/* approver chain styles : ends here */

.list-group-item:not(.disabled) { padding: 0; }
.list-group-item .form-group { padding: 15px 15px 0; }
.list-group-item label { display: inline-block; width: 100%; padding: 10px 15px;     padding-left: 20px; }

/* styles for job cards : starts here */

.jobBoxes {     margin-bottom: 20px;     padding-right: 10px;     padding-left: 10px; }
.jobBoxes a, .dropdown { color: #000;  }
.jobBoxes p { color: #95989a;   }
.jobBoxes h3 {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;margin-top: 10px;
}
.bdr-left1 { border-left: 1px solid #fff; }
.topHdr { margin: 25px -15px; }
.topHdr h2 { margin-top: 0; }
.yelowBox a { display: inline-block; padding: 15px 0; }
.dropdown a { color: #65696e; }
.font-1x { font-size: 1.2em;     margin-top: 7px; }
.font-5x { font-size: 5em;  }
.filterBox {     margin: 0px -5px; }
.menu1 { top: 30px; }
.menu1 li a, .font1x { font-size: 1.1em !important; }
.btn-loadmore {background: #fff;color: #000;padding: 5px 10px;font-size: 16px;width: 180px;}
.btn-loadmore i {display:block!important;font-size: 20px;}
.btn-loadmore:hover { background: #ddd;  }
.jobBoxes a:hover, .jobBoxes a:focus, .dropdown a:hover, .dropdown a:focus, .yelowBox a:hover, .yelowBox a:focus { text-decoration: none; }

/* styles for job cards : ends here */
@media only screen and (max-width: 768px){
	.fadeInDown {text-align: left!important;}
	.Talent_View_Wrapper.padding-right-25 {padding-right: 0!important;}
	.Sm_Right50 {right:50px;}
	.Sm_Left15 {left:15px;}
}
@media only screen and (max-width: 480px){
	.login-container .loginbox {margin: 0 auto;}
	.page-body {padding: 00px 10px 40px 10px;}
	.Padding0-Xs {padding: 0!important;}
	.XS_Width75 {width: 75%!important;}
	.Filter_Sort .DropDown_White_bg .dropdown-toggle {min-width: 95%!important;margin-top: 0px;}
	.Filter_Sort .filterDrop .btn-60.dropdown-toggle {left:-50px!important;}
}
@media only screen and (max-width: 767px){
	.mobBtm { margin-bottom: 10px; }

}
@media only screen and (max-width: 319px){
	#main-nav ul li .fa {     font-size: 12pt; }
	#main-nav ul li a {  font-size: 8pt; }
}
/* styles for requisition screen : starts here */
.Requisition_Main_Wrapper {display: inline-block;width: 100%;padding-top: 20px;padding-bottom: 20px;}
.Card_Wrapper {box-shadow: 0 2px 2px 0 rgba(140, 140, 140, 0.14), 0 1px 5px 0 rgba(191, 191, 191, 0.12), 0 3px 1px -2px rgba(152, 152, 152, 0.2);background: #fff;
	padding: 10px 20px 5px;color: #333;margin-bottom: 25px;display: inline-block;width: 100%;word-wrap: break-word;}
.Job_info {margin-bottom: 25px;}
.Job_info h2, .Card_Title {font-size: 28px;font-weight: 300!important;margin: 10px 0px!important;color: #000;}
.Job_info h3 {color: #000;font-weight: 300!important;font-size: 20px;margin-top: 15px;margin-bottom: 15px;}
.Job_info h6 {font-size: 13px;font-weight: 300!important;}
.Employer_Info h5 {font-size: 16px;font-weight: 300!important;margin-bottom: 5px;text-transform: uppercase;}
.Employer_Info p {color: #000;font-weight: 300;}
.Card_Center_Button {width: 100%;padding: 0 40px;margin-bottom: 20px;}
.Card_Center_Button button {font-size: 22px;padding: 10px 20px;width: 100%;}
.Card_Center_Button button b {font-weight: 300;}
.Card_Center_Link {margin: 0 auto;display: table;font-size: 16px;font-weight: 400;color: #494949;}
.Card_Title i {font-weight: 400!important;float: right;color: #ffdd15;font-size: 36px;position: relative;top: -4px;}
.Requisition_Main_Wrapper {display: inline-block;width: 100%;padding-top: 20px;padding-bottom: 20px;}
.Applicant_Card h2 {font-size: 24px;font-weight: 300!important;margin: 0 0 15px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.Applicant_Card h2 i {color:#ffdd15;float: right;font-size: 36px;}
.Applicant_Card h5 {color: #000;font-weight: 400!important;font-size: 14px;margin: 0px 0px 10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;line-height: 20px;}
.Applicant_Card h4{font-weight: 400!important;color: #000;font-size: 16px;margin: 15px 0 15px;}

.Applicant_Card {box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);margin-bottom: 20px;position: relative;}
.Applicant_Card .Card_Wrapper {margin-bottom: 0px;box-shadow: none;}
.Applicant_Card_Bottom {background: #ffdd15;padding: 10px 20px;}
.Applicant_Card_Bottom i { font-size: 24px; margin: 0 5px;     color: #fff; }
.Talent_wrap {margin-top:20px;display: inline-block;width: 100%;}
.Talent_wrap h4 {font-size: 16px;font-weight: 400!important;}
.Status_Wrap h4 {color: #ff530d;font-size: 30px;font-weight: 400!important;margin-bottom: 0px;}
.Status_Wrap p {font-size: 16px;font-weight: 400;}
.padding0 {padding: 0;}
@media only screen and (min-width: 1400px){
	.Req_Right_Wrap {width: 70%;}
	.Req_Left_Wrap {width: 30%;}
}
@media only screen and (max-width: 1024px){
	.Job_info h2, .Card_Title {font-size: 24px;}
	.Applicant_Card h2 {font-size: 18px}
	.Filter_Sort .DropDown_White_bg .dropdown-toggle {min-width: 80px;}
}
.Applicant_Card_Link,.Applicant_Card {-webkit-transition: .3s ease-in-out;-moz-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out;}
.Applicant_Card_Link:hover .Applicant_Card {box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 5px 1px -2px rgba(0,0,0,0.2);}
.Applicant_Card_Link:hover {text-decoration: none;}
.Right_Action {width: 100%;float: right;}
.Right_Action .filterDrop {margin-right: 20px;float: right;min-width: 70px;}
.Right_Action .mobBtm  {float: right;margin: 10px 20px;}
.Requisition_Main_Wrapper .filterBox {margin-bottom: 20px;}
.Applicant_Card h2 .fa-check {color:#ff530d;}
.Card_Center_Button .dropdown-menu {right: auto;left: auto;}
.Req_Description p {word-wrap: break-word;}
.padding_Side5 {padding: 0 5px!important;}
/* styles for requisition screen : ends here */

/* styles for application view screen : starts here */
.Application_View_Wrapper {display: inline-block;width: 100%;}
.App_More_Link {color: #37a0cf;cursor: pointer;}
.Card_Action_Links {display: inline-block;width: 100%;margin: 10px 0 25px;}
.Screening_List li {display: inline-block;width: 100%;border-bottom: 2px solid #333;padding-bottom: 10px;margin-bottom: 20px;}
.Screening_List p {font-size: 16px;}
.Screening_List li:last-child {border:none;}
.Grey_Txt {color: #c9cacb!important;}
.Font24 {font-size: 24px!important;}
.Font16 {font-size: 16px!important;}
.Card_Title .fa-list-alt {font-size: 40px;}
.Work_History {margin-bottom: 40px;}
.Work_History h2 {margin-top: 5px;font-weight: 500!important;margin-bottom: 25px;}
.Work_History h6 {margin-top: 10px;font-weight: 500!important;margin-bottom: 10px;}
.Work_History p {font-size: 16px;font-size: 14px;margin-top: 20px;margin-bottom: 20px;}
/* styles for application view screen : ends here */
/* styles for requisition profile screen : ends here */
.Card_List {margin: 20px 0;}
.Card_List li {font-size: 16px;margin-bottom: 20px;}
.Status_Wrap {word-wrap: break-word;margin-bottom: 10px;}
a,a:hover {cursor: pointer;}
.Card_Shadow {box-shadow: 0 2px 2px 0 rgba(140, 140, 140, 0.14), 0 1px 5px 0 rgba(191, 191, 191, 0.12), 0 3px 1px -2px rgba(152, 152, 152, 0.2);}
/* styles for requisition profile screen : ends here */
.Status_Wrap h4 {cursor:pointer;}
.Talent_View_Wrapper {display: inline-block; width: 100%;}
.cardbottom {     margin-bottom: 20px;}
.jobBoxes .Applicant_Card {display: inline-block;width: 100%;}
.Font500 {font-weight: 500!important;}
.Font400 {font-weight: 400!important;}
.darkergray {color:#4a4a4a!important;}
.Card_Link {display: inline-block;width:100%;transition: all .3s ease-in;padding: 0 10px;}
.Card_Link:hover {text-decoration: none;background: #f5f5f5;}
.Card_Link.activenet {padding: 0 10px;}
.jobBoxes .Applicant_Card {display: inline-block;width: 100%;}
.mesgbox {min-height: 60px;}
.OverLay {background: rgba(0, 0, 0, 0.3);height: 100%;width: 100%;top: 0;left: 0;position: absolute;padding: 0;transition: opacity .5s;
	z-index: 11; color: #ffdd15; font-size: 4em; }
.Selected_icon {float: right;margin-right: 20px;}
@media only screen and (max-width: 1280px){
	.btn-lg {     font-size: 10px; }
}

.DropDown_White_bg .dropdown-toggle {background: #fff;padding: 6px 10px 10px;border: 0px solid #ccc;min-width: 170px;display: inline-block;
	text-align: center;margin-top: -10px;}
.DropDown_White_bg .dropdown-menu {box-shadow: none;margin-top: 2px;}
.DropDown_White_bg .dropdown-menu li {border-bottom: 1px solid #ccc;}
.DropDown_White_bg .dropdown-menu li:last-child {border-bottom: none;}
.DropDown_White_bg .fa-chevron-down {margin-top: 5px;float:right;}
.filterDrop {text-align: center;}
.filterDrop .btn-60.dropdown-toggle {width: 60px;border:none;min-height: 40px;}
.Card_Wrapper .Status_Open {color: #2E7D32!important;font-size: 16px!important;font-weight: 500!important;}
.Card_Wrapper .Status_Closed {color: #E53935!important;font-size: 16px!important;font-weight: 500!important;}
.Card_Wrapper .Status_Pending {color: #616161!important;font-size: 16px!important;font-weight: 500!important;}
.Card_Wrapper .Status_Hold,.Card_Wrapper .Status_Cancelled,.Card_Wrapper .Status_Draft {color: #000!important;font-size: 16px!important;font-weight: 500!important;}
.Card_Title span {width: 90%;display: inline-block;}
.Applicant_Card a:hover{
	text-decoration: none;
}
.activenet
{
	background: #f5f5f5;
}
.open .dropdown-menu {

	z-index: 99999;
}

.apprchan{padding: 15px 15px;}
.Disable_Button {background: transparent;border: none;margin-left: 7px;}
button.Disable_Button[disabled] {opacity: .5;}
/* styles Radio : Starts here */
.radio_Yellow {
	margin: 0 10px;cursor: pointer;
}
.radio_Yellow label {cursor: pointer;}
.radio_Yellow input[type="radio"] {
	position: absolute;
	opacity: 0;
}
.radio_Yellow input[type="radio"] + .radio-label:before {
	content: '';
	background: #ccc;
	border-radius: 100%;
	border: 0px solid #b4b4b4;
	display: inline-block;
	width: 1.4em;
	height: 1.4em;
	position: relative;
	top: -0.2em;
	margin-right: 1em;
	vertical-align: top;
	cursor: pointer;
	text-align: center;
	-webkit-transition: all 250ms ease;
	transition: all 250ms ease;
}
.radio_Yellow input[type="radio"]:checked + .radio-label {color:#ffdd15;}
.radio_Yellow input[type="radio"]:checked + .radio-label:before {
	background-color: #fff;
	box-shadow: inset 0 0 0 5px #ffdd15;
}
.radio_Yellow input[type="radio"]:focus + .radio-label:before {
	outline: none;
	border-color: #3197EE;
}
.radio_Yellow input[type="radio"]:disabled + .radio-label:before {
	box-shadow: inset 0 0 0 4px #f4f4f4;
	border-color: #b4b4b4;
	background: #b4b4b4;
}
.radio_Yellow input[type="radio"] + .radio-label:empty:before {
	margin-right: 0;
}
.radio_Yellow label {margin-left: 0px;}
.radio-label span {font-size: 16px;position: relative;top: -4px;}
/* styles Radio : Ends here */
/*Folder Styles*/
.Folder_Wrap {padding: 10px;border: 1px solid #000;border-radius: 10px;min-height: 150px;margin-bottom: 25px;border-top-left-radius: 0;position: relative;cursor: pointer;}
.Folder_Top:before {content: " ";width: 35%;height: 25px;border: 1px solid #000;position: absolute;top: -24px;border-bottom: 1px solid #fff;
	border-top-left-radius: 10px;border-top-right-radius: 10px;z-index: 9999;}
.Folder_Wrap h3 {font-size: 16px;font-weight: 500!important;margin-top: 5px;}
.Yellow_Circle {float: right;width: 30px;height: 30px;background: #ffdd15;border-radius: 50%;}
.Position_Bottom {position: absolute;bottom: 5px;width: 90%;}
.Search_Input {border-color: #fff!important;}
.Search_Input:hover,.Search_Input:focus,.Search_Input:active {border-color: #ccc!important;}
.Card_Wrapper .form-group {display: inline-block;width: 100%;}
.black {color:#000!important;}
.Cursor_Pointer {cursor: pointer;}
.Profile_Icon {float: left;font-size: 60px;width: 80px;height: 80px;text-align: center;padding: 10px;border-radius: 50%;
	line-height: 60px;color: #000;margin-right: 10px;}
.Profile_Icon.fa-user:before{position: relative;left: -15px;}
.selected_Folder .Folder_Wrap {background: #eee;}
.selected_Folder.Folder_Top:before {border-bottom: 1px solid #eee;background: #eee;}
/*End of Folder Styles*/
.padding-right-25 {padding-right: 25px!important;}
/*Create Custom Folder Modal Styles*/
.modal-open .modal {z-index: 99999;}
.modal-backdrop.in {z-index: 9999;}
/*End of Create Custom Folder Modal Styles*/
.Display_InlineBlock {display: inline-block;width: 100%;}
.Card_Title.margin-bottom-20 {margin-bottom: 20px!important;}
.Card_Sub_Title {font-size: 22px;font-weight: 300!important;margin: 10px 0px!important;color: #000;}
.Card_Sub_Title span {width: 88%;float: left;}
.Card_Sub_Title i {font-weight: 300!important;font-size: 36px;cursor: pointer;}
.Font30 {font-size: 30px!important;}
.MinWidth100 {min-width: 100%!important;}
.margin-top-15 {margin-top: 15px!important;}
.DarkerYellow {color: #ffc107!important;}
.Font20 {font-size: 20px!important;}
.searchFolderHt { height: 800px; overflow-x: overlay; }

/*Checkbox */
/*.Custom_Folder_Card .control {word-wrap: normal;padding-left: 20px;}*/
.control {display: block;position: relative;padding-left: 30px;margin-bottom: 15px;cursor: pointer;padding-top: 2px;word-wrap: normal;}
.control input {position: absolute;z-index: -1;opacity: 0;}
.control__indicator {position: absolute;top: 2px;left: 0;height: 20px;width: 20px;background: #e6e6e6;}
.control:hover input ~ .control__indicator {background: #ccc;}
.control input:focus ~ .control__indicator {background: #ffe444;}
.control input:checked ~ .control__indicator {background: #ffe444;}
.control:hover input:not([disabled]):checked ~ .control__indicator,.control input:checked:focus ~ .control__indicator {background: #ffe444;}
.control__indicator:after {content: '';position: absolute;display: none;}
.control input:checked ~ .control__indicator:after {display: block;}
.control--checkbox .control__indicator:after {left: 8px;top: 2px;width: 6px;height: 12px;border: solid #000;border-width: 0 2px 2px 0;
	transform: rotate(45deg);}
.inlineB { display: inline-block; }
.control__indicator.yellow_Check {background: #ffdd15;}
.control--checkbox span {position: relative;top:2px;}
/*End of Checkbox */


@media only screen and (min-width: 1200px) and (max-width: 1299px) {
	.DropDown_White_bg .dropdown-toggle {min-width: 150px;}
	.Filter_Sort {width: 100%!important;}
	.Filter_Sort .text-right.mobBtm {text-align: left!important;}
	.Filter_Sort .DropDown_White_bg .dropdown-toggle {min-width: 65%;}
}


@media only screen and (min-width: 320px) and (max-width: 800px) {
	.Filter_Sort .text-right.mobBtm {text-align: left!important;}
	.Filter_Sort .DropDown_White_bg .dropdown-toggle {min-width: 80%;margin-bottom: 15px;}
	.Text-Left-Sm {text-align: left!important;}
	.Filter_Sort .btn-lg {font-size: 14px;}
	.Filter_Sort .btn-yellow {width: 80%;}
	.Filter_Sort .filterDrop .btn-60.dropdown-toggle {position: relative;left: -38px;}
	.Filter_Sort .dropdown-menu-right {width: 80%;right:45px;}
}
.DropDown_right0 {right: 0;left: auto;}
.DropDown_right30 {right: 30px;}
.ZoomHover {    -webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1);
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1);
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1);
	transition: all 200ms ease-in;
	transform: scale(1);}
.ZoomHover:hover { -webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1.1);
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1.1);
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1.1);
	transition: all 200ms ease-in;
	transform: scale(1.1);}
.Search_Drop_Wrapper .input-group-addon {background: #f7f7f6;color: #b5b5b5!important;border: none;}
.Search_Drop_Wrapper input {border: none;background: #f7f7f6;}
.Left_Tools .btn {border:1px solid #ddd;}
.Left_Tools .DropDown_White_bg .dropdown-toggle {min-width: 70px;margin-top: 0;}
.Left_Tools .DropDown_White_bg .dropdown-menu li {border-bottom-color: #fff;}
.Left_Tools .fa-minus {background: #ffdd15;padding: 2px 3px 1px 3px;margin: 4px 10px 0px 5px;display: inline-block;}
.btn-white {border: none;padding: 10px 10px 10px 10px;border-radius: 0;margin-left: 10px;margin-right: 10px;}
.no-border {border:none!important;}
.no-border-left {border-left: none!important;}
.btn-group > .btn-white > .caret {border-top-color: #000;}
.btn-white .fa-th, .btn-white .fa-bars {font-size: 24px;vertical-align: middle;}
.Right_Tools {float:right;}
.breadcrumb a {color: #00b9d8;font-weight: 400!important;font-size: 18px;}
.Title_Wrapper {/*background: #e3e3e3;*/padding: 20px 15px;}
.Custom_Folder_Card .App_Desig {margin-top: 3px!important;}
.Font13 {font-size: 13px!important;}
.Custom_Folder_Card h5 {font-size: 14px;font-weight: 400!important;line-height: 25px;}
.Custom_Folder_Card .fa-user:before {vertical-align: -webkit-baseline-middle;}
.Search_Drop_Wrapper.Width60 {float: right;width: 60%;min-height: 40px}
.Search_Drop_Wrapper.Width60 input {min-height: 40px;}
.Tri_Top_coner {width: 0px;height: 0px;border-top: 60px solid #5db2ff;border-left: 60px solid transparent;position: absolute;top: -10px;right: -5px;}
.Tri_Top_coner span {position: absolute;width: 100%;display: table;top: -50px;right: 29px;color: #fff;}
input[type="text"].Blue_Border:focus, input[type="text"].Blue_Border:hover, input[type="text"].Blue_Border:active {border:1px solid #5db2ff;}
.bg-grey {background: #e6e4e1;}
.Flexbox {display: -ms-flexbox;display: -webkit-flex;display: flex;-ms-flex-direction: row;-webkit-flex-direction: row;flex-direction: row;}
.Editor_Preview_Wrap {width: 80%;margin: 0 auto;}
.Editor_Preview_Wrap .DropDown_White_bg .dropdown-toggle {min-width: 100%!important;text-align: left!important;}
.Editor_Preview_Wrap .caret {float:right;position: relative;top:10px;}
.Editor_Preview_Wrap .DropDown_White_bg .dropdown-menu {width: 100%;padding: 0;margin-top: 0;}
.Editor_Preview_Wrap .DropDown_White_bg .dropdown-menu li {border-bottom: 1px solid #fff;}
.Editor_Preview_Wrap .dropdown-menu>li>a {padding: 10px 5px;}
.Editor_Preview_Wrap .dropdown-menu li a:hover {background: #00d6d9;color: #fff;}
.Editor_Preview_Wrap .open .btn.dropdown-toggle {box-shadow: none;}
.Editor_Preview_Wrap .dropdown-menu i {float: right;margin-right: 5px;color: #fff;}
.Border_Top_Grey {border-top: 1px solid #e6e4e1;}
.Edit_Template {text-align: center;min-height: 250px;border: 1px dashed #a5a5a5;padding: 15% 0;}
.Border_Grey {border:1px solid #eee;}
.Dis_Table_Center {display: table;margin: 0 auto;}
.Talent_View_Wrapper .Custom_Link {color: #000;}
.Talent_View_Wrapper .Custom_Link:hover {text-decoration: none;}
.btn-Grey {background: #f0efed;border: none;}
.Editor_Code_Wrap {width: 85%;margin: 0 auto;}
.Font42 {font-size: 42px!important}
.Font200 {font-weight: 200!important}
.Ellipse {text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.Left_Tools .btn-yellow.disabled,.Left_Tools .btn-yellow[disabled],.Left_Tools .btn-yellow.disabled:hover,.Left_Tools .btn-yellow[disabled]:hover,
.Left_Tools .btn-yellow.disabled:focus,.Left_Tools > .btn-yellow[disabled]:focus,.Left_Tools .btn-yellow.disabled:active,.Left_Tools .btn-yellow[disabled]:active,
.Left_Tools .btn-yellow.disabled.active,.Left_Tools .btn-yellow[disabled].active,.Left_Tools .btn-white.disabled,.Left_Tools .btn-white[disabled],.Left_Tools .btn-white.disabled:hover,.Left_Tools .btn-white[disabled]:hover,
.Left_Tools .btn-white.disabled:focus,.Left_Tools > .btn-white[disabled]:focus,.Left_Tools .btn-white.disabled:active,.Left_Tools .btn-white[disabled]:active,
.Left_Tools .btn-white.disabled.active,.Left_Tools .btn-white[disabled].active {background-color: #ddd!important;border:none;}
.MinWidth45px {min-width: 45px;}
.Right_Tools .fa-ellipsis-v {font-size: 19px;position: relative;top:2px;}
.Font14 {font-size: 14px!important;}
.Right_Tools a:hover {text-decoration: none;}
.bg-Darkgrey {background: #e3e3e3!important;}
.Link_Group_List .list-group-item:first-child,.Link_Group_List .list-group-item:last-child {border-radius: 0;}
.Link_Group_List a {color: #aaa;padding: 10px 20px;display: block;font-size: 14px;}
.Link_Group_List a:hover {text-decoration: none;background: #eee;color: #000;}
.Link_Group_List .list-group-item:active {background-color: #ffc107!important; }
.Link_Group_List .list-group-item:active a {color: #000;}
.userIconBackground{
	color: #ffdd15;
	-webkit-text-stroke-width: 1.7px;
	-webkit-text-stroke-color: #212121;
}
.Status_Wrap a{
	color: #212121;
	text-decoration: none;
}
.headingScreen
{
	text-transform: capitalize;
	color: #000;
	font-weight: bold;
	font-size: 28px;
	font-weight: 300!important;
}
/*Footer Styles*/
footer {display: inline-block;width: 100%;background: #212121;color: #fff;padding: 10px 20px;z-index: 50;/*position: absolute;*/bottom: 0px;}
/*End of Footer Styles*/
.Icon_Top {vertical-align: top;display: inline-flex;}
.Card_Wrapper h2 {line-height: 30px;}
.Font300 {font-weight: 300!important;}
.sm_nav {padding-bottom: 40px;}

/*Alert Styles*/
.Success-Msg {padding: 35px 60px;background: #accb79;box-shadow: 0 2px 2px 0 rgba(140, 140, 140, 0.14), 0 1px 5px 0 rgba(191, 191, 191, 0.12), 0 3px 1px -2px rgba(152, 152, 152, 0.2);
	color: #3d4e29;position: absolute;top: 80px;z-index: 9999;width: 100%;left: 0;font-size: 16px;}
.Success-Msg a {color: #3d4e29;}
.font-3x {font-size: 3em;}
.folder_det a{ display: inline-block;padding: 0.5em;  }
.folder_det a:hover { text-decoration: none; }
.folder_det a.active{ background: #fff;     box-shadow: 1px 1px 1px #aaa; }
.folder_det a.inactive11{ background: transparent;  }
.actBtn {     background: #fff;     border: 0 none;     width: 100%; text-align: left;     line-height: 1.7em; }
.actBtn:hover, .actBtn:focus {     background: #ccc; }
.actBtn:disabled { cursor: not-allowed; }
.Font16 {font-size: 16px!important;}
.MinHeight41px {min-height: 41px!important;}
.Scroller-Heading {background: #fff;margin: 0;border: 1px solid #e3e3e3;font-size: 16px;font-weight: 500!important;border-bottom: none;
	padding: 10px 20px;}
.Link_Group_List {max-height: 320px;overflow: hidden;overflow-y: auto;}
.Tri_Top_coner.Big_Ribbon {border-top: 75px solid #5db2ff;border-left: 80px solid transparent;}
.Tri_Top_coner.Big_Ribbon span {top: -60px;right: 45px;}
.bg-Preview {
	background: #ffffff!important;
}
.ratingStars { padding-left: 0; list-style: none; }
.ratingStars li { display: inline-block; }
.showCP, .showCP:hover, .showCP:focus,.showCP:active,.showCP:active:focus { border: 0 none;     box-shadow: 0 0 0 #fff; background: #fff; outline: none;}

/*.Custom_Folder_Card{
 min-height: 250px;
}*/

.Search_Input_Wrap .input-group-addon {border-color:#fff;}
.Search_Input_Wrap .Search_Input:hover,.Search_Input_Wrap .Search_Input:focus,.Search_Input_Wrap .Search_Input:active {border-color: #fff!important;}
.Search_Input_Wrap:hover input[type="text"] {cursor: pointer;}
.FilterBox {position: absolute;z-index: 999;width: 100%;}
.FilterBox {background: #fff;padding: 10px 20px;margin-bottom: 30px;border: 1px solid #f1f1f1;}
.FilterBox label {font-weight: 400!important;margin-top: 7px;}
.FilterBox .form-group {display: inline-block;width: 100%;}
.FilterBox input[type="text"] {min-height: 30px;background: #fff;border: 1px solid #ccc;}
.FilterBox .ig-control__cbx ~ label {padding-left: 30px;}
.FilterBox .ig-control {margin-right: 10px;}
.Close_Filter {float: right;color: #000;margin-bottom: 10px;font-size: 16px;}
.Search_Drop_Wrapper.Width100 {
	float: none;
	width: 100%;
	min-height: 40px;
}
.searchclass {

	position: absolute;
	top: 40px;
	z-index: 9999;
	-webkit-transition: height .3s ease-in-out;
	transition: all .3s ease-in-out;
	height: 0;
	display:none;
}
.searchclass.active {
	height: auto;
	display:block;
}
.arrowdesign{
	border-color: #f7f7f6;
	border: 0 !important;
	background: #f7f7f6;
	min-height: 40px;
}
.msgPreview {    background: #fff;     margin: 0;     padding: 10px 20px;     font-weight: 700 !important; 	}
.saveComs {     background: transparent;     border: 0 none !important; font-size: 1.2em; }
.delNoteBx { position: relative;     left: 98%;     cursor: pointer;     font-size: 15px;   top: 10px; }
.noteBx { background: #fff2a2;  margin-top: 15px;     padding: 15px; font-weight: 300; }
.noteBx p { font-size: 16px; }
.noteBx p span { font-size: 12px; }
.noteBx p.mar20 { margin: 10px;     font-size: 14px;     line-height: 24px; }
#addNote { margin-bottom: 45px;     margin-top: 25px; }
#addNote .btn { font-size: 1em; }
.detBx1 { height: 300px;     overflow-y: scroll; }
.addNt { font-size: 18px; cursor: pointer; }
.addNt:hover, .addNt:focus { text-decoration: none; }
.quote {     position:  relative;     top: -0.3em;     color: #03a9f4 !important; }
.mar20 .fa-quote-left { margin-right: 5px; }
.mar20 .fa-quote-right { margin-left: 5px; }
.offer-pop { z-index: 100000; }
.folderBlk a span { display: inline-block; margin-right: 15px; }
.folderBlk a span:first-child {     position: relative;     top: -2px;     font-size: 35px; }
.relPos { position: relative; }
.relPos ul.dropdown-menu { top: 35px;     left: 9px; }
.peopleTab { background-color: #00c0ff; color: #fff; margin: 0; }
.peopleTab a { color: #fff; display: block; }
.peopleTab a:hover, .peopleTab a:focus { text-decoration: none; }
.peopleTab .bdLeft { border-left: 1px solid #fff; }
.padding15 { padding: 15px; }
.margin0 { margin: 0; }
.delBtn {     background: #ff7047 !important;     color: #fff;     border: 0 none !important; }
.noDataTxt { display: inline-block;     margin-left: 10px; position: relative;     top: -7px;  }
.noDataIcon { font-size: 35px;     line-height: 60px; }
.noDataCard {     color: #bbb !important;     background: transparent !important;     border: 1px solid #ddd !important; }
.capitalize { text-transform: capitalize; }
.errMsg { color: red; }
.Search_Wrapper input[disabled] {
	min-height: 50px;
	background: #fdfdfd;
	border: 1px solid #fdfdfd;
	box-shadow: none;
}
.bg-Darkergrey
{
	background: #5f5f5f;
}
.Template_List{ min-height: 50px;border: 1px solid #fdfdfd;box-shadow: none;margin: 10% auto 0;width: 50%;}
.btn-whiteTemplate {
	background: #fff;
	border: 1px solid #fff;
	padding: 20px!important;
}
.btn-whitegrp {
	background: #fff;
	border: 1.2px solid grey;
	padding: 11px 30px!important;
}

.btnleftradius{
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.btnrightradius{
	border-top-right-radius: 3px !important;
	border-bottom-right-radius: 3px !important;
}
.recipientList
{
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	padding: 16px;
}
.recipientsName{
	padding: 0px;
}
.recipientdiv
{
	padding: 0px!important;
}
.highlightTab{
	background: #0086b3;
}
.tempvw{
	border: 1px solid #eee;
	padding: 2.5em;
}
.st-logo{
	background-color: #000;
	background-image: url(../../images/st-logo.png);
	float: left;
	width: 100%;
	height: 71px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.mrtp20{ margin-top: 20px; }
.logoPlus{
	color: #981979;
	margin-left: 1em;
	margin-top: 0.5em;
	font-size: 1.2em;
}
.disable{
	background: #eee;
}
.disable a { cursor: not-allowed; }
.disable:hover, .disable:focus { background: #eee; color: #000; }
.msgadded {z-index: 99999;
	/* margin-top: -100px; */
	position: fixed;
	background: rgba(134, 183, 94, 0.9);
	width: 100%;
	/* margin-left: -96px; */
	padding: 26px;
	/* background: rgba(0, 100, 0, 0.8); */
	top: 0;
	left: 0;
}
.showmoreless
{
	color: #00c0ff;
}
.disabled
{ cursor: not-allowed;}
.fontFix a{ color: #333; text-decoration: none;  }
.curPointer { cursor: pointer; }
.zIndSCM { z-index: 100000 !important; }
.zIndSCM1 { z-index: 100000 !important; }
.capitalizetext{text-transform: capitalize;}
.logout
{
	font-size: 18px !important;
}

/*//SHAIK*/
.arrow-back{width:24px;height:24px;display:block;background:url("../images/arrow_back.png") no-repeat 0 0;float:left;}
.arrow-back:hover{background-position:0 -24px}

.arrow-forward{width:24px;height:24px;display:block;background:url("../images/arrow_forward.png") no-repeat 0 0;float:left;}
.arrow-forward:hover{background-position:0 -24px}
.pagination-share{font-size:12px;color:#636363;margin:0;position:absolute;right:111px;margin-top: 22px}
.sharepage{float:left;margin: -2px 10px;}
.ago{display:block;margin:10px 0}
.blue-hl{color:#1599c1;}
.newfeed .box{border-bottom:1px solid #dfdedd;padding-bottom:10px;}
.newfeed .box .nav-out{position:absolute;right:17px;background:url("../images/nav_out_panel.png");width:25px;height:23px;cursor:pointer;}
.nav-out{display:block;position:absolute;right:17px;background:url("../images/nav_out_panel.png");width:25px;height:23px;cursor:pointer;margin-right: -15px;margin-top: -15px;}
.newfeed .box:hover{background:#dedede;}
.newfeed .box:hover .nav-out{display:block;}
.newfeed .box p{line-height:1;margin:0 0 10px 0;}
.box{padding:15px 15px 25px !important;cursor: pointer}
.main-img{-moz-border-radius:7px;border-radius:7px;margin:0 0 15px 0;}
.article-content{color:#636363;font-size:13px;border-bottom:1px solid #f6f6f6;}
.article-content ul{padding:0 0 0 15px;margin:10px 0;list-style:disc;}
.feed-img{display:block;float:left;margin:0 10px 10px 0;}
.article-title{font-family:'Oswald', sans-serif;font-weight:400;color:#1599c1;margin:0 0 15px 0;line-height:1.3;}
.share-btn{display:block;width:86px;height:29px;margin:0 0 25px 0;background:url("../images/share_btn.png") no-repeat 0 0;float:right;}
.share-btn:hover{background-position:0 -29px;}
.confirm-share-btn{display:block;width:148px;height:29px;background:url("../images/cnfshare_btn.png") no-repeat 0 0;float:right;}
.confirm-share-btn:hover{background-position:0 -29px;}
.back-btn{width:96px;height:48px;background:url("../images/Back.png") no-repeat 0 0;}
.back-btn:hover{background-position:0 -55px;}
.push-btn-chkd{width:86px;height:29px;display:block;background:url("../images/push-btn-chkd.png") no-repeat 0 0;border:none;float:right;margin:6px;}
.push-btn-chkd:hover{background-position:0 -30px;}

.linkedin-logo-small{width:35px;height:35px;display:block;background:url("../images/linkedin_logo_small.png") no-repeat 0 0;margin:19px 5px 0 66px;}
.linkedin-logo-small:active {background-position:0 -35px;}
.linkedin-logo-small:hover{background-position:0 -35px;}
.linkedin-logo-small:active{background-position:0 -35px;}
.linkedin-logo-smaller{width:27px;height:28px;display:block;background:url("../images/linkedin_logo_smaller.png") no-repeat 0 0;border:none;cursor:pointer;}
.socialNetworkIcon
{
	background-position: 0 0;
}
.twitter-logo-small{width:35px;height:35px;display:block;background:url("../images/twitter_logo_small.png") no-repeat 0 0;margin:26px 5px 0 66px;}
.twitter-logo-small:hover {background-position:0 -35px;}
.twitter-logo-small:active {background-position:0 -35px;}
.twitter-logo-smaller{width:28px;height:28px;display:block;background:url("../images/twitter_logo_smaller.png") no-repeat 0 0;margin:0 5px 0 0;cursor:pointer;}
.facebook-logo-small{width:35px;height:35px;display:block;background:url("../images/facebook_logo_small.png") no-repeat 0 0;margin:0 5px 0 70px;}
.facebook-logo-small:hover{background-position:0 -35px;}
.facebook-logo-small:active{background-position:0 -35px;}
.facebook-logo-smaller{width:28px;height:28px;display:block;background:url("../images/facebook_logo_smaller.png") no-repeat 0 0;margin:0 5px 0 0;cursor:pointer;}

.facebookselected {background-position:0 -35px;}
.linkedInSelected {background-position:0 -35px;}
.wrapperHide{display: none;}
.twitterSelected {background-position:0 -35px;}
.SelectorHide{display: none;}
.suggestionHide{display:none;}


/*textarea{width:375px;height:55px;padding:10px;resize:none;-moz-border-radius:7px;border-radius:7px;border:1px solid #ddd;border-top:3px solid #ddd;font-size:12px;color:#636363;margin-bottom:10px;}*/
.sharepopcounter{margin-bottom:2px;color:#636363;font-family:'Arial',sans-serif;font-size:11px;font-weight:bold;text-align:right; margin-top:30px;}
.discussPara{color:#636363;font-size:12px;margin:0px;}

.facebookTextArea{width:468px;height:85px;padding:10px;resize:none;-moz-border-radius:7px;border-radius:7px;border:1px solid #ddd;border-top:3px solid #ddd;font-size:12px;color:#636363;}
.linkedInTextArea{width:468px;height:85px;padding:10px;resize:none;-moz-border-radius:7px;border-radius:7px;border:1px solid #ddd;border-top:3px solid #ddd;font-size:12px;color:#636363;}
.twitterTextArea{width:468px;height:85px;padding:10px;resize:none;-moz-border-radius:7px;border-radius:7px;border:1px solid #ddd;border-top:3px solid #ddd;font-size:12px;color:#636363;}


.success {color:green !important;font-size:12px !important;margin:5px 0 !important;font-style:normal !important;}
.error{color:#FF0000 !important;font-size:12px !important;margin:5px 0 !important;font-style:normal !important;}

/*.sharepopcounter{margin-bottom:2px;color:#636363;font-family:'Arial',sans-serif;font-size:11px;font-weight:bold;text-align:right; margin-right:5px}*/

.DiscussCenterContentHeading {
	/*color: #1599c1;*/
	font-size: 12px;
	font-weight: bold;
	font-family: 'Arial', sans-serif;
	color: #636363;
	background: #EEE7E5 url(../images/accordion_head_light_bg.png) repeat-x 0 bottom;
	padding: 10px 15px 10px 15px;
	margin:0;
}
.header-fold, .header-fold-large
{
	cursor: pointer;
	position: relative;
}

.header-fold:hover, .header-fold-large:hover
{
	background: #606060;
	background:url(../images/accordion_head_dark_bg.png) repeat-x 0 bottom;
	color: #ffffff;
}

.sharedby-style{
	color: #1599c1;
}

@media (max-width: 768px) {
	.col-md-4{
		padding-right: 0;
		padding-left: 0;
	}
	.is-device{
		display: block;
		border-bottom: 1px solid #ddd;
	}
	.container{
		margin-top: 50px;
	}
}

@media (min-width: 768px) and (max-width: 992px) {
	.col-md-4{
		padding-right: 0;
		padding-left: 0;
	}
	.is-not-device{
		display: block;
		border-top: 1px solid #ddd;
	}
	.container{
		margin-top: 50px;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	.sfm-label-metro .sfm-navicon-button{
		top:15px;
	}
	.sfm-navicon-button{
		position: fixed !important;
	}
	.l-subheader.at_middle{
		display: none !important;
	}
}

@media (min-width: 1200px) {
	.sfm-label-metro .sfm-navicon-button{
		top:15px;
	}
	.sfm-navicon-button{
		position: fixed !important;
	}
	.l-subheader.at_middle{
		display: none !important;
	}
}

.media1{
	border-bottom: 1px solid #dfdedd;
	width: 344px;
	margin-left: -27px;
	margin-top: -12px;
	background: #efefef;
}

.media-body, .media-left, .media-right{
	display: table-cell;
	vertical-align: top;
}

.tab-row-style-cus{
	background: #efefef;
	margin: 0;
	border-bottom: 1px solid #ddd;
	padding: 10px 0px;
}

.tab-row-padding-style{
	padding: 0;
}


.btn-lg {
	font-size: 15px;
}


.chat-box, .enter-message{
	background:#d3d3d3;
	padding:0 20px;
	/*color:#a1a1a1;*/
	/*height: 88%;*/
	/*overflow: scroll;*/
}
.chat-box
{
	/*overflow: scroll;*/
}
.message-box{
	margin-bottom: 10px;
}
.chat-box .message-box{
	padding:18px 0 10px;
	clear:both;
}


.message  span .name {
	padding: 5px 10px;
	color:#555;
	font-weight:bold;
}

.message  span .msg {
	padding: 5px 10px;

}

.enter-message{
	padding:13px 0px;
}

.enter-message .message-box{
	border:none;
	cursor: auto;
	padding:10px 12px;
	width:79%;
	border-radius:2px;
	/*position: absolute;*/
	bottom: 0;
	left: 2em;
}
.enter-message .SendReply {
	padding:8px 9px;
	/*background:#d3d3d3;*/
	border-radius:2px;
//float:right;
	/*position: absolute;*/
	bottom: 0;
	right: 2em;
	width: 16%;
}

textarea{
	padding:10px;
	resize:none;
	border:1px solid #ddd;
	font-size:14px;
	color:#000;
	margin-bottom:10px;
}

.um_lostpass_button{
	background: #00c0ff !important;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	white-space: nowrap;
	position: relative;
	border: none;
	z-index: 0;
	cursor: pointer;
	transition: background-color 0.3s,box-shadow 0.3s,opacity 0.3s,color 0.3s;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.um_input
{
	width: 100%;
	border-radius: 0;
	border-width: 0 0 1px;
	border-style: solid;
	box-shadow: 0 -1px 0 0 rgba(0,0,0,0) inset;
	background-color: transparent!important;
	color: inherit!important;
	transition: all 0.3s;
}


/*loader css starts here*/
.my-loading {
	position: fixed;
	top: 0;
	left: 0;

	width: 100%;
	height: 100%;

	text-align: center;
}

.my-loading .dimmer {
	position: absolute;

	top: 0;
	left: 0;

	background-color: #000;
	opacity: 0.5;

	width: 100%;
	height: 100%;
}

.my-loading .loading-bg {
	position: absolute;
	display: inline-block;

	top: 50%;
	transform: translateY(-50%);

	padding: 20px;

	background-color: #fff;
	border-radius: 15px;
	height: 50px;
	width: 50px;
	text-align: center;
}

/* loader css ends here */
/* Mobile UI issue */
a:focus, a:hover{
	text-decoration: none;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 420px){
	.container{
		margin-top: 50px;
	}
}

.w-header-show{
	position: absolute;
	top: 0px !important;
	right: 0px !important;
	border-radius: 0;
	background-color: #014159;
	line-height: 50px;
	height: 50px;
	width: 50px;
}
.sfm-label-metro .sfm-navicon-button{
	background-color: #014159 !important;
}

.l-subheader.at_middle{
	box-shadow: none !important;
}

.btn-Blue {
	background: #00c0ff !important;
	color: #fff;
	padding: 14px !important;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}

.login-btn-Blue{
	background: #00c0ff !important;
	color: #fff;
	padding: 14px !important;
	float:left;
	margin-bottom:10px;
}

.section-Forgot-Password a.w-header-show {
	display: none !important;
}