﻿* {
    margin: 0;
    padding: 0;
}

html, body {
    background-color: #ffffff;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif, Verdana;
    font-size: 10pt;
    width: 100%;
}

a {
    color: #000000;
    text-decoration: none;
}

    a:hover {
        color: #005A83;
        text-decoration: none;
    }

.cpBackground {
    background: url(../images/logon_background.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.cpBackgroundContents {
    background: url(../images/main_background.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.cpBackgroundImage {
    background: transparent !important;
}

.cpW5 {
    width: 5px;
}

.cpW10 {
    width: 10px;
}

.cpW15 {
    width: 15px;
}

.cpW16 {
    width: 16px;
}

.cpW25 {
    width: 25px;
}

.cpW75 {
    width: 75px;
}

.cpW175 {
    width: 175px;
}

.cpW100p {
    width: 100%;
}

.cpW100pNineBoxFilter {
    width: 175px;
    height: 25px;
    margin: 1px;
}

.cpW100pNineBoxes {
    width: 100%;
    padding: 0px 3px 1px 3px;
}

.cpW100pSuccessionPlanning {
    width: 100%;
    padding: 0px 5px 1px 5px;
}

.cpW100pSuccessionPlanningHeading {
    width: 100%;
    padding: 0px 5px 1px 5px;
}


a:visited {
    color: #000000;
    text-decoration: none;
}

    a:visited:hover {
        color: #000000;
        text-decoration: none;
    }

.page_full {
    bottom: 0px;
    left: 0px;
    position: fixed;
    right: 0px;
    top: 0px;
}

.centered {
    margin-left: auto;
    margin-right: auto;
}

.title {
    /*    color: #1e395b;
    background: #d4e4f3 url(../images/nbHBack.png) repeat-x left top;*/
}

.padding {
    padding: 10px;
}

.upper {
    text-transform: uppercase;
}

.dgHeader {
    /*background-image: url(../images/dgvHeader.jpg);
    background-repeat: repeat-x;*/
}

.pad_left {
    padding-left: 15px;
}

.maxPicture {
    max-height: 75px;
    max-width: 115px;
}

.cpPersonalPicture {
    border-color: #c0c0c0;
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
}

.cpBannerPictureMax {
    max-height: 80px;
    max-width: 80px;
}

.cpIconSmallPictureMax {
    max-height: 32px;
    max-width: 32px;
}

.cpIconPictureMax {
    max-height: 48px;
    max-width: 48px;
}

.cpMediumPictureMax {
    max-height: 64px;
    max-width: 64px;
}

.cpLargePictureMax {
    max-height: 128px;
    max-width: 128px;
}

.cpCompanyPicture {
    max-height: 85px;
    max-width: 200px;
}

.cpSmartHRPicture {
    max-height: 75px;
    max-width: 200px;
}

.cpMaxImage {
    max-height: 120px;
    max-width: 160px;
}

.cpCenter {
    text-align: center;
}

.docZoneL {
    background: transparent !important;
    float: left;
    margin: 5px 5px 5px 5px;
}

.docZoneR {
    background: transparent !important;
    float: right;
    margin: 5px 5px 5px 5px;
}

.disabled {
    -moz-opacity: 0.2;
    cursor: default !important;
    filter: alpha(opacity=20);
    opacity: 0.2;
}

.cpCalDay {
    font-family: Tahoma, sans-serif Bold;
    font-size: 12pt;
    height: 54px;
    width: 59px;
}

.cpBlockHeader {
    font-family: Tahoma, sans-serif Bold;
    font-size: 14pt;
    font-weight: bold;
}

.cpBlockLegend {
    background-image: url(../images/airplanex48.png);
    background-position: center center;
    background-repeat: no-repeat;
    font-family: Tahoma, sans-serif Bold;
    font-size: 14pt;
    font-weight: bold;
    height: 48px;
    text-align: right;
    vertical-align: bottom;
    width: 48px;
}

.cpLegendBlock {
    background-image: url(../images/airplanex48.png);
    background-position: center center;
    background-repeat: no-repeat;
    font-family: Tahoma, sans-serif Bold;
    font-size: 14pt;
    font-weight: bold;
    height: 48px;
    text-align: right;
    vertical-align: bottom;
    width: 48px;
}

.cpButton {
    background-image: url(../images/button.png);
    color: #ffffff;
    cursor: pointer;
    font-size: 8pt;
    height: 30px;
    text-align: center;
    width: 107px;
}

    .cpButton:hover {
        background-image: url(../images/button2.png);
        color: #004B70;
    }

.cpButtonX2 {
    background-image: url(../images/button2.png);
    color: #004B70;
    cursor: pointer;
    font-size: 8pt;
    height: 30px;
    text-align: center;
    width: 107px;
}

    .cpButtonX2:hover {
        background-image: url(../images/button.png);
        color: #ffffff;
    }

.cpNoTopBorder {
    border-top-style: none;
}

.cpAlignCenter {
    text-align: center;
}

.cpCheck {
    cursor: pointer;
}

    .cpCheck label {
        cursor: pointer;
    }

    .cpCheck span {
        cursor: pointer;
    }

.cpPaddingCheckBox {
    padding: 6px 6px 6px 5px;
}

.cpH2 {
    height: 2px;
}

.cpH5 {
    height: 5px;
}

.cpFull {
    height: 100%;
    width: 100%;
}

.cp24x24 {
    height: 24px;
    width: 24px;
}

.cpH10 {
    height: 10px;
}

.cpH15 {
    height: 15px;
}

.cpH30 {
    height: 30px;
}

.cpTable {
    border-collapse: collapse;
    border-spacing: 0px;
}

.cpAlignRight {
    float: right;
}

.cpGreen {
    color: rgb(23, 183, 23);
}

.cpOrange {
    color: orange;
}

.cpRed {
    color: rgb(124, 0, 0);
}

.cpItinerary {
    background: url(../images/airplanex48.png) no-repeat center center;
}

.nineBoxFilterTopBar {
    min-width: 1240px;
    max-width: 1262px;
    width: 100%;
}

.EmployeeLabel {
    width: 100%;
    float: left;
    margin-left: 3px;
    margin-top: 3px;
    margin-bottom: 3px;
}
