html {
    /*background-repeat: repeat-x;*/
    background-color: #20467a;
    background-image: linear-gradient(#00072d, #20467a) !important;
    background-repeat: no-repeat;
    background-size: 100%;
    font-family: tahoma, arial, Sans-Serif;
    font-size: 12px;
}

body {
    width: 1024px;
    margin-right: auto;
    margin-left: auto;
}

/*html, body{
    height: 100%;
}*/

#contentMain_divOn {
    background-image: url(Images/On_button-01.png);
    background-repeat: no-repeat;
    height: 50px;
}

div#main {
    margin-top: 0px;
    border: 2px solid #333333;
    width: 100%;
}

div#mainContent {
    background-color: #221f1f !important;
    /*padding: 10px 10px 0px 10px;*/
    min-height: 500px;
    color: #fff;
}

div#mainFooter {
    background-color: #221f1f;
    height: 0px;
    padding: 0;
    clear: both;
}

div#leftPane {
    float: left;
    vertical-align: top;
    padding: 10px;
    width: 478px;
}

div#rightPane {
    float: right;
    vertical-align: top;
    padding: 10px;
    width: 478px;
}

div#navLeftPane {
    overflow: hidden;
    display: block;
    border: 2px solid #000000;
    float: left;
    vertical-align: top;
    padding: 0;
    margin: 0;
    width: 160px;
    height: 480px;
    background-color: #CCCCCC;
}

div#navRightPane {
    display: block;
    float: right;
    vertical-align: top;
    padding: 0;
    width: 820px;
}

div#title {
    /*border-bottom: dashed 1px #CCCCCC;
    margin-bottom: 20px;*/
}

div#reportCriteria {
    padding: 10px 0 0 0;
}

div#report {
    padding: 0 10px 0px 10px;
}

div#dashboardContent {
    background: #221f1f;
    background-size: 100% 100% !important;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.header-right {
    text-align: right;
    color: #A5B2C6;
    vertical-align: bottom;
    float: right;
    margin-top: -36px;
}

.logo {
    background: url('../Keyper/Images/header-02.png');
    background-repeat: no-repeat;
    background-size: contain;
    height: 80px;
    width: 100%;
    margin-top: 25px;
}

.logoTraka {
    background: url('../Keyper/Images/Traka_Logo_WHITE.png');
    background-repeat: no-repeat;
    background-size: contain;
    height: 80px;
    width: 100%;
}

.logoTrakaPM {
    background: url('../Keyper/Images/Property_Management_Logo_White.png');
    background-repeat: no-repeat;
    background-size: contain;
    height: 80px;
    width: 100%;
}

.logoMedeco {
    background: url('../Keyper/Images/Medeco_Logo_WHITE.png');
    background-repeat: no-repeat;
    background-size: contain;
    height: 80px;
    width: 100%;
}

.box-small {
    background: url('../Keyper/Images/Smaller Box-01.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    padding: 20px 0px 20px 0px;
}

.box-medium {
    background: url('../Keyper/Images/medium_box-01.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    padding: 20px 0px 20px 0px;
}

.box-large {
    background: url('../Keyper/Images/large_box-01.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    padding: 20px 0px 20px 0px;
}

.commandCenterButton {
    background: url('../Keyper/Images/command_center_button-01.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 20px 10px 20px 10px;
}

.orangeButton {
    background: url('../Keyper/Images/button-orange.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 20px 10px 20px 10px;
}

h1 {
    font: bold 20px tahoma, tahoma, arial, Helvetica, sans-serif;
    color: #FFF;
    margin: 0 0 0 20px;
    padding: 10px 0px 15px 0px;
}

h2 {
    font: bold 14px tahoma, tahoma, arial, Helvetica, sans-serif;
    color: #FFF;
    margin: 0px;
    padding: 0px 0px 0px 15px;
    height: 16px;
}

img {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    /*height: 16px;*/
}

.logoutLink {
    color: #A5B2C6;
    text-decoration: underline;
}

.grid {
    border: solid 1px #333333;
}

    .grid a {
        color: #333333;
    }

.pageMessage {
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    color: Red;
}

.pageTitle {
    font-size: 16px;
    font-weight: bold;
    border-bottom: solid 1px white;
    padding-bottom: 10px;
}

.pageTitleInformation {
    font-weight: bold;
    color: Gray;
    text-align: right;
    border-bottom: solid 1px white;
    padding-bottom: 10px;
}

.heading {
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 10px;
    white-space: nowrap;
}

.data {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    width: 650px;
    padding-top: 10px;
}

.buttons {
    text-align: left;
    padding-top: 10px;
}

a {
    font-weight: bold;
}

    a:visited {
        text-decoration: none;
    }

    a:link {
        text-decoration: none;
        color: #fff;
    }

    a:active {
        text-decoration: none;
    }

    a:hover {
        text-decoration: underline;
    }

.title {
    font-weight: bold;
    font-size: 14px;
}

.menuRow {
    height: 50px;
    border-bottom: solid 1px #FFFFFF;
    border-left: solid 1px #FFFFFF;
    border-right: solid 1px #FFFFFF;
}

.footerRow {
    border-top: solid 1px #FFFFFF;
    border-bottom: solid 1px #FFFFFF;
    border-left: solid 1px #FFFFFF;
    border-right: solid 1px #FFFFFF;
}

.rightBorder {
    border-right: solid 1px #FFFFFF;
}

.contentPain {
    border-right: solid 1px #FFFFFF;
    height: 600px;
    vertical-align: top;
    padding: 8px;
}

.contentPainRight {
    height: 600px;
    vertical-align: top;
    padding: 8px;
}

.popupBackground {
    background-color: Gray;
    filter: alpha(opacity=60);
    opacity: 0.4; /*-ms-filter: alpha(opacity=60);     -ms-opacity: 0.4; */
}

.popupContainer {
    background-color: #555;
    width: 700px;
    min-height: 400px;
    border: 2px solid #333333;
}

.popupConfirmation {
    width: 300px;
    height: 200px;
}

.TitlebarLeft {
    float: left;
    padding-left: 5px;
    padding-top: 5px;
    font-family: tahoma, tahoma, arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
}

.TitlebarRight {
    background: url(Images/cross_icon_normal.png);
    background-position: right;
    background-repeat: no-repeat;
    height: 15px;
    width: 16px;
    float: right;
    cursor: pointer;
    margin-right: 5px;
    margin-top: 5px;
}

.popup_Buttons {
    margin: 10px;
}

.ReportTitle {
    font-size: 18pt;
    font-weight: bold;
    padding-bottom: 15px;
}

.LeftMargin {
    padding-left: 10px;
    padding-right: 10px;
}

.Spacer {
    padding-bottom: 5px;
}

.hyperlink {
    text-decoration: underline;
    color: #FFF;
}

.lists {
    width: 100%;
    overflow: auto;
    max-height: 400px;
}

.filter {
    min-width: 1px;
    display: block;
}
/* Accordion */
.accordionHeader {
    border: 1px solid #2F4F4F;
    color: white; /*background: #2E4d7B;*/
    background: #333333;
    font-family: tahoma, arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    text-align: center;
}

    .accordionHeader a {
        color: #FFFFFF;
        background: none;
        text-decoration: none;
    }

        .accordionHeader a:hover {
            background: none;
            text-decoration: underline;
        }

.accordionHeaderSelected {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #183562;
    font-family: tahoma, arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

    .accordionHeaderSelected a {
        color: #FFFFFF;
        background: none;
        text-decoration: none;
    }

        .accordionHeaderSelected a:hover {
            background: none;
            text-decoration: underline;
        }

.accordionContent {
    background-color: #555;
    border: 1px solid #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.LotTableStyle {
    font-family: tahoma, arial, Sans-Serif;
    font-size: small;
    table-layout: auto;
    border-collapse: collapse;
    border: #C9C9C9 0px solid; /* border: #1d1d1d 5px solid; */
}

/* Parking Lot Map */
.PS_All {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    position: absolute;
    border: solid 1px black;
    vertical-align: middle;
}

.PS_Labels {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    border: solid 1px black;
    vertical-align: middle;
}

.PS_Container {
    background-color: White;
}

.PS_TooMany {
    background-image: url(Images/ParkingSpaceBackground_Red.png);
    color: white;
}

.PS_Single {
    background-image: url(Images/ParkingSpaceBackground_White.png);
    color: Black;
}

.PS_Empty {
    background-image: url(Images/ParkingSpaceBackground_Empty.png);
    color: Black;
}

.PS_TooManyAllOut {
    background-image: url(Images/ParkingSpaceBackgroundMultiple_Yellow.png);
    color: black;
}

.PS_TooManySomeOut {
    background-image: url(Images/ParkingSpaceBackgroundMultiple_YellowRed.png);
    color: black;
}

.PS_SingleOut {
    background-image: url(Images/ParkingSpaceBackground_Yellow.png);
    color: black;
}

.ParkingTitle {
    font-size: 14px;
    font-weight: bold;
}
/* Container holding the image and the text */
.container, .container a {
    position: relative;
    text-align: center;
    color: white;
}

    .container a:hover {
        text-decoration: none;
    }

/* Centered text */
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* End Parking Lot Map */
#currentassetdiv {
    width: 100%;
    color: #48a3d2;
    margin: 5px;
    text-align: center;
    line-height: 10px;
    font-size: x-large;
}

.currentassettable {
    width: 100%;
    text-align: center;
    font-size: 11pt;
    font-weight: bold;
}

.currentAssetStatusTitle {
    text-align: center;
    font-size: 14pt;
    font-weight: bold;
    color: #2A445C;
}

.asset-status-button {
    width: 250px;
}

.new-user-button, .new-asset-button {
    width: 100px;
}

.centeredDiv {
    line-height: 200px;
    text-align: center;
}

.customChartStyle {
    /*border: 1px solid #eee;*/
    text-align: center !important;
}

.gridViewStyle a {
    color: #333333 !important;
}

fieldset{
    border: none;
}

table[title='Calendar'] tr:first-child td {
    background-color: #333 !important;
}

table[title='Calendar'] a {
    color: #fff !important;
}

table[title='Calendar'] tr:nth-child(n+3) td[style*='background-color:Silver'] {
    /*color: #000 !important;*/
    background-color: #555 !important;
}

#contentMain_contentMainLeft_treeStructure a {
    color: #fff;
}

#contentMain_contentMainLeft_attrlist_updatePanel table a {
    color: blue;
}

div[id*='contentMain_Panel'] {
    background-color: #555;
}

#sessExpirDiv {
    border: none;
    background-color: #FF6666;
    color: #FFF;
    font-family: 'Lato', Arial;
    margin: 0px;
    font-size: 15px;
    line-height: 18px;
    /* position: fixed; */
    width: 100%;
    height: 18px;
    text-align: center;
    /*z-index: 999999*/;
    top: 0;
    left: 0;
    /*opacity: 1;*/
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    margin-top: -15px;
    /* display: none; */
    float: none;
}

#sessExpirP {
    margin-top: 16px;
    padding: 0px;
}

.cc_mask {
    position: absolute;
    margin: 10px 12px;
    width: 980px;
    height: 99px;
    background-size: 100% 100%;
    background: url(Images/img_dot_white.png) repeat;
    z-index: 9999999;
    opacity: 1;
    visibility: visible;
}

.masterAlert {
    padding: 20px;
    color: white;
    margin-bottom: 15px;
    font-weight: bolder;
}
.masterAlert-danger {
    background-color: #f44336; /* Red */
}

.masterAlert-warning {
    background-color: #ffeeba ; /* Yellow */
    color: #856404;
}

.masterAlert-info {
    background-color: #FFFFFF; /* White */
}

/* The close button */
.masterAlert-dismissible {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

/* When moving the mouse over the close button */
.masterAlert-dismissible:hover {
    color: black;
}

.durationSelector, .timeInputs {
    display: flex;
}

.durationSelector .days, .durationSelector .hours, .durationSelector .minutes, .timeInputs .hours, .timeInputs .minutes {
    outline: none;
    border: none;
    text-align: center;
    padding: 2px
}

.durationSelector input[type=number]::-webkit-inner-spin-button,
.durationSelector input[type=number]::-webkit-outer-spin-button,
.timeInputs input[type=number]::-webkit-inner-spin-button,
.timeInputs input[type=number]::-webkit-outer-spin-button {
    opacity: 1 !important;
}

td.photoCell {
    border-left-style: hidden;
    padding-right: 10px;
}

.processStepTableCell {
    padding: 4px;
}

.ajax__combobox_inputcontainer{
    top: 0px !important;
}