﻿
table.rsm_datatable th.focus, table.rsm_datatable td.focus {
    outline: 2px solid #ee8d8d !important;
    outline-offset: -1px;
}

.Noresize {
    resize: none;
}

.rsm_Heading {
    color: #fff !important;
    /*background: linear-gradient(to right,#a92b89, #fe6a4e );
    box-shadow: 1px 5px 8px #e1d22d;*/ /*, 0 5px 10px -5px #66e9fa;*/
    background: linear-gradient(to right,#00BCD4, #66e9fa );
    box-shadow: 1px 5px 8px #109bd9;
    z-index: 2;
}

    .rsm_Heading h2 {
        color: #fff !important;
    }

.rsm_datatable thead tr {
    background: linear-gradient(to right,#0ea795, #1eccb7 );
}

.rsm_datatable tr th {
    color: #fff !important;
    /*font-weight: bold!important;*/
    font-family: 'Open Sans',sans-serif !important;
    text-align: center;
    vertical-align: middle !important;
    /*background-color: #1eccb7 !important;*/
}

.rsm_datatable_export thead tr {
    background: linear-gradient(to right,#0ea795, #1eccb7 );
}

.rsm_datatable_export tr th {
    color: #fff !important;
    /*font-weight: bold!important;*/
    font-family: 'Open Sans',sans-serif !important;
    text-align: center;
    vertical-align: middle !important;
    /*background-color: #1eccb7 !important;*/
}

.rsm_datatable_export_ForSearch thead tr {
    background: linear-gradient(to right,#0ea795, #1eccb7 );
}

.rsm_datatable_export_ForSearch tr th {
    color: #fff !important;
    /*font-weight: bold!important;*/
    font-family: 'Open Sans',sans-serif !important;
    text-align: center;
    vertical-align: middle !important;
    /*background-color: #1eccb7 !important;*/
}
.rsm_datatable_export_ForSearch_Landscape thead tr {
    background: linear-gradient(to right,#0ea795, #1eccb7 );
}

.rsm_datatable_export_ForSearch_Landscape tr th {
    color: #fff !important;
    /*font-weight: bold!important;*/
    font-family: 'Open Sans',sans-serif !important;
    text-align: center;
    vertical-align: middle !important;
    /*background-color: #1eccb7 !important;*/
}

.rsm_datatable_Excelexport thead tr {
    background: linear-gradient(to right,#0ea795, #1eccb7 );
}

.rsm_datatable_Excelexport tr th {
    color: #fff !important;
    /*font-weight: bold!important;*/
    font-family: 'Open Sans',sans-serif !important;
    text-align: center;
    vertical-align: middle !important;
    /*background-color: #1eccb7 !important;*/
}

.tblHdr {
    background: linear-gradient(to right,#0ea795, #1eccb7 ) !important;
}

.rsm_datatable1 thead tr {
    background: linear-gradient(to right,#0ea795, #1eccb7 );
}

    .rsm_datatable1 thead tr th {
        color: #fff !important;
        /*font-weight: bold!important;*/
        font-family: 'Open Sans',sans-serif !important;
        text-align: center;
        vertical-align: middle !important;
        /*background-color: #1eccb7 !important;*/
    }

.rsm_datatable1 tbody tr th {
    color: black !important;
    /*font-weight: bold!important;*/
    font-family: 'Open Sans',sans-serif !important;
    text-align: center;
    vertical-align: middle !important;
    /*background-color: #1eccb7 !important;*/
}

/* To make checkbox visible */
.rsm_datatable2 thead tr {
    background: linear-gradient(to right,#1eccb7, #1eccb7 );
}

.rsm_datatable2 tr th {
    color: #fff !important;
    /*font-weight: bold!important;*/
    font-family: 'Open Sans',sans-serif !important;
    text-align: center;
    vertical-align: middle !important;
    /*background-color: #1eccb7 !important;*/
}

.rsm_datatableSNP thead tr {
    background: linear-gradient(to right,#0ea795, #1eccb7 );
}

.rsm_datatableSNP tr th {
    color: #fff !important;
    /*font-weight: bold!important;*/
    font-family: 'Open Sans',sans-serif !important;
    text-align: center;
    vertical-align: middle !important;
    /*background-color: #1eccb7 !important;*/
}


.m_pl {
    padding-left: 0px !important;
}

.m_pr {
    padding-right: 0px !important;
}

.m_pt {
    padding-top: 0px !important;
}

.m_pb {
    padding-bottom: 0px !important;
}

/*********** Start Auto  completor ***********/
.AutocompList {
    border: solid 1px Gray;
    margin: 1px;
    padding: 3px;
    height: 120px;
    overflow: auto;
    background-color: rgb(244, 250, 238);
    box-shadow: 2px 2px 15px rgb(244, 250, 238);
    z-index: 1000;
}

.AutocomplistItem {
    color: #191919;
}

.AutocompHighlighted {
    background-color: #add5fc;
}

/*********** End Auto  completor ***********/
/********** 13. Custom Autocompletror *********/
/***************************************/

ul.bs-autocomplete-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 200px;
    overflow: auto;
    z-index: 9999;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    background-color: #fbe8e8;
    box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.4);
}

    ul.bs-autocomplete-menu a {
        font-weight: normal;
        color: #333333;
    }

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-state-active,
.ui-state-focus {
    color: rgb(242, 241, 241);
    /*background-color: #eeeeee;*/
    background-color: #184697;
}

.bs-autocomplete-feedback {
    width: 1.5em;
    height: 1.5em;
    overflow: hidden;
    margin-top: .5em;
    margin-right: .5em;
}

.loader {
    font-size: 10px;
    text-indent: -9999em;
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    background: #333;
    background: -moz-linear-gradient(left, #333333 10%, rgba(255, 255, 255, 0) 42%);
    background: -webkit-linear-gradient(left, #333333 10%, rgba(255, 255, 255, 0) 42%);
    background: -o-linear-gradient(left, #333333 10%, rgba(255, 255, 255, 0) 42%);
    background: -ms-linear-gradient(left, #333333 10%, rgba(255, 255, 255, 0) 42%);
    background: linear-gradient(to right, #333333 10%, rgba(255, 255, 255, 0) 42%);
    position: relative;
    -webkit-animation: load3 1.4s infinite linear;
    animation: load3 1.4s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

    .loader:before {
        width: 50%;
        height: 50%;
        background: #333;
        border-radius: 100% 0 0 0;
        position: absolute;
        top: 0;
        left: 0;
        content: '';
    }

    .loader:after {
        background: #fff;
        width: 75%;
        height: 75%;
        border-radius: 50%;
        content: '';
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }

@-webkit-keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*TABLE*/
.m-gv {
    background: #fff;
}

    .m-gv th {
        text-align: center;
        vertical-align: middle !important;
        font-size: 13px;
        border: 1px solid #dddddd !important;
        background-color: #eee9f0;
        color: #7d3e8e !important;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        line-height: 15px !important;
    }

        .m-gv th a {
            text-align: center;
            vertical-align: middle !important;
            font-size: 13px;
            background-color: #eee9f0;
            color: #7d3e8e !important;
        }

    .m-gv td, .m-gv-pagination {
        /*font-weight: bold;*/
        border: 1px solid #dddddd !important;
        font-size: 13px;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    }

        .m-gv-pagination td table {
            margin: 5px;
        }

            .m-gv-pagination td, .m-gv-pagination td table td {
                border: 0px !important;
            }

        .m-gv-pagination span, .m-gv-pagination a {
            padding: 6px 12px;
            line-height: 1.42857143;
            color: #337ab7;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ccc;
        }

            .m-gv-pagination span :hover, .m-gv-pagination a :hover {
                background-color: #eee !important;
                border-color: #ddd !important;
            }

.PagerStyle td table tbody tr td {
    width: 35px;
    height: 25px;
    background-color: #ddc3c3;
    color: black;
    text-align: center;
}


    .PagerStyle td table tbody tr td a {
        display: block;
        width: 100% !important;
        height: 25px;
        color: black;
        background-color: #ebe0e0;
        padding-top: 5px;
        text-align: center;
        text-decoration: none;
    }
/*ModalPopUp*/
.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modal-default-panel {
    padding: 4px 10px 4px 10px;
    position: fixed;
    z-index: 1000;
    // width: 530px;
    min-height: 250px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: 0px 0px 11px #000000;
    -webkit-box-shadow: 0px 0px 11px #000000;
    box-shadow: 0px 0px 11px #000000;
    background-color: #fff;
}

.modal-headWrap {
    border-bottom: 1px solid #002c5f;
    height: 27px;
    padding: 5px 0 5px 0;
    margin-bottom: 5px;
}

.modal-titleWrap {
    padding: 5px 0 5px 0;
    font-variant: small-caps;
    font-size: 16pt;
    font-weight: lighter;
    color: #00335e;
    width: 100%;
    font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
}

    .modal-titleWrap span {
        font: bold 0.80em/2em arial, helvetica, sans-serif;
        float: right;
        margin-top: -8px;
    }

.modal-closeWrap {
    background: url(../../Images/Icon/x.png) no-repeat;
    width: 25px;
    height: 29px;
    display: inline;
    z-index: 3200;
    position: absolute;
    top: -15px;
    right: -16px;
    cursor: pointer;
}

    .modal-closeWrap:hover {
        text-decoration: none;
        color: #fff;
    }

    .modal-closeWrap img {
        border: none;
    }


/***** 7.1 FORM WIZARD *****/

.nav-wizard {
    background-color: #ddd;
    margin-bottom: 15px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 5px;
}

    .nav-wizard > li {
        position: relative;
        margin-right: -2px;
    }

        .nav-wizard > li > a {
            color: #666;
        }

        .nav-wizard > li > a {
            position: relative;
            padding-left: 30px;
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
            border-radius: 0;
        }

            .nav-wizard > li > a:after {
                border-left: 19px solid #ddd;
                border-top: 19px solid rgba(0,0,0,0);
                border-bottom: 19px solid rgba(0,0,0,0);
                content: '';
                display: inline-block;
                position: absolute;
                top: 0;
                right: -19px;
                z-index: 10;
            }

            .nav-wizard > li > a:before {
                border-left: 20px solid #fff;
                border-top: 20px solid rgba(0,0,0,0);
                border-bottom: 20px solid rgba(0,0,0,0);
                content: '';
                display: inline-block;
                position: absolute;
                top: -1px;
                right: -20px;
                z-index: 5;
            }

            .nav-wizard > li > a:hover,
            .nav-wizard > li > a:active,
            .nav-wizard > li > a:focus {
                background-color: #ccc;
            }

                .nav-wizard > li > a:hover:after,
                .nav-wizard > li > a:active:after,
                .nav-wizard > li > a:focus:after {
                    border-left-color: #ccc;
                }

        .nav-wizard > li:first-child > a {
            padding-left: 15px;
            -moz-border-radius: 3px 0 0 3px;
            -webkit-border-radius: 3px 0 0 3px;
            border-radius: 3px 0 0 3px;
        }

        .nav-wizard > li:last-child > a {
            -moz-border-radius: 0 3px 3px 0;
            -webkit-border-radius: 0 3px 3px 0;
            border-radius: 0 3px 3px 0;
        }

            .nav-wizard > li:last-child > a:after,
            .nav-wizard > li:last-child > a:before {
                display: none;
            }

        .nav-wizard > li.active a,
        .nav-wizard > li.active a:hover,
        .nav-wizard > li.active a:focus,
        .nav-wizard > li.active a:active {
            background-color: #4e5154;
            color: #fff;
        }

            .nav-wizard > li.active a:after {
                border-left-color: #4e5154;
            }

        .nav-wizard > li.done a {
            background-color: #428bca;
            color: #fff;
            /*background: linear-gradient(to right,#ff7d2d, #ffc243 );
            color: white;*/
        }

            .nav-wizard > li.done a:after {
                border-left-color: #428bca;
            }

.panel-wizard {
    margin-bottom: 20px;
}

    .panel-wizard .tab-content {
        border: 1px solid #ddd;
        -moz-border-radius: 3px 3px 0 0;
        -webkit-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0;
        border-bottom: 0;
    }

    .panel-wizard .wizard {
        margin: 0;
        background-color: #fcfcfc;
        padding: 15px;
        border: 1px solid #ddd;
        -moz-border-radius: 0 0 3px 3px;
        -webkit-border-radius: 0 0 3px 3px;
        border-radius: 0 0 3px 3px;
    }

        .panel-wizard .wizard:after {
            clear: both;
            display: block;
            content: '';
        }

    .panel-wizard .progress {
        margin-bottom: 5px;
    }

.nav-disabled-click > li > a:hover,
.nav-disabled-click > li > a:active,
.nav-disabled-click > li > a:focus {
    background-color: #ddd;
    cursor: default;
}

    .nav-disabled-click > li > a:hover:after,
    .nav-disabled-click > li > a:active:after,
    .nav-disabled-click > li > a:focus:after {
        border-left-color: #ddd;
    }

.nav-disabled-click > li.active > a:hover:after,
.nav-disabled-click > li.active > a:active:after,
.nav-disabled-click > li.active > a:focus:after {
    border-left-color: #4e5154;
}

.nav-disabled-click > li.done > a:hover,
.nav-disabled-click > li.done > a:active,
.nav-disabled-click > li.done > a:focus {
    background-color: #428bca;
}

    .nav-disabled-click > li.done > a:hover:after,
    .nav-disabled-click > li.done > a:active:after,
    .nav-disabled-click > li.done > a:focus:after {
        border-left-color: #428bca;
    }

.nav-wizard-success > li.done > a {
    background-color: #5cb85c;
}

    .nav-wizard-success > li.done > a:after {
        border-left-color: #5cb85c;
    }

.nav-wizard-warning > li.done > a {
    background-color: #f0ad4e;
}

    .nav-wizard-warning > li.done > a:after {
        border-left-color: #f0ad4e;
    }

.nav-wizard-danger > li.done > a {
    background-color: #d9534f;
}

    .nav-wizard-danger > li.done > a:after {
        border-left-color: #d9534f;
    }

.nav-wizard-info > li.done > a {
    background-color: #5bc0de;
}

    .nav-wizard-info > li.done > a:after {
        border-left-color: #5bc0de;
    }



@media screen and (max-width: 640px) {
    /* wizard */
    .nav-wizard {
        background: none;
    }

        .nav-wizard > li {
            margin: 0 !important;
        }

            .nav-wizard > li > a,
            .nav-wizard > li:first-child > a,
            .nav-wizard > li:last-child > a {
                -moz-border-radius: 3px;
                -webkit-border-radius: 3px;
                border-radius: 3px;
            }

                .nav-wizard > li > a:before,
                .nav-wizard > li > a:after {
                    display: none;
                }
}

@media screen and (max-width: 480px) {
}

/**********  RSM Card  *********/


.rsm-card {
    background: #fff;
    /*min-height: 50px;*/
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    position: relative;
    border-radius: 4px;
    margin-bottom: 30px;
}


    .rsm-card .rsm-card-header {
        position: relative;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        padding: 1px;
    }

    .rsm-card .rsm-body {
        font-size: 14px;
        color: #777;
        /*padding: 20px;*/
    }

        .rsm-card .rsm-body .rsm-card-Col {
            background: #fff;
            /*min-height: 50px;*/
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
            position: relative;
            border-radius: 4px;
            margin-bottom: 30px;
            padding: 30px;
            z-index: 1;
        }

    .rsm-card .rsm-card-header h2 {
        margin: 0;
        font-size: 18px;
        font-weight: normal;
        padding: 10px;
    }

.hide {
    display: none;
}

/*Room ID*/



.bookedroomtd {
    cursor: pointer;
}

table.table1 {
    font-family: "Trebuchet MS", sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.4em;
    font-style: normal;
    border-collapse: separate;
    border-spacing: 1px;
    margin-bottom: 10px;
}

.table1 thead th {
    padding: 15px;
    color: #fff;
    text-shadow: 1px 1px 1px #568F23;
    border: 1px solid #93CE37;
    border-bottom: 3px solid #9ED929;
    background-color: #9DD929;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0.02, rgb(123,192,67)), color-stop(0.51, rgb(139,198,66)),color-stop(0.87, rgb(158,217,41)));
    background: -moz-linear-gradient(center bottom,rgb(123,192,67) 2%, rgb(139,198,66) 51%,rgb(158,217,41) 87%);
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius: 5px 5px 0px 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

    .table1 thead th:empty {
        background: transparent;
        border: none;
    }

.table1 tbody th {
    color: #fff;
    text-shadow: 1px 1px 1px #568F23;
    background-color: #9DD929;
    border: 1px solid #93CE37;
    border-right: 3px solid #9ED929;
    padding: 0px 10px;
    background: -webkit-gradient(linear,left bottom,right top, color-stop(0.02, rgb(158,217,41)),color-stop(0.51, rgb(139,198,66)),color-stop(0.87, rgb(123,192,67)));
    background: -moz-linear-gradient(left bottom,rgb(158,217,41) 2%,rgb(139,198,66) 51%,rgb(123,192,67) 87%);
    -moz-border-radius: 5px 0px 0px 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.table1 tfoot td {
    color: #9CD009;
    font-size: 32px;
    text-align: center;
    padding: 10px 0px;
    text-shadow: 1px 1px 1px #444;
}

.table1 tfoot th {
    color: #666;
}

.table1 tbody td {
    padding: 10px;
    text-align: center;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #000;
}

.table1 tbody span.check::before {
    content: url(../images/check0.png)
}

.table1 .roomtd {
    cursor: pointer;
    color: blue;
    font-weight: bold;
    font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
}

.table1 .bookedroomtd {
    color: red !important;
    font-weight: bold;
    font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
}

/*Tab*/

.rsm_Tab {
    /*border-bottom: 1px solid #1eccb7 !important;*/
    border-bottom: 1px solid #1eccb7 !important;
    padding-bottom: 2px;
}

    .rsm_Tab li a {
        /*background-color: #00d4ed !important;*/
        background-color: orangered !important;
        /*background: -webkit-gradient(linear,left bottom,right top, color-stop(0.02, rgb(255, 70, 23)),color-stop(0.51, rgb(255, 137, 23)),color-stop(0.87, rgb(238, 201, 25)),color-stop(0.7, rgb(238, 25, 214)));*/
        color: white !important;
        border-top-left-radius: 5px !important;
        border-top-right-radius: 5px !important;
    }

    .rsm_Tab > li a:hover {
        /*background-color: #fa542a !important;*/
        background-color: rgba(252, 91, 50, 0.97) !important;
        color: white !important;
    }

/*new add================================================================19sep2018*/
.gradientGreenblocks {
    /*background-color: #3F51B5;*/
    background: linear-gradient(45deg, #43A047 0%, #1de9b6 100%);
    box-shadow: 0 6px 20px 0 rgba(77, 182, 172, 0.5);
}

.gradientBlueblocks {
    /*background-color: #3F51B5;*/
    background: linear-gradient(45deg, #0288d1 0%, #26c6da 100%);
    box-shadow: 0 6px 20px 0 rgba(38, 198, 218, 0.5);
}

.gradientPinkblocks {
    /*background-color: #3F51B5;*/
    background: linear-gradient(45deg, #FF5252 0%, #f48fb1 100%);
    box-shadow: 0 6px 20px 0 rgba(244, 143, 177, 0.5);
}

.gradientamberblocks {
    /*background-color: #3F51B5;*/
    background: linear-gradient(45deg, #ff6f00 0%, #ffca28 100%);
    box-shadow: 0 6px 20px 0 rgba(255, 111, 0, 0.3);
}

.gradient-45deg-light-blue-cyan {
    background: #0288d1;
    background: -webkit-linear-gradient(45deg, #0288d1 0%, #26c6da 100%);
    background: linear-gradient(45deg, #0288d1 0%, #26c6da 100%);
}

    .gradient-45deg-light-blue-cyan.gradient-shadow {
        box-shadow: 0 6px 20px 0 rgba(38, 198, 218, 0.5);
    }

.gradient-45deg-blue-indigo {
    background: #2962FF;
    background: -webkit-linear-gradient(45deg, #2962FF 0%, #3949ab 100%);
    background: linear-gradient(45deg, #2962FF 0%, #3949ab 100%);
}

    .gradient-45deg-blue-indigo.gradient-shadow {
        box-shadow: 0 6px 20px 0 rgba(57, 73, 171, 0.5);
    }

.gradient-45deg-semi-dark {
    background: #00AEFF;
    background: -webkit-linear-gradient(180deg, #00AEFF 0%, #3369E6 100%);
    background: linear-gradient(-90deg, #00AEFF 0%, #3369E6 100%);
}

    .gradient-45deg-semi-dark.gradient-shadow {
        box-shadow: 0 6px 20px 0 rgba(51, 105, 230, 0.5);
    }

.tblMinHeight {
    /*min-height:350px;
    overflow:auto;*/
}


.rsmDisabledIcon:hover {
    cursor: not-allowed;
}


/*************************************************************************************************
    ********************************** Custom Pager Loader **************************************
    **************************************************************************************************/


.m-loding-box {
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

.PrProgress {
    padding: 2px 3px;
    z-index: 1000009;
    width: 100%;
    height: 100%;
    background-color: rgba(203, 248, 229, 0.00);
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
}

.PrContainer {
    z-index: 1000009;
    display: table-cell;
    vertical-align: middle;
}

.PrHeader {
    z-index: 1000009;
    /*background: url(../Images/Background/ProgressBar/sprite.png) repeat-x 0px 0px;*/
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 0px 10px;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;
    white-space: nowrap;
    font-family: arial,helvetica,clean,sans-serif;
}

.PrBody {
    z-index: 1000009;
    background-color: rgba(242, 242, 242, 0.35);
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 400px;
}

.PrIFrame {
    z-index: 1000009;
}



/*************************************************************************************************
    ********************************** Custom Pager of Repeater **************************************
    **************************************************************************************************/

.page_enabled {
    /*color: #000000;
    background-color: white;
    padding-left: 15px;
    padding-right: 15px; 
    border-radius: 2px;
    font-weight: 700;
    border:1px solid gray;*/
    color: #777;
    background-color: white;
    padding: 7px 13px;
    margin-left: -5px;
    border-radius: 2px;
    font-weight: 400;
    border: 1px solid #ddd;
    text-decoration: none;
    position: relative;
}

    .page_enabled:hover {
        background-color: #dddddd;
        color: black;
    }


.page_disabled {
    /*color: white;
    background-color: ButtonShadow;
    padding-left: 15px;
    padding-right: 15px;
    margin: 1px;
    border-radius: 2px;*/
    color: #FFF;
    background-color: #2196f3;
    padding: 7px 13px;
    margin-left: -5px;
    border-radius: 2px;
    font-weight: 400;
    border: 1px solid #ddd;
    text-decoration: none;
    position: relative;
}

    .page_disabled:hover {
        color: #fff;
    }

.rsm-btn-sm {
    padding: 4px 8px;
    font-size: 17px !important;
}

.rsm-Action {
    white-space: nowrap;
}


.DDLToText .open ul.inner {
    width: 300px;
}

.DDLToText .text {
    text-wrap: wrap;
}

.DDLToTextOuter .open ul.inner {
    width: 300px;
}

.DDLToTextOuter .text {
    text-wrap: wrap;
}

.DDLToTextRpt .open ul.inner {
    width: 250px;
}

.DDLToTextRpt .text {
    text-wrap: wrap;
}

.rsm_Flat_Color_Temp {
    color: #ff6600;
}

.rsm_DivTable_Heading {
    background: linear-gradient(to right, #0ea795, #1eccb7);
    padding: 5px;
    color: azure;
    text-align: center;
}
    .rsm_DivTable_Heading div {
        border-right: 1px solid #fff;
        border-left: 1px solid #fff;
    }

  
