﻿/* +    background-color: #0075b0;
}*/

.travelport-purple {
    background-color: #890c58;
}

.travelport-green {
    background-color: #78BE20;
}

.travelport-cyan {
    background-color: #00A3AD;
}

.moveRight {
    float: right;
}

a, .checkbox {
    cursor: pointer;
}

html, body {
    overflow: hidden;
}

#divBody {
    overflow-y: auto;
    overflow-x: hidden;
}

.Mask {
    background: none repeat scroll 0 0 #D5EBF2;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2;
    display: none;
    opacity: 0.5;
}

.Loader {
    background: none repeat scroll 0 0 #282828;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    display: none;
    opacity: 0.7;
}

    .Loader div {
        background: white;
        border: 5px black solid;
        width: 150px;
        height: 150px;
        margin: auto;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .Loader img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: block;
        margin: auto;
    }

.formRow {
    margin-bottom: 3px;
    padding-left: 5px;
}

.span6, .theSpecialOne {
    margin-left: 0 !important;
}

.modal-body label, .panelTab .span3, .panelTab label, .panelTab div {
    color: #005D8C;
}

.headerfilter {
    float: left;
    width: 300px;
    margin-top: 10px;
}

#mainDiv {
    padding-left: 20px !important;
    padding-right: 20px !important;
    position: fixed;
    top: 210px;
    height: 70%;
    overflow-y: auto;
    bottom: 54px;
    left: 5px;
    right: 0;
}

#divToolbar {
    padding-left: 20px !important;
    padding-right: 20px !important;
    clear: both;
}

.k-grid-content:not(.modal-body .k-grid-content) {
    min-height: 275px !important;
}

.page-header label {
    color: #0C3B55;
    font-weight: normal;
}

.modal {
    overflow: hidden !important;
    outline-color: transparent;
}

.modal-content {
    border-width: 10px !important;
    border-color: #FFFFFF !important;
}

.row-fluid [class*="span"] {
    margin-left: 0 !important;
}

#externalWrapper {
    height: 100%;
    max-height: 94vh;
}

.cancel-button {
    font-size: 14px;
    background-color: #70a4b3;
    transition: background-color 300ms ease-out;
}

.cancel-button:hover, .cancel-button:active, .cancel-button:active:hover {
    background-color: #518998;
    transition: background-color 300ms ease-out;
}

.changePassword-button {
    background-color: #70a4b3;
    margin-right: 26px;
    margin-top: 10px;
    width: 165px !important;
}

.changePassword:hover, .changePassword:active, .changePassword:active:hover {
    background-color: #518998;
    transition: background-color 300ms ease-out;
}

.alternative-button {
    background-color: #582c83;
}

    .alternative-button:hover, .alternative-button:active, .alternative-button:active:hover {
        background-color: #752c83;
    }

table[role='grid'] tr th a.k-link, a.k-link.logout {
    color: #ffffff !important;
}

li.k-item, #searchItem {
    text-transform: uppercase !important;
}

input[type=checkbox].css-checkbox {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #ffffff;
}

.k-tabstrip {
    border-color: #fff0f5 !important;
    border-width: 0 !important;
}

    .k-tabstrip .k-content {
        padding-top: 15px !important;
    }

.modal-header, .modal-footer {
    background-color: #0C3B55;
}

.modal-header {
    cursor: move;
}

    .modal-header h3, .modal-footer h3, .modal-header h4, .modal-footer h4, .modal-header h5, .modal-footer h5 {
        color: #ffffff;
    }

    .modal-header [type='button'].close {
        opacity: 1 !important;
        padding: 5px 8px 5px 8px !important;
        background: #fff !important;
        margin: -24px -25px 10px 10px;
        color: #0C3B55;
    }

.TitlePopup {
    color: #fff;
    display: inline-block;
}

* {
    margin: 0;
}

html, body {
    height: 100%;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -4em;
}

.push {
    height: 2.9em;
}

.k-loading-image {
    background-image: none;
}

.k-loading-color {
    opacity: 0;
}

#dependencyConfiguration fieldset {
    margin-left: 0;
}

#dependencyConfiguration > .modal-dialog > .modal-content > .modal-body > fieldset > .k-autocomplete {
    width: 50% !important;
}

input[type=checkbox] {
    margin-right: 10px;
    vertical-align: inherit;
}

textarea {
    resize: none;
}

body, input {
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: normal;
    color: #005D8C;
}

#body-wrapper {
    min-height: 520px;
}

#divTitle > span {
    color: #0c3b55;
}

.portlet, select, .nav-tabs > li > a, .nav-tab a, input, .modal-content {
    border-radius: 0 !important;
}

.nav-tabs > li > a {
    color: #0C3B55;
    margin-right: 0;
    padding: 3px !important;
}

.lbl {
    font-weight: normal;
    margin-left: 3px;
    margin-top: 3px;
}

.ScreenTitle {
    font-size: 20.5px;
    font-weight: normal;
    line-height: 1;
    color: #3199B9;
    float: left;
    margin-top: 5px;
}

#activitiesMenu {
    max-height: 500px !important;
    overflow: auto;
    width: 350px !important;
}

    #activitiesMenu a {
        width: 333px;
    }

/* Header */
.headerBorder {
    margin-left: 12px;
    height: 70px;
    padding: 10px;
    vertical-align: text-bottom;
}

    .headerBorder .sprite {
        cursor: default !important;
    }

    .headerBorder > div {
        float: right;
        color: #0075B0;
        font-size: 24px;
        text-align: right;
    }

    .headerBorder .userInfo {
        color: black;
        font-size: 10pt;
        font-weight: bold;
        height: 20px;
        margin-bottom: 20px;
    }

        .headerBorder .userInfo span.uatMode {
            color: #582c83;
        }

/* Menu */
.menuItemIcon {
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 22px;
}

#menu .k-state-border-down {
    color: #FFF;
}



#footer img {
    display: block;
    width: 100%;
}

.footerParagraph {
    font-size: 1.7vh;
}

.footerLine div {
    width: 25%;
    height: 3px;
    float: left;
}

.containerGridDraggable td {
    height: 40px;
}

.noUpper, #wsWebServiceProofPanel input, #wsWebServiceProofPanel td,
#wsShowDetailsPopup input[type='text'], #wsShowDetailsPopup td, #wsShowDetailsPopup .k-textbox,
#wsWebServiceProofPanel > *, #panelWebService input[type='text'], #panelWebService .k-textbox,
#panelWebService td, #panelWebServiceValidation input[type='text'], #panelWebServiceValidation .k-textbox, #panelWebServiceValidation td, #DateFormat, #DateFormat option,
#divBasic input, #TicketModifiersInputParametersGrid input, #TicketModifiersInputParametersGrid td, #UserGrid .k-grid-content *,
#login input[type='text'], .loginLogo span, .footerParagraph, .headerBorder div, #partialLogin input[type='text'],
#CreateTenantPopup fieldset input[type='text'], #txtThirdPartySite, #txtDefaultUrl, #RegularExpression,
#ForgotPassword_UserName, #ForgotPassword_Email, #WebMethodsDropdownList, #WebMethodsDropdownList option,
#ValueDropdownList option, #TextDropdownList option,
div.b-m-mpanel[id*='CURDATE'] .b-m-ibody span, [name='restoreScreen'] *,
#TicketModifiersOutputParametersGrid tbody tr td, #TicketModifiersOutputParametersGrid tbody tr td input,
#InputParameterGrid tbody td *, #OutputParameterGrid tbody td *,
#PreferenceModifiersGrid tbody tr td, #PreferenceModifiersGrid tbody tr td input, #wsNodeName, #wsObjectName, #wsObjectNamespace {
    text-transform: none;
}

* {
    text-transform: uppercase;
}

a.sprite.travelport-logo200 {
    padding-top: 10px;
    padding-bottom: 28px;
    padding-right: 214px;
    cursor: pointer !important;
}

/*Ws popup on corporate and designer*/
#wsShowDetailsPopup .divColumnOneWsProof {
    float: left;
    width: 137px;
    clear: both;
}

#ActionConfigurationGrid td[role='gridcell']:nth-child(2) .k-textbox {
    width: 98%;
}

#ActionConfigurationPopup .modal-dialog {
    width: 980px;
}

#CommandConfigurationPopup textarea {
    width: 400px;
    height: 200px;
}

.CodeMirror.cm-s-default {
    border: 1px solid #ddd;
}

.sessionVariablesPopup .modal-dialog {
    width: 900px;
}

.tab-content {
    border: 1px solid #ddd;
    border-top: 0;
    padding: 10px;
    background-color: #f2f2f2;
}

.nav {
    margin-bottom: 0 !important;
}

/*#wsShowDetailsPopup .panelTab {
    height: 258px;
}*/

#divTitleConfig label {
    float: left;
    width: 180px;
    margin-top: 10px;
}

#divTitleConfig input {
    float: left;
}

#DefineNewActivity .modal-dialog {
    width: 900px;
}

#DefineNewActivity .modal-body {
    max-height: 500px;
}

@media only screen and (max-height: 768px) {

    #DefineNewActivity .modal-body {
        max-height: 400px;
        overflow-y: auto;
    }

        #DefineNewActivity .modal-body .travelport-grid-wrapper {
            max-height: 165px;
        }
}


#divTriggerGrid {
    width: 840px !important;
    padding-bottom: 10px;
}

    #divTriggerGrid select {
        width: 150px;
        height: 18px !important;
    }

        #divTriggerGrid select:hover {
            color: #fff;
            border-color: #8ebc00;
            background-color: #8ebc00;
        }

label.innerLabel {
    font-weight: 300 !important;
    color: #ffffff;
    margin-left: 10px;
}

.checkbox {
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    background-image: url('Images/checkbox-icon.png');
    /*display: inline !important;*/
    padding: 3px;
    padding-left: 30px !important;
}

.uncheck {
    background-position: 0 -1px;
}

.check {
    background-position: 0 -24px;
}

.checkDisable {
    background-position: 0 -47px;
    cursor: not-allowed !important;
    color: #999 !important;
}

.checkAndDisable{
    background-position: 0 -67px;
    cursor: not-allowed !important;
    color: #999 !important;
}

label {
    font-size: 14px;
    display: inline;
    color: #0C3B55;
}

input[type='number'] {
    padding: 0 0 0 4px !important;
}

.modal-header h3, .modal-header h4, .modal-header label {
    font-size: 20px !important;
    font-weight: normal !important;
}

.ddnSession label, .headerfilter label {
    display: block;
}

.advanced3Column div {
    padding-bottom: 3px !important;
}

#divControls label, .placeholder label, .emptyControlGrid div {
    font-size: 14px;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
    color: #0c3b55;
    cursor: default;
    background-color: #F2F2F2;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
}

.nav-tabs > li.disabled, .nav-tabs > li[disabled="disabled"] {
    /*cursor: not-allowed;*/
}

.nav-tabs li {
    list-style: none;
    list-style-image: url(data:0); /* Fix IE issues */
}

.nav-tabs > li.disabled > a, .nav-tabs > li[disabled="disabled"] > a {
    color: #999999;
    pointer-events: none;
}

.stick {
    position: fixed;
    top: 0;
    z-index: 1000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.stickHeader {
    position: fixed;
    top: 50px;
    z-index: 1000;
}

.nav.nav-tabs li {
    background-color: #c0c0c0;
    margin-right: 2px;
}

.cogWheelsIcon {
    background-image: url('icons/glyph/glyphicons_137_cogwheels.png');
    height: 20px;
    padding: 0 20px 4px 0;
    background-size: 20px;
    background-repeat: no-repeat;
}

.cogWheelsIconDisabled {
    background-image: url('icons/glyph/glyphicons_137_cogwheels-disabled.png');
    height: 20px;
    padding: 0 20px 4px 0;
    background-size: 20px;
    background-repeat: no-repeat;
    pointer-events: none;
    cursor: not-allowed !important;
}

span.k-input {
    color: #0c3b55 !important;
}

.uat-container {
    margin: 0 auto;
    position: absolute;
    width: 960px;
    left: 0;
    right: 0;
    font-size: 12pt;
    top: 0;
    text-align: center;
}

#wsShowDetailsPopup .modal-dialog {
    width: 900px;
}

#CommandsEditorPopup .modal-dialog {
    width: 800px;
}

#CommandConfigurationPopup .modal-dialog {
    width: 970px;
}

#spApplicationName {
    margin-right: 18px;
}

.userInfo, .headerBorder > div > span {
    padding-right: 0;
    margin-right: -4px;
    margin-bottom: 7px;
}

    .userInfo > div.sprite.user20 {
        float: right;
        margin-left: 6px;
    }

th.k-header > div.whitetrash32 {
    margin-left: 6px;
}

td[role='gridcell'] > span.trash32 {
    margin-left: -3px;
}

#TriggerGrid {
    height: 180px;
}

.modal-dialog .modal-body {
    /*max-height: 50vh;*/
}

legend {
    color: #005D8C;
}

.advancedColumn div {
    padding-bottom: 5px;
}

/* Textbox Autocomplete */
.ui-autocomplete {
    z-index: 9999999 !important;
}

    .ui-autocomplete .ui-state-focus {
        border: none !important;
        margin: 0 !important;
    }

    .ui-autocomplete .ui-menu-item:hover {
        background: #0C3B55 !important;
    }

        .ui-autocomplete .ui-menu-item:hover span {
            color: white;
        }

#lblPagination {
    float: right;
    font-weight: bold;
    font-size: 14pt;
}

#divTriggerGrid .k-grid-content {
    height: 97px !important;
}

.TxtInLineofTheChk {
    margin-top: -6px;
}

.k-button {
    border-style: solid;
    border-width: 0px;
    cursor: pointer;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: normal;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 14px;
    transition: background-color 300ms ease-out;
}

.searchItem {
    float: right !important;
    margin-right: 26px !important;
}

.userName {
    color: #0076B4;
}

.userInfo {
    margin-right: 12px;
}

.k-grid-massiveDelete {
    background-color: #70a4b3;
}

    .k-grid-massiveDelete:hover, .k-grid-massiveDelete:active, .k-grid-massiveDelete:active:hover {
        background-color: #87a4b3;
    }

.row {
    margin-left: 0 !important;
}

#PasswordPopup .modal-body * {
    display: block;
}

/* TYPEAHEAD ANGULAR STYLES */
.dropdown-menu.nav.nav-tabs {
    margin: 0;
    padding: 0;
}

.dropdown-menu.nav.nav-tabs {
    background-color: #005580;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

    .dropdown-menu.nav.nav-tabs > li {
        float: none;
        background-color: transparent;
    }
        /*.dropdown-menu.nav.nav-tabs > li:hover {
        background-color: #7ea700 !important;
    }*/
        .dropdown-menu.nav.nav-tabs > li > a {
            color: #FFF;
        }


    .dropdown-menu.nav.nav-tabs > .active > a,
    .dropdown-menu.nav.nav-tabs > .active > a:hover,
    .dropdown-menu.nav.nav-tabs > .active > a:focus {
        background-image: linear-gradient(to bottom, #7ea700, #7ea700 );
    }

.toolbarDiv {
    float: right;
    top: 145px;
    position: fixed;
    right: 20px;
}

.subtitleDiv {
    position: fixed;
    top: 170px;
    margin-left: -5px;
    margin-top: 15px;
}

.modal-dialog #recentTripConfiguration .modal-body,
.modal-dialog #uttConfiguration .modal-body {
    max-height: 50vh;
    overflow-x: auto;
}

/* Footer */
#footer {
    color: #ffffff;
    position: fixed;
    width: 100%;
    background-color: #0c3b55 !important;
    max-height: 51px;
    height: 6vh;
    bottom: 0px;
}

@font-face {
    font-family: 'Stag Sans Light';
    src: url("fonts/StagSans-Light-Web.eot") format("embedded-opentype"), url("fonts/StagSans-Light-Web.woff") format("woff"), url("fonts/StagSans-Light-Web.ttf") format("truetype"), url("fonts/StagSans-Light-Web.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

/** {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    }*/

.ngHeaderText {
    color: white !important;
}

/* 
    TP Context Menu
*/
.tp-context-menu {
    display: none;
    position: fixed;
    top: 100px;
    left: 100px;
    z-index: 99999;
}

    .tp-context-menu .context-wrapper {
        /*the wrapper acts as the submenus' positioned parent*/
        position: relative;
        min-height: none;
    }

    .tp-context-menu ul {
        min-width: 200px;
        max-height: 350px;
        color: #0C3B55;
        font-family: sans-serif;
        font-size: 16px;
        margin: 0;
        padding: 0;
        background-color: #f2f2f2;
        border: 2px solid #ddd;
        box-shadow: 5px 5px 5px #a8a8a8;
        /*use scrolling if necessary, but don't show a horizontal scrollbar*/
        overflow-x: hidden;
        overflow-y: auto;
    }

        .tp-context-menu ul li {
            /*the submenus cannot have a positioned parent inside the scrollable list*/
            position: static;
            list-style: none;
            /*padding: 0 30px;*/
            line-height: 30px;
            white-space: nowrap;
        }

    .tp-context-menu li:hover {
        background-color: #7ea700;
    }

        .tp-context-menu li:hover,
        .tp-context-menu li:hover > a {
            color: #FFF;
            cursor: pointer;
        }

            .tp-context-menu li.divider,
            .tp-context-menu li.parent > a:after,
            .tp-context-menu li:hover > .context-wrapper {
                /*display the submenu when we hover on the menu item*/
                display: block;
            }

    .tp-context-menu li a {
        display: block;
        padding: 0 30px;
        line-height: 30px;
        clear: both;
        font-weight: normal;
        white-space: nowrap;
        text-decoration: none;
    }

    .tp-context-menu li.parent > a:after {
        float: right;
        width: 0;
        height: 0;
        margin-top: 8px;
        margin-right: -25px;
        border-color: transparent;
        border-left-color: #cccccc;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        content: " ";
    }

    .tp-context-menu li.divider {
        margin: auto;
        margin-bottom: 3px;
        border-bottom: 1px solid #ddd;
        cursor: default;
        width: 90%;
    }

    .tp-context-menu li .context-wrapper {
        cursor: auto;
        /*position on top of the menu item*/
        position: absolute;
        /*these are not useful because our positioned parent is not the menu item*/
        /*top: 0;*/
        /*left: 75%;*/
        /*show on top of the menu item*/
        z-index: 10;
        /*do not show the submenu by default*/
        display: none;
    }


/*
    Radio Buttons

*/
.radio {
    padding-left: 20px;
}

    .radio label {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding-left: 5px;
    }

        .radio label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 17px;
            height: 17px;
            left: 0;
            margin-left: -22px;
            margin-top: -1px;
            border: 1px solid #cccccc;
            border-radius: 50%;
            background-color: #fff;
            -webkit-transition: border 0.15s ease-in-out;
            -o-transition: border 0.15s ease-in-out;
            transition: border 0.15s ease-in-out;
        }

        .radio label::after {
            display: inline-block;
            position: absolute;
            content: " ";
            width: 11px;
            height: 11px;
            left: 3px;
            top: 3px;
            margin-left: -22px;
            margin-top: -1px;
            border-radius: 50%;
            background-color: #555555;
            -webkit-transform: scale(0, 0);
            -ms-transform: scale(0, 0);
            -o-transform: scale(0, 0);
            transform: scale(0, 0);
            -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
        }

    .radio input[type="radio"] {
        opacity: 0;
        z-index: 1;
    }

        .radio input[type="radio"]:focus + label::before {
            /*outline: thin dotted;*/
            /*outline: 5px auto -webkit-focus-ring-color;*/
            outline-offset: -2px;
        }

        .radio input[type="radio"]:checked + label::after {
            -webkit-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
            -o-transform: scale(1, 1);
            transform: scale(1, 1);
        }

        .radio input[type="radio"]:disabled + label {
            opacity: 0.65;
        }

            .radio input[type="radio"]:disabled + label::before {
                cursor: not-allowed;
            }

    .radio.radio-inline {
        margin-top: 0;
    }

.radio-primary input[type="radio"] + label::after {
    background-color: #005D8C;
}

.radio-primary input[type="radio"]:checked + label::before {
    border-color: #005D8C;
}

.radio-primary input[type="radio"]:checked + label::after {
    background-color: #005D8C;
}

.radio-danger input[type="radio"] + label::after {
    background-color: #d9534f;
}

.radio-danger input[type="radio"]:checked + label::before {
    border-color: #d9534f;
}

.radio-danger input[type="radio"]:checked + label::after {
    background-color: #d9534f;
}

.radio-info input[type="radio"] + label::after {
    background-color: #005D8C;
}

.radio-info input[type="radio"]:checked + label::before {
    border-color: #005D8C;
}

.radio-info input[type="radio"]:checked + label::after {
    background-color: #005D8C;
}

.radio-warning input[type="radio"] + label::after {
    background-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked + label::before {
    border-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked + label::after {
    background-color: #f0ad4e;
}

.radio-success input[type="radio"] + label::after {
    background-color: #5cb85c;
}

.radio-success input[type="radio"]:checked + label::before {
    border-color: #5cb85c;
}

.radio-success input[type="radio"]:checked + label::after {
    background-color: #5cb85c;
}

input[type="radio"].styled:checked + label:after {
    font-family: 'FontAwesome';
    content: "\f00c";
}

input[type="radio"] .styled:checked + label::before {
    color: #fff;
}

input[type="radio"] .styled:checked + label::after {
    color: #fff;
}

.cke_contents.cke_reset {
    height: 20vh !important;
}

.tp-checkbox {
    position: relative;
    width: 20px;
    height: 20px;
}

    .tp-checkbox:before {
        content: '';
        width: 20px;
        height: 20px;
        background: url("TravelportGrid/checkbox_unchecked.png") no-repeat;
        position: absolute;
    }

    .tp-checkbox:checked:before {
        background: url("TravelportGrid/checkbox_checked.png") no-repeat;
    }

.autocompleteInput {
    -webkit-appearance: none !important; /*menulist-button;  this style only works in Chrome */
    /*padding-right: 20px !important;*/
    background: #fff url("./icons/selectDown.gif") no-repeat 99% center;
    text-overflow: ellipsis !important;
    overflow: hidden;
}

    /* this style serve to remove IE10's “clear field” X button in certain inputs */
    .autocompleteInput::-ms-clear {
        display: none;
    }

.centerIconGrid {
    margin: 0 auto !important;
    display: block;
    padding-right: 0;
}

.centerIconGridDisabled {
    margin: 0 auto !important;
    display: block;
    padding-right: 0;
    opacity: .30;
    filter: alpha(opacity=30); /* IE<9 */
    cursor: default;
}

/* ------------------------------- Corporate Logo  */
.headerBorder .logo {
    margin-right: 8px;
}

.logo {
    font-family: 'Stag Sans Light';
    font-size: 30px;
    color: #006aa6;
}

    .logo span {
        text-transform: none;
    }

        .logo span:hover {
            cursor: pointer;
        }

    .logo > .company {
        font-weight: 900;
        font-size: 35px;
    }

    .logo > .project {
        /*font-weight: 300;*/
        color: #3D96DE;
        font-size: 35px;
        white-space: nowrap;
    }


/* ------------------------------- LandingPage  */
#LandingPage {
}

    #LandingPage #mainDiv {
        top: 130px !important;
    }

    #LandingPage div.v-center {
        display: table;
        border: 1px solid #ddd;
        text-align: center;
        height: 200px;
    }

        #LandingPage div.v-center:hover {
            background: #ddd;
            -webkit-transition: 1s;
            -moz-transition: 1s;
            -ms-transition: 1s;
            -o-transition: 1s;
            transition: 1s;
        }

        #LandingPage div.v-center .contentFix {
            line-height: 200px;
        }


        #LandingPage div.v-center a,
        #LandingPage div.v-center a:hover {
            text-decoration: none;
        }


[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}
