﻿@charset

utf-8; * {
    margin: 0;
    padding: 0;
}

p, div, a, img, ul, li {
    font-family: Arial !important;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}

html, body {
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #383838;
    height: 100%;
}

.myAccordion .checkIcon, .myAccordion .crossIcon {
    float: left;
}


a {
    font-weight: 400;
    color: #A40001;
    text-decoration: none;
}

.width-8p {
    width: 10%;
}

a.underline {
    text-decoration: underline;
    cursor: pointer;
}

a.no-underline, a:hover {
    text-decoration: none;
    cursor: pointer;
}

img {
    border: 0;
    vertical-align: text-top;
}

ul {
    list-style: none;
}

input, select {
    font: normal 12px Arial, Helvetica, sans-serif;
    vertical-align: middle;
}

    input.helptext {
        color: #666;
    }

label {
    word-wrap: break-word;
    white-space: normal;
    position: relative;
    vertical-align: middle;
    text-align: left;
}

h3 {
    font-size: 14px;
}

h4 {
    font: bold 12px Arial,Helvetica, sans-serif;
    color: #a4181b;
    padding-bottom: 5px;
}

.maroon {
    color: #A40001;
}

.borderTopRed {
    border-top: 2px solid #C00;
}

.dropdownNormal {
    width: 64%;
}

.pdmsg {
    background-color: #E9E7E7;
    border: 1px solid #999;
    color: red;
    display: inline-block;
    margin: 0 0 0 117px;
    padding: 5px;
}

#wraper, #wraper1, #wraper2 {
    width: 1000px;
    min-height: 80%;
    margin: 0 auto;
}

#wraper2 {
    width: 100%;
}

.selectAll {
    display: inline-block;
}

.labelCommon {
    min-width: 30%;
    display: inline-block;
}

#content {
    _height: 600px;
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;
}

.width_height_20 {
    width: 20px !important;
    height: 20px !important;
}


#content .left-column-50 {
    width: 50%;
    float: left;
    margin-left: 0;
    margin-right: 12px;
}

#content .right-column-50 {
    width: 48.8%;
    float: left;
}

#content .contactkastle-container {
    width: 100%;
    float: left;
}

#tab-content-section {
    _height: 300px;
    height: auto;
    min-height: 200px;
}

    #tab-content-section h3 {
        border-bottom: 1px solid #933;
        color: maroon;
        font: bold 16px Arial, Helvetica, sans-serif;
        margin-bottom: 7px;
        line-height: 20px;
        padding-left: 10px;
        text-align: left;
    }

.listbox_header {
    height: 19px;
    line-height: 19px;
    color: #fff;
    background-color: #999;
    margin-left: 0;
}

.listbox_caption {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    padding: 0 0 0 7px;
}

.border-bottom {
    border-bottom: 1px solid #ccc;
    margin-left: 15px;
    margin-bottom: 10px;
    margin-right: 15px;
}

.border-bottom1 {
    border-bottom: 1px solid #ccc;
    height: 25px;
}

.border-bottom2 {
    border-bottom: 1px solid #ccc;
}

#tab-content-section h2 {
    color: #933;
    font: bold 16px Arial, Helvetica, sans-serif;
    margin-bottom: 1px;
    line-height: 15px;
}

#tab-content-section .left-small-column {
    width: 22%;
    float: left;
}

.left-small-column {
    width: 22%;
    float: left;
}

#tab-content-section .right-big-column {
    width: 77%;
    float: right;
}

.right-big-column {
    width: 77%;
    float: right;
}

#tab-content-section .left-big-column {
    width: 65%;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

.left-big-column {
    width: 65%;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

#tab-content-section .right-small-column {
    width: 33%;
    background: #e7e7e8;
    float: right;
    margin-top: 10px;
    margin-right: 0;
}

.right-small-column {
    width: 33%;
    background: #e7e7e8;
    float: right;
    margin-top: 10px;
    margin-right: 0;
}

#tab-content-section .inside-page-left-section {
    width: 39%;
    float: left;
    margin-top: 10px;
}

.inside-page-left-section {
    width: 39%;
    float: left;
    margin-top: 10px;
}

#tab-content-section .inside-page-right-section {
    width: 60%;
    float: right;
    margin-top: 10px;
}

.inside-page-right-section {
    width: 60%;
    float: right;
    margin-top: 10px;
}

#index-left-container {
    width: 33.5%;
    float: left;
    margin-top: 6px;
    display: inline;
}

#index-middle-container {
    float: left;
    width: 32.5%;
    margin-top: 6px;
    margin-left: 10px;
    margin-right: 10px;
    display: inline;
}

    #index-middle-container .myreports {
        margin: 0;
        padding: 10px;
    }

#index-right-container {
    float: left;
    width: 32%;
    margin-top: 6px;
    display: inline;
}

#left-navigation-container {
    width: 18%;
    float: left;
    display: inline;
}

#right-navigation-container {
    width: 80%;
    float: right;
    display: inline;
}

#header-bg {
    background: #fff;
    width: 100%;
    display: inline-block;
    z-index: 9000;
}

#divDualBox {
    margin: 25px 0 0;
}

    #divDualBox .dataTables_wrapper {
        border: 1px solid #E5E5E5;
    }

        #divDualBox .dataTables_wrapper div.dataTables_filter label input[type="text"] {
            background-image: none;
            border-left: none;
            border-right: none;
            border-top: none;
            box-shadow: none;
        }

    #divDualBox #leftGrid, #divDualBox #rightGrid {
        width: 47%;
        float: left;
    }

.dualBoxArrows {
    width: 2%;
    float: left;
    margin: 12% 2% 0;
}

#divDualBox .dataTables_paginate {
    float: left;
    margin-left: 0;
}

#header-bg h1.logo {
    background: url(../Images/kastle-logo-humvv.png) 100% 0 no-repeat;
    height: 58px;
    width: 183px;
    margin: 5px 0;
    padding: 0 0 0 10px;
}

#header-bg a h1.logo {
    float: left;
}

#header-bg .top-section {
    height: 29px;
    width: 100%;
    border-top: 2px solid #636363;
}

* html #header-bg .top-section {
    height: 29px;
    width: 75%;
}

:first-child + html #header-bg .top-section {
    height: 29px;
    width: 75%;
}

:body:last-child #header-bg .top-section {
    height: 29px;
    width: 80%;
    z-index: 100;
}

body #top-nav ul {
    float: left;
    margin: 0;
    padding: 0;
}

body #top-right-nav {
    float: right;
}

    body #top-right-nav ul {
        float: right;
        display: inline-block;
        margin: 0;
        padding: 0;
    }

#top-right-nav ul li {
    display: inline-block;
    float: left;
    font-size: 11px;
}

body #top-nav ul li.firsttab {
    margin-left: 15px;
}

#top-nav ul li {
    float: left;
    display: inline;
    font: normal 11px Arial, Helvetica, sans-serif;
}

#top-nav li.margin-left {
    margin-left: 85px;
}

html[xmlns*=] body:last-child #top-nav li.margin-left {
    margin-left: 82px;
}

#top-nav li img {
    margin-top: 10px;
    margin-left: 5px;
}

* html #top-nav li img {
    margin-top: 5px;
    margin-left: 5px;
}

:first-child + html #top-nav li img {
    margin-top: 5px;
    margin-left: 5px;
}

#top-nav li a, #top-right-nav li a {
    font-weight: 700;
    height: 22px;
    display: inline-block;
    line-height: 21px;
    float: left;
    color: #d5d3d3;
    border-right: 1px solid #333;
    text-decoration: none;
    background: #505050 url(../Images/topnavsbg.jpg) repeat-x;
    margin: 0;
    padding: 0 9px 1px;
}

* html #top-nav li a, #top-right-nav li a {
    padding-bottom: 1px;
}

    #top-nav li a:hover, #top-right-nav li a:hover {
        text-decoration: none;
        color: #fff;
    }

    #top-right-nav li a.ManageBldgs[disabled="disabled"]:hover {
        color: #d5d3d3;
        cursor: default;
    }

#top-tabs li a span {
    display: block;
    height: 26px;
    width: 8px;
    position: absolute;
    top: 0;
    right: 10px;
}

#top-nav li a.selected, #top-right-nav li a.selected {
    font-weight: 700;
    color: #fff;
}

body #sub-tabs ul li {
    margin-left: 0;
}

#sub-tabs {
    margin: 2px 0 8px 0;
    box-sizing: content-box;
    -ms-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    height: 40px;
    width: 998px;
    border-top: 1px solid #f1f1f1;
    border-right: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    border-bottom: 1px solid #aaa;
    background: url("../Images/menu-nav.png") repeat-x scroll 0 0 #CCC;
    -moz-box-shadow: 0 1px 2px #ccc;
    -webkit-box-shadow: 0 1px 2px #ccc;
    box-shadow: 0 1px 2px #ccc;
    z-index: 9999;
    /* For IE 8  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#f1f1f1')";*/
    /* For IE 5.5 - 7 filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#f1f1f1')*/
}

    #sub-tabs ul {
        width: 100%; /*overflow:hidden;*/
        overflow: visible;
    }

        #sub-tabs ul li {
            float: left;
            font: bold 13px Arial; /*height:40px;*/
            height: auto;
            background: url("../Images/navSeprator.gif") no-repeat left top;
            position: relative;
        }

    #sub-tabs li:first-child {
        background-image: none;
    }

        #sub-tabs li:first-child a {
            padding: 0 35px;
            margin-left: 0;
        }

    #sub-tabs ul li.navLast {
        float: none;
        overflow: hidden;
    }

        #sub-tabs ul li.navLast a {
            padding: 0;
            text-align: center;
        }

    /*********************** Multi Level Main navigation starts here ***********************/
    #sub-tabs ul.multiLevel1, #sub-tabs ul.multiLevel2, #sub-tabs ul.multiLevel3, .sub-nav {
        display: none;
        position: absolute;
        background: url("../Images/menu-nav.png") repeat 0 0;
        border-color: #f1f1f1 #d4d4d4 #aaa;
        border-style: solid;
        border-width: 1px;
        width: 235px;
        z-index: 1005;
    }

.sub-nav {
    left: 235px;
    top: 0;
    background: url("../Images/menu-nav.png") repeat-x 0 0 #f1f1f1;
}

#sub-tabs ul li ul.sub-nav {
    width: 235px;
}

#sub-tabs li ul li {
    width: 215px;
}

    #sub-tabs li ul li a {
        padding: 0 20px;
        width: 195px;
    }

    #sub-tabs li ul li:first-child {
        background-image: inherit;
    }

        #sub-tabs li ul li:first-child a {
            padding: 0 20px;
        }

.multiLevel .downArrow, .multiLevelTab2 .downArrow, .multiLevelTab3 .downArrow {
    background: url("../Images/sprite.png") no-repeat 0 -79px;
    width: 15px;
    height: 8px;
    display: inline-block;
    position: absolute;
    top: 17px;
    right: 17px;
}

.rightArrow1 {
    background: url("../Images/sprite.png") no-repeat 0 -108px;
    height: 21px;
    display: block;
    width:21px;
}
.downArrow1 {
    background: url("../Images/sprite.png") no-repeat 0 -69px;
    height: 21px;
    display: block;
    width:21px;    
}

.multiLevel1 .rightArrow, .multiLevel2 .rightArrow, .multiLevelTab3 .rightArrow {
    background: url("../Images/sprite.png") no-repeat 0 -108px;
    width: 8px;
    height: 15px;
    display: inline-block;
    position: absolute;
    top: 11px;
    right: -7px;
}

#sub-tabs #systemStatusTabLi.disableLink .hasSubNav {
    color: gray;
}

    #sub-tabs #systemStatusTabLi.disableLink .hasSubNav:hover {
        background: #f0f0f0;
    }

#systemStatusTabLi.disableLink .downArrow {
    background: url("../Images/sprite.png") no-repeat 0 -325px;
}

/*********************** Multi Level Main navigation ends here ***********************/

@media all and (min-width:0) {
    #sub-tabs li:first-child a {
        padding: 0 48px 0 49px \0/;
    }
    /* IE9-IE10pp4 */
    /*.purchaseSuppliesTab{border-right:1px solid red \0/;} */
}

#sub-tabs li a {
    height: 40px;
    line-height: 40px;
    display: block;
    color: #000;
    font-weight: 700;
    margin-left: 1px;
    text-decoration: none;
    padding: 0 43px 0 42px;
    text-shadow: 0 1px 1px #fff;
    -moz-text-shadow: 0 1px 1px #fff;
    -webkit-text-shadow: 0 1px 1px #fff;
}

#sub-tabs li span.hasSubNav {
    height: 40px;
    line-height: 40px;
    display: block;
    color: #000;
    font-weight: 700;
    margin-left: 1px;
    text-decoration: none;
    padding: 0 43px 0 42px;
    text-shadow: 0 1px 1px #fff;
    -moz-text-shadow: 0 1px 1px #fff;
    -webkit-text-shadow: 0 1px 1px #fff;
}

#sub-tabs li ul li span.hasSubNav {
    padding: 0 20px;
    width: 195px;
}

#sub-tabs li a:hover, #sub-tabs a.selected, #sub-tabs li span.hasSubNav:hover, #sub-tabs li span.hasSubNav.selected {
    color: #000;
    text-decoration: none;
    background: #ccc url(../Images/menu-navover.png) repeat-x;
}

#sub-tabs li.selected {
    font-weight: 700;
    background: url("../Images/menu-notch.png") no-repeat center 38px;
}

#datewelcome-section {
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 25px;
    right;
    margin-right: 8px;
    margin-bottom: 0;
    margin-top: -20px;
    float: right;
}

    #datewelcome-section span {
        color: #575757;
        margin-right: 10px;
    }

#footer {
    height: 29px;
    background: url(../Images/footer_bg.gif) repeat-x;
    color: #fff;
    position: relative;
    bottom: 0;
    left: 0;
    width: 1000px;
    clear: both;
    margin: 0 auto;
}

    #footer label {
        color: #CCCECD;
        font-size: 11px;
    }

    #footer a {
        color: #fff;
    }

#footer-nav ul li {
    float: left;
    display: inline;
    position: relative;
}

#footer-nav li a {
    padding-bottom: 5px;
    height: 24px;
    display: block;
    line-height: 28px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    border-left: 1px solid #606261;
    text-decoration: none;
}

* html #footer-nav li a {
    padding-bottom: 1px;
}

    #footer-nav li a:hover {
        text-decoration: underline;
    }

#footer-tabs li a span {
    display: block;
    height: 26px;
    width: 8px;
    position: absolute;
    top: 0;
    right: 10px;
}

#left-column {
    width: 22%;
    float: left;
    padding-bottom: 10px;
}

.clear-left-panel {
    clear: none;
}

#right-column, #right-column1 {
    width: 76%;
    float: left;
    margin-left: 10px;
}

#right-column1 {
    width: 76.9%;
}

.recurringRow {
    width: 90px;
    margin: 0 10px 0 20px;
    float: left;
}

#recuringChecked .recurringRow {
    width: auto;
}

#darkredheading, .darkredheading {
    background-color: #666;
    font: bold 15px/34px Arial, Helvetica, sans-serif;
    color: #fff;
    text-align: left;
    height: 33px;
    padding: 0 5px 0 10px;
}

#darkgreyheading {
    background: url(../Images/dark-grey.gif) center left no-repeat;
    font: bold 14px Arial, Helvetica, sans-serif;
    color: #424242;
    text-align: left;
    padding-left: 10px;
    padding-right: 5px;
    line-height: 33px;
    height: 33px;
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
}

#darkgreyheading-page-level {
    background: url(../Images/dark-grey1.gif) center left no-repeat;
    font: bold 15px Arial, Helvetica, sans-serif;
    color: #FFF;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 31px;
}

#darkgreyheading-single-page-view {
    background: url(../Images/dark-grey.gif) center left no-repeat;
    font: bold 13px Arial, Helvetica, sans-serif;
    color: #FFF;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 31px;
    height: 31px;
    margin-left: 15px;
}

    #darkgreyheading-single-page-view img {
        padding-top: 5px;
    }

.leftcontainer {
    overflow: visible;
    text-align: left;
    border: 1px solid #d0d0d0;
    padding: 15px;
}

.leftcontainer_menu {
    overflow: visible;
    text-align: left;
    border: 1px solid #d0d0d0;
    background-color: #fff;
    padding: 0;
}

.leftcontentarea {
    background-color: #fff;
    min-height: 20px;
    _height: 20px;
    overflow: visible;
    text-align: left;
    border: 1px solid #d0d0d0;
    padding: 10px;
}

#index-middle-container .leftcontentarea input {
    margin-left: 25px;
}

.leftcontentarea-contact {
    background: #fff;
    min-height: 20px;
    _height: 20px;
    overflow: hidden;
    margin-bottom: 50px;
    text-align: left;
    border: 1px solid #d0d0d0;
    padding: 10px;
}

.contact_buttonspacing {
    padding-left: 152px;
    padding-top: 10px;
}

.leftcontentarea-myaccount {
    background: #fff;
    min-height: 20px;
    _height: 20px;
    overflow: visible;
    border: 1px solid #d0d0d0;
    text-align: left;
    padding: 15px;
}

.rightcontentarea {
    background: #ececec;
    min-height: 100px;
    _height: 100px;
    overflow: visible;
    padding: 15px;
}

.rem-pos {
    position: relative;
    top: 5px;
    left: 20px;
}

.pagecontentarea {
    background: #f2f2f2;
    min-height: 50px;
    overflow: visible;
    border-bottom: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
    border-left: 1px solid #c6c6c6;
    padding: 15px;
}

.pagecontentarea-signalListDiv {
    background: #f2f2f2;
    min-height: 50px;
    overflow: visible;
    padding: 6px;
}

.single-view-bottom-border {
    border-bottom: 1px solid #000;
    line-height: 30px;
    height: 35px;
    padding: 0 15px;
}

.system-status-single-view-bottom-bordernone {
    line-height: 30px;
    height: auto;
    padding: 0;
}

.system-status-single-view-bottom-border {
    border-bottom: 1px solid #000;
    line-height: 30px;
    height: 35px;
    padding: 0 5px;
}

.single-view-bottom-border-card-management, .single-view-bottom-border-card-management1 {
    border-bottom: 1px solid #000;
    margin-bottom: 4px;
    height: 50px;
    padding: 0;
}

.single-view-bottom-border-card-management1 {
    height: 30px;
    border-bottom: 1px solid #b3b3b3;
}

.single-view-bottom-border-card-management-height-5 {
    border-bottom: 1px solid #000;
    line-height: 5px;
    height: 5px;
    padding: 0;
}

.single-view-bottom-border-card-management-height-15 {
    border-bottom: 1px solid #000;
    line-height: 10px;
    height: 15px;
    padding: 0;
}

.single-view-top-border {
    border-top: 1px solid #999;
    line-height: 30px;
    height: 35px;
    margin-top: 10px;
    padding: 0 15px;
}

.single-view-bottom-border-watchlist th {
    border-bottom: 1px solid #a7a7a7;
    background: url(../Images/bgh_watchlistgrid.gif) repeat-x;
    text-align: left;
    height: 26px;
    border-right: 1px solid #c6c6c6;
    padding: 0 0 0 8px;
}

.left-nav .headerbar {
    font: bold 13px Arial, Helvetica, sans-serif;
    color: #000;
    background-color: Maroon;
    padding-left: 15px;
    line-height: 32px;
}

.left-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .left-nav ul li {
        padding-bottom: 0;
        margin: 0;
    }

        .left-nav ul li a.select {
            background: Gray;
            text-decoration: none;
            font-weight: 700;
            color: #000;
            border-bottom: 1px solid #ffffff;
        }

        .left-nav ul li a {
            font: normal 11px Arial, Helvetica, sans-serif;
            color: #000;
            background: #ececec;
            display: block;
            _height: 28px;
            min-height: 28px;
            overflow: visible;
            line-height: 28px;
            border-bottom: #fff 1px solid;
            padding-left: 15px;
            text-decoration: none;
        }

            .left-nav ul li a:visited {
                color: #000;
            }

            .left-nav ul li a:hover {
                color: #fff;
                background: #2b2b2b;
                text-decoration: none;
                font-weight: 700;
            }

.ui-tabs-hide {
    display: none;
}

#main-tabs-bg {
    height: 21px;
    width: 100%;
    font-weight: 700;
}

    #main-tabs-bg #MapSelectionDiv {
        font-weight: normal;
    }

#main-tabs ul li {
    float: left;
    display: inline;
    width: auto;
    border: none;
}

    #main-tabs ul li:first-child {
        float: left;
        display: inline;
        width: auto;
        border: none;
        margin-left: 1px;
    }

#main-tabs li a {
    background: url(../Images/tab.gif);
    border-right: 1px solid #a3a3a3;
    height: 30px;
    font: bold 14px Arial, Helvetica, sans-serif;
    line-height: 29px;
    display: block;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 3px;
    color: #fff;
    text-decoration: none;
}

    #main-tabs li a span {
        display: block;
        height: 30px;
        padding-right: 12px;
        background: url(../Images/tab.gif) right top no-repeat;
        cursor: pointer;
        text-decoration: none;
    }

#ctl00_PC_SC1 {
    margin-top: -1px;
}

html[xmlns*=] body:last-child #main-tabs li a span {
    padding-right: 13px;
}

* html #main-tabs li a span {
    display: inline-block;
}

#main-tabs li a:hover {
    background: url(../Images/main-tab-selected.gif) 0 0 no-repeat;
    color: #e1e0e0;
    text-decoration: none;
}

    #main-tabs li a:hover span {
        background: url(../Images/main-tab-selected.gif) right top no-repeat;
    }

#main-tabs li a.selected {
    background: url(../Images/main-tab-selected.gif) 0 0 no-repeat;
    color: #fff;
}

    #main-tabs li a.selected span {
        background: url(../Images/main-tab-selected.gif) right top no-repeat;
    }

.popup-wraper-with-image {
    width: 60%;
    background-color: #fff;
    position: relative;
    height: 20px;
    min-height: 20px;
    overflow: visible;
    margin: 0 auto;
    padding: 20px;
}

    .popup-wraper-with-image a {
        color: #4099d4;
        text-decoration: underline;
    }

        .popup-wraper-with-image a:hover {
            text-decoration: none;
        }

    .popup-wraper-with-image h3 {
        font: bold 16px Arial, Helvetica, sans-serif;
        color: #AE0000;
        padding-bottom: 15px;
    }

    .popup-wraper-with-image p {
        width: 92%;
    }

.popup-wraper-without-image, .popup-wraper-without-image1 {
    width: 60%;
    background: #f2f2f2;
    position: relative;
    border: 5px solid gray;
    _height: 20px;
    min-height: 20px;
    overflow: visible;
    margin: 0;
    padding: 5px;
}

    .popup-wraper-without-image a {
        color: #4099d4;
        text-decoration: underline;
    }

        .popup-wraper-without-image a:hover {
            text-decoration: none;
        }

    .popup-wraper-without-image h3 {
        font: bold 16px Arial, Helvetica, sans-serif;
        color: #AE0000;
        padding-bottom: 15px;
    }

    .popup-wraper-without-image p {
        width: 100%;
    }

.popup-member_reader {
    width: 350px;
    position: relative;
    _height: 20px;
    min-height: 20px;
    z-index: 99999px;
    overflow: auto;
    padding: 0;
}

.popup-wraper-without-image #linkbtn_ok {
    background: url(../Images/okbtn_bg.gif) no-repeat;
    color: #fff;
    font: bold 13px Arial, Helvetica, sans-serif;
    width: 63px;
    height: 27px;
    line-height: 27px;
    padding-left: 10px;
    padding-right: 10px;
}

    .popup-wraper-without-image #linkbtn_ok a:link {
        color: #fff;
        text-decoration: none;
        font-weight: 700;
    }

    .popup-wraper-without-image #linkbtn_ok a:hover {
        color: #dddcdc;
        text-decoration: none;
        font-weight: 700;
    }

    .popup-wraper-without-image #linkbtn_ok a:visited {
        color: #fff;
        text-decoration: none;
        font-weight: 700;
    }

.login-container {
    width: 350px;
    margin: 0;
}

.logout-container {
    width: 460px;
    position: relative;
    margin: 0 auto;
}

.LoginleftBox {
    width: 695px;
    float: left;
}

div.LoginRightBox div.leftcontentarea {
    background-color: #FAFAFA;
}

.LoginRightBox {
    width: 266px;
    min-height: 250px;
    float: right;
    border-left: 1px solid #f1f1f1;
    box-shadow: -2px 0 5px #ccc;
    -webkit-box-shadow: -2px 0 5px #ccc;
    -moz-box-shadow: -2px 0 5px #ccc;
    padding: 21px 15px;
}

    .LoginRightBox .alert {
        border: 1px solid #666666;
        padding: 4px;
        height: auto;
    }

div.LoginTitle {
    color: #333;
    font-size: 17px;
}

div.LoginleftBox div#Div2 {
    border: none;
}

div#Div3 a#hyperlink3 {
    padding: 4px 10px 6px 10px;
}

.logout-leftcontentarea {
    background: #fff;
    min-height: 20px;
    _height: 20px;
    overflow: visible;
    text-align: center;
    border: 1px solid #d0d0d0;
    height: 90px;
    padding: 10px;
}

.myaccount-checkbox {
    overflow: auto;
    position: relative;
    border: 1px solid #ccc;
    float: left;
    background-color: #fff;
    padding: 0 0 5px 4px;
}

    .myaccount-checkbox input {
        float: left;
        position: relative;
    }

.myaccount-checkbox-align input {
    margin-top: 0;
    margin-right: 5px;
}

.myaccount-checkbox label {
    position: relative;
    padding\*: 0 0 0 5px;
    padding: 2px 0 0 5px;
}

.myaccount-checkbox table {
    float: left;
    position: relative;
}

    .myaccount-checkbox table td {
        padding: 5px 0 2px 5px;
    }

.myaccount-page input {
    float: left;
}

.myaccount-checkboxcustomize {
    overflow: auto;
    position: relative;
    border: 1px solid #ccc;
    float: left;
    padding: 0 6px;
}

    .myaccount-checkboxcustomize label {
        position: relative;
        width: 210px;
        display: block;
        margin-left: 15px;
        vertical-align: top;
        padding\*: 0 0 0 5px;
        padding: 2px 0 0 5px;
    }

    .myaccount-checkboxcustomize table {
        float: left;
        position: relative;
    }

        .myaccount-checkboxcustomize table td {
            padding: 0 0 2px 10px;
        }

    .myaccount-checkboxcustomize div.inline-block label[for="chkBoxEntpLevelCF"] {
        display: inline;
        margin-left: 5px;
    }

#entpCustomFieldDiv td label a {
    word-wrap: normal;
}

.srg-checkboxcustomize {
    overflow: auto;
    position: relative;
    border: 1px solid #ccc;
    float: left;
    text-align: left;
    background-color: #FFF;
    padding: 0 0 5px 5px;
}

.reader-checkboxcustomize {
    overflow: auto;
    position: relative;
    border: 1px solid #ccc;
    float: left;
    text-align: left;
    background-color: #FFF;
    height: 100px;
    padding: 0;
}

.popup-wraper-without-image-without-padding {
    width: 60%;
    background: #f2f2f2;
    position: relative;
    border: 5px solid gray;
    _height: 20px;
    min-height: 20px;
    overflow: visible;
    margin: 0 auto;
    padding: 2px 5px;
}

.watchlist-left-container {
    float: left;
    margin: 0;
}

#watchlist-left-container {
    float: left;
    margin: 0;
}

#watchlist-middle-container {
    background: none;
    float: left;
    padding: 12px;
}

#watchlist-right-container {
    float: right;
    margin-right: 5px;
    padding: 5px 0;
}

.watchlist-tab tbody td {
    border-bottom: 1px solid #000;
    border-right: none;
    padding: 5px 0 5px 9px;
}

#watchlist_table_div {
    margin: 0 9px;
}

    #watchlist_table_div tbody td a {
        text-decoration: none;
        color: #AE0000;
        cursor: hand;
        white-space: nowrap;
    }

        #watchlist_table_div tbody td a:hover {
            text-decoration: underline;
        }

body a.myaccount-anchor {
    text-decoration: none;
    color: #000;
    font-weight: 700;
}

.dvAddCustomDataFields_container {
    float: left;
    padding-left: 0;
    width: 100%;
}

body #SaveReport .row {
    float: left;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.left-nav-companies .headerbar {
    font: bold 10px Arial, Helvetica, sans-serif;
    color: #000;
    background-color: Maroon;
    padding-left: 15px;
    line-height: 32px;
    text-align: left;
}

.left-nav-companies ul {
    list-style-type: none;
    text-align: left;
    margin: 0;
    padding: 0;
}

    .left-nav-companies ul li {
        padding-bottom: 0;
        margin: 0;
    }

        .left-nav-companies ul li a.select {
            background: Gray;
            text-decoration: none;
            color: #000;
            border-bottom: 1px solid #fffff;
        }

        .left-nav-companies ul li a {
            font: normal 11px Arial, Helvetica, sans-serif;
            color: #000;
            background: #ececec;
            display: block;
            _height: 28px;
            min-height: 28px;
            overflow: visible;
            line-height: 28px;
            border-bottom: #fff 1px solid;
            padding-left: 15px;
            text-decoration: none;
        }

            .left-nav-companies ul li a:visited {
                color: #000;
            }

            .left-nav-companies ul li a:hover {
                color: #fff;
                background: #2b2b2b;
                text-decoration: none;
            }

.formlist {
    height: 60px;
    float: left;
    width: 150px;
    overflow: hidden;
}

body .newrowbuttons button {
    margin-right\*: 10px;
    margin-right: 10px;
}

body .newannouncementbuttons button {
    margin-top\*: 10px;
    margin-top: 10px;
}

#darkgreyheading_new {
    background: url(../Images/dark-grey.gif) center left no-repeat;
    font: bold 14px Arial, Helvetica, sans-serif;
    color: #424242;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 33px;
    height: 33px;
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    margin: 6px 6px 0 0;
}

#maincontainer {
    background: #fff;
    min-height: 650px;
    _height: 20px;
    overflow: visible;
    text-align: left;
    border: 1px solid #d0d0d0;
    margin: 0 6px 20px 0;
    padding: 15px;
}

#purchasecontainer {
    background: #fff;
    min-height: 650px;
    _height: 20px;
    overflow: hidden;
    text-align: left;
    border: 1px solid #d0d0d0;
    margin: 0 6px 20px 0;
}

    #purchasecontainer .sidemargin {
        padding: 15px;
    }

#reportcontainer {
    background: #fff;
    min-height: 450px;
    overflow: visible;
    text-align: left;
    border: 1px solid #d0d0d0;
    margin: 0 18px 20px 24px;
}

#watchlistcontainer {
    background: #fff;
    min-height: 500px;
    overflow: visible;
    text-align: left;
    border: 1px solid #d0d0d0;
    margin: 6px 1px 20px 0;
}

#visitorscontainer {
    background: #fff;
    min-height: 450px;
    overflow: visible;
    text-align: left;
    border: 1px solid #d0d0d0;
    margin: 6px 6px 20px 4px;
    padding: 15px;
}

.preVisitorsContainer {
    background: #fff;
    overflow: visible;
    min-height: 450px;
    text-align: left;
    border: 1px solid #d0d0d0;
    margin: 6px 6px 20px 4px;
    padding: 15px;
}

    .preVisitorsContainer h2 {
        color: #333333;
        font: normal 18px Arial, Helvetica, sans-serif;
        line-height: 15px;
    }

.bottomLine_10 {
    padding-bottom: 10px;
    border-bottom: 1px solid #555;
    margin-bottom: 15px;
}

.bottomLine_2px {
    padding-bottom: 10px;
    border-bottom: 2px solid #555;
    margin-bottom: 10px;
}

#systemstatuscontainer {
    background: #fff;
    min-height: 400px;
    overflow: hidden;
    text-align: left;
}

.redshade {
    height: 14px;
    background: url(../Images/redshade_bg.gif) repeat-x;
    overflow: hidden;
    margin: 0 18px 0 24px;
    padding: 0;
}

#gridheader h3 {
    margin-bottom: 7px;
    line-height: 20px;
    padding-left: 10px;
    text-align: left;
}

#gridheader h2 {
    color: #933;
    font: bold 16px Arial, Helvetica, sans-serif;
    line-height: 15px;
}

#main-tabs-bg_popup {
    background: url(../Images/bgheader_popup.jpg) center repeat-x;
    height: 32px;
    border-bottom: 1px solid #f2f2f2;
    width: 100%;
    min-height: 32px;
    font-weight: 400;
}

    #main-tabs-bg_popup #linkbtn_save {
        background: url(../Images/savebtn_bg.gif) 0 0 no-repeat;
        display: inline-block;
        color: #fff;
        font: bold 13px Arial, Helvetica, sans-serif;
        height: 27px;
        line-height: 27px;
        vertical-align: top;
        padding-right: 10px;
        padding-left: 0;
        width: 100px;
    }

        #main-tabs-bg_popup #linkbtn_save a {
            color: #fff;
            text-decoration: none;
            font-weight: 700;
            margin-right: 38px;
        }

            #main-tabs-bg_popup #linkbtn_save a:hover {
                color: #dddcdc;
                text-decoration: none;
                font-weight: 700;
                margin-right: 38px;
            }

    #main-tabs-bg_popup #linkbtn_115 {
        background: url(../Images/115_bg.gif) 0 0 no-repeat;
        display: inline-block;
        color: #fff;
        font: bold 13px Arial, Helvetica, sans-serif;
        height: 27px;
        line-height: 27px;
        vertical-align: top;
        padding-left: 0;
        padding-right: 10px;
        width: 115px;
    }

        #main-tabs-bg_popup #linkbtn_115 a {
            color: #fff;
            text-decoration: none;
            font-weight: 700;
            margin-right: 38px;
        }

            #main-tabs-bg_popup #linkbtn_115 a:hover {
                color: #dddcdc;
                text-decoration: none;
                font-weight: 700;
                margin-right: 38px;
            }

#linkbtn_upload {
    background: url(../Images/savebtn_bg.gif) 0 0 no-repeat;
    display: inline-block;
    color: #fff;
    font: bold 13px Arial, Helvetica, sans-serif;
    height: 27px;
    line-height: 27px;
    vertical-align: top;
    padding-right: 10px;
    padding-left: 10px;
    width: 100px;
}

    #linkbtn_upload a {
        color: #fff;
        text-decoration: none;
        font-weight: 700;
    }

        #linkbtn_upload a:hover {
            color: #dddcdc;
            text-decoration: none;
            font-weight: 700;
        }

.formlabel {
    font-weight: 400;
    color: #000;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 auto;
}

.listAssignmentControl {
    width: 800px;
}

#listAssignmentControl select {
    -webkit-appearance: none;
}

#listAssignmentControl tr td {
    border: 0;
    padding: 0;
}

    #listAssignmentControl tr td div div div div {
        width: 310px;
        float: left;
    }

.listAssignmentImageDiv {
    float: right;
    width: 10px;
}

.listheader {
    background-color: #4d4d4d;
    width: 100.2%;
    height: 15px;
    padding: 2px 0;
}

.listheaderfont {
    padding-left: 10px;
    color: #FFF;
    font-family: Arial;
    font-size: 12px;
    font-weight: 700;
}

.listheaderright {
    background-color: #A40001;
    width: 100%;
    height: 15px;
    padding: 2px 0;
}

.srgHeader {
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #A40001;
}

.scheduleHeader {
    font: normal 13px Arial, Helvetica, sans-serif;
    color: #A40001;
}

.tblButtons {
    width: 100%;
    height: 50%;
    margin-top: 0;
    margin-top\*: 10px;
}

.contentmargin {
    margin: 10px;
}

.vspace {
    height: 3px;
}

.alert {
    height: 30px;
    background-color: #fffbe2;
}

.allcenter {
    position: absolute;
    top: 50%;
    left: 50%;
}

#popup_bg_header {
    background: url(../Images/popup_bg_header.jpg) center repeat-x;
    height: 32px;
    border-bottom: 1px solid #000;
    width: 100%;
    line-height: 32px;
    font-weight: 400;
}

    #popup_bg_header .headertitle {
        color: #fff;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 700;
        font-size: 15px;
        padding: 0 6px;
    }

    #popup_bg_header .close {
        border: none;
        float: right;
        margin: 10px 10px 0 0;
    }

.popup_border {
    background: #fff;
    padding: 10px;
    display: none;
    width: 100%;
    float: left;
}

.popup_borderFp {
    background: #fff;
    box-shadow: 0 0 20px #333;
    padding: 10px;
    border: 1px solid #999;
    float: left;
}

#DivMain {
    margin: 5px 10px 10px;
}

.blockUI #frameFileUpload {
    height: 180px !important;
}

#dvEnlrgeGrphMain#ActivityChartEnDiv {
    margin: 0 20px 0 0;
}

.popup_position {
    position: absolute;
    top: 200px;
    left: 110px;
}

.popup_greybg_header {
    border-bottom: 1px solid #000;
    width: 100%;
    height: 33px;
}

    .popup_greybg_header span {
        float: left;
        font: bold 15px Arial, Helvetica, sans-serif;
        color: #fff;
        padding: 8px 0 0 10px;
    }

    .popup_greybg_header img {
        float: right;
        cursor: pointer;
        padding: 10px 15px 0 0;
    }

.popup_body {
    color: #666;
}

.popup_bg_header span.font-11-mTop-3 {
    font-size: 11px;
    margin-top: 3px;
    padding-left: 5px;
}

.popup_bg_header .close {
    border: none;
    float: right;
    background: url(../Images/close-pop.gif) no-repeat;
    width: 14px;
    height: 14px;
    cursor: pointer;
}

.headertitle {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 15px;
    float: left;
    color: #fff;
    padding: 0 10px;
}

#add_photo_div input#FileUpload1 {
    width: 347px !important;
    border: 1px solid #666;
    background: #fff;
    margin-bottom: 10px;
}

.heads {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000;
    font-weight: 700;
    text-align: left;
}

.FormContainer {
    background: #fff;
    border: 0 solid #e7e2c2;
    width: 100%;
}

#FormListing li {
    border: 0 solid red;
    width: 101%;
    padding: 0 0 7px;
}

    #FormListing li span {
        font-weight: 400;
        font-size: 1em;
        float: left;
        border: 0 solid red;
        margin-right: 5px;
        width: 140px;
        text-align: left;
    }

.marginfor_hint {
    padding-left: 145px;
}

.left_column_50 {
    width: 50%;
    float: left;
    border: 0 solid #e7e2c2;
}

.right_column_50 {
    width: 49%;
    float: left;
    border: 0 solid #e7e2c2;
}

#caption h2 {
    color: #933;
    font: bold 15px Arial, Helvetica, sans-serif;
    float: left;
}

.fullborderbottom {
    border-bottom: 1px solid #ccc;
    margin-left: 0;
    margin-bottom: 10px;
    margin-right: 0;
}

.fullborderbottom_dbl {
    border-bottom: 2px solid #ccc;
    margin-left: 0;
    margin-bottom: 10px;
    margin-right: 0;
}

.status_notification {
    background: url(../Images/icon_notification.png) 10px no-repeat;
    background-position: 0 0 0 0;
    margin: 0 10px;
    color: #000;
    display: block;
    padding-left: 35px;
    font-weight: 700;
    font-size: .89em;
    height: auto;
    overflow: hidden;
    padding-top: 6px;
    padding-bottom: 6px;
    background-color: #fdffe2;
    border: 1px solid #f5f564;
    margin: 0;
}

.buttonpanel {
    border-top: 1px solid #666;
    margin: 0 10px;
}

    .buttonpanel li {
        list-style-type: none;
        float: right;
        line-height: 0;
        margin: 10px 0 5px;
    }

.scheduleframe {
    width: 830px;
    height: 410px;
}

.quickcard_buttonspacing {
    padding-left: 0;
    padding-top: 10px;
}

.search_buttonspacing {
    margin-top: 0;
    float: left;
    margin-left: 6px;
}

#linkbtn_save {
    background: url(../Images/savebtn_bg.gif) 0 0 no-repeat;
    display: inline-block;
    color: #fff;
    font: bold 13px Arial, Helvetica, sans-serif;
    height: 24px;
    line-height: 24px;
    vertical-align: top;
    padding-right: 10px;
    padding-left: 0;
    width: 100px;
}

.buttonpanel #linkbtn_save a {
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    margin-right: 38px;
}

    .buttonpanel #linkbtn_save a:hover {
        color: #dddcdc;
        text-decoration: none;
        font-weight: 700;
        margin-right: 38px;
    }

.buttonpanel #linkbtn_115 {
    background: url(../Images/115_bg.gif) 0 0 no-repeat;
    display: inline-block;
    color: #fff;
    font: bold 13px Arial, Helvetica, sans-serif;
    height: 24px;
    line-height: 24px;
    vertical-align: top;
    padding-left: 0;
    padding-right: 10px;
    width: 115px;
}

    .buttonpanel #linkbtn_115 a {
        color: #fff;
        text-decoration: none;
        font-weight: 700;
        margin-right: 38px;
    }

        .buttonpanel #linkbtn_115 a:hover {
            color: #dddcdc;
            text-decoration: none;
            font-weight: 700;
            margin-right: 38px;
        }

.chktbl td {
    background: none;
    border: none;
    padding: 2px 0 2px 5px;
}

    .chktbl td label {
        font-size: 12px;
        padding: 0 0 0 5px;
    }

.homebuttonsection {
    background: url(../Images/home_buttonbg.jpg) repeat-x;
    height: 95px;
    border: 1px solid #D0D0D0;
    padding: 12px 0 25px;
}

#dvmaps {
    background: url(../Images/dvmaps.png) no-repeat;
    width: 319px;
    height: 115px;
    border-right: solid 1px #d7d7d7;
    margin: 0 0 8px;
}

.ac_results {
    border: 1px solid #000;
    background-color: #FFF;
    overflow: hidden;
    z-index: 99999;
    text-align: left;
    padding: 0;
}

    .ac_results ul {
        width: 100%;
        list-style-position: outside;
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .ac_results li {
        cursor: default;
        display: block;
        font: menu;
        font-size: 12px;
        line-height: 16px;
        overflow: hidden;
        margin: 0;
        padding: 2px 5px;
    }

.ac_loading {
    background: #fff;
}

.ac_odd {
    background-color: #eee;
}

.ac_over {
    background-color: #0A246A;
    color: #FFF;
}

#darkgreyheading1, #darkgreyheading2 {
    background: url(../Images/dark-grey.gif) center left no-repeat;
    font: bold 13px Arial, Helvetica, sans-serif;
    color: #383838;
    text-align: left;
    line-height: 33px;
    height: 33px;
    border-right: 1px solid #D0D0D0;
    border-left: 1px solid #D0D0D0;
    padding: 0 5px;
}

#darkgreyheading2 {
    height: 33px;
}

.darkgreyhead {
    background: url(../Images/dark-grey.gif) center left no-repeat;
    font: bold 13px Arial, Helvetica, sans-serif;
    color: #383838;
    text-align: left;
    line-height: 33px;
    border-right: 1px solid #D0D0D0;
    border-left: 1px solid #D0D0D0;
    height: 33px;
    padding: 0 5px;
}

div iframe.frameFileUpload {
    background: #f2f2f2;
    border: solid 5px gray;
}

.frameFileUpload h3 {
    color: #AE0000;
    font: bold 16px Arial;
    padding-bottom: 15px;
}

.buttonpanel-1 {
    background: #f0f0f0;
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC;
    left: 0;
    position: absolute;
    top: 520px;
    text-align: right;
    margin: -10px 0 0 5px;
    padding: 5px;
}

.margin-6-0 {
    margin: 6px 0;
}

.margin-top--2 {
    margin-top: -2px;
}

.red {
    color: #A40001;
}

.red_background {
    background-color: #af1f20;
    border: none;
    color: #fff;
}

.red1 {
    color: #A40001;
}

.margin-none {
    margin: 0 !important;
}

.width-49-per {
    width: 49%;
}

.width-48-per {
    width: 48%;
}

.width-51-per {
    width: 51%;
}

.width-52-per {
    width: 52%;
}

.width-100 {
    width: 100px;
}

.width-900 {
    width: 900px;
}

.margin-10 {
    margin: 10px;
}

.margin-0-10 {
    margin: 0 10px 10px;
}

.margin-10-ie {
    margin: -5px 10px 0;
}

.margin-top-13 {
    margin: 13px 0 0;
}

.margin--15-10-ie {
    margin: -15px 10px 0;
}

.margin-0-5 {
    margin: 0 5px;
}

.margin-0-10-ie {
    margin: 0 10px;
}

.margin--10-10-ie {
    margin: -10px 10px 0;
}

.margin-10-0 {
    margin: 10px 0;
}

.padding-right-5-report {
    padding-right: 5px;
}

.bg-white {
    background-color: #fff;
    height: auto;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.margin-bottom-8 {
    margin-bottom: 8px;
}

.tab-content-section, .tab-content-section h2 {
    background-color: #fff;
}

    .tab-content-section h2 {
        color: #933;
        font: bold 15px/15px Arial, Helvetica, sans-serif;
    }

.dvTimeAndDaysSection {
    border-right: 1px solid #e3e3e3;
}

.height-40 {
    height: 40px;
}

.height-53 {
    height: 53px;
}

.height-60 {
    height: 60px;
}

.margin-left-95 {
    margin-left: 95px;
}

.margin-left-110 {
    margin-left: 110px;
}

.margin-left-140 {
    margin-left: 140px;
}

.margin-left-170 {
    margin-left: 170px;
}

.margin-right-6 {
    margin-right: 6px;
}

.width-33-per {
    width: 33%;
}

.width-39-per {
    width: 39%;
}

.margin-left-33-per {
    margin-left: 33%;
}

.margin-left-68 {
    margin-left: 68px;
}

.checklist {
    border-bottom: solid 1px #e2e2e2;
    border-left: solid 1px #e2e2e2;
    border-right: solid 1px #e2e2e2;
    height: 128px;
    overflow: auto;
    position: relative;
}

.margin-left-14 {
    margin-left: 14px;
}

.width-96-per {
    width: 96%;
}

.popup-wraper-without-image1 {
    padding: 5px 3px 20px 0;
}

.width-100-per {
    width: 100%;
}

.width-66-per {
    width: 66%;
}

.width-70-per {
    width: 70%;
}

.width-97-per {
    width: 97%;
}

.margin-top-5-ie {
    margin-top: 5px;
}

.width-100-per-float-left {
    width: 100%;
    float: left;
}

.margin-left-40-per {
    margin-left: 40%;
}

.margin-right-left--18px {
    margin: 0 -18px;
}

.border-white {
    border: solid 1px #fff;
}

.height-100-per {
    height: 100%;
}

.buttonpanel1 {
    background: #f0f0f0;
    border: 1px solid #c8c8c8;
    width: 99.3%;
    float: left;
    padding: 0 5px 11px 0;
}

    .buttonpanel1 li {
        list-style-type: none;
        float: right;
        height: 13px;
        line-height: 0;
        margin: 6px 3px 6px 0;
    }

.padding-15 {
    padding: 15px;
}

.width-30-per {
    width: 30%;
}

.gray-border {
    border: solid 1px #b9b9b7;
}

.divReaderActivitySummary {
    min-height: 25px;
}

    .divReaderActivitySummary h5 {
        color: #000;
        font: bold 12px Arial, Helvetica, sans-serif;
        margin-bottom: 7px;
        line-height: 15px;
    }

    .divReaderActivitySummary h2 {
        color: #933;
        font: bold 16px Arial, Helvetica, sans-serif;
        margin-bottom: 1px;
        line-height: 15px;
    }

.height-424 {
    height: 424px;
}

.go-back {
    font-size: 18px;
    color: #9d1515;
}

.maroon-hr {
    color: #9d1515;
    border-bottom: 1px solid #9D1515;
    border-top: 0;
    margin: -2px 0;
}

.margin-right-8 {
    margin-right: 8px;
}

.margin-top--8 {
    margin-top: -8px;
}

.width-27-per {
    width: 27%;
}

.red-14 {
    font-size: 14px;
    color: red;
}

.width-98-per {
    width: 98%;
}

.width-99-per {
    width: 98.3%;
}

.min-height-600 {
    min-height: 600px;
}

.width-245 {
    width: 245px;
}

.width-380 {
    width: 380px;
}

.width-387 {
    width: 387px;
}

.width-755 {
    width: 755px !important;
}

.disregard h2 {
    color: #933;
    font-size: 13px;
}

.disregard tbody td {
    font-size: 12px;
    background: #fff;
    border: 0;
    padding: 0;
}

.margin-top5-left1 {
    margin: 5px 0 0 1px;
}

.margin-left-50 {
    margin-left: 50px;
}

.margin-left-70-IE {
    margin-left: 70px;
}

.margin-5-10 {
    margin: 5px 10px 0;
}

.margin-10-5 {
    margin: 10px 5px;
}

.width-65 {
    width: 65px;
}

.width-65-IE {
    width: 65px;
}

.margin-10-bottom-5 {
    margin: 10px 10px 5px;
}

.margin-top-bottom-10 {
    margin: 10px 0;
}

.cursor-pointer {
    cursor: pointer;
}

.cursor-default {
    cursor: default;
}

.button-panel {
    height: 24px;
    background: #fff;
    border-top: solid 1px #333;
    width: 100%;
    float: left;
    padding: 10px 0 0;
}

    .button-panel li {
        list-style-type: none;
        float: right;
        margin-right: 5px;
    }

.pageTitle {
    padding: 0 0 10px;
    border-bottom: 1px solid #555;
    margin: 0 0 15px;
}

.textboxNormal {
    width: 62%;
}

.mandatory {
    color: red;
}

.chckBoxCombo {
    margin: 0;
    display: inline-block;
}

    .chckBoxCombo .labelCommon {
        margin: 1px 32px 0 0;
    }

#ulDefault {
    margin-bottom: 18px;
    border-bottom: 1px solid #ececec;
    padding: 0 0 10px;
}

    #ulDefault .labelCommon {
        min-width: 135px;
    }

.chckBoxCombo [type="checkbox"] {
    margin: 1px 20px 0 2px;
    display: inline-block;
    12164;
}

#chkIsEnterpriseAP {
    float: left;
    margin: 0px 5px 0 0;
}

.expandIcon {
    background: url(../images/ExpandIcon.png) no-repeat 0 0;
    width: 16px;
    height: 16px;
    cursor: pointer;
    float: left;
    margin: 0px 10px;
}

.collapseIcon {
    background: url(../images/CollapseIcon.png) no-repeat 0 0;
    width: 16px;
    height: 16px;
    cursor: pointer;
    float: left;
    margin: 0px 10px;
}

.height-5 {
    height: 5px;
}

.height-8 {
    height: 8px;
}

.height-10 {
    height: 10px;
}

.height-17-IE {
    height: 17px;
}

.height-240 {
    height: 240px;
}

.height-1 {
    height: 1px;
}

.margin-top--16-IE {
    margin-top: -16px;
}

.SelectedSignalsPopupBorder, .greyborder {
    border: solid 1px #999;
    background: #fff;
    box-shadow: 0 0 20px #333;
    width: 460px;
    height: 196px;
    color: #333;
    font-size: 11px;
    padding: 10px 20px 20px;
}

.SelectedSignalsPopup-oddrow {
    border-bottom: solid 1px #e5e5e5;
    height: 32px;
    padding-bottom: 5px;
}

.SelectedSignalsPopup-evenrow {
    border-bottom: solid 1px #e5e5e5;
    height: 32px;
    padding-bottom: 5px;
}

.popup_greybg_header {
    border-bottom: 2px solid #333;
    width: 100%;
    height: 26px;
}

    .popup_greybg_header span {
        font: bold 14px Arial, Helvetica, sans-serif;
        color: #555;
        padding: 5px 0 0;
    }

    .popup_greybg_header img {
        padding: 5px 5px 0 0;
    }

.greyborder {
    width: 290px;
    height: 190px;
}

.activetab {
    color: #fff;
    cursor: default;
    font-size: 14px;
    height: 18px;
    margin-left: -3px;
    text-decoration: none;
    display: inline-block;
    background-color: #666;
    padding: 5px 20px 2px;
}

.disabledtab {
    color: #fff;
    cursor: default;
    font-size: 14px;
    height: 18px;
    text-decoration: none;
    display: inline-block;
    background-color: #999;
    border-right: 1px solid #666;
    margin: 0 0 0 -3px;
    padding: 5px 20px 2px;
}

.activetabhr {
    height: 5px;
    margin-top: 0;
    background-color: #666;
}

.disabledBtn {
    cursor: default !important;
    color: Gray !important;
}

    .disabledBtn:hover {
        cursor: default !important;
        color: Gray !important;
    }

.disabledLink {
    cursor: default !important;
    color: Gray !important;
}

    .disabledLink:hover {
        cursor: default !important;
        color: Gray !important;
        text-decoration: underline !important;
    }

.margin-top--3-IE {
    margin-top: -3px;
}

.height-15 {
    height: 15px;
}

.height-18 {
    height: 18px;
}

.height-90 {
    height: 90px;
}

#lstBuildings tbody td {
    border: 0;
    background: none;
    vertical-align: middle;
    padding: 0;
}

    #lstBuildings tbody td span {
        display: block;
        padding: 7px 0 4px 5px;
    }

.border-right-1px {
    border-right: solid 1px #eee;
}

.padding-10 {
    padding: 10px;
}

.padding-10-0 {
    padding: 10px 0;
}

.width-35-per {
    width: 35%;
}

.width-105, .CpReportWrap .label {
    width: 105px;
}

.width-490 {
    width: 490px;
}

.width-498 {
    width: 498px;
}

.padding-left-right-10 {
    padding: 0 10px;
}

.width-27-per-IE {
    width: 27%;
}

.width-29-per-IE {
    width: 29%;
}

.width-31-per {
    width: 31%;
}

.width-31-per-IE {
    width: 31%;
}

.width-32-per-IE {
    width: 32%;
}

.width-35 {
    width: 30px;
}

.margin-bottom--2 {
    margin-bottom: -2px;
}

.margin-top--3 {
    margin: -3px 0 0;
}

.procedure-dtl {
    float: left;
    width: 96%;
    padding: 10px 0 10px 11px;
}

.procedure-contact {
    float: left;
    width: 98%;
    font-size: 11px;
    padding-top: 8px;
}

.procedure-phone {
    float: left;
    width: 98%;
    margin-left: 20px;
}

.procedure-signals {
    float: left;
    width: 100%;
    line-height: 23px;
    margin-left: 10px;
}

.procedure-signal {
    float: left;
    width: 97%;
    border-bottom: 1px solid #d3d3d3;
    margin: 0 20px;
    padding: 10px 0;
}

#dvSignals {
    width: 98%;
    float: left;
    padding: 5px 0 15px;
}

div.procedure-phone table, div.procedure-phone table td b {
    border: 0;
    font: 11px Arial, Helvetica, sans-serif;
    padding: 0;
}

.border-grey {
    border: solid 1px #666;
    width: 998px;
}

.border-grey-top-none {
    border-left: solid 1px #c1c1c1;
    border-right: solid 1px #c1c1c1;
    border-bottom: solid 1px #c1c1c1;
    border-top: 0;
}

.border-top-none {
    border-top: 0 !important;
}

div#dvMapsViewProcedure div {
    background-color: #fff;
    width: 98%;
}

.title1 {
    font-size: 15px;
}

.padding-top-5 {
    padding-top: 5px;
}

.padding-top-5imp {
    padding-top: 5px !important;
}

.margin-top--60 {
    margin-top: -60px;
}

.width-318 {
    width: 318px;
}

.width-320 {
    width: 320px;
}

.width-336 {
    width: 336px;
}

.greyborder-1 {
    border: solid 1px #aeaeae;
}

.height-70 {
    height: 70px !important;
}

.height-475 {
    height: 475px;
}

.width-15-per-IE {
    width: 15%;
}

.warningmsgbg {
    border: solid 1px #b4b4b4;
    background-color: #f4f4f4;
    text-align: justify;
    padding: 7px 9px 7px 7px;
}

.font-11 {
    font-size: 11px;
    color: #333;
}

.greyHr {
    border-bottom: solid 1px #B3B3B3;
}

.greyBg {
    background-color: #f3f3f3;
    border: solid 1px #ddd;
    height: 18px;
    padding: 5px 0 0 5px;
}

.border-lightgrey {
    border: solid 1px #ccc;
    border-top: solid 1px #FFF;
    padding: 0 8px 10px;
}

.smallpopups {
    background: #fff;
    width: 600px;
    text-align: left;
    box-shadow: 0 0 20px #333;
    overflow: hidden;
    border: 1px solid #999;
    padding: 15px 20px 20px;
}

.button-panel-plain li {
    list-style-type: none;
    float: right;
    padding-left: 5px;
}

.greyBg1 {
    border: solid 1px #dcdcdc;
    background: #f8f8f8;
    margin: 8px 5px;
}

.separator {
    background: url(../Images/separator.jpg) no-repeat;
    height: 40px;
    width: 1px;
    margin: 0 10px;
}

.margin-0-5 {
    margin: 0 5px;
}

.margin-0-5-5 {
    margin: 0 5px 5px;
}

.height-530 {
    height: 530px;
}

.greyBgdark {
    background: #e0e0e0;
    border: solid 1px #ccc;
    padding: 2px;
}

.greyBg2 {
    background-color: #F2F2F2;
    border: solid 1px #CCC;
}

.grey-Bg {
    background-color: #f3f3f3;
    border: solid 1px #ddd;
}

.width-170 {
    width: 170px;
}

.padding-left-3 {
    padding-left: 3px;
}

.width-105-IE8 {
    width: 105px;
}

.margin-top--12 {
    margin-top: -12px;
}

.margin-left-175 {
    margin-left: 175px;
}

.margin-left-183 {
    margin-left: 183px;
}

.padding-left-20 {
    padding-left: 20px;
}

input[type=radio] {
    margin-right: 4px;
    vertical-align: top;
    margin-top: 1px;
}

.radiolist label {
    width: 130px;
    display: inline-block;
}

.margin-left-174 {
    margin-left: 174px;
}

.bold {
    font-weight: 700;
}

.radiolist1 label {
    width: 190px;
    display: inline-block;
}

.height-110 {
    height: 110px;
}

.padding-12 {
    padding: 12px;
}

.height-100 {
    height: 100px;
}

.margin-left-190 {
    margin-left: 190px;
}

.margin-8-1 {
    margin: 8px 1px;
}

#lblCardHolderName {
    display: inline-block;
    color: #FFF;
    font-weight: 700;
}

.italic {
    font-style: italic;
}

.button_style1 {
    width: auto;
    overflow: visible;
    background-color: #af1f20;
    border: 0px solid transparent;
    border-radius: 2px;
    display: inline-block;
    text-decoration: none;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
    background-image: -moz-linear-gradient(center top, #d51920, #9f171a);
    padding: 4px 15px 6px 15px;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 17px;
    line-height: 18px;
    color: #FFF;
    cursor: pointer;
    -webkit-appearance: none;
}

    .button_style1:hover {
        text-decoration: none;
        background-color: #a00000;
        background-image: -moz-linear-gradient(center top, #9f171a, #d51920);
        -webkit-appearance: none;
    }

    .button_style1.disabled {
        background: #999;
        color: #fff;
        cursor: default;
    }

.button_big {
    width: 195px;
    overflow: visible;
    background-color: #af1f20;
    border: 0px solid transparent;
    border-radius: 2px;
    display: inline-block;
    text-decoration: none;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
    background-image: -moz-linear-gradient(center top, #d51920, #9f171a);
    padding: 4px 15px 6px 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 40px;
    line-height: 40px;
    color: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    font-weight: bold;
    font-size: 16px;
}

    .button_big:hover {
        text-decoration: none;
        background-color: #a00000;
        background-image: -moz-linear-gradient(center top, #9f171a, #d51920);
        -webkit-appearance: none;
    }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .button_style1 {
        line-height: 19px;
    }
}

.aspbutton-disabled {
    width: auto;
    overflow: visible;
    background: #e5e5e5;
    border: 0px solid transparent;
    border-radius: 2px;
    display: inline-block;
    text-decoration: none;
    padding: 0 15px;
    line-height: 27px;
    height: 27px;
    color: #ccc;
    cursor: pointer;
}

    .aspbutton-disabled:hover {
        color: #ccc;
    }

.aspbutton-light {
    border: 1px solid #ddd;
    border-radius: 2px;
    text-decoration: none;
    background-image: 0;
    color: #666;
    cursor: pointer;
    font-weight: 700;
    -webkit-appearance: none;
    padding: 5px 10px;
}

    .aspbutton-light:hover {
        text-decoration: none;
        background-image: 0;
        -webkit-appearance: none;
        padding: 5px 10px;
    }

.btn-pos-top {
    position: relative;
    top: -28px;
}

.button_default {
    background: url(../Images/home-page-default.png) no-repeat;
    width: 177px;
    height: 18px;
    cursor: pointer;
    padding: 3px;
}

.disable_lnk, a.disable_lnk:hover {
    cursor: default;
    text-decoration: none;
    color: Gray;
}

.enable_lnk {
    cursor: pointer;
    color: #AE0000;
}

.personalTitle {
    color: #AB9100;
    width: 133px;
}

#dvBodyPrsnlDtls .personalTitle {
    width: auto;
}

.imgButtonPhoto {
    cursor: pointer;
}

.hplButtonPhoto {
    display: block;
    border-top: 1px solid #AD9231;
    font-size: 8px;
    color: #000;
    margin-top: 2px;
    padding-top: 2px;
}

span.checkboxList input {
    margin: 0 8px 0 0;
}

table.personaltbl td input {
    width: 90px !important;
}

.personal-err-box {
    width: 724px;
    margin-top: -15px;
}

.personal-errlbl {
    position: relative;
    top: 15px;
}

.top-box-bg {
    background: url(../Images/personal/card-topbg.png) left top no-repeat;
}

.bot-box-bg {
    background: url(../Images/personal/card-bottombg.png) left bottom no-repeat;
}

.border-cards {
    border: 1px solid #d3d3d3;
    border-top: none;
}

.shadow-box {
    box-shadow: 0 0 15px #ddd;
    -webkit-box-shadow: 0 0 15px #ddd;
    -moz-box-shadow: 0 0 15px #ddd;
    border: 1px solid #ccc;
}

.LoginRightBox input[type=text], .LoginRightBox input[type=password] {
    border-radius: 1px;
    height: 1.9em !important;
    background: none;
}

.button_style2 {
    width: auto;
    background-color: #555;
    border: none;
    border-radius: 2px;
    display: inline-block;
    text-decoration: none;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 17px;
    line-height: 18px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
    padding: 4px 15px 6px 15px;
    color: #FFF;
    cursor: pointer;
    -webkit-appearance: none;
}

    .button_style2:hover {
        text-decoration: none;
        background-color: #333;
        -webkit-appearance: none;
    }

.button_style3 {
    width: auto;
    background: #fff url('../images/sprite.png') 11px -33px no-repeat;
    border: 1px solid #af1f20;
    border-radius: 2px;
    display: inline-block;
    text-decoration: none;
    box-sizing: content-box;
    moz-box-sizing: content-box;
    height: 18px;
    line-height: 18px;
    padding: 5px 15px 6px 24px;
    color: #af1f20;
    cursor: pointer;
    -webkit-appearance: none;
}

.button_style4 {
    width: auto;
    background: #fff;
    border: 1px solid #af1f20;
    border-radius: 2px;
    display: inline-block;
    text-decoration: none;
    box-sizing: content-box;
    moz-box-sizing: content-box;
    height: 18px;
    line-height: 18px;
    padding: 3px 15px 4px;
    color: #af1f20;
    cursor: pointer;
    -webkit-appearance: none;
}

    .button_style4.disabled {
        border: 1px solid #999;
        color: #999;
        cursor: default;
    }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .button_style2 {
        line-height: 19px;
    }
}

.notification-title {
    background-color: #C00;
    color: #FFF;
    font-size: 18px;
    text-transform: uppercase;
    width: 160px;
    padding: 8px 0 8px 15px;
}

.top-shadow {
    background: url(../Images/shadow/top-shadow.png) 0 top repeat-x;
}

.bottom-shadow {
    background: url(../Images/shadow/bottom-shadow.png) 0 bottom repeat-x;
}

.right-shadow {
    background: url(../Images/shadow/right-shadow.png) right 0 repeat-y;
}

.left-shadow {
    background: url(../Images/shadow/left-shadow.png) left 0 repeat-y;
}

#divCMS {
    margin: 20px 14px 20px 20px;
}

    #divCMS li {
        margin: 0 0 5px 18px !important;
        padding: 0;
    }

    #divCMS p {
        width: 661px;
    }

.maintaenancebox {
    background-color: #F2F2F2;
    border: 1px solid #CCC;
    border-radius: 5px 5px 5px 5px;
    width: 47%;
    margin: 150px 0 0;
    padding: 10px;
}

#dvGrid td, #dvRight td, #dvAccessGrid td {
    white-space: normal;
}

#dvIsRecNot {
    width: 115px;
    margin-top: 5px;
    font-size: 11px;
}

    #dvIsRecNot input {
        display: inline-block;
    }

.inactivePersonnel h3 {
    padding: 5px 43px 5px 10px;
    background: #f2f2f2;
    color: #e23b1b;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    font-size: 11px;
}

.not-welcome-box {
    width: 960px;
    margin: 30px auto;
}

.not-border {
    background: url(../Images/notification/top-box-bg.png) no-repeat transparent;
    width: 960px;
    height: 1px;
}

.not-body {
    background: url(../Images/notification/body-box-bg.png) repeat-y transparent;
    width: 960px;
}

.not-msg {
    width: 600px;
    float: left;
    border-right: 1px solid #b3b3b3;
    text-align: left;
    padding: 40px 41px;
    margin-top: 15px;
}

    .not-msg h2 {
        font-family: "Trebuchet MS";
        font-size: 26px;
        font-weight: 500;
        margin-bottom: 20px;
    }

    .not-msg p {
        color: #666;
        line-height: 1.2em;
        text-align: justify;
        font-size: 14px;
        font-weight: 500;
    }

.not-btn {
    width: 275px;
    float: left;
    height: 200px;
    display: table;
}

.vmiddle {
    display: table-cell;
    vertical-align: middle;
}
.vmiddleImp {
   vertical-align: middle !important;
}
.sidearrow {
    background: url(../Images/notification/side-arrow.png) no-repeat transparent;
    width: 17px;
    height: 17px;
    display: inline-block;
    position: relative;
    top: 6px;
    left: 185px;
}

.recipientsAdd {
    background: #EEE;
    float: left;
    border: 1px solid #CCC;
    margin: 2px;
    padding: 2px;
}

.lblCompany {
    diaplay: inline-block;
    float: left;
}

.recImgClose {
    background: url(../Images/notification/minus-icon.png) no-repeat;
    height: 11px;
    display: inline-block;
    cursor: pointer;
    float: right;
    margin: 2px 3px;
    padding: 0 0 0 15px;
}

.recImgadd {
    background: url(../Images/notification/add-icon.png) no-repeat;
    width: 11px;
    height: 11px;
    display: inline-block;
    cursor: pointer;
    float: right;
    margin: 2px 3px;
}

.recImgToggle {
    width: 11px;
    height: 11px;
    display: inline-block;
    cursor: pointer;
    float: right;
    margin: 2px 3px;
}

.bkgrnd-white {
    background-color: #FFF;
}

.root-container {
    position: relative;
}

.scroll-cointainer {
    position: absolute;
    z-index: 1000;
    background-color: #FFF;
    width: 100%;
}

.open-container-btn {
    background: url(../Images/notification/slide-btn-recipients.png) no-repeat;
    width: 35px;
    height: 235px;
    float: left;
    cursor: pointer;
    box-shadow: 0 0 10px #bbb;
    -moz-box-shadow: 0 0 10px #bbb;
    -webkit-box-shadow: 0 0 10px #bbb;
    margin: 125px -1px 0 0;
}

.close-container-btn {
    background: url(../Images/notification/slide-btn-notification.png) no-repeat;
    width: 35px;
    height: 175px;
    float: left;
    cursor: pointer;
    box-shadow: 0 0 10px #bbb;
    -moz-box-shadow: 0 0 10px #bbb;
    -webkit-box-shadow: 0 0 10px #bbb;
    margin: 150px -1px 0 0;
}

.blank-container {
    width: 19px;
    height: 460px;
    margin-top: 10px;
    box-shadow: 0 0 10px #CCC;
    background: #fff;
}

.insert-items {
    border-bottom: 1px solid #CCC;
    text-align: left;
    padding: 4px 0 5px 5px;
}

.del-imge {
    float: right;
    border-left: 1px solid #CCC;
    border-right: 1px solid #FFF;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    padding: 0 5px;
}

.notch {
    background: url(../Images/notification/include-notch.png) no-repeat;
    width: 14px;
    height: 8px;
    position: absolute;
}

.notch-down {
    background: url(../Images/notification/include-notch-down.png) no-repeat;
    width: 14px;
    height: 8px;
    position: absolute;
}

.autocompleteDropDownPanel {
    width: 318px !important;
    background-color: #fafafa !important;
    border: 1px solid #CCC !important;
    padding: 0 !important;
}

    .autocompleteDropDownPanel div.CompletionListHighlightedItem, .autocompleteDropDownPanel div.CompletionListItem {
        padding: 2px 0 0 2px;
    }

    .autocompleteDropDownPanel div.scroll-content {
        padding: 1px 0 0 5px;
    }

.HighlightedItem {
    color: #FFF;
    background-color: #999;
    cursor: pointer;
    overflow: hidden;
    margin-bottom: 2px;
    padding: 2px 0 0 2px;
}

    .HighlightedItem div {
        position: absolute;
        top: 5px;
        padding-top: 2px;
        left: 1px;
    }

#mainContainer .HighlightedItem {
    color: #FFF;
    background-color: #999;
    cursor: pointer;
    overflow: hidden;
    margin-bottom: 2px;
    padding: 2px 0 2px 18px;
    position: relative;
}

    #mainContainer .HighlightedItem div {
        position: absolute;
        top: 5px;
        padding-top: 2px;
        left: 1px;
    }

.hover {
    background-color: #CCC;
}

#mainMsg {
    position: relative;
}

.dvNote {
    position: absolute;
    bottom: 8px;
    left: 3px;
}

.missingInfo {
    background-color: #f8efff !important;
    color: #999;
    font-weight: 700;
}

.grayColor {
    color: #3b3b3b;
}

.box-border {
    border: 1px solid #999;
}

.grid-theme {
    border: 1px solid #999;
    padding: 20px;
}

.not-grid-theme table {
    text-align: left;
    border: 1px solid #CCC;
}

.not-grid-theme tr.alter-row td {
    background-color: #fafafa;
}

.not-grid-theme th {
    background: #f9f9f9;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    font-size: 12px;
    white-space: nowrap;
    padding: 3px 10px;
}

.not-grid-theme td {
    background-color: #FFF;
    height: 25px;
    vertical-align: middle;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    font-size: 12px;
    padding: 3px 10px;
}

    .not-grid-theme th:first-child, .not-grid-theme td:first-child {
        border-left: 1px solid #e5e5e5;
    }

    .not-grid-theme tr.select td, .not-grid-theme tr.selected td, .not-grid-theme td.selected {
        background: #f8ecec url(../Images/notification/tbl-sel-bg.png) repeat-x;
        height: 25px;
    }

    .not-grid-theme td.border-left, .not-grid-theme th.border-left {
        border-left: 1px solid #fff;
    }

    .not-grid-theme td.border-right, .not-grid-theme th.border-right {
        border-right: 1px solid #fff;
    }

    .not-grid-theme td a {
        text-decoration: underline;
    }

.impersionate-no-line.not-grid-theme td a {
    text-decoration: none;
}

.not-grid-theme th a {
    font-size: 12px;
    background: url(../Images/grid-sortnotch.png) no-repeat right center;
    display: block;
    color: #333;
    margin: 0 -5px 0 0;
    padding: 0 20px 0 0;
}

    .not-grid-theme th a:hover {
        background: url(../Images/grid-sortnotch.png) no-repeat right center;
        color: #333;
    }

.not-grid-theme th img {
    vertical-align: middle;
    float: right;
    margin: -25px -5px 0 0;
}

.not-grid-theme .vertical-align-top {
    padding-top: 3px;
}

.delete-icon {
    background: url("../Images/delete-icon.jpg") no-repeat scroll 0 0;
    height: 14px;
    width: 7px;
}

.delete-icon-disabled {
    background: url("../Images/delete-icon-disabled.png") no-repeat scroll 0 0;
    height: 14px;
    width: 7px;
}

    .delete-icon-disabled:hover {
        cursor: default;
    }

.procedure-grid-theme table {
    text-align: left;
    border: 1px solid #CCC;
    font-size: 11px;
}

.procedure-grid-theme tr.alter-row td {
    background-color: #fafafa;
}

.procedure-grid-theme th {
    background: #f9f9f9;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    white-space: nowrap;
    padding: 3px 10px;
}

.procedure-grid-theme td {
    vertical-align: middle;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    padding: 5px 10px;
}

    .procedure-grid-theme tr.select td, .procedure-grid-theme tr.selected td, .procedure-grid-theme td.selected {
        background: #f8ecec url(../Images/notification/tbl-sel-bg.png) repeat-x;
        height: 35px;
    }

    .procedure-grid-theme td.border-left, .procedure-grid-theme th.border-left {
        border-left: 1px solid #e5e5e5;
    }

    .procedure-grid-theme td.border-right, .procedure-grid-theme th.border-right {
        border-right: 1px solid #fff;
    }

    .procedure-grid-theme td a {
        text-decoration: none;
        font-size: 15px;
    }

.procedure-grid-theme th a {
    font-size: 12px;
    background: url(../Images/grid-sortnotch.png) no-repeat right center;
    display: block;
    color: #333;
    margin: 0 -5px 0 0;
    padding: 0 20px 0 0;
}

    .procedure-grid-theme th a:hover {
        background: url(../Images/grid-sortnotch.png) no-repeat right center;
        color: #333;
    }

.procedure-grid-theme th img {
    vertical-align: middle;
    float: right;
    margin: -25px -5px 0 0;
}

.procedure-grid-theme .vertical-align-top {
    vertical-align: top;
    padding-top: 3px;
}

.procedure-grid-theme div.procedure-contact div {
    padding-left: 5px;
}

#msgBox {
    box-shadow: 0 0 10px #bbb;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CCCCCC')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#CCCCCC');
}

.popup-wraper-without-image, .msgBox {
    position: absolute;
    top: 0;
    z-index: 1000;
    background: #fff;
    box-shadow: 0 0 20px #333;
    border: 1px solid #999;
    display: none;
    padding: 15px 20px 20px;
}

.popup_bg_header { /*background:url(../Images/popup_bg_header.jpg) center repeat-x;*/
    border-bottom: 2px solid #333;
    padding: 0 0 5px;
    font-size: 20px;
    color: #000;
}

    .popup_bg_header span.heading, .msgBox span.heading, .popup_border .heading, .popup_bg_header div.heading {
        float: left;
        font-size: 20px;
        color: #000;
    }

    .popup_greybg_header img, .smallpopups img, .ModalPopupClass img, .popup-wraper-without-image img, .popup_bg_header img, .msgBox img, .popup_bg_header div img {
        float: right;
        cursor: pointer;
        margin: -5px -10px;
    }

    .popup_bg_header .note, .msgBox .note, .commonWrapBg {
        background: #f9f9f9;
        border: 1px solid #ddd;
        padding: 7px 10px 2px;
        font-size: 11px;
        color: #666;
        margin: 10px 0;
    }

        .popup_bg_header .note p, .msgBox .note p, .commonWrapBg p {
            line-height: 12px;
            margin: 0 0 5px;
        }

        .popup_bg_header .note span, .msgBox .note span {
            color: #000;
            float: left;
            margin: 0 5px 20px 0;
        }

.msgBox span.font-11-mTop-3 {
    font-size: 11px;
    margin-top: 3px;
    padding-left: 5px;
}

.popuprow {
    line-height: 15px;
    padding: 4px 0;
}

.popup-atag a {
    line-height: 16px;
}

.close.margin_top {
    margin-top:-2px;
}
.close {
    border: none;
    height: 14px;
    float: right;
    padding: -3px 10px 0;
}

.msgBox .row {
    margin: 10px 0;
}

    .msgBox .row label {
        line-height: 18px;
    }

.msgBox label {
    font-weight: 100;
    margin: 5px 0 0;
}

.msgBox input[type="text"], .msgBox input[type="password"], .msgBox .txtbox {
    width: 300px;
}

.msgBox h3 {
    font-weight: 100;
    font-size: 20px;
}

.msgBox p.date {
    color: #999;
    font-style: italic;
    font-size: 11px;
}

.msgBox p.sysmsg {
    color: #999;
    font-style: italic;
    font-size: 11px;
}

.resend-box {
    border: 2px solid #ccc;
    background: #fafafa;
    color: #666;
    padding: 3px 5px;
}

.overflow-y {
    overflow-y: auto;
}

.slideOff {
    right: 0;
}

.not-rec-theme table {
    text-align: left;
    border: none;
}

.not-rec-theme td {
    background-color: transparent;
    height: 30px;
    vertical-align: middle;
    border: none;
    border-bottom: 1px dotted #CCC;
    color: #3b3b3b;
}

.rec-type-icon {
    border: 1px solid #A40001;
    color: #A40001;
    font-size: 8px;
    text-transform: uppercase;
    box-shadow: 2px 2px #CCC;
    position: relative;
    top: -2px;
    margin-right: 5px;
    padding: 0 2px;
    display: inline-block;
    line-height: 10px;
}

.rec-container {
    width: 32%;
    border-right: none;
    background: #fafafa url(../Images/notification/recipients-bg.png) repeat-x top;
}

.not-container {
    width: 62.3%;
    box-shadow: 0 0 10px #bbb;
    border: 1px solid #999;
    padding: 10px;
}

.actvShooter.not-container {
    width: 97%;
}

.rec-container h3 {
    font-size: 15px;
}

.rec-container input[type=text] {
    height: 24px;
    border-radius: 1px;
}

.heighilightedcss {
    background-color: #FFFF7F !important;
}

.section-bkgrnd {
    background: url(../Images/personal/section-bkgrnd.png) repeat-x;
    height: 27px;
    padding-top: 10px;
    margin: 10px 0;
}

.section-heading {
    border-bottom: 1px solid #999;
    border-top: 2px solid #999;
    font-weight: 700;
    margin: 0 0 10px;
    padding: 10px 0;
}

.arrow-lr {
    background: url(../Images/personal/leftright-arrow.png) no-repeat;
    width: 42px;
    height: 36px;
    left: -21px;
    top: 285px;
}

#dvCheckBoxList {
    box-shadow: 0 0 5px #CCC;
}

    #dvCheckBoxList table td {
        border: none;
        border-bottom: 1px solid #ccc;
        padding: 5px 0;
    }

        #dvCheckBoxList table td input[type=checkbox] {
            display: inline-block;
            vertical-align: top;
            margin: 0 10px;
        }

        #dvCheckBoxList table td label {
            display: inline-block;
            width: 258px;
        }

.tblGrid td.custom-act {
    border-left: 1px solid #CCC !important;
    background-color: #ECECEC;
}

.tblbkgrey {
    background-color: #ECECEC;
}

#frmFileUpload input[disabled="disabled"].button_style2 {
    background: #999;
    cursor: default;
}

#frmFileUpload input[disabled="disabled"]#txtFilePath {
    cursor: default;
}

#backlayer {
    top: 0;
    left: 0;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 1000;
}

.legend-text {
    font-size: 9px;
    text-transform: uppercase;
    color: #999;
    margin: 0 5px 0 0;
}

.not-rec-theme tbody td {
    padding: 0;
}

.width-508 {
    width: 508px;
}

.width-514 {
    width: 514px;
}

.width-520 {
    width: 520px;
}

.width-545 {
    width: 545px;
}

#lblFileUploadError.errormsg {
    float: none;
}

#tblFiles .errormsg {
    float: none;
    text-align: center;
}

.grid-nav {
    background: url(../Images/gridnav-arrowdwn.png) no-repeat left 7px;
    border-right: 1px solid #ccc;
    margin: 0 0 4px;
    padding: 0 0 0 12px;
}

    .grid-nav a {
        border: 1px solid #ccc;
        border-right: 0;
        text-transform: uppercase;
        font-size: 10px;
        float: left;
        padding: 0 10px 1px !important;
    }

.search-tipicon {
    background: url(../Images/searchtip-icon.png) no-repeat left 2px;
    line-height: 13px;
    min-height: 13px;
    padding: 1px 0 0 17px;
    color: #666;
    margin-top: 2px;
}

#dvNote .search-tipicon {
    background-position: 265px 1px;
}

.search-tipicon span {
    color: #333;
}

.search-tipicon.font-11px {
    font-size: 11px;
}

.RadTreeView .rtIn {
    color: #333 !important;
    margin-left: 0 !important;
    background: none !important;
    border: 0 !important;
    padding: 0 !important;
}

.RadTreeView_Default .rtSelected .rtIn {
    color: #333 !important;
}

.position-relative {
    position: relative;
}

.nowrap {
    white-space: nowrap;
}

.normal {
    white-space: normal;
}

.float-right {
    float: right !important;
}

.float-none {
    float: none !important;
}

.font-size-10 {
    font-size: 10px;
    font-family: Arial, helvetica, Sans-Serif;
}

.font-size-10-bold {
    font-size: 10px;
    font-weight: 700;
}

.font-size-11 {
    font-size: 11px;
}

.font-size-11-LS-1 {
    font-size: 11px;
    letter-spacing: 1px;
}

.font-size-12 {
    font-size: 12px;
}

.font-size-15 {
    font-size: 15px;
}

.font-size-12-bold {
    font-size: 12px;
    font-weight: 700;
}

.font-size-13-bold {
    font-size: 13px;
    font-weight: 700;
}

.font-size-13-bold-red {
    font-size: 13px;
    font-weight: 700;
    color: #933;
}

.font-size-13 {
    font-size: 13px;
}

.font-size-14 {
    font-size: 14px;
}

.font-size-14-bold-red {
    font-size: 14px;
    font-weight: 700;
    color: #933;
}

.font-size-14-bold-maroon {
    font-size: 14px;
    font-weight: 700;
    color: #af1f20;
}

.font-size-17 {
    font-size: 17px;
}

.font-size-18 {
    font-size: 18px;
}

.font-size-20 {
    font-size: 20px;
}

.returnToLogin {
    font-size: 15px;
    text-decoration: underline;
}

.text-uppercase {
    text-transform: uppercase;
}

    .text-uppercase a {
        text-transform: uppercase;
        color: #AE0000;
        font-size: 11px;
        margin: 0 2px;
    }

.annoucements-height-set {
    height: 581px;
    overflow: auto;
    overflow-x: hidden;
    margin-bottom: 12px;
}

.authorize-visitors-height-set {
    height: auto;
}

.whereabouts-height-set {
    height: 250px;
}

.twoweeks-height-set {
    height: 300px;
}

.whereAboutBorder {
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
}

.report-and-system-control-height-set {
    height: 220px;
    margin-bottom: 12px;
}

.report-height-set {
    height: 270px;
    margin-bottom: 12px;
}

.top-left-links {
    text-align: left;
    color: #b4b4b4;
    font-weight: 700;
    font: bold 12px Arial, Helvetica, sans-serif;
}

.top-right-links {
    text-align: right;
    color: #000;
    font-weight: 700;
    font: bold 12px Arial, Helvetica, sans-serif;
}

    .top-right-links img {
        margin-top: 3px;
        margin-right: 3px;
    }

.view-links {
    text-align: right;
    color: #000;
    font: bold 12px Arial, Helvetica, sans-serif;
}

    .view-links a:hover {
        color: #AE0000;
        text-decoration: underline;
        font-weight: 700;
        margin: 0 4px;
    }

.view-links1 {
    text-align: right;
    color: #000;
    font: normal 12px Arial;
}

    .view-links1 a {
        color: #AE0000;
        text-decoration: none;
        font-weight: 400;
        margin: 0 4px;
    }

        .view-links1 a:hover {
            color: #AE0000;
            text-decoration: underline;
            font-weight: 400;
            margin: 0 4px;
        }

tbody td.add-rows-links a {
    color: #AE0000 !important;
    border: solid 2px #000;
    text-decoration: none;
    font-weight: 400;
    margin: 0 4px;
}

.section-bottom-border-2 {
    border-bottom: 1px solid #ccc;
    margin: 10px 0;
}

.margin-left-122 {
    margin-left: 122px;
}

.margin-left-114 {
    margin-left: 114px;
}

:first-child + html .margin-left-114 {
    margin-left: 120px;
}

.buttondiv {
    background: #dfdfdf;
    border: 1px solid #d3d3d3;
    float: left;
    width: 94.8%;
    padding: 25px;
}

.bottom-border {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}

.schedule-bottom-border {
    border-bottom: 1px dashed #c0bfbf;
    padding-bottom: 5px;
}

.schedule-top-border {
    border-top: 1px dashed #c0bfbf;
    padding-top: 5px;
}

.top-border {
    border-top: 1px dashed #c0bfbf;
    padding-top: 15px;
    margin-top: 10px;
    border-width: thin;
}

.botton-dot-border {
    border-bottom: 1px dashed #c0bfbf;
    padding-bottom: 15px;
    border-width: thin;
}

.align-justify {
    text-align: justify;
}

.pos-rel {
    position: relative;
}

.pos-abs {
    position: absolute;
}

.padding-left-18-IES {
    padding-left: 18px;
}

.padding-0 {
    padding: 0;
}

.padding-5 {
    padding: 5px;
}

.padding-right-0 {
    padding-right: 0px;
}

.padding-right-20 {
    padding-right: 20px;
}

.padding-right-25 {
    padding-right: 25px;
}

.padding-right-23 {
    padding-right: 23px;
}

.padding-right-30 {
    padding-right: 30px;
}

.padding-right-3 {
    padding-right: 3px;
}

.padding-top-0 {
    padding-top: 0;
}

.padding-top-1 {
    padding-top: 1px;
}

.padding-top-2 {
    padding-top: 2px;
}

.padding-top-3 {
    padding-top: 3px;
}

.padding-top-4 {
    padding-top: 4px;
}

.padding-top-6 {
    padding-top: 6px;
}

.padding-top-7 {
    padding-top: 7px;
}

.padding-top-9 {
    padding-top: 9px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-top-15 {
    padding-top: 15px;
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-top-70 {
    padding-top: 70px;
}

.padding-left-0 {
    padding-left: 0;
}

.padding-left-2 {
    padding-left: 2px;
}

.padding-left-4 {
    padding-left: 4px;
}

.padding-left-8 {
    padding-left: 8px;
}

.padding-left-10 {
    padding-left: 10px;
}

.padding-left-12 {
    padding-left: 12px;
}

.padding-left-14 {
    padding-left: 14px;
}

.padding-left-25 {
    padding-left: 25px;
}

.padding-left-30 {
    padding-left: 30px;
}

.padding-left-40 {
    padding-left: 40px;
}

.padding-left-70 {
    padding-left: 70px;
}

.padding-left-75 {
    padding-left: 75px;
}

.padding-left-90 {
    padding-left: 90px;
}

.padding-left-95 {
    padding-left: 95px;
}

.padding-left-110 {
    padding-left: 110px;
}

.padding-left-128 {
    padding-left: 128px;
}

.padding-left-133 {
    padding-left: 133px;
}

.padding-left-144 {
    padding-left: 144px;
}

.padding-left-155 {
    padding-left: 155px;
}

.padding-left-154 {
    padding-left: 154px;
}

.padding-left-160 {
    padding-left: 160px;
}

.padding-left-190 {
    padding-left: 190px;
}

.padding-left-5 {
    padding-left: 5px;
}

.padding-right-6 {
    padding-right: 6px;
}

.padding-right-8 {
    padding-right: 8px;
}

.padding-right-21 {
    padding-right: 21px;
}

.pRight-5 {
    padding-right: 5px;
}

.padding-right-5 {
    padding-right: 8px;
    width: 20%;
}

.width-260 {
    width: 260px;
}

.width-265 {
    width: 265px;
}

.width-275 {
    width: 275px;
}

.width-340 {
    width: 340px;
}

.padding-bottom-6 {
    padding-bottom: 6px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-bottom-15 {
    padding-bottom: 15px;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.padding-bottom-25 {
    padding-bottom: 25px;
}

.padding-bottom-5 {
    padding-bottom: 5px;
}

.padding-bottom-4 {
    padding-bottom: 4px;
}

.padding-bottom-0 {
    padding-bottom: 0;
}

.margin-top-1 {
    margin-top: 1px;
}

.margin-top-2 {
    margin-top: 2px;
}

.margin-top-3 {
    margin-top: 3px;
}

.margin-top-4 {
    margin-top: 4px;
}

.margin-top-6 {
    margin-top: 6px;
}

.margin-top-7 {
    margin-top: 7px;
}

.margin-top-12 {
    margin-top: 12px;
}

.margin-top-16 {
    margin-top: 16px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-25 {
    margin-top: 25px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-top-70 {
    margin-top: 70px;
}

.margin-top--2-IE {
    margin-top: -2px;
}

.margin-top--2-IE8 {
    margin-top\*: -2px;
}

.margin-top-10-IE8 {
    margin-top\*: 10px;
}

.margin-top--5 {
    margin-top: -5px;
}

.margin-top--25 {
    margin-top: -25px;
}

.margin-right-5 {
    margin-right: 5px;
}

.margin-right--5 {
    margin-right: -5px;
}

.margin-right--6 {
    margin-right: -6px;
}

.margin-right--10 {
    margin-right: -10px;
}

.margin-right-10-IE8 {
    margin-right\*: 10px;
}

.margin-right-7 {
    margin-right: 7px;
}

.margin-right-3 {
    margin-right: 3px;
}

.margin-right-13 {
    margin-right: 13px;
}

.margin-right-15 {
    margin-right: 15px;
}

.margin-right-20 {
    margin-right: 20px;
}

.margin-right-25 {
    margin-right: 25px;
}

.margin-right-40 {
    margin-right: 40px;
}

.margin-bottom-12 {
    margin-bottom: 12px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-bottom-6 {
    margin-bottom: 6px;
}

.margin-bottom-3 {
    margin-bottom: 3px;
}

.margin-bottom-0-IE {
    margin-bottom: 0;
}

.margin-bottom-20-IE, .margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-1 {
    margin-bottom: 1px;
}

.margin-bottom-4 {
    margin-bottom: 4px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-left-1 {
    margin-left: 1px;
}

.margin-left-2 {
    margin-left: 2px;
}

.margin-left--2 {
    margin-left: -2px;
}

.margin-left--3-ie {
    margin-left: -3px;
}

.margin-left-3 {
    margin-left: 3px;
}

.margin-left--4 {
    margin-left: -4px;
}

.margin-left--5 {
    margin-left: -5px;
}

.margin-right--4 {
    margin-right: -4px;
}

.margin-left-7 {
    margin-left: 7px;
}

.margin-left-8 {
    margin-left: 8px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-left--10 {
    margin-left: -10px;
}

.margin-left-12 {
    margin-left: 12px;
}

.margin-left-15 {
    margin-left: 15px;
}

.margin-left-15-imp {
    margin-left: 15px !important;
}

.margin-left-17 {
    margin-left: 17px;
}

.margin-left-18 {
    margin-left: 18px;
}

.margin-left-20-imp {
    margin-left: 20px !important;
}

.margin-left-22 {
    margin-left: 22px;
}

.margin-left-25 {
    margin-left: 25px;
}

.margin-left-27-IES {
    margin-left: 27px;
}

.margin-left-28 {
    margin-left: 28px;
}

.margin-left-30 {
    margin-left: 30px;
}

.margin-left-40 {
    margin-left: 40px;
}

.margin-left-70 {
    margin-left: 70px;
}

.margin-left-80 {
    margin-left: 80px;
}

.margin-left-85 {
    margin-left: 85px;
}

.margin-left-100 {
    margin-left: 100px;
}

.margin-left-107 {
    margin-left: 107px;
}

.margin-left-113 {
    margin-left: 113px;
}

.margin-left-137 {
    margin-left: 137px;
}

.margin-left-132 {
    margin-left: 132px;
}

.margin-left-142 {
    margin-left: 138px;
}

.margin-left-146 {
    margin-left: 146px;
}

.margin-left-152 {
    margin-left: 152px;
}

.margin-left-160 {
    margin-left: 160px;
}

.margin-left-225 {
    margin-left: 225px;
}

.margin-left-340 {
    margin-left: 340px;
}

.margin-left-532 {
    margin-left: 532px;
}

.margin-5 {
    margin: 5px;
}

.width-auto {
    width: auto !important;
}

.width-20 {
    width: 20px;
}

.width-30-float-left {
    width: 30px;
    float: left;
}

.width-40 {
    width: 40px;
}

.width-45 {
    width: 45px;
}

.width-45-per {
    width: 45%;
}

.width-470 {
    width: 470px;
}

.width-55-per {
    width: 55%;
}

.width-24-per {
    width: 24%;
}

.width-25-per {
    width: 25%;
}

.width-28-per {
    width: 28%;
}

.width-50-per {
    width: 50%;
}

.width-18-per {
    width: 18%;
}

.width-50 {
    width: 50px;
}

.width-50-float-left {
    width: 50px;
    float: left;
}

.width-55 {
    width: 55px;
}

.width-60 {
    width: 60px;
}

.width-60-float-left {
    width: 60px;
    float: left;
}

.width-70 {
    width: 70px;
}

.width-72 {
    width: 72px;
}

.width-73 {
    width: 73px;
}

.width-74 {
    width: 74px;
}

.width-75 {
    width: 75px;
}

.width-78 {
    width: 78px;
}

.width-75-float-left {
    width: 75px;
    float: left;
}

.width-90-float-left {
    width: 90px;
    float: left;
}

.width-80 {
    width: 80px;
}

.width-90 {
    width: 90px;
}

.width-85-per {
    width: 85%;
}

.width-86-per {
    width: 86%;
}

.width-88-per {
    width: 88%;
}

.width-90-per {
    width: 90%;
}

.width-93-per {
    width: 93%;
}

.width-95-per {
    width: 95%;
}

.width-96 {
    width: 96px;
}

.width-110 {
    width: 110px;
}
.width-112 {
    width: 112px;
}

.width-115 {
    width: 115px;
}

.width-125 {
    width: 125px;
}

.width-130 {
    width: 130px;
}

.width-132 {
    width: 132px;
}
.width-135 {
    width: 135px;
}

.width-140 {
    width: 140px;
}

.width-145 {
    width: 145px;
}

.width-150 {
    width: 150px;
}

.width-100-float-left {
    width: 100px;
    float: left;
}

.width-120-float-left {
    width: 120px;
    float: left;
}

.width-150-float-left {
    width: 150px;
    float: left;
}

.width-160-float-left {
    width: 160px;
    float: left;
}

.width-165-float-left {
    width: 165px;
    float: left;
}

.width-200-float-left {
    width: 200px;
    float: left;
}

.width-175 {
    width: 175px;
}

.width-178-float-left {
    width: 178px;
    float: left;
}

.width-180 {
    width: 180px;
}

.width-183 {
    width: 183px;
}

.width-185 {
    width: 185px;
}

.width-188 {
    width: 188px;
}

.width-190 {
    width: 190px;
}

.width-200 {
    width: 200px;
}

.width-97per-float-left {
    width: 97%;
    float: left;
}

.width-100per-float-left {
    width: 100%;
    float: left;
}

.width-203 {
    width: 203px;
}

.width-216 {
    width: 216px;
}

.width-218 {
    width: 218px;
}

.width-220 {
    width: 220px;
}

.width-224 {
    width: 224px;
}

.width-250 {
    width: 250px;
}

.width-240 {
    width: 240px;
}

.width-255 {
    width: 255px;
}

.width-290 {
    width: 290px;
}

.width-295 {
    width: 295px;
}

.width-350 {
    width: 350px;
}

.width-371 {
    width: 371px;
}

.width-358 {
    width: 358px;
}

.width-350-float-left {
    width: 350px;
    float: left;
}

.width-280 {
    width: 280px;
}

.width-300 {
    width: 300px;
}

.width-305 {
    width: 305px;
}

.width-307 {
    width: 307px;
}

.width-390 {
    width: 390px;
}

.width-400 {
    width: 400px;
}

.width-420 {
    width: 420px;
}

.width-424 {
    width: 424px;
}

.width-450 {
    width: 450px;
}

.width-494 {
    width: 494px;
}

.width-496 {
    width: 496px;
}

.width-500 {
    width: 500px;
}

.width-800 {
    width: 800px;
}

.width-880 {
    width: 880px;
}

.width-60-per {
    width: 60%;
}

.width-13-per {
    width: 13%;
}

.width-14-per {
    width: 14%;
}

.width-10-per {
    width: 10%;
}

.width-76-per {
    width: 76%;
}

.width-82-per {
    width: 82%;
}

.width-100-per-IE {
    width: 100%;
    width\*: 100%;
}

.width-40-per {
    width: 40%;
}

.width-22-per {
    width: 22%;
}

.height-135 {
    height: 135px;
}

.height-380 {
    height: 380px;
}

.line-height-13 {
    line-height: 13px;
}

.line-height-27 {
    line-height: 27px;
}

.vertical-align-top {
    vertical-align: top;
}

.checkinpopup {
    background: url(../Images/checkinpopup_bg_new.gif) repeat-x;
    color: #FFF;
    min-height: 100px;
    _height: 100px;
    overflow: visible;
    padding-bottom: 20px;
    padding-left: 1px;
    display: none;
    position: absolute;
    top: 29px;
    left: 401px;
    width: 261px;
    height: 310px;
}

    .checkinpopup h2 {
        font: bold 13px Arial, Helvetica, sans-serif;
        text-align: left;
        line-height: 40px;
        color: #FFF;
        height: 40px;
        padding-left: 20px;
    }

    .checkinpopup h1 {
        font: bold 18px Arial, Helvetica, sans-serif;
        text-align: left;
        line-height: 40px;
        color: #FFF;
        height: 40px;
        padding-left: 15px;
    }

    .checkinpopup .fields {
        margin-left: 20px;
        padding-top: 5px;
    }

a.view-full-report {
    font-weight: 700;
    color: #AE0000;
    float: right;
    padding-bottom: 3px;
    padding-right: 5px;
    white-space: nowrap;
}

a.view-full-report-reader {
    color: #AE0000;
    float: right;
    padding-bottom: 3px;
    padding-right: 5px;
    white-space: nowrap;
}

a.more-options {
    font-weight: 700;
    color: #5F5A59;
    padding-bottom: 3px;
    padding-right: 3px;
    white-space: nowrap;
}

div.fullScreenTable {
    display: block;
    position: relative;
    width: 100%;
    height: 75px;
    overflow: auto;
    float: left;
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.modalPopup {
    border: solid 1px #111;
    background-color: #fff;
    padding: 10px 5px;
}

* html button.action {
    width: 1%;
    overflow: visible;
    white-space: nowrap;
    margin-left: 10px;
}

    button.action span.left {
        background: url(../Images/button-left.gif) 0 0 no-repeat;
        display: inline-block;
        color: #fff;
        font: bold 13px Arial, Helvetica, sans-serif;
        height: 28px;
        line-height: 28px;
        vertical-align: top;
        padding-right: 10px;
        padding-left: 15px;
    }

* html button.hover {
    width: 1%;
    overflow: visible;
    margin-left: 10px;
}

    button.hover span.left {
        background: url(../Images/button-left.gif) 0 0 no-repeat;
        display: inline-block;
        color: #dddcdc;
        font: bold 13px Arial, Helvetica, sans-serif;
        height: 28px;
        line-height: 28px;
        vertical-align: top;
        padding-right: 10px;
        padding-left: 15px;
    }

.aspbutton {
    background: url(../Images/btnbg.gif) right repeat-x;
    display: inline-block;
    color: #fff;
    font: 12px Arial, Helvetica, sans-serif;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
    text-align: left;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    margin-left: 0;
    border: none;
    letter-spacing: 0;
    padding: 0 17px 0 6px;
}

.aspbutton_red {
    background: url(../Images/btnbg_red.jpg) right repeat-x;
}

.aspbutton_back {
    background: url(../Images/backbtnbg.gif) left repeat-x;
    display: inline-block;
    color: #fff;
    font: 12px Arial, Helvetica, sans-serif;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
    text-align: left;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    margin-left: 0;
    border: none;
    letter-spacing: 1px;
    padding: 0 10px 0 20px;
}

.aspredbutton {
    background: url(../Images/btnbg-30.gif) right repeat-x;
    display: inline-block;
    color: #fff;
    font: bold 12px Arial, Helvetica, sans-serif;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    margin-left: 0;
    border: none;
    width: 130px;
    padding: 0 8px 3px 10px;
}

.myalarms {
    height: 30px;
    width: 130px;
    display: inline-block;
    cursor: hand;
    margin: 10px 0;
}

.myalarms-disabled {
    height: 30px;
    width: 130px;
    display: inline-block;
    cursor: pointer;
    margin: 10px 0;
}

* html .aspbutton {
    height: 24px;
    overflow: visible;
    white-space: nowrap;
}

.aspbutton-so {
    background: url(../Images/aspbutton-so.gif) 0 0 no-repeat;
    display: inline-block;
    color: #fff;
    font: bold 13px Arial, Helvetica, sans-serif;
    height: 24px;
    line-height: 24px;
    width: 130px;
    cursor: pointer;
    text-align: left;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    border: none;
    margin: 0 5px 0 10px;
    padding: 0 14px 3px 15px;
}

.aspbutton-so-hover {
    background: url(../Images/aspbutton-so.gif) 0 0 no-repeat;
    display: inline-block;
    color: #dddcdc;
    font: bold 13px Arial, Helvetica, sans-serif;
    height: 24px;
    line-height: 24px;
    width: 130px;
    cursor: pointer;
    text-align: left;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    border: none;
    margin: 0 5px 0 10px;
    padding: 0 14px 3px 15px;
}

.aspbutton-goreport {
    background: url(../Images/aspbutton-so.gif) 0 0 no-repeat;
    display: inline-block;
    color: #fff;
    font: bold 13px Arial, Helvetica, sans-serif;
    height: 24px;
    line-height: 24px;
    width: 130px;
    margin-top: -15px;
    cursor: pointer;
    text-align: center;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    margin-left: 10px;
    margin-right: -5px;
    border: none;
    padding: 0 14px 3px 15px;
}

.aspbutton-goreport-hover {
    background: url(../Images/aspbutton-so.gif) 0 0 no-repeat;
    display: inline-block;
    color: #dddcdc;
    font: bold 13px Arial, Helvetica, sans-serif;
    height: 24px;
    line-height: 24px;
    width: 130px;
    margin-top: -15px;
    cursor: pointer;
    text-align: center;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    margin-left: 10px;
    margin-right: -5px;
    border: none;
    padding: 0 14px 3px 15px;
}

.aspbutton-export-light {
    background: url(../Images/aspbutton-light-gray.gif) 0 0 no-repeat;
    display: inline-block;
    font: bold 13px Arial, Helvetica, sans-serif;
    height: 24px;
    line-height: 24px;
    width: 130px;
    margin-top: -15px;
    cursor: pointer;
    text-align: center;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    margin-left: 10px;
    margin-right: -5px;
    border: none;
    padding: 0 14px 3px 15px;
}

.aspbutton-export-light-hover {
    background: url(../Images/aspbutton-light-gray.gif) 0 0 no-repeat;
    display: inline-block;
    color: #3a3a3a;
    font: bold 13px Arial, Helvetica, sans-serif;
    height: 24px;
    line-height: 24px;
    width: 130px;
    margin-top: -15px;
    cursor: pointer;
    text-align: center;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    margin-left: 10px;
    margin-right: -5px;
    border: none;
    padding: 0 14px 3px 15px;
}

.light-grey-130 {
    background: url(../Images/light-grey-130.gif) 0 0 no-repeat;
    display: inline-block;
    color: #000;
    font: bold 13px Arial, Helvetica, sans-serif;
    height: 24px;
    line-height: 24px;
    width: 130px;
    cursor: pointer;
    text-align: left;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    border: none;
    margin: 0 5px 0 10px;
    padding: 0 14px 3px 15px;
}

.light-grey-130-hover {
    background: url(../Images/light-grey-130.gif) 0 0 no-repeat;
    display: inline-block;
    color: #3a3a3a;
    font: bold 13px Arial, Helvetica, sans-serif;
    height: 24px;
    line-height: 24px;
    width: 130px;
    cursor: pointer;
    text-align: left;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    border: none;
    margin: 0 5px 0 10px;
    padding: 0 14px 3px 15px;
}

.aspbutton_order {
    background: url(../Images/aspbutton_order.gif) 0 0 no-repeat;
    display: inline-block;
    color: #fff;
    font: bold 13px Arial, Helvetica, sans-serif;
    height: 24px;
    line-height: 24px;
    width: 80px;
    cursor: pointer;
    text-align: left;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    border: none;
    margin: 0 5px 0 10px;
    padding: 0 14px 3px 15px;
}

.aspbutton_order-hover {
    background: url(../Images/aspbutton_order.gif) 0 0 no-repeat;
    display: inline-block;
    color: #dddcdc;
    font: bold 13px Arial, Helvetica, sans-serif;
    height: 24px;
    line-height: 24px;
    width: 80px;
    cursor: pointer;
    text-align: left;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    border: none;
    margin: 0 5px 0 10px;
    padding: 0 14px 3px 15px;
}

.aspbutton-cancel-light {
    background: url(../Images/aspbutton_cancel_light.gif) 0 0 no-repeat;
    display: inline-block;
    font: bold 13px Arial, Helvetica, sans-serif;
    height: 24px;
    line-height: 24px;
    width: 80px;
    cursor: pointer;
    text-align: left;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    border: none;
    margin: 0 5px 0 10px;
    padding: 0 14px 3px 15px;
}

.aspbutton-cancel-light-hover {
    background: url(../Images/aspbutton_cancel_light.gif) 0 0 no-repeat;
    display: inline-block;
    color: #3a3a3a;
    font: bold 13px Arial, Helvetica, sans-serif;
    height: 24px;
    line-height: 24px;
    width: 80px;
    cursor: pointer;
    text-align: left;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    border: none;
    margin: 0 5px 0 10px;
    padding: 0 14px 3px 15px;
}

.aspbutton-export {
    background: url(../Images/aspbutton-export.gif) 0 0 no-repeat;
    display: inline-block;
    color: #fff;
    font: bold 13px Arial, Helvetica, sans-serif;
    height: 24px;
    line-height: 24px;
    width: 90px;
    cursor: pointer;
    text-align: left;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    border: none;
    margin: 0 5px 0 10px;
    padding: 0 14px 3px 15px;
}

.aspbutton-export-hover {
    background: url(../Images/aspbutton-export.gif) 0 0 no-repeat;
    display: inline-block;
    color: #dddcdc;
    font: bold 13px Arial, Helvetica, sans-serif;
    height: 24px;
    line-height: 24px;
    width: 90px;
    cursor: pointer;
    text-align: left;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    border: none;
    margin: 0 5px 0 10px;
    padding: 0 14px 3px 15px;
}

.listrightbutton {
    background: url(../Images/arrow_rightdirection.gif) 0 0 no-repeat;
    display: inline-block;
    color: #fff;
    font: bold 13px Arial, Helvetica, sans-serif;
    height: 30px;
    line-height: 30px;
    width: 50px;
    cursor: pointer;
    text-align: left;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    border: none;
    margin: 0;
}

.listrightbutton-hover {
    background: url(../Images/arrow_rightdirection.gif) 0 0 no-repeat;
    display: inline-block;
    color: #dddcdc;
    opacity: 0.7;
    filter: alpha(opacity=70);
    font: bold 13px Arial, Helvetica, sans-serif;
    height: 30px;
    width: 50px;
    line-height: 30px;
    cursor: pointer;
    text-align: left;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    border: none;
    margin: 0;
}

.listleftbutton {
    background: url(../Images/arrow_leftdirection.gif) 0 0 no-repeat;
    display: inline-block;
    color: #fff;
    font: bold 13px Arial, Helvetica, sans-serif;
    height: 30px;
    line-height: 30px;
    width: 50px;
    cursor: pointer;
    text-align: left;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    border: none;
    margin: 0;
}

.listleftbutton-hover {
    background: url(../Images/arrow_leftdirection.gif) 0 0 no-repeat;
    display: inline-block;
    color: #dddcdc;
    opacity: 0.7;
    filter: alpha(opacity=70);
    font: bold 13px Arial, Helvetica, sans-serif;
    height: 30px;
    line-height: 30px;
    width: 50px;
    cursor: pointer;
    text-align: left;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    border: none;
    margin: 0;
}

.back-btn {
    background: url(../Images/back-btn.gif) no-repeat;
    width: 78px;
    height: 24px;
    border: 0;
    cursor: pointer;
    margin-right: 10px;
}

button.blue-button span.left {
    background: url(../Images/blue-button-bg-left.gif) 0 0 no-repeat;
    display: inline-block;
    color: #fff;
    font: bold 13px Arial, Helvetica, sans-serif;
    height: 24px;
    line-height: 24px;
    vertical-align: top;
    padding: 0 8px;
}

button.blue-button-hover span.left {
    background: url(../Images/blue-button-bg-left.gif) 0 0 no-repeat;
    display: inline-block;
    color: #dddcdc;
    font: bold 13px Arial, Helvetica, sans-serif;
    height: 24px;
    line-height: 24px;
    vertical-align: top;
    padding: 0 8px;
}

button.light-grey-button span.left {
    background: url(../Images/light-grey-button-bg-left.gif) 0 0 no-repeat;
    display: inline-block;
    color: #000;
    font: bold 13px Arial, Helvetica, sans-serif;
    height: 24px;
    line-height: 24px;
    vertical-align: top;
    padding: 0 8px;
}

button.light-grey-button-hover span.left {
    background: url(../Images/light-grey-button-bg-left.gif) 0 0 no-repeat;
    display: inline-block;
    color: #3a3a3a;
    font: bold 13px Arial, Helvetica, sans-serif;
    height: 24px;
    line-height: 24px;
    vertical-align: top;
    padding: 0 8px;
}

th.doubleHeader {
    border-left: 1px solid #C2C2C2;
    border-top: medium none;
    line-height: 18px;
    width: 100px;
    text-align: left;
}

th.minwidth-50 {
    min-width: 50px;
}

th.minwidth-100 {
    min-width: 100px;
}

thead th {
/*    background: url(../Images/thead_bg.gif) repeat-x; */
    text-align: left;
    font: bold 11px/25px Arial, Helvetica, sans-serif;
    height: 25px;
    color: #333;
    padding: 0 0 0 10px;  
}

th {
    background: url(../Images/thead_bg.gif) repeat-x #CCC;
    text-align: left;
    font: bold 12px/25px Arial, Helvetica, sans-serif;
    height: 25px;
    color: #333;
    padding: 0 0 0 10px;
}

thead th.chover {
    background: url(../Images/flexigrid/columnhead_over.gif) repeat-x;
    text-align: left;
    font: bold 11px Arial, Helvetica, sans-serif;
    line-height: 25px;
    height: 25px;
    color: #333;
    border-bottom: 1px solid #b3b3b3;
    border-right: 1px solid #d3d3d3;
    padding: 0 0 0 10px;
}

thead th a {
    color: #666;
    text-decoration: none;
    font-weight: 700;
}

    thead th a:hover {
        color: #666;
        text-decoration: none;
    }

tbody td {
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    color: #555;
    vertical-align: top;
    line-height: 15px;
    padding: 8px 5px;
}

.nostyle tbody td {
    background: transparent;
    border: none;
}

tbody td.show-content {
    padding: 7px 5px 7px 50px;
}

tbody td a:hover {
    color: #AE0000;
    text-decoration: none;
}

tbody.main tr.alternate td {
    border-bottom: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    background: #f3f2ec;
}

tbody tr.alternate td {
    border-bottom: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    background: #fff;
}

.withoutbg-border tbody td {
    border-bottom: none;
    border-right: none;
    color: #333;
    vertical-align: top;
    line-height: 15px;
    padding: 7px 0 7px 10px;
}

    .withoutbg-border tbody td.font-11 {
        font: bold 11px;
    }

.withoutbg-border tbody th {
    background-color: #d3d3d3;
    height: 23px;
}

.withoutbg-border tbody td a {
    color: #AE0000;
    font-weight: 400;
    text-decoration: none;
    padding: 7px 0 7px 4px;
}

    .withoutbg-border tbody td a:hover {
        color: #AE0000;
        font-weight: 400;
        text-decoration: underline;
        padding: 7px 0 7px 4px;
    }

.withoutbg-border-report tbody td {
    background: none;
    border-bottom: none;
    border-right: none;
    color: #333;
    vertical-align: top;
    line-height: 15px;
    padding: 0;
}

tbody tr.withoutbg-border-alternate {
    background: #fff;
    border-right: none;
    color: #000;
    vertical-align: top;
}

    tbody tr.withoutbg-border-alternate td {
        background: #fff;
        border-right: none;
        color: #000;
        vertical-align: top;
        line-height: 15px;
        padding: 0 0 0 10px;
    }

.withoutbg_border_watchlist tbody td {
    background: none;
    border-bottom: none;
    border-right: none;
    color: #000;
    vertical-align: top;
    line-height: 15px;
    padding: 0 0 0 10px;
}

.withoutbg-border-padding tbody td {
    background: none;
    border-bottom: none;
    border-right: none;
    color: #000;
    vertical-align: top;
    line-height: 15px;
    padding: 0 0 0 12px;
}

.noborder {
    border: 0 none !important;
    padding: 0 0 0 12px;
}

.popup_body .table td {
    border: 0;
    width: 50px;
}

table.border {
    border: 0 none !important;
    border-top: 1px solid #e5e5e5 !important;
}

th.border-notop {
    border-top: 0 !important;
    font-weight: 100;
}

.gridview_noborder {
    border: solid 1px #c6c6c6;
}

    .gridview_noborder tbody td {
        background: #f2f2f2;
        border-bottom: solid 1px #c6c6c6;
        border-right: none;
        border-left: none;
        padding: 4px 0 5px 4px;
    }

.noborder tbody td {
    border: none;
    color: #000;
}

.font-bold {
    font-weight: 700 !important;
}

tbody tr.noborder-alternate td {
    background: #fff;
    border-right: none;
    color: #555;
    padding: 4px 0 5px 4px;
}

tbody tr.noborder-alternate1 td {
    background: #fff;
    border-right: none;
    color: #555;
    padding: 4px 0 5px 10px;
}

tbody tr.grid-row td {
    background: #fff;
    border-left: 1px solid #e5e5e5;
    color: #555;
    text-align: left;
}

tbody tr.grid-row1 td {
    background: #fff;
    text-align: left;
    border: 0;
}

tbody tr.grid-alternate-row td, tbody tr.grid-alternate-row1 td, tbody tr.grid-alternate-row2 td {
    background: #fff;
    border-left: 1px solid #e5e5e5;
    text-align: left;
    white-space: nowrap;
}

tbody tr.grid-row-1 td {
    border: 1px solid #D3D3D3;
    color: #000;
    text-align: left;
    white-space: nowrap;
}

tbody tr.grid-alternate-row th, tbody tr.grid-alternate-row1 th, tbody tr.grid-alternate-row2 th {
    background: #f9f9f9;
    border: 1px solid #e5e5e5;
    font-size: 12px;
    white-space: nowrap;
    padding: 4px 10px !important;
}

tbody tr.grid-alternate-row2 th {
    border-top: 0;
}

.terms-border {
    border: #333 1px solid;
    margin-top: 2px;
    float: left;
    padding: 5px;
}

    .terms-border h2 {
        font: bold 13px Arial, Helvetica, sans-serif;
        padding-bottom: 5px;
    }

    .terms-border p {
        line-height: 16px;
    }

body table td.bordersss {
    border-bottom: 1px solid #ececec;
    border-right: 1px solid #ececec;
    padding-top: 0;
    border-width: 0;
}

.ScheduleCellSpacing td, .ScheduleCellSpacing th {
    overflow: hidden;
    padding: 0;
}

.firstcell {
    border: 1px solid #d3d3d3;
    border-bottom: 0;
    height: 20px;
}

.secondcell {
    border: 1px solid #d3d3d3;
    border-bottom: 0;
    height: 25px;
}

.thirdcell {
    border: 1px solid #d3d3d3;
    border-top: 0;
    height: 20px;
}

.secondcellfirsthl {
    border: 0;
    border-left: #d3d3d3 1px solid;
    height: 25px;
    background: url(../Images/schedulebar.gif) repeat-x;
    cursor: pointer;
}

.secondcelllasthl {
    border: 0;
    border-right: #d3d3d3 1px solid;
    height: 25px;
    background: url(../Images/schedulebar.gif) repeat-x;
    cursor: pointer;
}

.secondcellhl {
    border: 0;
    height: 25px;
    background: url(../Images/schedulebar.gif) repeat-x;
    cursor: pointer;
}

.footer {
    text-align: center;
    font-size: .8em;
}

.Schedulerfooter {
    text-align: center;
    font-family: Arial;
    font-size: 8pt;
}

.editschedule {
    text-align: left;
    padding-top: 10px;
    padding-left: 10px;
}

.scheduler_imgbtn {
    cursor: pointer;
    margin: 0 0 3px -7px;
}

.ListView-links {
    color: #AE0000;
    padding-left: 10px;
    font-weight: 700;
}

.MapView-links {
    color: #000;
    padding-left: 10px;
    font-weight: 700;
}

.errormsg {
    font-weight: 700;
    color: Red;
    float: left;
    padding-right: 20px;
    font-size: 9pt;
    font-family: Arial;
}

.errormsg_center {
    font-weight: 700;
    color: Red;
    text-align: center;
    margin-bottom: 5px;
    font-size: 9pt;
    font-family: Arial;
}

.errormessage {
    font-weight: 700;
    color: Red;
    text-align: center;
    font-size: 9pt;
    font-family: Arial;
}

.errmsg {
    font-weight: 700;
    color: Red;
    font-size: 9pt;
    font-family: Arial;
}

.confirmmsg {
    font-weight: 700;
    color: blue;
    text-align: left;
    margin-bottom: 5px;
    font-size: 9pt;
    font-family: Arial;
}

.confirmmsg_center {
    font-weight: 700;
    color: Blue;
    text-align: center;
    margin-bottom: 5px;
    font-size: 9pt;
    font-family: Arial;
}

.treeview_nodeStyle tbody td {
    color: red;
    background: #ececec;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-align: left;
    border-bottom: none;
    border-right: none;
    border-color: #ececec;
}

.treeview_hoverNodestyle tbody td {
    background-color: #CCC;
    cursor: pointer;
}

.treeview_selectedNodestyle tbody td {
    font-weight: 700;
    color: #0066CB;
}

.statusboard-page-div {
    border: 0 solid #000;
}

.statusboard-page {
    background: url(../Images/thead_bg.gif) repeat-x;
    table-layout: fixed;
    text-align: left;
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #000;
    border-bottom: 1px solid #b3b3b3;
    border-right: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    padding: 0 0 0 10px;
}

    .statusboard-page tbody td {
        background: #f2f2f2;
        white-space: normal !important;
        word-wrap: break-word;
        -ms-word-break: break-all;
        word-break: break-all;
        border-bottom: 1px solid #d3d3d3;
        border-right: 1px solid #d3d3d3;
        color: #000;
        vertical-align: top;
        line-height: 15px;
        text-align: left;
        padding: 7px 19px 7px 5px;
    }

    .statusboard-page tbody tr.alternate td {
        background: #fff;
    }

.statusboard-page-ascimg {
    margin-top: -10px;
    margin-left: 4px;
}

.statusboard-page tr {
    height: 25px;
}

#lblBldgSelection.errormsg, #lblBldgSelection.confirmmsg {
    float: none;
}

.statusboard-page th {
    height: 25px;
    border-right: 1px solid #d3d3d3;
    border-top: none;
    padding: 0;
}

.mainDiv div {
    float: left;
    width: 21px;
    height: 4px;
    margin: 2px 0 0;
    padding: 0;
}

.myaccount-page tbody td {
    background: none;
    border-bottom: none;
    border-right: none;
    color: #000;
    vertical-align: top;
    line-height: 15px;
    width: 25%;
    white-space: none;
    padding: 7px 0 0;
}

.createreport-page tbody td {
    background: none;
    border-bottom: none;
    border-right: none;
    color: #000;
    vertical-align: top;
    width: 20%;
    white-space: none;
    padding: 0;
}

.reader-page tbody td {
    background: none;
    border-bottom: none;
    border-right: none;
    color: #000;
    vertical-align: top;
    line-height: 15px;
    width: 25%;
    white-space: none;
    font-size: 12px;
    padding: 0;
}

.font-white {
    color: #FFF;
}

.checkboxList table tr td label {
    position: static;
    overflow: visible;
}

body .marginleft_IEFF {
    margin-left: 2px;
    _margin-left: 2px;
    margin-left\*: -7px;
}

body .margintop_IEFF {
    margin-top: 2px;
    _margin-top: 2px;
    margin-top\*: -11px;
}

#imgSearch {
    vertical-align: text-bottom;
}

#auth_visitors_table_div {
    float: left;
    width: 100%;
    margin: 0 9px;
}

.topbuttons {
    float: right;
    padding\*: 8px 0 5px 0;
    margin: 0;
    padding: 7px 0 5px;
}

body .topbuttons button {
    float: left;
    margin-right: 10px;
    margin-right\*: 17px;
}

.divAddresslist {
    overflow: auto;
    overflow-x: hidden;
    height: 80px;
    width: 130px;
    border: solid 1px #999;
    background-color: #fff;
    clear: both;
}

    .divAddresslist table tbody td {
        border: none;
        font-size: 11px;
        font: Arial, Helvetica, sans-serif;
        background: #fff;
    }

        .divAddresslist table tbody td label {
            position: static;
            padding: 0 0 0 2px;
        }

body #tblButtons input.textarea-button {
    margin: 0;
    padding: 0;
}

.lnkMultiple {
    color: Gray;
    font-weight: 400;
    outline-color: 0;
    outline-style: none;
    outline-width: medium;
    border: 0;
    background-color: Transparent;
    cursor: hand;
    font-size: smaller;
    width: 52px;
    margin-top: 10px;
    text-transform: uppercase;
    text-decoration: none;
}

.lnkEnable {
    color: #a40001;
    text-decoration: none;
    cursor: hand;
}

.hand {
    cursor: pointer;
    vertical-align: baseline;
}

.show-columns-page tbody td {
    background: none;
    border-bottom: none;
    border-right: none;
    color: #000;
    vertical-align: top;
    width: 25%;
    font-size: 12px;
    z-index: 99999;
    padding: 0 0 10px 0;
    color: #333;
    line-height: 20px;
}

    .show-columns-page tbody td input[type="checkbox"] {
        margin: 3px 3px 0 0;
    }

.show-columns-popup-wraper-without-image {
    background: #f2f2f2;
    position: relative;
    border: 5px solid #58585a;
    _height: 20px;
    min-height: 20px;
    width: 670px;
    z-index: 99999;
    margin: 0 auto;
    padding: 5px 10px 10px;
}

.tableHeader {
    background: #cccbcb;
    font: bold 11px Arial, Helvetica, sans-serif;
    color: #000;
    border-bottom: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    text-align: center;
    float: left;
    position: fixed;
    padding: 0 0 0 10px;
}

.errorDisp {
    color: Red;
}

.errorDisplay {
    clear: both;
    font-weight: 700;
    float: left;
    padding-right: 20px;
    width: 100%;
    font-size: 9pt;
    font-family: Arial;
    text-align: left;
}

.errorDisplay-Shipping {
    clear: both;
    font-weight: 700;
    float: left;
    padding-right: 10px;
    width: 100%;
    font-size: 9pt;
    font-family: Arial;
}

#div_announcements_FlexiGrid .flexigrid div.cDrag {
    background-image: none;
    z-index: -999;
    position: relative;
}

#div_announcements_FlexiGrid .flexigrid div.bDiv table td {
    white-space: normal;
}

.leftrightbtnlist {
    float: right;
    width: 100%;
}

    .leftrightbtnlist ul {
        float: left;
        width: 100%;
    }

        .leftrightbtnlist ul.rightbtnlist {
            float: right;
            width: auto;
            margin-right: 10px;
        }

        .leftrightbtnlist ul li {
            list-style-type: none;
            display: inline;
            float: left;
            margin-left: 0;
            margin-right: 0;
        }

            .leftrightbtnlist ul li button.light-grey-button, .leftrightbtnlist ul li button.light-grey-button-hover, .leftrightbtnlist ul li button.blue-button-hover, .leftrightbtnlist ul li button.blue-button {
                margin-left\*: 0;
                margin-left: 0;
            }

            .leftrightbtnlist ul li.left {
                width\*: 61.5%;
                width: 61.5%;
                padding-left: 10px;
                margin: 0;
            }

table.tblcardrdrbdy {
    width: 98.3%;
    border: 0;
}

.divbuttontoppadding {
    float: left;
    padding-top: 0;
    margin-top: 0;
}

.divbuttontop {
    padding-top: 0;
    margin-top: 0;
}

.chklist {
    height: 124px;
    min-height: 20px;
    background-color: #fff;
}

.popup-wraper-without-image-close-button {
    width: 60%;
    background: #f2f2f2;
    position: relative;
    border: 5px solid gray;
    _height: 20px;
    min-height: 20px;
    overflow: visible;
    margin: 0 auto;
    padding: 5px 5px 20px 20px;
}

.sortbtn {
    float: left;
    width: 10px;
    height: 11px;
}

.authorized_visitorsnames tbody td {
    background: none;
    border: none;
    vertical-align: top;
    line-height: 15px;
    padding: 0;
}

    .authorized_visitorsnames tbody td a {
        font: Arial, Helvetica, sans-serif;
        font-size: 11px;
        background: none;
        color: #AE0000;
        border: none;
        line-height: 16px;
    }

.inherit {
    position: inherit;
}

.visible {
    visibility: visible;
}

.View_Holidays tbody td {
    background: none;
    border: none;
    vertical-align: top;
    line-height: 20px;
    padding: 0;
}

    .View_Holidays tbody td a {
        font: Arial, Helvetica, sans-serif;
        font-size: 11px;
        background: none;
        background-color: #E7E7E8;
        color: #E7E7E8;
        border: none;
        line-height: 20px;
    }

.textarea {
    font-family: Arial;
    font-size: 12px;
    width: 140px;
    height: 92px;
    overflow: hidden;
    resize: none;
}

.textarea-user {
    font-family: Arial;
    font-size: 12px;
}

.resize-none {
    resize: none;
}

.plain-txtbox {
    width: 138px;
}

.bottomline {
    border-bottom: 1px solid #ccc;
    padding-bottom: 7px;
}

.line {
    border-bottom: 1px solid #ccc;
    margin-left: 10px;
    margin-right: 10px;
}

.tablehead {
    background: url(../Images/thead_bg.gif) repeat-x;
    text-align: left;
    font: normal 11px Arial, Helvetica, sans-serif;
    line-height: 25px;
    height: 25px;
    color: #000;
    border-bottom: 1px solid #b3b3b3;
    border-right: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    padding: 0 0 0 10px;
}

    .tablehead tbody th {
        border-right: 1px solid #d3d3d3;
        text-align: left;
        padding: 0 0 0 10px;
    }

.tablehead_tall {
    background: url(../Images/headerbg_tall.gif) repeat-x;
    text-align: left;
    font: bold 11px Arial, Helvetica, sans-serif;
    height: 25px;
    color: #000;
    border-bottom: 1px solid #b3b3b3;
    border-right: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    padding: 0 0 0 10px;
}

    .tablehead_tall tbody th {
        background: url(../Images/headerbg_tall.gif) repeat-x;
        font: bold 11px/15px Arial,Helvetica, sans-serif;
        border-right: 1px solid #d3d3d3;
        text-align: left;
        padding: 0 0 0 10px;
    }

    .tablehead_tall tbody td.tall {
        background: url(../Images/headerbg_tall.gif) repeat-x;
        border-right: 1px solid #d3d3d3;
    }

.borderleft {
    border-left: 1px solid #d3d3d3;
}

.small-font-grey {
    color: #7a7a7a;
    font-size: 10px;
    font-weight: 400;
}

.fontnormal {
    font-weight: 400;
}

.gridborder {
    border: #b3b3b3;
}

.paragraph {
    background: none;
    width: 100%;
    height: 25px;
    padding: 5px 0 0;
}

.paragraph_bg {
    background: #f2f2f2;
    width: 100%;
    height: 25px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px 0 0;
}

.paragraph_whitebg {
    background: #fff;
    width: 100%;
    height: 25px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px 0 0;
}

.borders_lightgrey {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 100%;
}

.flow {
    overflow: hidden;
}

.flowDiv {
    width: 16px;
    display: inline-block;
}

div .white_text {
    color: #fff;
}

.treeviewDiv {
    width: 100%;
    height: 100%;
    text-align: left;
    text-indent: 0;
}

.borderB {
    border-bottom: 1px solid #ccc;
}

#UpdatePanelHeader {
    position: absolute;
    width: 100%;
}

.ModalPopupBG {
    background-color: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.ModalPopupClass {
    width: 402px;
    min-width: 402px;
    background: #fff;
    box-shadow: 0 0 20px #333;
    border: 1px solid #999;
    padding: 15px 20px 20px;
    font-weight: 700;
    position: relative;
    overflow: hidden;
}

    .ModalPopupClass .Controls {
        height: 24px;
        background: #fff;
        border-top: solid 1px #333;
        width: 100%;
        float: left;
        padding: 10px 0 0;
    }

.ModalPopupBorder {
    border: 5px solid gray;
    height: 160px;
}

body .report-height-set1 {
    padding: 15px 10px 10px 7px;
}

.view-links-1 {
    text-align: left;
    color: #000;
    font: bold 12px Arial, Helvetica, sans-serif;
}

    .view-links-1 a {
        color: #AE0000;
        text-decoration: none;
        font-weight: 700;
    }

        .view-links-1 a:hover {
            text-decoration: underline;
        }

.tablebg {
    background-color: #F2F2F2;
}

.togglehead {
    background: url(../Images/headerbg.gif) repeat-x;
    position: absolute;
    top: 0;
    left: 750px;
    font: normal normal normal .90em/253% Arial, Helvetica, sans-serif;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    width: 85px;
    height: 32px;
    padding: 0 4px;
}

.dialog table {
    background-color: #3a3a3a;
    position: absolute;
    top: 59px;
    left: 667px;
    max-height: 200px;
    width: 200px;
    overflow: auto;
    z-index: 1010;
    float: right;
}

.dialog thead th {
    text-align: left;
    font: normal bold normal .80em/200% Arial, Helvetica, sans-serif;
    color: #fff;
    background: none;
    border-bottom: 1px solid #000;
    border-right: none;
}

.dialog table tbody td {
    text-align: left;
    font: normal normal normal .80em/200% Arial, Helvetica, sans-serif;
    color: #c2c2c2;
    border-top: 1px solid #4f4f4f;
    border-right: none;
    border-bottom: none;
    background-color: #3a3a3a;
}

.toggleheadsch {
    background: url(../Images/headerbg.gif) repeat-x;
    position: absolute;
    top: 0;
    left: 700px;
    font: normal normal normal .90em/253% Arial, Helvetica, sans-serif;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    width: 85px;
    height: 32px;
    padding: 0 4px;
}

.dialogsch {
    background-color: #6A6767;
    position: absolute;
    top: 33px;
    left: 650px;
    width: 230px;
    height: 250px;
    overflow: auto;
    z-index: 1010;
    float: left;
}

.dialog {
    background-color: #6A6767;
    position: absolute;
    top: 33px;
    left: 600px;
    width: 230px;
    height: 225px;
    overflow: auto;
    z-index: 1010;
    float: left;
}

.createprofiletogglehead {
    background: url(../Images/headerbg.gif) repeat-x;
    position: absolute;
    top: 0;
    left: 685px;
    font: normal normal normal .90em/253% Arial, Helvetica, sans-serif;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    width: 165px;
    height: 32px;
    padding: 0 4px;
}

.createprofiledialogsch {
    background-color: #6A6767;
    position: absolute;
    top: 32px;
    left: 685px;
    width: 205px;
    height: 250px;
    overflow: auto;
    z-index: 1010;
    float: left;
}

.margin-top--16 {
    margin-top: -16px;
}

.margin-top-35 {
    margin-top: 35px;
}

.hinttext {
    font: italic 10px Arial, Helvetica, sans-serif;
    color: #777;
}

.virtualtextbox {
    border: solid 1px #7f9db9;
    height: 88px;
    background-color: #FFF;
    padding: 3px;
}

.flexgrid_scheduler_imgbtn {
    cursor: pointer;
    margin-left: 0;
}

.overflow-auto {
    overflow: auto;
}
.overflow-autoImp {
    overflow: auto !important;
}
.height-125 {
    height: 125px;
}

.height-390 {
    height: 390px;
}

.height-452 {
    height: 452px;
}

.height-30 {
    height: 30px;
}

.height-84 {
    height: 84px;
}

.height-265 {
    height: 265px;
}

.gray-hover-none {
    color: Gray;
    text-decoration: none;
    cursor: default;
}

.width-26-per {
    width: 26.5%;
}

.border-right-none {
    border-right: 0;
}

.border-left-1 {
    border-left: 1px solid #DCDCDC;
}

.height-1060 {
    height: 1060px;
}

.padding-4-5 {
    padding: 4px 5px;
}

.padding-12-5 {
    padding: 12px 5px;
}

.height-28 {
    height: 28px;
}

.CompletionList {
    border: solid 1px #000;
    max-height: 260px;
    overflow: auto;
    font-family: Arial;
    font-size: 11px;
    line-height: 17px;
    background-color: #FFF;
    margin-left: 1px;
    z-index: 1000;
    padding: 2px;
}

.jsExpandCollapse > div {
    border: 1px solid #ddd;
}

.grayHeader {
    color: #ab9100;
}

.app-errorpage .leftcontentarea {
    box-shadow: 0 0 15px #ddd;
    padding: 30px 40px;
    margin: 70px auto 0px;
    border: 1px solid #D0D0D0;
}

.errorfooter {
    line-height: 2.5;
    padding: 0 20px;
    box-sizing: border-box;
}

.app-errorpage .reach-us {
    border-left: none;
    padding: 10px 0 15px;
}

.returnToLogin {
    font-size: 17px;
    text-decoration: none;
}

.app-errorpage .reach-us li {
    margin: 5px 0 0;
}

table.pretty tbody tr.odd td {
    background: #f7f7f7;
}

.CompletionListItem {
    cursor: pointer;
    color: #000;
    margin-bottom: 2px;
    padding: 2px 0 0 2px;
}

.CompletionListHighlightedItem {
    color: #FFF;
    background-color: #0A246A;
    cursor: pointer;
    padding: 2px 0 0 2px;
}

#mainContainer .CompletionListItem {
    cursor: pointer;
    color: #000;
    margin-bottom: 2px;
    padding: 2px 0 2px 18px;
    position: relative;
}

    #mainContainer .CompletionListItem div {
        position: absolute;
        top: 5px;
        left: 1px;
        padding-top: 2px;
    }

.formBox {
    border: 1px solid #DCDCDC;
    background: #fff;
    text-align: left;
    padding: 5px;
}

.formRow {
    padding: 0 0 8px;
}

    .formRow h3 {
        font-size: 13px;
        margin: 0;
        padding: 5px 0;
    }

.formBox div.hruler {
    border-top: 1px solid #CCC;
    margin: 10px 0 0;
}

.formRow input.txtField {
    width: 320px;
}

.formRow select {
    padding: 2px;
}

.formRow span.errlbl {
    display: block;
    color: red;
    font-weight: 700;
    margin: 0 0 0 153px;
}

.formRow span.d-errlbl {
    display: block;
    color: red;
    font-weight: 700;
    margin: 2px 0 0 30px;
}

* html div.formRow span.errlbl {
    margin: 0 0 0 216px;
}

.ptb5 {
    clear: both;
    padding: 5px 0;
}

.width-625 {
    width: 625px;
}

.float-left, body .floatleft, .leftrightbtnlist ul li button, .sortbtn img {
    float: left;
}

.clear-both, br.both, .clearfix {
    clear: both;
}

.timeFormatRed, .asterik {
    color: Red;
    font-weight: 700;
}

.right-align, .align-right, .align-right-IES {
    text-align: right;
}

.whitebg, .View_Holidays tbody tr.alternate td {
    background-color: #fff;
}

.watermark, .gray, .disabled {
    color: Gray;
}

.small-font, .checkinpopup label {
    font-size: 10px;
}

.top-right-links img.arrow, .margin-top-5 {
    margin-top: 5px;
}

.top-right-links a, .view-links a {
    color: #AE0000;
    text-decoration: none;
    font-weight: 700;
    margin: 0 4px;
}

    .top-right-links a:hover, a.add-rows-links:hover, a.schedule-links:hover {
        color: #AE0000;
        text-decoration: underline;
    }

a.add-rows-links, tbody td.add-rows-links a:hover, a.schedule-links {
    color: #AE0000 !important;
    text-decoration: none;
    font-weight: 400;
    margin: 0 4px;
}

.align-center, .ScheduleCellSpacing tbody th, .statusboard-page tbody td.align-center {
    text-align: center;
}

    .align-left, .ScheduleCellSpacing tbody th div {
        text-align: left;
    }

.padding-left-7, body .purchasesupplieshead th {
    padding-left: 7px;
}

.padding-left-15, .padding-left-15-IE {
    padding-left: 15px;
}

.margin-top-0, .margin-top-0-IE {
    margin-top: 0 !important;
}

.margin-top-3, .margin-top-3-IE {
    margin-top: 3px;
}

.margin-top-8, .margin-top-8-IE {
    margin-top: 8px;
}

.margin-top-10, .margin-top-10-IE7 {
    margin-top: 10px;
}

.margin-top-20, .margin-top-20-IE {
    margin-top: 20px;
}

.margin-right-10, .margin-right-10-IE {
    margin-right: 10px;
}

.margin-right-0-IE, .margin-right-zero {
    margin-right: 0;
}

.margin-bottom-10, .margin-bottom-10-IE {
    margin-bottom: 10px;
}

.margin-bottom--5, .margin-bottom--5-IE {
    margin-bottom: -5px;
}

.margin-bottom-2, .margin-bottom-2-IE {
    margin-bottom: 2px;
}

.margin-left-0, .margin-left-0_IES {
    margin-left: 0;
}

.margin-left-4, .margin-left-4-ie {
    margin-left: 4px;
}

.margin-left-5, .margin-left_5, .chklabel label {
    margin-left: 5px;
}

.margin-left-20, .margin-left-20_IES {
    margin-left: 20px;
}

.margin-left-26, .margin-left-26-IES {
    margin-left: 26px;
}

.margin-left-72, .margin-left-72-ie {
    margin-left: 72px;
}

div#cardmanagementtab, body #addressList {
    width: 100%;
}

.width-80-per, .width-80-per-IE {
    width: 80%;
}

.width-20-per, tbody tr.grid-alternate-row1 th {
    width: 20%;
}

li.HideListItem, #divMainPanel .pDiv, #divMainPanel .vGrip, .divVisibility, #div_announcements_FlexiGrid .hDivBox, #div_announcements_FlexiGrid .pDiv, #div_announcements_FlexiGrid .vGrip, #firstReport .pDiv, #firstReport .vGrip, #secondReport .pDiv, #secondReport .vGrip, #thirdReport .pDiv, #thirdReport .vGrip, #left-big-column .pDiv, #left-big-column .vGrip, #VedioStatusDiv .pDiv, #VedioStatusDiv .vGrip, #VideoSignalsDiv .pDiv, #VideoSignalsDiv .vGrip, #divFlexigrid1 .pDiv, #divFlexigrid1 .vGrip, #divFlexigrid2 .pDiv, #divFlexigrid2 .vGrip, #divFlexigrid3 .pDiv, #divFlexigrid3 .vGrip, #divEnergyReportResults .vGrip, .none {
    display: none;
}

li.ShowListItem, .block {
    display: block;
}

.inline-block {
    display: inline-block;
}

button.action, button.hover {
    border: none;
    background: none;
    cursor: pointer;
    text-align: left;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    margin: 0 0 0 10px;
    padding: 0;
}

    button.action span.right, button.hover span.right {
        background: url(../Images/button-right.gif) 0 0 no-repeat;
        display: inline-block;
        height: 28px;
        line-height: 28px;
        width: 8px;
        font-size: 0;
        vertical-align: top;
    }

.aspbutton:hover, .aspbutton_back:hover, .aspredbutton:hover {
    color: #dddcdc;
}

* html .aspbutton-so, * html .light-grey-130, * html .aspbutton-cancel-light, * html .aspbutton-export, * html button.blue-button, * html button.blue-button-hover, * html button.light-grey-button, * html button.light-grey-button-hover {
    width: 1%;
    overflow: visible;
    white-space: nowrap;
}

* html .aspbutton-goreport, * html .aspbutton-export-light {
    overflow: visible;
    white-space: nowrap;
    height: 24px;
    width: 130px;
}

* html .listrightbutton, * html .listleftbutton {
    overflow: visible;
    white-space: nowrap;
    height: 30px;
    width: 50px;
}

button.blue-button, button.blue-button-hover, button.light-grey-button, button.light-grey-button-hover {
    border: none;
    background: none;
    cursor: pointer;
    text-align: left;
    postion: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 0;
    margin-right\*: 5px;
    margin: 0;
}

    button.blue-button span.right, button.blue-button-hover span.right {
        background: url(../Images/blue-button-bg-right.gif) 0 0 no-repeat;
        display: inline-block;
        height: 24px;
        line-height: 24px;
        width: 16px;
        font-size: 0;
        vertical-align: top;
    }

    button.light-grey-button span.right, button.light-grey-button-hover span.right {
        background: url(../Images/light-grey-button-bg-right.gif) 0 0 no-repeat;
        display: inline-block;
        height: 24px;
        line-height: 24px;
        width: 16px;
        font-size: 0;
        vertical-align: top;
    }

tbody td.remove-border, tbody tr.alternate td.remove-border, .border-none {
    border: 0;
}

.errormsgContact, .errormessagetext {
    font-weight: 700;
    color: Red;
    padding-right: 20px;
    font-size: 9pt;
    font-family: Arial;
}

.errormsgContact, .savemessagetext {
    font-weight: 700;
    color: Blue;
    padding-right: 20px;
    font-size: 9pt;
    font-family: Arial;
}

.mainDiv div#divDescIn, .mainDiv div#divDescOut, .mainDiv div#divDescLastName, .mainDiv div#divDescOperatorAction, .mainDiv div#divDescWhereabouts, .mainDiv div#divDescLastUpdate {
    margin: 2px 0 0;
}

.mainDiv div#divAscIn, .mainDiv div#divAscOut, .mainDiv div#divAscLastName, .mainDiv div#divAscOperatorAction, .mainDiv div#divAscWhereabouts, .mainDiv div#divAscLastUpdate {
    margin: 1px 0 0;
}

.myaccount-page label, .createreport-page label, .reader-page label, #divFloorList table tbody td label, .show-columns-page label {
    padding: 0 0 0 2px;
}

.show-columns-page input[type="checkbox"] {
    float: left;
}

.show-columns-page label {
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
    width: 115px;
    float: left;
    word-wrap: normal;
}

.myaccount-page, .reader-page, .show-columns-page {
    border-spacing: 0;
    width: 100%;
}

.myaccount-dislabel, .reader-dislabel {
    color: graytext;
}

body .report-and-system-control-height-set, body .report-height-set {
    padding: 15px 10px 25px 12px;
}

    body .report-and-system-control-height-set .margin-top-5, body .report-height-set .margin-top-5 {
        padding-top: 2px;
        padding-bottom: 2px;
        overflow: hidden;
        margin: 0;
    }

.lnkDisable, .lnkDisable:hover {
    color: #000;
    text-decoration: none;
    cursor: default;
}

.textarea-statusboard, .note-reports {
    font-family: Arial;
    font-size: 11px;
}

input[type=text], input[type=password], .txtbox {
    border: 1px solid #999;
    box-shadow: 0 1px 0 0 #eee inset;
    padding: 2px 3px;
    margin-top: 0;
    height: 21px;
    line-height: 21px;
    border-color: #999 #bbb #bbb;
}

.tablehead tbody td, .tablehead_tall tbody td {
    border-right: 1px solid #d3d3d3;
    background: #f2f2f2;
}

a:redlinks, a.redlinks:hover {
    color: #AE0000;
    text-decoration: none;
    font-size: 11px;
}

.dialogsch li, .dialog li, .createprofiledialogsch li {
    text-align: left;
    color: #fff;
    height: 23px;
    line-height: 23px;
    border-right: none;
}

.dialogsch label, .dialog label, .createprofiledialogsch label {
    font-weight: 400;
    display: inline-block;
    font-size: 11px;
    float: right;
    text-align: left;
    padding-left: 5px;
}

.dialogsch span, .dialog span {
    font-weight: 400;
    font-size: 11px;
    float: left;
    padding-left: 10px;
}

.margin-top--10, .margin-top--10-IE {
    margin-top: -10px;
}

.formRow label {
    display: inline-block;
}

#lblErrorMessage1, .frmButtons {
    float: none;
}

.min-height-100 {
    min-height: 100px;
}

.margin-auto {
    margin: 0 auto;
}

.color1 {
    font-size: 12px;
    height: 15px;
}

.color69 {
    color: #696969;
}

.color8 {
    color: #888;
}

.noClass td {
    border: none;
    background-color: #FFF;
}

    .noClass td label, span.label {
        display: block;
        float: left;
        width: 80px;
        padding: 3px 8px 0 0;
    }

.border-lgrey {
    border: 1px solid #CCC;
}

.tbl-border td {
    border: 1px solid #B3B3B3;
}

select, .SelectList {
    height: 26px;
    border: 1px solid #999;
    border-radius: 1px;
    border-color: #999 #bbb #bbb;
    padding: 4px 2px;
}

.tblptb td {
    vertical-align: top;
    padding: 2px 0;
}

.tblptb tr td label, .tblptb .label {
    width: 175px;
}

.tblGrid {
    border: 1px solid #CCC;
}

    .tblGrid td {
        vertical-align: middle;
        border-top: none !important;
        border-left: none !important;
        border-right: none !important;
        margin: 2px 0;
        padding: 5px 3px;
    }

        .tblGrid td.bkgrey {
            background-color: #ECECEC;
            text-align: center;
            border-right: 1px solid #CCC !important;
            color: #696969;
        }

        .tblGrid td.align-center {
            text-align: center;
        }

        .tblGrid td img.notch {
            position: relative;
            top: 26px;
            left: -35px;
        }

.handcursor {
    cursor: pointer;
}

.ORpos {
    position: relative;
    top: 22px;
    left: 50%;
}

.grid-txtbox-width td {
    text-align: center !important;
}

    .grid-txtbox-width td input[type=text] {
        width: 90%;
    }

.valign-mid {
    vertical-align: middle;
}

.filterBox {
    background-color: #F9F9F9;
    border: 1px solid #EFEFEF;
}

.bkgrey {
    background-color: #F2F2F2;
}

.btnAddCard {
    background: url(../Images/personal/grey-btnbg.png) repeat-x;
    color: #FFF;
    padding: 8px 10px;
}

#BodyHeight {
    overflow: hidden;
}

.pre-line-space {
    white-space: normal !important;
}

.watch-searchicon {
    margin: 2px 0 2px -4px;
}

.scroll-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 98%;
}

.slider-wrap {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #CCC;
    width: 6px;
    border-left: 1px solid #aaa;
}

    .slider-wrap .ui-widget-content {
        background: none;
    }

    .slider-wrap .ui-widget-header {
        background: none;
    }

.slider-vertical {
    position: relative;
    height: 100%;
}

.ui-slider-handle {
    width: 6px;
    height: 10px;
    background-color: #777;
    display: block;
    position: absolute;
    margin: 0 auto;
}

    .ui-slider-handle img {
        border: none;
    }

.scrollbar-top {
    position: absolute;
    top: 0;
}

.scrollbar-bottom {
    position: absolute;
    bottom: 0;
}

.scrollbar-grip {
    position: absolute;
    top: 50%;
    margin-top: -6px;
}

.ui-slider-range {
    position: absolute;
    width: 100%;
    background-color: #CCC;
}

input.blur {
    color: #999;
}

.list-options235 option {
    width: 235px;
}

.list-options490 li {
    width: 490px;
}

.fht-table {
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
}

.fht-table-wrapper, .fht-table-wrapper .fht-thead, .fht-table-wrapper .fht-tfoot, .fht-table-wrapper .fht-fixed-column .fht-tbody, .fht-table-wrapper .fht-fixed-body .fht-tbody, .fht-table-wrapper .fht-tbody {
    overflow: hidden;
    position: relative;
}

    .fht-table-wrapper .fht-fixed-body .fht-tbody, .fht-table-wrapper .fht-tbody {
        overflow: auto;
    }

    .fht-table-wrapper .fht-table .fht-cell {
        overflow: hidden;
    }

    .fht-table-wrapper .fht-fixed-column, .fht-table-wrapper .fht-fixed-body {
        top: 0;
        left: 0;
        position: absolute;
    }

    .fht-table-wrapper .fht-fixed-column {
        z-index: 1;
    }

.incidentViewTarget .grid-alternate-row th:first-child .fht-cell, .incidentViewTarget tr td:first-child {
    width: 50px !important;
}

.modalProgressGreyBackground {
    background: #CCC;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.modalProgressRedBackground {
    background: Red;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.modalProgressPopup {
    padding-left: 10px;
    padding-right: 10px;
    border-color: Gray;
    border-width: medium;
}

.flexigrid {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: 400;
    position: relative;
    overflow: hidden;
    color: #000;
    width: 100%;
}

    .flexigrid.hideBody {
        height: 26px !important;
        border-bottom: 1px solid #ccc;
    }

.ie6fullwidthbug {
    padding-right: 0;
}

.flexigrid div.nDiv {
    background: #eee url(../Images/Flexigrid/line.gif) repeat-y -1px top;
    border-top: 0;
    overflow: auto;
    left: 0;
    position: absolute;
    z-index: 999;
    float: left;
}

    .flexigrid div.nDiv table {
        margin: 2px;
    }
/*.flexigrid div.hDivBox{float:left;width:100%}
.flexigrid div.bDiv table{width:100%}*/
.flexigrid div.bDiv #reportTablePC {
    width: 97%;
}

.flexigrid div.bDiv table.autoht {
    border-bottom: 0;
    margin-bottom: 0;
}

.flexigrid div.nDiv td {
    border: 1px solid #eee;
    cursor: default;
    padding: 2px 3px;
}

.flexigrid div.nDiv tr:hover td, .flexigrid div.nDiv tr.ndcolover td {
    background: #fff;
    border: 1px solid #999;
}

.flexigrid div.nDiv td.ndcol1 {
    border-right: 1px solid #ccc;
}

.flexigrid div.nDiv td.ndcol2 {
    border-left: 1px solid #fff;
    padding-right: 10px;
}

.flexigrid div.nBtn {
    position: absolute;
    height: 25px;
    width: 12px;
    z-index: 900;
    background: url(../Images/Flexigrid/sort_filter.gif) repeat-x bottom;
    border: 0 solid #ccc;
    border-left: 1px solid #ccc;
    top: 0;
    left: 0;
    margin-top: 1px;
    cursor: pointer;
    display: none;
}

.flexigrid div.nBtnAsc {
    position: absolute;
    height: 13px;
    width: 12px;
    z-index: 900;
    padding-top: 7px;
    padding-bottom: 7px;
    background: #000 url(../Images/Flexigrid/asc.gif) repeat-x center;
    border: 0 solid #ccc;
    border-left: 1px solid #ccc;
    top: 0;
    left: 0;
    margin-top: 1px;
    cursor: pointer;
    display: none;
}

.flexigrid div.nBtnDesc {
    position: absolute;
    height: 11px;
    padding-top: 7px;
    padding-bottom: 7px;
    width: 12px;
    z-index: 900;
    background: #000 url(../Images/Flexigrid/desc.gif) repeat-x center;
    border: 0 solid #ccc;
    border-left: 1px solid #d5d4d2;
    top: 0;
    left: 0;
    margin-top: 1px;
    cursor: pointer;
    display: none;
}

.flexigrid div.nBtn.srtd {
    background: url(../Images/Flexigrid/wbg.gif) repeat-x 0 -1px;
}

.flexigrid div.mDiv {
    background: url(../Images/Flexigrid/wbg.gif) repeat-x top;
    border: 1px solid #ccc;
    border-bottom: 0;
    border-top: 0;
    font-weight: 700;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}

    .flexigrid div.mDiv div {
        white-space: nowrap;
        padding: 6px;
    }

        .flexigrid div.mDiv div.ptogtitle {
            position: absolute;
            top: 4px;
            right: 3px;
            height: 16px;
            width: 16px;
            overflow: hidden;
            border: 1px solid #ccc;
            cursor: pointer;
            padding: 0;
        }

            .flexigrid div.mDiv div.ptogtitle:hover {
                background-position: left -2px;
                border-color: #bbb;
            }

            .flexigrid div.mDiv div.ptogtitle span {
                display: block;
                border-left: 1px solid #eee;
                border-top: 1px solid #fff;
                border-bottom: 1px solid #ddd;
                width: 14px;
                height: 14px;
                background: url(../Images/Flexigrid/uup.png) no-repeat center;
            }

            .flexigrid div.mDiv div.ptogtitle.vsble span {
                background: url(../Images/Flexigrid/ddn.png) no-repeat center;
            }

.flexigrid div.tDiv /*toolbar*/ {
    background: #fafafa url(../Images/Flexigrid/bg.gif) repeat-x top;
    position: relative;
    border: 1px solid #ccc;
    border-bottom: 0;
    overflow: hidden;
}

.flexigrid div.tDiv2 {
    float: left;
    clear: both;
    padding: 1px;
}

.flexigrid div.sDiv /*toolbar*/ {
    background: #fafafa url(../Images/Flexigrid/bg.gif) repeat-x top;
    position: relative;
    border: 1px solid #ccc;
    border-top: 0;
    overflow: hidden;
    display: none;
}

.flexigrid div.sDiv2 {
    float: left;
    clear: both;
    width: 1024px;
    padding: 5px;
}

    .flexigrid div.sDiv2 input, .flexigrid div.sDiv2 select {
        vertical-align: middle;
    }

.flexigrid div.btnseparator {
    float: left;
    height: 22px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #fff;
    margin: 1px;
}

.flexigrid div.fbutton {
    float: left;
    display: block;
    cursor: pointer;
    padding: 1px;
}

    .flexigrid div.fbutton div {
        float: left;
        padding: 1px 3px;
    }

    .flexigrid div.fbutton span {
        float: left;
        display: block;
        padding: 3px;
    }

    .flexigrid div.fbutton:hover, .flexigrid div.fbutton.fbOver {
        border: 1px solid #ccc;
        padding: 0;
    }

        .flexigrid div.fbutton:hover div, .flexigrid div.fbutton.fbOver div {
            border-left: 1px solid #fff;
            border-top: 1px solid #fff;
            border-right: 1px solid #eee;
            border-bottom: 1px solid #eee;
            padding: 0 2px;
        }

.flexigrid div.hDiv {
    background: #fff;
    position: relative;
    border: 0 solid #d3d3d3;
    border-bottom: 0;
    overflow: hidden;
}

    .flexigrid div.hDiv table {
        border-right: 1px solid #fff;
    }

.flexigrid div.cDrag {
    float: left;
    position: absolute;
    z-index: 2;
    overflow: visible;
}

    .flexigrid div.cDrag div {
        float: left;
        background: none;
        display: block;
        position: absolute;
        height: 24px;
        width: 5px;
        cursor: col-resize;
    }

.flexigrid div.iDiv {
    border: 1px solid #316ac5;
    position: absolute;
    overflow: visible;
    background: none;
}

    .flexigrid div.iDiv input, .flexigrid div.iDiv select, .flexigrid div.iDiv textarea {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
    }

        .flexigrid div.iDiv input.tb {
            border: 0;
            width: 100%;
            height: 100%;
            background: none;
            padding: 0;
        }

.flexigrid div.bDiv {
    border-top: 0;
    background: #fff;
    overflow: auto;
    position: relative;
    text-align: left;
}

.flexigrid div.hGrip {
    position: absolute;
    top: 0;
    right: 0;
    height: 5px;
    width: 5px;
    background: url(../Images/Flexigrid/line.gif) repeat-x center;
    margin-right: 1px;
    cursor: col-resize;
}

    .flexigrid div.hGrip:hover, .flexigrid div.hGrip.hgOver {
        border-right: 1px solid #999;
        margin-right: 0;
    }

.flexigrid div.vGrip {
    height: 5px;
    display: none;
    overflow: hidden;
    position: relative;
    background: #fafafa url(../Images/Flexigrid/wbg.gif) repeat-x 0 -1px;
    border: 1px solid #ccc;
    border-top: 0;
    text-align: center;
    cursor: row-resize;
}

    .flexigrid div.vGrip span {
        display: block;
        width: 20px;
        height: 1px;
        overflow: hidden;
        border-top: 1px solid #aaa;
        background: none;
        margin: 1px auto;
    }

.flexigrid div.hDiv th, .flexigrid div.bDiv td /* common cell properties*/ {
    text-align: left;
    border-right: 1px solid #d9d7d5;
    border-left: 1px solid #d3d3d3;
    overflow: hidden;
    vertical-align: top !important;
}
/*.flexigrid div.hDiv th div,.flexigrid div.bDiv td div,div.colCopy div*/ /*common inner cell properties{border-left:0 solid #fff}*/
.flexigrid div.hDiv th, div.colCopy, .flexigrid div.colnowrap th {
    font-weight: 700;
    height: 24px;
    cursor: default;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 5px;
}

.flexigrid div.hDiv th {
    padding: 0 0 0 10px;
}

#divFlxReport .flexigrid div.hDiv th div{
    width: 100% !important;
}

#divFlxReport.PCLreport .flexigrid div.hDiv th, #divFlxReport.PCLreport .flexigrid div.bDiv td {
    min-width: 210px;
    max-width: 210px;
}

    #dvPersonnelGrid .flexigrid div.hDiv th:first-child, #dvPersonnelGrid .flexigrid div.bDiv td:first-child {
        min-width: 25px;
        max-width: 25px;
    }

#divFlxReport .flexigrid div.bDiv td div {
    max-width: 210px;
}

.flexigrid div.colnowrap th, .flexigrid div.colnowrap td {
    padding-left: 5px;
    word-wrap: break-word;
    width: 100%;
}

.flexigrid .colnowrap.incidentViewTarget th, .flexigrid .colnowrap.incidentViewTarget td {
    width: auto;
}

div.colCopy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background: #fafafa url(../Images/Flexigrid/fhbg.gif) repeat-x bottom;
    border: 1px solid #ccc;
    border-bottom: 0;
    overflow: hidden;
}

.flexigrid div.hDiv th.sorted {
    background: url(../Images/Flexigrid/wbg.gif) repeat-x 0 -1px;
    border-bottom: 0 solid #ccc;
}

.testtest {
    background: url(../Images/Flexigrid/columnhead_over.gif) repeat-x 0 0;
    color: #ab0000;
}

.flexigrid div.hDiv th.sorted div {
    border-bottom: 0 solid #ccc;
    padding-bottom: 5px;
}

.flexigrid div.hDiv th.thMove {
    background: #fff;
    color: #fff;
}

.flexigrid div.hDiv th.sorted.thMove div {
    padding-bottom: 4px;
}

.flexigrid div.hDiv th.thMove div {
    background: #fff !important;
}

.flexigrid div.bDiv td {
    vertical-align: top;
    border-left: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    white-space: normal;
    padding: 5px;
    word-break: normal;
    font-size: 12px;
}

.flexigrid div.hDiv th div {
    font-weight: 700;
}

.flexigrid span.cdropleft {
    display: block;
    background: url(../Images/Flexigrid/prev.gif) no-repeat -4px center;
    width: 24px;
    height: 24px;
    position: relative;
    top: -24px;
    margin-bottom: -24px;
    z-index: 3;
}

.flexigrid div.hDiv span.cdropright {
    display: block;
    background: url(../Images/Flexigrid/next.gif) no-repeat 12px center;
    width: 24px;
    height: 24px;
    float: right;
    position: relative;
    top: -24px;
    margin-bottom: -24px;
}

.flexigrid div.bDiv td div { /*border-top:0 solid #fff;*/
    white-space: normal !important;
    table-layout: fixed;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }

.flexigrid div.bDiv td:first-child div { 
    margin:auto;
  }

.flexigrid tr.erow td {
    background: #fff;
    border-left: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
}

.flexigrid.novstripe .bDiv table {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.flexigrid.novstripe div.bDiv td {
    border-right-color: #fff;
}

.flexigrid.novstripe div.bDiv tr.erow td.sorted {
    border-right-color: #e3e3e3;
}

.flexigrid.novstripe div.bDiv tr td.sorted {
    border-right-color: #f3f3f3;
}

.flexigrid.novstripe div.bDiv tr.erow td {
    border-right-color: #f7f7f7;
    border-left-color: #f7f7f7;
}

.flexigrid.novstripe div.bDiv tr.trSelected:hover td, .flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted, .flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted, .flexigrid.novstripe div.bDiv tr.trOver.trSelected td, .flexigrid.novstripe tr.trSelected td.sorted, .flexigrid.novstripe tr.trSelected td {
    border-right: 1px solid #06F;
    border-left: 1px solid #06F;
}

.flexigrid div.pDiv {
    background: #f5f5f5;
    border-bottom: 1px solid #ccc;
    border-top: 2px solid #ccc;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    height: 35px;
}

    .flexigrid div.pDiv div.pDiv2 {
        float: left;
        width: 99%;
        margin: 5px 5px 3px;
    }

div.pGroup {
    float: left;
    background: none;
    height: 24px;
    margin: 0 5px;
}

.flexigrid div.pDiv .pPageStat, .flexigrid div.pDiv .pcontrol {
    position: relative;
    top: 5px;
    overflow: visible;
}

.flexigrid div.pDiv input {
    vertical-align: text-top;
    position: relative;
    top: -6px;
    margin: 0 2%;
    text-align: center;
}

.flexigrid div.pDiv div.pButton {
    float: left;
    width: 22px;
    height: 22px;
    border: 0;
    cursor: pointer;
    overflow: hidden;
    margin: 2px 3px 0;
}

    .flexigrid div.pDiv div.pButton:hover, .flexigrid div.pDiv div.pButton.pBtnOver {
        width: 22px;
        height: 22px;
        border: 0px solid #666;
        cursor: pointer;
        margin: 2px 3px 0;
    }

    .flexigrid div.pDiv div.pButton span {
        width: 20px;
        height: 20px;
        display: block;
        float: left;
    }

    .flexigrid div.pDiv div.pButton:hover span, .flexigrid div.pDiv div.pButton.pBtnOver span {
        width: 19px;
        height: 19px;
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
    }

.flexigrid .pSearch {
    background: url(../Images/Flexigrid/magnifier.png) no-repeat center;
}

.flexigrid .pFirst, .pFirst {
    background: url(../Images/Flexigrid/first.png) no-repeat center;
    width: 20px;
    height: 20px;
}

.dataTables_paginate .first {
    background: url(../Images/Flexigrid/first.png) no-repeat center;
}

.flexigrid .pPrev, .dataTables_paginate .previous {
    background: url(../Images/Flexigrid/prev.png) no-repeat center;
}

.flexigrid .pNext, .dataTables_paginate .next {
    background: url(../Images/Flexigrid/next.png) no-repeat center;
}

.flexigrid .pLast, .dataTables_paginate .last {
    background: url(../Images/Flexigrid/last.png) no-repeat center;
}

.flexigrid .pReload {
    background: url(../Images/Flexigrid/load.png) no-repeat center;
    float: left;
    width: 22px;
    height: 22px;
    border: 0;
    cursor: pointer;
    overflow: hidden;
    margin: 2px -3px 0;
}

    .flexigrid .pReload.loading {
        background: url(../Images/Flexigrid/load.gif) no-repeat center;
    }

.flexigrid.ie div.hDiv th div, .flexigrid.ie div.bDiv td div, div.colCopy.ie div /* common inner cell properties*/ {
    overflow: hidden;
}

#SystemStatusBuilding .flexigrid.ie div.hDiv th div, .flexigrid.ie div.bDiv td div, div.colCopy.ie div /* common inner cell properties*/ {
    overflow: visible;
}

#SystemStatusBuilding .flexigrid div.hDiv th, .flexigrid div.bDiv td {
    overflow: visible;
}

#systemStatusDiv .flexigrid div.bDiv {
    height: auto !important;
}

.flexigrid input.checked.notselected {
    background-color: #000;
}

#announcementsTable tr.hoverbgcolor td {
    background: #ece8cf;
}

#dvBodyCustomFields table tr:first-child td:first-child, #dvAuthBodyCustomFields table tr:first-child td:first-child, #ctl00_PC_dvBodySharedPersonnelFields table tr:first-child td:first-child {
    width: 440px;
}

tr.hoverbgcolor td {
    background: #ece8cf;
}

.preVisitorsContainer .not-grid-theme table {
    border-left: none;
}

.nBtnHeader {
    height: 24px;
    width: 12px;
    z-index: 100;
    background: url(../Images/Flexigrid/sort_filter.gif) repeat-x bottom;
    border: 0 solid #ccc;
    border-left: 1px solid #ccc;
    top: 0;
    margin-top: 1px;
    cursor: pointer;
    display: block;
    float: right;
    position: relative;
    left: 0;
}

.thSorted {
    background: url(../Images/Flexigrid/columnhead_over.gif) repeat-x 0 0;
    color: #ab0000;
}

#SRGTable tbody tr td {
    background-color: #FFF;
}

.hide {
    top: -1px;
    left: -1px;
    position: absolute;
}

.flexigrid DIV.bDiv TD DIV.falsestatus div.enabledbtnmarron {
    background: url(../Images/enabledbtnmarron.png) left repeat-x;
    display: inline-block;
    color: #fff;
    font: bold 9px/20px Verdana, Arial, Helvetica, sans-serif;
    height: 20px;
    cursor: pointer;
    text-align: left;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left: 0;
    border: none;
    border-right: solid 1px #fff;
    width: 65px;
    float: left;
    padding: 0 10px;
}

.flexigrid DIV.bDiv TD DIV.truestatus div.disabledbtnmaroon {
    background: url(../Images/disabledbtnmaroon.png) left repeat-x;
    display: inline-block;
    color: #575757;
    font: 9px/20px Verdana, Arial, Helvetica, sans-serif;
    height: 20px;
    cursor: pointer;
    text-align: left;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    margin-left: 0;
    border: none;
    border-right: solid 1px #fff;
    width: 65px;
    float: left;
    padding: 0 10px;
}

.flexigrid DIV.bDiv TD DIV.truestatus div.enabledbtnblack {
    background: url(../Images/enabledbtnblack.png) right repeat-x;
    display: inline-block;
    color: #fff;
    font: bold 9px/20px Verdana, Arial, Helvetica, sans-serif;
    height: 20px;
    cursor: pointer;
    text-align: left;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    margin-left: 0;
    border: none;
    width: 65px;
    float: right;
    padding: 0 10px;
}

.flexigrid DIV.bDiv TD DIV.falsestatus div.disabledbtngrey {
    background: url(../Images/disabledbtngrey.png) right repeat-x;
    display: inline-block;
    color: #575757;
    font: 9px/20px Verdana, Arial, Helvetica, sans-serif;
    height: 20px;
    cursor: pointer;
    text-align: left;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    margin-left: 0;
    border: none;
    width: 65px;
    float: right;
    padding: 0 10px;
}

.timeEntry_control {
    vertical-align: middle;
    margin-left: 2px;
}

* html .timeEntry_control {
    margin-top: -4px;
}

.ajax__tab_default .ajax__tab_active .ajax__tab_inner {
    height: 28px;
    background-color: #666;
}

.ajax__tab_default .ajax__tab_outer {
    height: 25px;
    line-height: 24px;
}

.ajax__tab_default .ajax__tab_active .ajax__tab_tab {
    background: transparent;
    color: #fff;
    font-size: 14px;
    padding: 0 20px;
}

.ajax__tab_default .ajax__tab_tab {
    font-size: 14px;
    background-color: #999;
    border-right: 1px solid #666;
    margin: 0 !important;
}

.ajax__tab_default .ajax__tab_outer {
    display: -moz-inline-box;
    display: inline-block;
    padding: 0;
}

.ajax__tab_default .ajax__tab_inner {
    display: -moz-inline-box;
    display: inline-block;
    padding: 0;
}

body #UpdatePanel8 .ajax__tab_xp .ajax__tab_header {
    background-color: #FFF;
    font-family: Arial;
    font-weight: normal;
    padding-left: 0px;
    width: 100%;
    margin: 0;
    float: left;
    border-bottom: 0;
}

    body #UpdatePanel8 .ajax__tab_xp .ajax__tab_header .nav {
        display: inline;
        float: left;
        width: auto;
    }

body #UpdatePanel8 .ajax__tab_xp .ajax__tab_outer {
    padding: 0px;
    width: auto;
}

body #UpdatePanel8 .ajax__tab_xp .ajax__tab_inner {
    padding: 0px;
    width: auto;
}

body #UpdatePanel8 .ajax__tab_xp .ajax__tab_tab {
    padding: 10px 0 0;
    height: 20px;
    margin: 0;
    background: transparent url(../Images/page-level-tab.gif) no-repeat scroll 0 0;
    width: 150px;
    color: black;
    float: left;
    font-size: 12px;
    letter-spacing: 1px;
    border-left: 0;
}
/*  4182 */
body #UpdatePanel8 .ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {
    padding: 0px;
}

body #UpdatePanel8 .ajax__tab_xp .ajax__tab_outer {
    padding-right: 0;
}

body #UpdatePanel8 .ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {
    padding: 10px 0 0;
}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {
    padding: 0px;
}

body #UpdatePanel8 .ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {
    height: 20px;
    background: transparent url(../Images/page-level-tab-selected.gif) no-repeat scroll 0 0;
}

body #UpdatePanel8 .ajax__tab_xp .ajax__tab_active .ajax__tab_outer {
    padding: 0px;
}

body #UpdatePanel8 .ajax__tab_xp .ajax__tab_active .ajax__tab_tab {
    background: transparent url(../Images/page-level-tab-selected.gif) no-repeat scroll 0 0;
    color: black;
    padding: 10px 0 0;
    margin: 0;
    height: 18px;
}
/*  4182 */
body #UpdatePanel8 .ajax__tab_xp .ajax__tab_outer,
body #UpdatePanel8 .ajax__tab_xp .ajax__tab_inner {
    background: none;
    padding-left: 0;
    width: auto;
    float: left;
    overflow: hidden;
}

body .ajax__tab_xp .ajax__tab_outer {
    height: auto;
}

.ajax__tab_xp .ajax__tab_body {
    font-family: arial,helvetica;
    font-size: 10pt;
}

.ajax__scroll_horiz {
    overflow-x: scroll;
}

.ajax__scroll_vert {
    overflow-y: scroll;
}

.ajax__scroll_both {
    overflow: scroll;
}

.ajax__scroll_auto {
    overflow: auto;
}

.ajax__tab_plain .ajax__tab_outer {
    text-align: center;
    vertical-align: middle;
    border: 5px solid #999999;
}

.ajax__tab_plain .ajax__tab_inner {
    text-align: center;
    vertical-align: middle;
}

.ajax__tab_plain .ajax__tab_body {
    text-align: center;
    vertical-align: middle;
}

.ajax__tab_plain .ajax__tab_header {
    text-align: center;
    vertical-align: middle;
}

.ajax__tab_plain .ajax__tab_active .ajax__tab_outer {
    background: #FFFFE1;
}

#cardmanagementtab_body {
    background-color: #fff;
    float: left;
    width: 98.3%;
    border: none;
    background-color: #fff;
    font-family: Arial;
}

#cardmanagementtab_header {
    margin-top: 12px;
    margin-left: 1px;
}

.edit-card-min-width {
    min-width: 865px;
}

#datepick-div, .datepick-inline {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    background: #ddd;
    color: #000;
    width: 15em;
    margin: 0;
    padding: 0;
}

#datepick-div {
    display: none;
    border: 1px solid #c3c3c3;
    z-index: 100;
}

.datepick-inline {
    float: left;
    display: block;
    border: 0;
}

.datepick-rtl {
    direction: rtl;
}

.datepick-dialog {
    border: 4px ridge #ddd !important;
    padding: 5px !important;
}

.datepick-disabled {
    position: absolute;
    z-index: 100;
    background-color: #FFF;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

button.datepick-trigger {
    width: 25px;
    padding: 0;
}

img.datepick-trigger {
    vertical-align: middle;
    cursor: hand;
    margin: 2px;
}

.datepick-prompt {
    float: left;
    padding: 2px;
}

* html .datepick-prompt {
    width: 15em;
}

.datepick-control, .datepick-links, .datepick-header, .datepick {
    clear: both;
    float: left;
    width: 100%;
    color: #fff;
}

.datepick-control {
    background: #b10000;
    padding: 2px 0;
}

.datepick-links {
    background: #7a7a7a;
    padding: 2px 0;
}

.datepick-control, .datepick-links {
    font-weight: 700;
    font-size: 80%;
}

    .datepick-links label {
        color: #888;
        padding: 2px 5px;
    }

.datepick-clear, .datepick-prev {
    float: left;
}

.datepick-rtl .datepick-clear, .datepick-rtl .datepick-prev {
    float: right;
    text-align: right;
}

.datepick-current {
    float: left;
    width: 57%;
    text-align: center;
}

.datepick-close, .datepick-next {
    text-align: right;
}

.datepick-rtl .datepick-close, .datepick-rtl .datepick-next {
    float: left;
    text-align: left;
}

.datepick-header {
    background: #c2c2c2;
    text-align: center;
    font-weight: 700;
    min-height: 1.5em;
}

    .datepick-header select {
        background: #c2c2c2;
        color: #585858;
        border: solid 1px #989898;
        font-weight: 700;
        float: left;
        width: 49%;
        margin: 1px;
    }

    .datepick-header span {
        position: relative;
        top: 3px;
    }

.datepick {
    background: #ccc;
    text-align: center;
    font-size: 100%;
}

    .datepick a {
        display: block;
        width: 100%;
        color: #7a7a7a;
        font-size: 11px;
    }

.datepick-title-row {
    background: #777;
}

    .datepick-title-row th {
        text-align: center;
        font-weight: 400;
    }

.datepick-days-row {
    background: #eee;
    color: #666;
}

.datepick-week-col {
    background: #777;
    color: #fff;
}

.datepick-days-cell {
    color: #000;
    border: 1px thin #b3b3b3;
}

.datepick-other-month {
    background: #fff;
}

.datepick-week-end-cell {
    background: #ddd;
}

.datepick-week-over {
    background: #ddd;
}

.datepick-unselectable {
    color: #888;
    font-size: 11px;
}

.datepick-today {
    background: #bdbdbd;
}

.datepick-current-day {
    background: #bdbdbd;
    color: #fff;
}

.datepick-days-cell-over {
    background: #fff;
    color: #000;
    border: 1px thin #777;
}

.datepick-status {
    background: #ddd;
    width: 100%;
    font-size: 80%;
    text-align: center;
}

#datepick-div a, .datepick-inline a {
    cursor: pointer;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

.datepick-inline .datepick-links a {
    padding: 0 5px !important;
}

.datepick-control a, .datepick-links a {
    color: #eee;
    font-weight: 700;
    padding: 2px 5px !important;
}

.datepick-title-row a {
    color: #eee;
}

.datepick-control a:hover {
    background: #e25454;
    color: #fff;
}

.datepick-links a:hover, .datepick-title-row a:hover {
    background: #ddd;
    color: #333;
}

.datepick-multi .datepick {
    border: 1px solid #777;
}

.datepick-one-month {
    float: left;
    width: 15em;
}

.datepick-new-row {
    clear: left;
}

.datepick-cover {
    display: block;
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -1px;
    left: -1px;
    width: 187px;
    height: 187px;
}

.ajax__tab_xp {
    clear: both;
}

    .ajax__tab_xp .ajax__tab_header, body .ajax__tab_xp .ajax__tab_header1 {
        height: 25px;
        background-color: #666 !important;
        padding: 5px 0 2px 6px;
    }

    .ajax__tab_xp .ajax__tab_header1 {
        height: 5px;
        padding: 0;
    }

    .ajax__tab_xp .ajax__tab_outer {
        height: auto;
        padding: 0;
    }

    .ajax__tab_xp .ajax__tab_inner {
        padding: 0;
    }

    .ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {
        padding: 0;
    }

    .ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {
        padding: 0;
    }

.ajax__scroll_horiz {
    overflow-x: scroll;
}

.ajax__scroll_vert {
    overflow-y: scroll;
}

.ajax__scroll_both {
    overflow: scroll;
}

.ajax__scroll_auto {
    overflow: auto;
}

.ajax__tab_plain .ajax__tab_outer {
    font-family: Arial;
    text-align: center;
    vertical-align: middle;
    border: 2px solid #999;
}

.ajax__tab_plain .ajax__tab_inner {
    text-align: center;
    vertical-align: bottom;
}

.ajax__tab_plain .ajax__tab_body {
    text-align: center;
    vertical-align: bottom;
}

.ajax__tab_plain .ajax__tab_header {
    text-align: center;
    vertical-align: bottom;
}

.ajax__tab_plain .ajax__tab_active .ajax__tab_outer {
    background: #FFFFE1;
}

#ctl00_PC_SC1 .ajax__tab_tab {
    padding-top: 6px;
}

#ctl00_PC_SC1 .ajax__tab_inner {
    height: 26px;
}

#ctl00_PC_SC1 #ctl00_PC_SC1_header {
    height: 28px;
}

.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    position: absolute !important;
    clip: rect(1px,1px,1px,1px);
}

.ui-helper-reset {
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}

.ui-helper-clearfix:after, .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ui-helper-clearfix, .clearfix {
    display: block;
}

* html .ui-helper-clearfix {
    height: 1%;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.ui-state-disabled {
    cursor: default !important;
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    background-image: url(../Images/DateTime/ui-icons_222222_256x240.png);
}

.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #666 url(../Images/DateTime/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
    opacity: .50;
    filter: Alpha(Opacity=50);
}

.ui-widget {
    font-family: Arial;
    font-size: .9em;
}

    .ui-widget .ui-widget {
        font-size: 1em;
    }

    .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
        font-family: Arial;
        font-size: 1em;
    }

.ui-widget-content { /*border:1px solid #ddd;background:#eee url(../Images/DateTime/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;color:#333*/
}

    .ui-widget-content a {
        color: #333;
    }

.ui-widget-header {
    color: #fff;
    font-weight: 700;
    background-color: #A40001;
}

    .ui-widget-header a {
        color: #fff;
    }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    background: #FFF;
}

.ui-datepicker-calendar .ui-state-hover {
    background: #FFF;
}

.ui-state-hover a, .ui-state-hover a:hover {
    color: #c77405;
    text-decoration: none;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    font-weight: 700;
}

    .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
        color: #eb8f00;
        text-decoration: none;
    }

.ui-widget :active {
    outline: none;
}

.ui-datepicker-week-end {
    background: #ddd;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: #bdbdbd;
}

    .ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
        color: #363636;
    }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #b81900 url(../Images/DateTime/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
    color: #fff;
}

    .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
        color: #fff;
    }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #fff;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: 700;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    font-weight: 400;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}

.ui-widget-content .ui-icon {
    background-image: url(../Images/DateTime/ui-icons_ffffff_256x240.png) !important;
}

.ui-widget-header .ui-icon {
    background-image: url(../Images/DateTime/ui-icons_ffffff_256x240.png);
}

.ui-state-default .ui-icon {
    background-image: url(../Images/DateTime/ui-icons_ef8c08_256x240.png);
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
   color: #000 !important;
}

.ui-state-active .ui-icon {
    background-image: url(../Images/DateTime/ui-icons_ef8c08_256x240.png);
}

.ui-state-highlight .ui-icon {
    background-image: url(../Images/DateTime/ui-icons_228ef1_256x240.png);
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url(../Images/DateTime/ui-icons_ffd27a_256x240.png);
}

.ui-icon-carat-1-n {
    background-position: 0 0;
}

.ui-icon-carat-1-ne {
    background-position: -16px 0;
}

.ui-icon-carat-1-e {
    background-position: -32px 0;
}

.ui-icon-carat-1-se {
    background-position: -48px 0;
}

.ui-icon-carat-1-s {
    background-position: -64px 0;
}

.ui-icon-carat-1-sw {
    background-position: -80px 0;
}

.ui-icon-carat-1-w {
    background-position: -96px 0;
}

.ui-icon-carat-1-nw {
    background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0;
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}

.ui-icon-arrow-4 {
    background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}

.ui-icon-extlink {
    background-position: -32px -80px;
}

.ui-icon-newwin {
    background-position: -48px -80px;
}

.ui-icon-refresh {
    background-position: -64px -80px;
}

.ui-icon-shuffle {
    background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}

.ui-icon-folder-open {
    background-position: -16px -96px;
}

.ui-icon-document {
    background-position: -32px -96px;
}

.ui-icon-document-b {
    background-position: -48px -96px;
}

.ui-icon-note {
    background-position: -64px -96px;
}

.ui-icon-mail-closed {
    background-position: -80px -96px;
}

.ui-icon-mail-open {
    background-position: -96px -96px;
}

.ui-icon-suitcase {
    background-position: -112px -96px;
}

.ui-icon-comment {
    background-position: -128px -96px;
}

.ui-icon-person {
    background-position: -144px -96px;
}

.ui-icon-print {
    background-position: -160px -96px;
}

.ui-icon-trash {
    background-position: -176px -96px;
}

.ui-icon-locked {
    background-position: -192px -96px;
}

.ui-icon-unlocked {
    background-position: -208px -96px;
}

.ui-icon-bookmark {
    background-position: -224px -96px;
}

.ui-icon-tag {
    background-position: -240px -96px;
}

.ui-icon-home {
    background-position: 0 -112px;
}

.ui-icon-flag {
    background-position: -16px -112px;
}

.ui-icon-calendar {
    background-position: -32px -112px;
}

.ui-icon-cart {
    background-position: -48px -112px;
}

.ui-icon-pencil {
    background-position: -64px -112px;
}

.ui-icon-clock {
    background-position: -80px -112px;
}

.ui-icon-disk {
    background-position: -96px -112px;
}

.ui-icon-calculator {
    background-position: -112px -112px;
}

.ui-icon-zoomin {
    background-position: -128px -112px;
}

.ui-icon-zoomout {
    background-position: -144px -112px;
}

.ui-icon-search {
    background-position: -160px -112px;
}

.ui-icon-wrench {
    background-position: -176px -112px;
}

.ui-icon-gear {
    background-position: -192px -112px;
}

.ui-icon-heart {
    background-position: -208px -112px;
}

.ui-icon-star {
    background-position: -224px -112px;
}

.ui-icon-link {
    background-position: -240px -112px;
}

.ui-icon-cancel {
    background-position: 0 -128px;
}

.ui-icon-plus {
    background-position: -16px -128px;
}

.ui-icon-plusthick {
    background-position: -32px -128px;
}

.ui-icon-minus {
    background-position: -48px -128px;
}

.ui-icon-minusthick {
    background-position: -64px -128px;
}

.ui-icon-close {
    background-position: -80px -128px;
}

.ui-icon-closethick {
    background-position: -96px -128px;
}

.ui-icon-key {
    background-position: -112px -128px;
}

.ui-icon-lightbulb {
    background-position: -128px -128px;
}

.ui-icon-scissors {
    background-position: -144px -128px;
}

.ui-icon-clipboard {
    background-position: -160px -128px;
}

.ui-icon-copy {
    background-position: -176px -128px;
}

.ui-icon-contact {
    background-position: -192px -128px;
}

.ui-icon-image {
    background-position: -208px -128px;
}

.ui-icon-video {
    background-position: -224px -128px;
}

.ui-icon-script {
    background-position: -240px -128px;
}

.ui-icon-alert {
    background-position: 0 -144px;
}

.ui-icon-info {
    background-position: -16px -144px;
}

.ui-icon-notice {
    background-position: -32px -144px;
}

.ui-icon-help {
    background-position: -48px -144px;
}

.ui-icon-check {
    background-position: -64px -144px;
}

.ui-icon-bullet {
    background-position: -80px -144px;
}

.ui-icon-radio-off {
    background-position: -96px -144px;
}

.ui-icon-radio-on {
    background-position: -112px -144px;
}

.ui-icon-pin-w {
    background-position: -128px -144px;
}

.ui-icon-pin-s {
    background-position: -144px -144px;
}

.ui-icon-play {
    background-position: 0 -160px;
}

.ui-icon-pause {
    background-position: -16px -160px;
}

.ui-icon-seek-next {
    background-position: -32px -160px;
}

.ui-icon-seek-prev {
    background-position: -48px -160px;
}

.ui-icon-seek-end {
    background-position: -64px -160px;
}

.ui-icon-seek-start {
    background-position: -80px -160px;
}

.ui-icon-seek-first {
    background-position: -80px -160px;
}

.ui-icon-stop {
    background-position: -96px -160px;
}

.ui-icon-eject {
    background-position: -112px -160px;
}

.ui-icon-volume-off {
    background-position: -128px -160px;
}

.ui-icon-volume-on {
    background-position: -144px -160px;
}

.ui-icon-power {
    background-position: 0 -176px;
}

.ui-icon-signal-diag {
    background-position: -16px -176px;
}

.ui-icon-signal {
    background-position: -32px -176px;
}

.ui-icon-battery-0 {
    background-position: -48px -176px;
}

.ui-icon-battery-1 {
    background-position: -64px -176px;
}

.ui-icon-battery-2 {
    background-position: -80px -176px;
}

.ui-icon-battery-3 {
    background-position: -96px -176px;
}

.ui-icon-circle-plus {
    background-position: 0 -192px;
}

.ui-icon-circle-minus {
    background-position: -16px -192px;
}

.ui-icon-circle-close {
    background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}

.ui-icon-circle-check {
    background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}

.ui-widget-shadow {
    background: #000 url(../Images/DateTime/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
    opacity: .20;
    filter: Alpha(Opacity=20);
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: -5px 0 0 -5px;
    padding: 5px;
}

.ui-button {
    display: inline-block;
    position: relative;
    margin-right: .1em;
    text-decoration: none !important;
    cursor: pointer;
    text-align: center;
    zoom: 1;
    overflow: visible;
    padding: 0;
}

.ui-button-icon-only {
    width: 2.2em;
}

button.ui-button-icon-only {
    width: 2.4em;
}

.ui-button-icons-only {
    width: 3.4em;
}

button.ui-button-icons-only {
    width: 3.7em;
}

.ui-button .ui-button-text {
    display: block;
    line-height: 1.4;
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em;
}

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
    text-indent: -9999999px;
    padding: .4em;
}

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em;
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em;
}

input.ui-button {
    padding: .4em 1em;
}

.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px;
}

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
    left: .5em;
}

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
    right: .5em;
}

.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
    right: .5em;
}

.ui-buttonset {
    margin-right: 7px;
}

    .ui-buttonset .ui-button {
        margin-left: 0;
        margin-right: -.3em;
    }

button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.ui-slider {
    position: relative;
    text-align: left;
}

    .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 7px;
        height: 1.2em;
        cursor: default;
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0;
    }

.ui-slider-horizontal {
    height: .8em;
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -.3em;
        margin-left: -.6em;
    }

    .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%;
    }

    .ui-slider-horizontal .ui-slider-range-min {
        left: 0;
    }

    .ui-slider-horizontal .ui-slider-range-max {
        right: 0;
    }

.ui-slider-vertical {
    height: 100px;
}

    .ui-slider-vertical .ui-slider-handle {
        left: -2px;
        margin-left: 0;
        margin-bottom: -.6em;
        cursor: pointer;
    }

    .ui-slider-vertical .ui-slider-range {
        left: 1px;
        width: 100%;
    }

    .ui-slider-vertical .ui-slider-range-min {
        bottom: 0;
    }

    .ui-slider-vertical .ui-slider-range-max {
        top: 0;
    }

.ui-widget-content {
    background-color: #F2F2F2;
    border: 1px solid #CCC;
}

.ui-datepicker {
    width: 17em;
    display: none;
    padding: .2em .2em 0;
    z-index: 9999 !important;
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        padding: .1em 0;
    }

    .ui-datepicker .ui-datepicker-prev, #ui-datepicker-div.ui-datepicker .ui-datepicker-next {
        position: absolute;
        top: 2px;
        width: 1.8em;
        height: 1.8em;
    }

    .ui-datepicker .ui-datepicker-prev-hover, #ui-datepicker-div.ui-datepicker .ui-datepicker-next-hover {
        top: 2px;
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 2px;
    }

    .ui-datepicker .ui-datepicker-next {
        right: 2px;
    }

    .ui-datepicker .ui-datepicker-prev-hover {
        left: 2px;
    }

    .ui-datepicker .ui-datepicker-next-hover {
        right: 2px;
    }

    .ui-datepicker .ui-datepicker-prev span, #ui-datepicker-div.ui-datepicker .ui-datepicker-next span {
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -8px;
    }

    .ui-datepicker .ui-datepicker-title {
        line-height: 1.8em;
        text-align: center;
        margin: 0 2.3em;
        background: #a00000 !important;
    }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0;
        }

    .ui-datepicker select.ui-datepicker-month-year {
        width: 100%;
    }

    .ui-datepicker select.ui-datepicker-month, #ui-datepicker-div.ui-datepicker select.ui-datepicker-year {
        width: 49%;
    }

    .ui-datepicker table {
        width: 100%;
        font-size: .9em;
        border-collapse: collapse;
        margin: 0 0 .4em;
        background-color: #EEE;
    }

    .ui-datepicker th {
        text-align: center;
        font-weight: 700;
        padding: 0;
    }

    .ui-datepicker td {
        vertical-align: middle;
        padding: 0;
    }

        .ui-datepicker td span, .ui-datepicker td a {
            display: block;
            text-align: center;
            text-decoration: none;
            padding: 5px;
        }

    .ui-datepicker .ui-datepicker-buttonpane {
        background-image: none;
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
        margin: .7em 0 0;
        padding: 0 .2em;
    }

        .ui-datepicker .ui-datepicker-buttonpane button {
            float: right;
            cursor: pointer;
            width: auto;
            overflow: visible;
            font-weight: 700;
            margin: .5em .2em .4em;
            padding: .2em .6em .3em;
        }

            .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: left;
            }

.ui-datepicker-trigger {
    cursor: hand;
}

.ui-datepicker.ui-datepicker-multi {
    width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

    .ui-datepicker-multi .ui-datepicker-group table {
        width: 95%;
        margin: 0 auto .4em;
    }

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

.ui-datepicker-rtl {
    direction: rtl;
}

    .ui-datepicker-rtl .ui-datepicker-prev {
        right: 2px;
        left: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-next {
        left: 2px;
        right: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-prev:hover {
        right: 1px;
        left: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-next:hover {
        left: 1px;
        right: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-buttonpane {
        clear: right;
    }

        .ui-datepicker-rtl .ui-datepicker-buttonpane button {
            float: left;
        }

            .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: right;
            }

    .ui-datepicker-rtl .ui-datepicker-group {
        float: right;
    }

    .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px;
    }

    .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px;
    }

.ui-datepicker-cover {
    display: block;
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -4px;
    left: -4px;
    width: 200px;
    height: 200px;
}

.ui-datepicker-current-day {
    background: #bdbdbd;
    color: #fff;
}

.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}

.ui-timepicker-div dl {
    text-align: left;
}

    .ui-timepicker-div dl dt {
        height: 25px;
        margin-bottom: -25px;
    }

    .ui-timepicker-div dl dd {
        margin: 0 10px 10px 65px;
    }

.ui-timepicker-div td {
    font-size: 90%;
}

.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}

button.LtoR-button {
    border: none;
    background: none;
    cursor: pointer;
    text-align: left;
    postion: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    margin: 0;
    padding: 0 0 0 10px;
}

* html button.LtoR-button {
    width: 1%;
    overflow: visible;
    white-space: nowrap;
}

    button.LtoR-button span.left {
        background: url(../Images/arrow_rightdirection.gif) 0 0 no-repeat;
        display: inline-block;
        color: #fff;
        font: bold 13px Arial, Helvetica, sans-serif;
        height: 27px;
        line-height: 27px;
        vertical-align: top;
        padding-right: 20px;
        padding-left: 20px;
    }

    button.LtoR-button span.right {
        background: url(../Images/arrow_rightdirection.gif) 0 0 no-repeat;
        display: inline-block;
        height: 27px;
        line-height: 27px;
        width: 16px;
        font-size: 0;
        vertical-align: top;
    }

button.LtoR-button-hover {
    border: none;
    background: none;
    cursor: pointer;
    text-align: left;
    postion: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    margin: 0;
    padding: 0 0 0 10px;
}

* html button.LtoR-button-hover {
    width: 1%;
    overflow: visible;
    white-space: nowrap;
}

    button.LtoR-button-hover span.left {
        background: url(../Images/arrow_rightdirection.gif) 0 0 no-repeat;
        display: inline-block;
        color: #dddcdc;
        font: bold 13px Arial, Helvetica, sans-serif;
        height: 27px;
        line-height: 27px;
        vertical-align: top;
        padding-right: 20px;
        padding-left: 20px;
    }

button.blue-button-hover span.right {
    background: url(../Images/arrow_leftdirection.gif) 0 0 no-repeat;
    display: inline-block;
    height: 27px;
    line-height: 27px;
    width: 16px;
    font-size: 0;
    vertical-align: top;
}

button.RtoL-button {
    border: none;
    background: none;
    cursor: pointer;
    text-align: left;
    postion: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    margin: 0;
    padding: 0 0 0 10px;
}

* html button.RtoL-button {
    width: 1%;
    overflow: visible;
    white-space: nowrap;
}

    button.RtoL-button span.left {
        background: url(../Images/arrow_leftdirection.gif) 0 0 no-repeat;
        display: inline-block;
        color: #fff;
        font: bold 13px Arial, Helvetica, sans-serif;
        height: 27px;
        line-height: 27px;
        vertical-align: top;
        padding-right: 20px;
        padding-left: 20px;
    }

    button.RtoL-button span.right {
        background: url(../Images/arrow_leftdirection.gif) 0 0 no-repeat;
        display: inline-block;
        height: 27px;
        line-height: 27px;
        width: 16px;
        font-size: 0;
        vertical-align: top;
    }

button.RtoL-button-hover {
    border: none;
    background: none;
    cursor: pointer;
    text-align: left;
    postion: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    margin: 0;
    padding: 0 0 0 10px;
}

* html button.RtoL-button-hover {
    width: 1%;
    overflow: visible;
    white-space: nowrap;
}

    button.RtoL-button-hover span.left {
        background: url(../Images/arrow_leftdirection.gif) 0 0 no-repeat;
        display: inline-block;
        color: #dddcdc;
        font: bold 13px Arial, Helvetica, sans-serif;
        height: 27px;
        line-height: 27px;
        vertical-align: top;
        padding-right: 20px;
        padding-left: 20px;
    }

.listbutton_forward {
    background: url(../Images/personal/arrow-right-old.png) no-repeat;
    display: inline-block;
    color: #fff;
    font: 12px Arial, Helvetica, sans-serif;
    height: 21px;
    width: 21px;
    cursor: pointer;
    text-align: left;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    margin-left: 0;
    border: none;
    letter-spacing: 1px;
}

.listbutton_backward {
    background: url(../Images/personal/arrow-left-old.png) no-repeat;
    display: inline-block;
    color: #fff;
    font: 12px Arial, Helvetica, sans-serif;
    height: 21px;
    width: 21px;
    cursor: pointer;
    text-align: left;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    margin-left: 0;
    border: none;
    letter-spacing: 1px;
}

.listbutton_forwardDisabled {
    background: url(../Images/personal/arrowgrey-right-oldDisabled.png) no-repeat !important;
}

.listbutton_backwardDisabled {
    background: url(../Images/personal/arrowgrey-left-oldDisabled.png) no-repeat !important;
}

.ajax__tab_default .ajax__tab_outer, .ajax__tab_default .ajax__tab_inner {
    display: inline-block;
    padding: 0;
}

.ajax__tab_xp .ajax__tab_outer {
    padding: 0;
}

.ajax__tab_xp .ajax__tab_inner {
    padding: 0;
}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {
    padding: 0;
}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {
    padding: 0;
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {
    padding: 0;
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {
    height: 28px;
    background-image: none !important;
    background-color: #FFF;
}

.ajax__tab_xp .ajax__tab_body {
    font: 10pt Arial, Helvetica, sans-serif;
    border: none;
}

.ajax__tab_plain .ajax__tab_inner, .ajax__tab_plain .ajax__tab_body, .ajax__tab_plain .ajax__tab_header {
    font-family: Arial;
    text-align: center;
    vertical-align: middle;
}

div.ajax__tab_xp .ajax__tab_inner {
    height: 26px;
    background-image: none !important;
    background-color: #D6D6D6;
    margin: 0;
    padding: 0;
}

div.ajax__tab_xp .ajax__tab_outer {
    height: 28px;
    background-image: none !important;
    padding: 0;
}

div.ajax__tab_xp .ajax__tab_body {
    border: 1px solid #d0d0d0;
    border-top: none;
}

.ajax__tab_default .ajax__tab_tab {
    font-family: Arial;
    color: #FFF;
    cursor: pointer;
    display: -moz-inline-box;
    display: inline-block;
    height: 29px;
    padding: 0 10px;
    text-align: center;
}

.ajax__tab_xp .ajax__tab_outer {
    padding: 0;
}

.ajax__tab_xp .ajax__tab_inner {
    padding: 0;
}

.ajax__tab_xp .ajax__tab_tab {
    height: 29px;
    padding: 0 20px;
}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {
    padding: 0;
}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {
    padding: 0;
}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {
    height: 19px;
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {
    padding: 0;
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {
    height: 28px;
    background-image: none !important;
    background-color: #FFF;
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {
    background-color: #FFF;
    color: #000;
    font: 13px Arial,Helvetica,sans-serif;
}

body .ajax__tab_xp .ajax__tab_tab {
    border-right: 1px solid #909090;
    border-left-width: 0;
    padding-top: 9px;
    height: 19px;
    font-size: 13px;
}

body .ajax__tab_header span {
    float: left;
    overflow: hidden;
}

body .ajax__tab_xp .ajax__tab_outer {
    height: auto;
}

.ajax__tab_xp .ajax__tab_body {
    font: 10pt Arial, Helvetica, sans-serif;
    border: none;
}

.ajax__scroll_horiz {
    overflow-x: scroll;
}

.ajax__scroll_vert {
    overflow-y: scroll;
}

.ajax__scroll_both {
    overflow: scroll;
}

.ajax__scroll_auto {
    overflow: auto;
}

.ajax__tab_plain .ajax__tab_outer {
    font-family: Arial;
    text-align: center;
    vertical-align: middle;
    border: 2px solid #999999;
}

.ajax__tab_plain .ajax__tab_inner, .ajax__tab_plain .ajax__tab_body, .ajax__tab_plain .ajax__tab_header {
    font-family: Arial;
    text-align: center;
    vertical-align: middle;
}

.ajax__tab_plain .ajax__tab_active .ajax__tab_outer {
    background: #FFFFE1;
}

div.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {
    background-color: #FFF;
    padding: 0 10px;
    color: #000;
    font: 13px Arial;
    line-height: 30px;
}

div.ajax__tab_xp .ajax__tab_tab {
    height: 27px;
    padding: 0 10px;
    line-height: 26px;
    background-image: none !important;
    color: #414141;
}

div.ajax__tab_xp .ajax__tab_inner {
    height: 26px;
    padding: 0;
    margin: 0;
    background-image: none !important;
    background-color: #D6D6D6;
}

div.ajax__tab_xp .ajax__tab_outer {
    height: 28px;
    padding: 0;
    background-image: none !important;
}

div.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {
    height: 28px;
    background-color: #FFF;
    background-image: none !important;
}

div.ajax__tab_xp .ajax__tab_body {
    border: 1px solid #d0d0d0;
    border-top: none;
}

#popup_container {
    font-family: Arial, sans-serif;
    font-size: 12px;
    min-width: 300px;
    max-width: 600px;
    background: #FFF;
    border: solid 5px gray;
    color: #000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#popup_title {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    line-height: 1.75em;
    color: #666;
    background: #CCC url(../images/title.gif) top repeat-x;
    border: solid 1px #FFF;
    border-bottom: solid 1px #999;
    cursor: default;
    margin: 0;
    padding: 0;
}

#popup_content {
    background: 16px 16px no-repeat url(../images/info.gif);
    margin: 0;
    padding: 1em 1.75em;
}

    #popup_content.alert {
        background-image: url(../images/info.gif);
    }

    #popup_content.confirm {
        background-image: url(../images/important.gif);
    }

    #popup_content.prompt {
        background-image: url(../images/help.gif);
    }

#popup_message {
    padding-left: 48px;
}

#popup_panel {
    text-align: center;
    margin: 1em 0 0 1em;
}

#popup_prompt {
    margin: .5em 0;
}

.evenRowColor {
    background-color: #fff;
    border-right: solid 1px #e5e5e5;
    color: #333;
}

.oddRowColor {
    background-color: #fff;
    border-right: solid 1px #e5e5e5;
    color: #333;
}

#maTour {
    background-color: #fff;
    height: 100%;
    width: 900px;
    position: absolute;
    top: 0;
    left: 0;
}

#maPopup, .text-align-left {
    text-align: left;
}

#maTooltip {
    z-index: 300;
    visibility: hidden;
    position: absolute;
    border: solid 1px gray;
    color: #000;
    background-color: #fff8dc;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    max-width: 200px;
    padding: 4px;
}

#maLayout {
    text-align: left;
    height: 421px;
    width: 800px;
    background-color: #FFF;
    padding: 0;
}

#maAbsBlock {
    overflow: hidden;
    position: absolute;
}

#maHotspotTitle {
    background-color: #f0f0f0;
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
}

#maHotspotText {
    background-color: #f0f0f0;
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
}

#maMap {
    background-color: #fff;
    height: 0px;
    width: 800px;
    position: absolute;
}

#dvViewMap, #MapsDiv {
    height: auto !important;
}
/* Map Popup*/
.maPopupPinned {
    background: #fff !important;
    box-shadow: 0 0 10px #999;
    border: 1px solid #999 !important;
}
/*#divHotSpotDesc{background:#fff!important;color:#333!important;padding:4px 0 2px!important;border-bottom:2px solid #333!important;font-size:17px!important;font-weight:normal!important}*/
#divBadArms .dvPadTop {
    padding: 8px 0;
}

#divHotSpotDesc {
    border-bottom: 1px solid #ccc;
}

.lockedBlock {
    display: block;
    margin-top: 10px;
    width: 100%;
}

    .lockedBlock span {
        text-transform: capitalize;
    }

.smallArrow {
    width: 7px;
    height: 5px;
    margin: 5px 6px 0 0;
    overflow: hidden;
    background: url(../Images/smallArrow.png) 0 0 no-repeat;
}

.enabledbtn {
    width: 90px;
    float: left;
    font: normal 11px/20px Verdana,Arial,Helvetica,sans-serif;
    color: #a70101;
    text-align: center;
    display: inline-block;
    height: 20px;
    background-color: #fff;
    cursor: pointer;
    border: 1px solid #a70101;
}

.enabledGrayLoading {
    width: 90px;
    float: left;
    font: normal 11px/20px Verdana,Arial,Helvetica,sans-serif;
    color: #a70101;
    text-align: center;
    display: inline-block;
    height: 20px;
    background-color: #fff;
    cursor: default;
    border: 1px solid #a70101;
}

.brownBg {
    background-color: #333333;
}

.brownIconArr {
    background: url(../Images/grayArrBrownIcon.gif) no-repeat 2px 6px;
    width: 20px;
    float: left;
    height: 20px;
    cursor: pointer;
}

.marronIconArr {
    background: url(../Images/grayArrRedIcon.gif) no-repeat 2px 6px;
    width: 20px;
    float: left;
    height: 20px;
    cursor: pointer;
}

.active-status {
    background: url(../Images/status-legends.png) no-repeat 0 0;
    width: 45px;
    display: inline-block;
    margin: 0 0 0 5px;
    height: 12px;
}

.inactive-status {
    background: url(../Images/status-legends.png) no-repeat -59px 0;
    width: 45px;
    display: inline-block;
    margin: 0 0 0 5px;
    height: 12px;
}

.errorIconArr {
    background: url(../Images/errorUnlocked.png) no-repeat 0 0;
    width: 17px;
    float: left;
    margin: 2px 0 0 5px;
    height: 15px;
    cursor: pointer;
}

.statusIcons {
    color: #666;
    font-size: 11px;
    margin-bottom: 3px;
    overflow: hidden;
}

    .statusIcons .brownIconArr, .statusIcons .marronIconArr {
        margin: 2px 3px 0;
        cursor: default;
    }

#maTextArea {
    background: #fff !important;
    overflow: hidden;
}
/*#SystemStatusTable, #System_Status_table {width:100%;}*/
@media all and (min-width:0) {
    .tblhotSpotTableBorder {
        display: block;
    }
}

#tblhotSpotTable {
    margin: 10px 11px;
    border: 1px solid #b2b2b2;
}

#divBadArms {
    margin: 10px 18px;
}
/*#tblhotSpotTable .dvPadTop{padding:4px 0; }*/
#tblhotSpotTable th {
    background: #f5f5f5 !important;
}

#tblhotSpotTable .Procedure, #divBadArms .Procedure {
    width: 61px !important;
}

#fsmapViewer {
    position: inherit;
    background-color: #fff;
}

.Locked {
    src: ../Images/lock.gif;
}

.Unlocked {
    background: url(../Images/unlock.gif) center left no-repeat;
    src: ../Images/unlock.gif;
}

#tblhotSpotTable td {
    width: 150px;
    text-align: center;
}

#divHotSpotDetails {
    overflow: auto;
}

#divAddSelectedToReport {
    margin-left: 10px;
    width: 0;
    margin-top: 4px;
}

#maCustomHtmlAbsolute {
    left: 508px;
    top: 284px;
    background-color: #ffeea5;
    font-family: arial;
    font-size: 11px;
    position: absolute;
    text-align: left;
    z-index: 1000;
    padding: 2px;
}

#legendsDiv, .legendsDiv {
    position: absolute;
    width: 175px;
    z-index: 99;
    right: 35px;
    top: 15px;
}

.floorPlan #legendsDiv {
    position: static;
    float: left;
}

.floorPlan .legenditems {
    position: absolute;
    z-index: 99;
}

#divViewMapPopup .legendsDiv {
    right: 50px;
    top: 0px;
}

div.enabledbtnmarron {
    background: url(../Images/enabledbtnmarron.png) left repeat-x;
    display: inline-block;
    color: #fff;
    font: bold 9px/20px Verdana, Arial, Helvetica, sans-serif;
    height: 20px;
    cursor: pointer;
    text-align: left;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    margin-left: 0;
    border: none;
    border-right: solid 1px #fff;
    width: 65px;
    float: left;
    padding: 0 10px;
}

div.disabledbtnmaroon {
    background: url(../Images/disabledbtnmaroon.png) left repeat-x;
    display: inline-block;
    color: #575757;
    font: 9px/20px Verdana, Arial, Helvetica, sans-serif;
    height: 20px;
    cursor: pointer;
    text-align: left;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    margin-left: 0;
    border: none;
    border-right: solid 1px #fff;
    width: 65px;
    float: left;
    padding: 0 10px;
}

div.enabledbtnblack {
    background: url(../Images/enabledbtnblack.png) right repeat-x;
    display: inline-block;
    color: #fff;
    font: bold 9px/20px Verdana, Arial, Helvetica, sans-serif;
    height: 20px;
    cursor: pointer;
    text-align: left;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    margin-left: 0;
    border: none;
    width: 65px;
    float: right;
    padding: 0 10px;
}

div.disabledbtngrey {
    background: url(../Images/disabledbtngrey.png) right repeat-x;
    display: inline-block;
    color: #575757;
    font: 9px/20px Verdana, Arial, Helvetica, sans-serif;
    height: 20px;
    cursor: pointer;
    text-align: left;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    margin-left\*: 10px;
    margin-left: 0;
    border: none;
    width: 65px;
    float: right;
    padding: 0 10px;
}

.mejs-container {
    position: relative;
    background: #000;
    font-family: Helvetica, Arial;
}

.me-plugin {
    position: absolute;
}

.mejs-embed, .mejs-embed body {
    width: 100%;
    height: 100%;
    background: #000;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.mejs-container-fullscreen {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1000;
}

    .mejs-container-fullscreen .mejs-mediaelement, .mejs-container-fullscreen video {
        width: 100%;
        height: 100%;
    }

.mejs-background {
    position: absolute;
    top: 0;
    left: 0;
}

.mejs-mediaelement {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mejs-poster {
    position: absolute;
    top: 0;
    left: 0;
}

    .mejs-poster img {
        border: 0;
        display: block;
        padding: 0;
    }

.mejs-overlay {
    position: absolute;
    top: 0;
    left: 0;
}

.mejs-overlay-play {
    cursor: pointer;
}

.mejs-overlay-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    background: url(../Images/Video/bigplay.png) top left no-repeat;
    margin: -50px 0 0 -50px;
}

.mejs-overlay:hover .mejs-overlay-button {
    background-position: 0 -100px;
}

.mejs-overlay-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    background: linear-gradient(rgba(50,50,50,0.9), rgba(0,0,0,0.9));
    margin: -40px 0 0 -40px;
}

    .mejs-overlay-loading span {
        display: block;
        width: 80px;
        height: 80px;
        background: transparent url(../Images/Video/loading.gif) center center no-repeat;
    }

.mejs-container .mejs-controls {
    position: absolute;
    list-style-type: none;
    bottom: 0;
    left: 0;
    background: linear-gradient(rgba(50,50,50,0.7), rgba(0,0,0,0.7));
    height: 30px;
    width: 100%;
    margin: 0;
    padding: 0;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f807d', endColorstr='#808080',GradientType=0 );
}

    .mejs-container .mejs-controls div {
        list-style-type: none;
        background-image: none;
        display: block;
        float: left;
        width: 26px;
        height: 26px;
        font-size: 11px;
        line-height: 11px;
        background: 0;
        font-family: Helvetica, Arial;
        border: 0;
        margin: 0;
        padding: 0;
    }

.mejs-controls .mejs-button button {
    cursor: pointer;
    display: block;
    font-size: 0;
    line-height: 0;
    text-decoration: none;
    position: absolute;
    height: 16px;
    width: 16px;
    border: 0;
    background: transparent url(../Images/Video/controls.png) 0 0 no-repeat;
    margin: 7px 5px;
    padding: 0;
}

    .mejs-controls .mejs-button button:focus {
        outline: solid 1px #FF0;
    }

.mejs-container .mejs-controls .mejs-time {
    color: #fff;
    display: block;
    height: 17px;
    width: auto;
    overflow: hidden;
    text-align: center;
    padding: auto 4px;
}

    .mejs-container .mejs-controls .mejs-time span {
        font-size: 11px;
        color: #fff;
        line-height: 12px;
        display: block;
        float: left;
        width: auto;
        margin: 1px 2px 0 0;
    }

.mejs-controls .mejs-play button {
    background-position: 0 0;
}

.mejs-controls .mejs-pause button {
    background-position: 0 -16px;
}

.mejs-controls .mejs-stop button {
    background-position: -112px 0;
}

.mejs-controls div.mejs-time-rail {
    width: 200px;
    padding-top: 5px;
}

.mejs-controls .mejs-time-rail span {
    display: block;
    position: absolute;
    width: 180px;
    height: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
}

.mejs-controls .mejs-time-rail .mejs-time-total {
    background: linear-gradient(rgba(30,30,30,0.8), rgba(60,60,60,0.8));
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#1E1E1E,endColorstr=#3C3C3C);
    margin: 5px;
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: linear-gradient(rgba(44,124,145,0.8), rgba(78,183,212,0.8));
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#2C7C91,endColorstr=#4EB7D4);
    width: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    width: 0;
    background: 0 rgba(200,200,200,0.8));
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#FFFFFF,endColorstr=#C8C8C8);
}

.mejs-controls .mejs-time-rail .mejs-time-handle {
    display: none;
    position: absolute;
    width: 10px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    border: solid 2px #333;
    top: -2px;
    text-align: center;
    margin: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-float {
    position: absolute;
    display: none;
    background: #eee;
    width: 36px;
    height: 17px;
    border: solid 1px #333;
    top: -26px;
    margin-left: -18px;
    text-align: center;
    color: #111;
}

.mejs-controls .mejs-time-rail .mejs-time-float-current {
    width: 30px;
    display: block;
    text-align: center;
    left: 0;
    margin: 2px;
}

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    line-height: 0;
    border: solid 5px #eee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: 15px;
    left: 13px;
    border-color: #eee transparent transparent;
}

.mejs-controls .mejs-fullscreen-button button {
    background-position: -32px 0;
}

.mejs-controls .mejs-unfullscreen button {
    background-position: -32px -16px;
}

.mejs-controls .mejs-mute button {
    background-position: -16px -16px;
}

.mejs-controls .mejs-unmute button {
    background-position: -16px 0;
}

.mejs-controls .mejs-volume-button {
    position: relative;
}

    .mejs-controls .mejs-volume-button .mejs-volume-slider {
        display: none;
        height: 115px;
        width: 25px;
        background: rgba(50,50,50,0.7);
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        top: -115px;
        left: 0;
        z-index: 1;
        position: absolute;
        margin: 0;
    }

    .mejs-controls .mejs-volume-button:hover {
        -webkit-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px;
    }

    .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
        position: absolute;
        left: 11px;
        top: 8px;
        width: 2px;
        height: 100px;
        background: rgba(255,255,255,0.5);
        margin: 0;
    }

    .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
        position: absolute;
        left: 11px;
        top: 8px;
        width: 2px;
        height: 100px;
        background: rgba(255,255,255,0.9);
        margin: 0;
    }

    .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
        position: absolute;
        left: 4px;
        top: -3px;
        width: 16px;
        height: 6px;
        background: rgba(255,255,255,0.9);
        cursor: N-resize;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
        margin: 0;
    }

.mejs-controls .mejs-captions-button {
    position: relative;
}

    .mejs-controls .mejs-captions-button button {
        background-position: -48px 0;
    }

    .mejs-controls .mejs-captions-button .mejs-captions-selector {
        visibility: hidden;
        position: absolute;
        bottom: 26px;
        right: -10px;
        width: 130px;
        height: 100px;
        background: rgba(50,50,50,0.7);
        border: solid 1px transparent;
        overflow: hidden;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        padding: 10px;
    }

        .mejs-controls .mejs-captions-button .mejs-captions-selector ul {
            display: block;
            list-style-type: none !important;
            overflow: hidden;
            margin: 0;
            padding: 0;
        }

            .mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
                list-style-type: none !important;
                display: block;
                color: #fff;
                overflow: hidden;
                margin: 0 0 6px;
                padding: 0;
            }

                .mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
                    clear: both;
                    float: left;
                    margin: 3px 3px 0 5px;
                }

                .mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
                    width: 100px;
                    float: left;
                    line-height: 15px;
                    font-family: helvetica, arial;
                    font-size: 10px;
                    padding: 4px 0 0;
                }

    .mejs-controls .mejs-captions-button .mejs-captions-translations {
        font-size: 10px;
        margin: 0 0 5px;
    }

.mejs-chapters {
    position: absolute;
    top: 0;
    left: 0;
    -xborder-right: solid 1px #fff;
    width: 10000px;
}

    .mejs-chapters .mejs-chapter {
        position: absolute;
        float: left;
        background: linear-gradient(rgba(50,50,50,0.7), rgba(0,0,0,0.7));
        filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#323232,endColorstr=#000000);
        overflow: hidden;
        border: 0;
    }

        .mejs-chapters .mejs-chapter .mejs-chapter-block {
            font-size: 11px;
            color: #fff;
            display: block;
            border-right: solid 1px #333;
            border-bottom: solid 1px #333;
            cursor: pointer;
            padding: 5px;
        }

        .mejs-chapters .mejs-chapter .mejs-chapter-block-last {
            border-right: none;
        }

        .mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
            background: 0 rgba(50,50,50,0.6));
            filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#666666,endColorstr=#323232);
        }

        .mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
            font-size: 12px;
            font-weight: 700;
            display: block;
            white-space: nowrap;
            text-overflow: ellipsis;
            line-height: 12px;
            margin: 0 0 3px;
        }

        .mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
            font-size: 12px;
            line-height: 12px;
            display: block;
            white-space: nowrap;
            text-overflow: ellipsis;
            margin: 3px 0 4px;
        }

.mejs-captions-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    color: #fff;
}

    .mejs-captions-layer a {
        color: #fff;
        text-decoration: underline;
    }

    .mejs-captions-layer[lang=ar] {
        font-size: 20px;
        font-weight: 400;
    }

.mejs-captions-position {
    position: absolute;
    width: 100%;
    bottom: 15px;
    left: 0;
}

.mejs-captions-position-hover {
    bottom: 45px;
}

.mejs-captions-text {
    background: rgba(20,20,20,0.8);
    padding: 3px 5px;
}

.mejs-clear {
    clear: both;
}

.me-cannotplay a {
    color: #fff;
    font-weight: 700;
    border: none;
}

.mejs-controls .mejs-loop-off button {
    background-position: -64px -16px;
}

.mejs-controls .mejs-loop-on button {
    background-position: -64px 0;
}

.mejs-controls .mejs-backlight-off button {
    background-position: -80px -16px;
}

.mejs-controls .mejs-backlight-on button {
    background-position: -80px 0;
}

.mejs-controls .mejs-picturecontrols-button {
    background-position: -96px 0;
}

.mejs-contextmenu {
    position: absolute;
    width: 150px;
    border-radius: 4px;
    top: 0;
    left: 0;
    background: #fff;
    border: solid 1px #999;
    z-index: 1001;
    padding: 10px;
}

    .mejs-contextmenu .mejs-contextmenu-separator {
        height: 1px;
        font-size: 0;
        background: #333;
        margin: 5px 6px;
    }

    .mejs-contextmenu .mejs-contextmenu-item {
        font-family: Helvetica, Arial;
        font-size: 12px;
        cursor: pointer;
        color: #333;
        padding: 4px 6px;
    }

        .mejs-contextmenu .mejs-contextmenu-item:hover {
            background: #2C7C91;
            color: #fff;
        }

.pager-controls {
    margin: 0 auto 0 38%;
}

.checkedin {
    background: #090;
    color: #fff;
    font-size: 9px;
    padding: 2px 3px 1px;
    margin: 0 0 0 5px;
}
/* New CSS Reports */
.breadcrumb {
    border-bottom: 1px solid #CCC;
    float: left;
    padding: 5px 0;
    width: 100%;
    color: #999;
    float: left;
    font-size: 11px;
    font-weight: 700;
}

    .breadcrumb span {
        float: left;
    }

    .breadcrumb a {
        color: #333;
        font-size: 11px;
        font-weight: 700;
    }

    .breadcrumb img {
        margin: 2px 5px 0 4px;
    }

    .breadcrumb span span:first-child {
        list-style: none;
        margin-left: 0;
    }

.toolbar {
    float: right;
    padding: 10px 0 0;
}

    .toolbar ul {
        float: right;
    }

        .toolbar ul li {
            margin: 0 5px;
            border: 1px solid #CCC;
            float: left;
        }

            .toolbar ul li a {
                display: block;
            }

            .toolbar ul li.last {
                margin: 0;
            }

.print-icon {
    background: url(../Images/print.png) 11px 4px no-repeat;
    width: 16px;
    height: 14px;
    padding: 4px 11px;
}

.mail-icon {
    background: url(../Images/mail.png) 11px 6px no-repeat;
    width: 16px;
    height: 14px;
    padding: 4px 11px;
}

.download-icon {
    background: url(../Images/download.png) 11px 4px no-repeat;
    width: 16px;
    height: 14px;
    padding: 4px 11px;
}

.star-icon {
    background: url(../Images/star.png) 11px 2px no-repeat;
    width: 38px;
    height: 22px;
    cursor: pointer;
    border: 1px none transparent;
}

.save-icon {
    background: url(../Images/save-icon.png) 11px 2px no-repeat;
    width: 38px;
    height: 22px;
    cursor: pointer;
    border: 1px none transparent;
}

.customize {
    clear: both;
    padding: 10px 0 0;
}

h1.heading {
    font-size: 19px;
    font-weight: 100;
    margin-top: 24px;
}

h2.subheading, span.subheading {
    font-size: 12px;
    font-weight: 200;
    color: #999;
    margin: 7px 0 0;
}

.d-arrow {
    background: url(../Images/d_arrow.gif) 0 0 no-repeat;
    display: inline-block;
    width: 11px;
    height: 9px;
}

.u-arrow {
    background: url(../Images/u_arrow.gif) 0 0 no-repeat;
    display: inline-block;
    width: 11px;
    height: 9px;
}

.toggle-btn {
    height: 24px;
    line-height: 24px;
}

.morecriteria {
    border-top: 1px solid #9c1418;
    border-bottom: 1px solid #9c1418;
    padding: 30px 0 10px;
    width: 100%;
    position: relative;
    float: left;
    margin-top: -1px;
    display: none;
    max-height: 200px;
    overflow-y: auto;
}

.criteriabox {
    float: left;
    margin: 15px 0 0;
    width: 340px;
}

    .criteriabox span.label {
        display: inline-block;
        float: left;
        color: #999;
        font-weight: 600;
        font-size: 11px;
        padding: 0;
    }

    .criteriabox ul.rowdiv {
        width: 870px;
        float: left;
        padding-right: 0;
    }

        .criteriabox ul.rowdiv li {
            width: 275px;
            margin: 0 12px 3px 0;
            display: inline-block;
            vertical-align: top;
        }

    .criteriabox ul {
        float: left;
        padding-right: 63px;
    }

        .criteriabox ul li {
            color: #999;
            font-weight: 200;
            font-size: 11px;
        }

.showcolumn {
    top: 25px;
    right: 0;
    width: 250px;
    padding: 15px;
    z-index: 100;
    background-color: #FFF;
    border: 1px solid #999;
    box-shadow: 0 0 5px #999;
    display: none;
    z-index: 9999;
}

    .showcolumn li input[type="checkbox"], td.evenRowColor input[type="checkbox"], td.oddRowColor input[type="checkbox"] {
        margin: 1px 5px 5px 0;
        float: left;
    }

    .showcolumn .border-bottom2 {
        max-height: 430px;
        overflow-y: auto;
    }

.listcolumn li {
    padding: 5px 0;
}

    .listcolumn li span {
        color: #383838;
    }

.border-right-1 {
    border-right: 1px solid #CCC;
}

.dvHeaderRow.padding-5 {
    padding: 5px;
}

.myreports {
    border: 1px solid #CCC;
    padding: 10px 0 0;
    background: #fff url(../images/myreports-bg.png) left top no-repeat;
    margin: 10px 0 0;
}

.inner-myreports {
    border-bottom: 1px solid #404040;
    padding: 0 0 10px;
    position: relative;
}

    .inner-myreports h2 {
        background-color: #666;
        color: #FFF;
        padding: 4px 12px;
        float: left;
        font-weight: 100;
        font-size: 17px;
    }

    .inner-myreports p.msg {
        color: #999999;
        float: left;
        font-size: 16px;
        font-style: italic;
        padding: 3px 0 0 33px;
    }

    .inner-myreports a.more {
        background-color: #A40001;
        color: #FFF;
        padding: 4px 12px;
        float: right;
        font-weight: 100;
        font-size: 14px;
        position: absolute;
        right: 0;
        bottom: 10px;
    }

.reportbody {
    border-top: 1px solid #CCC;
    margin: 15px 0 0;
}

    .reportbody div.left {
        width: 666px;
        float: left;
    }

    .reportbody div.right {
        width: 324px;
        float: left;
        background: #fff url(../Images/bkg-panel.png) repeat-y;
        padding: 5px;
    }

    .reportbody h2 {
        color: #AB9100;
        font-size: 18px;
        font-weight: 400;
        margin: 10px 0;
    }

    .reportbody div.right h2 {
        color: #333;
    }

ul.list li.first {
    border-top: 1px solid #f5f5f5;
}

ul.list li {
    padding: 10px 0 12px 5px;
    border-bottom: 1px solid #f5f5f5;
}

    ul.list li .grey-small-btn li {
        border: 0 none;
        padding: 0;
        margin: 0 10px 0 0;
        float: left;
    }

        ul.list li .grey-small-btn li a, .grayBtn {
            background: #fafafa url(../Images/grey-small-btnbg.png) top repeat-x;
            border: 1px solid #eee;
            box-shadow: 0 1px 1px #fafafa;
            padding: 3px 10px;
            text-transform: uppercase;
            font-size: 10px;
            cursor: pointer;
        }

            ul.list li .grey-small-btn li a:hover, .grayBtn:hover {
                background: #f7f7f7;
                border: 1px solid #ccc;
                box-shadow: 1px 1px 1px #f1f1f1;
            }

.reportbody div.right span.label {
    font-weight: 700;
    padding-bottom: 20px;
}

.reportbody div.right span.small-font {
    color: #aaa;
}

.reportbody ul.row li {
    padding: 5px 0;
}

.readerdata li {
    border: 1px solid #eee;
    border-bottom: 0;
    width: 203px;
}

    .readerdata li input[type="checkbox"] {
        margin: 2px 5px 5px;
        float: left;
    }

.readers-group {
    position: relative;
    width: 210px;
    height: 180px;
    margin-top: 5px;
    border: 1px solid #999;
}

.htitle {
    font-weight: 400;
    font-size: 17px;
    color: #b4b4b4;
    border-bottom: 1px solid #CCC;
    padding: 0 0 5px;
    margin: 15px 0;
    clear: both;
}

.allselect {
    float: right;
    border-top: 1px solid #BBB;
    border-left: 1px solid #BBB;
    border-right: 1px solid #BBB;
    background-color: #fafafa;
    padding: 5px;
    margin: 0 25px 0 0;
}

.gridboxslider {
    border: 1px solid #BBB;
    min-height: 430px;
    position: relative;
}

    .gridboxslider .scroll-content {
        width: 99.4%;
    }

    .gridboxslider .ui-widget-header, .readers-group .ui-widget-header, .readers-group .ui-widget-content {
        background-color: transparent;
    }
/* Error/Success/Warning Message Box */
.messagebox {
    margin: 15px 30px 10px;
    padding: 10px 20px;
    font-size: 17px;
    -moz-box-shadow: 0 1px 2px -1px #666;
    -webkit-box-shadow: 0 1px 2px -1px #666;
    box-shadow: 0 1px 2px -1px #666;
}

.error {
    background: #fffafa url(../images/msgbox-bg.png) left -100px no-repeat;
    color: #f00;
}

.success {
    background: #f8fff2 url(../images/msgbox-bg.png) left -200px no-repeat;
    color: #0c0;
}

.warning {
    background: #ffffee url(../images/msgbox-bg.png) left top no-repeat;
    color: #e8a900;
}

.messagebox p {
    color: #999;
    font-size: 12px;
    line-height: 16px;
    margin: 5px 0 0;
}

    .messagebox p span {
        color: #333;
    }

.close a {
    background: url(../images/close-popup.png) left 2px no-repeat;
    line-height: 11px;
    padding: 0 0 0 10px;
    float: right;
    margin: -5px -5px 0 0;
    font-size: 9px;
    color: #ccc;
    text-decoration: none;
    text-transform: uppercase;
}

    .close a:hover {
        background: url(../images/close-popup.png) left -10px no-repeat;
        padding: 0 0 0 10px;
        color: #333;
        text-decoration: none;
    }
/* Advance Search Box */
.divSearch {
    cursor: pointer;
    position: absolute;
    right: 178px;
    top: 0px;
}

.sImage {
    background: #fff url('../Images/light-grey-arrow-down.png') no-repeat center 9px;
    padding: 3px 0 0;
    cursor: pointer;
    margin: 3px 20px 0 -22px;
}

    .sImage:hover {
        background-position: center -11px;
    }

.imgClose {
    background: url("../Images/close.png") no-repeat;
    margin: 5px 10px;
    display: inline-block;
    cursor: pointer;
    float: right;
    border: none 0;
}

.SearchCriteriaDiv {
    border: 1px solid #bbb;
    margin: -1px 0 0 30px;
    box-shadow: 0 0 4px #ccc;
    width: 915px;
    background-color: #FFF;
    z-index: 1000;
    position: absolute;
}

#ctl00_PC_gvUsers {
    table-layout: fixed;
}

    #ctl00_PC_gvUsers tbody tr td {
        height: auto;
        word-wrap: break-word;
        white-space: pre-line;
        white-space: -moz-pre-wrap !important;
        white-space: -pre-wrap;
        white-space: -o-pre-wrap;
    }

.dvSearchBoxClass .divSearch {
    cursor: pointer;
    position: absolute;
    right: 178px;
    top: 2px;
}

.dvSearchBoxClass .sImage {
    background: #fff url('../Images/light-grey-arrow-down.png') no-repeat 7px 9px;
    padding: 11px 5px 6px;
    height: 5px;
    width: 9px;
    margin: 1px 0 0;
}

    .dvSearchBoxClass .sImage:hover {
        background-position: 7px -11px;
    }

.dvSearchBoxClass .imgClose {
    background: url("../Images/close.png") no-repeat;
    width: 22px;
    height: 15px;
    margin: -10px 0 0;
    display: inline-block;
    cursor: pointer;
    float: right;
}

.selectedFilterItem {
    background-color: #f0fff0;
}
/*--- Customize Report added by vivek*/
.leftPaneWh {
    width: 114px;
    float: left;
}

.controlWhereWrap {
    padding-bottom: 20px;
}

.controlWhereBlock {
    float: left;
    width: 77%;
}

.whContainer {
    margin: 15px auto 0;
}

#chKListBox {
    overflow: auto;
    width: 950px;
    height: 280px;
    border: 1px solid #ccc;
    margin-top: 3px;
    display: inline-block;
}

    #chKListBox li {
        width: 289px;
        float: left;
        padding: 7px 10px;
        border: 1px solid #f1f1f1;
    }

        #chKListBox li label, #ulListItems li label {
            word-wrap: normal;
        }

        #chKListBox li input[type="checkbox"] {
            margin-right: 5px;
        }

#dvHeader, .dvHeaderRow {
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    padding: 10px;
}

#itemList {
    margin: 0 0 10px;
    overflow: hidden;
}

#ulListItems.listItemBg {
    max-height: 100px;
    overflow-y: auto;
    overflow-x: hidden;
}

#ulListItems.flow {
    overflow: hidden;
}

#ulListItems li {
    padding: 7px 0 8px 8px;
    border: 1px solid #f1f1f1;
    width: 301px;
    float: left;
    display: list-item;
    list-style-image: url(../Images/arrow-grid.png);
    list-style-position: inside;
}

    #ulListItems li span {
        padding-right: 8px;
    }

a.removeAnchor {
    color: #666;
    cursor: default;
}

#upButton .button_style1[disabled="disabled"] {
    background: #cecece;
    color: #666;
}

#dvFiterBlock {
    position: relative;
    top: -77px;
    z-index: 1000;
    left: 0;
    margin-bottom: -36px;
}

.showFilterBlock {
    border: 1px solid #bbbbbb;
    padding: 15px 20px;
    width: 952px;
    background: #fff;
    box-shadow: 0 0 4px #ccc;
}

.ArrShowFilterImg {
    background: url(../Images/showFilterBlockArrow.gif) no-repeat 290px 0;
    height: 19px;
    position: relative;
    bottom: -3px;
    z-index: 1;
}

.showBlockPane {
    width: 476px;
}

.showFilterBlock .showBlockPane .label {
    width: 85px;
}

.filterWrapper {
    position: relative;
}

.searchImpersonate {
    float: left;
    width: 188px;
    padding: 15px 20px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
}

    .searchImpersonate:first-child {
        border-left: none;
    }

#SearchCriteriaDiv .impersonateWidth {
    width: 180px;
}

.impersonateWrap {
    display: inline-block;
}

#divBuildingBlock {
    padding: 20px 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #e8e8e8;
}

.impersonateBuilding {
    width: 430px;
    padding-left: 20px;
    float: left;
    position: relative;
}

    .impersonateBuilding input {
        width: 409px;
    }

.impersonateCompBlock {
    float: left;
    padding-left: 1.5%;
    width: 40%;
}

.searchImpersonateFocus {
    background-color: #faf1f1;
}

#divMoreOptions {
    padding: 5px 5px 5px 10px;
    background-color: #fcfcfc;
    display: inline-block;
    border: 1px solid #e8e8e8;
    margin-top: 4px;
}

    #divMoreOptions span {
        margin-right: 20px;
    }

#divSelectedCriteria {
    color: #999999;
    margin-left: 20px;
    float: left;
    padding-top: 6px;
}

.showHideBtnBg {
    background: url('../Images/showHideBtnBg.gif') repeat-x left top;
    padding: 4px 10px;
    border: 1px solid #eeeeee;
}

#wraper span.labelNoWidth {
    width: auto;
}

#lnkShowAll {
    display: inline-block;
    padding-top: 5px;
}

.showEllipsis {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 250px;
    vertical-align: middle;
}

.showEllipsisHome {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 170px;
    vertical-align: middle;
}

.width-160-chk {
    width: 160px !important;
}

.customPatternBlock {
    float: left;
    width: 85%;
    margin-bottom: 5px;
}

    .customPatternBlock .patternRow {
        display: inline-block;
        width: 100%;
        float: left;
    }

        .customPatternBlock .patternRow li {
            padding-bottom: 10px;
            float: left;
            margin-right: 35px;
        }

            .customPatternBlock .patternRow li.last {
                padding-bottom: 0;
            }

.patternGrayBlock {
    float: left;
    width: 80%;
}

.gvUsersWraper {
    width: 933px;
    margin: 20px 30px 10px;
    overflow: auto;
}

    .gvUsersWraper td > span, .gvUsersWraper td > a {
        display: block;
        line-height: 15px;
    }

    .gvUsersWraper tbody td {
        vertical-align: top;
        line-height: 0;
    }

#ExportPopup table {
    width: 60%;
}

#ExportPopup tbody td {
    border: none;
}

.editBtnWarp {
    position: relative;
}

.editBtnClose {
    position: absolute;
    top: 93px;
    right: 5px;
    margin-top: 10px;
    z-index: 1;
}

#ExportPopup tbody td {
    border: none;
}

.successMsg {
}

#dvCompany .ui-widget-header {
    background-color: #ccc;
}

#dvWatchList span.thumb {
    height: 128px;
    display: block;
}

#divAddNewWatchList span.thumb {
    height: 160px;
    display: block;
}

.RadEditor table, .RadEditor.reWrapper table td {
    padding: 0;
    border: 0 none;
}

ul.ui-autocomplete li.ui-menu-item {
    font-size: 12px;
    background-color: #fff;
}

.evenAuto {
    background-color: #EEEEEE !important;
}

ul.ui-autocomplete li.ui-menu-item a {
    padding: 2px 5px;
    line-height: 16px;
    display: block;
}

    ul.ui-autocomplete li.ui-menu-item a:hover, .ui-state-hover, .ui-autocomplete li:hover {
        color: #fff !important;
    }

.breakWordFix, .fixedWidthPersonDetails tr td, .fixedWidthPersonDetails tr td span {
    white-space: normal !important;
    table-layout: fixed;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

#CardDetails table th {
    font-size: 11px;
    line-height: 14px;
    height: 23px;
    word-break: normal;
    padding: 5px;
}





#imgBtnSearch {
    font-weight: bold;
    text-decoration: underline;
}

.qtip .qtip-tip {
    top: 1px !important;
    overflow: hidden;
}

.advanceSearchUp {
    display: inline-block;
    margin-left: 4px;
    width: 10px;
    height: 6px;
    background: url('../Images/advanceSearchUp.png') no-repeat left top;
}

.advanceSearchDown {
    display: inline-block;
    margin-left: 4px;
    width: 10px;
    height: 6px;
    background: url('../Images/advanceSearchDown.png') no-repeat left top;
}

.calAlign {
    width: 200px;
}

    .calAlign .ui-datepicker-trigger {
        margin-top: 5px;
    }

.labelWrap label {
    margin: 0;
    line-height: 15px !important;
}

#divPrint table td div {
    font-size: 12px;
    table-layout: fixed;
    word-wrap: break-word;
}

#divPrint {
    border-left: 1px solid #E5E5E5;
}

#BuildingDiv .divSearch .sImage {
    background-color: transparent;
}

.displayEditCard {
    display: block;
    padding-left: 10px;
}

#DivMain .popup_bg_header .close {
    background-image: none !important;
}

#dvBodyCustomFields .noClass td label, #dvBodyCustomFields span.label {
    table-layout: fixed;
    word-wrap: break-word;
}

#dvBodyMngCards .tblGrid tr td {
    vertical-align: top;
}

a.holdername {
    display: inline-block;
    margin-top: 4px;
}

    a.holdername img {
        vertical-align: baseline;
    }

.sharePersonnelCont {
    border-bottom: 1px solid #d0d0d0;
}

    html >/**/ body .sharePersonnelCont .fht-table-wrapper .fht-tbody {
        overflow-y: auto;
        overflow-x: hidden;
    }

        .sharePersonnelCont .fht-table-wrapper .fht-tbody table {
            rules: none !important;
        }

    .sharePersonnelCont .fht-table-wrapper table tr td {
        vertical-align: top;
        text-align: left;
        padding-bottom: 5px;
        padding-top: 5px;
    }

.shareQtipTest > span {
    color: #696969 !important;
    font-weight: normal !important;
}

.incidentViewTarget .fht-table-wrapper table thead th {
    padding-top: 3px;
    padding-bottom: 2px;
}

.whiteBgNormBtn {
    border-left: 1px solid #cccccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 4px 10px;
    line-height: 13px;
    font-size: 10px;
    text-transform: uppercase;
}

    .whiteBgNormBtn.rightBorder {
        border-right: 1px solid #cccccc;
    }

.detailpopupDesc {
    float: left;
    width: 45%;
    margin-right: 5px;
}

    .detailpopupDesc.width-52-per {
        width: 50%;
        float: left;
        margin-right: 0;
    }

    .detailpopupDesc li {
        margin-bottom: 15px;
        display: inline-block;
        width: 100%;
    }

        .detailpopupDesc li > span {
            float: left;
            margin-left: 10px;
            font-weight: bold;
            width: 120px;
        }

        .detailpopupDesc li p {
            margin-left: 138px;
            color: #828282;
        }

.deatailPopupBlock {
    position: absolute;
    z-index: 999999;
    text-align: left;
    border: 1px solid #999999;
    box-shadow: 0 0 15px #999;
    padding: 10px;
    float: left;
    background: #FFF;
}

    .deatailPopupBlock .popup_bg_header {
        font-size: 18px;
    }

.detailPopupNotch {
    background: url('../Images/detail-tooltip-notch.png') no-repeat 0 0;
    width: 22px;
    height: 25px;
    position: absolute;
    top: 45px;
    right: -22px;
}

.detailPopupNotch1 {
    background: url('../Images/detail-tooltip-notch.png') no-repeat 0 0;
    width: 22px;
    height: 25px;
    position: absolute;
    bottom: 70px;
    right: -22px;
}

.lastCommon {
    margin-right: 0 !important;
}

.addVisitorWrap {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #999;
}

.visitorNameBlock {
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
}

    .visitorNameBlock li {
        padding: 3px 8px;
        background: #f9f9f9;
        border: 1px solid #e5e5e5;
        color: #555555;
        display: inline-block;
        vertical-align: top;
        margin: 0 6px 6px 0;
    }

.visitorFieldBlock {
    overflow: hidden;
}

    .visitorFieldBlock li {
        width: 300px;
        margin: 0 16px 5px 0;
        display: inline-block;
        vertical-align: top;
    }

        .visitorFieldBlock li span {
            float: left;
            color: #555;
            width: 115px;
            padding-top: 5px;
            margin-right: 10px;
        }

        .visitorFieldBlock li input {
            width: 165px;
        }

        .visitorFieldBlock li textarea {
            width: 165px;
            height: 50px;
        }

.redCircle {
    width: 14px;
    height: 14px;
    background: url('../Images/sprite.png') no-repeat 0 0;
}

.greenCircle {
    width: 14px;
    height: 14px;
    background: url('../Images/sprite.png') no-repeat -36px 0;
}

.showBlockWrapper {
    position: relative;
}

.getTextAreaTxt {
    width: 476px;
    height: 120px;
    border: 1px solid #aaa;
    overflow-y: scroll;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    resize: none;
}

.divColumnList li {
    display: inline-block;
    width: 100%;
}

.textAreaNorm {
    border: 1px solid #aaa;
    overflow-y: scroll;
    resize: none;
}

.placeholder {
    color: #999;
}

#dvConfirmationBox .smallpopups {
    display: inline-block;
    overflow: inherit;
}

@media all and (-webkit-min-device-pixel-ratio: 0) {
    .margin-top-safari {
        margin-top: 85px;
    }
}

.slider_rail {
    position: relative;
    height: 22px;
    width: 193px;
    margin-left: 25px; /*background: #FFFFFF url(slider_custom_rail.png) repeat-x;*/
    border: solid 1px #808080;
}

.slider_handle {
    position: absolute;
    height: 21px;
    width: 22px;
}

.reToolCell, .reLeftVerticalSide, .reRightVerticalSide {
    display: none !important;
}

.Default.RadEditor .reContentCell {
    padding: 3px;
    border: 1px solid;
    border-color: #999 #ccc #ccc;
    box-shadow: 0 1px 0 0 #eee inset;
    -moz-box-shadow: 0 1px 0 0 #eee inset;
    -webkit-box-shadow: 0 1px 0 0 #eee inset;
}

.left-border-none > table, .left-border-none {
    border-left: none !important;
}

.bottom-border-none {
    border-bottom: none !important;
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus::-moz-placeholder {
    color: transparent;
}

.visitorerror {
    border: 1px solid red !important;
}

.help-menu {
    text-decoration: none;
    color: #000000;
}

.help-left {
    font: normal 12px Arial, Helvetica, sans-serif;
    text-align: left;
    white-space: nowrap;
}

.help-menu:hover {
    color: #AE0000;
    background-color: #F2F2F2;
}

.help-activetab {
    background-color: #666;
    color: #FFF;
    cursor: default;
    display: inline-block;
    font-size: 14px;
    height: 18px;
    margin-left: -3px;
    padding: 5px 15px 2px;
    text-decoration: none;
    cursor: default;
}

.help-disabledtab {
    background-color: #999;
    border-right: 1px solid #666;
    color: #FFF;
    cursor: default;
    display: inline-block;
    font-size: 14px;
    height: 18px;
    margin: 0 0 0 -3px;
    padding: 5px 15px 2px;
    text-decoration: none;
    cursor: pointer;
}

#divHomeMain {
    overflow: auto;
    height: 555px;
}

.help-menu-selected {
    color: #AE0000;
    background-color: #F2F2F2;
}

.holdername {
    color: #000000;
    text-decoration: none;
}

.popupMenu {
    background: #ece9d6 url(../Images/Flexigrid/hl.png) repeat-x top;
    border: 1px solid #d0ccb0;
    cursor: pointer;
    cursor: hand;
    text-align: left;
    padding: 5px;
}

.company_dropdown {
    width: 326px;
}

.errorWrapper {
    position: relative;
    height: 30px;
    margin-top: 3px;
}

.errorShowBlock {
    position: absolute;
    left: 0;
    bottom: 2px;
}

.terminateTooltip {
    float: left !important;
    padding-left: 5px;
}

#terminatePopup .popupWrap {
    width: 450px;
}

#readyToArmBlk ul {
    margin: 0 15px;
    padding: 12px 0 8px;
}

    #readyToArmBlk ul .findli2Span {
        text-align: center;
    }

        #readyToArmBlk ul .findli2Span span {
            display: inline-block;
        }

#dvRptNameTime .toolbar ul li {
    margin: 0 2px;
}

#dvRptNameTime .toolbar ul li {
    width /*\**/: 38px\9;
}

    #dvRptNameTime .toolbar ul li a {
        width /*\**/: 35px\9;
        height /*\**/: 14px\9;
    }

#divFlxLocationReport {
    float: left;
}

#divFlxLocationReport {
    width /*\**/: 620px\9;
    height /*\**/: 255px\9;
}

.iePopWidth {
    width /*\**/: 620px\9;
}

#RptNameHead.heading span, .fontColor {
    color: #383838;
}

#dvRptNameTime .SelectedSignalsPopupBorder {
    height: auto;
    width: auto;
}

#divLocPopUp .SelectedSignalsPopupBorder {
    height: 330px;
    width: 760px;
    margin: -20px 0 0 -20px;
}

#divLocPopUp .SelectedSignalsPopupBorder {
    height /*\**/: 350px\9;
}

.iePopWidth, #divFlxLocationReport {
    width: 100%;
}

.floorPopUp .toolPopup {
    border-right: none;
}

.floorPopUp .toolPopup {
    border-right /*\**/: 12px solid #fff\9;
}

@media all and (min-width:0) {
    #divFlxLocationReport .flexigrid .bDiv {
        width: 100% \0/;
        overflow: auto \0/;
    }
    /* IE9-IE10pp4 */
    #divFlxLocationReport .flexigrid .hDiv {
        width: 660px \0/;
    }

    #divLocPopUp .SelectedSignalsPopupBorder {
        height: 340px \0/;
    }

    .notchErrorTipRt {
        float: left \0/;
    }

    .floorPopUp .toolPopup {
        border-right: none \0/;
    }
}

#divFlxLocationReport .flexigrid .bDiv table {
    font-size: 11px;
}

#divFlxLocationReport .flexigrid .bDiv {
    max-height: 190px;
    height: 190px;
}

#divFlxLocationReport .flexigrid .hDiv {
    max-height: 198px !important;
    height: auto;
    width: 100% !important;
}

.cssCustomFirstCell .flexigrid table thead th:first-child > div{
    max-width: 40px !important;
}
.cssCustomFirstCell .flexigrid table tbody td:first-child > div{
    max-width: 40px !important;
}

#divFlxLocationReport .flexigrid table thead th > div {
    width: 173px !important;
}

#divFlxLocationReport .flexigrid table tbody td > div {
    width: 173px !important;
}

.toolPopup {
    background: #000;
    width: 280px;
    color: #fff;
    opacity: 0.9;
    filter: alpha(opacity=90);
    padding: 6px 10px;
    font-size: 12px;
    border-top: 1px solid #fff !important;
    position: absolute;
    z-index: 5555;
    -moz-box-shadow: 4px 4px 6px #999;
    -webkit-box-shadow: 4px 4px 6px #999;
    box-shadow: 4px 4px 6px #999;
}

    .toolPopup .msgTxt {
        width: 95%;
    }

#maPopup .toolPopup {
    width: 280px;
}

.closeToolTip {
    cursor: pointer;
    float: right;
    color: #fff;
    background: url('../Images/close-popup.png') no-repeat 0 0;
    width: 7px;
    height: 10px;
}

.toggleBtn {
    float: left;
}

.notchErrorTip {
    background: url('../Images/errormsg-tip.png') no-repeat 0 0;
    width: 15px;
    height: 40px;
    position: absolute;
    display: inline-block;
    top: -4px;
    left: -15px;
    z-index: 5555;
}

.notchErrorTipRt {
    background: url('../Images/errormsg-tip.png') no-repeat 0 -40px;
    width: 15px;
    height: 40px;
    position: absolute;
    display: inline-block;
    top: -4px;
    right: -14px;
    z-index: 5555;
}

.dvEmailReport {
    left: 30%;
    top: 30%;
    z-index: 5006;
}

.blcokUiBg {
    background: url('../Images/blockOverlayBg.png') repeat 0 0;
    width: 100%;
    height: 100%;
    position: absolute;
    float: left;
    overflow: hidden;
    left: 0;
    top: 0;
}

.blcokUiBg {
    height: 900px\9;
}

.CustomerDetailsGrid {
    margin-top: 5px;
    overflow: auto;
    max-height: 385px;
    max-width: 484px;
    width: 484px;
}

    .CustomerDetailsGrid table {
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
    }

.redError {
    padding: 8px 32px;
    background: #fff8f8 url('../Images/msg-icons.png') no-repeat 10px 7px;
    border: 1px solid #fbdfdf;
    color: #cf1010;
    margin: 12px 10px;
    display: block;
}

.greenSuccess {
    padding: 8px 32px;
    background: #f5fff5 url('../Images/msg-icons.png') no-repeat 10px -73px;
    border: 1px solid #ccf2cc;
    color: #0a0;
    margin: 12px 10px;
    display: block;
}

.yellowWarn {
    padding: 8px 32px;
    background: #ffffe4 url('../Images/msg-icons-warn.png') no-repeat 10px -153px;
    border: 1px solid #eee6c0;
    color: #caa50b;
    margin: 12px 10px;
    display: block;
}

.yellowWarnWrap {
    padding: 8px;
    border: 1px solid #eee6c0;
    color: #caa50b;
    margin: 12px 10px;
    display: block;
    background: #ffffe4;
}

    .yellowWarnWrap .yellowWarnIcon {
        background: url('../Images/msg-icons.png') no-repeat 0px -160px;
        width: 16px;
        height: 16px;
    }

.warnMsg {
    margin-left: 26px;
    display: block;
}

.brdTopBtn {
    border-top: 1px solid #000;
    margin-top: 6px;
}

.blueSuccess {
    padding: 8px 32px;
    background: #f4f4ff url('../Images/msg-icons.png') no-repeat 10px -233px;
    border: 1px solid #d5d5ff;
    color: #0000ff;
    display: block;
}

.greyBtn {
    border: 2px solid #ccc;
    background: #f1f1f1;
    padding: 4px 12px;
    color: #333;
    font-size: 12px;
}

.dvFixItMsg {
    z-index: 2000;
    position: absolute;
    border: 1px solid #999999;
    box-shadow: 0 0 20px #333333;
    -moz-box-shadow: 0 0 20px #333333;
    -webkit-box-shadow: 0 0 20px #333333;
}

#dvPrintAlert .dvFixItMsg {
    top: 38%;
    left: 36%;
}

.delegateMsg {
    font-size: 11px;
    font-weight: bold;
    position: absolute;
    bottom: 2px;
    right: 0;
}

.summaryPopUp {
    background: #fff;
    overflow: hidden;
    width: 440px;
    box-shadow: 0 0 15px #2c2c2c;
    -webkit-box-shadow: 0 0 15px #2c2c2c;
    -moz-box-shadow: 0 0 15px #2c2c2c;
}

    .summaryPopUp .summaryWrap {
        padding: 5px;
        overflow: hidden;
    }

        .summaryPopUp .summaryWrap .summaryHead, .summaryHeadRep {
            font-size: 20px;
            text-align: left;
            font-weight: normal;
            color: #A40001;
            overflow: hidden;
        }

.summaryWrap .btnsWrap {
    text-align: center;
    margin-top: 15px;
}

    .summaryWrap .btnsWrap ul {
        display: inline-block;
    }

        .summaryWrap .btnsWrap ul li {
            float: left;
        }

            .summaryWrap .btnsWrap ul li:first-child {
                margin-right: 10px;
            }

.summaryExpl {
    font-size: 13px;
    display: block;
    font-weight: bold;
    color: #000;
    line-height: 18px;
    margin: 10px auto 0;
    width: 100%;
}

.summaryHead .lblPopupclass {
    color: #333;
    font-size: 12px;
}

.pdfIcon {
    background: url('../Images/pdfIcon.png') no-repeat 0 0;
    width: 16px;
    height: 16px;
    display: inline-block;
}

.acrobetReaderIcon {
    background: url('../Images/acrobatReaderIcon.png') no-repeat 0 0;
    width: 114px;
    height: 30px;
    display: inline-block;
}

#dvControls .calenderCss {
    margin-top: 6px;
    float: left;
}

#dvSearchVeiw .progressLoading {
    height: 62%;
}

    #dvSearchVeiw .progressLoading img {
        top: 36%;
    }

.grayTipText {
    position: absolute;
    top: 24px;
    right: 20px;
    color: Gray;
    font-size: 11px;
}

.permissionDiv {
    top: 71px;
    width: 97.3%;
    text-align: right;
    left: 0;
    background: #ececec;
    padding: 2px 8px;
}

.colec, .durcalendartr td {
    background: #ececec;
}

.listItemBg {
    max-height: 100px;
    overflow: auto;
}

#EditNotesDiv .button_style4 {
    padding: 0;
}

#EditNotesDiv textarea.notes {
    height: 50px;
    border: 1px solid #cecece;
}

/* loading Image*/
#divLoading, .divLoading {
    background: url('../Images/loadingBg.png') repeat 0 0;
    float: left;
    padding: 0 40px 15px 0;
    overflow: hidden;
    -moz-background-size: cover;
    left: 0;
    top: 0;
    height: 4000px;
    width: 100%;
    position: fixed !important;
    z-index: 20000;
}

    #divLoading img, .divLoading img {
        background: #fff url('../Images/loading.gif') no-repeat 20px 10px;
        box-shadow: 0 0 20px #bbb;
        -webkit-box-shadow: 0 0 20px #bbb;
        -moz-box-shadow: 0 0 20px #bbb;
        padding: 22px 72px;
        left: 46%;
        top: 46%;
        position: fixed;
    }

.progressLoading {
    background: url('../Images/loadingBg.png') repeat 0 0;
    width: 98%;
    height: 87%;
    z-index: 1001;
    position: absolute;
    margin: 0 0 0 -15px;
}

    .progressLoading img {
        background: #fff url('../Images/loading.gif') no-repeat 20px 10px;
        box-shadow: 0 0 5px #bbb;
        -webkit-box-shadow: 0 0 5px #bbb;
        -moz-box-shadow: 0 0 5px #bbb;
        position: absolute;
        padding: 22px 72px;
        left: 46%;
        top: 40%;
    }

/* loading Image*/
#divLocPopUp {
    background: url('../Images/blk-overlaybg.png') repeat 0 0;
    float: left;
    overflow: hidden;
    -moz-background-size: cover;
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
    z-index: 2;
}

#divViewMapPopup {
    background: url('../Images/blk-overlaybg.png') repeat 0 0;
    float: left;
    overflow: hidden;
    -moz-background-size: cover;
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
    z-index: 2;
}

.bgOverlay {
    background: url('../Images/blk-overlaybg.png') repeat 0 0;
    float: left;
    overflow: hidden;
    -moz-background-size: cover;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1999;
}
/* Media query for ipad ----------- */
@media only screen and (min-width: 700px) and (max-width:1023px) {
    #divBuildingBlock {
        position: relative !important;
        overflow: visible;
        display: inline-block !important;
    }

    .CompletionList {
        top: 61px !important;
        width: 410px !important;
    }

    #wraper1 .shadow-box {
        width: 968px;
        margin-left: 10px;
    }

    .shadow-box .LoginleftBox {
        width: 681px;
        overflow: hidden;
    }

    #wraper1 #divCMS p {
        width: 620px;
    }

    .shadow-box .LoginRightBox {
        padding: 21px 10px;
    }

    #divCMSimg img {
        max-width: 660px;
    }

    .scheduler_imgbtn, .searchIconIpad {
        margin: 0 0 3px -9px;
        border-right: 1px solid #bbb !important;
    }

    .searchIconIpad {
        border-bottom: 1px solid #fff !important;
    }

    .watch-searchicon {
        margin-left: -11px;
        border-right: 1px solid #bbb !important;
    }

    #dvIsRecNot label {
        display: inline-block !important;
        text-align: center !important;
    }
    /*.searchIcoShadow{position:relative; display:inline-block; vertical-align:middle;}
.searchIcoShadow:after{-moz-box-shadow:inset 0px -5px 10px -5px rgba(0,0,0,.5);-webkit-box-shadow:inset 0px 0px 10px rgba(0,0,0,.5); box-shadow:inset 0px 0px 10px rgba(0,0,0,.5); position:absolute; top:0; left:0; width:30px; margin-top:2px; height:27px; margin-left:-11px; z-index:2; content:"";}*/

}

.dotlist {
    display: list-item;
    list-style-type: disc;
    margin: 8px 20px;
}

.terminateText {
    max-height: 330px;
    overflow: auto;
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 600px) and (max-device-width: 1024px) and (orientation: portrait) {
    .blockOverlay {
        width: 100% !important;
        height: 100% !important;
    }

    .bgOverlay {
        height: 100% !important;
    }

    .CompletionList {
        top: 485px !important;
    }
}


/* iPads (landscape) ----------- */
@media only screen and (device-width:768px) and (device-height:1024px) and (orientation: landscape) {
    input[type=text], input[type=password], .txtbox {
        -webkit-padding-before: 1px;
    }

    .blockOverlay {
        width: 100% !important;
        height: 100% !important;
    }

    .bgOverlay {
        height: 100% !important;
    }

    .CompletionList {
        top: 485px !important;
    }

    #preVisitorsContainer span.whiteBgNormBtn {
        padding: 2px 10px 3px;
    }

    #copyHolidays #ddlFromBuilding, #copyHolidays #ddlFromCompany, #copyHolidays #ddlToBuilding {
        height: 19px;
        line-height: 22px;
    }

    #divNormalScheduleContent input[type="checkbox"], #divNormalScheduleContent input[type="radio"] {
        display: inline-block;
        float: left;
        -webkit-appearance: none;
    }

    #divNormalScheduleContent #divLocationType label, #divNormalScheduleContent #divDaysGroup label {
        float: left;
    }
}

/* -- Moving source image path from .aspx, .ascx, .html, .htm, .js to CSS Starts -- */

.pagebackgroundGif {
    background: url('../Images/pagebackground.gif') no-repeat 0 0;
}

.legendheader {
    background: #eee url('../Images/menu-nav.png') repeat-x 0 0;
    width: 200px;
    height: 25px;
    border: 1px solid #aaa;
    cursor: pointer;
    box-shadow: 0 0 2px #ddd;
}

.legendheader-desc {
    font-size: 11px;
    font-weight: 700;
    color: #000;
    padding: 5px 7px 0;
}

.legendheader-arrow {
    padding: 8px 7px 0;
}

.legenditems {
    background: #fff;
    opacity: 0.95;
    color: #666;
    filter: alpha(opacity=95);
    box-shadow: 0 0 2px #bbb;
    border: 1px solid #999;
    border-top: 0;
    width: 188px;
    height: 200px;
    max-height: 300px;
    overflow: auto;
    margin: 0 7px 0 6px;
}

    .legenditems li {
        padding: 4px;
        border-top: 1px solid #eee;
        font-size: 11px;
        font-weight: 100;
    }

        .legenditems li div.legendDesc {
            float: left;
            width: 85%;
        }

.whitearrowdownGif {
    background: url('../Images/whitearrow_down.gif') no-repeat 0 0;
    width: 9px;
    height: 9px;
}

.blackarrowdown {
    background: url('../Images/blackarrow_down.png') no-repeat 0 0;
    width: 9px;
    height: 9px;
}

.GoGif {
    background: url('../Images/go.gif') no-repeat 0 0;
    width: 39px;
    height: 25px;
}
/*.updatesignalslist{background: url('../Images/updatesignalslist.png') no-repeat 0 0;width:154px;height:30px}*/
.LogoGif {
    background: url('../Images/Logo.gif') no-repeat 0 0;
    width: 132px;
    height: 60px;
}

.reachUs {
    background: url('../Images/reachus.png') no-repeat 0 0;
    width: 65px;
    height: 39px;
}

.arrowbreadcrumb {
    background: url('../Images/arrow-breadcrumb.png') no-repeat 0 0;
    width: 5px;
    height: 9px;
}

.helpIcon {
    background: url('../Images/help-icon.png') no-repeat 0 0;
    width: 13px;
    height: 12px;
}

.closePopup {
    background: url('../Images/close-pop.gif') no-repeat 0 0;
    width: 15px;
    height: 15px;
}

.closeBldgPopup {
    background: url('../Images/close-pop.gif') no-repeat 0 0;
    margin: -8px -13px 0 0;
    float: right;
    width: 15px;
    height: 15px;
}

.banner {
    background: url('../Images/login/login-page-banner-humvv.jpg') no-repeat 0 0;
    width: 681px;
    height: 270px;
}

.homeTableArrow2 {
    background: url('../Images/home-table-arrow2.png') no-repeat 0 0;
    width: 6px;
    height: 11px;
}

.arrowDownBlue1 {
    background: url('../Images/arrow_down_blue1.gif') no-repeat 0 0;
    width: 11px;
    height: 11px;
}
/*--.closePopImgCss{background: url('../Images/close-pop.gif') no-repeat 0 0 ;width:15px;height:15px} --*/
.arrowGray {
    background: url('../Images/arrow_gray.gif') no-repeat 0 0;
    width: 6px;
    height: 15px;
}

.loadingCss {
    background: url('../Images/loading.gif') no-repeat 0 0;
    width: 100px;
    height: 25px;
}

.legendImage {
    background: url('../Images/legend-image.jpg') no-repeat 0 0;
    width: 204px;
    height: 74px;
}

.greencircle {
    background: url('../Images/greencircle_popup.png') no-repeat 0 0;
    width: 14px;
    height: 14px;
    list-style: "float:left";
}

.grayInOut {
    background: url('../Images/gray_in_out.png') no-repeat 0 0;
    width: 14px;
    height: 14px;
    list-style: "float:left";
}
/* --.helpIconImgCss{background: url('../Images/help-icon.png') no-repeat 0 0 ;width:12px;height:13px} --*/
.mapIcon {
    background: url('../Images/map-icon.jpg') no-repeat 0 0;
    width: 64px;
    height: 74px;
}

.mapIconCss {
    background: url('../Images/map-icon.jpg') no-repeat 0 0;
    width: 64px;
    height: 74px;
}

.greenalarmCss {
    background: url('../Images/greenalarm-icon.jpg') no-repeat 0 0;
    width: 64px;
    height: 74px;
}

.watchlistCss {
    background: url('../Images/watchlist-icon.jpg') no-repeat 0 0;
    width: 64px;
    height: 74px;
}

.videoIcon {
    background: url('../Images/video-icon.jpg') no-repeat 0 0;
    width: 64px;
    height: 74px;
}

.enrollCardIcon {
    background: url('../Images/enrollcard-icon.jpg') no-repeat 0 0;
    width: 64px;
    height: 74px;
}

.enrollCardIconDisabled {
    background: url('../Images/enrollcard-icon-disabled.jpg') no-repeat 0 0;
    width: 64px;
    height: 74px;
}

.antiPassbackIcon {
    background: url('../Images/ic_antipassback_enable.png') no-repeat 0 0;
    width: 64px;
    height: 74px;
}

.defineCardIcon {
    background: url('../Images/ic_createcard_enable.png') no-repeat 0 0;
    width: 64px;
    height: 76px;
}

.defineCardIconDisabled {
    background: url('../Images/ic_createcard_disable.png') no-repeat 0 0;
    width: 64px;
    height: 76px;
}

.doorControlIcon {
    background: url('../Images/ic_doorControl_enable.png') no-repeat 0 0;
    width: 64px;
    height: 76px;
}

.doorControlIconDisabled {
    background: url('../Images/ic_doorControl_disable.png') no-repeat 0 0;
    width: 64px;
    height: 76px;
}

#divDuplicateConflictCards .popupWrap {
    width: 600px;
    position: absolute;
    top: 28%;
    left: 28%;
}

#divDuplicateConflictCards .popup_bg_header .closePopup {
    margin: auto;
}

#divDuplicateConflictCards #tblMultipleCardDetails_wrapper {
    min-height: 150px;
    max-height: 260px;
    overflow-y: auto;
    margin-top: 10px;
}


.scheduleIcon {
    background: url('../Images/ic_schedule_enable.png') no-repeat 0 0;
    width: 64px;
    height: 76px;
}

.scheduleIconDisabled {
    background: url('../Images/ic_schedule_disable.png') no-repeat 0 0;
    width: 64px;
    height: 76px;
}

.mapIconDisabled {
    background: url('../Images/map-icon-disabled.jpg') no-repeat 0 0;
    width: 64px;
    height: 74px;
}

.watchlistIconDisabled {
    background: url('../Images/watchlist-icon-disabled.jpg') no-repeat 0 0;
    width: 64px;
    height: 74px;
}

.videoIcondDisabled {
    background: url('../Images/video-icon-disabled.JPG') no-repeat 0 0;
    width: 64px;
    height: 74px;
}

.inCircle {
    background: url('../Images/in_circle.png') no-repeat 0 0;
    width: 14px;
    height: 14px;
}

.greencircleplusPopup {
    background: url('../Images/greencircleplus_popup.png') no-repeat 0 0;
    width: 14px;
    height: 14px;
}

.inSpecialNotesNewCircle {
    background: url('../Images/in-special-notes_new_circle.png') no-repeat 0 0;
    width: 14px;
    height: 14px;
}

.redalarmIcon {
    background: url('../Images/redalarm-icon.gif') no-repeat 0 0;
    width: 64px;
    height: 74px;
}

.plusCss {
    background: url('../Images/card_mgt/plus.jpg') no-repeat 0 0;
    width: 13px;
    height: 13px;
}

.descCss {
    background: url('../Images/desc.gif') no-repeat 0 0;
    width: 21px;
    height: 4px;
}

.ascCss {
    background: url('../Images/asc.gif') no-repeat 0 0;
    width: 21px;
    height: 4px;
}

.ascendCss {
    background: url('../Images/ascend.png') no-repeat 0 0;
    width: 11px;
    height: 24px;
}

.descendCss {
    background: url('../Images/descend.png') no-repeat 0 0;
    width: 11px;
    height: 24px;
}
/* -- .helpIconImgCss{background: url('../Images/help-icon.png') no-repeat 0 0;width:12px;height:13px} -- */
.outOfScope {
    background: url('../Images/out-of-scope.png') no-repeat 0 0;
    width: 14px;
    height: 13px;
}

.terminatePersonnel {
    background: url('../Images/terminate-personnel.png') no-repeat 0 0;
    width: 14px;
    height: 11px;
}

.kastleLogo {
    background: url('../Images/kastle-logo-humvv.png') no-repeat 0 0;
    width: 191px;
    height: 59px;
}

.addIcon {
    background: url('../Images/notification/add-icon.png') no-repeat 0 0;
    width: 11px;
    height: 11px;
}

.minusIcon {
    background: url('../Images/notification/minus-icon.png') no-repeat 0 0;
    width: 11px;
    height: 11px;
}

.searchCss {
    background: url('../Images/card_mgt/search.JPG') no-repeat 0 0;
    width: 27px;
    height: 27px;
}

.UploadCss {
    background: url('../Images/upload-image.png') no-repeat 0 0;
    width: 105px;
    height: 125px;
}

.arrow-leftCss {
    background: url('../Images/arrow-left.png') no-repeat 0 0;
    width: 9px;
    height: 8px;
    margin: 3px 0 0 3px;
}

.arrow-bottomCss {
    background: url('../Images/arrow-bottom.png') no-repeat 0 0;
    width: 9px;
    height: 7px;
    margin: 3px 0 0 3px;
}
/*--.first-Css{background: url('../Images/Flexigrid/first.png') no-repeat 0 0;width:20px;height:20px}
.prev-Css{background: url('../Images/Flexigrid/prev.png') no-repeat 0 0;width:20px;height:20px}
.next-Css{background: url('../Images/Flexigrid/next.png') no-repeat 0 0;width:20px;height:20px}
.last-Css{background: url('../Images/Flexigrid/last.png') no-repeat 0 0;width:20px;height:20px} */
.clearCss {
    background: url('../Images/card_mgt/clear.jpg') no-repeat 0 0;
    width: 27px;
    height: 27px;
}

.minusCss {
    background: url('../Images/card_mgt/minus.jpg') no-repeat 0 0;
    width: 27px;
    height: 27px;
}

.calenderCss {
    background: url('../Images/calender-icon.gif') no-repeat 0 0;
    width: 16px;
    height: 16px;
    position: relative;
}

.personal-help {
    background: url('../Images/personal/help-icon.png') no-repeat 0 0;
    width: 12px;
    height: 13px;
}

.personal-arrow-right {
    background: url('../Images/personal/arrow-right.png') no-repeat 0 0;
    width: 11px;
    height: 11px;
}

.personal-arrow-down {
    background: url('../Images/personal/arrow-down.png') no-repeat 0 0;
    width: 11px;
    height: 11px;
}

.printCss {
    background: url('../Images/print.png') no-repeat 0 0;
    width: 16px;
    height: 14px;
}

.plusableCss {
    background: url('../Images/plusable.gif') no-repeat 0 0;
    width: 14px;
    height: 14px;
}

.minusableCss {
    background: url('../Images/minusable.gif') no-repeat 0 0;
    width: 14px;
    height: 14px;
}

.outsharedIconCss {
    background: url('../Images/outshared-icon.png') no-repeat 0 0;
    width: 16px;
    height: 10px;
}

.insharedIconCss {
    background: url('../Images/inshared-icon.png') no-repeat 0 0;
    width: 16px;
    height: 10px;
}

.imageInListbox {
    background: url('../Images/image_in_listbox.jpg') no-repeat 0 0;
    width: 9px;
    height: 10px;
}

.reachus {
    background: url('../Images/reachus.png') no-repeat 0 0;
    width: 65px;
    height: 39px;
}

.logoCss {
    background: url('../Images/Logo.gif') no-repeat 0 0;
    width: 132px;
    height: 60px;
}

.arrowDownWhite {
    background: url('../Images/arrow_down_white.gif') no-repeat 0 0;
    width: 11px;
    height: 6px;
}

.rArrow {
    background: url('../Images/r_arrow.gif') no-repeat 0 0;
    width: 9px;
    height: 11px;
}

.notfDelete {
    background: url('../Images/Notification/delete-icon.png') no-repeat 0 0;
    width: 12px;
    height: 16px;
}

.arrowBlue {
    background: url('../Images/Notification/arrow_blue.jpg') no-repeat 0 0;
    width: 6px;
    height: 11px;
}

.whitearrowRight {
    background: url('../Images/whitearrow_right.gif') no-repeat 0 0;
    width: 9px;
    height: 9px;
}

.blackarrowRight {
    background: url('../Images/blackarrow_right.png') no-repeat 0 0;
    width: 9px;
    height: 9px;
}
/* -- Moving source image path from .aspx, .ascx, .html, .htm, .js to CSS Ends  -- */

.arrowWhite {
    background: url('../Images/arrow_white.jpg') no-repeat 0 0;
    width: 6px;
    height: 11px;
}

.rrowDownWhite {
    background: url('../Images/arrow_down_white.jpg') no-repeat 0 0;
    width: 11px;
    height: 6px;
}

.urlcss {
    background: url('../Images/Help/url.jpg') no-repeat 0 0;
    width: 448px;
    height: 96px;
}

.loginCss {
    background: url('../Images/Help/loginPage.jpg') no-repeat 0 0;
    width: 797px;
    height: 366px;
}

.loginBoxCss {
    background: url('../Images/Help/loginBox.jpg') no-repeat 0 0;
    width: 299px;
    height: 297px;
}

.createUser {
    background: url('../Images/Help/createUser.jpg') no-repeat 0 0;
    width: 1041px;
    height: 776px;
}

.homeCss {
    background: url('../Images/Help/home.jpg') no-repeat 0 0;
    width: 834px;
    height: 571px;
}

.quickpersonnelmgmtCss {
    background: url('../Images/Help/quickpersonnelmgmt.jpg') no-repeat 0 0;
    width: 372px;
    height: 199px;
}

.editCardCss {
    background: url('../Images/Help/editCard.jpg') no-repeat 0 0;
    width: 323px;
    height: 224px;
}

.multipleCardsCss {
    background: url('../Images/Help/multipleCards.jpg') no-repeat 0 0;
    width: 750px;
    height: 977px;
}

.addVisitorCss {
    background: url('../Images/Help/addVisitor.jpg') no-repeat 0 0;
    width: 330px;
    height: 262px;
}

.currentAuthVisitorCss {
    background: url('../Images/Help/currentAuthVisitor.jpg') no-repeat 0 0;
    width: 1015px;
    height: 624px;
}

.todaysauthorizedvisitorsCss {
    background: url('../Images/Help/todaysauthorizedvisitors.jpg') no-repeat 0 0;
    width: 993px;
    height: 198px;
}

.visitorHistoryReportCss {
    background: url('../Images/Help/visitorHistoryReport.jpg') no-repeat 0 0;
    width: 909px;
    height: 510px;
}

.reportsCss {
    background: url('../Images/Help/reports.jpg') no-repeat 0 0;
    width: 329px;
    height: 236px;
}

.savedreportsCss {
    background: url('../Images/Help/savedreports.jpg') no-repeat 0 0;
    width: 801px;
    height: 133px;
}

.whosin1Css {
    background: url('../Images/Help/whosin1.jpg') no-repeat 0 0;
    width: 295px;
    height: 203px;
}

.checkinout1Css {
    background: url('../Images/Help/checkin-out-1.jpg') no-repeat 0 0;
    width: 410px;
    height: 280px;
}

.checkinoutCss {
    background: url('../Images/Help/checkin-out.jpg') no-repeat 0 0;
    width: 1005px;
    height: 597px;
}

.quicklinksCss {
    background: url('../Images/Help/quicklinks.jpg') no-repeat 0 0;
    width: 355px;
    height: 144px;
}

.floorplansCss {
    background: url('../Images/Help/floorplans.jpg') no-repeat 0 0;
    width: 1042px;
    height: 549px;
}

.activealarmsCss {
    background: url('../Images/Help/activealarms.jpg') no-repeat 0 0;
    width: 897px;
    height: 540px;
}

.currentwatchlistCss {
    background: url('../Images/Help/currentwatchlist.jpg') no-repeat 0 0;
    width: 946px;
    height: 324px;
}

.activitytrendsCss {
    background: url('../Images/Help/activitytrends.jpg') no-repeat 0 0;
    width: 331px;
    height: 354px;
}

.selectCompanyCss {
    background: url('../Images/Help/selectCompany.jpg') no-repeat 0 0;
    width: 1007px;
    height: 346px;
}

.viewOptionsCss {
    background: url('../Images/Help/viewOptions.jpg') no-repeat 0 0;
    width: 976px;
    height: 614px;
}

.editRecordCss {
    background: url('../Images/Help/editRecord.jpg') no-repeat 0 0;
    width: 342px;
    height: 169px;
}

.accessPermissionCss {
    background: url('../Images/Help/accessPermission.jpg') no-repeat 0 0;
    width: 763px;
    height: 401px;
}

.accessPermission1Css {
    background: url('../Images/Help/accessPermission1.jpg') no-repeat 0 0;
    width: 1006px;
    height: 1012px;
}

.createPRecord {
    background: url('../Images/Help/createPRecord.jpg') no-repeat 0 0;
    width: 1006px;
    height: 230px;
}

.createPRecord1 {
    background: url('../Images/Help/createPRecord1.jpg') no-repeat 0 0;
    width: 1006px;
    height: 914px;
}

.createPRecord3 {
    background: url('../Images/Help/createPRecord3.jpg') no-repeat 0 0;
    width: 1005px;
    height: 335px;
}

.createPRecord4 {
    background: url('../Images/Help/createPRecord4.jpg') no-repeat 0 0;
    width: 1014px;
    height: 171px;
}

.createPRecord5 {
    background: url('../Images/Help/createPRecord5.jpg') no-repeat 0 0;
    width: 1006px;
    height: 914px;
}

.personnelDetail {
    background: url('../Images/Help/personnelDetail.jpg') no-repeat 0 0;
    width: 1006px;
    height: 914px;
}

.accessPermission2 {
    background: url('../Images/Help/accessPermission2.jpg') no-repeat 0 0;
    width: 1012px;
    height: 273px;
}

.customActivation {
    background: url('../Images/Help/customActivation.jpg') no-repeat 0 0;
    width: 985px;
    height: 154px;
}

.scheduleNew {
    background: url('../Images/Help/scheduleNew.jpg') no-repeat 0 0;
    width: 986px;
    height: 232px;
}

.cardsNew {
    background: url('../Images/Help/cardsNew.jpg') no-repeat 0 0;
    width: 999px;
    height: 149px;
}

.reportsMian {
    background: url('../Images/Help/reportsMian.jpg') no-repeat 0 0;
    width: 1004px;
    height: 124px;
}

.quickreports {
    background: url('../Images/Help/quickreports.jpg') no-repeat 0 0;
    width: 186px;
    height: 561px;
}

.createnew {
    background: url('../Images/Help/createnew.jpg') no-repeat 0 0;
    width: 190px;
    height: 95px;
}

.createnewreports {
    background: url('../Images/Help/createnew-reports.jpg') no-repeat 0 0;
    width: 742px;
    height: 296px;
}

.rederssysActivity {
    background: url('../Images/Help/reders_sysActivity.jpg') no-repeat 0 0;
    width: 756px;
    height: 238px;
}

.signalsCss {
    background: url('../Images/Help/signals.jpg') no-repeat 0 0;
    width: 733px;
    height: 232px;
}

.timeperiod {
    background: url('../Images/Help/timeperiod.jpg') no-repeat 0 0;
    width: 713px;
    height: 99px;
}

.runReport {
    background: url('../Images/Help/runReport.jpg') no-repeat 0 0;
    width: 283px;
    height: 76px;
}

.saveReports {
    background: url('../Images/Help/saveReports.jpg') no-repeat 0 0;
    width: 429px;
    height: 245px;
}

.emailReport {
    background: url('../Images/Help/emailReport.jpg') no-repeat 0 0;
    width: 593px;
    height: 545px;
}

.authorizedvisitoractivity {
    background: url('../Images/Help/authorizedvisitoractivity.jpg') no-repeat 0 0;
    width: 843px;
    height: 664px;
}

.watchlistactivity {
    background: url('../Images/Help/watchlistactivity.jpg') no-repeat 0 0;
    width: 1005px;
    height: 523px;
}

.energyreport {
    background: url('../Images/Help/energyreport.jpg') no-repeat 0 0;
    width: 1007px;
    height: 359px;
}

.finishReport {
    background: url('../Images/Help/finishReport.jpg') no-repeat 0 0;
    width: 1043px;
    height: 547px;
}

.authReport {
    background: url('../Images/Help/authReport.jpg') no-repeat 0 0;
    width: 998px;
    height: 607px;
}

.systemstatus {
    background: url('../Images/Help/systemstatus.jpg') no-repeat 0 0;
    width: 1003px;
    height: 862px;
}

.contraollables {
    background: url('../Images/Help/contraollables.jpg') no-repeat 0 0;
    width: 1005px;
    height: 361px;
}

.viewSchedule {
    background: url('../Images/Help/viewSchedule.jpg') no-repeat 0 0;
    width: 895px;
    height: 263px;
}

.floorPlans1 {
    background: url('../Images/Help/floorPlans1.jpg') no-repeat 0 0;
    width: 1042px;
    height: 549px;
}

.purchasesupplies1 {
    background: url('../Images/Help/purchasesupplies1.jpg') no-repeat 0 0;
    width: 831px;
    height: 676px;
}

.purchasesupplies {
    background: url('../Images/Help/purchasesupplies.jpg') no-repeat 0 0;
    width: 988px;
    height: 83px;
}

.changePassword {
    background: url('../Images/Help/changePassword.jpg') no-repeat 0 0;
    width: 504px;
    height: 346px;
}

.billingContactInfo {
    background: url('../Images/Help/billingContactInfo.jpg') no-repeat 0 0;
    width: 505px;
    height: 374px;
}

.regionalsettings {
    background: url('../Images/Help/regionalsettings.jpg') no-repeat 0 0;
    width: 450px;
    height: 155px;
}

.editpreferences {
    background: url('../Images/Help/editpreferences.jpg') no-repeat 0 0;
    width: 385px;
    height: 390px;
}

.customizedatafields {
    background: url('../Images/Help/customizedatafields.jpg') no-repeat 0 0;
    width: 598px;
    height: 557px;
}

.visitorauthorization {
    background: url('../Images/Help/visitorauthorization.jpg') no-repeat 0 0;
    width: 485px;
    height: 269px;
}

.viewProcedurePlus {
    background: url('../Images/system_status/view-procedure-plus.gif') no-repeat 0 0;
    width: 113px;
    height: 19px;
    cursor: pointer;
    margin-left: 0;
}

.viewProcedureMinus {
    background: url('../Images/system_status/view-procedure-minus.gif') no-repeat 0 0;
    width: 113px;
    height: 19px;
    cursor: pointer;
    margin-left: 0;
}

.Procedure {
    background: url('../Images/system_status/procedures.png') no-repeat 0 0;
    width: 113px;
    height: 19px;
    cursor: pointer;
    margin-left: 0;
}

.redArrow {
    background: url('../Images/arrow_red.png') no-repeat 0 0;
    width: 6px;
    height: 11px;
}

.cancelBtn {
    background: url('../Images/cancel.jpg') no-repeat 0 0;
    width: 82px;
    height: 28px;
}

.saveBtn {
    background: url('../Images/save.jpg') no-repeat 0 0;
    width: 82px;
    height: 28px;
}

.video1hr {
    background: url('../Images/Video/1hourago.gif') no-repeat 0 0;
    width: 141px;
    height: 68px;
}

.video2hr {
    background: url('../Images/Video/2hourago.gif') no-repeat 0 0;
    width: 141px;
    height: 68px;
}

.video3hr {
    background: url('../Images/Video/3hourago.gif') no-repeat 0 0;
    width: 141px;
    height: 68px;
}

.clearImg {
    background: url('../Images/clear.png') no-repeat 0 0;
    width: 27px;
    height: 27px;
}

.reportstyle {
    color: #AB9100;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 10px;
}

.tblptb .goldBorder, body .goldBorder {
    border: 1px solid #ffdb12;
}
/*#divFlxReport div.bDiv{width:954px}
.bDiv #reportTablePC #CardDetails table{width:927px!important}*/
#terminatePopup .buttonWrap {
    margin-left: 37%;
}

/******************** Temporary Schedule *********************/
.tempSchedule tbody td {
    padding: 6px 0;
    border-bottom: none;
    border-right: none;
}

.indicators {
    margin: 10px 0;
}

    .indicators figcaption {
        float: left;
    }

.unlocklater {
    width: 21px;
    height: 11px;
    background: url("../images/sprite.png") no-repeat 0 -125px;
    float: left;
    text-indent: -2000px;
    margin: 1px 5px;
}

.lockEarlier {
    width: 21px;
    height: 11px;
    background: url("../images/sprite.png") no-repeat 0 -156px;
    float: left;
    text-indent: -2000px;
    margin: 1px 5px;
}

.unlockEarlier {
    width: 21px;
    height: 11px;
    background: url("../images/sprite.png") no-repeat 0 -188px;
    float: left;
    text-indent: -2000px;
    margin: 1px 5px;
}

.lockLater {
    width: 21px;
    height: 11px;
    background: url("../images/sprite.png") no-repeat 0 -221px;
    float: left;
    text-indent: -2000px;
    margin: 1px 5px;
}

.scheduleView {
    float: left;
    padding: 7px;
}

    .scheduleView li {
        float: left;
    }

.tempScheduleDateSection {
    float: right;
}

.selectCmpWrap {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    overflow: hidden;
}

.grayHeader {
    background: none repeat scroll 0 0 #f7f7f7;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    padding: 10px;
}

.border-top-gray {
    border-top: 1px solid #d6d6d6;
}

.selectCmpWrap.padding-10 {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    height: auto;
    max-height: 110px;
    min-height: 15px;
    overflow: hidden;
}

#ulListItems li, .listItemBg li {
    background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid #ddd;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-right: 2.65%;
    margin-top: 4px;
    padding: 2px 0 2px 8px;
    width: 46.3%;
}

#divTempSchedule .listItemBg li {
    width: 45%;
}

    #divTempSchedule .listItemBg li label {
        margin-left: 5px;
    }

#divLocationType span label {
    margin-right: 30px;
}

.cmnGoldHeading {
    color: #ab9100;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 10px;
}

    .cmnGoldHeading.normal {
        font-weight: normal;
        padding-left: 10px;
        padding-right: 12px;
    }

.cmnGoldHeadingBig {
    font-size: 18px;
    font-weight: normal;
    color: #AB9100;
    padding-bottom: 10px;
}

.legendsCalendar {
    clear: both;
}

    .legendsCalendar div {
        display: inline-block;
        float: right;
        margin: 20px 0 0 25px;
    }

    .legendsCalendar p {
        display: inline-block;
        margin-left: 5px;
    }

    .legendsCalendar .pastTemp span {
        background: #666;
        width: 15px;
        height: 15px;
        text-indent: -1000px;
    }

    .legendsCalendar .tempSched span {
        background: #29a2e6;
        width: 15px;
        height: 15px;
        text-indent: -1000px;
    }

    .legendsCalendar .holidaySchedule span {
        background: #cd84b1;
        width: 15px;
        height: 15px;
        text-indent: -1000px;
    }

/******* Tabs for Day Group *****/
.flow, .buildingSelection {
    overflow: hidden;
}

.border-bottom-gray {
    border-bottom: 1px solid #d6d6d6;
}

.padding-20-0 {
    padding: 20px 0 0;
}

.margin-right-30 {
    margin-right: 30px;
}

.cmnHeading {
    border-bottom: 1px solid #999;
    color: #333;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 6px;
}

    .cmnHeading h2, .cmnHeading h2 a, .homeHeading h2 {
        color: #333;
        font-size: 20px;
        font-weight: bold;
        margin-top: 8px;
    }

.cmnHead14 {
    color: #333;
    font-size: 20px;
    font-weight: bold;
}

.cmnTab li {
    margin-right: 10px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    position: relative;
    bottom: -1px;
}

    .cmnTab li a {
        padding: 7px 15px;
        font-size: 13px;
        color: #000;
        float: left;
        font-weight: bold;
        background: #e3e3e3;
        background: -moz-linear-gradient(top, #f5f5f5, #e3e3e3);
        background: -webkit-linear-gradient(top, #f5f5f5, #e3e3e3);
        background: -o-linear-gradient(top, #f5f5f5, #e3e3e3);
        background: linear-gradient(top, #f5f5f5, #e3e3e3);
    }

        .cmnTab li a:hover {
            text-decoration: none;
        }

        .cmnTab li a.active {
            color: #AB9100;
            cursor: default;
            background: #fff;
            background: -moz-linear-gradient(top, #f7f7f7, #ffffff);
            background: -webkit-linear-gradient(center top, #f7f7f7, #ffffff);
            background: -o-linear-gradient(center top, #f7f7f7, #ffffff);
            background: linear-gradient(top, #f7f7f7, #ffffff);
        }

.expand {
    width: 16px;
    height: 14px;
    background: url("../Images/sprite.png") repeat-x 0 -253px;
    float: left;
    text-indent: -2000px;
    margin: 0 5px;
}

.collapse {
    width: 16px;
    height: 14px;
    background: url("../Images/sprite.png") repeat-x 0 -214px;
    float: left;
    text-indent: -2000px;
    margin: 0 5px;
}

/***** Load Template in Create Temporary Schedule ****/
.schedLoadTemp {
    position: relative;
    float: right;
    min-width: 200px;
    max-width: 300px;
}

#divTemplateList {
    position: absolute;
    top: 30px;
    width: 100%;
    border: 1px solid #af1f20;
    right: 0;
    background-color: #fff;
    z-index: 1000;
    min-height: 100px;
    max-height: 154px;
    overflow-x: auto;
}

.twoSec li #divTemplateList li {
    list-style: none;
    display: inline-block;
    float: none;
    border-bottom: 1px solid #bbb;
    padding: 10px 5px;
    min-width: 170px;
}

    .twoSec li #divTemplateList li span {
        float: left;
        cursor: pointer;
        color: #555;
    }

        .twoSec li #divTemplateList li span:hover {
            color: #000;
        }

    .twoSec li #divTemplateList li a {
        float: right;
    }

.overnightTable {
    width: 1000px;
    overflow-x: auto;
}

    .overnightTable .scaleTr .cmnGoldHeading {
        width: 385px;
    }

    .overnightTable .legendsArea {
        width: 385px;
    }

    .overnightTable .scaleTop .scale, .overnightTable .scaleBottom .scale {
        width: 25px;
    }

        .overnightTable .scaleTop .scale:last-child, .overnightTable .scaleBottom .scale:last-child {
            width: 0.1%;
        }

    .overnightTable .tdSignalType {
        width: 23.7%;
    }

.tempSchTable table {
    width: 100%;
}

/***** Temporary Schedule in Floor Plan ****/
#dvFixViewSchedule .helpIcon {
    visibility: hidden;
}

#dvFixViewSchedule .scaleTr .time {
    font-size: 9px;
}

#dvFixViewSchedule .tempSchTable .cmnGoldHeading.width-200 {
    width: 150px;
}

#dvFixViewSchedule .tdSignalType {
    width: 30%;
}

#dvFixViewSchedule .scaleTop .scale, #dvFixViewSchedule .scaleBottom .scale {
    width: 2.91%;
}

#dvFixViewSchedule .scaleTop .fifteenMin, #dvFixViewSchedule .scaleBottom .fifteenMin {
    margin: 0 5.5px;
}

#dvFixViewSchedule .time:last-child {
    left: -10px;
}

#dvFixViewSchedule .scale:last-child {
    width: 0.1%;
}

/******************** Temporary Schedule ends *********************/

/*********************Schedule Starts******************************/
#divOptions {
    width: 100%;
}

    #divOptions select, #divOptions span {
        float: left;
    }
/*#divTimeRange input {width:70px;}*/
.timeRange {
    border-top: 1px solid #d6d6d6;
}

    .timeRange:first-child {
        border-top: none;
    }

    .timeRange input {
        width: 70px;
        float: left;
    }

        .timeRange input[type="checkbox"] {
            width: auto;
            float: left;
        }

#divNormalSchedule .d-errlbl {
    margin-left: 0;
    display: none;
}

.scheduleYes {
    width: 10px;
    height: 10px;
    background: #f2ad75;
    float: left;
    text-indent: -2000px;
    margin: 3px 5px;
}

.scheduleNo {
    width: 10px;
    height: 10px;
    background: #cecece;
    float: left;
    text-indent: -2000px;
    margin: 3px 5px;
}

.scheduleSupress {
    width: 21px;
    height: 11px;
    background: url("../Images/sprite.png") repeat-x 0 -145px;
    float: left;
    text-indent: -2000px;
    margin: 3px 5px;
}

.scheduleSupressSlider {
    width: auto;
    background: url("../Images/sprite.png") repeat 0 -145px #f2ad75;
    opacity: initial;
    height: 11px;
}

.scheduleExt {
    width: 21px;
    height: 11px;
    background: url("../Images/sprite.png") repeat-x 0 -177px;
    float: left;
    text-indent: -2000px;
    margin: 3px 5px;
}

.scheduleExtSlider {
    width: auto;
    background: url("../Images/sprite.png") repeat-x 0 -177px #f2ad75;
    opacity: initial;
    height: 11px;
}

/******************** Normal Schedule *********************/
#divLocType {
    position: absolute;
    left: 545px;
    margin: 0 0 10px;
    float: right;
}

.legendsArea {
    width: 375px;
}
/*385px*/
#dvFixViewSchedule .legendsArea {
    width: 30.1%;
}

#tblNormalSchedule .tdSignalType, #tblNormalSchedule .legendsArea {
    width: 20%;
}

#tblNormalSchedule .scale {
    width: 3.33%;
}

    #tblNormalSchedule .scale.lastChild {
        width: 0.1%;
    }

#tblNormalSchedule .fifteenMin {
    margin: 0 6.8px;
}

#divNormalScheduleContent .timeRange {
    border-top: none;
}

.timeIntervalLeft {
    float: left;
}

.timeIntervalRight {
    float: left;
    max-width: 750px;
}

/******************** Normal Schedule ends *********************/
.scaleTop .scale {
    border-bottom: 1px solid #ab9100;
    border-left: 1px solid #ab9100;
    position: relative;
    padding: 0;
    width: 25px;
}

.scaleBottom .scale {
    border-top: 1px solid #ab9100;
    border-left: 1px solid #ab9100;
    position: relative;
    padding: 0;
    width: 25px;
}

.scale.lastChild {
    border-right: none;
    width: 0.1%;
}

.scaleTop .time {
    color: #555;
    font-size: 10px;
    font-family: Arial;
    position: absolute;
    top: -13px;
    left: -4px;
}

.scaleBottom .time {
    color: #555;
    font-size: 10px;
    font-family: Arial;
    position: absolute;
    bottom: -13px;
    left: -4px;
}

.scale.lastChild .time {
    left: -12px;
}

.scaleTop .timeScale {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.scaleBottom .timeScale {
    position: absolute;
    top: 0;
}

.scaleTop .fifteenMin {
    color: #ab9100;
    border-left: 1px solid #ab9100;
    text-indent: -2000px;
    float: left;
    margin: 0 5px;
    position: relative;
    bottom: -10px;
}

.scaleBottom .fifteenMin {
    color: #ab9100;
    border-left: 1px solid #ab9100;
    text-indent: -2000px;
    float: left;
    margin: 0 5px;
}

.halfHour {
    color: #ab9100;
    border-left: 1px solid #ab9100;
    text-indent: -2000px;
    float: left;
    padding: 5px 0;
}

.scaleTop .scaleTr {
    border: 1px solid #d2d2d2;
    padding: 20px 0 10px;
}

.scaleBottom .scaleTr {
    border: 1px solid #d2d2d2;
    padding: 10px 0 20px;
}

.userlist_scroll {
    max-height: 530px;
    overflow-x: auto;
    margin: 16px 0;
}

.locked { /*background-color:#f2ad75;*/
    height: 10px;
    display: inline-block;
    text-indent: -2000px;
    width: 100%;
    padding: 0;
}

#tblNormalSchedule .locked {
    display: table-cell;
}

.locked .noRangeSlider {
    background-color: #f2ad75;
    height: 12px;
}

.barSettings {
    background: #fff;
    position: relative;
}

#divSignalGroup {
    margin: 0 0 10px 0;
}

    #divSignalGroup li {
        float: left;
        margin: 10px 30px 10px 0;
    }

        #divSignalGroup li span {
            line-height: 18px;
        }

.groupName {
    color: #ab9100;
    font-style: italic;
}

.tdSignalType {
    width: 37.75%;
}

.ui-slider-disabled .ui-slider-handle {
    top: 0 !important;
    border: none !important;
}

.ui-widget-content .ui-slider-handle {
    background: url("../images/slider-handler.png") repeat-y !important;
    width: 6px !important;
    border-radius: 0;
    height: 14px;
    /*margin-left: 2px !important;*/
}

.widthfull {
    width: 100% !important;
}

.scheduleList.twoSec li {
    width: 40%;
}

    .scheduleList.twoSec li.formRow1Col2 {
        width: 30%;
        margin-left: 5%;
    }

    .scheduleList.twoSec li#divCreateSch {
        width: 20%;
        float: right;
    }

.scheduleList #txtSearch_AP.GeneralSearch {
    width: 415px;
}

.scheduleList.twoSec li.formRow1Col2 label {
    margin-right: 30px;
}

/*#divLocType {position:absolute; left:653px; margin:5px 0 10px; float:right;}*/

/*.ui-slider.ui-slider-horizontal {margin:-15px 0 0 0;}*/
/*.ui-slider.ui-slider-horizontal.ui-slider-disabled.ui-state-disabled.ui-disabled {margin:0;}*/
#divNormalSchedule .listItemBg li {
    width: 45%;
}

    #divNormalSchedule .listItemBg li label {
        margin-left: 5px;
    }

#errAddDayGroup {
    text-align: left;
    margin-top: 5px;
}

.advanceSettingDown {
    background: url("../Images/advanceSearchDown.png") no-repeat 0 0;
    width: 10px;
    height: 5px;
    display: inline-block;
    margin-left: 3px;
}

.advanceSettingup {
    background: url("../Images/advanceSearchUp.png") no-repeat 0 0;
    width: 10px;
    height: 5px;
    display: inline-block;
    margin-left: 3px;
}

#divOptions .d-errlbl, #divCombinedOptions .d-errlbl {
    clear: both;
    width: 160px;
    margin-top: 5px;
}
/*********************Schedule Ends******************************/

/********************* Calendar Starts here ******************************/
#CalendarWrapper {
    width: 99.5%;
}

.tempScheduleEvent {
    border: 1px solid #166fa1 !important;
}

.holidayScheduleEvent {
    border: 1px solid #853d69 !important;
}

.pastScheduleEvent {
    border: 1px solid #555 !important;
}
/********************* Calendar Ends here ******************************/

/********************* Holidays Starts here ******************************/
.upperCaseTxt {
    font-size: 12px;
    font-weight: bold;
}

#copyHolidays .popupWrap {
    top: 20% !important;
}

#divHolidayScheduleViewGrid .search-tipicon {
    background-position: 0 1px;
}

#divHolidayScheduleViewGrid .reportbody h2 {
    margin-bottom: 0;
}
/********************* Holidays Ends here ******************************/

/********************* Mass Import Visitors Starts ******************************/
.uploadOptions {
    padding: 10px 230px 20px;
    border-bottom: 1px solid #999;
    margin: 0 0 20px;
}

    .uploadOptions li {
        float: left;
        font-size: 14px;
        margin: 0 30px 0 0;
        color: #333;
    }

        .uploadOptions li span {
            padding: 5px 9px;
            border: 1px solid #797979;
        }

        .uploadOptions li a {
            color: #333;
        }

        .uploadOptions li cite {
            font-style: normal;
        }

.mappedCloumns ul {
    border-bottom: 1px solid #d6d6d6;
    margin: 5px 0;
    padding: 5px 0;
}

.mappedCloumns li {
    float: left;
    margin: 10px 50px 10px 0;
    width: 150px;
}

    .mappedCloumns li select {
        width: 150px;
    }

    .mappedCloumns li.jsDateFormat, .mappedCloumns li.jsNameFormat {
        max-width: none;
        margin: 10px 0;
        background: #ffffcc;
        width: 100%;
        padding: 5px 10px;
        border: 1px solid #e4e4e4;
        box-sizing: border-box;
    }

        .mappedCloumns li.jsDateFormat label, .mappedCloumns li.jsNameFormat label {
            margin: 0 50px 0 0;
            line-height: 18px;
        }

.excelPreviewWrapper {
    max-width: 1000px;
    overflow-x: auto;
    overflow-y: hidden;
}

.reviewInfo {
    margin-bottom: 10px;
}

.excelHeader {
    background: #f2f2f2;
    width: 20px;
    height: 20px;
    display: inline-block;
    border: 1px solid #797979;
    float: left;
    margin: 0 10px 0;
}

table.pretty thead .excelTableHeader th {
    background: #f2f2f2;
}

.kastleHeader {
    background: #ddeeff;
    width: 20px;
    height: 20px;
    display: inline-block;
    border: 1px solid #797979;
    float: left;
    margin: 0 10px 0;
}

table.pretty thead .kastletableHeader th {
    background: #ddeeff;
}

input.jsCorrectionBox {
    height: 18px;
    line-height: 18px;
    padding: 2px 3px 0;
    width: 80px;
}

.currentPage {
    background: #4bafe3;
    color: #fff;
}

.visitedPage {
    background: #009933;
    color: #fff;
}

.notVisitedPage {
    background: #fff;
    color: #333;
}

#tblReviewData td[data-iserror="True"] {
    color: red;
    cursor: pointer;
}

.reviewInfo .dataHint {
    color: red;
}

#tblReviewData td[data-isfixed="True"] {
    color: #00b500;
}

#tblReviewData .jsErrorMessgage {
    color: red;
    font-weight: bold;
}

#divMappedView #divConfirmPopup .popupWrap {
    width: 375px;
}

.dvUploadFile {
    position: relative;
}

    .dvUploadFile .labelCommon {
        min-width: 0px;
    }

    .dvUploadFile .file-holder {
        width: 300px;
    }

    .dvUploadFile input[type="file"] {
        position: absolute;
        left: 0;
        top: 0;
        width: 390px;
        opacity: 0;
        cursor: pointer;
        line-height: 25px;
        height: 25px;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -khtml-opacity: 0;
        -moz-opacity: 0;
    }

#divConfirmPopup #divConfirmMsg, #visitorsAdded .popupWrap {
    width: 450px;
}

#deleteVisitor .popupWrap {
    width: 350px;
}
/*table#tblExcelData.pretty{width:230%!important;}*/
.visitorHstryHeight {
    max-height: 350px;
    overflow: auto;
}

.jsLblExcelHeader {
    font-weight: bold;
}

table.pretty td.no-wrap, table.pretty tr.excelTableHeader, table.pretty tr.kastletableHeader {
    word-wrap: normal;
    word-break: keep-all;
}

/********************* Mass Import Visitors Ends ******************************/


/******************** Permissions Starts *********************/
.permissionWrapper {
    border: 1px solid #cecece;
    padding: 8px;
}

.permissionHeading {
    border-bottom: 1px solid #cecece;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

    .permissionHeading h3 {
        float: left;
        margin: 5px;
        line-height: 17px;
    }

    .permissionHeading label {
        margin: 0 0 0 16px;
    }

    .permissionHeading .errmsg {
        margin-left: 165px;
    }

.allPP {
    width: 49%;
    display: inline-block;
    float: left;
    margin: 0 0 10px 9px;
}

    .allPP fieldset {
        height: 257px;
        overflow-y: auto;
        border: 1px solid #cecece;
    }

    .allPP legend {
        font-size: 14px;
        margin-left: 10px;
        font-family: Arial;
        max-width: 450px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .allPP legend span {
            font-weight: bold;
        }

    .allPP .cmnGoldHeading {
        display: block;
    }

    .allPP p {
        margin: 0 0 10px 0;
    }

    .allPP .labelCommonBold {
        font-weight: bold;
    }

.buildingCont .fetchBuildingDetails {
    color: #333;
    font: bold 12px verdana;
    background-color: #f7f7f7;
    padding: 10px 10px 10px 20px;
    display: block;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

    .buildingCont .fetchBuildingDetails.AddSign {
        background-image: url("../Images/arrow-left.png");
        background-repeat: no-repeat;
        background-position: 6px 13px;
    }

    .buildingCont .fetchBuildingDetails.minusSign {
        background-image: url("../Images/arrow-bottom.png");
        background-repeat: no-repeat;
        background-position: 6px 13px;
    }

#tree li {
    padding: 8px 10px 5px 20px;
    border-bottom: 1px solid #cecece;
}

    #tree li:last-child {
        border-bottom: none;
    }

    #tree li p {
        display: inline-block;
        padding-left: 15px;
        margin: 0;
    }

        #tree li p.buildingCollapse {
            background: url("../Images/plus-icon.gif") no-repeat 0 2px;
        }

        #tree li p.buildingExpand {
            background: url("../Images/minus-icon.png") no-repeat 0 2px;
        }

    #tree li .subItem li {
        background: url("../Images/smallArrow.png") no-repeat 15px 14px;
        padding-left: 30px;
        border-bottom: none;
    }

.leftCont {
    width: 72%;
    float: left;
}

.contactPhoto {
    height: 100px;
    width: 100px;
}

.pager {
    text-align: center;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    border-radius: 4px;
}

    .pagination > li {
        float: left;
    }

        .pagination > li input {
            width: 30px;
            text-align: center;
            border: 1px solid #999;
            box-shadow: 0 1px 0 0 #eee inset;
            padding: 2px 3px;
            border-color: #999 #bbb #bbb;
        }

        .pagination > li#pagersearch {
            margin-left: 10px;
        }

            .pagination > li#pagersearch p {
                line-height: 26px;
            }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            margin-left: 10px;
            line-height: 1.42857143;
            text-decoration: none;
            background-color: #fff;
            text-indent: -20000px;
            margin-top: 3px;
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            background: url(../Images/Flexigrid/first.png) no-repeat center;
            width: 20px;
            height: 20px;
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            background: url(../Images/Flexigrid/last.png) no-repeat center;
            width: 20px;
            height: 20px;
        }

        .pagination > li.previous > a, .pagination > li.previous > span {
            background: url(../Images/Flexigrid/prev.png) no-repeat center;
            width: 20px;
            height: 20px;
        }

        .pagination > li.next > a, .pagination > li.next > span {
            background: url(../Images/Flexigrid/next.png) no-repeat center;
            width: 20px;
            height: 20px;
        }

        .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
            z-index: 2;
            color: #23527c;
        }

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        z-index: 3;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7;
    }

    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd;
    }

/******************** Permissions Ends *********************/

.twoSec { /*margin-bottom:20px;*/
    margin-bottom: 10px;
}

    .twoSec li {
        width: 49.8%;
        float: left;
    }

        .twoSec li.formRow1Col1, .twoSec li.formRow2Col1 {
            width: 46%;
        }

        .twoSec li.formRow1Col2, .twoSec li.formRow2Col2 {
            width: 50%;
        }

#FmPersonnelSharing .twoSec li.formRow1Col1, #FmPersonnelSharing .twoSec li.formRow2Col1, #divmainContentSubs .twoSec li.formRow1Col1, #divmainContentSubs .twoSec li.formRow2Col1 {
    width: 49%;
}

#FmPersonnelSharing .twoSec li.formRow1Col2, #FmPersonnelSharing .twoSec li.formRow2Col2, #divmainContentSubs .twoSec li.formRow1Col2, #divmainContentSubs .twoSec li.formRow2Col2 {
    width: 51%;
}

.formRow1Col1 #txtBuildingFrom, .formRow2Col1 #txtBuildingTo {
    width: 320px;
}

.formRow1Col2 .button_style2 {
    padding: 0 10px;
}

/* -- END-- */

/*--- Incident Management Start---- */

.loadImg {
    background: url('../Images/Flexigrid/load.png') no-repeat 0 0;
    width: 16px;
    height: 16px;
}

.firstImg {
    background: url('../Images/Flexigrid/first.png') no-repeat 0 0;
    width: 20px;
    height: 20px;
}

.prevImg {
    background: url('../Images/Flexigrid/prev.png') no-repeat 0 0;
    width: 20px;
    height: 20px;
}

.nextImg {
    background: url('../Images/Flexigrid/next.png') no-repeat 0 0;
    width: 20px;
    height: 20px;
}

.lastImg {
    background: url('../Images/Flexigrid/last.png') no-repeat 0 0;
    width: 20px;
    height: 20px;
}

.videoIconImg {
    background: url('../Images/Video/video_icon.png') no-repeat 0 0;
    width: 22px;
    height: 17px;
}
.videoReportIconImg {
    background: url('../Images/Video/video_report_icon.png') no-repeat 0 0;
    width: 17px;
    height: 15px;
    margin:auto;
    background-position:center;    
}

/*--- Incident Management End---- */



/*--- Cardholder Management Start----*/

.alertIconImg {
    background: url('../Images/personal/alert-icon.png') no-repeat 0 0;
    width: 16px;
    height: 16px;
}

.arrowRightImg {
    background: url('../Images/personal/arrow-right.png') no-repeat 0 0;
    width: 11px;
    height: 11px;
    position: relative;
}

.arrowDownImg {
    background: url('../Images/personal/arrow-down.png') no-repeat 0 0;
    width: 11px;
    height: 11px;
    position: relative;
}

.helpIconImg {
    background: url('../Images/personal/help-icon.png') no-repeat 0 0;
    width: 12px;
    height: 13px;
}

.outSharedIconImg {
    background: url('../Images/outshared-icon.png') no-repeat 0 0;
    width: 16px;
    height: 10px;
}

.inSharedIconImg {
    background: url('../Images/inshared-icon.png') no-repeat 0 0;
    width: 16px;
    height: 10px;
}

/*--- Cardholder Management End----*/

/*--- Header Start----*/

.topnavsbgleftcurveImg {
    background: url('../Images/topnavsbg-leftcurve.jpg') no-repeat 0 0;
    width: 23px;
    height: 23px;
    float: left;
}

.cardmanagementiconImg {
    background: url('../Images/card-management-icon.gif') no-repeat 0 0;
    width: 24px;
    height: 15px;
}

.repoticonImg {
    background: url('../Images/repot-icon.png') no-repeat 0 0;
    width: 18px;
    height: 19px;
}

.systemstatusiconImg {
    background: url('../Images/system-status-icon.gif') no-repeat 0 0;
    width: 19px;
    height: 19px;
}

.notificationnavImg {
    background: url('../Images/notification-nav.png') no-repeat 0 0;
    width: 19px;
    height: 19px;
}

.flagiconImg {
    background: url('../Images/flag_icon.png') no-repeat 0 0;
    width: 13px;
    height: 21px;
}

.purchasesuppliesImg {
    background: url('../Images/Purchase-supplies.png') no-repeat 0 0;
    width: 21px;
    height: 22px;
}

/*--- Header End----*/
.maZoomControl {
    z-index: 9 !important;
}
/*Floor Plan popup*/
#dvClose.popupHeader {
    margin: -20px 0 0 0;
}

.popupHeader .crossIco {
    cursor: pointer;
    padding-right: 10px;
    position: absolute;
    right: 0;
}

#tblControls {
    border-collapse: collapse;
    border-spacing: 0;
    z-index: 999;
}

    #tblControls thead tr th {
        padding: 8px 5px;
        background: #f5f5f5;
        border: 1px solid #e5e5e5;
        border-left: 0;
    }

.floorPopUp {
    position: absolute;
    max-height: 400px;
    width: 500px;
    border: 1px solid #b2b2b2;
    box-shadow: 0 0 10px #b2b2b2;
    display: none;
    opacity: 1;
    background-color: White;
}

.popupTip {
    position: relative;
    top: 0px;
}

.popupTipTopLeft {
    background-image: url(../Images/FloorPlan/leftTop.png);
    height: 30px;
    width: 30px;
    display: block;
    position: relative;
    z-index: -1;
    margin-top: -1px;
}

.popupTipTopRight {
    background-image: url(../Images/FloorPlan/rightTop.png);
    height: 30px;
    width: 30px;
    display: block;
    position: relative;
    z-index: -1;
}

.popupTipBottomLeft {
    background-image: url(../Images/FloorPlan/leftBottom.png);
    height: 30px;
    width: 30px;
    display: block;
    position: relative;
    z-index: -1;
}

.popupTipBottomRight {
    background-image: url(../Images/FloorPlan/rightBottom.png);
    height: 30px;
    width: 30px;
    display: block;
    position: relative;
    z-index: -1;
}

.redError {
    padding: 8px 32px;
    background: #fff5f5 url('../Images/msg-icons.png') no-repeat 10px center;
    border: 1px solid #ffd1d1;
    color: #cf1010;
    margin: 12px 30px;
    display: block;
}

div.text_clear_button {
    background: url(../Images/clear_cross.png);
    width: 11px;
    height: 11px;
    padding: 0;
    z-index: 2;
    position: absolute;
    cursor: pointer;
}

input[type=text]::-ms-clear {
    display: none;
}

#dvSearch .txtSearchLastName {
    padding-right: 16px;
}

.wdh {
    border: 1px solid #ccc;
}

.none {
    display: none;
}

.text_clear_button {
    z-index: 2;
    float: left;
}

.crossBtn {
    background: url(../Images/clear_cross.png);
    width: 11px;
    height: 11px;
    cursor: pointer;
    position: absolute;
    right: -16px;
    top: 8px;
    z-index: 5;
    float: left;
}

.txtSearchClearable {
    position: relative;
    float: left;
}

.padding-right-15 {
    padding-right: 15px !important;
}

#dvSearch .crossBtn {
    right: 5px;
}

.disableCntrlbleToggle {
    cursor: default !important;
}

.txtSearchClearable input[type=text]::-ms-clear {
    display: none;
}

.greyBgNoBorder {
    background: #f3f3f3;
    padding: 6px 10px;
}

.personnelWrap {
    background: #f2f2f2;
    padding: 5px 0 5px 5px;
    display: inline-block;
    line-height: 16px;
    width: 120px;
}

.personnelIco {
    background: url(../Images/Personnel1.png) no-repeat 0 0;
    width: 16px;
    height: 16px;
}

#SystemStatusBuilding #ControllablesTable, #SystemStatusBuilding #select table {
    width: 100%;
}

#ScheduleDetailsDiv {
    min-height: 400px;
    max-height: 422px;
    overflow: auto;
}

#controllable_control_div #ViewDetails table {
    width: 100%;
}

#sub-tabs ul li a.disabledBtn:hover {
    background: none;
}

input[type="submit"].disabledBtn, a#ctl00_PC_btnSaveRptLayOut.disabledLink, a#ctl00_PC_btnSaveRpt.disabledLink, a#btnSaveOnly.disabledLink {
    cursor: default !important;
    color: #808080 !important;
    background: #d7d7d7;
}

    a#ctl00_PC_btnSaveRptLayOut:hover, a#ctl00_PC_btnSaveRpt:hover, a#btnSaveOnly.disabledLink:hover {
        text-decoration: none !important;
    }

input[type="submit"]#btnSaveTop, input[type="submit"]#btnSaveBottom {
    background: url("../Images/save-icon.png") no-repeat scroll 11px 2px rgba(0, 0, 0, 0) !important;
}


#dvSearch .txtSearchLastName {
    margin-right: -2px \9 !important; /* for ie9 only */
    padding-right: 0px \9 !important;
}

    #dvSearch .txtSearchLastName::-ms-clear {
        display: none !important;
        background-image: none !important;
        visibility: hidden !important;
    }

#dvAccessGrid table tr td {
    word-break: break-all;
}

/** DataTables framework **/
/*.dataTables_wrapper {width:900px;}*/
div.dataTables_length, div.dataTables_filter, div.dataTables_paginate {
    padding: 6px;
}

div.dataTables_length {
    float: left;
    display: none;
}

div.dataTables_info {
    padding: 13px 6px 6px 6px;
    float: left;
}

div.dataTables_paginate {
    float: left;
    margin-left: 265px;
}

div.dataTables_filter {
    margin: 0 15px 8px 0;
    padding: 0;
}

    div.dataTables_filter input {
        width: 350px;
    }

.dataTables_empty {
    font-size: 15px;
    color: #a40001;
    padding: 15px 0 !important;
    text-align: center !important;
}

/* Self clearing - http://www.webtoolkit.info/css-clearfix.html */
.dataTables_wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .dataTables_wrapper {
    display: block;
}

* html .dataTables_wrapper {
    height: 1%;
}
/* Table styles */
table.pretty {
    width: 100% !important;
    clear: both;
}

    table.pretty td, table.pretty th, #tblGrid tbody td, #tblGrid thead th {
        padding: 4px 5px;
        border-right: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        line-height: 14px;
        white-space: normal;
        table-layout: fixed;
        word-wrap: break-word;
        -ms-word-break: break-all;
        word-break: break-all;
        -webkit-hyphens: auto;
    }

        table.pretty td:first-child, table.pretty th:first-child, #tblGrid tbody td:first-child, #tblGrid thead th:first-child {
            border-left: 1px solid #e5e5e5;
        }
    /* Header cells */
    table.pretty thead th {
        text-align: left;
        background: #f7f7f7;
        border-top: 1px solid #e5e5e5;
        cursor: pointer;
    }

    /* Body cells */
    table.pretty tbody th {
        text-align: left;
        font-weight: normal;
    }

    table.pretty tbody td {
        text-align: left;
        background: #fff;
        vertical-align: middle;
    }

    table.pretty tbody tr.odd td {
    }

    table.pretty tr.APreadersView ul {
        min-height: 50px;
        height: auto;
        max-height: 150px;
        overflow-y: scroll;
    }

    table.pretty .APreadersView ul li {
        background: #f7f7f7;
        border: 1px solid #cbcbcb;
        padding: 4px 5px;
        width: 277px;
        float: left;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    /* Footer cells */
    table.pretty tfoot th {
        background: #b0cc7f;
        text-align: left;
    }

    table.pretty tfoot td {
    }

.plusIcon {
    background: url(../Images/plusIcon.png) no-repeat 0 0;
    height: 11px;
    line-height: 11px;
    display: inline-block;
    cursor: pointer;
    float: right;
    margin: 0 5px;
    padding: 0 0 0 15px;
}

.d-errlbl {
    font-weight: 700;
    color: Red;
    font-size: 9pt;
    font-family: Arial;
}
/* Pagination */
a.paginate_button, a.paginate_active {
    display: inline-block;
    padding: 3px 10px;
    margin-left: 2px;
    cursor: pointer;
    *cursor: hand;
    text-indent: -4000px;
}

    a.paginate_active, a.paginate_button.paginationNo {
        background-color: #fff;
        border: 2px solid #bbb !important;
        display: inline;
        padding: 3px;
    }

a.paginate_button_disabled {
    color: #3d6672;
}

.paging_full_numbers a:active {
    outline: none;
}

.paging_full_numbers a:hover {
    text-decoration: none;
}

div.dataTables_paginate span > a {
    margin: 4px 4px 0 4px;
    text-align: left;
    border: 1px solid #bbb;
    color: #333;
    text-indent: 0;
    padding: 3px 5px;
}

/* Sorting */
table.pretty thead th.sorting_asc {
    background-color: #f7f7f7;
}

table.pretty thead th.sorting_desc {
    background-color: #f7f7f7;
}

table.pretty thead th.sorting {
    background-color: #f7f7f7;
}

.ascendImg {
    background: #f7f7f7 url('../images/ascend.png') no-repeat right center;
    float: right;
    width: 11px;
    height: 24px;
    margin: 2px 4px;
}

.descendImg {
    background: #f7f7f7 url('../images/descend.png') no-repeat right center;
    float: right;
    width: 11px;
    height: 24px;
    margin: 2px 4px;
}

.sort_both {
    background: #f7f7f7 url('../images/sort_both.png') no-repeat right center;
    float: right;
    width: 11px;
    height: 24px;
    margin: 2px 4px;
}

/* added to view edit and delete icons  */
.edit-icon {
    background: url("../Images/edit-icon.jpg") no-repeat scroll 0 -1px;
    height: 15px;
    width: 13px;
}

.edit-icon-disabled {
    background: url("../Images/edit-icon-disabled.png") no-repeat scroll 0 -1px;
    height: 15px;
    width: 13px;
}

    .edit-icon-disabled:hover {
        cursor: default;
    }

.preview-icon {
    background: url("../Images/view.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 13px;
    width: 21px;
}

.cancel-icon {
    background: url("../Images/icon_cancel.png") no-repeat 0 0;
    height: 16px;
    width: 16px;
}

.popupBg {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1001;
    background: #000;
    filter: alpha(opacity=50);
    opacity: .6;
    width: 100%;
    height: 100%;
}

.popupWrap {
    padding: 14px 20px;
    word-wrap: break-word;
    background: #fff;
    position: fixed;
    z-index: 1002;
    box-shadow: 0 0 20px #222;
    -webkit-box-shadow: 0 0 20px #222;
    -moz-box-shadow: 0 0 20px #222;
}

.gridRightArrow {
    background: url('../Images/gridRtLtArrow.png') no-repeat 0 0;
    width: 25px;
    height: 25px;
    display: inline-block;
    cursor: pointer;
}

.gridLeftArrow {
    background: url('../Images/gridRtLtArrow.png') no-repeat 0 -30px;
    width: 25px;
    height: 25px;
    display: inline-block;
    cursor: pointer;
}

#leftGrid .padding-left-25, #rightGrid .padding-left-25 {
    padding-left: 25px !important;
}

#leftGrid .grayGridText {
    margin-top: 72px;
}

#rightGrid .grayGridText {
    text-overflow: none;
    white-space: normal;
}

.disableBtn, .disableBtn:hover {
    cursor: default !important;
    text-decoration: none !important;
    color: Gray !important;
    background-color: #555 !important;
}

.noAnchor {
    color: #555;
}

    .noAnchor:hover {
        color: #555;
        text-decoration: none;
        cursor: default;
    }

.show {
    display: block !important;
}

#SystemProcDiv table {
    width: 100% !important;
}

.scrollAddMoreVisitor {
    min-height: 385px;
    overflow-y: auto;
    max-height: 510px;
}
/********************************* ui-Calendar CSS according to previous release *******************************/
#ui-datepicker-div.ui-widget-content {
    background-color: #f2f2f2;
    border: 1px solid #ccc;
    font-size: 0.9em;
}

#ui-datepicker-div .ui-widget-content {
    background-color: #f2f2f2;
    border: 1px solid #ccc;
    border-radius: 0;
}

    #ui-datepicker-div .ui-widget-content.ui-datepicker-buttonpane {
        border-bottom: none;
    }

#ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane button {
    opacity: 100;
    color: #333;
    border: 1px solid #666;
    font-family: Arial;
}

#ui-datepicker-div.ui-corner-all {
    border-radius: 0;
}

#ui-datepicker-div .ui-widget-header {
    background: #a40001;
    color: #fff;
    font-weight: 700;
    border-radius: 0;
    padding: 0.1em 0;
}

    #ui-datepicker-div .ui-widget-header .ui-icon {
        background-image: url("../Images/DateTime/ui-icons_ffffff_256x240.png");
    }

#ui-datepicker-div.ui-datepicker th {
    font-weight: 700;
    padding: 0;
    background-position: 0 -1px;
}

#ui-datepicker-div.ui-datepicker tbody td {
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

#ui-datepicker-div.ui-datepicker td {
    padding: 0;
}

    #ui-datepicker-div.ui-datepicker td span, #ui-datepicker-div.ui-datepicker td a {
        color: #333;
        padding: 5px;
        background-color: transparent;
        text-align: center;
        border: none;
    }

        #ui-datepicker-div.ui-datepicker td a.ui-state-highlight {
            background: #bdbdbd;
        }

#ui-datepicker-div .ui-slider .ui-slider-handle {
    background-color: #777 !important;
    background-image: none !important;
    top: -0.2em;
    width: 1.8em;
    height: 1.4em;
}

/********************************* ui-Calendar CSS according to previous release ends here *******************************/
.ui-autocomplete {
    max-height: 200px;
    overflow-y: scroll;
    list-style-position: outside;
    z-index: 10000;
}

    .ui-autocomplete li.ui-state-focus {
        background-color: #0a246a !important;
        color: #fff !important;
    }

ul.ui-autocomplete li.ui-menu-item.ac_odd {
    background-color: #eee;
}

/*************************** Active Shooter Report starts **************************/
#dvSelectedbuildings .grayHeader {
    color: #a40001;
    line-height: 12px;
    padding: 10px;
    border: 1px solid #ddd;
}

.selComp {
    float: left;
    font-weight: bold;
}

.grayHeader .recImgClose {
    min-width: 11px;
    width: auto;
    padding-left: 15px;
}

#dvSelectedbuildings .selectCmpWrap {
    margin-bottom: 10px;
    max-height: 200px;
    min-height: 50px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-left: 5px;
    padding-bottom: 10px;
}

#dvSelectedbuildings #ulListItems li {
    margin-right: 0.20%;
    width: 48.7%;
}

#activeShooterReport .formRow1Col2 .button_style2 {
    padding: 4px 15px 6px;
}

#activeShooterReport .twoSec li.formRow1Col1, #activeShooterReport .twoSec li.formRow2Col1 {
    width: 50%;
}

#tblActiveShooterReportSearchDisplay th span {
    line-height: 28px;
}

#tblActiveShooterReportSearchDisplay img {
    width: 46%;
    border: 1px solid #333;
    margin: 1%;
}

#tblActiveShooterReportSearchDisplay .dataTables_empty {
    font-weight: 700;
    color: Red;
    font-size: 9pt;
    font-family: Arial;
}

#activeShooterReport span a.paginate_button, #activeShooterReport span a.paginate_active {
    text-indent: initial;
    width: 8px;
    padding: 3px;
}

.padding_zero {
    padding: 0 !important;
}

.border_none {
    border: none !important;
}

.video_container .errormessagetext {
    position: absolute;    
    left: 0;
    background: #fff;
    text-align: center;
    right: 2px;
    bottom: 9px;
    border: 1px solid #aaaaaa;
    padding: 12% 0;
    z-index: 11111;
    color: #ADADAD;
    font-size: 30px;
}

.video_container video {
     width: 320px; 
     height: 240px;
}

.summaryWrap h3 {
    display: inline-block;
    padding: 0 10px;
}

.video_container {
    display: inline-block;
    width: 100%;
    position: relative;
}

    .video_container .video_title {
        
    border: 1px solid #BDBDBD;
    border-radius: 5px;
    min-height: 25px;
    background: #ccc;
    background: -webkit-linear-gradient(#ccc, #fff);
    background: -moz-linear-gradient(#ccc, #fff);
    padding: 10px 0px 5px;
    }

.video_link_disable {
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
    color: #383838;
}


.vxgplayer {
height:100% !important;
width:100% !important;
border:none !important;
margin:0 !important;
}
.blankerrortext{
        font-weight: 700;
    color: Red;
    margin-right: 20px;
    font-size: 9pt;
    font-family: Arial;
}
.padding5_15{
        padding: 5px 15px;
}
#divFloorPlanLive video, .video-js{
    height:100% !important;
    width:100% !important;
}
.videobackground {
        position: fixed;
    background: rgba(0,0,0,0.5);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 101;
}
#dvmapPopup{
    z-index:100 !important;
}
.ui-dialog{
z-index:104 !important;
}

.txtcenter {
text-align:center !important;
}

.tooltip{    
    position:relative;
    left:325px;    
}
    .tooltiptext::after {
        content:"";
        position:absolute;
        bottom:100%;
        right:30px;
        margin-left:-5px;
        border-width:12px;
        border-style:solid;
        border-color:transparent transparent rgb(48, 48, 48)  transparent;
          }
.tooltiptext {
    display:block;
    position:absolute;
    font-size:12px;
    top:35px;
    right:3px;    
    background:rgb(80, 80, 80);
    color:rgb(243, 243, 243);
    padding:5px; 
    z-index:1016;  
    border-radius:4px;
    border: 3px solid rgb(48, 48, 48);    
    visibility:hidden;
    direction: ltr;
    max-width:200px;
    height:auto;
    word-wrap:break-word;    
    text-align:center;
    
    }

.liveVideoErrorMessage {
    top: 0;
    left: 0;
    position: absolute;
    z-Index: 1010;    
    margin:5px;
    color:#A40001;    
    box-shadow:0 0 10px #b2b2b2;
    border: 1px solid #b2b2b2;
    width:450px;
    height:255px;
}
    .liveVideoErrorMessage h2 {
    font-size:22px;    
    border-bottom:1px solid #ccc;
    padding:30px 0px 20px 30px;
    }
    .liveVideoErrorMessage h3 {
    font-size:16px;
    font-weight:normal;
    padding:0px 5px 10px 30px;
    line-height:36px;
    }
    #HidCardReader:focus{
    outline: none;
}
.vjs-play-control,.vjs-volume-menu-button,.vjs-progress-control ,.vjs-remaining-time-display,vjs-big-play-button{
        display:none!important;
    }
    .vjs-fullscreen-control{
         display:block!important;
    }
   .media-control-left-panel, .drawer-container,bar-container, .media-control-right-panel, .bar-scrubber, .media-control-center-panel
    {
        display:none !important;
    }

#dvCompBldg input {
position:relative;
top:5px;
}

div.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    border-bottom:none;
    background-color: #f1f1f1; 
    margin-top: 20px;
}

/* Style the buttons inside the tab */
div.tab button {
    background-color: inherit;
    float: left;
    border: 1px solid #c5bebe;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
}

/* Change background color of buttons on hover */
div.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
div.tab button.active {
    background-color: #fff;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 0;
    border: 1px solid #ccc;
    border-top: none;
    
}

.jsCurrentTab {
     border-bottom:none!important;
     background-color: #fff!important;

}

.max-height140 {
max-height:140px !important;
}
.max-height170 {
max-height:170px !important;
}
.max-height210 {
max-height:210px !important;
}
.tempSchTable {
padding:1px;
}