@viewport { min-width: 1024px; }
@media (min-width: 1500px) { .container { width: 1470px; } }

/* disable mobile responsive */

.container { min-width: 970px; }
    header nav .nav-pills { margin: 0 0 0 15px; }
    header nav .nav-pills li > a { color: #fff; padding: 14.5px; line-height: 21px; }
    @media (max-width:767px) {
        .dropdown-menu > li > a, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { background-color: inherit; color: inherit; }
        header .navbar-nav .open .dropdown-menu { color: #333; background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.15); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
    }

body {
    padding-top: 15px;
	background: #bfd9f4;
}

#loginContainer { margin-top: 50px ;}
    #loginContainer legend { padding-bottom: 50px; }
    #loginContainer .well { padding: 30px; }

td.label, td.loginLabel {
	font-weight: 400;
	text-align: right;
	vertical-align: middle;
    font-size:medium;
}

table.background {
	background-image: url('images/login_background.jpg');
	width: 770px;
	height: 380px;
	border: 0px;
}

div.buttonBackground {
    margin: 15px 0;
    float: none;
    width: auto !important;
    display: block !important;
    text-align: center;
	vertical-align: middle;
    padding: 6px;    
	}
	div.buttonBackground > div { width: auto !important; display: block !important; }

#contentContainer {
    overflow: auto;
    margin: 20px auto;
    padding: 10px;
    background: #f3f3f3;
    border: 2px solid #fff;
	}
    #contentTitle {
        overflow: auto;
        border-bottom: 2px solid #dfdfdf;
    }
    #content { overflow: auto; margin: 0 auto; padding: 0 12px; }
	#content .container-fluid { margin: 0 -12px; }

#portfolioListFilters { position: absolute; z-index: 1; }
    #portfolioListFilters #portfolioListFiltersActive {
        margin: 5px;
        width: 461px;
        float: left;
        text-align: left;
    }
    #portfolioListFilters #portfolioListFiltersGroups {
        margin: 4px;
        clear: both;
        width: 461px;
        float: left;
    }

#PageHeaderCell {
	background-image: none;
	width: 100%;
	border-bottom: #FFFFFF 0px solid;
}

#MainTitleCell {
	border-bottom: solid 2px #DFDFDF;
	background-color: #F3F3F3;
	background-image: url('images/inner_top_middle.gif');
	background-repeat: repeat-x;
	vertical-align: bottom;
	height: 38px;
}
#MainTitleCellTitle {
    width: 100%;
	text-align: left;
	font-size: 14px;
	vertical-align: bottom;
}

.BreadCrumbNavTitle { color: #003366; }

#MainCtrlLeftCell {
	background-image: url('images/inner_middle_left.gif');
	background-repeat: repeat-y;
	}
	#MainCtrlRightCell {
		background-image: url('images/inner_middle_right.gif');
		background-repeat: repeat-y;
	}
	#MainCtrlBottomLeftCell {
		background: url('images/inner_bottom_left.gif') top left no-repeat;
		height: 25px;
	}
	#MainCtrlBottomCell {
		background-image: url('images/inner_bottom.gif');
		background-repeat: repeat-x;
		height: 25px;
	}
	#MainCtrlBottomRightCell {
		background: url('images/inner_bottom_right.gif') top right no-repeat;
		height: 25px;
	}

#MainTitleRow { width: 100%; }
	#MainHeaderRow { display: none; }
	#MainCtrlTopRow { display: none; }
	#MainCtrlCell {
		text-align: left;
		vertical-align: top;
		width: 100%;
		background: #F3F3F3;
	}

#PageHeaderBottomRow { height: 15px; }

#MainCell {
	vertical-align: top;
	text-align: right;
	min-width: 520px;
	width: 100%;
	}
	#MainTable { vertical-align: top; min-width: 520px; width: 100%; }
	#MenuCtrlLeftCell {
		background-image: url('images/top_menu_left.gif');
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		height: 40px;
		width: 20px;
		border: 0px;
	}
	#MenuCtrlMiddleCell {
		background-image: url('images/top_menu_middle.gif');
		background-repeat: repeat-x;
		vertical-align: middle;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		height: 40px;
		border: 0px;
	}
	#MenuCtrlRightCell {
		background-image: url('images/top_menu_right.gif');
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		height: 40px;
		width: 20px;
		border: 0px;
	}

#Container {
	background: #BFD9F4;
	color: #000000;
}
#TableContainer {
	background: #FFFFFF;
	font-family: 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
    font-size: 13px;
	color: #000000;
	width: 100%;
}

#PageTrailerCell { background-image: none; height: 0px; }

#MainNavCell {
	border-left: #FFFFFF 0px solid;
	background-color: #BFD9F4;
	height: 0px;
}

.webDialogWindowLayout {
	min-height: 210px;
	max-height: 80%;
	
	width: 660px;
	min-width: 660px;
	max-width: 80%;
	}
	.webDialogWindowLayoutPresentations { width: 695px; height: 500px; }
	.webDialogWindowLayoutNoHeight {
		width: 660px;
		min-width: 660px;
		max-width: 80%;
		text-align: left;
	}
	.webDialogWindowLayoutLarge {
		width: 660px;
		min-width: 660px;
		max-width: 80%;
		text-align: left;
	}
	.webDialogWindowText { font-weight: 600; color: #3366FF; padding: 10px 0px 20px 0px; }
	.webDialogWindowTable  {  margin-top: 15px; margin-right: 15px;  margin-left: 15px; }
	.webDialogWindowDiv { margin: 0px 20px 0px 20px; }

    

.clsSidebar {
	margin-left: 15px;
	min-width: 250px;
	max-width: 350px;
	width: 300px;
	text-align: center;
	}
	.clsMainCtrlLeft {
		color: #000000;
		padding-top: 6pt;
		padding-bottom: 4pt;
		padding-right: 4pt;
		padding-left: 4pt;
		vertical-align: top;
	}
	.clsMainCtrlRight {
		color: #000000;
		padding-top: 4pt;
		padding-bottom: 4pt;
		padding-right: 4pt;
		padding-left: 4pt;
		vertical-align: top;
	}

.introduction { font-weight: 600; color: #000033; text-decoration: underline; }
.edit { font-size: 10pt; color: #333333; }

.clsLabel { }
	.optional { font-style: italic; color: #444444; }

.clsQuestion { vertical-align: top; }
	.clsQuestionOpt {
		vertical-align: top;
		padding-right: 10px;
		padding-bottom: 10px;
	}
	.clsQuestionSingleRow {
		padding-right: 8pt;
		padding-top: 0pt;
		padding-bottom: 0pt;
		padding-left: 0pt;
		vertical-align: top;
	}
	.clsQuestionRightAlignGreenText {
		text-align: right;
		font-weight: 600;
		color: #009933;
		padding-right: 5px;
		vertical-align: top;
	}
	.clsQuestionIndent { padding-bottom: 15px; padding-right: 10px; padding-left: 25px; }
	.clsQuestionPerson { font-size: 18pt; padding-right: 45pt; width: 60%; }
	.clsQuestionAnswer { vertical-align: top; }

.offeringProductRepeater {
	background: #d9edf7;
	height: 26px;
	vertical-align: middle;
    color: #444444;
	}
	.offeringProductRepeater span { vertical-align: middle; font-weight: 600; cursor: pointer; }
	.offeringProductRepeater img { padding: 0px 10px 0px 0px; }
	.offeringProductRepeaterSameValues {
		font-weight: 600; 
	}

.eligibilityRulesTableHeaderWithBackground {
	background: #d9edf7;
	width: 100%;
	height: 26px;
	vertical-align: middle;
	}
	.eligibilityRulesTableHeader {
		width: 100%;
		height: 20px;
		text-align: left;
		vertical-align: middle;
		padding: 0px 0px 0px 10px;
		font-weight: 600;
		color: #444444;
	}
	.eligibilityRulesLabel {
		text-align: right;
		float: left;
		width: 20%;
		padding: 5px 1% 5px 0px;
	}
	.eligibilityRulesControl {
		text-align: left;
		float: left;
		width: 77%;
		padding: 5px 0px 5px 1%;
		border: 1px solid #999999;
		border-top: 0px solid transparent;
		white-space: nowrap;
	}
	.enrollmentRulesLabel { font-size: 10pt; height: 20px; padding: 8px 5px; }

.planProductStyle { cursor: pointer; font-weight: 600; }

.listItem { padding-bottom: 10px; }
.unnumberedList { margin-bottom: -20px; margin-top: 15px; }

.WebTextEditOverride {
	background-color: #EBEFF9;
	padding: 2px 5px 2px 5px;
	font-size: 10pt;
}

.textNote { color: #666666; }
.errorText { color: #666666; font-weight: 600; }
a.disabledLink { color: #AAAAAA; text-decoration: none; cursor: default; }

.greenBold { font-weight: 600; color: #009933; }
.orangeBold { font-weight: 600; color: #FF5500; }
.redBold { font-weight: 600; color: red; }

.userName { font-weight: 600; color: #3366FF; }
.warningNote { color: #666666; }

.igdt_BenefitAgent_BlueNodeHolder { background: #BFD9F4; }

.errorDisplayCell {
	background-repeat: no-repeat;
	background-image: url('../../admin/images/error.gif');
	display: block;
}
.errorHideCell {
	background-repeat: repeat-x;
	background-image: url('../../admin/images/15x15_dotclear.gif');
	display: none;
}
.redButton {
    background-color: Red;
	background-image: url('images/red_gradient.gif');
	background-repeat: repeat-x;
	background-position: 0% 50%;
	border: 1px solid #80000A;
	color: #FFFFFF;
}

/* JQuery 'Sortable' plugin */
li.ui-state-default, li.ui-widget-content li.ui-state-default, li.ui-widget-header li.ui-state-default { 
    background-image: none;
    background-color: #FFFFFF;
    -moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

.smartIgGrid { border-collapse: collapse; }
    .smartIgGrid td {
        border: 1px solid #b4d3ef;
        padding: 2px !important;
    }


/* Nav */
.navbar-inverse { background-color: #056eb7; }
    .nav-pills li > a:focus, .nav-pills li > a:hover,
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus,
    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover,
    .navbar-inverse .navbar-nav > .open > a:focus { color: #f2f2f2; background-color: rgba(255,255,255,.1); }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open
    .dropdown-menu > li > a:focus { color: #f2f2f2; background-color: #056eb7; }
    .nav-pills li > a, .navbar-inverse .navbar-nav > li > a { color: #f2f2f2; }
    .navbar-inverse .navbar-toggle .icon-bar { background-color: #f2f2f2; }
    .navbar-inverse:before { height: 0; }
    @media screen and (max-width: 767px) { .dropdown-menu > li > a, .navbar-inverse .navbar-nav .open
    .dropdown-menu > li > a { background-color: transparent; color: #f2f2f2; } }
    .navbar-inverse , .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: #056eb7; }
    @media (max-width: 767px) { .navbar-inverse .navbar-nav .open .dropdown-menu .divider { background-color: #056eb7; }}

#content { border-color: #01101b; }
.sf-sub-indicator { background-image: url(../images/arrows-light.png); }

/* SEARCH */
#search .left,
#search .middle,
#search .right { background-image: url(../images/search/blue.png); }
#search .search-input { color: #cccccc; }
#search .submit { background-image: url(../images/search/submit-dark.png); }

/* BLOG */
#content .entry h3 a:hover,
#content .archive h3 a:hover 
{
    color: #1974b3;
}

/* FOOTER AREA */
#footer-widget-area 
{
    background-image: url(../images/footer-widgets/blue.png);
    background-color: #08395b;
    color: #cccccc;
}
#footer-widget-area .widget ul li a { color: #ffffff; }

/* SIDEBAR */
#sidebar .widget li a:hover { color: #1974b3; }

/* SLIDESHOW */
#slideshow-nav { background-image: url(../images/slide-nav/blue.png) }
#slideshow-nav-inner a { background-image: url(../images/slide-buttons/blue.png); }	

/* Jaybich Simple Contact Widget */
#footer-widget-area .widget ul.themeblvd-simple-contact li { background-image: url(../images/simple-contact-dark.png); }
#footer-widget-area .widget ul.themeblvd-simple-contact li a { color: #ffffff; }