/* Move down content because we have a fixed navbar that is 50px tall */
body {
    padding-top: 50px;
    padding-bottom: 50px;
}

.bodyAccount {
    background-color: #f5f7fa;
}

a {
    color: #000000;
    font-weight:bold;
    text-decoration: none;
    outline: 0 none;
}


/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="select"] {
    max-width: 100%;
}

.clrflt {
    clear: both;
}



.DataTable {
    border: 2px solid #bdbdbd;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
    font-size: 15px;
    line-height: 26px;
}

.listheaderIcon {
    font-weight: bold;
    background-color: #00A597;
    color: #ffffff;
    padding: 5px 5px 5px 5px;
    border-bottom: 1px solid #686868;
    text-transform: capitalize;
    vertical-align: top;
    width: 30px;
}

.listheadertop {
    font-weight: bold;
    background-color: #00A597;
    color: #ffffff;
    padding: 5px 5px 5px 5px;
    text-transform: capitalize;
    vertical-align: top;
}


.listheader {
    font-weight: bold;
    background-color: #00A597;
    color: #ffffff;
    padding: 5px 5px 5px 5px;
    border-bottom: 1px solid #686868;
    text-transform: capitalize;
    vertical-align: top;
}

.listheaderCenter {
    font-weight: bold;
    background-color: #00A597;
    color: #ffffff;
    padding: 5px 5px 5px 5px;
    border-bottom: 1px solid #686868;
    text-transform: capitalize;
    vertical-align: top;
    text-align:center;
}

.listSubHeader {
    font-weight: bold;
    background-color: #FBC98E;
    color: #686868;
    padding: 5px 5px 5px 5px;
    border-bottom: 1px solid #686868;
    vertical-align: top;
}

.listheaderDate {
    font-weight: bold;
    background-color: #00A597;
    color: #ffffff;
    padding: 5px 5px 5px 5px;
    border-bottom: 1px solid #686868;
    text-transform: capitalize;
    vertical-align: top;
    width: 100px;
}

.listheaderAction {
    font-weight: bold;
    background-color: #00A597;
    color: #ffffff;
    padding: 5px 5px 5px 5px;
    border-bottom: 1px solid #686868;
    text-transform: capitalize;
    vertical-align: top;
    text-align: right;
}

.ListFooter {
    font-weight: bold;
    background-color: #00A597;
    color: #ffffff;
    padding: 5px 5px 5px 5px;
    border-bottom: 1px solid #686868;
    text-transform: capitalize;
    vertical-align: top;
}


.alternatecell {
    background-color: #88E1D3;
}

.AlternateRow {
    background-color: #88E1D3;
}

.Row {
    background-color: #FFFFFF;
}

.cell {
    padding: 5px 5px 5px 5px;
    vertical-align:middle;
    height: 30px;
}

.cellFailed {
    padding: 5px 5px 5px 5px;
    vertical-align: middle;
    height: 30px;
    color: #FF3349;
    font-weight: bold;
}

.cellPending {
    padding: 5px 5px 5px 5px;
    vertical-align: middle;
    height: 30px;
    color: #A08D2E;
    font-weight: bold;
}

.cellCentered {
    padding: 5px 5px 5px 5px;
    vertical-align: middle;
    text-align: center;
    height: 30px;
}

.cellClimateHeader {
    padding: 5px 5px 5px 5px;
    vertical-align: middle;
    height: 30px;
    background-color: #C46412;
    color: #ffffff;
}

.cellClimateSubHeader {
    padding: 5px 5px 5px 5px;
    vertical-align: middle;
    height: 30px;
    background-color: #E5D4C0;
}


.CalendarCell {
    padding: 5px 5px 5px 5px;
    vertical-align: top;
    background-color: #686868;
    color: #FFFFFF
}

.cellNoLabel {
    padding: 5px 5px 5px 5px;
    vertical-align: top;
}

.cellAction {
    padding: 5px 5px 5px 5px;
    vertical-align: middle;
    text-align: right;
    height: 30px;
}

}

.cellCheckBox {
    width: 30px;
    text-align: center;
    padding: 5px 2px 5px 2px;
}

.section {
    padding: 10px 10px 10px 10px;
    margin-top: 20px;
    background-color: #ffffff
}

.sectionHeader {
    font-size: 18px;
    font-weight: bold;
    color: #7c7b7b;
    width: 100%;
    padding: 0px 0px 10px 0px;
}


.sectionDescription {
    font-size: 15px;
    color: #979595;
    width: 100%;
    padding: 0px 0px 10px 0px;
}


.iconsContainer {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    width: 100%
}

.iconContainer {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center
}

.iconContainer25 {
    width: 225px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    border: 1px solid #00A597;
}

.OffsetProjectImage {
    width: 200px;
}

.OffsetProjectContainer {
    width: 200px;
}

.OffsetProjectName {
    width: 200px;
    font-size: 15px;
    font-weight: bold;
}


.OffsetProjectPrice {
    width: 200px;
    font-size: 16px;
}

.FormControl {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

.FormControl80px {
    height: 34px;
    width: 80px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

.FormControl150px {
    height: 34px;
    width: 150px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

.FormControl50px {
    height: 34px;
    width: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

.FormControl100px {
    height: 34px;
    width: 100px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

.FormControl50 {
    height: 34px;
    width: 50%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

.FormControlMultiLine50 {
    height: 100px;
    width: 50%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

.FormControlMultiLine100 {
    height: 100px;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

.FormControlMultiLine200 {
    height: 200px;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

.FormControl100 {
    height: 34px;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

.FormControl600 {
    height: 34px;
    width: 600px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

.FormReturn {
    border-radius: 5px;
    background-color: #FFD4B2;
    margin: 10px 0 0 0;
    padding: 1px 10px 10px 10px
}

.FormControlLabel {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 3px;
}

.FormControlGroupLabel {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 3px;
    font-weight: bold;
    color: #979595;
    font-size: 16px;
}

.FormLabelText {
    width: 100%;
    margin-bottom: 10px;
    font-weight: bold;
}

.LabelEnabled {
    color: #46872C;
    font-weight: bold;
}

.LabelPending {
    color: #A08D2E;
    font-weight: bold;
}

.LabelDisabled {
    color: #FF3349;
    font-weight: bold;
}

.button {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 5px;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ffffff;
    background-color: #00A597;
}

.buttonSelected {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 5px;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ffffff;
    font-weight: bold;
    background-color: #C46412;
    margin: 0px 5px 0px 0px;
}

.buttonNotSelected {
    display: inline-block;
    color: #D8D8D8;
    margin-bottom: 0;
    margin-top: 5px;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ffffff;
    font-weight: bold;
    background-color: #B7B7B7;
    margin: 0px 5px 0px 0px;
}

.buttonCancel {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 5px;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid #C46412;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #C46412;
    background-color: #ffffff;
    margin: 0px 5px 0px 0px;
}

.buttonAdd {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 5px;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid #C46412;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ffffff;
    background-color: #D88038;
    margin: 0px 5px 0px 0px;
}

.buttonBar {
    margin: 10px 0px 10px 0px;
}

.buttonBarLeft {
    float: left;
}

.buttonBarRight {
    float: right;
}

.buttonBarClear {
    clear: both;
}

.linkbutton {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 10px;
}

.linkbuttonDisable {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 10px;
    color: #D77C2A;
}

.linkbuttonDelete {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 10px;
    color: #d72a2a;
}

.imagebutton {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 10px;
    height: 25px;
}

.iconImage {
    padding-top: 2px;
    padding-bottom: 2px;
    height: 25px;
}

.MobileSegment {
    width: 100%;
    padding: 0px 0px 0px 0px;
    border: solid 1px #dedede;
    margin: 0px 0px 10px 0px;
}

.MobileSegmentHeader {
    background-color: #00A597;
    color: #ffffff;
    width: 100%;
    padding: 5px 0px 5px 0px;
    text-align: center;
}

.MobileSegmentFooter {
    background-color: #ccc;
    color: #ffffff;
    padding: 5px 0px 5px 0px;
}

.MobileSegmentSubHeader {
    background-color: #88E1D3;
    color: #000000;
    width: 100%;
    padding: 5px 5px 5px 5px;
    text-align: center;
}

.MobileSegmentFooterAction {
    background-color: #88E1D3;
    color: #000000;
    width: 100%;
    padding: 5px 5px 5px 5px;
    text-align: center;
}

.MobileSegmentBody {
    padding: 5px 5px 5px 5px;
    width: 100%;
    background-color: #ffffff;
}

.MobileSegmentBodyCenter {
    padding: 5px 5px 5px 5px;
    width: 100%;
    background-color: #ffffff;
    text-align: center;
}

.MobileHeaderLabel {
    font-weight: bold;
    padding-left: 10px;
}


.CountryGuideCategory {
    width: 100%;
    padding: 5px 5px 5px 5px;
    background-color: #EFEFEF;
    margin-bottom: 10px;
}

.CountryGuideCategoryHeader {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    color: #7c7b7b
}

.CountryGuideCategoryHeaderLeft {
    float:left
}

.CountryGuideCategoryHeaderRight {
    float:right;
}

.CountryGuideCategoryContent {
    width: 100%;
    margin-bottom: 15px;
    margin-top: 5px;
}

.CountryGuideCategoryHeaderText {
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
}

.CountryGuideShowHideIcon {
    padding-top: 2px;
    padding-bottom: 2px;
    height: 25px;
}

.CountryGuideCategoryParagraph {
    padding: 5px 25px 5px 25px;
    text-align: justify;
}

.ShowHideIcon {
}


.TripModeBar {
    width: 100%;
    padding-bottom: 20px;
}

.TripMode {
    float: left;
    width: 16%;
}

.TripModeText {
    text-align: center;
    margin-top: 10px
}

.TripModeIcon {
    text-align: center
}

.TripModeIconImage {
    margin-left: auto;
    margin-right: auto
}

.ErrorContainer {
    padding: 5px 5px 5px 5px;
    border: solid 1px #ff0000;
    width: 100%;
}

.Error {
    margin-top: 10px;
    color: #FF0000;
    width: 100%;
}

.ErrorData {
    margin-top: 10px;
    color: #FF0000;
    width: 100%;
}

.TableHeader {
    background-color: #00A597;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 2px solid #ffffff;
    border-collapse: collapse
}

.triplegheader {
    height: 30px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 5px;
    padding-right: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #979595
}

.exceptionheader {
    background-color: #00A597;
    font-weight: bold;
    color: #FFFFFF;
    padding: 5px 5px 5px 5px;
    margin-top: 5px;
    width: overflow: auto;
}



/* Responsive: Portrait tablets and up */
@media screen and (min-width: 992px) {
    .jumbotron {
        margin-top: 20px;
    }
    .body-content {
        padding: 0;
    }

    .footer {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        font-size: 11px;
        padding-top: 14px;
    }

    .footer .legalFooter {
        padding: 14px;
        background-color: #F7F9FA;
    }

    .Desktop {
        display: normal
    }

    .Mobile {
        display: none
    }


button
{
    width: 100%;
    min-height: 44px;
    padding: 0;
    margin-top: 5px;
    border: 0;
    display: block;
    background-color: #0070ba;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-tap-highlight-color: transparent;
    color: #fff;
    font-size: 1em;
    text-align: center;
    font-weight: 700;
    font-family: HelveticaNeue-Medium,"Helvetica Neue Medium",HelveticaNeue,"Helvetica Neue",Helvetica,Arial,sans-serif;
    text-shadow: none;
    text-decoration: none;
    -webkit-transition: background-color .4s ease-out;
    -moz-transition: background-color .4s ease-out;
    -o-transition: background-color .4s ease-out;
    transition: background-color .4s ease-out;
    -webkit-font-smoothing: antialiased;
}

    .corral {
        margin: 0 auto;
        width: 460px;
        position: relative;
    }

    .contentContainerBordered {
        margin: 120px auto 0;
        padding: 42px 42px 36px;
        border: 1px solid #eaeced;
        overflow: hidden;
    }

    .DataTableMild {
        border: solid 1px #dedede;
        background-color: #ffffff;
        margin-bottom: 10px;
        width: 100%;
    }

    .DataTableFull {
        border: solid 1px #dedede;
        background-color: #ffffff;
        margin-bottom: 10px;
        width: 100%;
    }

    .DataTableDynamic {
        border: solid 1px #dedede;
        background-color: #ffffff;
        margin-bottom: 10px;
    }

    .AdminSectionFull {
        padding: 10px 10px 10px 10px;
        margin-top: 20px;
        background-color: #ffffff;
        float:left;
        width: 100%;
    }

    .AdminSectionLeft {
        padding: 10px 10px 10px 10px;
        margin-top: 20px;
        background-color: #ffffff;
        float: left;
        width: 48%;
    }

    .AdminSectionRight {
        padding: 10px 10px 10px 10px;
        margin-top: 20px;
        background-color: #ffffff;
        float: right;
        width: 48%;
    }


    .AdminSectionIcon {
        float: left;
        padding-right: 10px
    }

    .AdminSectionContent {
    }

    .AdminSectionHeader {
        font-size: 18px;
        font-weight: bold;
        color: #7c7b7b;
        width: 100%;
        padding: 0px 0px 0px 0px;
    }

    .AdminSectionDescription {
        font-size: 15px;
        color: #979595;
        width: 100%;
        padding: 0px 0px 10px 0px;
    }


    .instruction {
        font-size: 15px;
        color: #979595;
        width: 100%;
        font-weight: bold;
        padding: 0px 0px 10px 0px;
    }




    .ui-autocomplete {
        max-height: 150px;
        overflow-y: auto;
        /* prevent horizontal scrollbar */
        overflow-x: hidden;
        /* add padding to account for vertical scrollbar */
        padding-right: 20px;
    }
    /* IE 6 doesn't support max-height
	 * we use height instead, but this forces the menu to always be this tall
	 */
    * html .ui-autocomplete {
        height: 100px;
    }



    .tooltip {
        color: #000000;
        outline: none;
        text-decoration: none;
        position: absolute;
    }

        .tooltip span {
            margin-left: -999em;
            position: absolute;
        }

        .tooltip:hover span {
            border-radius: 5px 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
            -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
            -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
            font-family: Calibri, Tahoma, Geneva, sans-serif;
            position: absolute;
            left: 1em;
            top: 2em;
            z-index: 99;
            margin-left: -125px;
            width: 250px;
            padding-left: 10px;
            background-color: #ffffff;
            color: #000000;
            z-index: 1000;
        }

        .tooltip:hover em {
            font-family: Candara, Tahoma, Geneva, sans-serif;
            font-size: 1.2em;
            font-weight: bold;
            display: block;
            padding: 0.2em 0 0.6em 0;
        }

    .info {
        background: #9FDAEE;
        border: 1px solid #2BB0D7;
    }

    .DataTableToolTip {
        border: solid 1px #dedede;
        background-color: #ffffff;
        margin-bottom: 10px;
        width: 100%;
    }


    .ToolTipVisa {
        position: relative;
        display: inline-block;
    }

        .ToolTipVisa .ToolTipText {
            visibility: hidden;
            background-color: #EFEFEF;
            color: #000000;
            border-radius: 6px;
            padding: 12px 0;
            /* Position the tooltip */
            position: absolute;
            z-index: 1;
            top: -5px;
            right: 105%;
            border: solid 1px #00A597;
            border-radius: 3px 3px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
            -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
            -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
            font-family: Calibri, Tahoma, Geneva, sans-serif;
            font-weight: normal;
            position: absolute;
            z-index: 99;
            margin-left: -125px;
            width: 450px;
            padding-left: 10px;
            padding-right: 10px;
            background-color: #ffffff;
            color: #000000;
            z-index: 1000;
        }

        .ToolTipVisa:hover .ToolTipText {
            visibility: visible;
        }


    .ToolTipTax {
        position: relative;
        display: inline-block;
    }

        .ToolTipTax .ToolTipText {
            visibility: hidden;
            background-color: #EFEFEF;
            color: #000000;
            border-radius: 6px;
            padding: 12px 0;
            /* Position the tooltip */
            position: absolute;
            z-index: 1;
            top: -5px;
            right: 105%;
            border: solid 1px #00A597;
            border-radius: 3px 3px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
            -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
            -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
            font-family: Calibri, Tahoma, Geneva, sans-serif;
            font-weight: normal;
            position: absolute;
            z-index: 99;
            margin-left: -125px;
            width: 250px;
            padding-left: 10px;
            padding-right: 10px;
            background-color: #ffffff;
            color: #000000;
            z-index: 1000;
        }

        .ToolTipTax:hover .ToolTipText {
            visibility: visible;
        }


    .ToolTipWizard {
        position: relative;
        display: inline-block;
    }

    .ToolTipWizard .ToolTipText {
        visibility: hidden;
        background-color: #EFEFEF;
        color: #000000;
        border-radius: 6px;
        padding: 12px 0;
        /* Position the tooltip */
        position: absolute;
        z-index: 1;
        top: -5px;
        border: solid 1px #C46412;
        border-radius: 3px 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
        font-family: Calibri, Tahoma, Geneva, sans-serif;
        font-weight: normal;
        position: absolute;
        z-index: 99;
        margin-left: 20px;
        width: 250px;
        padding-left: 10px;
        padding-right: 10px;
        background-color: #ffffff;
        color: #000000;
        z-index: 1000;
    }

        .ToolTipWizard:hover .ToolTipText {
            visibility: visible;
        }


    .ToolTipText .Header {
        width: 100%;
        background-color: #00A597;
        color: #ffffff;
        text-align: center;
        padding: 5px 0px 5px 0px;
    }

    .ToolTipText .SubHeader {
        width: 100%;
        background-color: #88E1D3;
        color: #000000;
        text-align: center;
        padding: 5px 0px 5px 0px;
    }




    .CellHeader {
        color: #000000;
        padding: 5px 5px 5px 5px;
        vertical-align: top;
        background-color: #88E1D3;
    }

    .CellRowHeader {
        color: #000000;
        background-color: #88E1D3;
        padding: 5px 1px 5px 5px;
        vertical-align: top;
        width: 20px
    }

    .CellFilled {
        padding: 5px 5px 5px 5px;
        background-color: #00A597;
        color: #FFFFFF;
        vertical-align: middle;
        height: 30px;
    }

    .DocumentDetails {
        float: left;
        width: 50%;
    }

    .LogoPreview {
        width: 402px;
        border: 1px solid #cecece;
    }

    .LogoPreviewHeader {
        background-color: #C46412;
        font-weight: bold;
        text-align: center;
        padding-top: 3px;
        padding-bottom: 3px;
        color: #ffffff
    }

    .LogoPreviewThumbnailHeader {
        background-color: #C46412;
        font-weight: bold;
        text-align: center;
        padding-top: 3px;
        padding-bottom: 3px;
        color: #ffffff
    }

    .LogoPreviewThumbnail {
        width: 202px;
        border: 1px solid #cecece;
    }


    .DocumentPreview {
        float: right;
        width: 402px;
        border: 1px solid #cecece;
    }

    .DocumentPreviewHeader {
        background-color: #00A597;
        font-weight: bold;
        text-align: center;
        padding-top: 3px;
        padding-bottom: 3px;
        color: #ffffff
    }

    .image {
        width: 400px
    }

    .imageThumbnail {
        height: 200px
    }

    .imageDisplay {
        height: 200px
    }

    .ClimateBalance {
        width: 100%;
        text-align: center;
        font-size: 35px;
        font-weight: bold;
        margin-top: 10px;
    }

    .ClimateBalanceLabel {
        width: 100%;
        text-align: center;
        font-size: 15px;
        margin-top: 5px;
        margin-bottom: 5px;
    }


    #map_canvas {
        height: 400px;
        border: solid 1px #999999;
        overflow: auto;
        clear: both;
    }




    #SelectedNavBar {
        font-size: 20px;
    }

    .DisabledNavBar {
        font-weight: bold;
        color: #ffffff;
        opacity: 0.3;
        display: block;
        padding: 15px 10px 15px 15px;
        line-height: 20px;
    }

    .ListHeaderTop80 {
        font-weight: bold;
        background-color: #00A597;
        opacity: 0.8;
        color: #ffffff;
        padding: 5px 5px 5px 5px;
        text-transform: capitalize;
        vertical-align: top;
        text-align: center;
    }

    .listheader80 {
        font-weight: bold;
        background-color: #00A597;
        color: #ffffff;
        opacity: 0.8;
        padding: 5px 5px 5px 5px;
        border-bottom: 1px solid #686868;
        text-transform: capitalize;
        vertical-align: top;
        text-align: center;
    }

    .summaryRow {
        background-color: #00A597;
        color: #FFFFFF;
        font-weight: bold;
    }

    .CalendarTable {
        margin-top: 30px;
        width: 100%;
    }

    .CalendarDateCell {
        height: 110px;
        text-align: center;
        background-color: #EFEFEF;
        color: #5e5e5e;
        border: 2px solid #ffffff;
        border-collapse: collapse;
    }

    .CalendarDateCellPresent {
        height: 110px;
        text-align: center;
        background-color: #00A597;
        color: #5e5e5e;
        border: 2px solid #ffffff;
        border-collapse: collapse;
    }

    .CalendarDateCellNotPresent {
        height: 110px;
        text-align: center;
        background-color: #EFEFEF;
        color: #5e5e5e;
        border: 2px solid #ffffff;
        border-collapse: collapse;
    }

    .CalendarDateCellDiv {
        height: 100%;
        width: 100%;
        flex-direction: column;
        display: flex;
    }

    .CalendarDate {
        top: 0px;
        width: 100%;
        height: 20px;
        text-align: right;
        padding: 5px 10px 5px 10px;
        color: #6f6d6d;
        font-weight: bold;
    }

    .CalendarPlace {
        width: 100%;
        text-align: left;
        flex-grow: 1;
        float: left;
        padding: 5px 10px 5px 10px;
    }

    .CalendarAction {
        float: left;
        height: 30px;
        width: 100%;
        text-align: center;
        padding: 3px 5px 3px 5px;
    }

    .CalendarIcon {
        padding-right: 15px;
        height: 25px;
    }

    .CalendarDateVerified {
        width: 100%;
        height: 20px;
        text-align: right;
        color: #06a039;
        font-weight: bold;
        padding: 5px 10px 5px 10px;
    }

    .CalendarDateNotVerified {
        width: 100%;
        height: 20px;
        text-align: right;
        color: #8b0404;
        font-weight: bold;
        padding: 5px 10px 5px 10px;
    }

    .TravelCO2
    {
        font-weight: bold;
        color: #686868;
        font-size: 16px;
    }


}
