.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: 7%;
}

#wood_lastname {
    margin-left: 8.5%;
}

#wood_emailaddress {
    margin-left: 21.3%;
}

#wood_dateofbirth {
    margin-left: 1%;
}

#wood_postalcode {
    margin-left: 5%;
}

td.clearfix.cell.datetime.form-control-cell {
    padding-top: 5.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);*/
    border-width: 1px;
    background-color: #fff;
    position: absolute;
    left: 52%;
    top: 50%;
    transform: translate(-50%, 0%);
}

.crmEntityFormView .section {
    margin-left: 28px;
}

.container {
    color: #333;
    font-family: trebuchet ms,geneva;
    font-size: 14px;
}

#InsertButton {
    color: #fff;
    border: 1px solid #e2231a;
    padding: 0.4em 1em;
    font-size: 1em;
    background-color: #e2231a;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e2231a), to(#e2231a));
    background-image: -moz-linear-gradient(top, #e2231a, #e2231a);
    margin-left: 37%;
}

.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;
}

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;
}

html[dir=ltr] .crmEntityFormView .cell.checkbox-cell:first-child {
    padding: 0 28px 0 0;
}

#paraLogoAfter {
    width: 90%;
}
