File: /storage/v6964/avoxlive/public_html/optimum/css/secondary_color/blue.css
@media (min-width: 350px){
#page-wrapper {
background: rgb(235, 249, 251)!important;
/* background: #f0f; */
/* background: #f0f8fb; */
/* min-height: 800px!important; */
}
}
.bg-title {
background: rgb(235, 249, 251);
}
.panel .panel-body {
/* padding: 30px; */
/* border: 1px solid #e0e0e0; */
background: rgb(235, 249, 251);
}
.manage-profile .manage-profile-in .manage-profile-left input {
background: rgb(235, 249, 251)!important;
}
.manage-profile .manage-profile-in .manage-profile-left .btn-left button {
background: rgb(235, 249, 251);
}
.form-horizontal .form-group input[type="text"], input {
background: rgb(235, 249, 251)!important;
}
.select2-container, .select2-drop, .select2-search, .select2-search input {
background: rgb(235, 249, 251)!important;
}
textarea.form-control {
background: rgb(235, 249, 251)!important;
}
.panel-blue .panel-heading, .panel-info .panel-heading {
background: rgb(235, 249, 251)!important;
}
.input-group {
background: rgb(235, 249, 251)!important;
}
.request-button button {
border-radius: 0px;
font-size: 20px;
font-weight: 300;
width: 100%;
color: var(--purple);
border: 2px solid var(--purple);
margin: 20px;
background: rgb(235, 249, 251);
}
select.form-control:not([size]):not([multiple]) {
background: rgb(235, 249, 251);
}
.btn {
width: 30%;
background-color: #041E42!important;
color: #fff;
border-radius: 5px;
}
.modal-body {
background: rgb(235, 249, 251);
}
.modal-content {
background: rgb(235, 249, 251);
}
.modal-footer>:not(:last-child) {
color: #fff;
}
.form-control {
border: 0px;
border-bottom: 2px solid #565656;
}