﻿
/*.........StyleSheet for CAP..............*/
.fldset {
    display: block;
    padding: 5px 10px 5px 10px;
    line-height: 20px;
    margin-bottom: 10px;
    border: 1px #ccc solid;
}
.mgL80{
    margin-left: 80px;
}

.lgnd {
    margin-bottom: 5px;
    padding: 3px;
    width: 230px;
    border-bottom: none;
}

body {
    color: #000000;
    background-color: #fff;
    font-size: 12px !important;
    font-weight: 500 !important;
    font-family: 'Montserrat', sans-serif !important;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    background: rgb(209,212,221);
    background: linear-gradient(90deg, rgba(209,212,221,1) 0%, rgba(242,242,242,1) 55%, rgba(205,211,223,1) 100%);
}

a {
    font-size: 11px;
    color: #ff2e2e !important;
    text-decoration: none;
}

    a:hover {
        color: #ffcc49 !important;
        cursor: pointer;
        text-decoration: underline;
    }

.Label {
    font-size: 12px;
    font-weight: 500;
    padding: 2px 0;
    background-color: Transparent;
}

.ajax__calendar .ajax__calendar_day, .ajax__calendar_today {
    border: 1px solid #ffffff;
    font-family: 'Montserrat', sans-serif !important;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_day {
    background-color: #ffcc49 !important;
    color: #fff !important;
    border: 1px solid #ffab1e !important;
}

.ajax__calendar_today {
    background-color: #585858 !important;
    color: #ffcc49;
}

.ajax__calendar_footer {
    height: 22px !important;
}

.ajax__calendar .ajax__calendar_other .ajax__calendar_day {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #cecece !important;
}



.flL {
    float: left;
}

.flR {
    float: right;
}


th, td {
    font-weight: 500;
}

.Grid {
    color: #123377;
    background-color: #ffffff;
    font-weight: 500;
    padding: 20px;
    float: left;
}

    .Grid tr th {
        padding: 2px 5px;
    }

    .Grid tr td {
        padding: 2px 5px;
    }

table {
    width: 100% !important;
}

.gridScroll {
    max-height175px;
    overflow-y: scroll;
}

.pd10 {
    padding: 10px;
}

.pdl20 {
    padding-left: 20px;
}

.mrgt10 {
    margin-top: 10px;
}

.mrgt12 {
    margin-top: 12px;
}

.w73prcnt {
    width: 73%;
    margin: auto;
}

.hd_cntct {
    text-align: right;
    line-height: 12px;
    margin-top: 22px;
}

.Title {
    /*font-family: 'Montserrat', sans-serif !important;
    text-align: center;
    margin-top: 50px;
    color: #ff028e;
    font-size: 20px;
    font-weight: 500;*/
    font-family: 'Montserrat', sans-serif !important;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 20px;
    color: #ff028e;
    font-size: 20px;
    font-weight: 600;
    text-decoration: underline;
}
.radioCheckboxp td {
    border: none;
    vertical-align: middle;
}

.radioCheckboxp input[type="radio"] {
    margin-top: 3px;
    margin-left:90px;
}
.mgnT5 {
    margin-top: 5px;
}

.mgL10 {
    margin-left: 10px;
}
.mgL60 {
    margin-left: 60px;
}
.wdth30per {
    width:30%;
}

.mgL270 {
    margin-left: 270px;
}

.mgT20 {
    padding-top: 20px;
}

.loginbx {
    height: 250px;
    width: 337px;
    margin: auto;
    border-radius: 10px;
    padding: 20px;
}

.passwrd {
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 5px;
    width: 267px;
    height: 30px;
    font-size: 12px;
    font-weight: 500;
}

.logtxt {
    background-color: #323232;
    padding: 15px 10px;
    border-radius: 5px;
    color: #fff;
    width: 300px;
    margin-bottom: 10px;
}

    .logtxt input {
        background-color: #323232;
    }

.dogbx {
    width: 100px;
    height: 50px;
    padding-top: 10px;
    display: inline-block;
}

.settxt {
    background-color: #585858;
    padding: 5px;
    border-radius: 5px;
    color: #fff;
    width: 400px;
    margin-top: 5px;
}

.settxtWt {
    padding: 5px;
}

.mgL20 {
    margin-left: 20px;
}

.mgL25 {
    margin-left: 25px;
}
.mgL9 {
    margin-left: 9px;
}
.mgL28 {
    margin-left: 28px;
}

.mgL100 {
    margin-left: 100px;
}

.wd150 {
    width: 150px;
}

.mgL195 {
    margin-left: 195px;
}

.mgL68 {
    margin-left: 68px;
}

.mgL81 {
    margin-left: 81px;
}

.mgL43 {
    margin-left: 43px;
}

.mgL49 {
    margin-left: 49px;
}

.logtxtbx {
    background-color: transparent !important;
    border: 1px solid #423e3e;
    color: #ffd94d;
    padding-left: 5px;
}

.logbtn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    background-color: #ffab1e;
    border: none;
    border-radius: 5px;
    color: #fff;
    padding: 5px 15px;
}

.menu {
    background-color: #5a5a5a;
    /*padding: 5px;*/
    padding: 25px;
}

.menubtn {
    background-color: #efa40b;
    border: none;
    border-radius: 5px;
    color: #fff;
    margin: 5px 0;
    font-weight: 500;
    height: 24px;
    width: auto !important;
    padding:4px 6px !important;
}
.menubtnMax {
    background-color: #efa40b;
    border: none;
    border-radius: 5px;
    color: #fff;
    margin: 5px 0;
    font-weight: 500;
    height: 24px;
    width: 50px !important;
    padding: 4px 6px !important;
}

.hdcombobx {
    background-color: #1f1f1f;
    border-radius: 8px;
    padding: 5px;
    height: 45px;
    color: #fff;
    width: auto;
    float: right;
}

    .hdcombobx ul li {
        padding: 5px 15px;
        list-style-type: none;
        float: left;
    }

        .hdcombobx ul li a {
            color: rgb(209,212,221) !important;
        }

            .hdcombobx ul li a:hover {
                color: #ffcc49 !important;
            }


        .hdcombobx ul li span {
            padding-right: 10px;
        }

.combomenu {
    float: left;
    font-size: 8.15pt;
    font-weight: 500;
    background-color: #ffcc49;
    width: 100%;
}

    .combomenu ul {
        padding: 10px 0 !important;
    }

        .combomenu ul li {
            padding: 5px !important;
            float: left;
            padding: 5px 15px;
            list-style-type: none;
        }

    .combomenu input {
        width: 100px;
        border: 1px solid #3f3f3f;
        border-radius: 2px;
    }

    .combomenu select {
        height: 21px;
    }

.submenu {
    background-color: #717171;
    padding: 5px;
    height: 45px;

}

.mrgL100 {margin: 0 100px
}

    .submenu ul li {
        float: left;
        padding: 5px 15px;
        list-style-type: none;
    }

.calndrimg {
    border-width: 0px;
    height: 21px !important;
    width: 19px !important;
    float: right;
    margin-left: 3px;
}

.cal {
    border-width: 0px;
    position: relative;
    top: 5px;
}

.menuicn {
    border-width: 0px;
    float: left;
    margin-left: 3px;
    background-image: url(/Content/images/menu_icn.png);
    background-repeat: no-repeat;
    background-position-x: 4px;
    padding: 0 0 0 30px;
}

.xl {
    border-width: 0px;
    float: left;
    margin-left: 3px;
    background-image: url(/Content/images/xl.png);
    background-repeat: no-repeat;
    background-position-x: 4px;
    padding: 0 0 0 30px;
}

.xml {
    border-width: 0px;
    float: left;
    margin-left: 3px;
    background-image: url(/Content/images/xml.png);
    background-repeat: no-repeat;
    background-position-x: 4px;
    padding: 0 0 0 30px;
}

.namedit5 {
    width: 250px;
}

.mgT5 {
    margin-top: 5px;
}

.ckbx {
    margin-left: 15px;
}

.chkbox1 {
    margin-left: 49px;
}

.chkbox2 {
    margin-left: 41px;
}
.nomgn {
    margin:0px;
}
.popYear {
    left: 40%;
    width: 23%;
    z-index: 1002;
    height: 45%;
    position: fixed;
    top: 30%;
    display: none;
    border-radius: 10px;
    background-color: #ececec;
    padding: 25px;
    border: 3px solid #ffc300;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.2784313725490196);
}

.popYearMax {
    left: 30%;
    width: 23%;
    z-index: 1002;
   /* height: 45%;*/
    position: fixed;
    top: 30%;
    display: none;
    border-radius: 10px;
    background-color: #ececec;
    padding: 23px;
    border: 3px solid #ffc300;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.2784313725490196);
}
.pop {
    left: 17.5%;
    width: 65%;
    z-index: 1002;
    height: 45%;
    position: fixed;
    top: 30%;
    display: none;
    border-radius: 10px;
    background-color: #ececec;
    padding: 25px;
    border: 3px solid #ffc300;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.2784313725490196);
}

    .pop ul li {
        float: left;
        width: 100%;
        list-style-type: none;
        margin-bottom: 5px;
    }

        .pop ul li span {
            padding-right: 20px;
            width: 100px;
        }
.poMax {
    left: 17.5%;
    z-index: 1002;
    position: fixed;
    display: none;
    border-radius: 10px;
    background-color: #ececec;
    padding: 25px;
    border: 3px solid #ffc300;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.2784313725490196);
    font-size:medium;
}

.popAdmin {
    left: 20%;
    width: 60%;
    height: 60%;
    top: 30%;
    z-index: 1002;
    position: fixed;
    display: none;
    border-radius: 10px;
    background-color: #ececec;
    padding: 50px;
    border: 3px solid #ffc300;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.2784313725490196);
}

    .popAdmin ul li {
        float: left;
        width: 100%;
        list-style-type: none;
        margin-bottom: 5px;
    }

        .popAdmin ul li span {
            padding-right: 20px;
            width: 100px;
        }

.namedit {
    margin-left: 50px;
    width: 250px;
}

.namedit0 {
    margin-left: 28px;
    width: 250px;
}

.namedit1 {
    margin-left: 78px;
    width: 250px;
}

.namedit2 {
    margin-left: 54px;
    width: 250px;
}

.namedit3 {
    margin-left: 25px;
    width: 250px;
}

.namedit4 {
    margin-left: 36px;
    width: 250px;
}

.namedit5 {
    margin-left: 0px;
    width: 250px;
}

.namedit6 {
    margin-left: 45px;
    width: 250px;
}

.radio1 td {
    border-top: none !important;
    width: 35%;
}

.rdio1 td {
    border: none;
}

.rdio1 input[type="radio"] {
    margin-top: 0px;
}

.rdio1 label {
    width: 130px;
}

.rdio2 td {
    border: none;
}

.rdio2 input[type="radio"] {
    margin-top: 0px;
}

.rdio2 label {
    width: 130px;
}

.mgL60 {
    margin-left: 60px;
}

.mgL140 {
    margin-left: 140px;
}

.mgL138 {
    margin-left: 138px;
}

.set_menu {
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    text-align: center;
    list-style-type: none;
    width: 20%;
    margin-top: 80px;
}

    .set_menu ul {
        padding: 10px !important;
    }

        .set_menu ul li {
            list-style-type: none;
        }

            .set_menu ul li a {
                list-style-type: none;
                color: #ff028e;
                text-decoration: underline;
                font-weight: 500;
                font-size: 12px;
            }

.log {
    background-color: #ffffff;
    font-weight: 500;
    padding: 20px;
    border-radius: 10px;
    margin-top: 20px;
}

.innr_log {
    padding: 10px 0;
    text-align: center;
    list-style-type: none;
}

    .innr_log ul {
        padding: 10px !important;
    }

        .innr_log ul li {
            list-style-type: none;
            padding: 2px 5px;
        }

            .innr_log ul li a {
                list-style-type: none;
                color: #ff028e;
                text-decoration: underline;
                font-weight: 500;
                font-size: 12px;
            }

label {
    font-weight: 500 !important;
}

.every {
    padding: 10px 5px;
    text-align: center;
    list-style-type: none;
    background-color: #ccc;
    height: 40px;
}

.userbx {
    width: 75%;
    margin: auto;
}

.Text {
    text-decoration: none;
    text-decoration: none;
    font-size: 12px;
    font-weight: 500;
}

.f11 {
    font-size: 11px;
    font-weight: 500;
}

.logo {
    width: 266px;
}

.page_header {
    /*margin-bottom: 40px;*/
    height: 111px;
    background-color: #fff;
    box-shadow: -9px 13px 26px #cecece36;
    background-image: url(/Content/images/bg.png);
}

.footer {
    position: fixed !important;
    bottom: 0;
    width: 100%;
    height: 30px;
    background-color: #585858;
    color: #fff;
    text-align: center;
    padding-top: 7px;
}

    .footer a {
        color: #81c4ff !important;
    }




#ccRbtnOccur tr {
    float: left;
    background-color: #545454;
    color: #fff;
    padding: 0 2px;
}

#ccRbtnTypeList input[type="radio"] {
    margin-top: 3px;
}

#ccRbtnTypeList label {
    width: 1px;
}

.bookinbx {
    border-radius: 5px;
    border: 1px #ccc solid;
    margin: 5px;
    height: 35px;
    width: 250px;
    padding-left: 5px;
}

.control-label {
    padding-top: 12px;
}

.Create {
    color: #123377;
    background-color: #ffffff;
    font-weight: 500;
    padding: 20px;
    /* float: left; */
    width: /*600px;*/870px;
    margin: auto;
    margin-bottom: 30px;
}

.bx {
    background-color: #f1f1f1;
    margin-bottom: 10px;
    width: 560px;
    padding: 20px;
}

    .bx ul li {
        float: left;
        list-style-type: none;
    }

.w100 {
    width: 100px;
}

#ccRbtnDog tr td {
    width: 56px;
}

.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
    padding: 4px !important;
}
.headh {
    margin-left: 40%;
    font-size: 15px;
    font-weight: bold;
}
.cross {
    top: 15%;
    left: 75.2%;
    position: fixed;
}
.crossImage {
    top: 50%;
    left: 50%;
    position: fixed;
}

.crossImageMax {
    top: 38%;
    left: 69%;
    position: fixed;
}

.crossImgyear {
    top: 49%;
    left: 62%;
    position: fixed;
}

#backgroundPopup {
    z-index: 1;
    position: fixed;
    display: none;
    height: 100%;
    width: 100%;
    background-color: #9a94943d;
    top: 0px;
    left: 0px;
}

.crossImg {
    top: 28.8%;
    left: 79.2%;
    position: fixed;
}
@media only screen and (max-width: 768px) {
    .set_menu {
        width: 100%;
        margin-bottom: 20px;
    }

    .table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
        padding: 0px !important;
        font-size: 10px !important;
    }
}

#grdBookings th {
    padding: 2px !important;
}

#grdBookings td {
    padding: 2px !important;
}
