/* 

BOOTSTRAP 3
12 Column Grid 1110 Max Width

*/


.hourstotals {
    background-color:#cecece;
    text-align:center;
}

.menu-text {
    color: #000;
}

.menu-white{
    color: #FFF;
}

.table-header-text {
    color: #fff;
}

.icon-bar {
    color:#fff;
}

.backtoadvanced {
    float:right;
}

.advancedlink {
    font-size: 15px;
}

.tel,.tel:visited { /*for small screens */	

	display:block;
	color:#4460AC;
	background-color:#ffffff;
	text-decoration:none;
}
.tel:hover,.tel:focus {
	color:#4460AC;
	background-color:#fff;
}
	@media screen and (min-width: 28.5em) { /* for larger screens */
		.tel,.tel:visited {
			background:none;
			cursor:default;
		}
		.tel,.tel:focus {
			color:#000;
		}
}


/* NAVBARS */

.searchbar {
	height:20px;
	width:100%;
}

.nav-resume {
    height:25px;
    width:100%;
    float:left;
    top:0px;
    left:0px;
    border:1px;
    background-color: #4460AC;
    font-size:12px;
}

.navbar-nav>li>a {
	padding-top: 10px;
}

.navbar {
	margin-bottom: 0;
}

.navbar-default {
	border: none;
	background: none;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	border: none;
	background: none;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	border: none;
	background: none;
}

.navbar-default .navbar-nav>li>a {
    color: #000;
}

.navbar-brand {
	padding: 0 40% 0 0;
	height: 42px;
}

.resume-ribbon {
    background-color: #4460AC;
    padding: 5px 0;
    height:25px;
	width:100%;
}
.clientsearchtop {
    width:140px;
    background-color:#4460AC;
    border-width:0px;
    border-radius: 5%;
}

.login-ribbon .navbar-header {
	margin-top: 8px;
	margin-right: 0;
	padding-left: 5px;
}

.login-navbar-brand {
	padding: 0 40% 0 0;
	height: 42px;
}

/* CIRCLES */

.circle-yellow-sm {
	float: left;
	width: 12px;
	height: 12px;
	margin-top: 4px;
	margin-right: 10px;
	border-radius: 50%;
	background-color: #4460AC;
}

.circle-yellow-lg {
	float: left;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	background-color: #4460AC;
}

.circle-green-lg {
	float: left;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	background-color: #00ff8d;
}

.circle-blue-lg {
	float: left;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	background-color: #4460AC;
}

.circle-purple-lg {
	float: left;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	background-color: #a459a3;
}

.circle-red-lg {
	float: left;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	background-color: #cc1474;
}

/* ICONS */

.icon {
	float: left;
	margin-right: 10px;
	border-radius: 50%;
	width: 40px;
	height: 40px;
}
.menu-image {
    height:50px;
}
.icon.icon-technology {
	background: #a459a3 url("images/icon-it-technology.png") no-repeat;
}

.icon.icon-recruiting {
	background: #da5433 url("images/icon-recruiting.png") no-repeat;
}

.icon.icon-creative {
	background: #fcbb14 url("images/icon-creative-marketing.png") no-repeat;
}

.icon.icon-mentorship {
	background: #4460AC url("images/icon-mentorship-networking.png") no-repeat;
}

.icon.icon-finance {
	background: #4460ac url("images/icon-investments-finance.png") no-repeat;
}

.icon.icon-growth-management {
	background: #6ec5a4 url("images/icon-growth-management.png") no-repeat;
}


/* LAYOUT */

.form-body {
        padding: 3px 20px 3px 20px;
        min-height:600px;
    	background-color: #ffffff;
}

.minheight {
    min-height: 500px;
}

.ribbon .login {
	text-align: right;
}

.login-ribbon {
	padding: 5px 0;
	background-color: #fdbc11;
}

.login-container {
	padding-top: 1%;
	padding-left: 0;
	padding-right: 0;
}

.upload-container {
    padding-top: 1%;
	padding-left: 0;
	padding-right: 0;
    background-color:#fff;
}

.login-footer {
	bottom: 0;
}

.menu {
	padding: 10px 0;
	background-color: #fff;
    color:#3c3c3c;
	border-bottom: 1px solid #ccc;
}

.topmenu {
    background:
}

.search-div {
	padding-bottom: 20px;
	background: #ebebeb;
}

.search-for-jobs {
	padding-bottom: 20%;
	background:url("buildings3.png");    
    background-size: cover;
}
.search-for-jobsnobg {
    padding-bottom: 160px;
}

.thinrow {
    height:24px;
    padding-top:0px;
    padding-bottom:0px;
   padding-left:0px;
}

.dashheader {
    border-bottom:solid;
    border-bottom-width :2px;

}
.forgot-password {
	padding-top: 15px;
	padding-bottom: 15px;
    color:#000;
}

.login-footer {
	color: #fff;
}

.login-copyright {
	color: #fff;
}

.login-padding-for-footer {
	margin-bottom: 50px;
}

.leftsearch {
    padding-top:2px;
    vertical-align:top;
}

.mainclientbody {
    min-height:700px;
}

.mainvendorbody {
    min-height:500px;
}

.profile-main {
     min-height:500px;
}

.innerdiv {
    padding-top: 9%;
    padding-bottom: 0%;
    min-height:500px;
}

/* MENU BACKGROUND COLORS */

.bg-menu-blue {
	background-color: #4460AC;
}

.bg-menu-yellow {
	background-color: #4460AC;
}

.rowheader {
    font-size:14px;
    color:#000;
    background-color: #4460AC;
    vertical-align: middle;
}

.clientrowheader {
    font-size:14px;
    color:#000;
    background-color: #4460AC;
    vertical-align: middle;
}

/* Misc table emulation       */

 .rTable {
    display: table;
    width: 100%;
}

.rTableRow {
	display: table-row;
	width:100%
}

.rTableHeading {
   	display: table-row;
    background-color: #ddd;
	width:100%;
}

.rTableCell, .rTableHead {
    display: table-cell;
    padding: 3px 10px;
    border: 1px solid #999999;
	width:50%;
}
	
.rTableLong {
    display: table-cell;
    padding: 3px 10px;
    border: 1px solid #999999;
	width:100px;
}

.rTableHeading {
    background-color: #ddd;
    font-weight: bold;
}

.rTableFoot {
    	display: table-footer-group;
    	font-weight: bold;
    	background-color: #ddd;
	}

.rTableBody {
    	display: table-row-group;
}

content-body{
	padding:20px;background:#fff
}

.content-body h2{
	margin-top:0
}

.push-left {
	float:left

}

/* FOOTER SECTION */

.footer {
	font-size: 14px;
	color: #fff;	
}

.footer {
	padding-top: 85px;
	background-size: 80px;
	background-color: #000;
	background-position: center 40%;
	background-repeat: no-repeat;
}

.copyright {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	color: #363636;
}
.aboutbelcan {
    width:800px;
    margin-top:20px;
}


/*====================================================== 
	New CSS Oct 15, 2023
=========================================================*/

@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");

body { font-family: 'Poppins', Helvetica, Arial, sans-serif !important;}

h1, h2, h3, h4 { font-weight: bold; margin: 0;}
h1 { font-size: 32px;}
h2 { font-size: 28px;}
h3 { font-size: 24px;}
h4 { font-size: 18px;}

h1.searchHdr { padding: 15px 0;}
h2.portTitle { margin-bottom: 25px;}

.rounded { border-radius: 5px;}
.clear { clear: both;}
.shadow { box-shadow: 2px 3px 10px 3px rgba(0,0,0,0.2);}
.red { color: red;}

input[type="text"], input[type="date"], input[type="datetime-local"], input[type="password"], select, textarea {
    font-family: Poppins, Helvetica, sans-serif;
    background-color: #fff;
    border: 1px solid #d4d5d9;
    border-radius: 5px;
    padding: 5px 12px;
	box-sizing: border-box;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

input[type="text"]:hover, input[type="date"]:hover, input[type="datetime-local"]:hover, input[type="password"]:hover, select:hover, textarea:hover {
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	border-color:#70ace4;
}

input[type="radio"],
input[type="checkbox"] { position: relative; top: 2px;}

div.maincandidatebody,
div.mainclientbody { padding: 30px 0; position: relative; min-height: 700px;}

.form-group { position: relative;}
.form-group.radioGrp label { font-weight: normal; margin-bottom: 3px;}

a.txtLink { color: #337ab7;}
a.txtLink:hover { color: #337ab7; text-decoration: underline;}
a.txtLink:visited { color: #337ab7; text-decoration: none;}

.btn-default { background: #efefef;}
.btn-default:hover { background: #fff;}

#searchBanner { padding-bottom: 20px; border-bottom: 1px solid #ccc;}
#searchBanner { background: #efefef url('buildings3.png') no-repeat center -300px; background-size: cover;}

.ribbon { padding: 5px 0; background-color: #0096d5; color: #fff;}

#hdrLogo { width: 250px; height: 50px;}
#hdrLogo img { max-height: 50px;}

.ribbon .navbar-nav li a { padding: 3px 15px; }
.ribbon .navbar-nav li a:hover { background: none;}
.menu ul { margin-top: 5px;}
.formBoxHilite { background: #efefef; padding: 20px; margin-bottom: 30px;}
.formBoxHilite h3 { margin-bottom: 20px; font-size: 21px;}

#employerdiv2, #employerdiv3, #employerdiv4, #employerdiv5, #employerdiv6 { margin-top: 30px;}
#employerdiv2, #employerdiv3, #employerdiv4, #employerdiv5, #employerdiv6,
.xtraInfo { padding-left: 25px; border-left: 1px solid #ccc;}

.selfId { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin: 20px 0; padding: 20px 0;}
.eeoBox p { margin-bottom: 10px; font-size: 0.9em;}
.eeoBox ul li { font-size: 0.9em; margin: 6px 0;}
.eeoBox .radioGrp label { font-size: 0.9em;}

#consentmsg { margin-bottom: 20px;}
#consentmsg h4 { font-size: 0.9em;}
#consentmsg p { font-size: 0.8em;}

#mapDivContact { margin-bottom: 20px;}

p.cntrlKeyTxt { font-size: 11px; color: #9d9d9d; margin: 3px 0 0;}

#changeloginid { padding: 20px;}

.blockers { display: block;}

/* ======================================================
		EXPENSES PAGE	
	=====================================================*/
	.expRow h4 { font-size: 14px; margin-bottom: 8px;}
	.expRow input[type="text"],
	.expRow select { width: 85%; margin-bottom: 5px;}
	.expRow label { width: 12px; margin: 0;}
	.expRow .inpOnly input[type="text"] { width: 100%;}
	.recBox { border-top: 1px solid #ccc; padding: 15px 0; margin: 15px 0 0;}
	table.expRecTable tbody tr td,
	table.expRecTable tbody tr th { vertical-align: middle; font-size: 14px;}
	table.expRecTable td select { font-size: 14px;}

/* ======================================================
		SKILLS PAGE
	=====================================================*/
	.skillsTbl { margin-top: 15px; }
	.skillsTbl th { border-bottom: 1px solid #ccc;}
	.skillsTbl .form-group { margin: 0;}
	.skillsTbl tbody > tr > td { padding: 15px;}
	.skillsTbl .form-group label {  margin: 0; cursor: pointer;}
	.skillsTbl2 .form-group label { font-size: 12px; font-weight: normal;}
	.skillsTbl2 tbody > tr > td { border-top: none; border-bottom: none; padding: 2px 5px;}

/* ======================================================
		REGISTER NEW ACCOUNT
	=====================================================*/
	.regBox { border: 1px solid #ccc; padding: 25px 35px;}
	.regBox h3 { margin-bottom: 12px;}
	#asGuestBox { background: #efefef; padding: 10px;}
	#asGuestBox h3 { font-size: 19px;}
	#asGuestBox label { font-weight: normal;}
	#regTopLogin { position: absolute; top: 20px; right: 0;}
	#uploadFileBox { border: 1px solid #ccc; padding: 20px 25px 25px;}
	#uploadFileBox input[type="file"] { border: 1px solid #ccc; margin: 10px 0 20px; width: 100%; padding: 10px;}
	#dropBoxUpload { margin-bottom: 20px;}
	#addlQuestDiv { margin: 20px 0;}
	#addlQuestDiv,
	#docsDiv { border-top: 1px solid #ccc; padding-top: 20px;}
	#addlQuestDiv ul { list-style: none; margin: 0 0 0 -40px;}
	#addlQuestDiv ul li { padding-top: 5px;}

/* ======================================================
		MY DOCUMENTS
	===================================================== */
	.featured-jobs h4 { margin-bottom: 4px;}
	.docRow p { margin: 0; font-size: 14px;}
	.docHeader a { font-size: 18px;}
	.docHeader p { font-size: 12px; padding-top: 5px;}
	#newDocBtn { position: absolute; top: -40px; right: 0;}
	.docRow { background: #efefef; padding: 15px; margin-bottom: 20px;}
	.addNewDoc { padding: 20px;}
	.addNewDoc h3 { font-size: 21px;}
	.addNewDoc label { display: block;}
	.addNewDoc select,
	.addNewDoc input[type="text"],
	.addNewDoc input[type="file"] { width: 70%;}
	.addNewDoc .form-group { margin-bottom: 20px;}
	.fileUploadCont { padding-top: 15px;}
	.fileUploadCont h2.portTitle { font-size: 20px; margin-bottom: 4px;}
	.fileUploadCont p { margin-bottom: 15px; font-size: 12px;}

/* ======================================================
		JOBS LIST & DETAIL
	=====================================================*/
	.jobCatHdr { font-size: 18px; background: #efefef; color: #777; padding: 8px 15px; cursor: pointer; border-radius: 5px;}
	.jobCatHdr span { float: right; font-size: 16px; margin-top: 3px;}
	.featured-jobs { position: relative;}
	.featured-jobs .list-group-item { border: none; border-bottom: 1px solid #ccc;}
	.featured-jobs .list-group-item ul { list-style: none; margin: 0 0 0 -30px; float: left;}
	.featured-jobs .list-group-item ul li { padding: 2px 0;}
	.featured-jobs .list-group-item ul li a { font-weight: bold; font-size: 16px; color: #337ab7;}
	#mapdiv { width: 100%; position: relative; padding: 20px; margin-bottom: 30px; border: 1px solid #ccc;}
	#mapdiv iframe { width: 100%; height: 500px; border: none;}
	.btn-jobdetails { float: right; margin-top: 10px;}
	#showMapBtn { position: absolute; top: 0; right: 0;}
	.jobCatHdr:hover { color: #337ab7;}
	#closeMapBtn { position: absolute; top: 6px; right: 8px; color: #337ab7; font-size: 24px;}
	#topApplyBtn { position: absolute; top: -50px; right: 0;}
	.col-xs-12.jobDetailsWrap { padding: 0;}
	#jobDetailInfo { background: #efefef; padding: 15px; margin: 12px 0 10px; position: relative;}
	#jobDetailInfo .btn { float: right;}
	#jobDetailInfo ul { margin: 0 0 0 -40px; list-style: none;}
	#jobDetailInfo p { font-size: 14px; margin-bottom: 4px;}
	.jobDetailsRow { border-bottom: 1px solid #ccc; margin-bottom: 30px;}
	.jobDetailCol { float: left;}
	.jobDetailsRow h3 { font-size: 21px; margin-bottom: 10px;}
	#logInHere a { color: #337ab7; }

/* ======================================================
		CANDIDATE/VENDOR LOGIN
	=====================================================*/

.loginBox { border: 1px solid #ccc; margin: 40px 0; background: #fff; padding: 25px;}
.passwordBox { margin-bottom: 40px;}
#forgot-password { position: absolute; right: 0; bottom: -24px;}
.or { border-top: 1px solid #ccc; margin: 30px 0; position: relative;}
.or p { margin: 0; position: absolute; top: -19px; left: 41%; padding: 5px 15px; font-size: 18px; background: #fff; color: #5c5c5c;}

#graphpanel1 { border: 1px solid #ccc; min-height:300px; min-width:350px; padding: 15px;}

/* ======================================================
		TIME & ACCOUNTING
	=====================================================*/
#timeBtns input[type="button"] { 
	background: #fff; 
	color: #3384d0;
	border: 1px solid #3384d0;
	font-size: 13px;
	font-family: 'Poppins', Arial, Helvetica, sans-serif;
	padding-left: 0;
	padding-right: 0;
	padding: 8px 15px;
	border-radius: 5px;
	font-weight: 600;
	cursor: pointer;
}

#timeBtns { float: right;}
#timeBtns input[type="button"]#save { background: #3384d0; color: #fff; border: 1px solid #3384d0;}
#printBtnTime { position: absolute; top: 20px; right: 20px;}
#timeBtns input[type="button"]:hover { background: #efefef; }
#timeBtns input[type="button"]#save:hover { background:#3384d0; border: 1px solid #3384d0;}

/* Re-usable timecard styles */
#timeInfo { background: #efefef; padding: 15px 15px 3px; margin-bottom: 10px; position: relative;}
#timeInfoLeft { float: left;}
#timeInfoRight { float: right; text-align: right;}
#timeInfo p { margin-bottom: 8px; font-size: 14px; color: #6b6b6b;}

#weekSelect { width: 300px; margin: 0 auto 10px;}
#weekPrev { float: left; margin-right: 10px;}
#weekDetail { float: left; margin-right: 10px; background: #e9ebf3; padding: 5px 8px 3px;}
#weekNext { float: left;}
#weekPrev span,
#weekNext span { font-size: 18px; padding-top: 5px; font-weight: 900; color:#8688c5;}
#weekDetail p { font-size: 12px; font-weight: 600; color:#6b6b6b; margin: 0;}
#weekPrev a:hover span,
#weekNext a:hover span { color:#484996;}

#timeCard { margin-bottom: 10px;}
.timeTable { width: 100%; border-collapse: collapse; }
.timeTable th { font-weight: 600; font-size: 16px; background: #efefef; color:#484996; vertical-align: middle; text-align: center;}

.timeTable td,
.timeTable th { padding: 4px 10px; width: 50px; vertical-align: middle; }
.timeTable th.day-header a { color: #3384d0 ; font-size: 10px; font-weight: normal;}
.timeTable th.day-header span { font-size: 14px; font-weight: 600; display: block; color:#6b6b6b; margin-top: -2px;}

.timeTable th.col-1-header { text-align: left; padding-left: 20px; color:#484996;}
.timeTable td.col-1-label { padding-left: 20px; font-weight: 600; color:#484996; vertical-align: middle;}

.timeTable td.col-1-cell,
.timeTable th.col-1-header { width: 170px; background: #e9ebf3; padding-left: 20px; padding-right: 20px; vertical-align: middle;}

.timeTable tr.daily-totals-row { background: #e9ebf3; }
.timeTable tr.daily-totals-row  td { padding-top: 25px; padding-bottom: 25px; text-align: center;}
.timeTable tr.daily-totals-row  td.col-1-label { text-align: left;}

.timeTable td.totals-cell { background: #d3d3d3; text-align: center;}
.timeTable td.day-cell { text-align: center;}

.timeTable td.grand-total,
.timeTable th.totals-header { background: #d3d3d3; color:#484996; text-transform:uppercase; text-align: center; vertical-align: middle;}

.timeTable td input[type="text"] { padding: 4px; text-align: center; width: 100%; box-sizing: border-box; color: #5b5b5b;}
.timeTable td.col-1-cell input[type="text"] {text-align: left;}
.timeTable td.day-cell input[type="text"],
.timeTable td.totals-cell input[type="text"],
.timeTable td.grand-total input[type="text"]  { width: 70%;}

.timeTable tr.grayBg { background: #efefef; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc;}

.timeTable td.check-cell { text-align: center;}

#custApproval { margin: 20px 0; background: #efefef; padding: 15px 20px 10px;}
#custApproval .formBox { margin-bottom: 10px;}
#custApproval h4 { margin: 0 0 10px; color:#484996; font-size: 14px;}
#custApproval label { display: block; font-weight: bold; color: #6b6b6b;}

#custApproval p { font-size: 12px; margin-bottom: 10px; color: #6b6b6b;}

tr.otRow td.col-1-label { color: #6b6b6b; padding-left: 10px;}

tr#discrepancy { background: #fbe6e6;}
tr#discrepancy td.col-1-label { color: #dc7d7d;}
tr#discrepancy td.grand-total { background: #fbe6e6;}

.formBox.commentsBox { float: left;}
.formBox.commentsBox label { display: block; margin-bottom: 2px;}
.formBox.commentsBox textarea { width: 275px; height: 80px;}

/* End timecard styles */

/* Timecard List Styles */
.timeListTbl { margin-top: 10px;}

/* Clock-in Window */
#timebox { width: 400px; padding: 15px 20px 20px; border: 1px solid #ccc; background: #fff; z-index: 1021; position: fixed; top: 50px; left: 30%; box-sizing: border-box;}
#timebox h3 { color: #3d3d3d; margin: 0; font-size: 19px;}
#timebox p { margin: 0 0 15px;}
#timebox table { width: 100%; }
#timebox table td { padding: 4px 5px; font-size: 13px;}
#timebox table td.dayname {font-weight: bold; text-align: right;}
#timebox table td select { padding: 5px 3px; margin-left: 5px; font-size: 12px;}
#timebox input[type="text"] { text-align: center;}
#timebox #split { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 6px 0; margin: 10px auto; width: 80%; font-weight: 600; text-align: center;}
#closeTimebox { position: absolute; top: 15px; right: 15px; font-size: 21px; font-weight: 300; color:#3384d0; text-decoration: none;}
#timebox .btnBox { width: 200px; margin: 20px auto 0;}
#timebox .btnBox a { display: block; text-align: center; color: #fff; background: #3384d0; padding: 8px 15px; text-decoration: none;}
#timebox .btnBox a:hover {background: #1c79d1; }
#closeTimebox:hover { color:#1c79d1;}




/* MEDIA QUERIES SECTION */
@media (min-height: 300px)
{

    .minheight {
        min-height: 200px;
    }

    .form-body
    {
        min-height: 200px;

    }
}
@media (min-height: 400px )
{
    .minheight {
    min-height: 300px;
    }

    .form-body
    {
        min-height: 300px;
    }
}

@media (min-height: 500px)
{
    .minheight {
        min-height: 400px;
    }

    .form-body
    {
        min-height: 400px;
    }
}

@media (min-height: 600px )
{
    .minheight {
    min-height: 500px;
    }

    .form-body
    {
        min-height: 500px;
    }
}

/* breakpoint for iPhone 6, 6s and 6 plus */

@media (min-width: 320px) and (max-width: 736px) {
    .aboutbelcan {
    display:none;
}


	.no-padding-hours {
		padding: 0;
	}
    .login-background-male {
    	position: fixed;
    	left: 0;
	    top: 0;
    	bottom: 0;
	    width: 100%;
	    height: 100%;
	    background: url("images/bg-login-vertical.jpg");
	    background-size:100% 100%;
        background-size: cover;
	    overflow: hidden;
	    z-index: -1;
    }
    
}


/* breakpoint for Portrait iPhone 6, 6s and 6 plus */

@media (min-width: 667px) and (max-width: 767px) {
    .aboutbelcan {
    width:500px;
    margin-top:20px;
    display:normal;

	}
        
    .login-background-male {
    	position: fixed;
    	left: 0;
	    top: 0;
    	bottom: 0;
	    width: 100%;
	    height: 100%;
	    background: url("images/bg-login-vertical.jpg");
	    background-size:100% 100%;
        background-size: cover;
	    overflow: hidden;
	    z-index: -1;
    }

}
      


/* breakpoint for sm */

@media (min-width: 768px) {

    .aboutbelcan {
    width:700px;
    margin-top:20px;
    display:normal;
}

    .login-background-male {
    	position: fixed;
    	left: 0;
	    top: 0;
    	bottom: 0;
	    width: 100%;
	    height: 100%;
	    background: url("images/bg-login-vertical.jpg");
	    background-size:100% 100%;
        background-size: cover;
	    overflow: hidden;
	    z-index: -1;
    }
	.no-padding-sm {
		padding: 0;
	}
	.form-city-zip {
		margin-left: 32px;
	}
	.login-ribbon .navbar-header {
		padding-left: 50%;
		margin-left: -2.5%!important;
		
	}
 	.login-container {
		padding-top: 20%;
	}

    .upload-container {
		padding-top: 20%;
	}
    
       
}

/*breakpoint for between sm and md*/



/* breakpoint for md */

@media (min-width: 992px) {
    
    .aboutbelcan {
    width:800px;
    margin-top:20px;
    display:normal;
}

    .login-background-male {
    	position: fixed;
    	left: 0;
	    top: 0;
    	bottom: 0;
	    width: 100%;
	    height: 100%;
	    background: url("images/bg-login-male1024x768.jpg");
	    background-size:100% 100%;
        background-size: cover;
	    overflow: hidden;
	    z-index: -1;
    }
    
   
      
	.no-padding-md {
		padding: 0;
	}
	.login-container {
		padding-top: 40%;
	}
    .upload-container {
		padding-top: 40%;
	}
}


/* breakpoint for iPad Landscape  */

@media (width:1024px) {
    
    .aboutbelcan {
    width:800px;
    margin-top:20px;
	}

      .login-background-male {
    	position: fixed;
    	left: 0;
	    top: 0;
    	bottom: 0;
	    width: 100%;
	    height: 100%;
	    background: url("images/bg-login-male.jpg");
	    background-size:100% 100%;
        background-size: cover;
	    overflow: hidden;
	    z-index: -1;
    }
    
	.login-container {
		padding-top: 9%;
	}

    .upload-container {
		padding-top: 9%;
	}
}

@media (min-width:1025px) {
    .aboutbelcan {
    width:800px;
    margin-top:20px;
    display:normal;
	}

    .login-background-male {
    	position: fixed;
    	left: 0;
	    top: 0;
    	bottom: 0;
	    width: 100%;
	    height: 100%;
	    background: url("images/bg-login-male.jpg");
	    background-size:100% 100%;
        background-size: cover;
	    overflow: hidden;
	    z-index: -1;
    }
    
	.login-container {
		padding-top: 5%;
	}
    .upload-container {
		padding-top: 5%;
	}
}

.savemessage
{
    color:red;
    text-align:center;
    font-size: 14px;
}

.text-right
{
    text-align:right;
}
/* breakpoint for lg */

@media (min-width:1200px) {
	.no-padding-lg {
		padding: 0;
	}
	.container {
		width: 1110px;
	}
    .login-container {
		padding-top: 8%;
	}

    .upload-container {
		padding-top: 8%;
	}
}

.list-group-item {
    border-left:none;
    border-right:none;
}

.list-internal {
    border-left:none;
    border-right:none;
    border-top:none;
    border-bottom:none;
}

/*=========Meter Settings*/
meter {
  /* Reset the default appearance */
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;

  margin: 3px auto 0;
  width: 100%;
  height: 0.5em;

  /* Applicable only to Firefox */
  background: none;
  background-color: rgba(0, 0, 0, 0.1);
}

meter::-webkit-meter-bar {
  background: none;
  background-color: rgba(0, 0, 0, 0.1);
}

meter[value="1"]::-webkit-meter-optimum-value { background: red; }
meter[value="2"]::-webkit-meter-optimum-value { background: yellow; }
meter[value="3"]::-webkit-meter-optimum-value { background: green; }
meter[value="4"]::-webkit-meter-optimum-value { background: green; }

/* Gecko based browsers */
meter[value="1"]::-moz-meter-bar { background: red; }
meter[value="2"]::-moz-meter-bar { background: yellow; }
meter[value="3"]::-moz-meter-bar { background: green; }
meter[value="4"]::-moz-meter-bar { background: green; }



/*=========Form Fields */
.smallselect
{
  display: normal;
  width: 80px;
  height: 18px;
  font-size: 12px;
  line-height: 1;
  
}
select.tall
{
    height: 60px;
}


.coloredhr {
    color:#4460AC;
    height:5px;
    width:60%;
}