.primary-content
{
    float: left;
    width: 700px;
    background-image: url(../../../IMG/IMG-diamond/common/quotePanelBottom.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}
.required
{
    float: left;
    margin: 20px 20px 20px 20px;
}
.pleaseNote
{
    color: black;
    font-size: 1.2em;
    font-weight: bold;
}
.theStage
{
    display: none;
}
.form-section
{
    width: 700px;
}

.appContent
{
    width: 680px;
    margin-left: 20px;
    padding-top: 0px;
    font-size: 1.1em;
}


.cQuote2 p
{
    color: black;
    padding-left: 20px;
    padding-top: 20px;
    font-size: 12px;
}
.cQuote2 p a
{
    color: red;
    padding-left: 20px;
    padding-top: 20px;
    font-size: 12px;
    text-decoration: underline;
}
.cQuote2 .row
{
    margin: 20px 0px 20px 0px;
}


form .head
{
    margin-bottom: 0 !important;
}


input, textarea, select
{
    border: solid 1px #A5ACB2;
    height: 18px;
}
label
{
    min-height: 18px;
}
* html label
{
    height: 18px;
}
* html .line
{
    height: 1px;
}

.formsplit
{
    padding-bottom: 17px;
}
.row
{
    width: 680px;
    margin-bottom: 5px;
    color: black;
}
.line
{
    width: 425px;
    height: 1px;
    margin-bottom: 5px;
    display: block;
    font-size: 0px;
}

.rowWarning
{
    margin-top: -15px;
}
.rowHelp
{
    width: 680px;
    margin-bottom: 5px;
    background-color: white;
    background-image: url(../../../IMG/IMG-diamond/common/helpBkg.jpg);
    background-repeat: no-repeat;
    background-position: top;
}

.resultsModalPanel
{
    width: 460px;
    margin-bottom: 5px;
    background-color: white;
}
.error
{
    font-weight: bold !important;
    color: #f00;
}

.labelText
{
    float: left;
    width: 180px;
    color: black;
    font-weight: bold;
    font-size: 1em;
}
.labelError
{
    color: #cc3768;
    float: left;
    width: 180px;
    font-weight: bold;
}
.disabledText
{
    background-color: #d3d3d3;
}
.labeltxtbold
{
    float: left;
    width: 180px;
    font-weight: bold;
    margin: 0 0 0 10px;
}
.labeltxtdefault
{
    float: left;
    width: 400px;
    font-weight: normal;
    margin: 0 0 0 10px;
}
.labeltxtwhite
{
    float: left;
    width: 180px;
    font-weight: normal;
    margin: 0 0 0 10px;
    color: black;
}

h4
{
    display: inline;
    font-size: 1.0em;
}
.helpIconSpacer
{
    float: left;
    width: 20px;
    display: block;
    height: 20px;
}

.message
{
    float: right;
    width: 180px;
    margin-right:12px;
}
.message span
{
    margin-bottom: 1px;
}
.helpMessage
{
    display: block;
    border: solid 1px #9dcfce;
    padding: 5px;
    color:black;
}
.errorMessage
{
    display: block;
    color: #ce3063;
    border: solid 1px #cc3768;
    padding: 3px;
}

.row input
{
    float: left;
    width: 200px;
    margin-left: 25px;
}
.row textarea
{
    float: left;
    width: 200px;
    margin-left: 25px;
}
.row select
{
    float: left;
    width: 60px;
    margin-left: 25px;
    height: 20px;
}

.rowHelp input
{
    float: left;
    width: 200px;
    margin-left: 25px;
}
.rowHelp textarea
{
    float: left;
    width: 200px;
    margin-left: 25px;
}
.rowHelp select
{
    float: left;
    width: 60px;
    margin-left: 25px;
    height: 20px;
}


/* Multiple select boxes */
.multipleselect .inner
{
    width: 306px;
    float: left;
}
.multipleselect .message
{
    float: right;
    width: 185px;
}
.multipleselect .inner label
{
    float: left;
    margin-left: 2px;
    padding-top: 3px;
}
.multipleselect .inner label.first
{
    padding-right: 1px;
}

.multipleselect .inner label.first2
{
    margin-left: 15px;
    padding-right: 1px;
}
.multipleselect .inner .dayDateField
{
    margin-left: 0;
    display: inline;
}
.multipleselect .dateHolder
{
	margin-left: 25px;
}
.inner .clearing
{
    width: auto;
}
.multipleselect .inner .monthDateField, .multipleselect .inner .yearDateField
{
    margin-left: 1px;
    margin-right: 0px;
    float: left;
    display: inline;
}


.radiocheck .message
{
    float: right;
    width: 267px;
}
.radiocheck .helpIconSpacer
{
    left: 5px;
    top: 0;
}
.radiocheck .inner
{
    width: 509px;
    float: left;
}
.radiocheck input
{
    border: none;
}
.radiocheck label
{
    position: relative;
    display: block;
    float: left;
    clear: left;
}
.radiocheck label .inputwrapper
{
    float: left;
    width: 225px;
}
.radiocheck label .inputwrapper span
{
    padding-top: 3px;
    padding-left: 10px;
}
.radiocheck input
{
    width: auto;
}

.radioList
{
    width: 200px;
    float: left;
    border: 0px;
    margin-left: 0px;
}
.radioList input
{
    width: 10px;
    height:20px;
    float: left;
    border: 0px;
}
.radioList label
{
    width:20px;
    float: left;
    border: 0px;
}
.areaCheckBox
{
    width: 700px;
    height: 50px;
}


.checkBoxField
{
    border: 0px;
    float: left;
}

div.row .checkBoxField input, .rowHelp .checkBoxField input, span.row .checkBoxField input, .rowHelp .checkBoxField input
{
    width: 15px;
    border: 0px;
}
.checkBoxField label
{
    width: 0px;
    border: 0px;
}

.labelLicence
{
    padding-left: 23px;
    width: 160px;
}
.checkboxarea
{
    float: left;
    border: 0px;
    width: 80px;
}


.claims
{
    padding-left: 25px;
}
.tableClaims
{
    width: 330px;
    float: left;
}
.whiteelem
{
    padding-left: 20px;
}
.dataList
{
    width: 330px;
    float: left;
}
.btnAddClaim .addClaimButton, .addConvictionButton
{
    float: left;
    font-size: 0.9em;
}


.row:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.row
{
    display: inline-block;
}

* html .row
{
    height: 1%;
}
.row
{
    display: block;
}
.rowHelp:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .rowHelp
{
    height: 1%;
}
.rowHelp
{
    display: block;
    color: White;
}
input.helpButton
{
    margin-left: 8px;
    float: left;
    width: 12px;
    display: block;
    height: 18px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    background-image: url(../../../IMG/IMG-diamond/common/help.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    color: white;
    background-color:Transparent;
    text-align: center;
    font-weight: bold;
    border: 0;
    font-size: 0em;
}
.buttonsArea
{
    width: 700px;
    height: 50px;
    float: left;
    margin-top: 20px;
}
.buttonsRight
{
}
.roundButtonRight
{
    float: right;
    width: 168px;
    height: 38px;
    border: 0;
    background-image: url(../../../IMG/IMG-diamond/common/largeButton.jpg);
    color: White;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.roundButtonRight:hover
{
    float: right;
    width: 168px;
    height: 38px;
    border: 0;
    background-image: url(../../../IMG/IMG-diamond/common/largeButton.jpg);
    color: White;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}
.roundButtonLeft
{
    float: left;
    width: 168px;
    height: 38px;
    border: 0px;
    background-image: url(../../../IMG/IMG-diamond/common/largeButton.jpg);
    color: White;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}
.roundButtonLeft:hover
{
    float: left;
    width: 168px;
    height: 38px;
    border: 0px;
    background-image: url(../../../IMG/IMG-diamond/common/largeButton.jpg);
    color: White;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.delete span
{
    font-size:12px;
    color:Blue;
    text-decoration:none;
    }

.delete span
{
    font-size: 12px;
    color: black;
    text-decoration: none;
    width: 100px !important;
    background-color: #cce6e5;
    padding-left: 2px;
    padding-right: 2px;
}

.item
{

}
.highlightedItem
{
    background-color: Silver;
}
.scrollAutoComplete
{
    border: 1px solid buttonshadow;
    margin: 0px;
    padding: 0px;
    text-align: left;
    cursor: default;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    background-color: window;
    color: windowtext;
    position: absolute;
    width: 202px;
    left: -10003px;
    top: -1288px;
    height:200px;
    overflow:scroll;
}
.unsubscribed .already
{
	display: none;
}
.unsubscribed .buttonsArea
{
	width: 660px;
}
.unsubscribed .roundButtonLeft, .unsubscribed .roundButtonRight, 
.unsubscribed .roundButtonLeft:hover, .unsubscribed .roundButtonRight:hover
{
	line-height: 38px;
	vertical-align: middle;
}