/* --- Contact Form Styles - Start --------------------------------------------*/

 div.locatorForm div.errorCodeWindow{
        position: fixed; 
        margin-left: auto; 
        margin-right: auto; 
        width: 50%; 
        height: 60%; 
        z-index: 9999; 
        border: 5px solid red; 
        padding: 20px; 
        overflow: auto; 
        background-color: #fff; 
        top: 20%; 
        left: 20%; 
        color: #666; 
        font-size: 14px; 
        line-height: 15px; 
        box-shadow: 10px 10px 10px grey;
    }

div.locatorForm div.errorCodeWindow span.errorCodeHead {
        font-size: 18px;
        color: #000;
        display: block;
        width: 100%;
        padding-bottom: 20px;
        border-bottom: 2px solid red;
        margin-bottom:20px;
        font-weight:bold;
    }

div.locatorForm div.errorCodeWindow input.errorCloser{
        float:right;
        font-size:25px;        
        width:30px;
        height:30px;
        padding-bottom:2px;
    }

div.locatorForm div.errorCodeWindow span.errorCodeHead span.errorDestination{
        font-weight:normal !important;
        margin-top:20px;
    }

div.locatorForm div.errorCodeWindow span.errorCodeText {
        font-size: 16px;
        color: #000;       
        display: block; 
        margin-bottom:10px;
    }

div.locatorForm div.errorCodeWindow span.errorCodeSource {
        font-size: 16px;
        color: #000;        
        display: block;
        margin-bottom:40px;
    }

div.locatorForm div.errorCodeWindow span.errorCodeMessage {
        font-size: 14px;
        color: #000;        
        display: block;
        margin-bottom:20px;
        font-weight:bold;
    }

div.locatorForm div.errorCodeWindow span.errorCodeStack {
        font-size: 12px;
        color: #000;        
        display: block;
        margin-bottom:0px;
        background-color:#dde25d;
        padding:10px
    }


div.locatorForm input.txtBoxArea{
        height:200px;
    }

div.locatorForm div.mailValidator{  
        background-color: #ffa500;      
        color:#000;
        margin-top:40px;
        padding: 10px 0px 10px 25px;        
        font-size:16px;
        border-radius:25px
    }

div.locatorForm div.mailSended {
        background-color: #75ff5a;
        padding: 30px;

        border-radius: 20px;
        margin-top: 20px;
    
        margin-bottom: -30px;
    }

div.locatorForm span.mailValidator{        
        font-size: 14px;
        padding: 5px 0px 3px 25px;
        margin: -10px 0px 10px 20px;
        background-color: #ffa500;
        border-radius: 0px 0px 25px 25px;
        float: left;
        width:60%;
        display: block;
    }

div.locatorForm input.form-control.invalid,
div.locatorForm textarea.form-control.invalid{
        border: 3px solid #ffa500 !important;
    }

div.locatorForm div.locatorFormList {
            margin: 10px 0px 70px 0px;
    }

div.locatorForm textarea.form-control {
        height: auto;
        border-radius: 20px 20px 0px 20px;
        resize: vertical;
    }

div.locatorForm div.dataAgreement
    {
        font-size: 13px;
        margin: 0px 0px 10px 0px;
    }

div.locatorForm span.dataAgreementCheckbox div.custom-checkbox label,
div.locatorForm div.custom-nodes-checkbox label
    {
        font-family:Arial;
        font-size: 12px !important;
        color: #000;
        padding: 0 0 15px 45px;
        line-height: 27px;
        text-transform: none;
    }

    div.locatorForm div.custom-nodes-checkbox, 
    div.locatorForm div.custom-nodes-checkbox div.custom-checkbox,
    div.locatorForm div.custom-nodes-checkbox label, 
    div.locatorForm div.custom-nodes-checkbox div.custom-checkbox label,
    div.locatorForm div.custom-nodes-checkbox table,
    div.locatorForm div.custom-nodes-checkbox table tr
    {
        width:100% !important;

    }

    div.locatorForm div.custom-nodes-checkbox
    {
        margin-top:14px;
        margin-bottom:10px;
    }

    div.locatorForm div.custom-nodes-checkbox div.custom-radio label
    {
        font-family:Arial;
        font-size: 12px !important;
        padding-top: 0px !important;
    }

    

    div.locatorForm div.locatorAdminLogin
    {
        position: fixed;
    top: 40%;
    left: 40%;
    width: 420px;
    height: 265px;
        background-color: #fff;
        border: 4px solid #ffa500;
        padding: 20px;
        z-index: 9999;
        box-shadow: 10px 10px 10px grey;
        border-radius: 20px;
    }

    div.locatorForm div.locatorAdminLogin p
    {
        margin-bottom: 25px;
        padding-bottom: 10px;
        border-bottom: 1px solid #ccc;        
        font-weight: bold;
        font-size: 20px;
    }

    div.locatorForm div.locatorAdminLogin table
    {
        width:100%;
    }

    div.locatorForm div.locatorAdminLogin input.adminFormField
    {
        float:right;
        border-radius: 20px;
        border: 1px solid #ccc !important;
        padding-left: 10px;
        padding-top: 5px;
        margin-top: 5px;
        font-size: 14px;
    }

    div.locatorForm div.locatorAdminLogin input.adminSubmitButton,
    div.locatorForm div.locatorAdminLogin input.adminCloseButton
    {
        float: right;
        padding: 2px 15px;
        background-color: #ffa500;
        border: none;
        border-radius: 20px;
            font-size: 16px;
    }

    div.locatorForm div.locatorAdminLogin input.adminCloseButton 
    {
        margin-right:10px;
    }

    div.locatorForm div.locatorAdminLogin span.adminLoginSuccess
    {
        color:green;
        font-weight:bold;        
        position:relative;
        top:28px;
        float:left;
    }

    div.locatorForm div.locatorAdminLogin span.adminLoginError
    {
        color:red;
        font-weight:bold;        
        position:relative;
        top:28px;
        float:left;
    }

    

    div.locatorForm table.CaptchaTable td input.CaptchaTextBox
    {
        width: 368px;
        margin-right: 20px;
    }

    div.locatorForm input.adminButton
    {
        border:none;
        background-color: #ffa500;
        border-radius: 20px;
        float:right;
        margin-left:10px;
        padding:5px 20px;
    }



    div.locatorForm tr#personSelector{
        background-color:#eee;           
        position: absolute;
        left: 160px;
        width: 850px;
        padding: 30px;
        border: 2px solid #ffa500;
        border-radius: 20px;  
        z-index:900;         
    }

    div.locatorForm tr#personSelector td.EditingFormValueCell {
        width: 532px !important;
    }

    div.locatorForm tr#personSelector td p{
        font-size:14px;
    }


    div.locatorForm div.divContactDestination
    {
        margin:0px 20px 20px 0px;
        background-color:#fff;
        padding:15px;
        width:100%;
        font-size:14px;
        border:1px solid #ccc;
        border-radius:20px;
    }

    div.locatorForm div.divContactDestination table tr td:first-child
    {
        font-weight: bold;
        padding-right: 20px;
        line-height: 15px;
            
    }

    div.locatorForm div.divContactDestination .reload {
        background: #ffa500 url(../../../../images/reload.png) no-repeat scroll 0px -3px;
        padding-left: 35px;        
    }

    div.locatorForm div.divContactDestination .globe {
        background: #ffa500 url(../../../../images/globe.png) no-repeat scroll 0px -3px;
        padding-left: 35px;    
    }

    div.locatorForm table.breadCrumpList
    {
        width: 100%;
        margin-top: 10px;
    }

    div.locatorForm table.breadCrumpList tr td div.custom-radio label
    {
        font-family:Arial;
        padding: 0px 0px 0px 20px;
        font-size: 12px !important;
    }


    div.locatorForm span.spanSmallBreadcrump{
        font-size: 12px;
        font-style: italic;
    }

    div.locatorForm table.CaptchaTable tr td img
    {
            border: 1px solid #ccc;
            border-radius: 20px;
            padding: 5px 8px;
            height: 42px !important;
            margin-left: 20px;
            width: 140px !important;
    }



/* --- Contact Form Styles - End --------------------------------------------*/


.locatorForm .ddcommon ul {
    background-color: #fff;    
}


#Content div.locatorForm li, 
#contentblock div.locatorForm ul li {
    
    background-color: #fff;    
    width: 95%;    
    cursor: pointer;
    background-image:none;
    padding: 5px 5px 3px 26px;
}


.locatorForm  li:hover,
.locatorForm  li.selected,
.locatorForm .dd .ddChild li.selected .ddlabel, 
.locatorForm .dd .ddChild li:hover .ddlabel {
    background: #c5c5c5 !important;
    font-family: 'ContinentalStagSans-Book';
    font-weight: normal;
    margin: 0;
    cursor: pointer;
}

.locatorForm .lblSecurityLabel {
    font-family: 'ContinentalStagSans-Book';
    font-size: 14px;
}











@media only screen and (max-width:1100px){
div.locatorForm table.CaptchaTable td input.CaptchaTextBox {width: 100%; margin-right: 10px;}
div.locatorForm table.CaptchaTable td img {padding: 9px 8px; height: auto;}
}






.locatorForm table.EditingFormTable tr td.invalid div.borderRadius {
    border: 2px solid #ffa500;
    margin-bottom: 5px;
}

.locatorForm table.EditingFormTable tr td.invalid div.custom-nodes-checkbox {
    border: 2px solid #ffa500;    
    border-radius:20px;
    padding:20px;
}


.locatorForm table.EditingFormTable tr td.invalid input.form-control{
    border: 2px solid #ffa500;    
    border-radius:20px;
}

.locatorForm table.EditingFormTable tr td.invalid div.custom-nodes-checkbox span.mailValidator
{
    margin-top: 20px;
}



input.btn:focus {outline:0;}


.ddcommon .ddChild li.optgroup .optgroupTitle {
    border-top:none;
    font-size:18px;
    border-bottom:2px solid #ffa500;
    width:100%;
    display:block;
    margin-bottom:5px;
    margin-top:10px
}

.locatorForm .ddcommon .ddChild li.optgroup
{
    margin-top: 10px !important;
    border:none;
}

.locatorForm .ddcommon .ddChild li.optgroup:hover,
.locatorForm .dd .ddChild li.optgroup:hover .ddlabel
{
    background-color:#fff !important;
    color:#000;
    border-radius:5px;
}

.locatorForm .dd .ddChild li.optgroup li:hover .ddlabel
{
    background-color:#c5c5c5 !important;

}



.locatorForm .form_sec label:nth-of-type(1) {
    padding-top: 0px;
    background: none !important;
    width: 80px !important;
    height: auto !important;
}




a.locatorBackButton {
    float: none !important;
    width: auto;
    padding-left: 50px;
    padding-right: 50px;
    margin: 20px 0px 50px 0px;
    text-transform: none;    
    background:#ffa500;
    background-image:none !important;	
	display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

a.locatorBackButton:hover, 
a.locatorBackButton:active,
a.locatorBackButton:focus,
a.locatorBackButton:visited {
    background:#ffa500;
    background-image:none !important;
}





@media only screen and (max-width: 1100px) {
    td.EditingFormValueCell div.locatorFormList div.dd.ddcommon {
        margin-left: 0;
        margin-right: 0;
    }
    .locatorFormList {
        margin-left: 10px !important;
    }

    div.locatorForm table.CaptchaTable tr td img {
        position: relative !important;
        top: 0px !important;
    }

    div.locatorForm div.locatorFormList {
        margin: 10px 0px 10px 10px !important;
    }

}


@media only screen and (max-width: 840px) {
    td.EditingFormValueCell div.locatorFormList div.dd.ddcommon {
        margin-left: 20px !important;
        margin-right: 0;
    }
	div.locatorForm table.CaptchaTable tr td img {
		margin-left: 40px;
	}
    .locatorFormList {
        margin-left: 9px !important;
    }
	.form_sec .dd {
          top: 0px;
	}
}
@media only screen and (max-width: 680px) {

    .FieldLabel,
    .EditingFormButtonLeftCell,
    .EditingFormValueCell,
    .EditingFormButtonCell
    {
        width:100%;
        float:left;

    }

    .form_sec table tbody tr td div,
    div.locatorForm div.locatorFormList{

            margin: 0px;
    }

    div.locatorForm div.dataAgreement {
        margin: 20px 0px 10px 0px;
    }

    div.locatorForm table.CaptchaTable tr td img {
 
        top: 0px !important;
    }

    div.locatorForm table.CaptchaTable td input.CaptchaTextBox
    {
            width: 90%;
        margin-right: 0px;
        float: left;
    }

	.form_sec table tbody tr td div {
		width: 100%;
	}
	.FormButton.btn.btn-primary {
		float: left;
	}
	div.locatorForm table.CaptchaTable tr td img {
		margin-left: 0px;
		margin-right: -20px;
		height: 38px !important;
		width: 120px !important;
	}
	.form-control {
		padding: 10px;
		height: 36px;
	}

    div.locatorForm div.locatorFormList {
        margin: 10px 0px 10px 0px !important;
    }
}





/* --- AUMO INTEGRATION: START ------------------------- */

 
 div#form
 {
     /*max-width: 1140px;*/
    max-width: 783px;
    margin-left: auto;
    margin-right: auto;
    display:block;
 }

 table.EditingFormTable tr td.EditingFormButtonCell input[type="submit"]{
    margin-bottom: 50px;
    margin-top: 10px;
 }

.form_sec label:first-child, 
span.dataAgreementCheckbox label:nth-of-type(1) {
    padding-top: 10px;
    background: none !important;
    width: 180px !important;
    height: auto !important;
}

table.EditingFormTable {
    width: 100%;
    color: #000000;
    display: inline-block;
    float: left;
    font-family: "ContinentalStagSans-Book";
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    margin: 0;
    padding: 15px 0 0;
}

table.EditingFormTable tr td span.dataAgreementCheckbox input[type="checkbox"] {
    margin-right: 10px;
    
    line-height: normal;

    -webkit-appearance:checkbox !important;
    -moz-appearance: checkbox !important;
    -ms-appearance: checkbox !important;
    -o-appearance: checkbox !important;
    appearance: checkbox !important;
    
    position: relative;
    left: 0px;
    top: 10px;
    
    float: left;
    cursor: pointer;
}

div.locatorForm table.CaptchaTable tr td img {
    position: relative;
    top: -11px;
}

table.PreSelectionTable{
    width:100%;
    background-color:#eee;
    
}

table.PreSelectionTable tr td{
    padding: 15px;
}

table.PreSelectionTable tr td:nth-child(2){
    width:60% !important;
}

table.PreSelectionTable tr td label.EditingFormLabel{
    width: 100% !important;
    margin-top: -10px;
}

table.PreSelectionTable tr td select optgroup{
	background-color:#ffa500;	
    color:#fff;	
    font-smooth: never;
    -webkit-font-smoothing : none;	
}				
		
table.PreSelectionTable tr td select optgroup option{
	background-color:#fff;			
    color:#000;
	font-size: 14px;    
	/*font-style: italic;			*/
    font-weight:normal
    font-smooth: never;
    -webkit-font-smoothing : none;
}

input.iptSendMailTo{
    display:none;
}

 
div.locatorFormList .dd .ddChild ul li,
table.PreSelectionTable tr td div#aumoMailControl_child ul li {    
    width: 95% !important;
}

/* --- AUMO INTEGRATION: END ------------------------- */