.no-bt-padding {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.widget-area ul {
    padding-left: 0px !important;
}


.v-application--wrap{
    min-height: 60vh !important;
}

.single-page-article{
    width:100%;
}


#content{
    background-color: white !important;
}

.theme--light.v-application {
    /*background: #F4F4F4 !important;*/
}

.header-right-a{
    font-weight: 800 !important;
    font-size: 14px !important;
}

input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], textarea, .form-control, select {
    border: none !important;
    background-color: inherit !important;
}


.appbody a:link, .appbody a:visited {
    color: white !important;
}

.accessible-icon .btn-primary {
    color: white !important;
}
