/* Minification failed. Returning unminified contents.
(650,36): run-time error CSS1046: Expect comma, found '0'
(650,40): run-time error CSS1046: Expect comma, found '/'
(661,40): run-time error CSS1046: Expect comma, found '0'
(661,44): run-time error CSS1046: Expect comma, found '/'
(674,41): run-time error CSS1046: Expect comma, found '0'
(674,45): run-time error CSS1046: Expect comma, found '/'
 */
register-linkinput.input-validation-error, textarea.input-validation-error, select.input-validation-error {
    /*background: #FEF1EC;*/
    border-color: #ff0000;
    box-shadow: 0 0 0.175rem 0 #ff0000;
}


.text-error {
    color: #ff0000 !important;
}

.blur, .blur select, .blur input {
    text-shadow: 0 0 2px #111;
    color: transparent;
    /*shad*/
}

.dropdown-ajax-load {
    text-shadow: 0 0 2px #111;
    color: transparent;
    background: none;
}

.dropdown-ajax-load-spinner {
    font-size: 1rem !important;
    float: right;
    position: absolute;
    /*top: 2.05rem;
    right: 1.475rem;*/
    top: 1.95rem;
    right: 1.5rem;
    z-index: 2;
    color: #e58100;
}

.input-group > i.dropdown-ajax-load-spinner {
    top: 0.875rem;
    right: 3.2rem;
}

span.form-control.disabled {
    /*background-color: #dadada;*/
    /*background-color: #d9e3ff;*/
    /*background-color: #e6e6e6;*/
    background-color: #f7f7f7;
    /*color: #1d1d1d;*/
    color: #000000;
    border-radius: 0.15rem;
}

.form-group > label {
    font-family: 'Raleway Regular', sans-serif;
    font-weight: bold;
    font-size: 0.925rem;
    margin-bottom: 0.3rem;
}

.card-body:hover .btn-link {
    background-color: #007bff;
    padding: 0.45rem 0.7rem;
    border-radius: 3px;
    /*text-decoration: underline;*/
    transition: 0.3s;
    color: white;
}

/*.dropdown-menu {
    border: 1px solid rgba(0,0,0,.15);
    border-top: .25rem solid #e58100;
    border-radius: 4px;
    box-shadow: 0 5px 10px rgba(229,129,0,.375);
}*/

/************************** New Look and Feel - START *****************************/

input, button, select, optgroup, textarea {
    font-family: 'Open Sans Regular', sans-serif;
}

/** {
    font-family: 'Open Sans Regular', sans-serif;
}*/

/** {
    transition: 0.6s;
}*/

body {
    font-family: 'Open Sans Regular', sans-serif;
    font-weight: 400;
    color: #333;
    font-size: 14px;
    background: #fff;
}

.emblem-img {
    width: 100%;
    /* background: linear-gradient(to bottom, #ff9933, #fff, #138808);*/
    padding: 3px 7px;
    border-radius: 3px;
}

.header {
    /*background-color: #626eff;*/
    /*background: linear-gradient(to right, #ff6e6e, #5764ff, #bfc4fb);*/
    /*background: linear-gradient(to right, #0a39a5, #6672ff, #45a1ff);*/
    /*background: linear-gradient(to right, #304f6f, #6672ff, #45a1ff);*/
    /*background: linear-gradient(to bottom, #7bb0ff, #5165b1, #304f6f);*/
    background: linear-gradient(to right, #2a3c4e, #5865ff, #ffffff);
    line-height: 1;
}

    .header h1, .header h2, .header h3, .header h4, .header h5, .header h6 {
        font-family: 'Josefin Sans Regular';
    }

.form-control, .custom-select, .input-group-text {
    /*border: 1px solid #a9a9a9;*/
    border: 1px solid #c5c5c5;
}

.login-form {
    /*border: 1px solid;*/
    padding: 2rem;
    border-radius: 10px;
}

.page-link:hover {
    text-decoration: underline;
}

.footer-bottom-wrapper {
    /*background-image: url(../images/footer-bottom-bg.png);*/
    background-color: #133053 !important;
    background-repeat: repeat;
    background-color: #333;
    padding: 0px 0px;
    color: #fff;
    position: relative;
    text-align: center;
}

.footer-content {
    display: inline-block;
    /*padding: 15px 0;*/
}



.copyright-content span {
    display: block;
}

.border-radius-3px {
    border-radius: 10px;
}

.text-primary-1 {
    color: #0b588e !important;
}

.dropdown-menu {
    border: 1px solid rgba(0,0,0,.15);
    /*border-top: .25rem solid #5d79ff;*/
    border-radius: 4px;
    /*box-shadow: 0 5px 10px rgb(133, 154, 255);*/
    /*border-top: .25rem solid #ffbf00;
    box-shadow: 0 3px 6px #ad8100;*/
    border-top: .25rem solid #5dc3ff;
    box-shadow: 0 5px 10px #85d2ff;
}

.dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    /*background-color: #c9e4ff;*/
    /*background-color: #e6b700;*/
    background-color: #84d7ff;
}

.dropdown-menu-danger {
    box-shadow: 0 3px 6px #dc3545;
}

.dropdown-item-danger:hover, .dropdown-item-danger:focus {
    background-color: #dc3545;
    color: white;
}

.text-info-1 {
    color: #028296 !important;
}

.bg-radial-gradient-1 {
    background: radial-gradient(#e6ffca, #ffffff);
}

.bg-radial-gradient-2 {
    background: radial-gradient(#f4f6ff, #ffffff);
}

.bg-radial-gradient-3 {
    background: radial-gradient(#feffbb, #ffffff);
}

.bg-radial-gradient-4 {
    background: radial-gradient(#f6faff, #ffffff);
}

.bg-radial-gradient-5 {
    background: radial-gradient(white, white, #daecff);
}

.bg-radial-gradient-header {
    background: radial-gradient(#efcf33, #ffffff);
}

.bg-r-linear-gradient-header-1 {
    background: repeating-linear-gradient(25deg, #fffcda, #fff2b0 50px);
}

.bg-r-linear-gradient-header-2 {
    /*background: repeating-linear-gradient(15deg, #b8d1ff, #8ca0ff 165px);*/
    background: repeating-linear-gradient(176deg, #6591bf, #172d44 160px);
}

.bg-r-linear-gradient-body {
    background: repeating-linear-gradient(45deg, #ffffff, #f9f9f9eb 120px);
}

.bg-linear-gradient-1 {
    background-color: lightblue
}

.bg-linear-gradient-2 {
    background: linear-gradient(180deg, #fff2f3, #ffffff);
}

.bg-linear-gradient-3 {
    background: linear-gradient(180deg, #edfff1, #ffffff);
}

.bg-linear-gradient-4 {
    background: linear-gradient(180deg, #e9f8ff, #ffffff);
}

.btn {
    padding: 0.375rem 0.95rem;
    font-size: 0.965rem;
    border-radius: 0.2rem;
    opacity: .9;
}

.btn-lg {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
}

.w-85 {
    width: 85% !important;
}

.navbar .navbar-nav .nav-item {
    border-radius: 3px;
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
    /*font-size: 1rem;*/
    padding-top: 0.2rem !important;
    padding-bottom: 0.2rem !important;
}

    .navbar .navbar-nav .nav-item.active {
        /*background: #ffc800;*/
        background-color: #17a2b8 !important;
        box-shadow: 4px 4px 4px 4px;
    }

    .navbar .navbar-nav .nav-item > .nav-link {
        color: black;
    }

    .navbar .navbar-nav .nav-item:hover {
        /*background-color: #ffda52;*/
        background-color: #a4e1ff;
    }

.navbar-style-1 {
    padding: 0.4rem;
    opacity: 0.9;
    /*background: repeating-linear-gradient(330deg,#ffffff,#fffc92 345px);*/
}

.card {
    border: 1px solid rgb(181, 181, 181);
}

caption {
    caption-side: top;
    text-align: center;
    border-radius: 3px;
}

@media (min-width: 576px) {
    .jumbotron.header {
        /*padding: 1.75rem 1rem 1rem;*/
        padding: 0.7rem 1rem 0.5rem;
    }
}

@font-face {
    font-family: "Josefin Sans Regular";
    src: url(../Content/custom-fonts/JosefinSans-Regular.ttf);
}

@font-face {
    font-family: "Open Sans Regular";
    src: url(../Content/custom-fonts/OpenSans-Regular.ttf);
}

@font-face {
    font-family: "Raleway Regular";
    src: url(../Content/custom-fonts/Raleway-Regular.ttf);
}

/************************** New Look and Feel - End *****************************/

/**************** Timeline CSS - START *******************/
ul.timeline {
    list-style-type: none;
    position: relative;
}

    ul.timeline:before {
        content: ' ';
        background: #adadad;
        display: inline-block;
        position: absolute;
        left: 20px;
        width: 0.0935rem;
        height: 100%;
        z-index: 400;
    }

    ul.timeline > li {
        margin: 0.7rem 0.5rem;
        border: 0.0935rem solid #adadad;
        padding: 0.5rem 0.75rem;
        border-radius: 5px;
        background-color: #e7e7ff;
        background: radial-gradient(#ffffff, #f5f5f5);
    }

        ul.timeline > li:before {
            content: ' ';
            background: white;
            display: inline-block;
            position: absolute;
            border-radius: 50%;
            border: 3px solid #22c0e8;
            /*left: 11px;*/
            left: 10.5px;
            width: 20px;
            height: 20px;
            z-index: 400;
        }
/*margin: 20px 0;
        padding-left: 20px;*/

/**************** Timeline CSS - END *******************/



/*************** Page Loader - START *****************/

.loader-overlay {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 99999;
}

.load-blur * {
    text-shadow: 0 0 3px #111;
    color: transparent;
}

/* Animation */

@keyframes fadeInUp {
    from {
        transform: translate3d(0,100px,0)
    }

    to {
        transform: translate3d(0,0,0);
        /*opacity: 1*/
    }
}

@-webkit-keyframes fadeInUp {
    from {
        transform: translate3d(0,100px,0)
    }

    to {
        transform: translate3d(0,0,0);
        /*opacity: 1*/
    }
}

.animated {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-fill-mode: both
}

/*.animatedFadeInUp {
    opacity: 0;
}*/

.fadeInUp {
    /*opacity: 0;*/
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
}


/*************** css By Ajay *****************/
.lblHeading {
    margin-left: 100px;
}
/***************Tender Details css By Ajay *****************/
.mrgin-1 {
    margin-left: 100px;
}


.mrgin-bottom {
    margin-bottom: 20px;
}

.headerLbl {
    background-color: #17a2b8;
    width: 100%;
    height: 100px;
}

.headerH {
    text-align: center;
    padding-top: 30px;
    color: white
}

.mainDiv {
    padding-top: 30px;
}

.childMainDiv {
    border-radius: 5px;
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    [class*="col-"] {
        width: 100%;
    }

    .lblHeading {
        margin-left: 0px;
    }


    .mrgin {
        margin-top: 30px;
    }

    .mrgin-1 {
        margin-left: 0px;
    }

    .colsm8 {
        position: relative;
        padding-right: 15px;
        padding-left: 15px;
    }
}

/****************************************************ForgotPassword CSS********************************************************/

body {
    background-position: center;
    background-color: #eee;
    background-repeat: no-repeat;
    background-size: cover;
    color: #505050;
    font-family: "Rubik", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    text-transform: none
}

.forgot {
    background-color: #fff;
    padding: 12px;
    border: 1px solid #dfdfdf
}

.padding-bottom-3x {
    padding-bottom: 72px !important
}

.card-footer {
    background-color: #fff
}

.btn {
    font-size: 13px
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #76b7e9;
    outline: 0;
    box-shadow: 0 0 0 0px #28a745
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.80rem !important;
    border-color: #17a2b8 !important;
}

.card {
    border-radius: 0.45rem !important;
}

.customformHeader {
    padding: 1.75rem 1.25rem !important;
}

.card-header {
    background-color: #17a2b8 !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}


.txt_headline {
    background-color: #228b9c !important;
}

.u
.divmaincard {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}

.Mainhder {
    /*background-color: #17a2b8;*/
    background-color: #133053;
}

.mainHeader {
    background-color: #17a2b8;
    color: white;
}



/***********************************************************************Login CSS for layout design********************************************************/

body {
    font-family: 'Open Sans Regular', sans-serif;
    margin: 0px;
    padding: 0px;
    background: azure;
}


.emblem-img {
    /*width: 82%;*/
    /*background: linear-gradient(to bottom, #ff9933, #fff, #138808);*/
    padding: 3px 7px;
    border-radius: 3px;
}

.header_custom {
    background-image: linear-gradient(to right, #133053, #17dcfb) !important;
    /* background-image: linear-gradient(to top, #168fa2 0%, #17dcfb 100%); */
    /* background-color: #00a59d;
    margin-top: 64px;
    background-color: #a79d9d4a !important;
    padding: 0px 0;*/
}

.online_portal_text {
    /*display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;*/
    padding-left: 138px;
}

    .online_portal_text h6 {
        font-family: 'Open Sans Regular', sans-serif;
        font-size: 1.4rem;
        font-weight: bold;
        color: #fff;
    }

.header_custom .bg-light {
    background-color: transparent !important;
    padding: .5rem 0rem;
}

.logInPopupSection {
    color: #000;
    overflow-x: hidden;
    height: 100%;
    background: #c5fffc;
    background-repeat: no-repeat;
}

.custom_login_details input,
.custom_login_details textarea {
    background-color: #ffffff !important;
    border-radius: 50px !important;
    padding: 12px 15px 12px 20px !important;
    width: 100%;
    box-sizing: border-box;
    border: none !important;
    border: 1px solid #00a59d !important;
    font-size: 16px !important;
    color: #000 !important;
    font-weight: 400;
    font-size: 12px !important;
    height: 50px !important;
    box-shadow: 0 6px 10px 0 rgb(0 0 0 / 10%) !important;
}

    .custom_login_details input:focus,
    .custom_login_details textarea:focus {
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        /*border: 1px solid #26b07c !important;*/
        outline-width: 0;
        font-weight: 400;
        box-shadow: 0 6px 10px 0 rgb(0 0 0 / 10%) !important;
    }

.custom_login_details button:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline-width: 0;
}

.logInPopupSection .card {
    border-radius: 0;
    border: none;
    box-shadow: 0px 11px 35px 2px rgb(0 0 0 / 6%) !important;
}

.logInPopupSection .card1 {
    width: 50%;
    padding: 40px 30px 10px 30px;
}

.logInPopupSection .card2 {
    width: 50%;
    /*background-image: linear-gradient(to top, #0ba360 0%, #3cba92 100%);*/
    /* background-image: linear-gradient(to bottom, #168fa2 0%, #17dcfb 100%); */
    background-color: #00a59d;
}

.custom_login_details .heading {
    margin-bottom: 60px !important;
    text-transform: uppercase;
    color: #00a59d;
    font-weight: 600;
    font-weight: 600;
}

.custom_login_details::placeholder {
    color: #000 !important;
    opacity: 1;
}

.custom_login_details:-ms-input-placeholder {
    color: #000 !important;
}

.custom_login_details::-ms-input-placeholder {
    color: #000 !important;
}

.custom_login_details .form-control-label {
    font-size: 12px;
    margin-left: 15px;
    font-weight: 600;
}

.custom_login_details .msg-info {
    padding-left: 15px;
    margin-bottom: 30px;
}

.custom_login_details .btn-color {
    border-radius: 50px;
    color: #fff;
    /*background-image: linear-gradient(to top, #0ba360 0%, #3cba92 100%);*/
    /* background-image: linear-gradient(to top, #168fa2 0%, #17dcfb 100%); */
    background-color: #00a59d;
    padding: 15px;
    cursor: pointer;
    border: none !important;
    margin-top: 10px;
    transition: all 0.5s ease-in-out;
}

    .custom_login_details .btn-color:hover {
        color: #fff;
        background-color: #009089;
    }

.custom_login_details .btn-white {
    border-radius: 50px;
    color: #D500F9;
    background-color: #fff;
    padding: 8px 40px;
    cursor: pointer;
    border: 2px solid #D500F9 !important;
}

    .custom_login_details .btn-white:hover {
        color: #fff;
        background-image: linear-gradient(to top, #0ba360 0%, #3cba92 100%);
    }

.custom_login_details a {
    color: #000;
}

    .custom_login_details a:hover {
        color: #000;
    }

.custom_login_details .bottom {
    width: 100%;
    margin-top: 50px !important;
}

.custom_login_details .sm-text {
    font-size: 15px;
}

.custom_login_details .form-group {
    margin-bottom: 1.5rem;
}

.creat_new {
    border-radius: 50px;
    color: #00a59d !important;
    background-color: #fff;
    padding: 8px 30px;
    cursor: pointer;
    border: 2px solid #00a59d !important;
    outline: none;
    box-shadow: none;
}

    .creat_new:hover {
        color: #fff !important;
        /*background-image: linear-gradient(to top, #0ba360 0%, #3cba92 100%) !important;*/
        background-color: #00a59d;
        transition: all 0.5s ease-in-out;
    }

.footer_new {
    background: #00a59d;
    padding: 10px 0;
}

    .footer_new p {
        margin: 0;
        color: #fff;
        font-size: 13px;
        line-height: 1.56;
        text-align: center;
    }

        .footer_new p a {
            font-weight: 600;
            color: #fff;
            text-decoration: none;
        }

span.dont_have_account {
    font-size: 12px;
    color: #6c757d !important;
}

.header_custom .container {
    max-width: 1330px;
}

.repergentetive_logo {
    display: flex;
    width: 100%;
    align-items: center;
}

    .repergentetive_logo img {
        object-fit: contain;
    }

    .repergentetive_logo img {
        object-fit: contain;
    }

@media screen and (max-width: 992px) {
    .logInPopupSection .card1 {
        width: 100%;
        padding: 40px 30px 10px 30px;
    }

    .logInPopupSection .card2 {
        width: 100%;
    }

    .logInPopupSection .right {
        margin-top: 100px !important;
        margin-bottom: 100px !important;
    }
}

@media screen and (max-width: 768px) {
    .container {
        padding: 10px !important;
    }

    .logInPopupSection .card2 {
        padding: 50px;
    }

    .logInPopupSection .right {
        margin-top: 50px !important;
        margin-bottom: 50px !important;
    }

    .online_portal_text {
        padding: 10px 0 0 7px;
    }

        .online_portal_text h6 {
            font-size: 1.3rem;
        }
}

/*******************************************************Tender and Procuring Css *****************************************/
.tenderPageHeader {
    height: 60px;
    /*background-color: #17a2b8 !important;*/
    background-color: #133053 !important;
    color: #fff;
    font-size: 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.headerPadding {
    margin-top: 40px;
    margin-bottom: 40px;
}

.cart-footer {
    background-color: #17a2b8 !important;
    height: 40px;
}

.bg-headLineText {
    background-color: #133053 !important;
    border-radius: 50px;
    /* margin-top: -10px;
	background-color: #17a2b8 !important;
	*/
    line-height: 57px;
    text-align: -webkit-center;
    color: #fff;
    font-size: 15px;
}

.tendor_details button {
    background: #133053;
}

.cstm_grievances_text {
    display: flex;
}

.grievance_details {
    background-color: white;
    border-radius: 5px;
    border: 1px solid gray;
    height: 60px;
    word-break: break-word;
    overflow: auto;
}

.modal-heading-line {
    color: #fff;
}

.containerfluid {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.bg-light {
    background-color: #e4e7eb !important;
}

@media (min-width: 576px) {
    navbar .navbar-nav .nav-item.active {
        /* background: #ffc800; */
        background-color: #17a2b8 !important;
        box-shadow: 4px 4px 4px 4px;
        text-align: center;
    }
}


/**********************************************************************************OEMLIST PAGE CSS start*********************************/

.img_404 img {
    width: 56%;
    display: block;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

table {
    width: 100%;
    margin: 20px 0;
    border-collapse: collapse;
}

table, th, td {
    border: 1px solid #cdcdcd;
}

    table th, table td {
        padding: 5px;
        text-align: left;
    }
/*/For Chat Section...../*/
.ministrycontainer {
    border: 2px solid #dedede;
    background-color: #f1f1f1;
    border-radius: 5px;
    padding: 10px;
    margin: 10px 0;
}

.darker {
    border-color: #ccc;
    background-color: #ddd;
}

.ministrycontainer::after {
    content: "";
    clear: both;
    display: table;
}

.ministrycontainer img {
    float: left;
    max-width: 60px;
    width: 100%;
    margin-right: 20px;
    border-radius: 50%;
}

    .ministrycontainer img.right {
        float: right;
        margin-left: 20px;
        margin-right: 0;
    }

.time-right {
    float: right;
    color: #aaa;
}

.time-left {
    float: left;
    color: #999;
}
/*\For Chip\*/
.chip1 {
    display: inline-block;
    padding: 0 12px;
    height: 39px;
    font-size: 13px;
    line-height: 42px;
    border-radius: 25px;
    background-color: #f1f1f1;
    margin: 5px;
}

.chip2 {
    display: inline-block;
    padding: 0 12px;
    height: 39px;
    font-size: 13px;
    line-height: 42px;
    border-radius: 25px;
    background-color: #ddd;
    margin: 5px;
}

.tableHeader {
    background: black;
    color: #fff;
    text-align: center;
}

/**********************************************************************************OEMLIST PAGE CSS END*********************************/


/*************** Page Loader - END *****************/

/*inner pages css*/
.ppp_menu {
    background: #133053;
}

.table tr.process_list {
    background: #133053 !important;
}

.btn-outline-danger {
    /*color: #dc3545;
    border-color: #dc3545;*/
    color: #133053 !important;
    border-color: #133053 !important;
}

    .btn-outline-danger:hover {
        background: #133053 !important;
        color: #fff !important;
    }

.ppi_menu{
	background: linear-gradient(to right, #133053 , #fff) !important;
}

.revert_btn{
    background-color: #fff;
    border: solid 1px #133053;
    color: #133053;
}

.revert_btn:hover {
    background-color: #133053;
    border-color: #133053;
    color: #fff;
}
.loginbody {
    margin: 0;
    padding: 0;
    height: 100vh;
    overflow:hidden;
}
.bodyid{
    overflow:hidden;
}
/*.centerLogin {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width:400px;
    background:white;
    border-radius:10px;
    margin-top:150px;

}*/


    .centerLogin form{
        padding: 0 40px;
        box-sizing:border-box;
    }
    #login .container #login-row #login-column #login-box {
        margin-top: 48px;
        max-width: 600px;
        height: 320px;
        border: 3px solid #9C9C9C;
        background-color: #EAEAEA;
    }

    #login .container #login-row #login-column #login-box #login-form {
        padding: 20px;
    }

        #login .container #login-row #login-column #login-box #login-form #register-link {
            margin-top: -85px;
        }
.lgon-botton {
    margin-bottom: 40px;
}
.box-1 {
    border-radius: 10px;
}

.page-link-newUser {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #17a2b8 !important;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.closebtn{
    margin-left:15px;
    color:white;
    font-size:22px;
    font-weight:bold;
    float:right;
    line-height:20px;
    cursor:pointer;
    transition:03s;
}



@media screen and (max-width: 991px) {
    .box_text_custom {
        width: 100% !important;
        min-height: 300px;
        margin: 0 0 27px 0 !important;
    }
    .centerLogin {
        position: relative;
        width: 100% !important;
        background: white;
        margin: 0;
    }

    body {
        overflow:scroll;
    }
}
