/******************************************Old Stylesheet***************************************************/

body {
    font: normal 12px "Segoe UI" !important;
    background: url(images/bg_image.png) top left no-repeat #0b54a2;
    background-size: cover;
    margin: 0;
    padding: 0;
}

/*
 *  STYLE 1
*/
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\002a";
}

.glyphicon-plus:before {
    content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.glyphicon-cd:before {
    content: "\e201";
}

.glyphicon-save-file:before {
    content: "\e202";
}

.glyphicon-open-file:before {
    content: "\e203";
}

.glyphicon-level-up:before {
    content: "\e204";
}

.glyphicon-copy:before {
    content: "\e205";
}

.glyphicon-paste:before {
    content: "\e206";
}

.glyphicon-alert:before {
    content: "\e209";
}

.glyphicon-equalizer:before {
    content: "\e210";
}

.glyphicon-king:before {
    content: "\e211";
}

.glyphicon-queen:before {
    content: "\e212";
}

.glyphicon-pawn:before {
    content: "\e213";
}

.glyphicon-bishop:before {
    content: "\e214";
}

.glyphicon-knight:before {
    content: "\e215";
}

.glyphicon-baby-formula:before {
    content: "\e216";
}

.glyphicon-tent:before {
    content: "\26fa";
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.glyphicon-bed:before {
    content: "\e219";
}

.glyphicon-apple:before {
    content: "\f8ff";
}

.glyphicon-erase:before {
    content: "\e221";
}

.glyphicon-hourglass:before {
    content: "\231b";
}

.glyphicon-lamp:before {
    content: "\e223";
}

.glyphicon-duplicate:before {
    content: "\e224";
}

.glyphicon-piggy-bank:before {
    content: "\e225";
}

.glyphicon-scissors:before {
    content: "\e226";
}

.glyphicon-bitcoin:before {
    content: "\e227";
}

.glyphicon-btc:before {
    content: "\e227";
}

.glyphicon-xbt:before {
    content: "\e227";
}

.glyphicon-yen:before {
    content: "\00a5";
}

.glyphicon-jpy:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-rub:before {
    content: "\20bd";
}

.glyphicon-scale:before {
    content: "\e230";
}

.glyphicon-ice-lolly:before {
    content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.glyphicon-education:before {
    content: "\e233";
}

.glyphicon-option-horizontal:before {
    content: "\e234";
}

.glyphicon-option-vertical:before {
    content: "\e235";
}

.glyphicon-menu-hamburger:before {
    content: "\e236";
}

.glyphicon-modal-window:before {
    content: "\e237";
}

.glyphicon-oil:before {
    content: "\e238";
}

.glyphicon-grain:before {
    content: "\e239";
}

.glyphicon-sunglasses:before {
    content: "\e240";
}

.glyphicon-text-size:before {
    content: "\e241";
}

.glyphicon-text-color:before {
    content: "\e242";
}

.glyphicon-text-background:before {
    content: "\e243";
}

.glyphicon-object-align-top:before {
    content: "\e244";
}

.glyphicon-object-align-bottom:before {
    content: "\e245";
}

.glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.glyphicon-object-align-left:before {
    content: "\e247";
}

.glyphicon-object-align-vertical:before {
    content: "\e248";
}

.glyphicon-object-align-right:before {
    content: "\e249";
}

.glyphicon-triangle-right:before {
    content: "\e250";
}

.glyphicon-triangle-left:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-console:before {
    content: "\e254";
}

.glyphicon-superscript:before {
    content: "\e255";
}

.glyphicon-subscript:before {
    content: "\e256";
}

.glyphicon-menu-left:before {
    content: "\e257";
}

.glyphicon-menu-right:before {
    content: "\e258";
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.glyphicon-menu-up:before {
    content: "\e260";
}

#my_scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3) !important;
    border-radius: 10px !important;
    background-color: #F5F5F5 !important;
}

#my_scroll::-webkit-scrollbar {
    width: 6px !important;
    background-color: #005993 !important;
}

#my_scroll::-webkit-scrollbar-thumb {
    border-radius: 10px !important;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3) !important;
    background-color: #555 !important;
}

.right-text {
    text-align: right !important;
}

.parent_logo {
    position: absolute;
    top: -5px;
    right: 15px;
}

    .parent_logo img {
        max-width: 70px;
    }
    .parent_logo .imgnew {
        max-width: 95px;
    }

   /* .parent_logo .imgsmall {
        max-width: 25px !important;
    }*/

    #wrapper, .container {
        margin: 0 auto;
        width: 100%;
    }

.clearance, .clearfix {
    clear: both;
}

a:link {
    text-decoration: none;
    outline: none;
    color: #0000FF;
}

a:hover {
    color: #0033CC;
}

a:active {
    color: #2f5eea;
}

img {
    border: 0;
    outline: none;
}

.img-responsive {
    width: 100%;
    height: auto;
}

ul {
    margin: 0;
    padding: 0;
}

h3 {
    margin: 0;
    padding: 15px 0;
    font-weight: bold;
    font-size: 14px;
    color: #373E4A;
}

.header_left, .header_center, .header_right, .logo {
    float: left;
}

.height10 {
    height: 10px;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.marginNone input[type=checkbox] {
    margin-left: 0 !important;
}

.note_label {
    width: 100%;
    background: #FFF;
    padding: 2px;
    color: #005993;
    text-align: right;
}

input[type=submit], input[type=button] {
    background: #005993;
    border: 1px solid #005993;
    color: #fff;
    padding: 3px 5px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    cursor: pointer;
    font: normal 12px "Segoe UI";
}

    input[type=submit]:hover, input[type=button]:hover {
        background: #005993;
        border-color: #005993;
    }


.input:focus, input[type=text]:focus, input[type=password]:focus, select:focus, textarea:focus {
    box-shadow: 0 0 2px #0875bb;
    border: 1px solid #3FA0FF;
}

.paddingtop10 {
    padding-top: 10px;
}

.highlite {
    background: #fff;
    border: 1px solid #f2f2f2;
    padding: 10px;
    margin-top: 10px;
    padding-top: 0px;
    box-shadow: 0 0 6px #999;
}

.gearwheel {
    float: right;
    padding: 5px 8px;
    background: #1379d8;
}

    .gearwheel:hover {
        background: #156ec1;
    }

.logo {
    cursor: pointer;
    margin-bottom: 0px;
    padding: 2px 10px;
}

.username {
    font: normal 12px "Segoe UI";
    color: #393939;
    float: right;
    margin-top: 11px;
}

.profilename {
    color: #868686;
    line-height: 20px;
}

.valign {
    vertical-align: middle;
}

.left_panel {
    width: 40%;
    float: left;
    padding-right: 2%;
}

.right_panel {
    width: 58%;
    float: left;
}

.ui-tabs .ui-tabs-panel {
    padding: 1em 0.5em !important;
}

.table_responsive .input, .table_responsive input[type=text], .table_responsive input[type=password], .table_responsive select, .table_responsive textarea {
    margin-left: 1px !important;
}

#accordian {
    color: #535353;
}

    #accordian li:first-child h3 {
        border-radius: 5px 0 0 0;
    }

    #accordian h3 {
        font-size: 12px;
        line-height: 34px;
        padding: 0 15px;
        cursor: pointer;
        background: url(images/menuBg.jpg) top left repeat-x;
        border-top: 1px solid #bcbcbc;
    }

        #accordian h3 span {
            display: none;
        }

        #accordian h3.borderNone {
            border: none;
        }

        #accordian h3:hover {
            text-shadow: none;
        }

        #accordian h3 span {
            font-size: 16px;
            margin-right: 10px;
        }

    #accordian li {
        list-style-type: none;
    }

    #accordian ul ul li a {
        color: #3F3F3F;
        text-decoration: none;
        font-size: 12px;
        display: block;
        text-shadow: none;
        background: #e9e9e9;
        line-height: 18px;
    }

        #accordian ul ul li a:hover, .clickActive {
            background: url(images/menu_hover.png) top left repeat-x !important;
            color: #fff !important;
        }

    #accordian ul ul {
        display: none;
    }

    #accordian li.active ul {
        display: block;
    }

.container {
    background: #FFF;
    box-shadow: 0 0 3px #666;
    float: left;
    margin-top: 80px;
    width: 100%;
    min-height: 480px;
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.logincontainer {
    background: #f5f5f5;
    box-shadow: 0 0 3px #666;
    margin: 5px auto;
    width: 80%;
    /*min-height: 480px;*/
    margin-top: 100px;
}

.custome-panel fieldset {
    display: block;
    min-width: 0;
    margin-left: 2px;
    margin-right: 2px;
    padding-top: 0.35em;
    padding-bottom: 0.625em;
    padding-left: 0.75em;
    padding-right: 0.75em;
    border: solid 1px #ccc;
    margin-bottom: 6px;
    line-height: 1.42857143;
}

    .custome-panel fieldset legend {
        display: block;
        background: white;
        margin: 0;
        padding: 0;
        width: auto;
        border: 0 none;
        color: #284b92 !important;
        font-size: 14px;
        line-height: inherit;
    }

.mandatory {
    font: bold 14px #FF0000;
}

.midle {
    vertical-align: middle;
}

.dxdpLite .dxpc-headerText, .dxpc-headerContent {
    height: auto !important;
}

.containerRight {
    width: 100%;
    background: #FFF;
    padding-bottom: 0px;
    margin-bottom: 30px;
    min-height: 500px;
    z-index: 100;
    padding: 10px;
    margin-top: 35px;
}

button:focus {
    outline: 1px dotted;
    outline: 0 auto -webkit-focus-ring-color;
}

.nav-tabs .nav-link {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #5557a2;
    border-color: #e9ecef #e9ecef #dee2e6;
    background: #F9F9F9;
    margin-right: 3px;
}
/*-------------Rad Menu CSS Starts---*/
.RadMenu {
    position: fixed !important;
    width: 100% !important;
    z-index: 9999 !important;
}

.RadMenu_Silk {
    font: normal 13px "Segoe UI" !important;
    line-height: 28px !important;
}

.RadMenu a.rmLink {
    color: #333 !important;
}

.RadMenu .rmPopup span.rmLink, .RadMenu .rmPopup a.rmLink, .RadMenu .rmGroup span.rmLink, .RadMenu .rmGroup a.rmLink {
    padding: 0em 50px 0em 15px !important;
    font-size: 12px !important;
}

.RadMenu_Silk .rmRootGroup .rmSelected > .rmRootLink, .RadMenu_Silk .rmRootGroup .rmExpanded > .rmRootLink {
    border-top: .31em solid #005993 !important;
}

.RadMenu_Silk .rmLink:hover, .RadMenu_Silk .rmVertical .rmLink.rmRootLink:hover {
    color: #fff !important;
    background: #005993 !important;
    background-image: none !important;
    border-top: .31em solid #005993 !important;
}

.RadMenu_Silk .rmLink:hover, .RadMenu_Silk .rmVertical .rmLink.rmRootLink:hover, .RadMenu_Silk .rmSelected > .rmLink, .RadMenu_Silk .rmItem.rmFocused > .rmLink, .RadMenu_Silk .rmExpanded > .rmLink {
    color: #fff !important;
    background: #005993 !important;
    background-image: none !important;
    border-top: 0 !important;
}

.RadMenu_Silk .rmRootGroup.rmHorizontal .rmRootLink:hover {
    color: #005993 !important;
    background-color: #FFF !important;
    background-image: none !important;
    border-top: .31em solid #005993 !important;
}

.RadMenu_Silk .rmRootGroup.rmHorizontal .rmFocused > .rmRootLink {
    box-shadow: none !important;
    border-top: .31em solid #005993 !important;
}

li.rmItem.rmExpanded > div.rmSlide {
    top: 30px !important;
}

.greenBtn {
    text-align: center;
    background: #7cc243 !important;
    border: 1px solid #7cc243 !important;
}
/*.RadMenu_BlackMetroTouch .rmRootGroup {
    padding: 3px 0 !important;
    background-color: #005993 !important;
}
.RadMenu_BlackMetroTouch .rmRootGroup .rmItem {
    border-color: #013658 !important;
}
.RadMenu .rmPopup span.rmLink, .RadMenu .rmPopup a.rmLink, .RadMenu .rmGroup span.rmLink, .RadMenu .rmGroup a.rmLink {
    padding: .20em 50px .20em 15px !important;    
    font-size: 13px !important;
    line-height:22px !important;
}
.RadMenu_BlackMetroTouch .rmRootGroup .rmSelected>.rmRootLink, .RadMenu_BlackMetroTouch .rmRootGroup .rmExpanded>.rmRootLink {
    font-size: 12px !important;
    text-transform: uppercase;
}
.RadMenu .rmRootGroup .rmRootLink {
    font-size: 12px !important;
    text-transform: uppercase;
}
.RadMenu .rmRootGroup .rmRootLink {
    padding: .25em 1.4em .35em !important;
}
.RadMenu_BlackMetroTouch .rmRootGroup .rmRootLink {
    line-height: 20px !important;
}
.RadMenu_BlackMetroTouch .rmPopup .rmLink:hover, .RadMenu_BlackMetroTouch .rmGroup .rmLink:hover {
    background: #0082cc !important;
}
.RadMenu:after, .RadMenu ul:after, .RadMenu li:after, .RadMenu div:after {
    background: transparent !important;
    border:none !important;
    outline:none !important;
}
 
.RadMenu_BlackMetroTouch .rmPopup, .RadMenu_BlackMetroTouch .rmGroup {
    background: rgba(70, 70, 70, 0.92) !important;
    border: 1px solid #0e0e0e !important;
}
.RadMenu_BlackMetroTouch .rmRootGroup .rmRootLink:hover {
    color: #fff !important;
    border-color: #005993 !important;
    background: rgba(8, 117, 187, 0.6) !important;
}*/
/*-------------Rad Menu CSS Ends----------*/
/*-------------Menu Mobile CSS Starts---*/
.RadMenu_Silk .rmRootToggle {
    border: 0 !important;
    color: #FFF !important;
    background-color: #005993 !important;
    background-image: none !important;
}

.RadMenu .rmRootToggle {
    box-shadow: none !important;
}

/*-------------Menu Mobile CSS Ends---*/
.menuBtn {
    background: url(images/menuBtn.png) top left repeat !important;
    width: 28px;
    height: 98px;
    opacity: 1;
    transition: all ease 0.3s;
    -web-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    cursor: pointer;
    position: fixed;
    top: 45px;
    right: 5px;
    z-index: 99999;
}

    .menuBtn:hover {
        opacity: 0.5;
    }


h2.heading12 {
    color: #226aac;
    font-weight: bold;
    font-size: 12px;
}

h2.heading13 {
    color: #226aac;
    font-weight: bold;
    font-size: 14px;
}

.separator {
    background: #fff;
    box-shadow: 0 8px 6px -6px #BBBBBB;
    -o-box-shadow: 0 8px 6px -6px #BBBBBB;
    -webkit-box-shadow: 0 8px 6px -6px #BBBBBB;
    margin-top: 0px;
}

h2 {
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
}

.table {
    width: 100%;
}

    .table th,
    .table td {
        padding: 3px 2px !important;
        text-align: left;
        border-top: 1px solid #f5f7f7;
    }

    .table th {
        padding: 3px 0px;
        font-weight: normal;
        border-bottom: 1px solid #f5f7f7;
    }

    .table thead th {
        vertical-align: bottom;
    }

    .table caption + thead tr:first-child th,
    .table caption + thead tr:first-child td,
    .table colgroup + thead tr:first-child th,
    .table colgroup + thead tr:first-child td,
    .table thead:first-child tr:first-child th,
    .table thead:first-child tr:first-child td {
        border-top: 0;
    }

    .table tbody + tbody {
        border-top: 2px solid #f5f7f7;
    }

    .table .table {
        background-color: #f5f7f7;
    }

.table-condensed th,
.table-condensed td {
    padding: 6px 5px;
}

tr.divider td {
    padding: 5px 0;
}

.table-bordered {
    border: 1px solid #dddddd;
    border-collapse: separate;
    *border-collapse: collapse;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .table-bordered th {
        background: #f5f7f7 !important;
        color: #222;
    }

        .table-bordered th a {
            color: #000;
            font-size: 12px;
            font-weight: 600;
            font-family: "Segoe UI" !important;
        }

            .table-bordered th a:hover {
                color: #333;
            }

    .table-bordered th,
    .table-bordered td {
        border-left: 1px solid #f5f7f7;
    }

    .table-bordered th {
        border-bottom: 2px solid #f5f7f7 !important;
    }

.tableHeader-ac th {
    text-align: center;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
    border-top: 0;
}


.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}

.data {
    margin: 15px auto;
}

.loginHeaderLeft, .loginHeaderRight, .loginHeaderMiddle {
    height: 109px;
    float: left;
}

.loginHeaderLeft {
    background: url(images/loginHeaderLeft.png) top left no-repeat;
    width: 10px;
}

.loginHeaderRight {
    background: url(images/loginHeaderRight.png) top left no-repeat;
    width: 10px;
}

.loginHeaderMiddle {
    background: url(images/loginHeaderMiddle.png) top left repeat-x;
    width: 98.3%;
}

.logo-login {
    margin: 15px;
}

.loginBox {
    width: 21%;
    float: right;
    padding: 10px 0 30px 2%;
    background: #eeeeee;
    min-height: 400px;
    border-left: 1px dashed #999;
}

.loginText {
    font: normal 18px "Segoe UI";
    color: #003366;
    text-align: left;
    line-height: 61px;
    margin: 0 0 0 10px;
    border-radius: 0 5px 5px 0;
}

#topHeader_divHeaderLinks {
    margin-top: 25px;
}

.blueBtn, .greenBtn {
    color: #fff !important;
    padding: 5px 12px;
    border-radius: 4px;
    transition: all 0.5s ease;
}

.greenBtn {
    background: #00A859;
}

    .greenBtn:hover {
        background: #03D070;
    }

.blueBtn {
    background: #3E4095;
}

    .blueBtn:hover {
        background: #5A5DCF;
    }

input[type="text"]:active, input:-webkit-autofill {
    background-color: #fff !important;
}

input[type="text"]:focus {
    background-color: #fff !important;
    border: 1px solid #cedee8;
}

.inpt_chk_lbl input[type=checkbox], .inpt_chk_lbl input[type=radio] {
    float: left;
}

.inpt_chk_lbl label {
    float: left;
    margin-right: 15px;
    margin-top: 1px;
    line-height: 16px;
}

label {
    line-height: 24px;
}

.loginControls {
    padding: 5px 10px;
}

clearfix {
    clear: both;
}

.contLets {
    width: 71%;
    padding: 18px 25px;
}

.margin_bottom20 {
    margin-bottom: 20px !important;
}

.bordertop {
    border-top: 1px solid #f5f5f5;
}

.forgetPasswrd {
    padding: 15px 0;
    text-align: right;
}

    .forgetPasswrd > a:link {
        color: #999999;
    }

    .forgetPasswrd > a:hover {
        color: #000;
    }

.signinBtn {
    background: url(images/signinBtn.png) top left repeat-x !important;
    width: 84%;
    text-align: center;
    display: block;
    height: 35px;
    font: normal 15px/25px "Segoe UI" !important;
    color: #fff;
    margin-left: 10px !important;
    border: none !important;
}

    .signinBtn:hover {
        color: #000 !important;
    }

.Copy {
    text-align: center;
    margin: 10px 0;
    padding: 5px 0;
    color: #fff;
    font-size: 11px;
}

a.copyrights {
    text-align: center;
    padding-top: 10px;
    color: #36A9E1;
}

    a.copyrights:hover {
        color: #003B73;
    }

.pagination {
    margin: 20px 0;
}

    .pagination ul {
        display: inline-block;
        *display: inline;
        margin-bottom: 0;
        margin-left: 0;
        padding: 0;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        *zoom: 1;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    }

        .pagination ul > li {
            display: inline;
        }

            .pagination ul > li > a,
            .pagination ul > li > span {
                float: left;
                padding: 4px 12px;
                line-height: 20px;
                text-decoration: none;
                background-color: #ffffff;
                border: 1px solid #dddddd;
                border-left-width: 0;
                color: #0088CC;
            }

                .pagination ul > li > a:hover,
                .pagination ul > li > a:focus,
                .pagination ul > .active > a,
                .pagination ul > .active > span {
                    background-color: #f5f5f5;
                }

        .pagination ul > .active > a,
        .pagination ul > .active > span {
            color: #999999;
            cursor: default;
        }

        .pagination ul > .disabled > span,
        .pagination ul > .disabled > a,
        .pagination ul > .disabled > a:hover,
        .pagination ul > .disabled > a:focus {
            color: #999999;
            cursor: default;
            background-color: transparent;
        }

        .pagination ul > li:first-child > a,
        .pagination ul > li:first-child > span {
            border-left-width: 1px;
            -webkit-border-bottom-left-radius: 4px;
            border-bottom-left-radius: 4px;
            -webkit-border-top-left-radius: 4px;
            border-top-left-radius: 4px;
            -moz-border-radius-bottomleft: 4px;
            -moz-border-radius-topleft: 4px;
        }

        .pagination ul > li:last-child > a,
        .pagination ul > li:last-child > span {
            -webkit-border-top-right-radius: 4px;
            border-top-right-radius: 4px;
            -webkit-border-bottom-right-radius: 4px;
            border-bottom-right-radius: 4px;
            -moz-border-radius-topright: 4px;
            -moz-border-radius-bottomright: 4px;
        }

.containerLeft {
    height: auto;
    color: #3f3f3f;
    border-right: 1px solid #e5e5e5;
    width: 205px;
    background: #FAF6F6;
    z-index: 200;
}

.padding30 {
    padding: 30px;
}

.padding15 {
    padding: 15px;
}

.no-margin {
    margin: 0;
}

.no-padding {
    padding: 0;
}

.inpt_highlight {
    background: #f1f1f1 !important;
    border-color: #70b1dc !important;
}

.ui-accordion .ui-accordion-header {
    padding-bottom: .4em !important;
    padding-top: .7em !important;
}

.ui-accordion .ui-accordion-header {
    margin-top: 0px !important;
}

.amed_chk input[type=checkbox] {
    margin: 0 6px 0 0 !important;
}

/* Message Styles Set  - Begins */
.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 2px 0;
    padding: 8px 10px 8px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}

.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('images/info.png');
}

.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('images/success.png');
}

.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('images/warning.png');
}

.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('images/error.png');
}

.InputUser, .InputPassword {
    width: 91.5% !important;
    border: 1px solid #d5d5d5 !important;
    padding: 8px 5px 8px 25px !important;
    color: #666666 !important;
    font-size: 15px;
    margin: 0 !important;
}

    .InputUser:focus, .InputPassword:focus {
        border: 1px solid #d5d5d5 !important;
        box-shadow: none !important;
    }

.InputUser {
    background: url(images/user.png) 5px 10px no-repeat #fff !important;
}

.InputPassword {
    background: url(images/password.png) 5px 10px no-repeat #fff !important;
}

.borderbottom {
    border-bottom: 1px solid #d3e8e8;
}

#LoginContentHolder_HyperLink1, #LoginContentHolder_hylnkForGotPassword {
    color: #0D3356 !important;
}

    #LoginContentHolder_HyperLink1:hover, #LoginContentHolder_hylnkForGotPassword:hover {
        color: #1E3B56 !important;
    }

.error {
    border: 1px solid red;
}

.ErrorControl {
    border: solid 1px Red !important;
}

a.rightBtn {
    background: #5557a2;
    font: normal 12px "Segoe UI" !important;
    padding: 5px;
    margin: 3px 0px;
    display: block;
    color: #fff;
    border-radius: 3px;
    transition: all .5s ease;
}

    a.rightBtn:hover {
        background: #5557a2;
        color: #fff;
    }

a.rightBtn1 {
    font: normal 12px "Segoe UI" !important;
    padding: 5px;
    margin: 0px 10px 5px 0px;
    display: block;
    color: #ffffff;
    border-radius: 3px;
    transition: all .5s ease;
    font-weight: bold;
    background-color: #5557a2;
}

a.linkbtn:hover {
    color: #5557a2;
}

.custome-panel fieldset {
    display: block;
    min-width: 0;
    margin-left: 2px;
    margin-right: 2px;
    padding-top: 0.35em;
    padding-bottom: 0.625em;
    padding-left: 0.75em;
    padding-right: 0.75em;
    border: solid 1px #ccc;
    margin-bottom: 6px;
    line-height: 1.42857143;
}

    .custome-panel fieldset legend {
        display: block;
        background: white;
        margin: 0;
        padding: 0;
        width: auto;
        border: 0 none;
        color: #284b92 !important;
        font-size: 14px;
        line-height: inherit;
    }
/* Message Styles Set  - Ends */

@media all and (max-width: 1350px) and (min-width: 1200px) {
    .loginHeaderMiddle {
        width: 98.3%;
    }

    .contLets {
        width: 70%;
    }
}

@media all and (max-width: 1200px) and (min-width: 980px) {
    .loginHeaderMiddle {
        width: 97%;
    }


    .contLets {
        width: 70%;
    }
}

@media (max-width:1024px) {
    .table_responsive {
        overflow-x: auto;
    }
}

@media all and (max-width: 980px) and (min-width: 760px) {
    .loginHeaderMiddle {
        width: 97.5%;
    }

    .contLets {
        width: 60%;
    }
}

@media all and (max-width: 760px) and (min-width: 640px) {
    .loginHeaderMiddle {
        width: 97%;
    }

    .footeMiddle {
        width: 95%;
        margin-top: 1px;
    }
}

@media all and (max-width: 640px) and (min-width: 320px) {
    .loginHeaderMiddle {
        width: 94.5%;
    }

    .footeMiddle {
        width: 90%;
        margin-top: 1px;
    }

    .loginBox {
        margin: 30px auto;
    }

    .contLets {
        display: none;
    }

    .loginBox {
        width: 85%;
        margin: 0 auto;
    }
}
/*==============================================*/

.ll-skin-nigran {
    font-size: 90%;
}

    .ll-skin-nigran .ui-widget {
        font-family: "Helvetica Neue","Trebuchet MS",Tahoma,Verdana,Arial,sans-serif;
        background: #29a2d9;
        border: none;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        box-shadow: 0 1px 3px #252525;
    }

    .ll-skin-nigran .ui-datepicker {
        padding: 0;
    }

    .ll-skin-nigran .ui-datepicker-header {
        border: none;
        border-bottom: 1px solid #2d97cb;
        background: transparent;
        font-weight: normal;
        font-size: 11px;
        text-transform: uppercase;
    }

        .ll-skin-nigran .ui-datepicker-header .ui-state-hover {
            background: transparent;
            border-color: transparent;
            cursor: pointer;
            border-radius: 0;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
        }

    .ll-skin-nigran .ui-datepicker .ui-datepicker-title {
        margin-top: 1.5em;
        margin-bottom: 1em;
    }

    .ll-skin-nigran .ui-datepicker .ui-datepicker-prev-hover,
    .ll-skin-nigran .ui-datepicker .ui-datepicker-next-hover,
    .ll-skin-nigran .ui-datepicker .ui-datepicker-next,
    .ll-skin-nigran .ui-datepicker .ui-datepicker-prev {
        top: 1.7em;
        border: none;
    }

    .ll-skin-nigran .ui-datepicker .ui-datepicker-prev-hover {
        left: 2px;
    }

    .ll-skin-nigran .ui-datepicker .ui-datepicker-next-hover {
        right: 2px;
    }

    .ll-skin-nigran .ui-datepicker .ui-datepicker-next span,
    .ll-skin-nigran .ui-datepicker .ui-datepicker-prev span {
        background-image: url("images/ui-icons_vj_256x240.png");
        background-position: -32px -32px;
        margin-top: 0;
        top: 0;
        font-weight: normal;
    }

    .ll-skin-nigran .ui-datepicker .ui-datepicker-prev span {
        background-position: -96px -32px;
    }

    .ll-skin-nigran .ui-datepicker .ui-datepicker-prev-hover span {
        background-position: -96px -48px;
    }

    .ll-skin-nigran .ui-datepicker .ui-datepicker-next-hover span {
        background-position: -32px -48px;
    }

    .ll-skin-nigran .ui-datepicker table {
        margin: 0;
    }

    .ll-skin-nigran .ui-datepicker th {
        padding: 3em 0;
        color: #9fd9f1;
        font-size: 8px;
        font-weight: normal;
        text-transform: uppercase;
        border: none;
        border-top: 1px solid #3fabdc;
    }

    .ll-skin-nigran .ui-datepicker td {
        border: none;
        padding: 0;
    }

    .ll-skin-nigran td .ui-state-default {
        background: transparent;
        border: none;
        text-align: center;
        padding: 1em 0;
        margin: 0;
        font-weight: normal;
        color: #efefef;
        font-size: 12px;
    }

    .ll-skin-nigran td .ui-state-active,
    .ll-skin-nigran td .ui-state-hover {
        background: #1b7fb0;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
    }

.modelbg {
    background-color: #808080;
    opacity: 0.8;
    z-index: 10000;
}

.width50p {
    width: 39.5%;
}

.marginLeft20 {
    margin-left: 20px;
}

.width50p {
    width: 50%;
}


tr.pagination td table tr td {
    padding: 2px 5px;
}


#accordian {
    position: relative;
}

.CollapseMenu {
    width: 18px;
    height: 36px;
    position: absolute;
    top: 26px;
    right: -20px;
    cursor: pointer;
}

.tooltip {
    background: #f2f2f2;
    border: 1px solid #e5e5e5;
    padding: 5px;
    color: #333;
    font-size: 12px;
    display: none;
    position: absolute;
    top: 65px;
    right: -110px;
    border-radius: 3px;
}

.CollapseMenu:hover .tooltip {
    display: block !important;
}

.input, input[type="text"], input[type="password"], select, textarea {
    background: none repeat scroll 0% 0% #FFF;
    color: #666;
    font: 11px "Segoe UI";
    width: 100%;
    margin-bottom: 3px !important;
    width: 100%;
    padding: 3px 5px;
    box-sizing: border-box;
    border: 1px solid #c4d6e2;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    outline: none;
}

li.static > a {
    width: 170px;
}

#ctl10_ctl00 a.popout, #ctl08_ctl00 a.popout, li.static a, li.dynamic a {
    font-size: 12px !important;
    line-height: 34px !important;
    padding: 0 15px !important;
    cursor: pointer !important;
    background: url(images/menuBg.jpg) top left repeat-x !important;
    border-top: 1px solid #FFFFFF !important;
    color: black !important;
    min-width: 180px !important;
}

    #ctl10_ctl00 a.popout:hover, #ctl08_ctl00 a.popout:hover {
        background: url(images/menu_hover.png) top left repeat-x !important;
        color: #fff !important;
    }

a.level2.dynamic {
    color: red;
}

#ctl08_ctl00 a.popout {
    color: black;
}

a.level2 > ul.level3 {
    color: red;
    background: red;
}

.paddingbottom10 {
    padding-bottom: 10px;
}

.loginTextSmall {
    font: bold 12px "Segoe UI";
    color: #003366;
    text-align: left;
    line-height: 25px;
    margin: 0 0 0 10px;
    border-radius: 0 5px 5px 0;
}

div.dd_chk_select {
    padding: 4px 5px !important;
    border: 1px solid #d5d5d5 !important;
    color: #666 !important;
    background-color: #fff !important;
    font-size: 11px !important;
    margin-bottom: 3px;
}

div.dd_chk_drop {
    top: 27px !important;
}

.Clicked, .Initial {
    margin: 0 3px !important;
    padding: 10px 15px !important;
    float: left !important;
    border-radius: 0 !important;
}

.accordianContent {
    border: 1px solid #d5d5d5;
    padding: 10px;
}

#tblPagination input[disabled="disabled"], #tblPagination input[disabled="disabled"]:hover, input.disabled, input.disabled:hover, select.disabled, select.disabled:hover, .disabled, .disabled:hover {
    background: rgba(0,89,147,.4);
    border: 1px solid rgba(114, 148, 171, 0.4);
    cursor: auto;
}

table tr td input[type="radio"] {
    display: inline;
}

table tr td label {
    display: inline;
}

.de-activate {
    background: #DCDCDC;
    border-color: #DCDCDC;
    color: #bbbbbb !important;
    cursor: default;
    pointer-events: none;
}

input[disabled="disabled"]:hover, input[disabled="disabled"], select[disabled="disabled"]:hover, select[disabled="disabled"] {
    background: #b9cdda;
    border: 1px solid #b9cdda;
    cursor: default;
    color: #000;
}

.attachments {
    background: #fff;
    display: contents;
    margin: 0;
}

    .attachments a {
        float: left;
        color: #005993;
        text-transform: capitalize;
    }

    .attachments input[type="image"] {
        float: left;
        width: 12px;
        background: #e9e9e9;
        padding: 2px;
        margin-right: -5px;
    }

        .attachments input[type="image"]:hover {
            background: #d5d5d5;
        }

.input-sm {
    width: 100px;
}

.select-sm {
    width: 112px;
}

.cbp-hrmenu {
    width: 100%;
    border-bottom: 4px solid #47a3da;
    background-color: #eaeaea !important;
    background-image: linear-gradient(#fefefe, #eaeaea) !important;
    border: 1px solid #EEE;
    height: 37px;
}

ul.sub-menu li {
    background: url(images/menuBg.jpg) top left repeat-x #e9ecf1 !important;
    font-size: 12px;
}

    ul.sub-menu li a {
        color: #545454;
        text-align: left;
    }

        ul.sub-menu li a:hover {
            color: #fff;
        }

div.dd_chk_select {
    height: 24px !important;
}

.inactive_btn {
    position: absolute;
    right: 8px;
    top: 38px;
}

.picker_ico {
    float: left;
    margin-left: 2px;
    margin-top: -1px;
    cursor: pointer;
}

.RadUpload .ruUploadSuccess {
    white-space: normal !important;
}

.RadUpload .ruFileWrap {
    height: auto !important;
}

.RadComboBox .rcbInner {
    padding: 4px 22px 4px 5px !important;
}

.prdvty_sec span {
    line-height: 24px;
}

.dxpcLite .dxpc-content, .dxdpLite .dxpc-content {
    padding: 5px 5px !important;
    width: 100% !important;
}

.RadComboBox_Default .rcbFocused {
    border-color: #DDD !important;
    color: #333 !important;
    outline: none !important;
}

.RadComboBox_Default .rcbInner {
    border-radius: 0 !important;
    border-color: #DDD !important;
}

.RadComboBox .rcbActionButton {
    width: 24px !important;
    height: 26px !important;
}

.RadComboBox_Default .rcbActionButton {
    border-radius: 0 !important;
    border-color: #DDD !important;
}

.a17l {
    padding: 13px 0 0 !important;
}

.RadComboBox_Default .rcbFocused .rcbInput {
    color: #666 !important;
    font-size: 11px;
}

.RadComboBoxDropDown_Default .rcbHovered {
    color: #333 !important;
}

.RadComboBoxDropDown li {
    white-space: nowrap !important;
}

.RadComboBoxDropDown_Default {
    width: auto !important;
}

#BodyContentHolder_valsummury ul li {
    list-style: none;
}

#BodyContentHolder_vldSumary ul li {
    list-style: none;
}

.min_width_rdo tr td {
    min-width: 140px;
}

.p_relative, .p_relativeNoContent {
    position: relative;
    top: 1px;
    left: 4px;
    padding: 0 5px;
    color: #005993;
    display: inline-block;
    width: 20px;
}

.btn_add {
    margin-top: 6px;
    color: #005993 !important;
    font-size: 14px !important;
}

.btn_slim {
    color: #005993 !important;
    font-size: 14px !important;
}

.rcbSlide {
    z-index: 999999 !important;
}

.margin_lft10 {
    margin-left: 10px;
}

.AlphabetPager span {
    background-color: #226aac;
    color: #FFF !important;
    border: 1px solid #226aac;
}

.AlphabetPager a, .AlphabetPager span {
    font-size: 7pt !important;
    height: 22px !important;
    line-height: 20px !important;
    min-width: 22px !important;
}

.save_cancel_right table.rgCommandTable tr td:first-child {
    text-align: right;
    width: 95%;
}

.save_cancel_right table.rgCommandTable tr td:last-child {
    float: right !important;
    width: 100px;
}

.save_cancel_right .input, .save_cancel_right input[type="text"], .save_cancel_right input[type="password"], .save_cancel_right select, .save_cancel_right textarea {
    margin-left: 0;
}

.save_cancel_right .RadGrid .rgAltRow td {
    padding-left: 0px !important;
}

.RadGrid .rgRow td, .RadGrid .rgAltRow td, .RadGrid .rgEditRow td, .RadGrid .rgFooter td, .RadGrid .rgFilterRow td, .RadGrid .rgHeader, .RadGrid .rgResizeCol, .RadGrid .rgGroupHeader td {
    padding-left: 4px !important;
    padding-right: 4px !important;
}

.RadTabStrip_Silk .rtsLevel1 .rtsLink {
    background: #e5e5e5 !important;
    color: #3366CC !important;
    text-shadow: none !important;
    border-radius: 0 !important;
    margin: 0 2px 0 !important;
    border: 0 !important;
    font-size: 12px;
}

.RadTabStrip_Silk .rtsLevel1 .rtsSelected, .RadTabStrip_Silk .rtsLevel1 .rtsSelected:hover {
    color: #fff !important;
    background: #005993 !important;
    background-image: none !important;
    text-shadow: none !important;
    border-radius: 0 !important;
    border: 0 !important;
}

.RadTabStrip_Silk .rtsLevel1 {
    background: #FFF !important;
    background-image: none !important;
    color: #000 !important;
    text-shadow: none !important;
    border-radius: 0 !important;
    border: 0 !important;
}

    .RadTabStrip_Silk .rtsLevel1 .rtsLink:hover {
        background: #e5e5e5 !important;
        color: #3366CC !important;
        text-shadow: none !important;
        border-radius: 0 !important;
        border: 0 !important;
        cursor: pointer !important;
    }

/*------------Framework--------------*/

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

    a:active,
    a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled],
    html input[disabled] {
        cursor: default;
        opacity: 0.9;
        color: #000;
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"],
    input[type="radio"] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }


* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

    *:before,
    *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }


/*Form Inline and Form Group CSS Starts*/

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .form-inline .input-group .input-group-addon,
        .form-inline .input-group .input-group-btn,
        .form-inline .input-group .form-control {
            width: auto;
        }

        .form-inline .input-group > .form-control {
            width: 100%;
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        vertical-align: middle;
    }

        .form-inline .radio label,
        .form-inline .checkbox label {
            padding-left: 0;
        }

        .form-inline .radio input[type="radio"],
        .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.333333px;
        font-size: 18px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}

/*Form Inline and Form Group CSS End*/

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}


@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }
}

.right_align {
    text-align: right !important;
}

.left_align {
    text-align: left !important;
}

.center_align {
    text-align: center !important;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .tooltip.in {
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0;
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px;
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0;
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    background-color: #000000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #ffffff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

    .popover.top {
        margin-top: -10px;
    }

    .popover.right {
        margin-left: 10px;
    }

    .popover.bottom {
        margin-top: 10px;
    }

    .popover.left {
        margin-left: -10px;
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover > .arrow {
    border-width: 11px;
}

    .popover > .arrow:after {
        border-width: 10px;
        content: "";
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #ffffff;
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #ffffff;
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #ffffff;
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #ffffff;
        bottom: -10px;
    }

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: 0.6s ease-in-out left;
        -o-transition: 0.6s ease-in-out left;
        transition: 0.6s ease-in-out left;
    }

        .carousel-inner > .item > img,
        .carousel-inner > .item > a > img {
            line-height: 1;
        }

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

        .carousel-inner > .item.next,
        .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            left: 0;
        }

        .carousel-inner > .item.prev,
        .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            left: 0;
        }

            .carousel-inner > .item.next.left,
            .carousel-inner > .item.prev.right,
            .carousel-inner > .item.active {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                left: 0;
            }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

    .carousel-inner > .next.left,
    .carousel-inner > .prev.right {
        left: 0;
    }

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    }

    .carousel-control:hover,
    .carousel-control:focus {
        outline: 0;
        color: #ffffff;
        text-decoration: none;
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        z-index: 5;
        display: inline-block;
    }

    .carousel-control .icon-prev,
    .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px;
    }

    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px;
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        line-height: 1;
        font-family: serif;
    }

        .carousel-control .icon-prev:before {
            content: '\2039';
        }

        .carousel-control .icon-next:before {
            content: '\203a';
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #ffffff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0, 0, 0, 0);
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #ffffff;
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }

    .menuBtn {
        display: none !important;
    }

    #accordian {
        display: none;
    }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.modal-header:after,
.modal-footer:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }

    .mobile_text {
        white-space: nowrap !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }

    .username {
        float: left;
        padding-left: 2px;
        margin-top: 5px;
    }

        .username .form-inline {
            display: inline-table !important;
        }

        .username .form-group {
            margin-bottom: 0;
            display: contents;
        }

    .container {
        margin-top: 110px;
    }

    .parent_logo {
        position: static;
        margin-left: 10px;
        margin-top: 2px;
    }

    div.dd_chk_select {
        width: 100%;
    }

    .RadMenuPopup {
        font-size: 13px !important;
        z-index: 100000 !important;
    }

    .RadAjaxPanel {
        position: fixed;
        top: 60px;
        right: 50px;
        z-index: 99999;
    }

    .RadMenuPopup_BlackMetroTouch {
        z-index: 99999 !important;
    }

    .RadMenu_BlackMetroTouch .rmRootToggle:active, .RadMenu_BlackMetroTouch .rmRootToggle.rmExpanded {
        border-color: #17538a !important;
        background-color: #226aac !important;
    }

    .header_center {
        min-height: 125px;
    }

    .cstm_float {
        float: left !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }

    .clear_div {
        clear: both;
    }

    div.dd_chk_select {
        width: 100%;
    }
}


@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

/**-----------------MENU CSS-----------------**/

/* sub-menu */

.cbp-hrmenu ul::after {
    clear: both;
    z-index: 999999;
}

.cbp-hrmenu ul ul {
    opacity: 0;
    position: absolute;
    top: 160%;
    visibility: hidden;
    transition: inherit !important;
    -webkit-transition: inherit !important;
    margin-left: 0;
    z-index: 9999 !important;
    border: 1px solid rgba(0, 125, 147, 0.44) !important;
}

.cbp-hrmenu ul.sub-menu li {
    width: 250px;
    z-index: 99999 !important;
}

.cbp-hrmenu ul ul ul {
    top: 0%;
    left: 160%;
    margin-left: 0PX;
}

.cbp-hrmenu ul ul li:hover > ul {
    top: 0%;
    left: 100%;
    opacity: 1;
    visibility: visible;
}

.cbp-hrmenu ul li:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
}

.cbp-hrmenu ul li {
    float: left;
    position: relative;
}

.cbp-hrmenu ul ul li {
    float: none;
}

.cbp-hrmenu ul a {
    text-decoration: none;
    display: block;
    color: #FF9;
    padding: 10px;
    text-align: center;
    text-shadow: 0px -1px 0px rgba(228, 228, 228, 0.2);
    font-size: 12px;
    text-transform: uppercase;
}

.cbp-hrmenu ul.sub-menu li a {
    background: #FFF !important;
    color: #333 !important;
    padding: 7px 12px;
}

    .cbp-hrmenu ul.sub-menu li a:hover {
        background: rgb(8, 108, 173) !important;
        background: -moz-linear-gradient(top, rgb(0, 89, 147) 0%, rgb(8, 108, 173) 100%) !important;
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(0, 89, 147)), color-stop(100%, rgb(8, 108, 173))) !important;
        background: -webkit-linear-gradient(top, rgb(0, 89, 147) 0%, rgb(8, 108, 173) 100%) !important;
        background: -o-linear-gradient(top, rgb(0, 89, 147) 0%, rgb(8, 108, 173) 100%) !important;
        background: -ms-linear-gradient(top, rgb(0, 89, 147) 0%, rgb(8, 108, 173) 100%) !important;
        background: linear-gradient(to bottom, rgb(0, 89, 147) 0%, rgb(8, 108, 173) 100%) !important;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(0, 89, 147)', endColorstr='rgb(8, 108, 173)', GradientType=0 ) !important;
        color: #FFF !important;
    }

.cbp-hrmenu ul.sub-menu li a {
    background: #FFF !important;
    color: #333 !important;
    text-transform: none;
    padding: 7px 12px;
}

.cbp-hrmenu ul.sub-menu li span.dropRight {
    float: right;
    position: absolute;
    z-index: 99999;
    width: 10px;
    height: 10px;
    top: 10px;
    right: 2px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #333;
}

.cbp-hrmenu ul.sub-menu li:hover span.dropRight {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #dcdcdc;
}

.RadComboBox_Default .rcbInput {
    font: normal 11px "Segoe UI",Arial,Helvetica,sans-serif !important;
}



/***************************************Old Stylesheet************************************/

/***************************************Global CSS Starts************************************/
body {
    font: normal 12px "Segoe UI" !important;
    background: #FFF;
    background-size: cover;
    margin: 0;
    padding: 0;
}

input[type=submit], input[type=button] {
    background: #5557a2;
    border: 1px solid #5557a2;
    color: #fff;
    padding: 3px 5px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    cursor: pointer;
    font: normal 12px "Segoe UI";
    margin-bottom: 3px;
}

    input[type=submit]:hover, input[type=button]:hover {
        background: #5557a2 !important;
        border-color: #5557a2 !important;
        color: #fff !important;
    }

.body-content {
    width: 100%;
    background: #FFF;
    margin-bottom: 35px !important;
    min-height: 500px;
    z-index: 100;
    margin-top: 90px;
    padding: 0 10px 5px !important;
}

footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #F7F7F7;
    z-index: 999999;
}

.copyright {
    text-align: center;
    margin: 5px 0;
    padding: 5px 0;
    color: #000;
    font-size: 11px;
}

hr {
    margin-top: .6rem;
    margin-bottom: .6rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}

.header_center {
    background: #fff;
    width: 100%;
    box-shadow: 0 0 1px #a782bb;
    position: fixed;
    padding: 5px 0 0;
    z-index: 99999;
    top: 0;
    height: 90px;
}

.box-header {
    clear: both;
    text-transform: uppercase;
    padding: 5px;
    background: #FFF;
    margin-bottom: 5px;
    border-bottom: 1px solid #7cc243;
    border-top: 1px solid #d6eaff;
}

    .box-header h2 {
        padding: 0;
        margin: 0;
        color: #000;
        font-size: 12px;
        font-weight: 500;
        line-height: 21px !i;
    }

    .box-header span {
        text-transform: none;
    }

.box-content {
    font-size: 12px;
    color: #3f3f3f;
    background: #fff;
    padding: 5px;
    padding-bottom: 5px;
}

html body .RadInput_Default .riTextBox, html body .RadInputMgr_Default {
    border-color: #c4d6e2 !important;
    background: #fff;
    color: #666 !important;
}

div.dd_chk_select {
    padding: 4px 5px !important;
    border: 1px solid #c4d6e2 !important;
    color: #666 !important;
    background-color: #fff !important;
    font-size: 11px !important;
    margin-bottom: 3px;
    width: 100% !important;
}

div.dd_chk_drop {
    top: 22px !important;
}

.payelements-cheklist {
    max-height: 100px;
    width: 100%;
    overflow-y: auto;
    border: 1px solid #DDD;
    padding: 5px;
    white-space: nowrap
}

.PayElement .input, .PayElement input[type="text"], .PayElement input[type="password"], .PayElement select,
.PayElement textarea, .PayElement input[type=checkbox], .PayElement input[type=radio] {
    margin-bottom: 0px !important;
}

.radiobtn-align input[type=radio] {
    float: left;
    margin-top: 5px;
}

.radiobtn-align label {
    float: left;
    margin-right: 14px;
    margin-left: 3px;
}

.chkbtn-align label {
    margin-left: 20px;
    margin-top: -22px;
}
/***************************************Global CSS Ends************************************/
.searchBoxs {
    background: url(/Content/themes/base/images/Magnifying.png) no-repeat;
    padding-left: 18px;
    border: 1px solid #ccc;
}

.valin_top {
    vertical-align: top;
}

/***************************************Data Table Grid View CSS Starts************************************/


.GridviewScrollHeader TH, .GridviewScrollHeader TD {
    padding: 5px;
    font-weight: bold;
    white-space: nowrap;
    background-color: #EFEFEF;
    text-align: left;
    vertical-align: bottom;
}

.GridviewScrollItem TD {
    padding: 5px;
    white-space: nowrap;
    background-color: #FFFFFF;
    height: 33px;
}

.GridviewScrollPager  {
    border-top: 1px solid #DDD;
    background-color: #FFFFFF;
}

.GridviewScrollPager TD {
    padding-top: 3px;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
}

.GridviewScrollPager A {
    color: #666666;
}

.GridviewScrollPager SPAN  {
    font-size: 16px;
    font-weight: bold;
}
/***************************************Data Table Grid View CSS Ends************************************/


/***************************************Navigation Menu CSS Starts************************************/

.RadMenu_MetroTouch .rmRootGroup {
    background: #fff !important;
}

.RadMenu_MetroTouch .rmRootGroup {
    background: #fff !important;
}

    .RadMenu_MetroTouch .rmRootGroup .rmItem {
        border-color: #fff !important;
    }

.RadMenu_MetroTouch {
    font-size: 13px !important;
    line-height: 26px !important;
}

ul.rmRootGroup.rmHorizontal {
    float: right;
}

.my-menu {
    position: relative;
    top: 54px;
    right: 0px;
    z-index: 99999 !important;
}

.RadMenu_MetroTouch .rmRootGroup .rmSelected > .rmRootLink, .RadMenu_MetroTouch .rmRootGroup .rmExpanded > .rmRootLink {
    border-color: #a782bb;
    background: #a782bb;
    color: #FFF !important;
}

.RadMenu_MetroTouch .rmRootGroup .rmRootLink:hover, .RadMenu_MetroTouch .rmRootGroup .rmFocused > .rmLink {
    border-color: #a782bb;
    background: #a782bb;
    color: #FFF !important;
}

.RadMenu_MetroTouch .rmRootGroup .rmRootLink {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 24px !important;
}

.RadMenu .rmRootGroup .rmRootLink {
    padding: .30em 1.1em .30em !important;
}

.RadMenu_MetroTouch .rmPopup .rmLink:hover, .RadMenu_MetroTouch .rmPopup .rmExpanded > .rmLink, .RadMenu_MetroTouch .rmPopup .rmFocused > .rmLink, .RadMenu_MetroTouch .rmGroup .rmLink:hover, .RadMenu_MetroTouch .rmGroup .rmExpanded > .rmLink, .RadMenu_MetroTouch .rmGroup .rmFocused > .rmLink {
    color: black !important;
    background-color: #e8e8e8;
    border-color: transparent;
}

.RadMenu a.rmLink {
    color: #754b8c !important;
    font-weight: 500;
}
/***************************************Navigation Menu CSS Ends************************************/

.cstm_column.table td {
    padding: 3px 2px !important;
    line-height: 25px;
    text-align: left;
    border-top: 1px solid #dddddd;
}

input#BodyContentHolder_FileUpload {
    width: 200px !important;
}

table#BodyContentHolder_grdOrgCopy {
    margin-bottom: 0px !important;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    margin-top:-3px;
    position: relative;
    vertical-align: middle;
    width: 60px !important
}

    .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 24px;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--single .select2-selection__rendered {
            display: block;
            padding-left: 8px;
            padding-right: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap
        }

        .select2-container .select2-selection--single .select2-selection__clear {
            position: relative
        }

    .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
        padding-right: 8px;
        padding-left: 20px
    }

    .select2-container .select2-selection--multiple {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 32px;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--multiple .select2-selection__rendered {
            display: inline-block;
            overflow: hidden;
            padding-left: 8px;
            text-overflow: ellipsis;
            white-space: nowrap
        }

    .select2-container .select2-search--inline {
        float: left
    }

        .select2-container .select2-search--inline .select2-search__field {
            box-sizing: border-box;
            border: none;
            font-size: 100%;
            margin-top: 5px;
            padding: 0
        }

            .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
                -webkit-appearance: none
            }

.select2-dropdown {
    background-color: white;
    border: 1px solid #D5D5D5;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 9999999 !important;
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

    .select2-results__option[aria-selected] {
        cursor: pointer
    }

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

    .select2-search--dropdown .select2-search__field {
        padding: 4px;
        width: 100%;
        box-sizing: border-box
    }

        .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none
        }

    .select2-search--dropdown.select2-search--hide {
        display: none
    }

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #D5D5D5;
    margin-left: 0px
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 24px
    }

    .select2-container--default .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 24px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
        display: none
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #D5D5D5;
    border-radius: 4px;
    cursor: text
}

    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        box-sizing: border-box;
        list-style: none;
        margin: 0;
        padding: 0 5px;
        width: 100%
    }

    .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
        color: #999;
        margin-top: 5px;
        float: left
    }

    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        margin-top: 5px;
        margin-right: 10px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #D5D5D5;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        color: #999;
        cursor: pointer;
        display: inline-block;
        font-weight: bold;
        margin-right: 2px
    }

        .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #333
        }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #D5D5D5
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em
    }

        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -2em;
            padding-left: 3em
        }

            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -3em;
                padding-left: 4em
            }

                .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                    margin-left: -4em;
                    padding-left: 5em
                }

                    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                        margin-left: -5em;
                        padding-left: 6em
                    }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #D5D5D5;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

    .select2-container--classic .select2-selection--single:focus {
        border: 1px solid #5897fb
    }

    .select2-container--classic .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }

    .select2-container--classic .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        margin-right: 10px
    }

    .select2-container--classic .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--classic .select2-selection--single .select2-selection__arrow {
        background-color: #ddd;
        border: none;
        border-left: 1px solid #D5D5D5;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
        background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
        background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
        background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
    }

        .select2-container--classic .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #D5D5D5;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
        background: transparent;
        border: none
    }

        .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: transparent transparent #888 transparent;
            border-width: 0 4px 5px 4px
        }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #D5D5D5;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

    .select2-container--classic .select2-selection--multiple:focus {
        border: 1px solid #5897fb
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
        list-style: none;
        margin: 0;
        padding: 0 5px
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__clear {
        display: none
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #D5D5D5;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
        color: #888;
        cursor: pointer;
        display: inline-block;
        font-weight: bold;
        margin-right: 2px
    }

        .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #555
        }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #D5D5D5;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

/********************************msc styles**********/
@-webkit-keyframes scale-fade {
    0% {
        opacity: 0;
        -webkit-transform: scale(.8) rotateX(-40deg);
        transform: scale(.8) rotateX(-40deg)
    }

    50% {
        opacity: 1
    }

    70% {
        -webkit-transform: scale(1.05) rotateX(0);
        transform: scale(1.05) rotateX(0)
    }

    100% {
        -webkit-transform: scale(1) rotateX(0);
        transform: scale(1) rotateX(0)
    }
}

@keyframes scale-fade {
    0% {
        opacity: 0;
        -webkit-transform: scale(.8) rotateX(-40deg);
        transform: scale(.8) rotateX(-40deg)
    }

    50% {
        opacity: 1
    }

    70% {
        -webkit-transform: scale(1.05) rotateX(0);
        transform: scale(1.05) rotateX(0)
    }

    100% {
        -webkit-transform: scale(1) rotateX(0);
        transform: scale(1) rotateX(0)
    }
}

.msc-confirm--animate {
    -webkit-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-animation: scale-fade 300ms forwards cubic-bezier(.8, .02, .45, -1.09);
    animation: scale-fade 300ms forwards cubic-bezier(.8, .02, .45, .91);
}

.msc-confirm {
    display: none;
    color: #252525;
    -webkit-font-smoothing: antialiased;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 500001 !important;
}

.msc-overlay {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: .8;
    left: 0;
    background-color: black;
    z-index: 20;
}

.msc-confirm button {
    background: none;
    border: none;
    cursor: pointer;
    transition: all 0.2s ease-in;
}

    .msc-confirm button:focus {
        outline: none;
    }

.msc-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    font-size: 1.2em;
    text-align: center;
    vertical-align: middle;
}

    .msc-close:hover {
        background: #eee;
    }

.msc-content {
    position: relative;
    z-index: 21;
    background: #fff;
    opacity: 1.0;
    max-width: 480px;
    margin: 10% auto 10% auto;
    padding: 40px;
    text-align: center;
}

@media (max-width: 600px) {
    .msc-content {
        padding: 10px 0;
    }
}

.msc-title {
    font-size: 2em;
    margin: 0 0 0.1em 0;
}

.msc-body {
    font-size: 1.2em;
    margin-bottom: 1em;
    color: #666;
}

    .msc-body p {
        margin: 0 0 10px 0;
    }

.msc-input {
    box-sizing: border-box;
    width: 100%;
    height: 38px;
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.02em;
    font-weight: 400;
    font-style: normal;
    border: none;
    border-bottom: 1px solid rgba(0,0,0,0.15);
    padding: 0 15px;
}

    .msc-input:focus {
        outline: none;
        border-color: gray;
    }


.msc-action button {
    border: 1px solid #ccc;
    padding: 10px 20px;
    border-radius: 25px;
    min-width: 80px;
    background: #fff;
}

    .msc-action button:focus {
        outline: none;
    }

.msc-ok {
    margin-right: 10px;
}

button.msc-ok:hover, button.msc-ok:focus {
    border: 1px solid #3C3F40;
    color: white;
    background-color: #1764BC;
}

button.msc-cancel:hover, button.msc-cancel:focus {
    border: 1px solid #3C3F40;
    color: white;
    background-color: #1764BC;
}

.msc-sub {
    white-space: pre-line;
}

.table {
    margin-bottom: 0 !important;
}

.paging-overflow {
    overflow-x: auto;
    white-space: nowrap;
    overflow-y: hidden;
}

.btn-orange {
    border: 1px solid #ffc673 !important;
    margin-right: 0px;
    margin-left: 5px;
    background: #ffc673 !important;
    font: normal 12px 'Segoe UI' !important;
    padding: 4px 8px;
    color: #fff !important;
    border-radius: 3px;
}

    .btn-orange:hover {
        border: 1px solid #ffc673 !important;
        background: #ffc673 !important;
    }

.btn-save {
    background: #005993;
    border: 1px solid #005993;
    color: #fff;
    font-size: 12px;
    padding: 4px 5px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    cursor: pointer;
    font: normal 12px "Segoe UI";
}

    .btn-save:hover {
        background: #005993;
        border: 1px solid #005993;
    }

.btn-clear {
    background: #005993;
    border: 1px solid #005993;
    color: #fff;
    font-size: 12px;
    padding: 4px 5px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    cursor: pointer;
    font: normal 12px "Segoe UI";
}

    .btn-clear:hover {
        background: #005993;
        border: 1px solid #005993;
    }

.PCRow {
    clear: both;
    padding: 3px 0px;
    box-sizing: border-box;
}

.PCCaption {
    float: left;
    width: 150px;
    box-sizing: border-box;
}

.PCCaption1 {
    float: left;
    width: 100px;
    box-sizing: border-box;
}

.PCControl {
    float: left;
    width: 240px;
    box-sizing: border-box;
}

.EmptyRowStyle {
    border: none;
    color: red;
    font-weight: bold;
}

    .EmptyRowStyle td {
        background-color: white !important;
        border: 1px solid white !important;
    }

.chkRight {
    text-align: center !important;
}

label {
    display: inline-block;
    margin-bottom: 0;
}

div.dd_chk_drop div#checks label {
    float: none !important;
    margin-left: 2px !important;
}

.dropdownchkwidth {
    width: 100% !important;
}

.cust-checkbox label {
    float: left;
    line-height: 13px;
    margin-left: 4px;
}

.cust-checkbox input[type="checkbox"], .cust-checkbox input[type="radio"] {
    float: left;
}

.pr-lbl-5 label {
    padding-right: 10px;
    padding-left: 3px;
}

.note_label {
    text-align: left;
}

.listBoxStyle {
    width: 350px;
    margin: 0 0 0 0;
}

.blue-strip {
    clear: both;
    padding: 5px;
    background: #e9f3fc;
    height: 30px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #FFF;
    background-color: #5557a2;
    border-color: #5557a2 #5557a2 #fff;
}

.autowidth-multiselect button {
    width: 100%;
    text-align: left;
    border: 1px solid #DDD;
    padding: 3px 5px !important;
    color: #333;
}

.dropdown-toggle.btn {
    font-size: 12px;
    border-radius: 0;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 24px;
}

.autowidth-multiselect .btn-group {
    display: inherit;
}

.dropdown-toggle::after {
    border-top: .4em solid;
    border-right: .4em solid transparent;
    border-bottom: 0;
    border-left: .4em solid transparent;
    float: right;
    margin-top: 5px;
}

.form-control {
    border-radius: 0;
    padding: 3px 5px;
    height: initial;
}

.dropdown-header {
    display: block;
    padding: 2px;
    margin-bottom: 0;
    font-size: 12px;
    color: #000;
    white-space: nowrap;
    clear: both;
}

.option > .checkbox > label {
    color: #000;
}

.lbl-radio > input[type=radio] {
    margin: 0 5px 0 3px !important;
}

.lbl-radio {
    margin-right: 10px;
}

ul.dropdown-menu {
    left: 0px !important;
}

    ul.dropdown-menu li a {
        color: #333;
        line-height: 22px;
    }

@media (max-width: 767px) {
    .RadMenu {
        font-size: 13px !important;
    }

    .body-content {
        margin-top: 130px !important;
    }

    .RadMenu .rmRootToggle {
        position: fixed !important;
        top: 10px !important;
    }
    div.ProcessStyle {
        position: absolute;
        left: 35% !important;
        top: 30% !important;        
    }
    div.ProcessStyle img{
        width:100%;
        margin:0 auto;
    }
}

#sortable {
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 0px 15px;
    width: 220px;
}

    #sortable li {
        margin: 3px 3px 3px 3px;
        padding: 15px 14px 25px 30px;
        float: left;
        font-size: 1em;
        text-align: center;
        vertical-align: central;
        font-weight: bold;
        cursor: move;
    }

table.CreateUserTableCSS td {
    padding-top: 5px;
    vertical-align: top;
}

    table.CreateUserTableCSS td:first-child {
        padding-left: 3px;
    }

        table.CreateUserTableCSS td:first-child + td {
            padding-left: 3px;
            padding-right: 50px;
            text-align: left;
        }

            table.CreateUserTableCSS td:first-child + td + td + td {
                padding-left: 3px;
                text-align: left;
            }

.top_rounded select {
    margin-left: 0px !important;
    padding: 10px 0;
}

.top_rounded {
    height: 115px;
    width: 196px;
    float: left;
}

.top_rounded1 {
    height: 20px;
    width: 196px;
    float: none;
    clear: both;
    padding-bottom: 10px;
    padding-top: 15px;
}

    .top_rounded1 b {
        font-size: 14px;
    }

.borderNone {
    border: none !important;
}

.Clicked {
    display: block;
    padding: 4px 18px 4px 18px;
    float: left;
    background: url("../Images/InitialImage.png") no-repeat right top;
    color: Black;
    font-weight: bold;
}

.Initial {
    float: left;
    display: block;
    background: #e5e5e5 !important;
    padding: 4px 18px 4px 18px;
    color: Black;
    font-weight: bold;
    color: #3366CC !important;
}

    .Initial:hover {
        color: White;
        background: url("../Images/SelectedButton.png") no-repeat right top;
    }

.AlignTextRigthGrid {
    text-align: right !important;
}

#wizHeader li .prevStep {
    background-color: #669966;
}

    #wizHeader li .prevStep:after {
        border-left-color: #669966 !important;
    }

#wizHeader li .currentStep {
    background-color: #C36615;
}

    #wizHeader li .currentStep:after {
        border-left-color: #C36615 !important;
    }

#wizHeader li .nextStep {
    background-color: #C2C2C2;
}

    #wizHeader li .nextStep:after {
        border-left-color: #C2C2C2 !important;
    }

#wizHeader {
    list-style: none;
    overflow: hidden;
    font: 12px Helvetica, Arial, Sans-Serif;
    margin: 0px;
    padding: 0px;
}

    #wizHeader li {
        float: left;
    }

        #wizHeader li a {
            color: white;
            text-decoration: none;
            padding: 8px 0 8px 55px;
            background: brown; /* fallback color */
            background: hsla(34,85%,35%,1);
            position: relative;
            display: block;
            float: left;
        }

            #wizHeader li a:after {
                content: " ";
                display: block;
                width: 0;
                height: 0;
                border-top: 50px solid transparent; /* Go big on the size, and let overflow hide */
                border-bottom: 50px solid transparent;
                border-left: 30px solid hsla(34,85%,35%,1);
                position: absolute;
                top: 50%;
                margin-top: -50px;
                left: 100%;
                z-index: 2;
            }

            #wizHeader li a:before {
                content: " ";
                display: block;
                width: 0;
                height: 0;
                border-top: 50px solid transparent;
                border-bottom: 50px solid transparent;
                border-left: 30px solid white;
                position: absolute;
                top: 50%;
                margin-top: -50px;
                margin-left: 1px;
                left: 100%;
                z-index: 1;
            }

        #wizHeader li:first-child a {
            padding-left: 10px;
        }

        #wizHeader li:last-child {
            padding-right: 50px;
        }

.dxeButtonEdit {
    border: 1px solid #CCC;
}

.dxeTextBoxSys, .dxeButtonEditSys {
    width: 100%;
}

.compmodal-table-row {
    background-color: #444444;
    color: #ffffff;
    font-weight: 600;
    padding: 3px
}

h5.action {
    background-color: #444444;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    padding: 5px;
    font-size: 11px;
    margin: 0;
}

h5.avail_config {
    background-color: #444444;
    color: #ffffff;
    font-weight: 600;
    padding: 5px;
    font-size: 11px;
    margin: 0;
}

h5.select_config {
    background-color: #444444;
    color: #ffffff;
    font-weight: 600;
    padding: 5px;
    font-size: 11px;
    margin: 0;
}

.Clicked, .Initial {
    margin: 0 5px 0 0 !important;
    padding: 5px 10px !important;
    float: left !important;
    border-radius: 0 !important;
}

.bg_none {
    background: none !important;
    border: none !important;
}

.align_center {
    text-align: center !important;
}

.aspNetDisabled {
    opacity: .9;
    color: #333 !important;
}

.cstm_tabs {
    list-style: none;
    margin: 0 5px 0;
    background-color: #005993;
    padding: 0.6em .2em 0;
    height: 29px;
    margin-bottom: 5px;
}

    .cstm_tabs li {
        display: inline;
        border: solid;
        border-width: 0;
        margin: 1px 0 0;
        padding: 5px 0;
        background: #00a859;
    }

        .cstm_tabs li a {
            padding: .5em 1em;
            color: #FFF;
        }

            .cstm_tabs li a:hover {
                color: #005993;
                background: #FFF;
            }

            .cstm_tabs li a.selected {
                background: #FFF !important;
                color: #005993 !important;
            }

.ui-autocomplete {
    max-height: 350px;
    overflow-y: auto;
    overflow-x: hidden;
}

.GridCellCenter {
    text-align: center !important;
}

body.noscroll {
    position: fixed;
    overflow: hidden;
}

.progressModal {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
}

.progressCenter {
    z-index: 1000;
    margin: 300px auto;
    padding: 10px;
    width: 130px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

    .progressCenter img {
        height: 128px;
        width: 128px;
    }

.contract_show {
    margin: 5px 2px;
    margin-top: 30px;
}

    .contract_show ul {
        margin: 0;
        padding: 0;
    }

        .contract_show ul li {
            list-style: none;
            float: left;
            padding-right: 5px;
            margin-bottom: 10px;
        }

            .contract_show ul li .tabbutton {
                padding: 6px 20px;
                color: #FFF;
                background: #00a859;
                border: 1px solid #00a859;
                border-bottom: 0;
                position: relative;
                top: 0px;
            }

            .contract_show ul li .btnactive {
                padding: 6px 20px;
                color: #000;
                background: #f9f9f9;
                border: 1px solid #DDD;
                position: relative;
                border-bottom: 0;
                top: 0px;
            }

.box-content fieldset {
    border: 1px solid #d5d5d5;
    margin-bottom: 5px;
    padding: 5px 10px;
}

.box-content legend {
    font-size: 13px;
    color: #324da0;
    font-weight: 500;
    padding: 0 10px;
    width: auto;
}

/******************************************************  Table Grid CSS Starts ********************************************/

.table {
    width: 100%;
}

    .table th,
    .table td {
        padding: 3px 2px !important;
        text-align: left;
        border-top: 1px solid #dff0fd;
        vertical-align: top;
    }

    .table th {
        padding: 3px 0px;
        font-weight: normal;
        border-bottom: 1px solid #dff0fd;
    }

    .table thead th {
        vertical-align: bottom;
    }

    .table caption + thead tr:first-child th,
    .table caption + thead tr:first-child td,
    .table colgroup + thead tr:first-child th,
    .table colgroup + thead tr:first-child td,
    .table thead:first-child tr:first-child th,
    .table thead:first-child tr:first-child td {
        border-top: 0;
    }

    .table tbody + tbody {
        border-top: 2px solid #dff0fd;
    }

    .table .table {
        background-color: #dff0fd;
    }

.table-condensed th,
.table-condensed td {
    padding: 6px 5px;
}

tr.divider td {
    padding: 5px 0;
}

.table-bordered {
    border: 1px solid #d3e8e8 !important;
    border-collapse: separate;
    border-collapse: collapse;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .table-bordered th {
        background: #FFF !important;
        color: #222;
        font-weight: 600;
    }

td.pinned.col1 {
    height: 36px !important;
}

.table-bordered th a {
    color: #000;
    font-size: 12px;
    font-weight: 600;
    font-family: "Segoe UI" !important;
}

    .table-bordered th a:hover {
        color: #333;
    }

.table-bordered th, .table-bordered td {
    border-left: 0px solid #d6eaff;
}

.table-bordered th, .table-bordered td {
    border-right: 1px solid #edeff1;
}

.table-bordered th {
    border-bottom: 1px solid #a782bb !important;
}

.tableHeader-ac th {
    text-align: center;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
    border-top: 0;
}

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
    background-color: #fafbfd;
}

.data {
    margin: 15px auto;
}

/**************************************************  Table Grid CSS Ends ************************************/

/*div.ProcessStyle {
    z-index: 100002 !important;
}*/

.RadPicker .RadInput {
    width: 100% !important;
}

.modalBackground {
    z-index: 100000 !important;
    opacity: 0.2 !important
}

.modalPopup {
    background-color: #FFFFFF;
    border: 3px solid #5557a2 !important;
    min-height: 150px !important;
    height: auto;
    min-width: 360px !important;
    z-index: 500000 !important;
}

    .modalPopup .header {
        background-color: #5557a2 !important;
        height: 30px;
        color: White;
        line-height: 22px !important;
        padding-left: 2px;
        text-align: center;
        font-weight: bold;
        width: 100%;
        position: absolute;
    }

    .modalPopup .body {
        font-weight: normal !important;
        margin-top: 30px !important;
        margin-bottom: 30px !important;
        line-height: 20px;
        text-align: left !important;
        max-height: 520px;
        overflow: auto;
    }

    .modalPopup .footer {
        padding: 10px;
        position: absolute;
        bottom: 0;
        text-align: center;
        width: 100%;
    }

.chk-mt-2 input[type=checkbox], .chk-mt-2 input[type=radio] {
    margin-top: 7px;
}

.ui-accordion .ui-accordion-content {
    padding: .2em .5em !important;
}

/******************************************* Grid-Stack CSS*********************************************/

.grid-stack {
    background: #f0f3f4;
}

.grid-stack-item-content {
    color: #000;
    text-align: center;
    vertical-align: middle !important;
    background-color: #efefef;
    font-weight: bold;
    font-size: 12px;
}

.widgetMapping-Border .grid-stack-item-content {
    border: solid;
}

.grid-stack-item[data-gs-width="2"] {
    width: 66.66666667%
}

.grid-stack-item[data-gs-width="1"] {
    width: 33.33333333%
}

.grid-stack-item[data-gs-x="2"] {
    left: 66.66666667%
}

.grid-stack-item[data-gs-x="1"] {
    left: 33.33333333%
}

/******************************************* Grid-Stack CSS*********************************************/

a.linkbtn {
    font: normal 12px "Segoe UI" !important;
    padding: 5px;
    margin: 0px 10px 5px 0px;
    display: block;
    color: #5557a2;
    border-radius: 3px;
    transition: all .5s ease;
    font-weight: bold;
    text-decoration: underline;
}

.autoheight-costcenter > .dropdown-multiselect > ul.dropdown-menu {
    height: 140px !important;
}

.autoheight > .dropdown-multiselect > ul.dropdown-menu {
    height: 140px !important;
    margin-top: 22px !important;
}

    .autoheight > .dropdown-multiselect > ul.dropdown-menu li {
        line-height: 22px;
    }

.guaranteed-date .form-group {
    float: left;
}

.accord_parent {
    margin: 3px 0px !important;
}

.dropdown-right-align div.dd_chk_drop {
    background-color: white;
    border: 1px solid #CCCCCC;
    text-align: left;
    z-index: 1000;
    right: -1px !important;
    top: 18px;
    min-width: 100%;
    width: auto !important;
}

.chckpad > label {
    padding-left: 5px;
}

.c_white {
    height: 13px;
    width: 13px;
    border: #cac4c4 solid 1px;
    display: inline-block;
    margin-right: 4px;
}

.c_gray {
    height: 13px;
    width: 13px;
    color: #fff;
    border: #d4d1d0 solid 1px;
    background-color: #d4d1d0;
    display: inline-block;
    margin-right: 4px;
}

.c_orange {
    height: 13px;
    width: 13px;
    color: #fff;
    border: #f7b96b solid 1px;
    background-color: #f7b96b;
    display: inline-block;
    margin-right: 4px;
}

.c_blue {
    height: 13px;
    width: 13px;
    color: #fff;
    border: #7cb0f8 solid 1px;
    margin-right: 4px;
    background-color: #7cb0f8;
    display: inline-block;
}

.fixed-width-dropdown {
    max-width: 200px !important;
}

.text-overflow-hidden {
    overflow: hidden;
    text-overflow: ellipsis;
}

.tble_cstmpad tr td {
    padding: 0 2px !important;
}

.txt-right-align .ui-grid-cell-contents {
    margin-right: 0px;
}

.ui-grid-invisible {
    position: absolute;
    left: 0;
}

.align-center {
    margin: 0 auto;
    text-align: center;
}

.popup-threshold-alert > .body1 {
    margin-top: 5px !important;
}

    .popup-threshold-alert > .body1 > .provider-name {
        padding-top: 15px;
        padding-left: 10px;
        font-weight: bold;
    }

    .popup-threshold-alert > .body1 > .cost-center {
        padding-left: 20px;
    }

    .popup-threshold-alert > .body1 > .pay-elements {
        padding-left: 50px;
    }

.popup-threshold-alert > .footer1 {
    width: 100%;
    text-align: center;
    padding-bottom: 5px;
}

.aspNetDisabled button[disabled], html input[disabled] {
    cursor: default;
    opacity: 0.9;
    color: #000;
    background: #c0d2de !important;
    border: solid #c0d2de 1px !important;
}

    .aspNetDisabled button[disabled]:focus, html input[disabled]:focus {
        cursor: default;
        opacity: 0.9;
        color: #000;
        background: #c0d2de !important;
        border: solid #c0d2de 1px !important;
    }

.dropdown-fixwidth {
    width: 350px !important
}

    .dropdown-fixwidth div#checks {
        white-space: normal !important;
    }

        .dropdown-fixwidth div#checks label {
            display: initial !important;
        }



.star {
    font-weight: bold;
    color: red;
}

.cstm_trview table tr td {
    padding: 4px 0px !important;
}

    .cstm_trview table tr td input {
        margin-right: 5px;
    }

    .cstm_trview table tr td input {
        vertical-align: revert;
    }


.blockUI.blockOverlay {
    background-color: #CCC !important;
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
}

.blockUI.blockMsg.blockPage {
    background-color: transparent !important;
    border: 0 !important;
    z-index: 10000 !important;
}

.blockUI.blockMsg.blockElement {
    background-color: transparent !important;
    border: 0 !important;
    z-index: 10000 !important;
}

@-moz-document url-prefix() {
    .autoheight > .dropdown-multiselect > ul.dropdown-menu {
        margin-top: -5px !important;
    }
}
.ppyeardropdown {
    width: 28%;
    float: left;
    margin-right: 1%;
}
.payperioddropdown {
    width: 71%;
    float: left;
}
.rigdropdown {
    width: 48%;
    float: left;
    margin-right: 1%;
}
.rigidropdown {
    width: 51%;
    float: left;
}
.widgetMapping-Border .grid-stack-item[data-gs-height="1"] .grid-stack-item-content {
    padding-top: 12px;
}
.widgetMapping-Border .grid-stack-item[data-gs-height="2"] .grid-stack-item-content {
    padding-top: 50px;
}
.widgetMapping-Border .grid-stack-item[data-gs-height="3"] .grid-stack-item-content {
    padding-top: 85px;
}
.widgetMapping-Border .grid-stack-item[data-gs-height="4"] .grid-stack-item-content {
    padding-top: 120px;
}

.btn_inline {
    display: inline-block;
    margin-bottom: 3px;
}

.cptcstmleft
{
    float:left; 
    padding-right:10px;
}
.checkboxlist-width table{
    width:100% !important;
}

.pay-elements-section .dx-datagrid .dx-row > td, .pay-elements-section .dx-datagrid .dx-row > tr > td {
    padding: 1px !important;
}
.pay-elements-section .dx-widget {
    font-size: 12px;
}
.pay-elements-section .dx-header-row > td > .dx-datagrid-text-content {
    color: #333;
    font-weight: 700;
}
.pay-elements-section .dx-datagrid .dx-column-lines > td {
    border-left: 0px solid #ddd;
    border-right: 0px solid #ddd;
}
.pay-elements-section .dx-datagrid-headers .dx-datagrid-table .dx-row > td {
    border-bottom: 0px solid #ddd;
}
.pay-elements-section .dx-datagrid-borders > .dx-datagrid-filter-panel,
.pay-elements-section .dx-datagrid-borders > .dx-datagrid-headers,
.pay-elements-section .dx-datagrid-borders > .dx-datagrid-pager {
    border-top: 0px solid #ddd;
}
.pay-elements-section .dx-datagrid-borders .dx-datagrid-rowsview, 
.pay-elements-section .dx-datagrid-headers + .dx-datagrid-rowsview {
    border-top: 0px solid #ddd;
}
.pay-elements-section .dx-datagrid-borders > .dx-datagrid-rowsview,
.pay-elements-section .dx-datagrid-borders > .dx-datagrid-total-footer {
    border-bottom: 0px solid #ddd;
}
.pay-elements-section .dx-datagrid-borders > .dx-datagrid-headers,
.pay-elements-section .dx-datagrid-borders > .dx-datagrid-rowsview,
.pay-elements-section .dx-datagrid-borders > .dx-datagrid-total-footer {
    border-left: 0px solid #ddd;
    border-right: 0px solid #ddd;
}


.SubMeasure .chkSubMeasure {
    float:left;
    margin-top:5px;
}

.SubMeasure .SubMeasureCont{
    float:right;
    width:195px !important;
}

td.cont_active {
    text-align:center;
}
td.cont_active .chk_active {
    margin-top: 5px;
}
.AlignTextRigthGrid .GridCellDiv a:hover, .AlignTextRigthGrid a:hover {
    color: #333 !important;
}

/*********************************** Progressbar *****************************/
div.ProcessStyle {
    background-color: transparent;
    height: 85px;
    width: 120px;
    position: absolute;
    border: solid 0px #CCC;
    visibility: hidden;
    z-index: 1000;
    display: block;
    left: 40%;
    top: 35%;
    padding: 5px;
    font-size: small;
}

.center {
    z-index: 1000;
    margin: 300px auto;
    height: 30px;
    width: 120px;
    padding: 5px;
    background-color: transparent;
    border: solid 0px #dddddd;
    z-index: 1000;
    display: block;
    left: 40%;
    top: 35%;
    font-size: small;
}
