.bodystyle {
	color: #0099cc;
    font-family: 'Century Gothic';
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 17.1200008392334px;
    orphans: auto;
    text-align: start;
    text-indent: 0px;
    text-transform: none;
    white-space: normal;
    widows: 1;
    word-spacing: 0px;
    -webkit-text-stroke-width: 0px;
    float: none;
    display: inline !important;
    background-color: #d7d2cb;
}

.block-drupalform {    
    z-index: 10;
    background-color: #d7d2cb;
    border-style: solid;
    border-width: 1px;
    border-color: #d7d2cb;
    top: 0px;
	padding:30px;
}

.drupalformexe header,.drupalformexe .footer-full-width.footer-sliders,.drupalformexe .footer-full-width.closure,.drupalformexe .share-wrapper,.drupalformexe .breadcrumbs,.drupalformexe .page-header  {
display:none !important;
}

.headerstyle {
    color: #42515d;
    font-family: 'Century Gothic';
    font-size: 28px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: normal;
    orphans: auto;
    text-align: start;
    text-indent: 0px;
    text-transform: none;
    white-space: normal;
    widows: 1;
    word-spacing: 0px;
    -webkit-text-stroke-width: 0px;
    float: none;
    display: inline !important;
    background-color: #d7d2cb;
}

.headerline {
    height: 1px;
    z-index: 10;
    background-color: #0099cc;
    border-style: solid;
    border-width: 1px;
    border-color: #0099cc;
    top: 122px;
	margin-bottom: 23px;
}

/*.drupalformexe .radio input[type="radio"], .drupalformexe .radio-inline input[type="radio"],.drupalformexe .checkbox input[type="checkbox"], .drupalformexe .checkbox-inline input[type="checkbox"] {
    margin-left: 0px !important;
}*/

@media (max-width: 767px) {
.drupalformexe #main-row #content-column{
        padding: 0px !important;
}
}

@media (min-width: 1200px) {
.drupalformexe .col-lg-8 {
    width: 66.66667%;
}
}

@media (min-width: 1200px) {
.drupalformexe .col-lg-6 {
    float: left;
}
}

@media (min-width: 992px){
.drupalformexe .col-md-6 {
    width: 50%;
}
}

@media (min-width: 992px){
.drupalformexe .col-md-6 {
    float: left;
}
}

/*@media (min-width: 768px){
.drupalformexe .col-sm-12 {
    width: 100%;
}
}*/

@media (min-width: 768px) {
.drupalformexe .col-sm-12 {
    float: left;
}
}

.drupalformexe .col-md-6,.drupalformexe .col-lg-8,.drupalformexe .col-sm-12{
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.drupalformexe input,.drupalformexe textarea,.drupalformexe select,.drupalformexe .uneditable-input {
	width: 95%;
}

.col-lg-offset-2 {
    margin-left: 16.66666667%;
}

.col-md-offset-2 {
    margin-left: 16.66666667%;
}

.form-item label.control-label {
    font-weight: bold;
}

.drupalformexe .alert-error {
	display:block !important;
}