/* =============================================================================
   Site Styles
   ========================================================================== */
html { background-color: #5D5D5D; }
body { background-color: #FFF; font-family: Arimo, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; line-height: 18px; }
a { color: #115B8A; }
li { line-height: 18px; margin-bottom: 10px; }
hr { border-color: #DDDDDD; border-image: none; border-style: solid; border-width: 1px 0 0; clear: both; height: 0; margin: 15px 0; }
input { width: auto; }
input[type="file"] { height: auto; }
/* =============================================================================
   Headings
   ========================================================================== */
h1 { color: #FFF; float: left; font-family: Arimo, Helvetica, Arial, sans-serif; font-size: 26px; font-weight: normal; line-height: normal; padding: 15px 0 0 10px; }
h2 { color: #434343; font-size: 18px; font-weight: normal; line-height: normal; margin: 0; }
h3 { color: #333; font-size: 16px; font-weight: bold; line-height: normal; margin: 0 0 10px; padding: 0 0 5px; }
.hd-pgSubTitle { color: #666; display: block; font-size: 14px; font-weight: normal; line-height: 24px; margin: 0; }
h5 { font-size: 13px; line-height: normal; }
/* =============================================================================
   Header
   ========================================================================== */
header { background: url("../img/bgNav.png") repeat-x scroll 0 0 transparent; }
#fcc-banner img { float: left; margin-right: 20px; }
#nav-signin { color: #FFF; float: right; margin: 28px 0 0; }
#nav-signin a { color: #ACE1FF; font-weight: bold; margin: 0 3px; }
.login-name { color: #FFFFFF; display: block; float: left; font-weight: normal; margin-right: 5px; max-width: 310px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
/* =============================================================================
   Main Site Navigation
   ========================================================================== */
#nav-site { font-size: 14px; font-weight: bold; }
#nav-site a { color: #444; }

.navbar-inverse .nav > li > a { color: #FFF; }
.navbar-inverse .nav .active > a { background-color: transparent; color: #ACE1FF; }
.navbar-inverse .nav .active > a:hover { color: #ACE1FF; }
.navbar-inverse .nav .active { background: url("../img/menu-hilite-bg2.png") no-repeat scroll center top transparent; border-radius: 6px 6px 0 0; }
.navbar-inverse .navbar-inner { background: url("../img/menu-bg.png") repeat-x scroll left top transparent; border-radius: 6px 6px 0 0; filter: none; }
.navbar .nav > li { height: 35px; margin-bottom: 0; }
.navbar .nav > li > a { padding: 10px 15px 10px 0; }
.navbar .nav > li > a:hover { text-decoration: underline; }
.navbar .btn-navbar { float: left; margin: 0; padding: 4px 10px; }
/* =============================================================================
   Utility Navigation
   ========================================================================== */
.nav-utility, .nav-utility-btm { padding: 0; text-align: right; }
.nav-utility a { font-weight: bold; }
.nav-utility span { font-size: 11px; }
.nav-utility-btm { margin-top: 20px; }
.ombNum { font-size: 11px; margin-bottom: 10px; text-align: right; }

/* =============================================================================
   Page Heading
   ========================================================================== */
#pg-head, #pg-head-meta { border-bottom: 1px dotted #CCC; margin: 20px 0 20px; overflow: hidden; }
#pg-head-meta { margin: 0 0 20px; }
#pg-head-meta h2 { font-size: 14px; font-weight: bold; }
#pg-head-meta ul, #pg-head-meta li, #pg-head-meta p { margin-bottom: 0; }

#pg-head-meta li { line-height: 12px; }

/* =============================================================================
   Main Container
   ========================================================================== */
#site-content { background-color: #FFF; margin-top: 10px; padding-bottom: 100px; }
.content-body { margin: 10px; padding: 10px; }

/* =============================================================================
   Sidebar
   ========================================================================== */
#sidebar {
	background-color: #F6F6F6;	
	border: 1px solid #E5E5E5;
	border-radius: 6px;
	padding: 5px 0;
}

#sidebar h3 {
	background-color: #F6F6F6;
	border: 1px solid #E5E5E5;
	border-bottom: none;
	border-radius: 6px 6px 0 0;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 20px;	
	padding: 9px 15px;	
}

.sidenav-steps {
    background-color: #FFFFFF;
    border-radius: 6px 6px 6px 6px;    
    margin: 0 0 0 20px;
    padding: 0;
	width: 280px;
}

.sidenav-steps li { margin-bottom: 0; }

.sidenav-steps > li > a, .sidenav-steps > li > span {
    background-color: #FFF;
	border: 1px solid #E5E5E5;    
    display: block;
	font-size: 13px;
    margin: 0 0 -1px;
    padding: 8px 14px 8px 43px;
    *zoom: 1;
}

.sidenav-steps > li > a:hover, .sidenav-steps > li > span:hover {
    background-color: #FFFFF0;
}

.sidenav-steps > .active > a, .sidenav-steps > .active > span {
    border: 0 none;
    box-shadow: 1px 0 0 rgba(0, 0, 0, 0.1) inset, -1px 0 0 rgba(0, 0, 0, 0.1) inset;
    font-weight: 700;
    padding: 9px 22px;
    position: relative;
    /*text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);*/
    z-index: 2;
}

.nav-list > .active > span, .nav-list > .active > span:hover {
    background-color: #F4F8FA /*#0088CC #0088CC*/;
    border: 1px solid #9FC8DE;
    color: #000;
    /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);*/
}

.sidenav-steps [class^="icon-"], .sidenav-steps [class*=" icon-"] {
    margin: 0 5px 0 -20px;
}

.sidenav-steps > .active > span > [class^="icon-"], .sidenav-steps > .active > span > [class*=" icon-"] {
   /* background-image: url("../img/glyphicons-halflings-white.png");*/
	margin-left: 3px;
}

.sidebar-btnActions {
	border: 1px solid #E5E5E5;
    border-top: none;
	padding: 10px;	
	margin-left: 20px;
    text-align: center;
}

/* =============================================================================
   Footer
   ========================================================================== */
footer { background-color: #5D5D5D; clear: both; color: #EBEBEB; font-size: 11px; margin: 0; padding: 0; }
footer a, footer a:visited { color: #EBEBEB; }
footer ul { margin: 0; padding: 0; }
footer li { margin-bottom: 0; }
.footer-help { background-color: #444444; padding: 5px; text-align: center; }
.footer-help a { color: #B0D67E; }
.footer-help .icon-quoteBubble { background: url("../img/icon-quoteBubble.png") no-repeat scroll 0 0 transparent; height: 16px; margin-right: 10px; vertical-align: bottom; width: 16px; }
footer nav { padding: 10px 20px 50px; }
/* =============================================================================
   Links
   ========================================================================== */
.jumpLinks { margin-left: -150px; position:absolute; left:50%; right: 50%; top:0; z-index:1; width: 300px; }
.jumpLinks a { display:block; padding:5px; border-width:0 1px 1px; border-style:solid; border-color:#8cdb78; background:#000; color:#bfe9ff; text-align:center; }
.jumpLinks a:hover, .jumpLinks a:focus, .jumpLinks a:active { color:#9cf285; text-decoration:none; }
.jumpLinks .focusable:focus { width: 300px; }

/* =============================================================================
   Lists
   ========================================================================== */
.dl-horizontal { margin-top: 0; }
.dl-horizontal dt { text-align: left; width: auto; }

.dl-horizontal-small dd { margin-left: 150px; }
.hd-companyMeta { margin-bottom: 0; padding-bottom: 0; }
.hd-companyMeta span { display: block; font-size: 12px; margin-bottom: 3px; }
.lst-companyMeta li { border-right: 1px solid #D3D3D3; display: inline-block; margin-right: 10px; padding-right: 10px; }
.lst-companyMeta li:last-child { border-right: none; }
/* =============================================================================
   Tables
   ========================================================================== */
.table { border-bottom: 2px solid #D3D3D3; }
.table th { background-color: #F5F5F5; border-bottom: 2px solid #D3D3D3; padding: 5px 15px 0 5px; }
.table label { width: auto; }
.table .msg-box { display: table-row; }
.table .msg-error { border: none; }
.table .msg-error td, .table-striped tbody tr.msg-error:nth-child(2n+1) td { background-color: #FFF4F2; border: none; }
.table-hover tbody tr:hover td, .table-hover tbody tr:hover th { background-color: #FFF1AD; }
.table td { vertical-align: middle; }
.table-btnActions { margin-bottom: 10px; overflow: hidden; }
.table-btnActions .help-reqd { margin-bottom: 0; padding-top: 12px; }

.table .td-indent { padding-left: 25px; }
.table .msg-box [class*="msg"] { margin-bottom: 3px; width: auto; }
.table .text-center { text-align: center; }

.table-addRow table { margin-bottom: 0; }
.table-addRow .table-btnActions { background-color: #EEE; padding: 5px; }

.table-fileUpload { margin-bottom: 10px; }
.table-fileUpload .col1 { width: 200px; }
.table-fileUpload td { vertical-align: top; }
.table-fileUpload .nowrap { white-space: nowrap; }
.table-fileUpload .msg-status, .table-fileUpload .msg-status-processing { font-style: italic; margin: 0; }
.table-fileUpload .msg-status-processing { background: url('../img/loading.gif') 0 3px no-repeat transparent; padding: 0 0 0 23px; }


/* =============================================================================
   Sortable Tables
   ========================================================================== */
.sort-wrapper { cursor: pointer; position: relative; }
.sort { height: 20px; position: absolute; width: 17px; }
.sorting .sort { background: url("../img/dt-arrows.png") no-repeat scroll right center transparent; }
.sorting_asc .sort { background: url("../img/dt-arrow-up.png") no-repeat scroll right center transparent; }
.sorting_desc .sort { background: url("../img/dt-arrow-dn.png") no-repeat scroll right center transparent; }
/* =============================================================================
   Forms
   ========================================================================== */
form { margin-bottom: 10px; }
fieldset { border-bottom: 1px solid #DDE8F6; margin-bottom: 10px; padding-bottom: 10px; }
fieldset legend { border: none; color: #434343; font-size: 16px; font-weight: bold; line-height: normal; margin-bottom: 15px; padding: 15px 0 5px; }
fieldset .hd-fieldset { padding-top: 15px; }
fieldset .lst-formFields { margin-left: 10px; }
fieldset .divider { margin-bottom: 15px; padding-bottom: 15px; }
input[type="radio"], input[type="checkbox"] { margin-top: 0; }
select { width: auto; }
textarea { resize: none; width: auto; }
.btn+.btn { margin-left: 5px; }
#frm-login { border: 1px solid #CCCCCC; border-radius: 6px 6px 6px 6px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); clear: both; margin: 30px auto; padding: 10px 25px 5px; position: relative; width: 200px; }
#frm-login fieldset { border: medium none; margin-bottom: 0; padding-bottom: 0; }
#frm-login legend { border: medium none; color: #000; font-size: 22px; font-weight: normal; margin: 0 0 10px; padding-top: 0; }
#frm-login label { display: block; margin-bottom: 0; }
#frm-login input[type="text"], #frm-login input[type="password"] { width: auto; }
#frm-login ul { margin-bottom: 0; }
#frm-login li { margin-bottom: 5px; }
#frm-login [class*="msg"] { width: auto; }
#frm-login ol>[class*="msg"] { margin-top: 0; }
.form-shade { background-color: #F1F1F1; padding: 0 10px; }
.form-shade fieldset { border-bottom: none; }
.sel-CompanyNm { width: 220px; }
.txt-phone { width: auto; }
option[disabled] { color: #CCC; cursor: not-allowed; }

/* =============================================================================
   Form Labels
   ========================================================================== */
label { font-size: 12px; font-weight: bold; line-height: normal; }
.form-lbl-small label, .form-lbl-small .lbl-text { width: 150px; }
.form-lbl-small .lbl-opt { padding-left: 8px; text-indent: 0; width: 142px; }
.form-lbl-small2 label, .form-lbl-small2 .lbl-text { width: 125px; }
.form-lbl-med label, .form-lbl-med .lbl-text { width: 200px; }
.form-lbl-med .lbl-opt { padding-left: 8px; text-indent: 0; width: 192px; }
.form-lbl-med .lbl-wrap { width: 190px; }
.form-lbl-large label { width: 275px; }
.form-inline .lbl-inline { display: inline; margin: 0 10px 0 3px; width: auto; }
.lbl-block { clear: both; overflow: hidden; }
.lbl-block>div { float: left; margin: 0 5px 0 3px; }
.lbl-block label { display: block; font-size: 11px; margin-bottom: 0; width: auto; }
.lbl-text { float: left; font-weight: bold; }
.lbl-wrap { display: block; margin-left: 8px; text-indent: -8px; word-wrap: break-word; }
.lbl-top { vertical-align: top; }
.lbl-error { display: block; }
label .help-inline, .lbl-text .help-inline, label .help-block, .lbl-text .help-block { color: #444; font-style: italic; font-weight: normal; padding-left: 0; vertical-align: inherit; }
label .help-block, .lbl-text .help-block { margin-bottom: 0; }
.help-reqd { margin-bottom: 15px; }
/* =============================================================================
   Buttons
   ========================================================================== */
.btn-success { background-color: #255425; background-image: linear-gradient(to bottom, #37AA1D, #255425); }
.btn-success:hover, .btn-success:active, .btn-success:focus, .btn-success.active, .btn-success.disabled, .btn-success[disabled] { background-color: #255425; }
/* =============================================================================
   Alerts
   ========================================================================== */
.alert { margin-bottom: 10px; }
.alert-success { background-color: #E5F8CE; border-color: #D6E9C6; color: #333333; font-size: 13px; font-weight: bold; }
.alert-danger, .alert-error { background-color: #FFF4F2; border-color: #EED3D7; color: #A50101; font-weight: bold; }
.alert h3 { color: inherit; font-size: 14px; font-weight: bold; margin-bottom: 0; padding-bottom: 0; }
.msg-box { border-style: solid; border-width: 0; display: block; margin: 7px 0 13px -11px; padding: 5px 14px 5px 10px; }
.msg-error { background-color: #FFF4F2; border: 1px solid #EED3D7; border-radius: 4px 4px 4px 4px; color: #A50101; }
.msg-error-text { background: url("../img/icon-cross.png") no-repeat scroll 0 -2px transparent; color: #A50101; font-weight: bold; margin: 5px 0 5px 0; padding-left: 20px; }
.msg-warning { background-color: #FFF6BF; border: 1px solid #FED22F; border-radius: 4px 4px 4px 4px; }
.msg-warning-text { background: url("../img/icon-warning.png") no-repeat scroll 0 0px transparent; color: #363636; font-weight: bold; margin: 5px 0 5px 0; padding: 2px 0 0 22px; }
.msg-box [class*="msg"] { display: block; margin-bottom: 13px; width: 535px; /*margin-left: -10px; padding-left: 30px;*/ }
.lbl-opt .msg-warning-text { margin-left: -10px; }
/* =============================================================================
   Tabs
   ========================================================================== */	 
.nav-tabs { background: url("../img/tabbar-bg.png") repeat-x scroll right 3px transparent; border-bottom: none; margin-bottom: 20px; }
.nav-tabs > li { border: none; margin-right: -1px; }
.nav-tabs > li > a { background-color: #FFF; border: 1px solid #067FB3; border-radius: 0; font-size: 11px; font-weight: bold; margin-right: 0; padding-bottom: 2px; padding-top: 5px; text-transform: uppercase; }
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    border-color: #067FB3;
}
.nav-tabs > .active { border: none; }
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus  { background: url("../img/tab-hilite.png") no-repeat scroll center -5px transparent; color: #FFF; border: none; padding-bottom: 10px; } 

/* =============================================================================
   Panel Widget
   ========================================================================== */
.panel { border: 1px solid #CCCCCC; max-height: 200px; padding: 5px; }
.panel-scroll { overflow-y: auto; }
/* =============================================================================
   File Upload
   ========================================================================== */
.fileUpload input[type="file"] { display: block; margin-bottom: 5px; }
/* ===================
    Helper Classes
   =================== */
.spchar { position: relative; top: -2px; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
