﻿/*General */
html, body { margin:0; width:100%; height:100%; }
body { background-color: white; font-weight: normal; font-size: 11px; color: #000000; font-family: Verdana, Arial, Sans-Serif; }
@media screen and (max-device-width: 480px){  body{  -webkit-text-size-adjust: none; } } 
a { font-weight: normal; font-size: 11px;  margin: 0px; color: #163176; text-decoration: none}
a:hover {  text-decoration: underline;}
a[disabled="disabled"] { color: gray !important; text-decoration:none; cursor: auto; content: 'HREF'}

h1 { font-weight: bold; font-size: 14px; margin: 0px; text-decoration: none;}
h2 { font-weight: normal; font-size: 12px; margin: 0px; padding: 0px; text-decoration: none; }
h3 { font-weight: bold; font-size: 11px; margin: 0px; text-decoration: none;}
h4 { font-weight: bold; font-size: 16px; margin: 0px; text-decoration: none; font-family: Arial;}
h5 { font-weight: bold; font-size: 14px; margin: 0px; text-decoration: none; font-family: Arial;}
.h5{ font-weight: bold; font-size: 14px; margin: 0px; text-decoration: none; font-family: Arial;}

p { margin:0; padding:0; font-size: 11px; letter-spacing: 0.4px;}
p.xtra { margin:0; padding:0; font-size: 12px; line-height: 18px; }


caption				 { font-size:13px; font-weight: bold; caption-side: top; text-align: left; color:#333;}
input				 { font-size:11px; font-family: Arial, Sans-Serif; line-height: normal; }
select               { font-size:11px; font-family: Arial, Sans-Serif; 	margin-left: 0; margin-right: 0; margin-top: 0; line-height: normal;}
input[type="checkbox"] { width: 13px;  height: 13px;  padding: 0;  margin: 0; margin-right: 5px; vertical-align:middle; }
input[type="text"]	 { margin: 0px; }
input[type="submit"] { margin: 0px; }
textarea			 { font-size:11px; font-family: Arial, Sans-Serif; margin: 0; line-height: normal;}

.input               { width: 268px; padding-right: 2px; }						
.inputWide           { font-size:11px; width: 585px; padding-right: 2px; font-family: Arial, Sans-Serif;}
.inputSmall          { width: 50px; padding-right: 2px; }
.inputcurrency       { font-size:11px; width: 190px; padding-right: 2px; font-family: Arial, Sans-Serif;}
.button				 { font-size:11px; }
.textarea            { font-size:11px; width: 251px; font-family: Arial, Sans-Serif;}
.select              { font-size:11px; width: 268px; font-family: Arial, Sans-Serif; }
.selectWide          { font-size:11px; width: 591px; font-family: Arial, Sans-Serif; }
.selectNowidth       { font-size:11px; font-family: Arial, Sans-Serif;}
.selectdate          { font-size:11px; width: 83px; font-family: Arial, Sans-Serif;}
.selectcurrency      { font-size:11px; width: 57px; font-family: Arial, Sans-Serif;}
.selectProduct       { font-size:11px; width: 440px; font-family: Arial, Sans-Serif;}
.label               { font-size:11px; font-family: Arial, Sans-Serif;}	
.img				 { vertical-align:middle;}
.chkpad              { margin-right: 3px;}
.checkboxlist label 
{
    padding-right: 5px;
    padding-left: 2px;
}
.checkbox label { height:16px; line-height: 13px; margin-left: 3px; vertical-align:middle; }

.ErrorMessage { color: Red; }
.validationError ul { width: 800px; margin: 0 0 10px 0; padding: 10px 15px; background-color: #FFCCCC; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }
.validationError ul li { margin-left: 10px; padding: 2px 0px; background-color: #FFCCCC; }
.validationError li ul { width: 770px; }
.validationError br { display: none; }

.errorPage { margin-left: 24px; }

.red { color: Red; }
.blue { color: Blue; }
.OkMessage { color: Green; }
.clearThis { clear: both; }
.hrgray { width:800px; height: 1px; font-size: 1px;  background: url(../Images/pxl_gra.gif) repeat-x top left; border: 0; margin-top: 3px; margin-bottom: 3px;}
.masterheader {	font-size: 15px; line-height: 15px; color: black; font-weight:bold; letter-spacing: 0.4px; }
.minorheader { font-weight: bold; color: black; }
.fotnot { font-size: 9px; }
.defaultwidth { width: 800px; }
.defaultwidth2 { width: 200px; }
.defaultwidthwide { width: 869px; }
.linkback {	visibility: hidden; }
.Loading { background: url(../Images/loading.gif); background-repeat: no-repeat; }
.fileUpload { border: #86888b 1px solid; background: white; }

#ajaxBusy  
{
	position: fixed;   
	width: 100%; 
	height: 100%; 
	z-index: 1000000001 !important;
	background-color: Transparent;
}
#ajaxBusyBack
{
	background-image: url(../Images/Animations/loadback.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: relative;        
	width: 100px; 
	height: 100px;
	margin-top: -100px;
	margin-left: auto;
	margin-right: auto; 
	top: 50%;	
}
#ajaxBusyImage
{
	background-image: url(../Images/Animations/Loading.gif);
	background-repeat: no-repeat;  
	width: 100px; 
	height: 100px;
}

/*clientsearch */
#clientsearchwrapper { border: solid 1px #d0d0d0; }
#clientsearchwrapper .cs_top { padding: 10px 0 10px 20px; background-color:#a9b3c7; text-align:left;}
#clientsearchwrapper .cs_search { width: 250px;}
#clientsearchwrapper .cs_middle { padding: 15px 0 5px 10px; text-align:left; }
#clientsearchwrapper .cs_middlecol { float:left; padding-right: 10px; width: 188px; }
#clientsearchwrapper .cs_middlecolrow { margin-top: 5px; }
#clientsearchwrapper .cs_middlecolheader { background-color:#a9b3c7; padding-bottom: 2px; }
#clientsearchwrapper .cs_middlecolfooter { font-size: 8px; }
#clientsearchwrapper .cs_advanced { padding: 0 10px 10px 10px; text-align:left; min-height: 15px; }
#clientsearchwrapper .cs_advancedheader{ padding-left: 15px; }

/* InsuranceSearchParams */
#filtertable .rowAT { vertical-align:top; }
#filtertable .hrstyle  { color: White; }
#filtertable .hrcell  { font-size: 8px; padding-top: 2px; }
#filtertable .cell   { padding-top: 2px; }

/* Startpage */
.tableheader { width: 800px; color: black; border-bottom: gray 1px solid; }

/* treeviews */
.tree td { line-height: 8px !important; }
.tree td div { height: 20px !important;}
.treeSelected { font-weight:bold; color: Green; }     
.treeUnSelected { font-weight:bold; color:Red; }

/* List */
.rptStyle{padding-top:10px; margin:0;}
.rptStyle:last-of-type{margin-bottom:1rem;}
.spaceNormal:first-of-type{padding-top:10px;}
.spaceNormal li {padding-bottom: 5px;}
.bluelink { list-style-image: url(../Images/right_arrow_big.png);}


/* Relations */
.relFocusClient { background-color:Silver; font-weight:bold}
.relClient { font-weight:bold}

/* Insuranceverisons */
.relFocusIns { background-color:Silver; white-space: noWrap}

/* Infotables */
.infotable { width:800px; border: 0px; margin:0px;}
.infotableheaderdiv
{
	width: 800px;
	height: 16px;
	color: #333
}
.infotableheaderdivwide
{
	width: 1000px;
	height: 16px;
	color: #333
}
.infotableheaderdivNoWidth
{
	font-weight: normal;
	padding: 1px 5px 1px 4px;
	height: 16px;
	color: #333
}

.infotablefooterdiv { width:800px; }
.infotableheaderrow
{
	background-image: url(../Images/header_gradient.gif);
	background-color: #A9B3C7;
	background-repeat: repeat-x;
}
.infotableheader
{
	font-weight: normal;
	padding: 1px 5px 1px 4px;
	margin: 0px;
	height: 16px;
	color: #333;
}
.infotablefirstcolwidth { width: 200px; }  
.infotableitem { text-align:left; padding: 0px 5px 3px 4px; margin:0px; }
.infotable .itnc {text-align:left; padding: 0px 5px 3px 4px; margin:0px; }
.infotableitem { text-align:left; padding: 0px 5px 3px 4px; margin:0px; }
.infotableeven { text-align:left; padding: 0px 5px 3px 4px; margin:0px; }
.infotableevennopad { background-color: #fff; text-align:right; padding: 0px 0px 3px 4px; margin:0px;}
.infotableodd { text-align:left; padding: 0px 5px 3px 4px; margin:0px; }
.infotableoddnopad { background-color: #f3f3f3; text-align:right; padding: 0px 0px 3px 4px; margin:0px;}
.pagination { border: solid 1px lightgray; padding: 2px; display: inline; border-radius: 0; }
.paginationselected { border: solid 1px #163176; background-color: #a9b3c7; padding:2px; }
.pagination:hover { border: solid 1px #163176;  text-decoration: none; }

/* Sorttables */
.sorttable { width:800px; border: 0; padding:0; margin:0;}
#sorttable thead td
{
	border-width: 1px;
	border-style: solid;
	border-color: #A9B3C7;  
	font-weight: normal;
	line-height: 15px;
	padding: 2px 5px 2px 4px;
	vertical-align: middle;
	white-space: nowrap;
	color: #163176;
}

#novatable {
    max-width:1200px
}
#novatable #infoTable tbody td {
    overflow: hidden;
    text-overflow: ellipsis;
}
#novatable .sorttable {
    width: 1200px;
    min-width: 1200px;
}

#contactListTable .sorttable {
    table-layout: fixed;
    width: 90%;
}
#defaultTable .sorttable {
    min-width: 1000px;
    width: 1000px;
    table-layout: fixed;
}

#defaultTableCheckBox .sorttable {
    min-width: 1024px;
    width: 1024px;
    table-layout: fixed;
}

#defaultTable3070 .sorttable {
    min-width: 1000px;
    width: 1000px;
}

#defaultTable3070 td:first-child {
    width: 30%;
}

.cyberTable #mainTable .inputWide, .cyberTable #mainTable .selectWide {
    width: 360px;
    padding: 3px;
}

.cyberTable #mainTable .datepickerwidth {
    padding: 3px;
}

.cyberTable #mainTable label {
    line-height: 20px;
}

.cyberTable #mainTable input[type='radio'], .cyberTable #mainTable input[type='checkbox'] {
    width: 16px;
    height: 16px;
    margin-left: 10px;
    margin-right: 4px;
}

.cyberTable #mainTable input[type='radio'] {
    top: 3px;
}

.cyberTable #mainTable .formtablefirst {
    width: 440px;
    padding: 5px 4px;
}

.cyberTable #mainTable .formtableheader {
    border-top: 25px solid #fcfcfc;
    padding: 4px 4px;
}

.plusConsultantTable #mainTable .formtablefirst {
    width: 380px;
}

.plusConsultantTable #mainTable .formtablelast {
    width: 90px;
}

.doubleFormTable {
    display: flex;
}

.doubleFormTable .formtable, .doubleFormTable .OptimumTable, .doubleFormTable .formtablefirst {
    width: auto;
    min-width: auto; /*Works for both Chrome & IE*/
}

.doubleFormTable .formtablelast {
    padding-right: 2px;
}

.doubleFormTable input {
    width: 72px;
}

.cyberInfoTable {width: 790px;}
.cyberInfoTable tr, .cyberInfoTable tr td { border-bottom: 1px gray solid;}
.cyberInfoTable tr:first-of-type, .cyberInfoTable tr:last-of-type{ border-bottom:2px black solid;}
.cyberInfoTable tr td { border-left: 1px gray solid; padding: 5px;}
.cyberInfoTable tr td:first-of-type { border-left: none;}
.cyberInfoTable tr td p, .cyberInfoTable tr td div { text-align: right;}

.productTable #mainTable input[type='radio'], .productTable #mainTable input[type='checkbox'] {
    width: 13px;
    height: 13px;
    margin-left: 10px;
    margin-right: 4px;
    top: 3px;
}

.productTable #mainTable .formtablelast > div { /*Give padding to elements that are not labels*/
    padding-right: 10px;
}

.productTable #mainTable .formtablefirst {
    width: 310px;
    padding: 5px 4px;
}

.productTable #mainTable .formtablelast{
    float: right;
}

.productTable #mainTable .formtableheader {
    border-top: 25px solid #fcfcfc;
}

.displayHidden {
    display: none;
}

#sorttable .sorttable_sorted, #sorttable .sorttable_sorted_reverse {
    border-color: #163176;
    background-color: #A9B3C7;
}


#sorttable .sc { text-align:left; padding: 1px 5px 1px 4px; vertical-align:top; word-wrap: break-word; }
#sorttable .scn { text-align:right; padding: 3px 0px 0px 4px; vertical-align:top;}
#sorttable .nw { white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#sorttable .pb { padding-bottom: 10px; }
#sorttable .fixed { table-layout: fixed; }

/* Usertables */
.usertable { table-layout:fixed; width:800px; border: 0; padding:0; margin:0;}
#usertable thead td
{
	border-width: 1px;
	border-style: solid;
	border-color: #A9B3C7;  
	font-weight: normal;
	line-height: 13px;
	padding: 1px 5px 2px 4px;
	vertical-align: middle;
	white-space: nowrap;
	color: #163176;	
}

#usertable .usertable_sorted
{
	border-color: #163176; 
	background-color: #A9B3C7;
}
#usertable .usertable_sorted_reverse
{
	border-color: #163176; 
	background-color: #A9B3C7;
}

#usertable .sc { text-align:left; padding: 1px 5px 1px 5px; vertical-align:top; }
#usertable .scn { text-align:right; padding: 0px 0px 0px 5px; vertical-align:top;}
#usertable .nw { white-space:nowrap; }

td[name="usertable_colname_width"]            { width: 140px; word-wrap:break-word; padding-left: 3px; padding-top: 6px; padding-right: 3px; padding-bottom: 3px; text-align: center; }
td[name="usertable_coloffice_width"]          { width: auto; word-wrap:break-word; padding-left: 3px; padding-top: 6px; padding-right: 3px; padding-bottom: 3px; text-align: left;}
td[name="usertable_colcompetence_width"]      { width: 520px; word-wrap:break-word; padding-left: 3px; padding-top: 6px; padding-right: 3px; padding-bottom: 3px; text-align: left;}

/* LogTable */
.logtable { width:1100px; }
.logtable > tr, .logtable > tbody > tr > td { text-align: left; padding: 0 0 3px 4px; }
.logtableitem { padding-left: 5px}
.logtableitemnopad {padding-left: 5px;}
.logtableeven { padding-left: 5px;}
.logtableodd { padding-left:5px; }
.logtableoddnopad { }

/* File/directory-tables */
.filetable {width:800px;}
.filetable tr:nth-child(even) { background-color: #dce6ea; }

.filetable_colname { padding: 2px 0 3px 4px; }
.filetable_colsize { padding: 2px 4px 3px 0; text-align: right;}
.filetable_coldate { padding: 2px 5px 3px 0; text-align: right;}
.filetable_collast { padding: 0; height: 16px;}
.filetable_collastimg {float:left; }
.filetable_collastchk {float:left; padding-top: 2px; padding-left: 3px; }


.dirtable_colicon_width { width: 20px; }
.dirtable_colname_width { min-width: 394px; }
.dirtable_colNoOfFiles_width { width: 65px; }
.dirtable_colsize_width { width: 65px; }
.dirtable_coldate_width { width: 150px; }
.dirtable_collast_width { width: 106px; }

.filetable_colicon_width { width: 20px; }
.filetable_colname_width { min-width: 354px; max-width: 394px}
.filetable_colNoOfFiles_width { width: 65px; }
.filetable_colsize_width { min-width: 65px; }
.filetable_coldate_width { min-width: 135px; }
.filetable_collast_width { min-width: 136px;}

.sortableheader_colicon_width { width: 11px; }
.sortableheader_colname_width { min-width: 450px; }
.sortableheader_colsize_width { width: 56px; }
.sortableheader_coldate_width { width: 146px; }
.sortableheader_collast_width { width: 92px; }

.viewInfoText, .viewInfoText tr, .mailInfoText tr:hover { color: #000000 !important;}

/* Formtables */
.formtableheaderdiv {
    padding: 2px 5px 2px 4px;
    margin: 0px;
    height: 19px;
    width: 470px;
    font-weight: normal;
    background-color: #fcfcfc;
}
.formtable { background-color: Transparent; border: 0px; width:470px; }
.formtableWide { background-color: Transparent; border: 0px; width:800px; }
.formtableheader {
    padding: 1px 5px 1px 4px;
    margin: 0;
    height: 16px;
    line-height: 16px;
    background-color: #fcfdfd;
    }
.formtableodd { background-color: Transparent; text-align:left; margin:0px; }
.formtableeven { background-color: #dce6ea; text-align:left; margin:0px; }
.formtablefirst { padding: 5px 9px 5px 4px; vertical-align:top; width: 200px; }
.formtablelast { padding: 1px 0;}
.formtableright { width: 310px;padding-right: 10px;}
.formtableright span { color: red;  }
.tdfirst {width: 200px;}

.productHeaderDiv {
    padding: 4px 4px 19px 5px;
}

/* Modal popups */
.formModal
{	
	background-color: White;
	border: solid 1px gray;
	padding: 10px;
	z-index: 1000000000 !important;   		
}

.formModalBackground 
{  
	background-color:gray;  
	filter:alpha(opacity=25);  
	opacity:0.25;
	z-index: 99999 !important;
}

.formPopupModal {
    background-color: White;
    border: solid 1px gray;
    padding: 10px;
    z-index: 1000000000 !important;
    position: absolute;
    top: 100px !important;
}

/* Export user info popup */
.formPopupModalLegalText {
    font-size: 16px;
    margin: 0px;
    text-decoration: none;
    font-family: Arial;
}

.formPopupModalOptionsText {
    font-weight: bold;
    font-size: 16px;
    margin: 0px;
    text-decoration: none;
    font-family: Arial;
}

/* Matrix */
table#analysistable { padding:0; margin:0; width: 800px; }
table#analysistable a { font-weight:normal; }
table#analysistable td { white-space:normal; padding:0px 2px 0px 5px; }
table#analysistable td#alternatingheader { white-space:normal; padding:2px 2px 2px 5px; background-color:#a9b3c7; color:#163176; }
table#analysistable .delete { width:45px; float:right; }
table#analysistable .matrix-heading { background-color: #163176; color:#fff; font-weight:bold;  }
table#analysistable .matrix-heading a { color:#fff; font-weight:bold; display:block; width:100%; }
table#analysistable .damage-type { background-color:#a9b3c7; font-weight:bold; font-size:10px; }
table#analysistable .even { background-color: #ffffff;}
table#analysistable .odd { background-color: #f3f3f3; }
.GreyCell { background-color:Gray; }
.LightGreenCell { background-color:#79DA7D; }
.RedCell { background-color:#EB5B65; }
.YellowCell { background-color:#FFFF66; }
.DarkRedCell { background-color:#EB3340; }
.BlueCell { background-color:#4169E1; }
.InsuranceObjectLink { text-decoration: none; }

/* Reports */
.ReportFrontPageHeadline{ padding-top:240px; font-size: 20px; }
.ReportFrontPageBody{ font-size: 14px; }
.ReportHeadline{ font-size: 17px; }
.ReportSubHeadline{ font-size: 14px; }

/* Tabbed menu */

/* Fieldsets */
.fieldsetNormal { position: relative; width: 794px; background-color: #CCCCCC; padding: 0; }
.fieldsetNormal legend { position: absolute; top: -1.25em; left: .6em; margin-left: 0; }
.fieldsetNormal .fieldsetContent { padding-top: 8px; padding-bottom: 7px; padding-right: 16px; padding-left: 16px; }
.fieldsetBox { border-width: 2px; border-style: groove; border-color: ThreeDFace; }
.fieldsetBox legend { font-weight: normal; font-size: 11px; padding-right: 5px; padding-left: 5px; width:auto; max-width: 100%; }

/* Workflow control, navigation style generic*/
#navwrapper {
    margin-bottom: 5px;
}
/* Workflow control, navigation Theme dark */
#navwrapper .navbox {
    border: solid 1px gray;
    background-color: #d3d3d3;
    text-align: center;
    float: left;
    border-collapse: collapse;
    padding: 5px;
}
#navwrapper .navboxNoHover {
    border: solid 1px gray;
    background-color: #d3d3d3;
    text-align: center;
    float: left;
    border-collapse: collapse;
    padding: 5px;
}
#navwrapper .disabled {
    border: solid 1px gray;
    background-color: lightgray;
    color: gray;
    text-align: center;
    float: left;
    border-collapse: collapse;
    padding: 5px;
}

#navwrapper .navboxinner {
    height: 36px;
    width: 122px;
    display: table-cell;
    vertical-align: middle;
}
#navwrapper .img 
{
    margin-left: 7px;
    margin-right: 7px;
    padding-top: 14px;   
    height: 36px;
    float:left;
}
#navwrapper .navbox:hover {
    border: solid 1px #163176;
    text-decoration: none;
    background-color: #E0E0E0;
}
#navwrapper .selected { border: solid 1px #163176; background-color: #a9b3c7; }
#navwrapper .final {
    border: solid 1px #163176;
    background-color: darkseagreen;
    color: white;
    text-align: center;
    float: left;
    border-collapse: collapse;
    padding: 5px;
}

/* Workflow control, navigation Theme Light */
    #navwrapper .navboxLight {
        border: solid 2px black;
        background-color: #c4dfed;
        text-align: center;
        float: left;
        border-collapse: collapse;
        padding: 5px;
    }

    #navwrapper .navboxLightNoHover {
        border: solid 2px black;
        background-color: #f3f3f3;
        text-align: center;
        float: left;
        border-collapse: collapse;
        padding: 5px;
    }

#navwrapper .navboxinnerLight {
    height: 36px;
    width: 122px;
    display: table-cell;
    vertical-align: middle;
    font-size: 12px;
    font-family: Verdana;
    font-weight: bold;
}

#navwrapper .disabledLight {
    border: solid 2px gray;
    background-color: white;
    color: black;
    text-align: center;
    float: left;
    border-collapse: collapse;
    padding: 5px;
}

#navwrapper .navboxLight:hover {
    text-decoration: none;
    background-color: white;
}

#navwrapper .selectedLight {
    border: solid 2px black;
    background-color: #002d72;
    color: white;
}
#navwrapper .finalLight {
    border: solid 2px gray;
    background-color: darkseagreen;
    color: white;
    text-align: center;
    float: left;
    border-collapse: collapse;
    padding: 5px;
}

.purchasesplash { padding: 20px 20px 10px 20px; width: 758px; border: solid 1px darkgray; background-color: lightgray;}

.protocolDetailForm .pb { margin-bottom: 3px;}
.protocolDetailForm .pt { margin-top: 3px;}

.protocolDetailForm .protocolsubheader { font-weight: bold; margin-bottom: 3px; line-height: 16px; height:16px;  }
.protocolDetailForm .protocolsubheader.pt { margin-top: 8px;}
.protocolDetailForm .infotableheaderdiv { margin-bottom: 3px;}
.protocolDetailForm .infotableheaderdiv.mt { margin-top: 13px;}
.protocolDetailForm input[type="checkbox"] + label { height:16px; line-height: 13px; margin-left: 3px; vertical-align:middle; }
.protocolDetailForm input[type="radio"] { width: 13px; height: 13px; padding: 0; margin: 0 3px 0px 1px; vertical-align:middle; }
.protocolDetailForm input[type="radio"] + label { vertical-align:middle; }
.protocolDetailForm .radioList { border: none; border-spacing: 0px; }
.protocolDetailForm .radioList td { padding: 0 0 3px 0; }
.protocolDetailForm .radioList tr:nth-last-child() td { padding-bottom: 0; }
.protocolDetailForm .formtabletextarea { width: 793px;}

.protocolDetailForm .protocolheader { font-weight: normal; font-size: 22px; color: #002d72; font-family: Calibri; padding-bottom: 2px;  }
.protocolDetailForm .protocolheader.mt { margin-top: 13px;}
.protocolDetailForm .formblock { border: solid 1px gray; padding: 10px; }
.protocolDetailForm .formtabletextarea { width: 771px;}
.parcelHeader { font-weight: normal; font-size: 22px; color: #002d72; font-family: Calibri; padding-bottom: 2px;  }

.riskAssessmentDetailForm .pb { margin-bottom: 3px;}
.riskAssessmentDetailForm .pt { margin-top: 3px;}

.riskAssessmentDetailForm .riskAssessmentsubheader { font-weight: bold; margin-bottom: 3px; line-height: 16px; height:16px;  }
.riskAssessmentDetailForm .riskAssessmentsubheader.pt { margin-top: 8px;}
.riskAssessmentDetailForm .infotableheaderdiv { margin-bottom: 3px;}
.riskAssessmentDetailForm .infotableheaderdiv.mt { margin-top: 13px;}
.riskAssessmentDetailForm input[type="checkbox"] + label { height:16px; line-height: 13px; margin-left: 3px; vertical-align:middle; }
.riskAssessmentDetailForm input[type="radio"] { width: 13px; height: 13px; padding: 0; margin: 0 3px 0px 1px; vertical-align:middle; }
.riskAssessmentDetailForm input[type="radio"] + label { vertical-align:middle; }
.riskAssessmentDetailForm .radioList { border: none; border-spacing: 0px; }
.riskAssessmentDetailForm .radioList td { padding: 0 0 3px 0; }
.riskAssessmentDetailForm .radioList tr:nth-last-child() td { padding-bottom: 0; }
.riskAssessmentDetailForm .formtabletextarea { width: 793px;}

.riskAssessmentDetailForm .riskAssessmentheader { font-weight: normal; font-size: 22px; color: #002d72; font-family: Calibri; padding-bottom: 2px;  }
.riskAssessmentDetailForm .riskAssessmentheader.mt { margin-top: 13px;}
.riskAssessmentDetailForm .formblock { border: solid 1px gray; padding: 10px; }
.riskAssessmentDetailForm .formtabletextarea { width: 771px;}


.contractReportMainFormFormblock {
    border: solid 1px gray;
    padding: 10px;
}
.contractReportMainFormProtocolheader {
    font-weight: normal;
    font-size: 18px;
    color: #002d72;
    font-family: Calibri;
    padding-bottom: 2px;
}

.contractReportMainFormFormtabletextarea {
    width: 771px;
}
.parcelMessageBox {
    min-height: 40px;
    margin-top: 4px;
    padding: 30px;
}

.popupbutton0 {
    display:inline;
    position:relative;
}

.popupbutton0 img {
    z-index:1;
    width:16px; 
    height:16px;
    vertical-align: middle;
    margin-top: -2px;
}

.popupbox0 {
    overflow: hidden;
    line-height: 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    display: none;
    position: absolute;
    left: -150px;
    width: 500px;
    height: auto;
    top: 13px;
    padding: 10px 10px 15px 10px;
    z-index: 2;
    color: #333;
    border: 1px solid #333;
    font: 11px Verdana, sans-serif;
    text-align: left;
}

.popupbutton0:hover > .popupbox0 {
    display:block;
}

.popupbutton0 ul { padding: 0 0 0 15px; margin: 0; list-style-type: none; }
.popupbutton0 li { padding-top: 10px; }

.protocolFeeTable { border: 0; margin:0; padding: 0; border-collapse: collapse; }
.protocolFeeTable .firstCol { width: 200px; }
.protocolFeeTable .secondCol { width: 150px; }
.protocolFeeTable tbody td { border: 1px solid lightgray; padding: 3px; }

.checkboxTextToLeft input[type="checkbox"] 
{ 
    margin-left: 5px; 
    margin-bottom : 2px;
}

.width93{width: 545px}
.datepickerwidth{width: 70px}

.verticalpadding {
    margin-top: 20px;
    margin-bottom: 20px;
}

.btnClientName {
    background:none;
    color:inherit;
    border:none; 
    padding:0;
    font: inherit;
    cursor: pointer;
}

.header-wrapper {
    border-top: solid #002d72 5px;
}

.headerstyled {
    border: none;
    font-weight: bold !important;
    background-image: none;
    padding: 0;
    padding-bottom: 5px
}

.bigHeader {
    display: flex;
    justify-content: space-between;
    font-weight: bold;
    padding: 8px 0;
    font-size: 12px;
}
_:-ms-fullscreen, :root .fieldsetNormal legend {
    top: -15px;
}

#drop-area {
    border: 1px dashed #ccc;
    border-radius: 0px;
    width: 800px;
    height: 80px;
    padding: 30px;
    border-color: #000000;
}

@keyframes highlightfadein {
    to {
        background: rgb(220, 230, 234);
    }

    from {
        background: transparent;
    }
}

#drop-area.highlight {
    animation-fill-mode: forwards;
    animation-name: highlightfadein;
    animation-duration: 0.25s;
}

#drop-areaText {
    text-align: center;
}

.dkAltIdentityTable .sorttable {
    width: 150px
}

table.plusConsultantTable {
    border-spacing: 0;
    Width: 1040px;
}

.plusConsultantTable .checkSymbol {
    font-size: 16px;
    font-weight: normal;
    cursor: default;
}

table.plusConsultantTable .left {
    width: 240px;
}

table.plusConsultantTable .other {
    width: 95px;
    text-align: center;
}

table.plusConsultantTable .hover {
    background-color: rgba(242,242,242, 1.0);
}

table.plusConsultantTable td.highlight {
    background-color: rgba(220, 230, 234, 1.0);
}

.plusConsultantTable td.priceHeader {
    border-top: 5px solid transparent;
    padding-top: 15px;
    text-align: center;
    font-weight: normal;
    color: #163176;
    cursor: default;
}

.plusConsultantTable td.priceHeader.highlight {
    border-top: 5px solid #002d72;
    background-color: rgba(220, 230, 234, 1.0);
}

.plusConsultantTable .price {
    text-align: right;
    font-weight: normal;
    color: #163176;
    cursor: default;
}

.hyperlinkasbutton {
    font: bold 11px Arial;
    text-decoration: none;
    background-color: #EEEEEE;
    color: #333333;
    padding: 10px 20px 10px 20px;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #CCCCCC;
}

.businessTravelButton {
    background-color: #ffffff;
    border-radius: 28px;
    border: 1px solid #000000;
    display: inline-block;
    cursor: pointer;
    color: #000000;
    font-family: Arial;
    font-size: 13px;
    padding: 2px 6px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #a9b3c7;
}
.businessTravelButton:hover {
    background-color: #dce6ea;
}
.businessTravelButton:active {
    position: relative;
    top: 1px;
}

.businessTravelLabel {
    margin-left: 10px;
    margin-right: 10px;
}

.resendEmailErrorNotice {
    color: red;
}

.resendEmailDescription {
    margin: 10px 0px 10px 0;
}

.resendEmailExample {
    margin: 10px 0px 20px 0px;
}

.resendEmailUploadSection {
    margin: 0px 0px 15px;
}

.resendEmailTestSection {
    margin: 20px 0px 20px 0px;
}

.resendEmailTestSection > input[type="checkbox"] {
    margin: 0px 10px 0px 0px;
}

.resendEmailProcessSummary {
    margin: 20px 0px 10px 0px;
}

.premiumControlSeparation {
    margin: 0px 0px 0px 10px;
}

.premiumDropDownListWidth {
    width: 260px;
}

.premiumMultiSelectorPadding {
    padding-top: 5px;
}

.incompatibleBrowserNotice {
    display: inline-block;
    background-color: #ffe0db;
    border: 1px solid #f00;
    padding: 3px 5px 3px 5px;
    margin-bottom: 15px;
}

.businessTypeDescription {
    padding: 15px 0px 0px 0px;
    margin: 0px 0px 25px 0px;
}

.businessTypeSection {
    margin: 0px 0px 15px 0px;
}

.businessTypeTitle {
    margin: 0px 0px 15px 0px;
}

.disabledPlusConsultantForm {
    pointer-events: none;
    opacity: 0.6;
}

.privateInsuranceTable #mainTable {
    width: 640px;
}

.privateInsuranceTable #mainTable .formtablelast {
    max-width: 140px;
    width: 140px;
}

.privateInsuranceTable #mainTable .select {
    width: 180px;
    margin-left: 4px;
}

.privateInsuranceTable #mainTable textarea {
    resize: none;
    width: 259px;
    margin: 5px;
}

.privateInsuranceTableHeader {
    width: 640px;
}

.leads-challenge {
    margin: 0 0 30px 0;
}

.leads-challenge p {
    margin: 10px 0 0 0;
}

.leads-challenge-chart {
    margin: 15px 0 0 0;
}

img.image-info-table-height {
    height: 18px;
}
