/* * {
    width: auto !important;
} */

div#wrapper {
    min-width: 100% !important;
}

.watch_video_button {
    display: none;
}

.video_close_button {
    display: none;
}


/* iPAD Only */

@media (min-width: 768px) and (max-width: 1024px) {
    /*Global*/
    form#aspnetForm {
        overflow-x: hidden;
    }
    .navbar-right {
        float: right!important;
        margin-right: -15px !important;
    }
    /*Global*/
    /* Table In Pages */
    div#ctl00_ContentPlaceHolder1_UpdatePanel6 .panel-body table {
        width: 100% !important;
    }
    div#ctl00_ContentPlaceHolder1_UpdatePanel6 .panel-body table tr td a button.btn.btn-success.btn-md {
        width: 100% !important;
        font-size: 10px;
    }
    button.btn.btn-success.btn-md {
        font-size: 10px;
    }
    div.CoachQuestions {
        padding: 0 !important;
        margin: 0 0 20px 0!important;
    }
    div.CoachQuestions table {
        width: 100%;
    }
    div.CoachQuestions table td {
        padding: 5px;
    }
    div.CoachQuestions table td select {
        display: block;
        width: 100% !important;
        padding: 7px !important;
        font-weight: 400;
        color: #495057;
        border-color: #49505733;
        background-color: #fff;
        background-clip: padding-box;
        border-radius: .25rem;
        -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
        transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    }
    div.CoachQuestions table td input {
        background-color: transparent;
        border-style: solid;
        border-color: #49505733;
        border-radius: .25rem;
        border-width: thin;
        font-size: 15px;
        color: #666;
        padding: 4px;
        width: 100%;
        margin-bottom: 2px;
    }
    div.CoachQuestions table td input[type="radio"] {
        width: auto !important;
        margin: 0 5px;
    }
    div.CoachQuestions table#ctl00_ContentPlaceHolder1_rblQues382 {
        width: 100%;
    }
    input#domainToCheck {
        max-width: 36% !important;
    }
    h1 {
        FONT-WEIGHT: 500 !important;
        FONT-SIZE: 16px !important;
    }
    h3 {
        margin-top: 15px !important;
        margin-bottom: 15px !important;
        FONT-SIZE: 18px !important;
    }
    h4 {
        FONT-SIZE: 16px !important;
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }
    .CompanyList .ListItem .Header {
        padding: 10px;
        height: auto !important;
    }
    .CompanyList .ListItem .Body div {
        overflow-wrap: break-word;
        word-wrap: break-word;
        -ms-word-break: break-all;
        word-break: break-all;
        word-break: break-word;
        -ms-hyphens: auto;
        -moz-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
    }
    div.CoachQuestions #ctl00_ContentPlaceHolder1_ExpCreditReportingStatus1_pnlCRStatus table tr {
        display: block;
    }
    div.CoachQuestions #ctl00_ContentPlaceHolder1_ExpCreditReportingStatus1_pnlCRStatus table td:nth-child(3) {
        float: left;
        line-height: 20px;
    }
    /* Table In Pages */
    /*valuation-tracking.aspx*/
    div#ctl00_divPage img {
        width: 100%;
    }
    div#ctl00_divPage table {
        width: 100% !important;
    }
    div#ctl00_divPage table td {
        padding: 2px;
    }
    div#ctl00_divPage table td input {
        background-color: transparent;
        border-style: solid;
        border-color: #49505733;
        border-radius: .25rem;
        border-width: thin;
        font-size: 15px;
        color: #666;
        padding: 4px;
        width: 100%;
        margin-bottom: 2px;
    }
    /* LOGIN PAGE */
    .CoachPage div#ctl00_divPage .col-md-offset-1>div:first-child {
        width: 95% !important;
    }
    div#ctl00_divPage table td input[type="checkbox"] {
        width: auto;
        margin: 5px;
    }
    div#ctl00_divPage p a {
        float: left;
    }
    /* LOGIN PAGE */
    /*VendorCreditSearchTool.aspx*/
    select#ctl00_ContentPlaceHolder1_BusinessCreditVendorListForUser1_drpProductTypes,
    select#ctl00_ContentPlaceHolder1_BusinessCreditVendorListForUser1_drpServiceTypes {
        background-color: transparent;
        border-style: solid;
        border-color: #49505733;
        border-radius: .25rem;
        border-width: thin;
        font-size: 15px;
        color: #666;
        padding: 4px;
        width: 100%;
        margin-bottom: 2px;
    }
    div#ctl00_divPage .SearchFilters table tr {
        display: block;
    }
    div#ctl00_divPage .SearchFilters table tr td {
        float: left;
    }
    div#ctl00_ContentPlaceHolder1_BusinessCreditVendorListForUser1_UpdatePanel1 div {
        overflow-x: auto;
    }
    /*educationalebooks.aspx*/
    div#ctl00_divPage div.row div.col-md-offset-1>div {
        width: auto !important;
        margin: auto !important;
    }
    div#ctl00_divPage div.row div.col-md-offset-1>div div {
        padding: 0 4px !important;
        max-width: 100% !important;
        margin: 10px 0 !important;
    }
    body div#ctl00_divPage div.row div.col-md-offset-1 > div .videoposition > div {
        max-width: 450px !important;
        padding:0px !important;
    }

    body div#ctl00_divPage .videoposition img {
        width: inherit !important;
    }

    body div#ctl00_divPage .videoposition #playerBar img {
        width: 20px !important;
    }

    body div#ctl00_divPage div.row div.col-md-offset-1 > div .videoposition {
        margin: 0 15px 15px 0 !important;
    }
    div#ctl00_divPage div.row div.col-md-offset-1>div div.RightPanel {
        width: 100% !important;
    }
    div#ctl00_divPage div.row div.col-md-offset-1>div>div>a>img {
        width: auto !important;
    }
    /*educationalvideos.aspx*/
    div#ctl00_divPage div.row div.col-md-offset-1>div>div>video {
        width: 100%;
        margin-top: 10px;
    }
    /*PreQualificationTestStep1.aspx*/
    div#ctl00_divPage table td select {
        background-color: transparent;
        border-style: solid;
        border-color: #49505733;
        border-radius: .25rem;
        border-width: thin;
        font-size: 15px;
        color: #666;
        padding: 4px;
        width: 100%;
        margin-bottom: 2px;
    }
    div#ctl00_divPage table td input[type="radio"] {
        width: auto;
        margin: 5px;
    }
    div#ctl00_ContentPlaceHolder1_QuestionList31_CreditReportingStatus1_pnlCRStatus table tr td {
        float: left;
    }
    /* Video Show Hide */
    .watch_video_button {
        position: fixed;
        z-index: 1000;
        background: #245580;
        color: #fff;
        bottom: 54%;
        right: 0;
        padding: 10px;
        display: block !important;
    }
    .video_close_button {
        position: absolute;
        z-index: 1000;
        background: #245580;
        color: #fff;
        top: 0;
        right: 0;
        padding: 10px;
        display: block !important;
    }
    .vcontainer {
        display: none;
    }
    /* Video Show Hide */
    /* Dashboard */
    .nav-tabs {
        width: auto !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: 30px !important;
    }
    div#ctl00_divPage p a {
        float: none !important;
    }
    div#ctl00_divPage div.container {
        width: 100% !important;
        margin-left: 50px;
    }
    /* iPAD Only */
    /* Button Below */
    a#ctl00_ContentPlaceHolder1_btnBack {
        margin-top: 10px;
    }
    a#ctl00_ContentPlaceHolder1_btnReturnToDashboard {
        margin-top: 10px;
    }
    a#ctl00_ContentPlaceHolder1_btnNext {
        margin-top: 10px;
    }
}
@media (max-width:990px) {
    .mob-wrap{
        flex-direction:column;
    }
}
    @media (max-width:767px) {
        * {
            min-height: auto !important
        }
        /* Logo */
        img.img-responsive {
            max-height: 50px !important;
            padding-left: 10px;
        }
        /* Header */
        .navbar-default.sidebar {
            margin: auto !important;
        }

        ul.nav.navbar-top-links.navbar-right li:last-child {
            width: 45% !important;
            float: right;
            margin-right: 0px !important;
            text-align: right;
        }

        ul.nav.navbar-top-links.navbar-right li:first-child {
            width: 45% !important;
            float: left;
            margin-left: 15px;
        }

        ul.nav.navbar-top-links.navbar-right li span#ctl00_lblCompanyName {
            margin: auto;
        }

        ul.dropdown-menu.dropdown-user li {
            float: left !important;
            margin: 0 !important;
            text-align: left;
        }
        /* Header */
        a#ctl00_ContentPlaceHolder1_btnBack {
            margin-top: 10px;
        }

        a#ctl00_ContentPlaceHolder1_btnReturnToDashboard {
            margin-top: 10px;
        }

        a#ctl00_ContentPlaceHolder1_btnNext {
            margin-top: 10px;
        }
        /* --- 20 - 04 - 2021 ---- */
        .navbar-header {
            margin-bottom: 15px;
        }

        div#ctl00_ContentPlaceHolder1_UpdatePanel6 .panel-body table {
            width: 100% !important;
        }

            div#ctl00_ContentPlaceHolder1_UpdatePanel6 .panel-body table tr td a button.btn.btn-success.btn-md {
                width: 100% !important;
                font-size: 10px;
            }

        button.btn.btn-success.btn-md {
            font-size: 10px;
        }

        div#page-wrapper {
            padding: 0 !important;
            margin: 0 !important;
        }

        div.CoachQuestions {
            padding: 0 !important;
            margin: 0 0 20px 0 !important;
        }

            div.CoachQuestions table {
                width: 100%;
            }

                div.CoachQuestions table td {
                    padding: 5px;
                }

                    div.CoachQuestions table td select {
                        display: block;
                        width: 100% !important;
                        padding: 7px !important;
                        font-weight: 400;
                        color: #495057;
                        border-color: #49505733;
                        background-color: #fff;
                        background-clip: padding-box;
                        border-radius: .25rem;
                        -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
                        transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
                        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
                        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
                    }

                    div.CoachQuestions table td input {
                        background-color: transparent;
                        border-style: solid;
                        border-color: #49505733;
                        border-radius: .25rem;
                        border-width: thin;
                        font-size: 15px;
                        color: #666;
                        padding: 4px;
                        width: 100%;
                        margin-bottom: 2px;
                    }

                        div.CoachQuestions table td input[type="radio"] {
                            width: auto !important;
                            margin: 0 5px;
                        }

                div.CoachQuestions table#ctl00_ContentPlaceHolder1_rblQues382 {
                    width: 100%;
                }

        input#domainToCheck {
            max-width: 36% !important;
        }

        h1 {
            FONT-WEIGHT: 500 !important;
            FONT-SIZE: 16px !important;
        }

        h3 {
            margin-top: 15px !important;
            margin-bottom: 15px !important;
            FONT-SIZE: 18px !important;
        }

        h4 {
            FONT-SIZE: 16px !important;
            margin-top: 15px !important;
            margin-bottom: 15px !important;
        }

        #ctl00_ContentPlaceHolder1_UpdatePanel6 h4 {
            line-height: 1.3 !important;
        }

        img.img-fluid {
            margin-bottom: 10px !important;
        }

        .page-header {
            margin: 20px 0 0 0px !important;
        }

        nav.navbar.navbar-default.navbar-static-top {
            margin-bottom: 20px;
            padding-bottom: 20px;
        }

        ul.nav.navbar-top-links.navbar-right.in {
            margin-bottom: 20px;
        }

        .navbar-top-links li a {
            padding: 0 10px !important;
        }

        .panel-body div {
            margin-left: 0px !important;
        }

        div.CoachQuestions #ctl00_ContentPlaceHolder1_ExpCreditReportingStatus1_pnlCRStatus table tr {
            display: block;
        }

        div.CoachQuestions #ctl00_ContentPlaceHolder1_ExpCreditReportingStatus1_pnlCRStatus table td:nth-child(3) {
            float: left;
            line-height: 20px;
        }

        #ctl00_ContentPlaceHolder1_UpdatePanel6 div {
            margin-left: 0px !important;
        }
        /* Video Show Hide */
        .watch_video_button {
            position: fixed;
            z-index: 1000;
            background: #245580;
            color: #fff;
            bottom: 54%;
            right: 0;
            padding: 10px;
            display: block !important;
        }

        .video_close_button {
            position: absolute;
            z-index: 1000;
            background: #245580;
            color: #fff;
            top: 0;
            right: 0;
            padding: 10px;
            display: block !important;
        }

        .vcontainer {
            display: none;
        }
        /* Video Show Hide */
        table#customers {
            width: 100% !important;
        }

        table.table.table-bordered.table-hover.table-striped tr td {
            padding-left: 10px !important;
        }

        #ctl00_ContentPlaceHolder1_ProgramAppListApplied1_UpdatePanel4 table tr td {
            padding: 10px !important;
        }

        iframe#reportiframe {
            width: 100% !important;
        }
        /* LOGIN PAGE */
        .CoachPage div#ctl00_divPage .col-md-offset-1 > div:first-child {
            width: 95% !important;
        }

        div#ctl00_divPage table td input[type="checkbox"] {
            width: auto;
            margin: 5px;
        }

        div#ctl00_divPage p a {
            float: left;
        }
        /* LOGIN PAGE */
        table.inputTable td input {
            background-color: transparent;
            border-style: solid;
            border-color: #49505733;
            border-radius: .25rem;
            border-width: thin;
            font-size: 15px;
            color: #666;
            padding: 4px;
            width: 100%;
            margin-bottom: 2px;
        }

            table.inputTable td input[type=checkbox] {
                width: auto;
                margin-right: 5px;
            }

        .CompanyList .ListItem .Header {
            padding: 10px;
            height: auto !important;
        }

        .CompanyList .ListItem .Body div {
            overflow-wrap: break-word;
            word-wrap: break-word;
            -ms-word-break: break-all;
            word-break: break-all;
            word-break: break-word;
            -ms-hyphens: auto;
            -moz-hyphens: auto;
            -webkit-hyphens: auto;
            hyphens: auto;
        }

        .costs {
            left: 0 !important;
        }
        /*valuation-tracking.aspx*/
        div#ctl00_divPage img {
            width: 100%;
        }

        div#ctl00_divPage table {
            width: 100% !important;
        }

            div#ctl00_divPage table td {
                padding: 2px
            }

                div#ctl00_divPage table td input {
                    background-color: transparent;
                    border-style: solid;
                    border-color: #49505733;
                    border-radius: .25rem;
                    border-width: thin;
                    font-size: 15px;
                    color: #666;
                    padding: 4px;
                    width: 100%;
                    margin-bottom: 2px;
                }
        /*VendorCreditSearchTool.aspx*/
        select#ctl00_ContentPlaceHolder1_BusinessCreditVendorListForUser1_drpProductTypes,
        select#ctl00_ContentPlaceHolder1_BusinessCreditVendorListForUser1_drpServiceTypes {
            background-color: transparent;
            border-style: solid;
            border-color: #49505733;
            border-radius: .25rem;
            border-width: thin;
            font-size: 15px;
            color: #666;
            padding: 4px;
            width: 100%;
            margin-bottom: 2px;
        }

        div#ctl00_divPage .SearchFilters table tr {
            display: block;
        }

            div#ctl00_divPage .SearchFilters table tr td {
                float: left;
            }

        div#ctl00_ContentPlaceHolder1_BusinessCreditVendorListForUser1_UpdatePanel1 div {
            overflow-x: auto;
        }
        /*educationalebooks.aspx*/
        div#ctl00_divPage div.row div.col-md-offset-1 > div {
            width: auto !important;
            margin: auto !important;
        }

            div#ctl00_divPage div.row div.col-md-offset-1 > div div {
                padding: 0 4px !important;
                max-width: 100% !important;
                margin: 10px 0 !important;
            }

                div#ctl00_divPage div.row div.col-md-offset-1 > div div.RightPanel {
                    width: 100% !important;
                }

            div#ctl00_divPage div.row div.col-md-offset-1 > div > div > a > img {
                width: auto !important;
            }
            /*educationalvideos.aspx*/
            div#ctl00_divPage div.row div.col-md-offset-1 > div > div > video {
                width: 100%;
                margin-top: 10px;
            }
        /*PreQualificationTestStep1.aspx*/
        div#ctl00_divPage table td select {
            background-color: transparent;
            border-style: solid;
            border-color: #49505733;
            border-radius: .25rem;
            border-width: thin;
            font-size: 15px;
            color: #666;
            padding: 4px;
            width: 100%;
            margin-bottom: 2px;
        }

        div#ctl00_divPage table td input[type="radio"] {
            width: auto;
            margin: 5px;
        }

        div#ctl00_ContentPlaceHolder1_QuestionList31_CreditReportingStatus1_pnlCRStatus table tr td {
            float: left;
        }
        /* Dashboard */
        .nav-tabs {
            width: auto !important;
            padding-left: 0 !important;
            padding-right: 0 !important;
            margin-left: 30px !important;
        }

        div#ctl00_divPage p a {
            float: none !important;
        }

        body div#ctl00_divPage div.row div.col-md-offset-1 > div .videoposition {
            margin: 0 15px 15px 0 !important;
        }

            body div#ctl00_divPage div.row div.col-md-offset-1 > div .videoposition > div {
                max-width: 450px !important;
                padding: 0px !important;
            }

        body div#ctl00_divPage .videoposition img {
            width: inherit !important;
        }

        body div#ctl00_divPage .videoposition #playerBar img {
            width: 20px !important;
        }

        div#ctl00_divPage .recomended_title img {
            width: inherit;
        }
    }