﻿
body {
    background: #FBF5EA;
    font-family: 'Moderat' !important;
    font-size: 20px;
}
.the-error-message {
    width: 100%;
}

.error-title {
    font-size: 45px;
    margin-top: 20px;
    font-weight: 700;
}

.error-msg-2 {
    font-weight: 700;
    font-size: 25px;
    margin-top: 10px;
}

.error-sec img {
    width: auto;
}

.error-sec a.social-icons {
    font-size: 20px;
    height: 35px;
    width: 35px;
    margin-left: 5px;
    margin-right: 5px;
}

    .error-sec a.social-icons .fa-facebook {
        left: 4px;
        top: 7px;
    }

    .error-sec a.social-icons .fa-twitter {
        left: 5px;
        top: 7px;
    }

.ref-search input[type="text"] {
    background: none;
    border: 1px solid #ccc;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    width: 100%;
    max-width: 300px;
    color: #333 !important;
    background-color: #fff;
}

.ref-search input[type="button"] {
    background-color: #555;
    color: #fff;
    height: 35px;
    line-height: 35px;
    border: none;
    padding: 0 35px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.search-boxes-cont {
    background-color: #f9f9f9;
    color: #fff;
    padding: 20px;
}

.call-center-lead-table {
    padding: 20px;
}

.cl-center-lead-pagination-cont {
    padding: 20px;
    text-align: right;
}

button.cl-center-lead-pagination {
    padding: 10px 15px;
}

.the-count {
    margin-right: 10px;
}

.call-center-lead-table table tr td {
    border: none !important;
}

.call-center-lead-table table tr:nth-child(odd) td {
    background-color: #f9f9f9;
}
a.advance-clear{
    margin-left: 10px;
    color: #333;
}
.no-data-msg{
    text-align: center;
    padding: 30px 0;
}

/*loader*/
.loader-con {
    position: relative;
    z-index: 999;
    margin: auto;
    width: 100px;
    height: 100px;
    text-align: center;
    overflow: hidden;
    padding: 20px;
}

.loaderInner {
    color: rgb(85, 85, 85);
    font-size: 20px;
    text-indent: -9999em;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    margin: auto;
    text-align: center;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load6 1.7s infinite ease;
    animation: load6 1.7s infinite ease;
}
.btn-back-thankyou a{
    display: inline-block;
    padding: 10px 35px;
    background-color: #649f11;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 20px;
}
.btn-back-thankyou a:hover{
    color: #fff;
    text-decoration: none;
}
.Green h2, .Green h2 span {
    color: green !important;
}
.Green .common-error{
    background-color: green !important;
    color: #fff;
}
.Red h2, .Red h2 span {
    color: red !important;
}
.Red .common-error{
    background-color: red !important;
    color: #fff;
}
.Blue h2, .Blue h2 span {
    color: #1c75bc !important;
}
.Blue .common-error{
    background-color: #1c75bc !important;
    color: #fff;
}


@-webkit-keyframes load6 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    5%, 95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    10%, 59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }

    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }

    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}

@keyframes load6 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    5%, 95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    10%, 59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }

    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }

    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}

/*required span*/

.search-boxes-cont .input-width {
    width:36%;
    float: left;   
}
    .search-boxes-cont .input-width .required{
    color: red;
    font-size: 11px; 
}
.common-error.footer {
    padding-top: 33px;
}