@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,600);

.hidden {
    display: none;
}
/* TlS security notification styles */
.tls_notification {
	height: 100%;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	background-color: rgb(100, 100, 100);
    position: absolute;
    z-index: 1000;
    top:0;
    left:0;
}
.notification_content {
	/* height: 11rem; */
	width: 30rem;
	background-color: rgba(0,0,0,.25);
	padding: 0 .5rem .5rem .5rem;
	color: white;
	margin-top: 10%;
}
.notification_content h3 {
	color: rgb(255,150,150);
	font-weight: bold;
	background-color: rgb(50,50,50);
	text-align: center;
	margin: 0 -.5rem .5rem;
	padding: .25rem;
}
.notification_content button {
    line-height: 1rem;
}
#masterhead.content,
.content {
    width: 990px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.content-container,
.main-content,
form#insuredForm,
.column.left,
.column.center {
    min-height: 650px;
}

li{
    margin-top : 5px;
    margin-bottom : 5px;
    margin-left : -12px;
}

ul{
    margin-top : 10px;
    margin-bottom : 10px;
}
.rich-mpnl-content {
    height: auto !important;
}

.status-icon-position{
    padding-bottom: -50px;
    margin-left: -5px;
}

td {
    font-family: Verdana, "Verdana CE",  Arial, "Arial CE", "Lucida Grande CE", lucida, "Helvetica CE", sans-serif;
}

pre {
    font-family: Verdana, "Verdana CE",  Arial, "Arial CE", "Lucida Grande CE", lucida, "Helvetica CE", sans-serif;
}

th {
    font-family: Verdana, "Verdana CE",  Arial, "Arial CE", "Lucida Grande CE", lucida, "Helvetica CE", sans-serif;
}

.rich-tab-active,
.rich-tab-inactive,
.rich-tab-active tr td,
.rich-tab-inactive tr td {
    background-image: none;
    background-color:transparent;
    border-color: transparent;
}

#login nav.primary ul li a,
#insured nav.primary ul li a,
.rich-tab-active,
.rich-tab-inactive {
    color: white;
    border-top-color:transparent;
    text-decoration: none;
}

.center-select{
    margin:3px 0px; padding: 0px;
    text-align: center;
}
 
.centerTable{
    padding: 5px;
    margin: 0 auto;  
}

.centerTable tr td {
    text-align: left;
}

.centerTableError{
    padding: 5px;
    margin: 0 auto;
}

.centerTableError tr td {
    text-align: left;
    color: red;
}

.center error {
    text-align: left;
    color: red;
}
 
.right{
    float: right;
}
 
.left{
     margin:50px 0px; padding: 0px;
    text-align: left;
}

#container {
    width:740px;
    border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
    margin:0 auto;
}

#login #container {
    width: 100%;
    height: 100%;
}

#mainContent {
    width: 100%;
    padding: 0 0 0 0;
    margin:0 auto;
}

#masterhead {
    max-height: 180px;
}

#masterhead .logo {
    background-repeat: no-repeat;
}

#masterhead .logo {
    width: 289px;
    height: 150px;
    float: left;
}

.center-table {
    width: 70; 	 
    text-align: left;
}
 
.center-table-large{
    width: 95; 	 
    text-align: left;
}
 
#fox-center{
    text-align: center;
}
 
#center-large{
    width: 80%;
    padding: 0 0 0 0;
    margin:0 auto;
}

#center-large-error{
    width: 80%;
    padding: 0 0 0 0;
    margin:0 auto;
    color: red; 
}
 
#center-large-large{
    width: 98%;
    padding: 0 0 0 0;
    margin:0 auto;
}

#separator {
    height:15px;
}

.insured_fieldset {
    margin : 5px;
    border : 1px solid #ACBECE;
}

.insured_legend {
    font-weight : bold;
    margin : 0px 10px 0px 12px;
    font-family: Verdana;
}

a[name="insuredForm:help-button"] {
    margin-bottom: 10px;
}


#footer {
    height:15px;
}

a.button {
    display: inline-block;
    margin-right: 0.3em;
    background-color: #e3e3e3;
    border:1px solid #aaa;
    height: 20px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    line-height: 20px;
    text-decoration: none;
    font-size: 12px;
    color: #565656;
    padding: 0.35em;
    cursor: pointer;
}

a.button:link, a.button:visited {
    color: #565656;
    padding: 0.35em;
}

.gecko button, .gecko input[type=button] {
    padding: 0.58em;
}

.ie7 button, .ie7 input[type=button] {
    display: inline;
}

.ie7 a.button {
    display: inline;
}

.ie8 button {
    padding: 0.68em;
}

button[disabled] {
    color: #bbb;
    cursor: inherit !important;
}

button[disabled] img {
    opacity: 0.4;
}

a.button img {
    margin: 0 3px -2px 0 !important;
    padding: 0;
    border: none;
    width: 13px;
    height: 13px;
    outline: none;
}

.ie7 button img, .ie7 a.button img, .ie7 input[type=button] img {
    vertical-align: text-top;
}

.ie .hoverButton {
    background-color: #d6d6d6 !important;
    color: #333 !important;
    border: 1px solid #999 !important;
}

a.button:hover {
    background-color: #d6d6d6;
    color: #333;
    border: 1px solid #999;
}

.smallButton {
    font-size: 11px;
    padding: 4px !important;
}

.buttonSeparator {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    width: 1px;
    height: 2.6em;
    margin-right: 0.25em;
    border-left: 1px solid #ddd;
}

.ie7 .buttonSeparator {
    display: inline;
    margin-right: 0.4em;
}

.policyDropList {
    display: none;
    width: 350px;
}

.inputCol {
    text-align: left;
}

.labelCol {
    text-align: left;
}

.profileLbl {
    text-align: left;
    width: 80px;
}

.profileVal {
    text-align: left;
}

.updProfileLbl {
    width: 125px;
}

.updProfileVal {
    width: 200px;
}

.panel {
    background: #efefef;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;  
    padding: 10px;
}

body {
    font-family: Verdana, "Verdana CE",  Arial, "Arial CE", "Lucida Grande CE", lucida, "Helvetica CE", sans-serif;
    font-size: 12px;
    margin: 0 0 0 0 ;
}

a.colorLink:visited {
    text-decoration: none;
    color: #0072cf;
    font-size: 1.1em;
}
a.colorLink:link {
    text-decoration: none;
    color: #0072cf;
    font-size: 1.1em;
}

a.colorLink:active{ 
    text-decoration: none;
    color: #0072cf;
    font-size: 1.1em;
}

a.colorLink:hover {
    text-decoration: none;
    color: orange;
    font-size: 1.1em;
}

.textBox {
    border: 1px solid light grey;
    border-left: 4px solid black;
	
}

.help{
    clear: both;
    float: right;
    padding: 0px 2px 0 0;
    height:40.375px;
}

.rich-mp-container{
    vertical-align: middle;
    left:400px;
    top:50px;
    z-index: 0;
}

.center{
    margin:0 0 0 0; 
    padding: 0px;
    text-align: center;
 }
 
.policy{
    margin: 10px  0 0 0 ; 
    padding: 0px;
    text-align: center;
 }
#masterhead {
    margin: 0  0 0 0;
}

.helpPosition{
    position: absolute;
    left: 610px; 
    top: 80px; 
    height: 400px; 
    width: 100px; 
    padding: 1em;
    z-index: 0;
}

.bigPrint{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.rightFaceText{
    text-align: center;
    align: center;
}

#salutation,
.salutation {
    float: right;
}

salutation{
    font-size:12px;
    padding: 35px 10px 0 0;
}

/*  MY PROFILE */
#profile-content {
    width: 600px;
}

#profile-register-content {
    width: 300px;
    margin-left: 50px;
}

#centerText{
    margin-top: .5em;
    margin-left: auto;
    margin-right: auto;
    text-align: center;	
    width: 100%;
    border-bottom-width: 1em;
    border-bottom-color: orange;
}

#tab{
    margin-top: .5em;
    margin-left: auto;
    margin-right: auto;
    text-align: center;	
    width: 58em;
}

#centerArea{
    clear: both;
    text-align:center;
    margin-top: 2em;
    margin-left: auto;
    margin-right: auto;
    width:15em;
}

#errMsgArea{
    clear: both;
    color: red;
    margin-top: 1em;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:1em;
    min-height: 1em;
    width: 100%;
}

#errMsgAreaLogin{
    color: red;
    text-align:center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.appErr,
.appError,
.error{
    color: red;
    text-align:left;
}

.column-note {
    display: block;
    padding-top: 10px;
    font-style: italic;
    color: gray;
    text-align: center;
}

#loginMsg {
    clear: both;
    text-align:center;
    width:100%;
    margin-top: 1em;
    height: 2em;	
}

h1{
    font-size: 1.8em;
}

.leftAlign{
    text-align: center;
}

.spaceThree{
    margin-top: 3em;
}
	
#wrapTextMiddle{
    margin-left: auto;
    margin-right: auto;
    width: 30em;
    text-align: center;
}
	
#wrapTextMiddleForgot{
    margin-left: auto;
    margin-right: auto;
    width: 30em;
    text-align: center;
    height: 20em;
}

#leftNav{
    float: left;
    width: 10em;
    margin-left: 10px;
    padding-top: 1em;
}

#errorDiv{
    text-align: left;
    margin:  0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 12em;
}

#rightNav{
    padding-top: 1em;
    margin: 0 1em 0 11.5em;
}

#formNav{
    float: left;
    width: 21em;
    margin-left: 10px;
}

#msgNav{
    margin: 0 0 0 22em;
}

#bottom{
    background-color:#FF0066;
    clear: both;
}

#menuBar{
    margin: .5em 0 0 0;
    width: 100%;
    height: 3.2em;
    background-color: #6C8AA4;
    -moz-border-radius: 8px; -webkit-border-radius: 8px; 
}

#textOffset{
    padding-top: 1em;
    margin: 1em 0 0 4em;
}

#paymentOffset{
    padding-top: 1em;
    margin: 0 10px;
    text-align: left;
}

#outTab{
    margin: 0 0 0 0;
    text-align:left;
    padding-top:1em;
}

#leftTab{
    float: left;
    margin: 2em 0 0 1em;
    width: 30em;
}

.columnContainer {
    background: transparent;
}

.columnRight{
    text-align: left;
    size: 15em;
}

.columnLeft{
    text-align:left;
}

#rightTab{
    margin: 2em 0 0 32em;
}

#billTo{
    margin: 1em 0 0 1em;	
}

fieldset{
    border:1px solid light grey;
     -webkit-margin-collapse: separate;
    -webkit-border-vertical-spacing: 10px;
    -moz-border-radius: 5px; -webkit-border-radius: 5px; 
}

legend{
    padding: 0.2em 0.5em;
    border:1px solid #0072cf;
    background-color:black;
    color:white;
    font-size: .9em;
    -webkit-margin-collapse: separate;
    -moz-border-radius: 5px; -webkit-border-radius: 5px; 
}
	
.mortgagee{
    min-height: 8em;
}

#left50Nav{
    float: left;
    margin: 0 0 0 4em ;
    width: 23em;
	
}

#right50Nav{
    margin: 0 0 0 25em;
}

#veryRightPay{
    float: right;
    margin: 2.5em 5em 0 0;  
}

.labelClass{
    width: 10.5em;
}

.valueClass{
    min-width: 5em;
    font-style: bold;
}

.spacerClass{
    width: 3em;
}

#leftFull50Nav{
    float: left;
    margin-left: 1em;
    width: 29.5em;
    height: 29em;	
}

#rightFull50Nav{
    margin: 0 1em 0 32em;
    height: 31em;
}

#leftFull80Nav{
    float: left;
    margin: 0 0 0 1em;
    width: 27em;
    height: 18em;
}

#rightFull80Nav{
    margin: 0 1em 0 29em;
    height: 18em;
}


.twoEmSpace{
    margin-top: 2em;
}

.paymentField{
    height: 9em;
}

.billingField{
    height: 28.8em; 
    margin-top: 1em;
}

.oneEmSpace{
    height: 17em;
    margin-top: 1em;
}

#paymentContainer{
    width: 100%;
    margin: 0 0 0 0;
}
#pay-plan-selection{
    margin-bottom: 1em;
}
#payment-details .initial-payment-body > div{
    float:left;
    width:48%;
    margin-left:1em;
}
#payment-details .initial-payment-body > div .form-group{
    margin:1em 0;
}
.lightText{
    margin-top: .5em;
    margin-bottom: .5em;
    color: grey;
}
.jumbotron > div{
    margin-left:1em;
    margin-right:1em;
}
	
.fullHeight{
    margin: 0 1em 0 1em; 
}

.personaHeight{
    height: 15.6em;
}
	
.passwordHeight{
    height: 12.5em;
}
	
#paymentCheck{
    float:left;
    margin: 1.5em 0 0 2em;
    width: 2em;
}	

#convenienceFeeCheck{
	float:left;
	margin: 1.5em 0 0 2em;
	width: 2em;
	
	}
        
#auto-billing {
    margin: 1.5em 0 0 2em;
}

#auto-billing-message {
    margin: 1.5em 2.5em 0 0.5em;
    text-align: left;
}
	
#paymentAcknowledge{
    margin: 1.5em 2.5em 0 4.5em;
    text-align: left;
}

#convenienceFeeAcknowledge{
    margin: 1.5em 2.5em 0 4.5em;
    text-align: left;
}

#registerdPolicies{
    margin-left: auto;
    margin-right: auto;
    margin-top: .5em;
    margin-bottom: 1em;
    width: 97%;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color: #0072cf;
}

#footer{
    height: 2em;
    margin-top: 2em;
}

a.radioNav:link    {
    text-decoration:  none;
    font-weight:      bold;
    background-color: #ddd;
    color:            blue;
} 

a.radioNavvisited {
    text-decoration:  none;
    font-weight:      bold;
    background-color: #ddd;
    color:            #f0f;
} 

a.radioNav:hover   {
    text-decoration:  underline;
    font-weight:      bold;
    background-color: blue;
    color:            #fff;
}

a.radioNav:active  {
    text-decoration:  underline;
    font-weight:      bold;
    background-color: black;
    color: white;
} 

.contentRedClaim {
    padding-left: 10px;
    padding-right: 5px;
    position:relative;
    color: red;
}

#outerClaimTop {
    width: 100%;
    float:none;
}
.claimInfoLeft {
    padding-top: 10px;
    padding-left: 15px;
    float:left;
    width: 58%;
    
}
.claimInfoRight {
    float: right;
    padding-right: 10px;
    padding-top: 10px;
    width: 38%;
}

#middleOuterClaim {
    padding-top: 50px;
    width:100%
}

.claimReportCenter {
    padding-top: 10px;
    padding-left: 15px;
    float: right;
    width: 60%;
}

#outerClaimBottom {
    padding-top: 35px;
    width: 100%;
}

.claimField {
    height: 200px;
}

.claimInfoBox {
    height: 300px;
    margin-left: 7px;  
    width: 95%;
}

.claimSummary {
    padding-top: 10px;
    padding-left: 5px;
    float:left;
    width: 49%;
}

.claimAdjuster {
    float: right;
    padding-right: 5px;
    padding-top: 10px;
    width: 47%;
}

.claim_claiminfo {
    margin-top: 10px;
    padding-right: 2px;
    padding-left: 1px;
    width: 100%;
}

.claimButton {
    padding-top: 12px;
    margin-left: 30%;
    width: 150px;
}

.adjusterButton {
    padding-top: 12px;
    margin-left: 35%;
    width: 100px;
    
}

.centerText {
    text-align: center;
}

.rightAlignText {
    text-align: right;
}

.align-left {
    float: left
}

.margin-fix-align-top {
    margin-top: -10px;
}

.align-right {
    float: right;
}

.space-before {
    margin-left: 10px;
}

.space-above,
.space-above-below {
    margin-top: 10px;
}

.space-below,
.space-above-below {
    margin-bottom: 10px;
}

.no-top-margin {
    margin-top: 0;
}

.column-2 {
    width: 48%;
    float: left;
    margin-left: 10px;
}

#claimCreateTop {
    padding-top: 5px;
    height: 20px;
    width: 100%;
    background-color: #0072cf;
    color: white;
}

#claimCreateBody {
    padding-top: 15px;
    width: 100%;
    height: 410px;
}

#claimCreateBottom {
    padding-top: 5px;
    height: 60px;
    width: 100%;
    text-align:right
	
}

.pageCounter{
    padding-right: 10px;
}

.pageDescription{
    padding-left: 10px;
}

.tableRightSetting{   
    margin-left:auto;
    margin-right:5px;
}

.claimsBodyTable{
    width: 90%;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.claimBodyColumnCheck{
    width: 25px;
}

#claimSelectionDropDown{
    width: 90%;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.claimDropList{
    width:80%;
    margin-left: 70px;
}
	
.claimBodyColumnDateQuestion{
    width: 150px;
}

.margin10left{
   margin-left: 13px;  
}

.claim_warning_msg{
    padding-top: 10px;
    margin-top: 5px;
    margin-left: 25px;
    color: red;
    font-size: 15px;
    height: 35px;
}

.infoMsg {
    border: 1px solid;
    margin: 10px 0px;
    margin-left: 10px;
    margin-right: 10px;
    width: 728px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../images/information.png');
}
    
.errorMsg { 
    border: 1px solid;
    margin: 10px 0px;
    margin-left: 10px;
    margin-right: 10px;
    width: 728px;
    background-repeat: no-repeat;
    background-position: 10px center;

    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../images/exclamation.png');
}

.errorFirst{
    width: 15px;
}
.errorSecond{
    width: 500px;
}

.solidblockmenu li{
    display: inline;
 
}

.output{
    font-weight: bold;
}

.solidblockmenu li a{
    float:left;
    color: white;
    padding: 9px 11px;
    text-decoration: none;
    border-right: 1px solid white;
 
}

.solidblockmenu li a:visited{
    color: white; 
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
    color: white; 
    background-color: black;
    -moz-border-radius: 5px; -webkit-border-radius: 5px; 
}

.solidblockmenu{
    margin: 0;
    padding: 0;
    float: left;
    font: bold 13px Arial;
    width: 100%;
    border: 1px solid #625e00;
    border-width: 1px 0;
    background-color: #0072cf;
    list-style: none;
    -moz-border-radius: 5px; -webkit-border-radius: 5px; 
}

p.iepara{
    padding-top: 1em;
}

#backgroundMenu{
    width: 100%;
    background-color: #0072cf;
}

#login .content-container {
    display: block;
}

#login #salutation {
    display: none;
}

#login #salutation + div.right {
    float: right;
    margin-top: -15px;
}

#login #salutation + div.right ul {
    list-style-type: none;
}

#login #salutation + div.right li {
    display: inline-block;
}

#login #salutation + div.right li + li {
    margin-left: 2px;
}

#login #salutation + div.right li a {
    display: block;
    width: 131px;
    height: 30px;
}

#login #container .content #mainContent {
    min-height: 51.5vh;
}

#login .social-icons {
    margin: 65px 0 0 0;
}

#login .social-icons a {
    text-decoration: none;
}

#login .phone {
    margin-top: 20px;
    text-align: center;
    font-size: 20px;
}

#login #mainContent {
    margin-top: 20px;
}

#login nav.primary,
#login nav.primary ul,
#insured nav.primary,
#insured nav.primary ul,
.rich-tab-bottom-line {
    height: 40px;    
}

#login nav.primary,
#insured nav.primary {
    width: 100%;
}


#login nav.primary ul,
#insured nav.primary ul{
    list-style: none;
    line-height: 45px;
}

#login nav.primary ul li,
#insured nav.primary ul li{
    display: inline-block;
    margin: 0 0 0 0;
}

#login nav.primary ul li + li,
#insured nav.primary ul li + li {
    padding-left: 10px;  
}

#login nav.primary ul li:not(last-child),
#insured nav.primary ul li:not(last-child){
    margin-right: 10px;    
}

#login nav.primary ul li:not(first-child) a,
#insurednav.primary ul li:not(first-child) a{
    margin-left: 10px;
}

#login #mainContent .rich-spacer {
    display: none;
}

#login .banner-content,
#login .banner {
    float: left;    
}

#login input {
  border: 1px solid #aaa;
  padding: 3px;
}

#profile-content .column.left {
    display: none;
}

nav.primary {
    width: 100%;
    height: 40px;
}

.policy-item.selected {
    background: rgba(0, 0, 100, 0.1) none repeat scroll 0 0;
}

.loading-spinner {
    left: 160px;
    top: 260px;
}

.overlay-loading {
	display: none; 
	width: 100%;
	height: 100%; 
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.5);
	z-index: 99;
	position: absolute;
	margin: 0!important
}

.overlay-loading-text {
	display: table;
	margin: auto;
	padding-top: 23em;
	height: 100%;
	color: white;
}

.btn-danger {
    background: rgba(255, 0, 0, 0.5) none repeat scroll 0 0 !important;
    color: snow !important;
}

.btn-primary {
    background: rgba(0, 180, 0, 0.5) none repeat scroll 0 0 !important;
}

.table.payplan-list{
    text-align: center;
}

.control-container{
    margin-top:15px;
}

.form-control{
    float:right;
}

#insuredForm\:profile .column.left {
    display: none;
}


/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 14, 2015, 11:21:22 AM
    Author     : Will
*/

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
    min-width:640px;
}

html {
    overflow: hidden;
}

body {
    overflow-x: hidden;
    overflow-y: auto;

}
 
img {
    border: 0;
}

a[disabled] {
    pointer-events: none;
    color: gray;
    text-decoration: none;
}

.content-container {
   display:block;
    /* display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;*/
    width:100% !important;
    margin:0;
}

.clear {
    clear: both;
}
.header{
     -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    width:100%;
    display: flex;
    justify-content: space-between;
}

#login .header {
    display: block;
}


#login .header > .logo {
    float: left;
}

.header > div {
    height: 100%;
}

.header .logo{
    min-height: inherit;
    width:33%;
}

#msg_box p, .salutation form{
    margin-top:91px;
}
.header > div.clear {
    width: auto;
    height: auto;
}

.header > div.clear {
    width: auto;
    height: auto;
}

.header > div.clear {
    width: auto;
    height: auto;
}

.main-content{
    flex: 1;
	margin:0 auto;
	padding:0;
	 -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 1;
    -ms-flex: 1;    
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
	width:100%;
}

#tab {
    width:100%;
}


footer {
    width: 100%;
}

footer a,
footer a:visited {
    color: white;
    text-decoration: none;
}

footer a:hover {
    color: white;
    text-decoration: underline;
}

footer ul {
    list-style-type: none;
}

footer li {
    display: inline-block;
}

footer.internal {
    height: 80px;
    padding: 10px;
    color: #FFF;
    height: 60px;
}

footer.internal .left,
footer.internal .right {
    width: auto;
}

footer.internal .left {
    margin: 0;
    float: left;
}

footer.internal .left li + li:before {
    content: '\00a0\00a0\00a0\00a0|\00a0\00a0';
}

footer.internal .right {
    margin-top: 15px;
    text-align: right;
}

.navbar {
    text-align: left;
}

.rich-tab-bottom-line > table {
    height: 32px;    
    text-align: left;
    margin:auto;
}
.rich-tabhdr-side-cell{
    border-top:none;
    cursor:pointer;
}
.rich-tabhdr-cell-inactive > table,
.rich-tabhdr-cell-active > table {
    width: auto;
}

.rich-dtascroller-table {
    width: 100%;
    height: 25px;
}

.solidblockmenu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #6c8aa4;
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
    float: left;
    font: bold 13px Arial;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.solidblockmenu li a{
    border-right:1px solid #5c6c7b;
}

#menuBar{
    height:34px;
}

.navbar tr td {
    color: white;
    text-transform: uppercase;
    font-size: 15px;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-weight: 300;
    letter-spacing: 4px;
}

.columnContainer {
    display: flex;
    flex-direction: row;
    height: 100%;
}

.columnContainer > div{
	height:100%;
}

.column.left {
    border-right: 1px solid;
    width: 200px;
    float: left;
}
.column.left.center{
    margin:10px 0;
}
.column.center{
	flex:2;
    float: left;
	padding:0;
	width:65%;
}

.column.center .rich-spacer,
.rich-tabpanel-content .rich-spacer {
    visibility: hidden;
}

.column.right {
    display: none;
    flex: 1 1 0;
}

.column {
    margin: 0;
    height:100%;
    text-align: left;
}

#page-container, #insuredForm, .rich-tabpanel, .rich-tabpanel-content {
    height: 100%;
}

.rich-tabpanel-content {
    margin: 0;
    padding: 0;
    background: transparent;
}

.rich-table-cell {
    border-right: 0;
    border-bottom: 0;
}

#insuredForm\:policy-select option {
    display: block !important;
    position: absolute;
}

.policy-list {
    border-top: 1px solid rgba(0, 25, 0, 0.5);
    list-style: outside none none;    
    padding: 0;
    margin-top:0;
    overflow-y: auto;
}

.policy-item {
    border-bottom: 1px solid rgba(0, 25, 0, 0.5);
    margin: 0;
    text-align: left;
    padding:0 5px;
    cursor:pointer;
}
.policy-item:hover{
    background:rgba(0,0,0,.10);
}
.policy-item p {
    margin:2px 10px;
}

.center > span {
    font-size: 13px;
    font-weight: bold;
}

.policy-list:first-child {
    border-top: 1px solid rgba(0, 25, 0, 0.5);
}

.greeting-container p {
    display: none;
    margin: 5px;
}

.column.center  > div {
    margin: 25px auto 0;
    width: 940px;
}

.policy-top {
    height: 38px;
}

.policy-id h4 {
    margin-bottom: 5px;
    margin-top: 9px;
}

.policy-icon {
    background: rgba(0, 0, 0, 0) url("../../images/pol.png") repeat scroll 0 0;
    float: right;
    height: 100%;
    width: 32px;
    background-size:contain;
}

.policy-id {
    float: left;
}
.policy-info{
    text-align: left;
}
.policy-info span{
    margin-right:5px;
}

.rotate-cw {
  display: block;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);    
}

.slide-control {
    background-color: #f2f2f2;
    background-size: contain;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
    display: none;
    height: 179px;
    position: absolute;
    width: 42px;
    cursor:pointer;
    font-size: 2.0em;
    font-weight: bold;
    line-height: 121px;
    letter-spacing: .03em;
    color: #4b89b4;
    -webkit-box-shadow: 7px 2px 7px -2px rgba(0,0,0,0.1);
    -moz-box-shadow: 7px 2px 7px -2px rgba(0,0,0,0.1);
    box-shadow: 7px 2px 7px -2px rgba(0,0,0,0.1);    
}

.slide-open{
	left:0 !important;
}

.section > h4 ,.column.left .policy-list-title{
    background: #efefef none repeat scroll 0 0;
    color: #4b89b4;
    font-size: 1.5em;
    height: 44px;
    line-height: 44px;
    text-align: center;
}
.policy-list-title{
    margin:0;
}
.section > table {
    float: left;
    width: 50%;
}
.section > table tbody{
    width:100%;
}
.section .rich-table{
    width:100%;
}
.section {
    clear: both;
}
.clearfix {
    clear: both;
}
.document-container {
    border: 1px solid #ccc;
    margin: 10px 0;
}
.align-center{
    text-align: center !important;
}
.payment-center{
 width:640px; 
 margin:auto;
}
.loading-spinner{
    position:relative;
    margin-top:14px; 
    width:50px; 
    height:20px; 
    z-index:100000;
        top:64px;
    left:160px;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 480px) and (max-device-width : 768px) {
/* Styles */
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 800px) and (max-width:479px) {
/* Styles */
}

@media only screen and (min-width:800px) and (max-width : 1199px) {
/* Styles */
.column.center > div{
	margin-top:35px;
	width:640px;
}
}
/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 800px) {
/* Styles */
.payment-center{
    width:100%;
}
.initial-payment-body.row > div {
    float: none !important;
    margin: 0 !important;
    width: 100% !important;
}
.column.center > div{
	margin-top:45px;
	width:598px;
}
.column.left{
	position:absolute;
	width:320px;
	left:-322px;
	height:100%
}
.loading-spinner {
    position:relative;
    left: 263px;
    top: 64px;
}
.slide-control{
	display:block;
	left:320px
}
.section > table{
    float:none;
    width:100%;
}
.header-right div {
    float: none;
    height: 50%;
}
#msg_box p, .salutation form {
    margin-top: 0;
    text-align:right;
}
}
/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 800px) {

}
@media only screen and (max-width : 768px) {
    /* Styles */
    .column.center > div{
        margin-top:35px;
        width:500px;
    }
}
@media only screen and (max-width : 639px) { 
    .column.center > div{
        margin-top:45px;
        width:478px;
    }
}

@media only screen and (max-width : 1050px) { 
    .header,
    #masterhead {
        display: block;
        height: auto;
    }
    
    .header > div:not(.logo) {
        float: none;
        height: auto;
    }
    
    .header > div,
    .header > div > p,
     #msg_box p, .salutation form {
        text-align: left;
        margin: 0;
        padding: 0;
    }
    
    /* Styles */
    .column.center > div{
        margin-top:45px;
        width:598px;
    }
    .column.left{
        position:absolute;
        width:320px;
        left:-322px;
        height:100%;
        z-index: 2;
        -webkit-box-shadow: 7px 2px 7px -2px rgba(0,0,0,0.1);
        -moz-box-shadow: 7px 2px 7px -2px rgba(0,0,0,0.1);
        box-shadow: 7px 2px 7px -2px rgba(0,0,0,0.1);   
        border-right: 0;        
    }
    .content > .column.left + .column.right,
    .column.right {
        margin: 0 0 0 10px;
        float: none;
    }
    .loading-spinner {
        left: 263px;
        top: 64px;
    }
    .slide-control{
        display:block;
        left:320px
    }
    .section > table{
        float:none;
        width:100%;
    }
    
    #masterhead .logo {
        margin-left: 10px;
    }
    
    #msg_box p, .salutation form {
        text-align: left;
        margin-left: 10px;
    }
}


#masterhead .logo {
    background-image: url("../img/unv/unv_logo.png");
    height: 150px;
    margin-top:10px;
    background-size: contain;
}

#container {
    background: white;
    min-height: 100%;
}


#login #container .content #mainContent {
    min-height: 71.5vh;
}

.column.left {
    background: -webkit-linear-gradient(left, white , #f1eee9);
    background: -o-linear-gradient(right, white, #f1eee9);
    background: -moz-linear-gradient(right, white, #f1eee9);
    background: linear-gradient(to right, white , #f1eee9);   
    border: 0;
    -webkit-box-shadow: 7px 2px 7px -2px rgba(0,0,0,0.1);
    -moz-box-shadow: 7px 2px 7px -2px rgba(0,0,0,0.1);
    box-shadow: 7px 2px 7px -2px rgba(0,0,0,0.1);
    float: left;
}

.column.left .section > h4 ,.column.left .policy-list-title {
    background: transparent;
}

.policy-list,
.policy-item {
    border: 1px solid transparent;
    border-left: 0;
    border-right: 0;
    border-image: -webkit-linear-gradient(to left, #c4c0b9 0%, white 100%);
    border-image: -o-linear-gradient(to left, #c4c0b9 0%, white 100%);
    border-image: -moz-linear-gradient(to left, #c4c0b9 0%, white 100%); 
    border-image: linear-gradient(to left, #c4c0b9 0%, white 100%);
    border-image-slice: 1;
}

.slide-control {
    font-weight: normal;
    line-height: 132px;
    letter-spacing: 0;
}

button, a.button,
a.button:visited,
a.button:link {
    border-radius: 3px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.2) inset;
    font-weight: bold;
    color: white;
    background-color: #0033a0;
    height: 30px;
    line-height: 30px;
    padding: 5px 10px 5px 10px;
}

button:hover,
a.button:hover,
a.button:visited:hover,
a.button:link:hover {
    background-color: #0033a0;
    color: white;
}

.rich-table {
    margin-bottom: 25px;
    border:1px solid #c4c0c9;
}

.rich-tab-inactive{
    background-color:#9cb8d2;
    border-color:#5c6c7b;
}
.rich-tabpanel-content #outTab > table{
    margin-left:10px;
} 
.rich-tab-active{
    background-color:#fee9cb;
    border-color:#bea88a;
}

.rich-tabhdr-side-cell{
	margin:0px;
    padding-left:0px;
 	padding-right:0px;
 	padding-top:0px;
 	padding-right:0px;
 	height: 100%;
    border-top-color:transparent;
}

.rich-tabhdr-cell-active:last-child, .rich-tabhdr-cell-inactive:last-child {
    border-right: medium none;
}

nav.primary {
    background-color: #0033a0;
}

nav.primary {
    background-color: #0033a0;
}

nav.primary ul {
    position: relative;
    left: -16px;
}

#insured nav.primary ul {
    line-height: 40px;
}

nav.primary ul a {
    display: block;
    width: 100%;
    height: 100%;
}

nav.primary ul a.current,
#insured nav.primary ul li a.current {
    background: white;
    color: black;
    padding-left: 10px;
    border-top: 1px solid #499ed0;

}

section, .section {
    margin-bottom: 50px;
}

section + section, .section + .section {
    margin-bottom: 65px;
} 

.section > table {
    width: auto;
}

#errorDiv {
    height: auto;
}

footer,
#footer {
    color: white;
    background: #0033a0 none repeat scroll 0 0;
    border-top: 1px solid #23496b;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}


#login .left {
    margin: 0;
}

#login .banner-content > span {
    font-size: 2.8em;
    font-weigh: bold;
}

#login .banner-content > ul > li {
    font-size: 1.3em
}

#login-form,
.login-form {
    float: right;
    background: #F2F2F2;
    border-radius: 5px;
    width: 342px;
    padding: 20px;
}

#login-form a.button,
.login-form a.button {
    float: right;
}

#login-form input[type="text"],
#login-form input[type="password"],
.login-form input[type="text"],
.login-form input[type="password"] {
    width: 240px;
}

#masterhead.header {
    display: block;
    height: 123px;
}

#masterhead.header > div {
    float: left;
}

#masterhead.header > div + div {
    float: right;
}

.header .social-icons {
    text-align: center;
}

.salutation #welcome-form {
    margin-top: -15px;
}

#insured #container > .content {
    margin-top: 25px;
}

#insured #container > .header.content {
    margin-top: 0;
}


td.rich-tab-bottom-line > table {
    margin: 0 0 0 -1px;
}

.rich-tab-bottom-line {
    height: auto;
    margin-left: -1px;
}

.rich-tab-active,
.rich-tab-inactive {
    border-color: #c4c0b9;
}

.rich-tab-inactive {
    background: #0033a0;
}

.rich-tab-active {
    background: #0033a0;
}

.initial-payment-body.section > table {
    float: none;
    width: 65%;
    margin:auto;
}

.content > .column.left {
    float: left;
    margin-bottom: 25px;
}

.content > .column.left + .column.right {
    display: block;
    width: 779px;
}

#j_id23\:status,
#_viewRoot\:status {
    float: right;
    margin-top: 13px;
    margin-right: 10px;
}

#claimCreateBody {
    height: auto;
    margin-bottom: 25px;
}

#claimSelectionPanel #_viewRoot\:status {
    float: none;
    margin: 10px 0 0 5px;
}

#payment-details .initial-payment-body > div{
    width:45%;
}
#payment-details .initial-payment-body > div{
    width:45%;
}
.initial-payment-body > div:first-child {
    margin-left: 0;
    margin-right: 3em;
}
.initial-payment-body > div:nth-child(2) {
    margin-left: 3em !important;
}
#initial-payment-error .row > div:last-child {
    float: right;
}
#initial-payment-error .row > div:first-child {
    float: left;
}
#profile-form td {
    padding-right: 5px;
}
#outerClaimTop .column-2 {
    height: 42px;
    line-height: 42px;
}
#paymentContentPanel table td:last-child {
    padding-left: 5px;
}
#paymentContainer .section > *:not(h4) {
    margin-left: 5px;
}
@media only screen and (max-width : 1050px) {
    .header > div {
        float: left;
    }    
    .header > div + div {
        float: right;
    }

    .header > div + div {
        margin-top: 91px;
    }

    .header > div > p,
    #msg_box p, .salutation form {
        margin-top: 0;
    }
}

#privacy-n-terms-panel {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    width:900px;
    margin:0 auto;
    border:1px solid #C0BDBD;
    -webkit-box-shadow: -0.5px -0.5px 10px 0.5px rgba(0,0,0,0.16);
    -moz-box-shadow: -0.5px -0.5px 10px 0.5px rgba(0,0,0,0.16);
    box-shadow: -0.5px -0.5px 10px 0.5px rgba(0,0,0,0.16);
}

#privacy-n-terms-head {
    top: 9px;
    position: absolute;
    text-align: center;
    width: 900px;
    background-color: #0033a0;
    color: white;
}

#privacy-n-terms-head-text {
	margin:15px;
}
#privacy-n-terms-body {
    padding:2em;
    margin-top:4em;
}
table.payment-insured-content {
	width:640px !important;	
}
table.payment-insured-content table {
	width:100% !important;	
}
table.payment-insured-content table td:nth-child(1){
	width:40% !important;
	padding-left: 0px !important;	
}
table.payment-insured-content table td{
	padding-bottom:5px;	
}

