.validation-summary a {
    text-decoration: none;
    color: #000 !important;
}
.alert-danger {
    background-color: #fec210;
    border-color: #fec210;
    pointer-events: none;
}

.first-header {
    display: none;
}

footer {
    display: none;
}

#main-content {
    margin-left: 0%;
}

    #main-content h2 {
        display: none;
    }

.info required {
    display: inline-block;
}

.control {
    display: inline-block;
}

.crmEntityFormView .cell {
    padding: 0 1px 2px;
}

    .crmEntityFormView .cell div.control {
        width: 250px;
    }

.crmEntityFormView .section:first-child {
    margin-top: 34%;
}

.crmEntityFormView fieldset {
    margin-bottom: 0.1px;
}

.form-control {
    height: 26px;
}

.input-group-addon {
    font-size: 11px;
}

#wood_name {
    margin-left: 10%;
    border-radius: 20px;
    /*width: 246px*/
    width:95%
}

#wood_lastname {
    margin-left: 11%;
    border-radius: 20px;
    width: 95%
}

#wood_emailaddress {
    margin-left: 23.3%;
    border-radius: 20px;
    width: 95%
}

#wood_dateofbirth {
    margin-left: 1%;
    border-radius: 20px;
    width: 95%
}

#wood_postalcode {
    margin-left: 5%;
    border-radius: 20px;
    width: 95%
}

td.clearfix.cell.datetime.form-control-cell {
    padding-top: 5px ;
}

.input-group {
    margin-left: 2%;
}

legend {
    font-weight: 700;
    font-family: inherit;
    text-align: left;
    font-family: trebuchet ms,geneva;
    font-size: 14px;
    width: 82%;
    margin-left: 5%;
    border-bottom: 1px solid #fff;
}

#EntityFormPanel {
    /* margin-left: 38%;
    width: 46%;*/
    /*width: 74.5%;*/
    /*    border-style: solid;
    border-color: rgb(0, 0, 0);*/
    width: 95%;
    border-width: 1px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, 0%);
    /*text-transform: uppercase;*/
    background-size: contain;
    background-size:cover;
    background-repeat:round;
    margin: 6px 0px 0 0px;
}

.crmEntityFormView .section {
    margin-left: 28px;
    width:95%;
}

.container {
    color: #333;
    font-family: trebuchet ms,geneva;
    font-size: 14px;
}

#InsertButton {
    color: #fff;
    border: 1px solid #fff;
    padding: 0.4em 1em;
    font-size: 1em;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(black), to(black));
    background-image: -moz-linear-gradient(top, #e2231a, #e2231a);
    margin-left: 0%;
    margin-bottom:15px;
    border-radius: 15px;
}

.crmEntityFormView .actions {
    margin: 3px 0;
    padding: 0px 0 0 0;
}

body {
    /*background: rgba(0,0,0,0.5);*/
    overflow-x: hidden;
}

input[type="radio"], input[type="checkbox"] {
    margin: -18px 0 0;
}

.crmEntityFormView .actions {
    /*    border-top: 1px solid #fff;*/
    border-top :0px;
}

br:after {
    border-bottom: 1px solid #e5e5e5;
    content: "";
    padding: 0 6px 0;
}

a {
    color: #3F70DD;
    text-decoration: underline;
}

    a:hover {
        color: #3F70DD;
        text-decoration: underline;
    }
a:link {    
	color: #3F70DD;
    	text-decoration: underline;
}  
a:visited {    
	color: #3F70DD;
    	text-decoration: underline;
}   
a:active {    
	color: #3F70DD;
    	text-decoration: underline;
}

.crmEntityFormView table.section, .crmEntityFormView table.section > tbody, .crmEntityFormView table.section > tbody > tr, .crmEntityFormView table.section > tbody > tr > td, .crmEntityFormView table.section > tbody > tr > th, .crmEntityFormView table.section > tfoot, .crmEntityFormView table.section > tfoot > tr, .crmEntityFormView table.section > tfoot > tr > td, .crmEntityFormView table.section > tfoot > tr > th, .crmEntityFormView table.section > thead, .crmEntityFormView table.section > thead > tr, .crmEntityFormView table.section > thead > tr > td, .crmEntityFormView table.section > thead > tr > th {
    display: revert;
    margin-bottom: 5px;
}
/*
.crmEntityFormView .cell div.control span.checkbox {
    margin: 0px 0px 0px 5px;
}*/

html[dir=ltr] .crmEntityFormView .cell.checkbox-cell:first-child {
    padding: 0 28px 0 0;
}


.crmEntityFormView .section-title.show-bar
{
    border-bottom-width: 0;
}

h3{
    color:#fff;
    margin-top:0px;
}

h1
{
    margin-top: 1px;
    margin-bottom: 5.5px;
    margin-left: 5%;
    color:#fff;
}
.field-label {
    font-weight: normal !important;
    font-size: small !important;
    color: #fff;
}

#wood_dateofbirth_datepicker_description {
    border-radius: 20px;
}

.input-group-addon:last-child {
    border-radius:15px;
}
#InsertButton {
    width:auto;
}
.help-block.error, label.control-label.required:before, .crmEntityFormView .cell div.info.required label:after, .crmEntityFormView .cell div.info div.validators, .crmEntityFormView .validator-text, .crmEntityFormView .rank-order-cell .validator-text, .crmEntityFormView .constant-sum-cell .validator-text, .crmEntityFormView .stack-rank-cell .validator-text {
    color: #fff !important;
}
html[dir=ltr] .crmEntityFormView .tab .tab-column:first-child {
    text-transform: uppercase;
}


#paraLogoAfter {
    width: 90%;
    margin-left: 5%;
    color: #fff;
}

#bckgrndImage {
    text-align:center;
}
#bckgrndImageelement {
    max-width: 100%;
    display: inline-block;
    width: 40%;
}
#paraTextAfterLogo {
    color: #fff;
    font-weight: bold;
    font-size: 25px;
    margin-left: 5%;
    margin-top:115px;
}
#signmeuplablepara {
    font-family: Helvetica, Helvetica, Arial, sans-serif;
    width: 95%;
    font-size: 12px;
    line-height: 125%;
    margin: 0 0 0px 0;
    color: #ffff;
    padding-top: 3%;
    border-top: 1px solid #fff;
    text-align: justify;
    text-transform: none;
}
#wood_isagreetermandconditions {
    margin-top: -53px;
}
#wood_issignmeup {
    margin-top: -39px;
}



@media only screen and (max-width: 390px) {
    input[type="radio"], input[type="checkbox"] {
        margin: -16px 0px 0px 0px;
    }

    #wood_name {
        margin-left: 13%;
        border-radius: 20px;
       /* width: 190px*/
       width:92%
    }

    #wood_lastname {
        margin-left: 14%;
        border-radius: 20px;
        width: 92%
    }

    #wood_emailaddress {
        margin-left: 29.3%;
        border-radius: 20px;
        width: 92%
    }

    #wood_dateofbirth {
        margin-left: 1%;
        border-radius: 20px;
        width: 92%
    }

    #wood_postalcode {
        margin-left: 5%;
        border-radius: 20px;
        width: 92%
    }

    .crmEntityFormView .cell div.control {
        width: 190px;
    }

    #InsertButton {
        width: auto;
        margin-bottom: 15px;
    }

    #bckgrndImage > img
    {
        margin: 2% 1% 1% 2%
    }
    .crmEntityFormView table.section, .crmEntityFormView table.section > tbody, .crmEntityFormView table.section > tbody > tr, .crmEntityFormView table.section > tbody > tr > td, .crmEntityFormView table.section > tbody > tr > th, .crmEntityFormView table.section > tfoot, .crmEntityFormView table.section > tfoot > tr, .crmEntityFormView table.section > tfoot > tr > td, .crmEntityFormView table.section > tfoot > tr > th, .crmEntityFormView table.section > thead, .crmEntityFormView table.section > thead > tr, .crmEntityFormView table.section > thead > tr > td, .crmEntityFormView table.section > thead > tr > th {
        display: revert;
        margin-bottom: 5px;
        width: 320px
    }
    #bckgrndImageelement {
        max-width: 100%;
        display: inline-block;
        width: 40%;
    }
    #paraTextAfterLogo {
        color: #fff;
        font-weight: bold;
        font-size: 25px;
        margin-left: 5%;
        margin-top: 60px;
    }
}




