﻿.clspnlleft {
    text-align: left;
}

.clstblcontent {
    text-align: center;
}

.clsnoticepanel {
    margin-top: 17px;
    text-align: right;
    font-weight: normal;
}

.clshide {
    display: none;
}

.btnnotnow {
    height: 36px;
    width: 120px;
    border: 1px solid #333333;
    border-radius: 0px;
    font-family: Arial;
    font-size: 14px;
    color: #333333;
    padding-top: 7px !important;
}

.clsbtndisable {
    padding: 14px 10px !important;
    cursor: pointer !important;
    height: 45px;
    width: 175px;
    border: 1px solid #0081CB;
    border-radius: 2px;
    font-size: 12px;
    cursor: not-allowed;
    pointer-events: none;
    color: #c0c0c0;
    background-color: #ffffff;
}

.clsspntext {
    color: #000000;
}

.errparagraph {
    color: black;
    vertical-align: middle;
    display: inline-block;
}

.clswarning {
    color: black;
}

.clsfleft {
    float: left;
}

.clsfright {
    float: right;
}

.clstextmsg1 {
    text-align: left;
    margin-left: 5px;
    font-size: 13px;
}

.clstextmsg2 {
    text-align: left;
    margin-top: 8%;
}

.clstextmsg3 {
    text-align: left;
    margin-top: 4%;
}

.clsh2 {
    font-size: 24px !important;
}

.list-group-item:first-child {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.exportbtn {
    background-color: white !important;
    padding: 14px 10px !important;
    cursor: pointer !important;
    height: 45px;
    width: 175px;
    border: 1px solid #0081CB;
    color: #0081CB;
    border-radius: 2px;
    font-size: 12px;
}

    .exportbtn:hover {
        background: #2196F3 !important;
        color: white !important;
    }

.clsresheader {
    margin-top: -1px;
    margin-left: 5px;
}

.clsvediobox {
    float: left;
    width: 100%;
    margin: 10px;
}

.clsvedioplayer {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.clsvedioimage {
    width: 329px;
    height: 200px;
}

.clsboxtext {
    float: left;
    width: 100%;
    margin: 10px;
    padding: 15px;
    background-color: rgba(0,129,203,0.1);
    height: 230px;
}

.clsmobileview {
    display: none;
}

@media screen and (min-width: 1201px) {
    #btnValidate {
        width: 130px;
    }

    #btnNotNow {
        margin-left: 12%;
    }

    .btndesing {
        color: #333333;
        font-family: Arial;
        font-size: 14px;
        line-height: 16px;
    }

    .clsmobileview {
        display: none;
    }
}

@media screen and (max-width: 1200px) and (min-width: 992px) {

    #btnNotNow {
        margin-top: -3%;
        float: left;
        margin-left: 69%;
    }

    #btnValidate {
        margin-top: -27px;
    }

    .panelheight {
        height: 100px !important;
    }

    .btndesing {
        color: #333333;
        font-family: Arial;
        font-size: 14px;
        line-height: 16px;
        padding: 5% 16%;
    }

    .exportbtn {
        background-color: white !important;
        padding: 14px 10px !important;
        cursor: pointer !important;
        height: 55px;
        width: auto;
        border: 1px solid #0081CB;
        color: #0081CB;
        border-radius: 2px;
        font-size: 12px;
    }

    .clsmobileview {
        display: none;
    }

    .clsvedioimage {
        width: 200px;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .exportbtn {
        background-color: white !important;
        cursor: pointer !important;
        height: auto;
        width: auto;
        border: 1px solid #0081CB;
        color: #0081CB;
        border-radius: 2px;
        font-size: 12px;
    }

    .clsboxtext {
        float: left;
        width: 100%;
        margin: 10px;
        padding: 15px;
        background-color: rgba(0,129,203,0.1);
        height: 270px;
    }

    .clsmobileview {
        display: none;
    }

    .clsvedioimage {
        width: 160px;
    }
}

@media screen and (max-width: 767px) and (min-width: 331px) {
    .exportbtn {
        background-color: white !important;
        cursor: pointer !important;
        height: auto;
        width: auto;
        border: 1px solid #0081CB;
        color: #0081CB;
        border-radius: 2px;
        font-size: 12px;
    }

    .clsexportmobile {
        position: relative;
        min-height: 1px;
        padding-right: 10px;
        padding-left: 10px;
        display: -webkit-box;
        margin-bottom: 10px;
    }

    .clsmobileview {
        display: inline;
    }

    .clsdesktopview {
        display: none;
    }
}


@media screen and (max-width: 991px) and (min-width: 683px) {

    #btnNotNow {
        margin-top: -3%;
        float: left;
        /*margin-left: 55%;*/
    }

    #btnValidate {
        margin-top: -20px;
    }

    .panelheight {
        height: 105px !important;
    }

    .btndesing {
        color: #333333;
        font-family: Arial;
        font-size: 14px;
        line-height: 16px;
        padding: 7% 16%;
    }
}

@media screen and (max-width: 682px) and (min-width: 670px) {
    #btnNotNow {
        margin-top: -3%;
        float: left;
        /*margin-left: 40%;*/
    }

    #btnValidate {
        margin-top: -20px;
    }

    .panelheight {
        height: 105px !important;
    }

    .btndesing {
        color: #333333;
        font-family: Arial;
        font-size: 14px;
        line-height: 16px;
        padding: 5% 16%;
    }
}

@media screen and (max-width: 669px) and (min-width: 441px) {

    #btnNotNow {
        margin-top: -21px;
        float: left;
        /*margin-left: 20%;*/
    }

    .notValidate {
        color: #333333;
        font-family: Arial;
        font-size: 14px;
        line-height: 16px;
        padding: 4% 15% !important;
        height: 16px;
        width: 54px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        color: #333333;
        font-style: normal;
        font-weight: normal;
        margin-top: 20px;
    }

    #btnValidate {
        margin-top: -20px;
    }

    .btndesing {
        color: #333333;
        font-family: Arial;
        font-size: 14px;
        /*line-height: 16px;
        padding: 8% 16%;*/
    }
}


@media screen and (max-width: 439px) and (min-width: 360px) {
    #dvmsg {
        min-width: 360px;
    }

    #btnNotNow {
        margin-top: -3%;
        float: left;
        margin-left: 0%;
    }

    #btnValidate {
        margin-top: -12px;
    }

    .panelheight {
        height: 20% !important;
    }

    .clsmobileview {
        display: inline;
    }

    .clsdesktopview {
        display: none;
    }
}


.newPanel {
    background-color: #FFD2D5 !important;
    margin-bottom: 20px !important;
    margin-left: 1px !important;
    margin-top: 10px !important;
    border-radius: 4px;
    vertical-align: central;
    width: 100% !important;
    display: none;
    font-family: Arial;
    font-size: 14px;
    line-height: 18px;
}

@media screen and (min-width: 1201px) {
    .panelheight {
        height: 85px !important;
    }
}


.panel {
    border-color: rgb(212, 212, 212) !important;
    border-style: solid !important;
    border-width: 1px !important;
    border-radius: 5px 5px 0px 0px !important;
}

.list-group-item {
    border-color: rgb(212, 212, 212) !important;
    border: none !important;
    border-top: 1px solid rgb(212, 212, 212) !important;
}

.notValidate {
    color: #333333;
    font-family: Arial;
    font-size: 14px;
    line-height: 16px;
    padding: 3% 15% !important;
    height: 16px;
    width: 54px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #333333;
    font-style: normal;
    font-weight: normal;
    margin-top: 20px;
}

/*@@media screen and (min-width: 1201px) {*/
.validate {
    height: 36px;
    width: 120px;
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    color: #333333;
    font-family: Arial;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    margin-top: 16px;
    /*border-color: rgb(212, 212, 212);*/
    border-style: solid;
    border-width: 1px;
    border-radius: 0px;
}

    /*white-space: pre-wrap;*/
    /*}*/

    .validate.hover {
        background-color: darkred;
    }

.panel-heading {
    background-color: rgb(241, 241, 241) !important;
    color: black !important;
    font-weight: bold !important;
    border-bottom: 0px !important;
}

button:hover {
    background-color: #EEEEEE;
}

.table {
    border: 1px solid rgb(212, 212, 212) !important;
}

.table {
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
}

    .table thead > tr > th {
        border-bottom: none;
    }

    .table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
        border: 1px solid rgb(212, 212, 212);
        border-right: 0px !important;
        border-bottom: 0px !important;
    }

    .table tr > td:first-child {
        border-left: none;
        margin-left: 20px;
    }

/*body.modal-open .modal {
    display: flex !important;
    height: 100%;
}

body.modal-open .modal .modal-dialog {
    margin: auto;
}*/

.bs-example {
    margin: 20px;
}

.modal-content iframe {
    margin: 0 auto;
    display: block;
    padding-right: 6%;
}

@media(min-width: 768px) {
    .pcvideo {
        width: 600px !important;
    }
}

/*--------------------start------------------------*/
.Clickable-P {
    cursor: pointer!important;
}

.modal {
    display: none !important;
    position: fixed !important;
    z-index: 1 !important;
    padding-top: 100px !important;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    overflow: auto !important;
    background-color: rgb(0,0,0) !important;
    background-color: rgba(0,0,0,0.4) !important;
}


.modal-content {
    background-color: #fefefe !important;
    margin: auto !important;
    padding: 20px !important;
    border: 1px solid #888 !important;
    width: 50% !important;
    min-width: 440px !important;
    border-radius: unset !important;
}

.modal-header {
    background-color: white !important;
    border-bottom: none !important;
    padding: 0 !important;
    padding-bottom: 2% !important;
}

.modal-body {
    padding: 0 !important;
}


.close {
    color: #aaaaaa !important;
    float: right !important;
    font-size: 28px !important;
    font-weight: bold !important;
    background-color: transparent !important;
    border: none !important;
}

    .close:hover,
    .close:focus {
        color: #000 !important;
        text-decoration: none !important;
        cursor: pointer !important;
        background-color: transparent !important;
    }

.modal-content iframe {
    padding-right: 0 !important;
}