.header-margin-right-50 {margin-right: 50px;}
.rightPanelDiv { padding-left:10px !important; }
.rightPanelMobileSpacing {padding-top: 20px;}

.userInputForm input[type="text"], .userInputForm input[type="password"] { display:inline; margin:0; height:2rem; padding:0px 6px; font-size: 14px; }

li.active a {
    color: whitesmoke;
    background-color: #4971AF;
}

.line-height-normal { line-height: normal; }
select {
    margin: 0 0 0 0;
    padding: 0 20px 0 0;
    font: 14px Arial;
    height:1.8em;
}
.userInputForm label.inline {
    line-height: 24px;
}
.pad-top-10 {padding-top : 10px;}
.pad-bottom-10 {padding-bottom: 10px;}
.pad-right-10 {padding-right: 10px;}
.pad-left-10 {padding-left: 10px;}

.fixedWidth-6 {width: 6.5em !important;  font: 14px Arial;}

.ui-datepicker-trigger {
    padding-left: 5px;
}

/* Data table styling */
table.dataTable {
    border: none;
    margin-top: 0.0em !important;
    font-size: 90%;
}
table.dataTable.no-footer {
    border-bottom: 1px solid #cacaca;
}    
.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #cacaca;
}    
table.dataTable thead {
    background: transparent;
}    
table.dataTable thead th {
    color: #4971AF;
    border-bottom: 1px solid #cacaca;
}
.logout-button {
    margin: auto;
    width: inherit;
}
#linksToDisplay hr {
    margin-top: 5px;
    margin-bottom: 5px;
}
#linksToDisplay ul h4 {margin-bottom: 0px;}

#linksToDisplay h4 {margin-bottom: 0px;}

#linksModal.foundation {width: 425px;}

li.active a sup#reminderNotification {color: whitesmoke;}

:not(active) a sup#reminderNotification {color: red;}

textarea#new_task_desc, textarea#edit_task_desc {height: 90px;}

.colorRed {color: red;}

table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover {
    background-color:#DCEAF9;
}
table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected {
    background-color:#DCEAF9;
}
table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1 {
    background-color:#D5E3F2;
}
table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2 {
    background-color:#D5E3F2;
}
table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3 {
    background-color:#D5E3F2;
}
table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1 {
    background-color:#D5E3F2;
}
table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2 {
    background-color:#D5E3F2;
}
table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3 {
    background-color:#D5E3F2;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 10px 18px;
}

.dropdown.menu .submenu {min-width: 250px;}

.context-menu {
    display: none;
    z-index: 1000;
    position: absolute;
    overflow: hidden;
    border: 1px solid #CCC;
    white-space: nowrap;
    font-family: sans-serif;
    background: #FFF;
    color: #333;
    border-radius: 5px;
}
.context-menu li {
    padding: 8px 12px;
    cursor: pointer;
}
.context-menu li:hover {background-color: #DEF;}

.userInputForm .row{ padding-bottom:10px; }
 
.panel { 
	margin-bottom: 20px;
 	border: none; 
 } 
 .panel a {
    color: #2ba6cb;
} 
 h5 { font-weight: bold;} 
 
 .text-right { text-align: right; }
 .text-center { text-align: center; }
 
 .right { float: right; }
 
.info-font { font-size: 13px; font-weight: bold;}

.no-left-space{ padding-left: 0px; }

.footer-panel {		
	left: 0;
	bottom: 0;
	height: auto;
	background-color: #0099cc;
	color: white;
	padding-top: 1.25rem;
	padding-bottom: 1rem;
	font-size: 0.8rem;
	margin-top: 2rem;
	border-top:none;
}
.footer-panel a, .footer-panel .linkStyle {
	text-decoration: underline;
	color: white;
}
.footer-panel i.linkStyle {
	text-decoration: none;
	color: white;
}
 .disabledTab {
    background: none;
} 

ul.breadcrumbs {
    display: block;
    padding: 6px 10px 7px;
    overflow: hidden;
    margin-left: 0;
    background:none;
    border: none;
}
ul.breadcrumbs li a, ul.breadcrumbs li span {
    text-transform: uppercase;
}
ul.breadcrumbs li {
    margin: 0;
    padding: 0 12px 0 0;
    float: left;
    list-style: none;
}
.linkStyle {
    color: #154995;
    line-height: inherit;
    padding: 0 0 0 1em;
}
.linkStyle.disabled:hover {
	text-decoration:none;
	cursor:text;	
}

fieldset {
    border:1px solid #cacaca;
    padding : 5.6px 10px 12px 10px;
    margin: 10px 0 10px 0;
}
legend {
  padding: 0.2em 0.5em;
  border:1px solid #cacaca;
  color:#4971AF;
  font-size:90%;
  font-style: italic;
  font-weight: bold;
  text-align:left;
  margin-bottom: 0.0;  
}
.spinner {
    padding: 0px;
    background: none;
    box-shadow: none;
    text-align: center;
    border: transparent;
    color: white;
    border-color: transparent;
    border-style: none;
}
.loading-spinner {
    height: 75px;
    border-color: transparent;
    border: transparent;
    border-style: none;
}

/* Errors - this probably needs to be moved to static5 */
.error input, input.error, .error textarea, textarea.error, .error input:focus, input.error:focus, .error textarea:focus, textarea.error:focus { border-color: #ee6d00; background-color: rgba(238, 109, 0, 0.1); }
.error input:focus, input.error:focus, .error textarea:focus, textarea.error:focus { outline-color: #ffbe88; }

input[type="checkbox"].error, input[type="radio"].error{
  outline: 2px solid #fcd6d6;
}
    
h1 {
	font-family: 'Merriweather';
	font-size: 1.75rem;
	color: #1A4289;
	font-weight: bold;
	margin-bottom: 0.5rem; }
h2,
h5 {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
	margin-bottom: 0 }
h3,
h4 {
	font-family: 'Merriweather';
	margin-bottom: 0.5rem;
	font-weight: bold; 
	}
h3 {
	font-size: 1.25rem;
	color: #1A4289; }
h4 {
	font-size: 1rem;
	color:#444444;}
h6 {
	font-size: 0.75rem;
	color: #1A4289; }
	
button,
input,
optgroup,
select,
textarea {
	font-family: 'Source Sans Pro'; }
	
.button {
	font-size: 1rem; }

.button.hollow {
	color: #1A4289;
	border: 1px solid #1A4289; 
}
.button.hollow:hover, .button.hollow:focus {
	color: white;
	background-color: #1A4289;
	border: 1px solid #1A4289; 
}	
label {
    font-size: 1rem;
    font-family: "Source Sans Pro";
    color:  #444444;
}
form > div.panel:not(.callout) {
    background: white;
}

.tabs li {
    background:#0099cc;
}
.tabs li:hover {
    background: rgb(150, 218, 234);
}
.tabs li a{
    color:white;
}
.tabs-title>a:focus, .tabs-title>a:hover, .tabs-title>a[aria-selected=true] {
    background:rgb(150, 218, 234);
}
div{
	font-family:'Merriweather';
	font-size: 0.875rem;
}
.optional{
	color:#e88d3c;
}
div:not(.leftColumn) > div.panel:not(.no-border):not(.callout){
	background:white;
}
.fa-times{
	margin:0 0.1rem 0 0.1rem;
}
.userInputForm.collapseSelect select {
    height: 2rem;
    font-size: 14px;
    width:100%;
}

.big-radio {
	transform: scale(1.5); 
}
.big-radio:after {
        width: 15px;
        height: 15px;
        border-radius: 15px;
        top: -2px;
        left: -1px;
        position: relative;
        background-color: white;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 1px solid #1A4289;
}
.big-radio:checked:after {
        width: 15px;
        height: 15px;
        border-radius: 15px;
        top: -2px;
        left: -1px;
        position: relative;
        background-color: #1A4289;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 1px solid white;
}
.font-normal{
	font-weight: normal;
	color: black;
}
.font-bold{
	font-weight: bold;
}
.font-bold-right-padding{
	font-weight: bold;
	padding-right: 2em;
}
@media screen and (min-width: 40em) {
	.userInputForm{
		width:100%;
	}
	.no-margin-for-small{
		margin-left: 1em;
	}
	.mobile-break{
		display:none;
	}
}
@media screen and (max-width: 39.9375em) {
	.userInputForm{
		width:80%;
	}
	.no-margin-for-small{
		margin-left: 0em;
	}
	.underlying {
   		padding-left: 0;
   		padding-right: 0;
	}
}
@media screen and (min-width: 40em) {
	#topNavBar {
		height:5rem;
		background-image:url('/UmbrellaQuoting/resources/img/top-nav-border.png');
		background-repeat:repeat;
		margin-bottom:0.75rem;
		margin: 0 auto 0.75rem auto;
		font-size: 0; /*white-space trick*/
		border-top:1px solid rgb(0, 153, 204);
		text-align: center; }
	#topNavBar .top-nav-panel {
		width: 8rem;
		margin-left: 0;
		margin-right: 0;
		height: 5rem;
		display: inline-block;
		padding-top: 0.75rem;
		color:#fff;
		background-image: linear-gradient(rgb(0, 153, 204) 0%, rgb(0, 153, 204) 0%, rgb(26, 66, 137) 100%, rgb(26, 66, 137) 100%);
		font-size: 1rem; }
	#topNavBar .top-nav-panel .top-nav-panel-text {
		font-size: 1rem;
		font-weight: 600;
		padding-left: 0; }
	#topNavBar .top-nav-panel:not(:last-child) {border-right:1px solid #B7E7F0;}}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	#topNavBar .top-nav-panel {
		width: 6.25rem; } }
@media screen and (max-width: 39.9375em) {
	#topNavBar {
		border:1px solid rgb(0, 153, 204);
		padding: 0.5rem;
		margin-bottom: 0.5rem; }
	#topNavBar .top-nav-panel {
		display: table;
		margin-bottom: 0.5rem; }}

#topNavBar>li.active {
  	width: 8rem;
	margin-left: 0;
	margin-right: 0;
	height: inherit;
	display: inline-block;
	padding-top: 0.75rem;
	color: #0099cc;
	background-image: none;
	background-color: #fff;
}
#topNavBar > li.active > span {
   color: #0099cc;
} 
#topNavBar > li > span:not(:last-child) {
	border-right:1px solid #B7E7F0;
}
#topNavBar > li > span:first-child {
    position: relative;
    display: block;
    text-decoration: none;
    font-size: 1rem;
}
#topNavBar > li > a, #topNavBar > li > span {
    color: white; 
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
}
#topNavBar li.disabledTab, #mobileNav li.disabledTab {
	cursor: default;
	background-image: none;
	background-color: #c0c0c0;
	background-image: none;
}
#topNavBar li.disabledTab:hover, #mobileNav li.disabledTab:hover {
	cursor: default;
}
.smallText {
	font-size:0.75rem;
}
.show-for-small-inline-block {
    display: inline-block !important;
}
input:disabled, input[readonly], textarea:disabled, textarea[readonly], input[readonly]:focus {
	cursor: none;
	background-color: rgb(230, 230, 230);
}
.button.hollow:disabled, button[disabled]{
  border: 1px solid #999999;
  background-color: #c0c0c0;
  color: #fff;
  cursor: none;
}
.width-10{
	width:10%
}
.width-15{
	width:15%
}
.width-20{
	width:20%
}
.width-30{
	width:30%
}
.width-35{
	width:35%
}
.width-40{
	width:40%
}
@media print {
	.button.hollow,
	.reveal-modal,
	.alert-box,
	#topNavBar, 
	#topNavBar .top-nav-panel,
	#topNavBar .top-nav-panel .top-nav-panel-text,
	.mobile-nav, .current-tab
	 {
		display:none !important;
	}
	body {
		margin-left:5%;
	}
	
	html, body {
		height: 99%;
	}	
}

.mb-0{
	margin-bottom: 0rem;
}
.font-blue {
	color: #4971AF;
}
tr.border_bottom td {
  border-bottom:1px solid #cacaca;
}
table.dataTable tbody td.no_padding {
	padding:0px;
}

.purchangeBtn {
	background-color:#FF6600;
	color:white;
}

.pleaseNote {
	font-size:14px;
	font-weight: bold;
	display:inline !important;
}
.panel-with-background { 
	background: #EAEAEA;
	border: 2px solid #bab4ab;
    padding: 10px;	 
 } 
 
 .suggestions {
    position: absolute;
    background-color: #fff;
    z-index: 1;
    border: 1px solid #ccc;
    max-height: 200px;
    overflow-y: auto;
}

.suggestion-item {
    padding: 10px;
    cursor: pointer;
}

.suggestion-item:hover {
    background-color: #e0e0e0;
}

.lineHeight{
	margin-top: 2rem;
}

.text-inline{
	display:inline !important;
}