﻿footer.page-footer {
    background-color: #282a2b;
    margin-top: 0;
    padding-top: 0;
}

.footer-copyright {
    height: auto;
}

.div-footer-content {
    text-align: center;
    margin: 10px;
    color: white;
}

footer.page-footer .footer-copyright {
    line-height: 20px;
    height: auto;
    background-color: #282a2b;
}

.Required, .error {
    color: red;
}

.label-div {
    text-align: right;
}

.required-label {
    padding-top: 3px;
}

.row {
    margin-top: 5px;
    margin-right: 0;
    margin-left: 0;
}

.container {
    padding-right: 0;
    padding-left: 0;
}


body {
    color: black;
}

FORM {
    FONT-FAMILY: Roboto;
}

TABLE {
    FONT-FAMILY: Roboto;
}

.spanHeader {
    font-size: 16px;
    font-weight: bold;
    color: #b42d36;
}

.label-Cost {
    font-weight: bold;
    color: black;
    font-size: 14px;
    font-family: Roboto;
}

.totalLine {
    display: block;
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid black;
}

label {
    font-weight: normal;
    margin-bottom: 0;
}

.input-field label.active {
    -webkit-transform: translateY(-100%);
}

.input {
    padding-top: 5px;
}

.select-wrapper + label {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.margin-top-35 {
    margin-top: 35px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-44 {
    margin-top: 44px;
}

.margin-top-25 {
    margin-top: 25px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.margin-bottom-none {
    margin-bottom: 0;
}

.validation {
    font-size: 13px;
}

.collapsible li.active i.right {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

html {
    height: auto;
}

.active-content {
    font-size: 14px;
    color: #000;
}

.active-header {
    font-size: 16px;
}

.wordwrapText {
    white-space: pre-wrap; /* CSS3 */
    white-space: -moz-pre-wrap; /* Firefox */
    white-space: -pre-wrap; /* Opera <7 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* IE */
}

.material-icons {
    color: #00897B;
}

.collapsible-header {
    color: white;
    background-color: #26a69a;
}

.collapsible-header i {
    color: white;
}

.collapsible-header {
    font-size: 15px;
}

.btn-responsive {
    white-space: normal;
    height: 100%;
    padding: 0 15px;
    line-height: 30px;
}

.btn {
    font-size: 14px;
}

.radio-button-table {
    width: auto !important;
}

::-ms-reveal {
    display: none !important;
}

ul, ol {
    line-height: 20px;
}

.input-field.textarea label.active {
    transform: translateY(-155%);
    -webkit-transform: translateY(-155%);
}

.input-field.textarea label {
    top: 15px;
}

.modal-content {
    border-radius: 0;
    border: none;
    -webkit-box-shadow: none;
    background-color: #fafafa;
}

.modal {
    bottom: auto;
    box-shadow: none;
}

.collapsible {
    margin-bottom: 0;
}

.margin-top-28 {
    margin-top: 28px;
}

.box-shadow-customer {
    box-shadow: 0 -1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.box-shadow-header {
    margin: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #fafafa;
}

.row.box-shadow-header {
    margin-top: 0;
}

.box-shadow-footer {
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #fafafa;
}

.title-header-box {
    text-align: center;
    font-size: 25px;
    color: #505050;
    line-height: 30px;
}

.progress {
    margin-bottom: 0;
}

.progress-status {
    text-align: center;
    font-size: 12px;
    color: #4e4d4d;
}

.progress-status label {
    text-align: center;
    font-size: 12px;
    color: #4e4d4d;
}

.next-icon, .btn-next {
    text-align: right;
    color: white;
}

.btn-submit {
    text-align: right;
    color: white;
    border: 2px solid;
    background-color: #b50404;
    border-color: #b50404;
    border-radius: 5px;
    white-space: normal;
}

.btn {
    text-transform: initial;
    height: auto;
}

.contact-phone {
    color: #BD0818;
    text-align: right;
}

.button-radio-custom td {
    padding: 10px 5px;
}

.button-radio-custom label {
    padding: 7px;
    border: 1px #26a69a solid;
    border-radius: 17px;
    line-height: 25px;
    width: auto;
    min-width: 168px;
    color: #505050;
    background-color: white;
}

.button-radio-custom label:hover {
    background-color: #2bbbad;
    color: white;
}

.btn-back, .back-icon {
    color: #26a69a;
}

.btn-back:hover,
.btn-back:hover .back-icon,
.btn-back:hover ~ .back-icon,
.back-icon:hover {
    color: #2bbbad;
    background-color: transparent;
}

.btn-next:hover, .btn-submit:hover {
    background-color: rgb(198,52,49);
    color: white;
    border-color: #b50404 !important;
    border-radius: 5px;
}

.btn-next {
    border: 2px solid;
    background-color: #b50404;
    padding-right: 15px;
    border-color: #b50404;
    border-radius: 5px;
}

.text-phone {
    text-align: right;
}

.number-phone {
    text-align: left;
}

[type="radio"]:not(:checked) + label, [type="radio"]:checked + label {
    padding-left: 15px;
    padding-right: 15px;
}

.button-radio-custom label > * {
    vertical-align: middle;
}

[type="radio"]:not(:checked) + label:before, [type="radio"]:not(:checked) + label:after {
    border: none;
}

[type="radio"]:checked + label, [type="radio"].with-gap:checked + label {
    background-color: #26a69a;
    z-index: 0;
    color: white;
}

[type="radio"] + label:before, [type="radio"] + label:after {
    content: initial;
}

.vcenter {
    align-items: center;
}

.phone-label-footer {
    color: white;
}

.dropdown-content li > span > label {
    width: auto;
}

.testimonial-poster {
    font-size: 13px;
    color: #3c3a3a;
    font-weight: bold;
}

.testimonial-content {
    font-size: 13px;
    color: #565656;
    font-style: italic;
}

.ValidationSummary {
    color: #000;
    padding: 10px;
}

.ValidationSummary ul li {
    color: Red;
}

#checkUSGovDiv label {
}

#RecoveryPurposeDiv label {
    padding-top: 2%;
}

label[for=ddlDriveCapacity_4] {
    margin-left: 25% !important;
}

.labelText {
    margin-left: 25% !important;
}

@media only screen and (max-width: 768px) and (min-width: 320px) {
    label[for=ddlDriveCapacity_4] {
        margin-left: unset !important;
    }

    .labelText {
        margin-left: unset !important;
    }
}

@media only screen and (min-width: 768px) {
    #MediaCategoryDiv {
        margin-left: 10%;
        width: 85%;
    }
}
