:root {
    --banner-color: #8E0909;
    --form-background: #F4F4F4;
    --white: #ffffff;
    --button-color: #810D0D;
    box-sizing: border-box;
}

body {
    margin: 0;
    font-family: Arial, sans-serif;
    background-color: rgb(122,118,118, 0.1) !important;
    box-sizing: border-box;
}
/*@media screen and (max-width: 450px)and (min-width: 250px) {
    .Iconwrap {
       flex-wrap:wrap;
       width:20%;
    }
    #pageNext{
        margin:50px !important;
    }
}*/
#alert-box {
    position: fixed;
    top: 0;
    z-index: 99999999;
    /*pointer-events:none;*/
}

.alert {
    z-index: 99999999999;
    min-height: 56px;
    width: 100%;
    position: fixed;
    color: #fefefe;
    font: 14px/20px Museo300Regular, Helvetica, Arial, sans-serif;
}

    .alert .msg {
        padding: 0 30px 0 40px;
    }

    .alert p {
        margin: 0;
    }

    .alert .toggle-alert {
        position: absolute;
        top: 17px;
        display: block;
        text-indent: -10000px;
        width: 20px;
        height: 20px;
        border-radius: 10px;
        -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(255, 255, 255, 0.1);
        -moz-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(255, 255, 255, 0.1);
        box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(255, 255, 255, 0.1);
        background: rgba(0, 0, 0, 0.08) url(dist/img/alert.png) no-repeat 6px 6px;
    }

.info-box {
    background: #90C8Ff url(dist/img/info.png) no-repeat center right;
}

.success-box {
    background: #a6ca8a url(dist/img/successful.png) no-repeat center right;
}

.error-box {
    background: rgba(220, 87, 87, 0.90) url(dist/img/error.png) no-repeat center right;
}

.logout:hover {
    background-color: #E1E3E9 !important;
    color: black;
}

@media screen and (max-width: 575px)and (min-width: 280px) {
    .rowMar {
        margin-right: 5px !important;
    }

    .bgLogin {
        display: none;
    }

    .btncheck {
        width: 100% !important;
    }

    .margincheck {
        margin-top: 20px;
        margin-right: 20px;
        width: 100% !important;
    }

    .ticketbackground {
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.6)), url('../css/Practice-Area-Banners-22.png');
        /*    url(../css/Practice-Area-Banners-22.png);*/
        background-repeat: no-repeat;
        background-position: 80% 100%;
        background-size: cover;
        padding: 50px !important;
        height: 90vh !important;
    }
    #userPage {
        margin-top: 100px !important;
        margin-left: 20px !important;
        width: 100% !important;
    }
    #LogoWord {
        display: none !important;
    }
    .btnshowme {
        width: 90% !important;
    }

    .formmargin {
        margin-top: 8px !important;
    }

    #btnBack {
        width: 100% !important;
        margin-top: 30px !important;
        margin-bottom: 15px !important;
        margin-left: 1px !important;
    }

    #btnSave {
        width: 100% !important;
        margin-right: -2px !important;
    }

    #closeEl {
        width: 100% !important;
        margin-top: 20px !important;
        height: 70% !important;
    }

    #BtnCopyToPost {
        margin-top: 20px !important;
        height: 70% !important;
    }

    .bgWelcome {
        display: none;
    }

    .welcomefontsize {
        font-size: 23px !important;
        margin-top: 20px !important;
    }

    .Iconwrap {
        flex-wrap: wrap;
        width: 100% !important;
    }

    .w-30 {
        width: 33.33% !important;
        margin-top: 10px !important;
    }

    .welcomwhistle {
        text-align: center !important;
    }

    .martextdesc {
        margin-left: 4px !important;
    }

    .dicoverBtn {
        width: 100% !important;
        margin-left: 0px !important;
    }

    #pageNext {
        width: 100% !important;
        height: 130% !important;
        margin-left: 0px !important;
        margin-top: -10px !important;
    }

    .fonttable {
        font-size: small !important;
    }

        .fonttable tbody {
            overflow: scroll;
        }

    .showattachbtn {
        width: 100% !important;
    }

    .Iconuser {
        width: 20% !important;
    }

    .iconsize {
        padding: 3px !important;
    }

    .inputsizereply {
        width: 80% !important;
    }
}

@media only screen and (min-device-width : 1024px) and (max-device-width : 1024px) and (min-device-height : 500px) and (max-device-height : 1600px) and (min-width: 1024px) and (max-width: 1024px) {
    .canceladmin {
        width: 28% !important;
    }

    .addadmin {
        width: 25% !important;
    }

    .editemailadmin {
        width: 50% !important;
    }

    .delbtnlogo {
        width: 15% !important;
    }

    .editconfig {
        width: 110% !important;
    }

    .resrtconfg {
        width: 110% !important;
    }

    .savebtnrepory {
        width: 35% !important;
    }

    .widthbtnreport {
        width: 53% !important;
    }

    .exportpdf {
        width: 85% !important;
    }

    .bgWelcome {
        width: 120% !important;
    }

    .welcomefontsize {
        font-size: 43px !important;
    }

    .classeditbtn {
        width: 100% !important;
        margin-bottom: 10px !important;
    }

    .classdelbtn {
        width: 100% !important;
    }
}

@media only screen and (min-device-width : 758px) and (max-device-width : 820px) and (min-device-height : 1023px) and (max-device-height : 1800px) and (min-width:758px) and (max-width: 820px) {
    .staeditbtn {
        width: 45% !important;
        font-size: small;
    }

    .stadelbtn {
        width: 50% !important;
    }

    .classeditbtn {
        width: 100% !important;
        margin-bottom: 10px !important;
    }

    .classdelbtn {
        width: 100% !important;
    }

    .showcustomerbtn {
        width: 60% !important;
    }

    .canceladmin {
        width: 42% !important;
    }

    .addadmin {
        width: 40% !important;
    }

    .ccedit {
        width: 55% !important;
        margin-bottom: 10px !important;
    }

    .ccdel {
        width: 55% !important;
    }

    .editemailadmin {
        width: 76% !important;
    }

    .resetemailadmin {
        width: 76% !important;
        margin-bottom: 10px !important;
    }

    .modalresetbtn {
        width: 32% !important;
    }

    .saveptprivilege {
        width: 20% !important;
    }

    .exportprivilege {
        width: 45% !important;
    }

    .assignpriviege {
        width: 48% !important;
    }

    .unassignprivielge {
        width: 50% !important;
    }

    .delbtnlogo {
        width: 25% !important;
    }

    .editbtnlogo {
        width: 25% !important;
    }

    .editdescbtn {
        width: 25% !important;
    }

    .editconfig {
        width: 150% !important;
    }

    .resrtconfg {
        width: 91% !important;
        margin-right: 20px !important;
        margin-left: 20px !important;
    }

    .savebtnrepory {
        width: 40% !important;
    }

    .viewbtnreport {
        width: 78% !important;
    }

    .widthbtnreport {
        width: 53% !important;
    }

    #dashboard_length {
        margin-top: -20px;
    }

    .updatecasdetails {
        width: 100% !important;
        margin: 0px !important;
    }

    .exportpdf {
        width: 100% !important;
    }

    .dataTables_length {
        margin-top: -20px;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1007px) and (min-device-height : 500px) and (max-device-height : 1024px) and (min-width:768px) and (max-width: 1007px) {
    .bgLogin {
        width: 120% !important;
    }

    .btncheck {
        width: 100% !important;
    }

    .staeditbtn {
        width: 60% !important;
        font-size: small;
        margin-bottom: 10px !important;
    }

    .stadelbtn {
        width: 60% !important;
    }

    .classeditbtn {
        width: 100% !important;
        margin-bottom: 10px !important;
    }

    .classdelbtn {
        width: 100% !important;
    }

    .showcustomerbtn {
        width: 60% !important;
    }

    .canceladmin {
        width: 42% !important;
    }

    .addadmin {
        width: 40% !important;
    }

    .ccedit {
        width: 55% !important;
        margin-bottom: 10px !important;
    }

    .ccdel {
        width: 55% !important;
    }

    .editemailadmin {
        width: 76% !important;
    }

    .resetemailadmin {
        width: 76% !important;
        margin-bottom: 10px !important;
    }

    .modalresetbtn {
        width: 32% !important;
    }

    .saveptprivilege {
        width: 20% !important;
    }

    .exportprivilege {
        width: 45% !important;
    }

    .assignpriviege {
        width: 48% !important;
    }

    .unassignprivielge {
        width: 50% !important;
    }

    .delbtnlogo {
        width: 25% !important;
    }

    .editbtnlogo {
        width: 25% !important;
    }

    .editdescbtn {
        width: 25% !important;
    }

    .editconfig {
        width: 150% !important;
    }

    .resrtconfg {
        width: 91% !important;
        margin-right: 20px !important;
        margin-left: 20px !important;
    }

    .savebtnrepory {
        width: 40% !important;
    }

    .viewbtnreport {
        width: 78% !important;
    }

    .widthbtnreport {
        width: 53% !important;
    }

    #dashboard_length {
        margin-top: -20px;
    }

    .updatecasdetails {
        width: 100% !important;
        margin: 0px !important;
    }

    .exportpdf {
        width: 100% !important;
    }

    .dataTables_length {
        margin-top: -20px;
    }
}

@media only screen and (min-device-width : 1024px) and (max-device-width : 1024px) and (min-device-height : 500px) and (max-device-height : 1023px) and (min-width:1024px) and (max-width:1024px) {
    .btncheck {
        width: 100% !important;
    }

    .bgWelcome {
        width: 140% !important;
    }

    .welcomefontsize {
        font-size: 43px !important;
    }

    .staeditbtn {
        width: 45% !important;
        font-size: small;
    }

    .stadelbtn {
        width: 50% !important;
    }

    .classeditbtn {
        width: 100% !important;
        margin-bottom: 10px !important;
    }

    .classdelbtn {
        width: 100% !important;
    }

    .showcustomerbtn {
        width: 60% !important;
    }

    .canceladmin {
        width: 42% !important;
    }

    .addadmin {
        width: 40% !important;
    }

    .ccedit {
        width: 55% !important;
        margin-bottom: 10px !important;
    }

    .ccdel {
        width: 55% !important;
    }

    .editemailadmin {
        width: 76% !important;
    }

    .resetemailadmin {
        width: 76% !important;
        margin-bottom: 10px !important;
    }

    .modalresetbtn {
        width: 32% !important;
    }

    .saveptprivilege {
        width: 20% !important;
    }

    .exportprivilege {
        width: 45% !important;
    }

    .assignpriviege {
        width: 48% !important;
    }

    .unassignprivielge {
        width: 50% !important;
    }

    .delbtnlogo {
        width: 25% !important;
    }

    .editbtnlogo {
        width: 25% !important;
    }

    .editdescbtn {
        width: 25% !important;
    }

    .editconfig {
        width: 150% !important;
    }

    .resrtconfg {
        width: 91% !important;
        margin-right: 20px !important;
        margin-left: 20px !important;
    }

    .savebtnrepory {
        width: 40% !important;
    }

    .viewbtnreport {
        width: 78% !important;
    }

    .widthbtnreport {
        width: 53% !important;
    }

    #dashboard_length {
        margin-top: -20px;
    }

    .updatecasdetails {
        width: 100% !important;
        margin: 0px !important;
    }

    .exportpdf {
        width: 100% !important;
    }

    #dashboard_length {
        margin-top: 0px;
    }
}
@media only screen and (min-device-width : 1731px) 
and (max-device-width : 2700px) 
and (min-device-height : 500px)
and (max-device-height : 2700px) 
and (min-width:1731px) and (max-width:1500px) {
    .exportpdf {
        width: 100% !important;
    }
}
