.remember, .remember a {
    color: #000000;
    text-align: center;
    font-size: 16px;
    line-height: 1.4em;
    -moz-osx-font-smoothing: grayscale !important;
    font-family: Roboto-Regular;
}

.reset-form-btn {
    font-family: Roboto-Regular;
    font-size: 20px;
    color: #fff;
    -moz-osx-font-smoothing: grayscale !important;
    background-color: #00803e;
    line-height: 1.2;
    width: 100%;
    padding: 15px;
    text-transform: uppercase;
    border-radius: 5px;
    background-size: cover;
    background-position: center left;
    margin-bottom: 30px;
    margin-top: 30px;
}

.no-statement {
    text-align: center;
    padding-top: 235px;
    color: red;
    font-size: 18px;
}

table#searchdetail tr td a {
    padding: 6px;
    text-align: left;
    color: #103786;
    font-family: Roboto-Regular;
    -moz-osx-font-smoothing: grayscale !important;
    font-size: 15px;
}

table#searchdetail tr td {
    padding: 6px;
    text-align: left;
    color: #00803e;
    font-family: Roboto-Regular;
    -moz-osx-font-smoothing: grayscale !important;
    font-size: 15px;
}

.Viewing-cap {
    text-transform: capitalize;
}

.input-profile-odd {
    background-color: #f1f9f0;
}

.input-profile-ral {
    background-color: red;
}

//.tableft {
    width: 55%;
}

.tableft a {
    font-size: 20px;
}

#main-nav li a {
    font-size: 16px;
}

.add_button .back_to_list {
    text-transform: uppercase !important;
    background-color: #666 !important;
    color: #fff !important;
    padding: 10px 20px !important;
    width: 24% !important;
    float: left !important;
    border-bottom: 4px solid rgba(0,0,0,.2);
}

    .add_button .back_to_list span {
        margin: 0 10px 0 0;
    }

.back_to_list {
    display: none;
}

.add_button #search-profiles {
    background-color: transparent;
}

    .add_button #search-profiles a {
        width: 75%;
        float: right;
    }

#main-nav {
    margin-bottom: 15px;
}

#result-wrapper {
    float: left;
    width: 100%;
    margin: 120px 0 0 0;
    padding: 30px 10px;
}

#header-wrapper {
    position: fixed;
    float: left;
    width: 100%;
    z-index: 222;
}

.margin_top {
    margin-top: 175px !important;
}

#view-statement {
    margin: 0px;
    width: 100%;
    float: left;
}

table#profiledetail tr td {
    padding: 12px;
}

#back-statement {
    background-color: #00803e;
    display: block;
    margin: 0px 10px 10px 10px;
    position: fixed;
    z-index: 22;
}

    #back-statement > .back_to_list {
        width: 100% !important;
        margin-bottom: 0px;
    }

.demo-box-wrap > hr {
    margin: 10px;
    height: 10px;
    border: 0;
    box-shadow: inset 0 12px 12px -8px rgba(0,0,0,.2);
}

.doc-tbl-wrap table#resultdetail tr td.odd {
    background-color: #fff;
}

.doc-row-wrap {
    background-color: #fff;
    margin-bottom: 15px;
    padding: 15px;
    box-shadow: 0 0.5px 2px rgba(0, 0, 0, 0.25);
    overflow: hidden;
}

span.doc-tile, span.doc-date {
    color: #000000;
    font-family: Roboto-Regular;
    font-size: 15px;
    display: block;
}

.heading.cst-heading.row.doc-head {
    margin-bottom: 15px;
}

.tr.green.custom_design {
    background-color: rgba(224, 236, 244, 0.3);
}

.display-option-wrap {
    width: 100%;
    max-width: 200px;
    float: right;
}
/*.login100-form #result-wrapper{padding: 0px;}
#searchForm{padding:0 10px;}
*/
@media only screen and (max-width: 1199px) {
    .add_button .back_to_list {
        padding: 10px 10px !important;
    }
}

@media only screen and (max-width:991px) {

    .add_button .back_to_list {
        width: 28% !important;
    }

    .add_button #search-profiles a {
        width: 70%;
    }
}

@media only screen and (max-width:767px) {

    .add_button .back_to_list {
        width: 32% !important;
    }

    .add_button #search-profiles a {
        width: 65%;
    }

    .tablet a {
        font-size: 14px;
    }

    .heading.cst-heading.row.doc-head {
        display: none;
    }

    span.doc-tile {
        color: #000000;
        margin-bottom: 5px;
        font-size: 14px;
    }

    span.doc-date {
        font-size: 17px;
    }
}

@media only screen and (max-width:639px) {

    .add_button .back_to_list {
        width: 40% !important;
    }

    .add_button #search-profiles a {
        width: 55%;
    }
}

@media only screen and (max-width: 479px) {

    #main-nav li a {
        padding: 15px 7px 15px 7px;
        font-size: 13px;
        text-align: center;
        width: 100%;
        float: left;
    }

    .add_button .back_to_list {
        margin-bottom: 15px;
    }

    .add_button .back_to_list, .add_button #search-profiles a {
        width: 100% !important;
    }

    #result-wrapper {
        margin: 168px 0 0 0;
    }

    .tableft {
        width: 100%;
        text-align: center;
        margin-top: 0px;
    }

        .tableft a {
            width: 100%;
            text-align: center;
            margin-top: 0px;
        }

    #header span.logo img {
        max-height: 60px;
        margin: 0px auto;
        display: block;
        padding: 0px 0px;
    }
}

@media only screen and (max-width: 300px) {

    #main-nav li a {
        padding: 15px 7px 15px 7px;
        font-size: 13px;
        text-align: center;
    }

    .add_button .back_to_list {
        margin-bottom: 15px;
    }

    .add_button .back_to_list, .add_button #search-profiles a {
        width: 100% !important;
    }


    #result-wrapper {
        margin: 168px 0 0 0;
    }

    .tableft {
        width: 100%;
        text-align: center;
        margin-top: 0px;
    }

        .tableft a {
            width: 100%;
            text-align: center;
            margin-top: 0px;
        }

    #header span.logo img {
        max-height: 50px;
        margin: 0px auto;
        display: block;
        padding: 10px 0px;
    }
}

#customers {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

    #customers td, #customers th {
        border: 1px solid #ddd;
        padding: 8px;
    }

    #customers tr:nth-child(even) {
        background-color: #f2f2f2;
    }

    #customers tr:hover {
        background-color: #ddd;
    }

    #customers th {
        padding-top: 12px;
        padding-bottom: 12px;
        text-align: left;
        background-color: #4CAF50;
        color: white;
    }

td.viewnotes_date i, td.viewnotes_supplier i, td.odd.viewnotes_supplier i {
    width: 50px !important;
}

.tblViewNotes tr:nth-child(even) {
    background-color: #e9e9e9 !important;
}

.tblViewNotes {
    margin-bottom: 0;
    background-color: transparent;
}

    .tblViewNotes tr.expandRowtr {
        background-color: transparent;
        border-left: 6px solid #e87320;
    }

td.table-expand {
    padding: 0 !important;
}

#customers td {
    border: 1px solid transparent;
    padding: 0;
}

table#customers tr td.odd:first-child {
    width: 80%;
}

table#customers tr td.odd:last-child {
    width: 30%;
}

.viewnotes_incident {
    width: 80%;
}

.viewnotes_date {
    width: 30%;
}


.wrap-search {
    margin-bottom: 50px;
    float: left;
    width: 100%;
}


.subnot-btn-wrap {
    margin: 80px 0 10px;
}

div#result-wrappers {
    background-color: #F8F2F5;
    padding: 10px;
    box-shadow: 0px 0px 4px 0px #ccc;
    border-radius: 10px;
}

/*
respnsive-css*/
@media only screen and (max-width: 1199px) {
    .row.save-cancle-btn-wrap .btn-lg {
        width: 150px;
    }
}

@media only screen and (max-width: 991px) {

    table#customers tr td.odd:first-child {
        width: 70%;
    }

    table#customers tr td.odd:last-child {
        width: 30%;
    }

    .notes-wrap table#resultdetail .viewnotes_incident {
        width: 70%;
    }

    .notes-wrap table#resultdetail .viewnotes_date {
        width: 30%;
    }

    .viewnotes_incident {
        width: 70%;
    }

    .viewnotes_date {
        width: 30%;
    }

    .row.save-cancle-btn-wrap {
        display: flex;
    }
}

@media only screen and (max-width: 767px) {


    .add-btn-wrap .btn {
        margin-left: 15px;
    }

    .add-btn-wrap {
        margin-top: 40px;
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }

    table#resultdetail tr td {
        font-size: 14px;
    }


    #result-wrappers .form-control {
        height: auto;
        padding: 13px 12px;
    }

    .notes-wrap table#resultdetail .viewnotes_incident {
        width: 60%;
    }

    .notes-wrap table#resultdetail .viewnotes_incident {
        width: 40%;
    }
}

@media only screen and (max-width: 575px) {
    .viewnotes_date {
        padding-left: 18px !important;
    }

    td.viewnotes_date i, td.viewnotes_supplier i, td.odd.viewnotes_supplier i {
        width: auto !important;
    }
}

@media only screen and (max-width: 479px) {
    .row.save-cancle-btn-wrap .btn-lg {
        width: 135px;
    }
}



@media only screen and (max-width: 379px) {
    .viewnotes_incident {
        width: 60%;
    }

    .viewnotes_date {
        width: 40%;
    }

    table#customers tr td.odd:first-child {
        width: 60%;
    }

    table#customers tr td.odd:last-child {
        width: 40%;
    }
}

@media only screen and (max-width: 320px) {
    .row.save-cancle-btn-wrap {
        display: block;
    }

    button.btn.btn-lg.save-btn {
        margin-bottom: 10px;
    }

    .row.save-cancle-btn-wrap .btn-lg {
        width: 185px;
    }
}
/*
respnsive-css*/

.btn {
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 25%);
}

.btn-primary {
    background-color: #41c8f6 !important;
    border-color: #F8F2F5 !important;
    color: #F8F2F5 !important;
}

    .btn-primary:hover {
        background-color: #F8F2F5 !important;
        border-color: #F8F2F5 !important;
        color: #41c8f6 !important;
    }

.btn-default {
    color: #41c8f6 !important;
    background-color: #F8F2F5 !important;
    border-color: #F8F2F5 !important
}

    .btn-default:hover {
        color: #F8F2F5 !important;
        background-color: #41c8f6 !important;
        border-color: #41c8f6 !important;
    }