/* input: run-time error CSS1036: Expected expression, found ''
input: run-time error CSS1036: Expected expression, found ''
input: run-time error CSS1036: Expected expression, found ''
input: run-time error CSS1036: Expected expression, found '' */
/* Alternate dark blue: 25608b, 1D4766, 21577e */
/* Alternate green: 81be48,  */
.navbar-default {
    background-color: #fff;
    border-color: #81be48; /*rr-green*/
    border-bottom-width: 5px;
    background-image: none;
}

#eventMenu {
    max-height: 700px;
    overflow-y: auto;
}

.unauthenticated .navbar-default {
    border-bottom-width: 0;
}

.navbar-nav {
    background: inherit; /* Added for bootstrap-tour backdrop support */
}

.navbar-default .navbar-brand {
    color: #585858;
    overflow: hidden;
    height: 60px;
}

    .navbar-default .navbar-brand div.site-logo {
        margin-top: -10px;
        height: 50px;
        width: 255px;
    }

    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
        color: #333;
    }

    .navbar-default .navbar-text {
        color: #585858;
    }

.navbar-brand,
.navbar-nav > li > a {
    -ms-text-shadow: none;
    text-shadow: none;
    margin-left: -2px;
    margin-right: -2px;
}

    .navbar-default .navbar-nav > li > i.fa,
    .navbar-default .navbar-nav > li > a {
        color: #585858;
        text-shadow: none;
        line-height: 31px;
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #333;
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #333;
        background-image: none;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        color: #333;
        background-image: none;
    }

    .navbar-default .navbar-nav > .open.active > a, .navbar-default .navbar-nav > .open.active > a:hover, .navbar-default .navbar-nav > .open.active > a:focus {
        color: #333;
        background-image: none;
    }

    .navbar-default .navbar-toggle {
        border-color: #81be48;
    }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-image: none;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #585858;
            background-image: none;
        }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #585858;
        background: inherit; /* Added for bootstrap-tour backdrop support */
    }

    .navbar-default .navbar-link {
        color: #585858;
    }

        .navbar-default .navbar-link:hover {
            color: #333;
        }

    .navbar-default .navbar-nav .loader {
        margin-right: 30px;
        margin-top: 5px;
    }

    @media (max-width: 767px) {
        .navbar-default .navbar-nav .open .dropdown-menu > li > a {
            color: #585858;
        }

            .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
                color: #333;
            }

        .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
            color: #333;
            background-color: #21577e;
            background-image: none;
        }

        /*.navbar-default .navbar-header a.navbar-brand span {
        display: none;
    }*/
    }

    .navbar-default .navbar-header {
        height: 61px;
    }


    .navbar a span.desc {
        display: block;
        font-size: smaller;
        -moz-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden;
        color: #666;
    }

    .navbar li.multi-line {
        margin-bottom: 5px;
    }

        .navbar li.multi-line div.sub-info {
            line-height: 1.15em;
            padding-top: 2px;
        }

.navbar a div.left-side {
    width: 66% !important;
    max-width: 66% !important;
    display: inline-block;
}

.navbar a div.right-side {
    width: 33% !important;
    max-width: 33% !important;
    display: inline-block;
}

    .navbar li.dropdown-combined {
    }

        .navbar li.dropdown-combined a.dropdown-combined-label {
            display: block;
            float: left;
            margin-right: 0;
            padding-right: 5px;
            max-width: 180px;
            white-space: nowrap;
            overflow: hidden;
            -moz-text-overflow: ellipsis;
            text-overflow: ellipsis;
        }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1360px) {
        .navbar li.dropdown-combined a.dropdown-combined-label {
            max-width: 250px;
        }
    }

    .navbar li.dropdown a.dropdown-toggle.truncated {
        max-width: 175px;
        white-space: nowrap;
        overflow: hidden;
        -moz-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }

    .navbar li.dropdown-combined a.dropdown-combined-toggle {
        display: block;
        float: right;
        margin-left: 0;
        padding-left: 5px;
    }

    .navbar li.dropdown-sub-header {
        display: block;
        padding: 7px 20px;
        font-size: 14px;
        line-height: 16px;
        white-space: nowrap;
    }

    .navbar .dropdown-menu-wide {
        width: 400px;
    }


    .event-sparkline {
        float: right;
        background-color: #ddd;
        -ms-border-radius: 5px;
        border-radius: 5px;
        height: 10px;
        text-align: center;
        width: 50px;
        margin-top: 3px;
        overflow: hidden;
    }

    .event-large-sparkline {
        float: left !important;
        background-color: #ddd;
        -ms-border-radius: 10px;
        border-radius: 10px;
        height: 15px;
        text-align: center;
        width: 100px;
        margin-top: 3px;
        overflow: hidden;
    }

    .event-spark-activity {
        background-color: #63A6D8;
        -ms-border-radius: 5px 0 0 5px;
        border-radius: 5px 0 0 5px;
        height: 10px;
        display: block;
        vertical-align: text-bottom;
    }

    .event-large-sparkline > .event-spark-activity {
        -ms-border-radius: 10px 0 0 10px;
        border-radius: 10px 0 0 10px;
        height: 15px;
    }


    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .active > a {
        -webkit-box-shadow: inset 12px 0 5px -9px #000000;
        -webkit-box-shadow: inset 12px 0 5px -9px rgba(0, 0, 0, .075);
        -ms-box-shadow: inset 12px 0 5px -9px #000000;
        -ms-box-shadow: inset 12px 0 5px -9px rgba(0, 0, 0, .075);
        box-shadow: inset 12px 0 5px -9px #000000;
        box-shadow: inset 12px 0 5px -9px rgba(0, 0, 0, .075);
    }

    .navbar-default .navbar-nav > .open a.dropdown-combined-toggle,
    .navbar-default .navbar-nav > .active a.dropdown-combined-toggle {
        -webkit-box-shadow: inset -12px 0 5px -9px #000000;
        -webkit-box-shadow: inset -12px 0 5px -9px rgba(0, 0, 0, .075);
        -ms-box-shadow: inset -12px 0 5px -9px #000000;
        -ms-box-shadow: inset -12px 0 5px -9px rgba(0, 0, 0, .075);
        box-shadow: inset -12px 0 5px -9px #000000;
        box-shadow: inset -12px 0 5px -9px rgba(0, 0, 0, .075);
    }



    /* collapser in menu */
    .dropdown-sub-header .fa-chevron-right {
        -webkit-transition: 400ms ease;
        -moz-transition: 400ms ease;
        -o-transition: 400ms ease;
        transition: 400ms ease;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .dropdown-sub-header.collapsed .fa-chevron-right {
        -webkit-transition: 400ms ease;
        -moz-transition: 400ms ease;
        -o-transition: 400ms ease;
        transition: 400ms ease;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    /* Submenu styles */
    .sub-menu {
        padding: 5px 0;
        margin: 2px 0 0;
        list-style: none;
    }

        .sub-menu > li > a {
            display: block;
            padding: 5px 20px;
            clear: both;
            font-weight: normal;
            line-height: 1.42857143;
            color: #333;
            white-space: nowrap;
        }

            .sub-menu > li > a:hover,
            .sub-menu > li > a:focus {
                color: #262626;
                text-decoration: none;
                background-color: #f5f5f5;
            }

    .dropdown-menu li {
        cursor: pointer;
    }


    .navbar-collapse.collapsing a span.show-collapsed,
    .navbar-collapse.in a span.show-collapsed {
        display: inline !important;
    }

    .navbar-collapse.collapsing a i.fa,
    .navbar-collapse.in a i.fa {
        width: 1.28571429em;
    }

    .navbar-collapse.collapsing .dropdown-sub-header,
    .navbar-collapse.in .dropdown-sub-header {
        color: #fff;
    }

    .navbar-collapse.collapsing .navbar-nav > .active > .dropdown-combined-label,
    .navbar-collapse.collapsing .navbar-nav > .active > .dropdown-combined-toggle,
    .navbar-collapse.in .navbar-nav > .active > .dropdown-combined-label,
    .navbar-collapse.in .navbar-nav > .active > .dropdown-combined-toggle,
    .navbar-collapse.collapsing .navbar-nav > .active > .dropdown-combined-label:hover,
    .navbar-collapse.collapsing .navbar-nav > .active > .dropdown-combined-toggle:hover,
    .navbar-collapse.in .navbar-nav > .active > .dropdown-combined-label:hover,
    .navbar-collapse.in .navbar-nav > .active > .dropdown-combined-toggle:hover {
        background-color: inherit;
    }


    /*.navbar-collapse.collapsing .navbar-nav .open .dropdown-menu > li > a,
    .navbar-collapse.in .navbar-nav .open .dropdown-menu > li > a,
    .navbar-collapse.collapsing .sub-menu > li > a,
    .navbar-collapse.in .sub-menu > li > a {
        color: #fff !important;
    }*/

    .navbar-collapse.collapsing .desc,
    .navbar-collapse.in .desc,
    .navbar-collapse.collapsing .sub-info,
    .navbar-collapse.in .sub-info {
        color: #ccc;
    }

    .navbar-collapse.collapsing .sub-menu > li > a:hover,
    .navbar-collapse.in .sub-menu > li > a:hover,
    .navbar-collapse.collapsing .dropdown-menu > li > a:hover,
    .navbar-collapse.in .dropdown-menu > li > a:hover {
        background-color: #21577e;
    }

    .navbar-collapse.collapsing li.dropdown-combined a.dropdown-combined-toggle,
    .navbar-collapse.in li.dropdown-combined a.dropdown-combined-toggle {
        float: none;
        display: inline-block;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
    }


    /* -- Adjusting z-index of navbar to stay under modals but over notification-container -- */
    .navbar-fixed-top, .navbar-fixed-bottom {
        z-index: 1035;
    }

@font-face {
  font-family: 'CbtGlyph';
  src:  url('../../fonts/CbtGlyph.eot?bp8tss');
  src:  url('../../fonts/CbtGlyph.eot?bp8tss#iefix') format('embedded-opentype'),
    url('../../fonts/CbtGlyph.ttf?bp8tss') format('truetype'),
    url('../../fonts/CbtGlyph.woff?bp8tss') format('woff'),
    url('../../fonts/CbtGlyph.svg?bp8tss#CbtGlyph') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="cb-"], [class*=" cb-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'CbtGlyph' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cb-SpectraGraph:before {
  content: "\e906";
}
.cb-Chemical:before {
  content: "\e903";
}
.cb-Colorimetric:before {
  content: "\e904";
}
.cb-GasMeter:before {
  content: "\e905";
}
.cb-Chainbridge:before {
  content: "\e600";
}
.cb-DetectorProbe:before {
  content: "\e601";
}
.cb-Detector:before {
  content: "\e602";
}
.cb-Layers:before {
  content: "\e603";
}
.cb-Plume:before {
  content: "\e604";
}
.cb-Probe:before {
  content: "\e605";
}
.cb-Radiation:before {
  content: "\e606";
}
.cb-Ruler:before {
  content: "\e607";
}
.cb-Spectro:before {
  content: "\e608";
}
.cb-WalkieTalkie:before {
  content: "\e609";
}
.cb-Report-h:before {
  content: "\e60a";
}
.cb-UpLevel:before {
  content: "\e60b";
}
.cb-Report-v:before {
  content: "\e60c";
}
.cb-Piv:before {
  content: "\e900";
}
.cb-SitRep:before {
  content: "\e901";
}
.cb-Facility-Chem:before {
  content: "\e902";
}


/* Header Positioning */
html.wf-fontawesome-n4-inactive #fontWarning {
    display: block !important;
}

html.wf-fontawesome-n4-inactive .fa,
html.wf-fontawesome-n4-inactive [class*="cb-"],
html.wf-fontawesome-n4-inactive .glyphicon {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

    html.wf-fontawesome-n4-inactive [class*="fa-"]:before,
    html.wf-fontawesome-n4-inactive [class*="cb-"]:before,
    html.wf-fontawesome-n4-inactive [class*="glyphicon-"]:before {
        content: "+";
    }

html.wf-fontawesome-n4-inactive .glyphicon-search:before {
    content: "Search";
}

html.wf-fontawesome-n4-inactive .fa-trash-can:before {
    content: "X";
}

html.wf-fontawesome-n4-inactive .fa-minus:before {
    content: "—";
}

html.wf-fontawesome-n4-inactive .fa-times:before {
    content: "X";
}

html.wf-fontawesome-n4-inactive .fa-plus:before {
    content: "+";
}

html.wf-fontawesome-n4-inactive .fa-undo:before {
    content: "X";
}

html.wf-fontawesome-n4-inactive .fa-angle-double-right:before {
    content: ">>";
}

html.wf-fontawesome-n4-inactive .fa-angle-double-left:before {
    content: "<<";
}

html.wf-fontawesome-n4-inactive .fa-angle-down:before {
    content: "▼";
}

html.wf-fontawesome-n4-inactive .fa-angle-up:before {
    content: "▲";
}

html.wf-fontawesome-n4-inactive .fa-search-plus:before {
    content: "View";
}

html.wf-fontawesome-n4-inactive .fa-download:before {
    content: "Download";
}


html.wf-fontawesome-n4-inactive .fa-arrows-rotate:before,
html.wf-fontawesome-n4-inactive .fa-spinner:before {
    content: "\2297";
}

html.wf-fontawesome-n4-inactive .fa-chevron-right:before {
    content: ">";
}

html.wf-fontawesome-n4-inactive .fa-question:before,
html.wf-fontawesome-n4-inactive .fa-question-circle:before {
    content: "?";
}

html.wf-fontawesome-n4-inactive .panel-title a.collapsed::before {
    content: "+";
}

html.wf-fontawesome-n4-inactive .assessment-button .fa {
    font-size: 14px !important;
}

html.wf-fontawesome-n4-inactive .fa-check-circle:before {
    content: "Approved";
}

html.wf-fontawesome-n4-inactive .fa-circle-check:before {
    content: "Approve";
}

html.wf-fontawesome-n4-inactive .fa-times-circle:before {
    content: "Rejected";
}

html.wf-fontawesome-n4-inactive .fa-circle-xmark:before {
    content: "Reject";
}

html.wf-fontawesome-n4-inactive .fa-envelope.resend:before,
html.wf-fontawesome-n4-inactive .fa-envelope.resend:before {
    font-size: 14px;
    content: "Resend";
}


/* Event Map Changes*/
html.wf-fontawesome-n4-inactive .maptray-open .cb-Plume:before {
    content: "IMAAC";
}

html.wf-fontawesome-n4-inactive .maptray-open .cb-Layers:before {
    content: "Layers";
}

html.wf-fontawesome-n4-inactive .maptray-open .fa-filter:before {
    content: "Filters";
}

html.wf-fontawesome-n4-inactive .ui-dialog-titlebar-close:before {
    content: "X";
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: larger;
}


/* Sorting */
html.wf-fontawesome-n4-inactive .dataTable th[class*=sort]:after {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
html.wf-fontawesome-n4-inactive .dataTable th.sorting_asc:after {
    content: "▲"; 
}
html.wf-fontawesome-n4-inactive .dataTable th.sorting_desc:after {
    content: "▼"; 
}


/* Network Map */
html.wf-fontawesome-n4-inactive div#nav > div.menu-item {
    width: auto !important;
}

html.wf-fontawesome-n4-inactive div#nav > div.menu-item.menu-image-button i.fa[class*=fa-]{
    font-size: .95em !important;
}

html.wf-fontawesome-n4-inactive .menu-item.menu-image-button.menu-item-title .fa-home:before {
    content: "Home";
}
html.wf-fontawesome-n4-inactive .menu-item.menu-image-button.menu-item-title .fa-search:before {
    content: "Search";
}
html.wf-fontawesome-n4-inactive .menu-item.menu-image-button.menu-item-title .fa-inbox:before {
    content: "Pending";
}
html.wf-fontawesome-n4-inactive .menu-item.menu-image-button.menu-item-title .fa-link:before {
    content: "Partners";
}
html.wf-fontawesome-n4-inactive .menu-item.menu-image-button.menu-item-title .fa-question:before {
    content: "Help";
}
html.wf-fontawesome-n4-inactive .menu-item.menu-image-button.menu-item-title .fa-right-from-bracket:before {
    content: "Logout";
}

html.wf-fontawesome-n4-inactive #eventMap .dataTable th.sorting_asc:after,
html.wf-fontawesome-n4-inactive #eventMap .dataTable th.sorting_desc:after {
    content: ""; 
}


/*Alternate signin controls to deal with missing icons*/
.signin-controls-alt,
html.wf-fontawesome-n4-inactive .signin-controls {
    display: none !important;
}

.signin-controls,
html.wf-fontawesome-n4-inactive .signin-controls-alt {
    display: block !important;
}


/*Special adjustments for the event map*/
html.wf-fontawesome-n4-inactive .maptray-hud label.maptray-hud-title > span > i {
    font-variant: normal;
    text-transform: none;
}

html.wf-fontawesome-n4-inactive .maptray-open .maptray-hud-popup {
    border-left-width: 108px;
    left: -108px;
}

html.wf-fontawesome-n4-inactive .maptray-open .maptray-hud-section {
    border-left-width: 108px;
}

html.wf-fontawesome-n4-inactive .maptray-open .maptray-hud-popup > .maptray-hud-title > span > span.vertical-text-display {
    display: none;
}

html.wf-fontawesome-n4-inactive .maptray-open .maptray-hud-title {
    width: 100px;
    left: -100px;
}
/*Special adjustment for downloads menu item*/
html.wf-fontawesome-n4-inactive #downloadsMenu {
    border-left-width: 148px;
    left: -148px;
}

html.wf-fontawesome-n4-inactive .maptray-open .maptray-hud-section.maptray-hud-section-downloads {
    border-left-width: 148px;
}

html.wf-fontawesome-n4-inactive .maptray-open .maptray-hud-title[for="maptray-hud-section-input-downloads"] {
    width: 140px;
    left: -140px;
}



/*Special adjustments for tags */
html.wf-fontawesome-n4-inactive .select2-container .select2-choice abbr::before, .select2-search-choice-close::before {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    content: "X";
}


/* Adjustments for detail links */
html.wf-fontawesome-n4-inactive .detail-link .fa {
    margin-right: 0;
}

html.wf-fontawesome-n4-inactive .detail-link .fa-search-plus:before {
    content: "";
}

/* Specific fixes for when chat is collapsed inside small navbar */
@media only screen and (max-width : 751px) {
    .chat.navbar-nav {
        margin: auto;
    }
    .chat .fa-stack.text-success {
        color: #fff;
    }
    .chat li.chat-menu-container .offline {
        color: rgb(128, 128, 128) !important;
    }
}

li.chat-menu-container > ul.dropdown-menu {
    margin: 0;
    padding: 0;
    width: 20em;
    max-height: 600px;
    overflow-y: auto;
    overflow-x: hidden;
}


li.chat-menu-container > ul > li {
    list-style: none;
    margin: 0;
    display: block;
    padding: 0.50em;
}

    li.chat-menu-container > ul > li.no-chat-conversations {
        padding: 1em;
        height: 10em;
        text-align: center;
        display: table-cell;
    }

    li.chat-menu-container > ul > li.conversation {
        padding: .5em;
        border-top: 1px solid #AAA;
    }
    li.chat-menu-container > ul > li.conversation > div {
        /* root columns don't need left padding */
        padding-left: 0;
    }

        li.chat-menu-container > ul > li.conversation:focus,
        .status-indicator:focus,
        .conversation-container .expand:focus,
        .conversation-container .collapse:focus,
        .conversation-container .close-conversation:focus {
            outline: dotted 2px #000 !important;
            border: none;
            box-shadow: none;
        }

.close-conversation {
    padding-left: 0.50em;
}

li.chat-menu-container .conversation-unread-count {
    display: inline-block;
    margin-left: 5px;
    font-size: .95em;
    vertical-align: text-bottom;
}

.conversation-header .conversation-unread-count {
    margin-left: 5px;
    font-size: .85em;
}

li.chat-menu-container .online,
div.conversation-header .online {
    color: rgb(73, 200, 50) !important;
}

li.chat-menu-container .offline {
    color: rgb(73, 73, 73) !important;
}

div.conversation-header .offline {
    color: rgb(200, 200, 200) !important;
}


.conversation-container.collapsed .expand,
.conversation-container:not(.collapsed) .collapse {
    display: inline-block;
}

.conversation-container:not(.collapsed) .expand,
.conversation-container.collapsed .collapse,
.conversation-container.collapsed .conversation-inner {
    display: none;
}

.conversation-header {
    cursor: pointer;
    border-color: #AAA;
    color: white;
    font-size: 1.25em;
    padding: .50em;
}


.conversation-header {
    background-color: #303030;
    -webkit-transition: background 0.75s ease-in-out;
    -ms-transition: background 0.75s ease-in-out;
    transition: background 0.75s ease-in-out;
}

    .conversation-header.notify {
        background-color: #999;
    }

html.homepage .conversation-header {
    background-color: #256595;
}

    html.homepage .conversation-header.notify {
        background-color: #83accb;
    }


.conversation-header-title {
    display: inline-block;
    margin-left: 5px;
}

.conversations-container {
    position: fixed;
    bottom: 0;
    right: 0;
    margin-right: 10px;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 1005;
}

.conversations-container > .conversation-container {
    position: relative;
    float: right;
    max-width: 400px;
    margin-right: 25px;
    height: 100%;
}

@media (max-width: 450px) {
    .conversations-container > .conversation-container {
        margin-right: 0;
    }
}

.conversations-container > .conversation-container > .conversation {
    /*background-color: #f5f5f5;*/
    background-color: rgb(236, 239, 241);
    border: 1px solid #AAA;
    width: 100%;
    bottom: 0;
    position: absolute;
    pointer-events: all;
}

.conversations-container .conversation-inner {
    display: flex;
    flex-direction: column;
    height: 500px;
    max-height: 70vh;
}

    .conversations-container .conversation-body {
        flex: 1;
        height: 0;
        width: 100%;
    }

    .conversations-container .conversation-footer {
        display: flex;
        align-items: end;
        gap: 5px;
        margin-bottom: 5px;
        margin-left: 5px;
        margin-right: 5px;
    }

        .conversations-container .conversation-footer > textarea {
            flex: 1;
            resize: none;
            border: 1px solid #ccc;
            min-height: 34px;
            max-height: 72px;
        }

        .conversations-container .conversation-footer > button {
            min-height: 34px;
        }

.conversations-container ul.messages {
    margin: 0;
    padding: 0;
    overflow-y: scroll;
    height: 95%;
}

.conversations-container ul.messages li.message {
    list-style: none;
    margin: 0;
    padding: .25em;
    display: block;
    padding-right: 4px;
    padding-left: 60px;
}

    .conversations-container ul.messages li.message.system-message,
    .conversations-container ul.messages li.message.from-current-user {
        padding-right: 10px;
        padding-left: 10px;
    }

.conversations-container ul.messages div.message-wrapper {
    float: left;
    border-top-left-radius: 0;
    position: relative;
    max-width: 100%;
}

.conversations-container ul.messages li.message:before,
.conversations-container ul.messages li.message:after {
    display: table;
    content: " ";
}

.conversations-container ul.messages li.message:after {
    clear: both;
}

.conversations-container ul.messages > li.message.from-current-user div.message-wrapper {
    float: right;
}

.conversations-container ul.messages div.message-author {
    display: inline-block;
    position: relative;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    max-width: 100%;
}

.conversations-container ul.messages > li.message.from-current-user div.message-author {
    display: none;
}

.conversations-container ul.messages div.message-author > div {
    width: 0;
}

    .conversations-container ul.messages div.message-author > div > div {
        left: -45px;
        position: absolute;
        height: 32px;
        top: 0;
    }

.conversations-container ul.messages div.message-author span {
    background: #fff;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    font-size: 1.50em;
    padding: .30em;
}

/*.conversations-container ul.messages li.message.from-current-user div.message-author {
    float: right;
}*/

.conversations-container ul.messages div.message-body {
    vertical-align: top;
    padding: 7px 0 1px 0;
    position: relative;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-left: 4px;
    border-top-left-radius: 0;
}



.conversations-container ul.messages div.message-body-topper {
    border-top-left-radius: 0;
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.conversations-container ul.messages > li.message.from-current-user div.message-body-topper {
    background-color: #cfd8dc;
}

.conversations-container ul.messages div.message-body-content {
    position: relative;
}

.conversations-container ul.messages div.message-body-content-wrapper {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 6px;
    margin-left: 9px;
    margin-right: 9px;
    -webkit-transition: opacity ease .218s;
    transition: opacity ease .218s;
    opacity: 1;
    word-wrap: break-word;
    word-break: break-word;
}

.conversations-container ul.messages div.callout-tip {
    background: none;
    overflow: hidden;
    height: 8px;
    width: 11px;
    position: absolute;
    top: 0;
    bottom: auto;
    right: -5px;
    z-index: 1;
}

    .conversations-container ul.messages div.callout-tip > div {
        border: 8px solid #fff;
        right: -5px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        width: 16px;
        height: 16px;
        position: absolute;
        top: -12px;
    }

.conversations-container ul.messages > li.message:not(.from-current-user) div.callout-tip {
    left: -7px;
}

.conversations-container ul.messages > li.message.from-current-user div.callout-tip {
    right: -5px;
}

    .conversations-container ul.messages > li.message.from-current-user div.callout-tip > div {
        left: -6px;
        width: 19px;
        height: 16px;
        top: -12px;
        border-color: #cfd8dc;
    }

/*.conversations-container ul.messages li.message.from-current-user > div.message-body {
    float: right;
}*/

.conversations-container ul.messages div.message-timestamp {
    font-style: italic;
    font-size: .75em;
    color: rgb(35, 35, 35);
    margin-left: 7px;
    float: left;
}

.conversations-container ul.messages > li.message.from-current-user div.message-timestamp {
    float: right;
}

.messages-loading {
    text-align: center;
    font-size: 1.65em;
    padding: 10px;
}

.typing-message {
    margin-left: 5px;
    font-weight: bold;
    font-style: italic;
    font-size: .90em;
}


.conversation-name, .conversation-header-title {
    text-overflow: ellipsis;
}
.conversation-description {
    margin-top: 3px;
    font-size: 0.85em;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.conversation-name {
    font-size: 1.15em;
}
.vertical-align-grid-cell {
    display: flex !important;
    align-items: center;
}
/* Bootstrap Button Color Adjustment */
.btn-success {
    background-color: #408440;
    border-color: #296029;
    color: #fff;
}

    .btn-success:hover {
        background-color: #397739;
        border-color: #296029;
        color: #fff;
    }

    .btn-success:focus, .btn-success.focus {
        color: #fff;
        background-color: #3b7b3b;
        border-color: #296029;
    }

.btn-info {
    background-color: #214c62;
    border-color: #132c39;
    color: #fff;
}

    .btn-info:hover {
        background-color: #1c4154;
        border-color: #132c39;
        color: #fff;
    }

    .btn-info:focus, .btn-info.focus {
        color: #fff;
        background-color: #18394a;
        border-color: #132c39;
    }

.btn-warning {
    background-color: #946c31;
    border-color: #755527;
    color: #fff;
}

    .btn-warning:hover {
        background-color: #8a652e;
        border-color: #755527;
        color: #fff;
    }

    .btn-warning:focus, .btn-warning.focus {
        color: #fff;
        background-color: #805d2a;
        border-color: #755527;
    }

    .btn-warning:active:hover, .btn-warning.active:hover,
    .btn-warning:active, .btn-warning.active {
        color: #fff;
        background-color: #946c31;
        border-color: #755527;
    }

    .btn-warning.disabled:hover, .btn-warning[disabled]:hover {
        background-color: #946c31;
        border-color: #755527;
    }

.btn-danger {
    background-color: #d2322d;
    border-color: #ac2a26;
    color: #fff;
}

.btn-danger:hover {
    background-color: #a82824;
    border-color: #ac2a26;
}

.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #9a2421;
    border-color: #ac2a26;
}

.close {
opacity: 0.5;
}

.close:hover,
.close:focus {
    opacity: 0.75;
}

/* Fix BS alerts */
.alert-danger {
    color: #ac2a26;
    background-color: #fde7e7;
    border-color: #ebccd1;
}

.label-danger {
    background-color: #dc3545;
}

/*Fix callout colors*/
.bs-callout-primary {
    border-left-color: #428bca;
}

    .bs-callout-primary h4 {
        color: #428bca;
    }

.bs-callout-success {
    border-left-color: #397739;
}

    .bs-callout-success h4 {
        color: #397739;
    }

.bs-callout-danger {
    border-left-color: #d2322d;
}

    .bs-callout-danger h4 {
        color: #d2322d;
    }

.bs-callout-warning {
    border-left-color: #8c662e;
}

    .bs-callout-warning h4 {
        color: #8c662e;
    }

.bs-callout-info {
    border-left-color: #214c62;
}

    .bs-callout-info h4 {
        color: #214c62;
    }



/* DataTable Fixes */
/*----------------------------------------------------------*/
/*Fix the column sorting icon color*/
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
    -ms-opacity: .75;
    opacity: .75;
}

.table thead tr {
    color: #606060;
}

.dataTable th[class*=sort]:hover {
    color: #4b7195;
}


.dataTable th[class*=sorting_] {
    color: #256595;
}

    .dataTable th[class*=sorting_]:hover {
        color: #246292;
    }

.dataTable th.sorting_disabled {
    color: #606060;
}

div.dataTables_info {
    color: #666;
}

    div.dataTables_info .text-primary {
        color: #256595;
    }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #256595;
    border-color: #256595;
}

.pagination > li > a,
.pagination > li > span {
    color: #256595;
}


/* Fix the constrast of input placeholders */
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #666 !important;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #666 !important;
    opacity: 1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #666 !important;
    opacity: 1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #666 !important;
}

:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
    color: #666 !important;
    opacity: 1;
}



/* Fix contrast for select2 elements */
.select2-container a.select2-choice {
    color: #776777;
}

.select2-default {
    color: #776777 !important;
}

.select2-container .select2-choice abbr:before,
.select2-search-choice-close:before {
    color: #776777;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #666 !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #256595;
}


/* Dashboard adjustments */
.grid-stack > .grid-stack-item {
    background-color: #fff;
}

.dashboard-tile .dataTables_wrapper .row:last-child {
    border: none;
    background-color: inherit;
}

.dashboard-tile .table thead tr {
    background: none;
    color: #606060;
}

.dashboard-tile table.dataTable thead .sorting_asc,
.dashboard-tile table.dataTable thead .sorting_desc {
    background: none;
}

.dashboard-tile table.dataTable.no-footer {
    border-bottom: none !important;
}

.dashboard-tile .table-striped > tbody > tr:nth-of-type(odd) {
    background: #fff;
}

.dashboard-tile .table-striped > tbody > tr:nth-of-type(even) {
    background: #fafafa;
}

.grid-stack > .grid-stack-item > .removeTile {
    color: #000;
    opacity: 0.5;
    font-size: 11px;
    padding-right: 5px;
    padding-top: 1px;
}

    .grid-stack > .grid-stack-item > .removeTile:hover,
    .grid-stack > .grid-stack-item > .removeTile:focus {
        color: #000;
        opacity: 0.75;
    }

/* Bootstrap Header color adjustments */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    color: #666;
}



/* Drag tile colors adjustments */
div.drag-tile a {
    color: #2d6ea6
}

.drag-tiles .action-button .fa {
    color: #2d6ea6
}

.drag-tiles .action-button .fa:hover,
.drag-tiles .action-button .fa:active {
    color: #265a87
}



/* Anchor link adjustments */
a {
    color: #285E8D;
}

.right-of-sidebar-content {
    margin-left: 190px;
    margin-right: 0;
    margin-top: 0;
    min-height: 100%;
}

@media only screen and (max-width: 991px) {
    .right-of-sidebar-content {
        margin-left: 50px;
    }
}

.sidebar.menu-min + .right-of-sidebar-content {
    margin-left: 50px;
}

.sidebar {
    position: absolute;
    width: 190px;
    float: left;
    border: 1px solid #cccccc;
    border-width: 0 1px 0 0;
    background-color: #fff;
}

.sidebar-background {
    /* the background of sidebar */
    content: "";
    display: block;
    width: 190px;
    position: absolute;
    bottom: 0;
    top: 0;
    z-index: -1;
    background-color: #fff;
    border: 1px solid #cccccc;
    border-width: 0 1px 0 0;
}

.sidebar.fixed,
.sidebar.sidebar-fixed {
    position: fixed;
    z-index: 4;
    top: 55px;
    left: 0;
}

    .sidebar.fixed:before,
    .sidebar.sidebar-fixed:before {
        left: 0;
        right: auto;
    }
/* side navigation */
.sidebar li [class^="fa-"],
.sidebar li [class*=" fa-"],
.nav-list li [class^="fa-"],
.nav-list li [class*=" fa-"] {
    width: auto;
}

.nav-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .nav-list .open > a,
    .nav-list .open > a:hover,
    .nav-list .open > a:focus {
        background-color: #fafafa;
    }

.submenu > .open > a,
.submenu > .open > a:hover,
.submenu > .open > a:focus,
.submenu > li > a:hover {
    background-color: #fafafa;
}

.nav-list > li > ul.submenu > li.open > a.dropdown-toggle.data-submenu {
    background-color: #fafafa;
}

ul.submenu > li > a.dropdown-toggle.data-submenu {
    margin-left: 16px;
}

a.data-submenu:hover {
    text-decoration: none;
}

.nav-list > li > ul.submenu > li > a.data-submenu.dropdown-toggle > .submenu-icon {
    display: block;
}


.nav-list > li > a,
.nav-list .nav-header {
    margin: 0;
}

    .nav-list > li {
        display: block;
        padding: 0;
        margin: 0;
        border: none;
        border-top: 1px solid #FCFCFC;
        border-bottom: 1px solid #E5E5E5;
        position: relative;
    }

        .nav-list > li:first-child {
            border-top: none;
        }

    .nav-list > li {
        /* the submenu indicator arrow */
        /* menu active/open states */
        /* submenu */
    }

        .nav-list > li > a {
            display: block;
            height: 38px;
            line-height: 36px;
            padding: 0 16px 0 7px;
            background-color: #fff;
            color: #585858;
            text-shadow: none !important;
            font-size: 13px;
            text-decoration: none;
        }

            .nav-list > li > a > .menu-text {
                position: absolute;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                width: 75%;
            }

            .nav-list > li > a > [class*="icon-"]:first-child,
            .nav-list > li > a > [class*="cb-"]:first-child,
            .nav-list > li > a > [class*="fa-"]:first-child {
                display: inline-block;
                vertical-align: middle;
                min-width: 30px;
                text-align: center;
                font-size: 18px;
                margin-right: 2px;
            }

            .nav-list > li > a:focus {
                background-color: #fff;
                color: #333;
            }

            .nav-list > li > a:hover {
                background-color: #FFF;
                color: #333;
            }

                .nav-list > li > a:hover:before {
                    display: block;
                    content: "";
                    position: absolute;
                    top: -1px;
                    bottom: 0;
                    left: 0;
                    width: 3px;
                    max-width: 3px;
                    overflow: hidden;
                    background-color: #333;
                }

        .nav-list > li a > .arrow {
            display: inline-block;
            width: 14px !important;
            height: 14px;
            line-height: 14px;
            text-shadow: none;
            font-size: 18px;
            position: absolute;
            right: 11px;
            top: 11px;
            padding: 0;
            color: #666666;
            -webkit-transition: 400ms ease;
            -moz-transition: 400ms ease;
            -o-transition: 400ms ease;
            transition: 400ms ease;
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);            
        }

        .nav-list > li a:hover > .arrow,
        .nav-list > li.active > a > .arrow,
        .nav-list > li.open > a > .arrow {
            color: #333;
        }

        .nav-list > li.open > a > .arrow {
            -webkit-transition: 400ms ease;
            -moz-transition: 400ms ease;
            -o-transition: 400ms ease;
            transition: 400ms ease;
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            transform: rotate(90deg);
        }

        .nav-list > li.separator {
            height: 3px;
            background-color: transparent;
            position: static;
            margin: 1px 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

        .nav-list > li.open > a {
            background-color: #fff;
            color: #333;
        }

        .nav-list > li.active {
            background-color: #ffffff;
        }

            .nav-list > li.active > a,
            .nav-list > li.active > a:hover,
            .nav-list > li.active > a:focus,
            .nav-list > li.active > a:active,
            .submenu > li.active > a,
            .submenu > li.active > a:hover,
            .submenu > li.active > a:focus,
            .submenu > li.active > a:active
            {
                background-color: #ffffff;
                color: #333;
                font-weight: bold;
                font-size: 13px;
            }

                .nav-list > li.active > a:hover:before {
                    /* no left side menu item border on active state */
                    display: none;
                }

            .nav-list > li.active:after {
                /* the border on right of active item */
                display: inline-block;
                content: "";
                position: absolute;
                right: -2px;
                top: -1px;
                bottom: 0;
                z-index: 1;
                border: 2px solid #333;
                border-width: 0 2px 0 0;
            }

        .nav-list > li.open {
            border-bottom-color: #e5e5e5;
        }

        .nav-list > li.active .submenu {
            display: block;
        }

        .nav-list > li .submenu {
            display: none;
            list-style: none;
            margin: 0;
            padding: 0;
            position: relative;
            background-color: #ffffff;
            border-top: 1px solid #e5e5e5;
        }

            .nav-list > li .submenu > li {
                margin-left: 0;
                position: relative;
                /* optional fa before each item */
            }

                .nav-list > li .submenu > li > a {
                    display: block;
                    position: relative;
                    color: #616161;
                    padding: 7px 0 9px 37px;
                    margin: 0;
                    border-top: 1px dotted #e4e4e4;
                }

                    .nav-list > li .submenu > li > a:focus {
                        text-decoration: none;
                        color: #333;
                    }

                .nav-list > li .submenu > li.active > a {
                    color: #333;
                }

                .nav-list > li .submenu > li a > [class*="fa-"]:first-child {
                    display: none;
                    font-size: 12px;
                    width: 18px;
                    height: auto;
                    line-height: 12px;
                    text-align: center;
                    position: absolute;
                    left: 10px;
                    top: 11px;
                    z-index: 1;
                    background-color: #FFF;
                }

                .nav-list > li .submenu > li.active > a > [class*="fa-"]:first-child,
                .nav-list > li .submenu > li:hover > a > [class*="fa-"]:first-child {
                    display: inline-block;
                }

                .nav-list > li .submenu > li.active > a > [class*="fa-"]:first-child {
                    color: #c86139;
                }

        .nav-list > li > .submenu > li:before {
            /* the horizontal line */
            content: "";
            display: inline-block;
            position: absolute;
            width: 7px;
            left: 20px;
            top: 17px;
            border-top: 1px dotted #9dbdd6;
        }

        .nav-list > li > .submenu > li:first-child > a {
            border-top: 1px solid #FAFAFA;
        }

        .nav-list > li > .submenu:before {
            content: "";
            display: block;
            position: absolute;
            z-index: 1;
            left: 18px;
            top: 0;
            bottom: 0;
            border: 1px dotted #9dbdd6;
            border-width: 0 0 0 1px;
        }

        .nav-list > li.active > .submenu > li:before {
            border-top-color: #8eb3d0;
        }

        .nav-list > li.active > .submenu:before {
            border-left-color: #8eb3d0;
        }

    .nav-list li .submenu {
        /* needed for webkit based browsers to slideToggle without problem */
        overflow: hidden;
    }

    .nav-list li.active > a:after {
        display: block;
        content: "";
        position: absolute !important;
        right: 0;
        top: 4px;
        border: 8px solid transparent;
        border-width: 14px 10px;
        border-right-color: #333;
    }

    .nav-list li.open > a:after {
        /* no caret for open menu item */
        display: none;
    }

    .nav-list li.active.open > .submenu > li.active.open > a.dropdown-toggle:after {
        /* don't display caret on active open item who is open and has children */
        display: none;
    }

    .nav-list li.active > .submenu > li.active > a:after {
        /** don't display caret on active item whose parent is not open
	useful for hiding the caret when submenu is sliding up */
        display: none;
    }

    .nav-list li.active.open > .submenu > li.active > a:after {
        /* display caret on active item whose parent is open */
        display: block;
    }

    .nav-list li.active.no-active-child > a:after {
        /* show caret for active menu item with childs which is not open(i.e. no submenu item is active) */
        display: inline-block !important;
    }

    .nav-list a .badge,
    .nav-list a .label {
        font-size: 12px;
        padding-left: 6px;
        padding-right: 6px;
        position: absolute;
        top: 9px;
        right: 11px;
        opacity: 0.88;
    }

        .nav-list a .badge [class*="fa-"],
        .nav-list a .label [class*="fa-"] {
            vertical-align: middle;
            margin: 0;
        }

    .nav-list a.dropdown-toggle .badge,
    .nav-list a.dropdown-toggle .label {
        right: 28px;
    }

    .nav-list a:hover .badge,
    .nav-list a:hover .label {
        opacity: 1;
    }

    .nav-list .submenu .submenu a .badge,
    .nav-list .submenu .submenu a .label {
        top: 6px;
    }
/* side menu minimizer fa */
.sidebar-collapse {
    border-bottom: 1px solid #e0e0e0;
    text-align: center;
    padding: 3px 0;
    position: relative;
}

    .sidebar-collapse [class*="fa-"] {
        display: inline-block;
        cursor: pointer;
        font-size: 14px;
        color: #aaaaaa;
        border: 1px solid #bbbbbb;
        padding: 0 5px;
        line-height: 18px;
        border-radius: 16px;
        background-color: #ffffff;
        position: relative;
    }

    .sidebar-collapse:before {
        content: "";
        display: inline-block;
        height: 0;
        border-top: 1px solid #e0e0e0;
        position: absolute;
        left: 15px;
        right: 15px;
        top: 13px;
    }
/* sidebar shortcuts fa */
.sidebar-shortcuts {
    background-color: #fafafa;
    border-bottom: 1px solid #dddddd;
    text-align: center;
    line-height: 39px;
    max-height: 41px;
    margin-bottom: 0;
}

.sidebar-shortcuts-large {
    padding-bottom: 4px;
}

    .sidebar-shortcuts-large > .btn {
        width: 41px;
        line-height: 24px;
        margin-top: -2px;
        padding: 0;
        border-width: 4px;
        text-align: center;
    }

        .sidebar-shortcuts-large > .btn > [class*="fa-"] {
            margin: 0;
        }

.sidebar-shortcuts-mini {
    display: none;
    font-size: 0;
    width: 42px;
    line-height: 18px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #ffffff;
}

    .sidebar-shortcuts-mini > .btn {
        border-width: 0 !important;
        font-size: 0;
        line-height: 0;
        padding: 8px !important;
        margin: 0 1px;
        border-radius: 0 !important;
        opacity: 0.85;
        filter: alpha(opacity=85);
    }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    ::safari-only,
    .sidebar-shortcuts-mini > .btn {
        margin: 0;
    }
}

.nav-list > li > .submenu li > .submenu {
    border-top: none;
    background-color: transparent;
    display: none;
}

.nav-list > li > .submenu li.active > .submenu {
    display: block;
}

.nav-list > li > .submenu a > .arrow {
    right: 11px;
    top: 10px;
    font-size: 16px;
    color: #6B828E;
    -webkit-transition: 400ms ease;
    -moz-transition: 400ms ease;
    -o-transition: 400ms ease;
    transition: 400ms ease;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.nav-list > li > .submenu .open > a,
.nav-list > li > .submenu .open > a:hover,
.nav-list > li > .submenu .open > a:focus {
    background-color: transparent;
    border-color: #e4e4e4;
}

.nav-list > li > .submenu li > .submenu > li > a > .arrow {
    right: 12px;
    top: 9px;
}

.nav-list > li > .submenu li > .submenu > li {
    line-height: 16px;
}

    .nav-list > li > .submenu li > .submenu > li:before {
        display: none;
    }

    .nav-list > li > .submenu li > .submenu > li > a {
        /*3rd level*/
        margin-left: 20px;
        padding-left: 22px;
    }

    .nav-list > li > .submenu li > .submenu > li > .submenu > li > a {
        /*4th level*/
        margin-left: 20px;
        padding-left: 38px;
    }

    .nav-list > li > .submenu li > .submenu > li a > [class*="fa-"]:first-child {
        display: inline-block;
        color: inherit;
        font-size: 14px;
        position: static;
        background-color: transparent;
        margin-right: 1px;
    }

    .nav-list > li > .submenu li > .submenu > li a {
        font-size: 13px;
    }

        .nav-list > li > .submenu li > .submenu > li a:hover {
            color: #333;
            text-decoration: underline;
        }

            .nav-list > li > .submenu li > .submenu > li a:hover [class*="fa-"] {
                text-decoration: none;
                color: #333;
            }

.nav-list > li > .submenu li.open > a {
    color: #333;
}

    .nav-list > li > .submenu li.open > a > [class*="fa-"]:first-child {
        display: inline-block;
    }

    .nav-list > li > .submenu li.open > a .arrow {
        color: #333;
        -webkit-transition: 400ms ease;
        -moz-transition: 400ms ease;
        -o-transition: 400ms ease;
        transition: 400ms ease;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

.nav-list > li > .submenu li > .submenu li.open > a {
    color: #333;
}

    .nav-list > li > .submenu li > .submenu li.open > a > [class*="fa-"]:first-child {
        display: inline-block;
        color: #333;
    }

    .nav-list > li > .submenu li > .submenu li.open > a .arrow {
        color: #333;
        -webkit-transition: 400ms ease;
        -moz-transition: 400ms ease;
        -o-transition: 400ms ease;
        transition: 400ms ease;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

.nav-list > li > .submenu li > .submenu li.active > a {
    color: #333;
}

    .nav-list > li > .submenu li > .submenu li.active > a > [class*="fa-"]:first-child {
        display: inline-block;
        color: #333;
    }

.nav-list > li.active.open li.active > a:after {
    top: 2px;
    border-width: 14px 8px;
}

.nav-list > li.active.open li.active.open li.active > a:after {
    top: 0;
}



.menu-min.sidebar {
    width: 43px;
}

.menu-min > .sidebar-background, .menu-min > .sidebar-widget > .sidebar-background {
    width: 43px;
}

.menu-min.sidebar + .main-content {
    margin-left: 43px;
}

    .menu-min.sidebar + .main-content .breadcrumbs.fixed,
    .menu-min.sidebar + .main-content .breadcrumbs.breadcrumbs-fixed {
        left: 43px;
    }

.menu-min .nav-list a .badge,
.menu-min .nav-list a .label {
    position: relative;
    top: -1px;
    right: auto;
    left: 4px;
}

.menu-min .nav-list .submenu .submenu a .badge,
.menu-min .nav-list .submenu .submenu a .label {
    top: 0;
}

.menu-min .nav-list > li > a {
    position: relative;
}

    .menu-min .nav-list > li > a > .menu-text {
        display: none;
        position: absolute;
        left: 42px;
        top: -2px;
        width: 174px;
        height: 40px;
        line-height: 38px;
        background-color: #f5f5f5;
        z-index: 121;
        -webkit-box-shadow: 2px 1px 2px 0 rgba(0,0,0,0.2);
        box-shadow: 2px 1px 2px 0 rgba(0,0,0,0.2);
        border: 1px solid #cccccc;
        padding-left: 12px;
    }

    .menu-min .nav-list > li > a.dropdown-toggle > .menu-text {
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none;
        top: -1px;
        left: 43px;
        width: 174px;
        border-bottom: 1px solid #dddddd;
    }

    .menu-min .nav-list > li > a .arrow {
        display: none;
    }

    .menu-min .nav-list > li > a:hover:before {
        /* the right side border on hover */
        width: 2px;
    }

.menu-min .nav-list > li:hover > a {
    color: #333;
}

    .menu-min .nav-list > li:hover > a > .menu-text {
        display: block;
    }

.menu-min .nav-list > li.active > a > .menu-text {
    border-left-color: #333;
}

.menu-min .nav-list > li.open > a {
    background-color: #fafafa;
    color: #585858;
}

.menu-min .nav-list > li.open.active > a {
    background-color: #ffffff;
}

.menu-min .nav-list > li.open:hover > a {
    color: #333;
}

.menu-min .nav-list > li.active > a {
    color: #333;
}

    .menu-min .nav-list > li.active > a:after {
        /* the caret */
        border-width: 10px 6px;
        top: 8px;
    }

.menu-min .nav-list > li.active.open > a:after {
    display: block;
}

.menu-min .nav-list > li.active.open li.active > a:after {
    display: none;
}

.menu-min .nav-list > li {
    z-index: 1020;
}

.menu-min .nav-list > li > .submenu {
    background: #ffffff;
    position: absolute;
    left: 42px;
    top: -2px;
    width: 176px;
    border: 1px solid #cccccc;
    -webkit-box-shadow: 2px 1px 2px 0 rgba(0,0,0,0.2);
    box-shadow: 2px 1px 2px 0 rgba(0,0,0,0.2);
    padding-top: 40px;
    padding-bottom: 2px;
    display: none !important;
}

    .menu-min .nav-list > li > .submenu:before {
        /* hide the tree like submenu in minimized mode */
        display: none;
    }

    .menu-min .nav-list > li > .submenu li:before {
        display: none;
    }

    .menu-min .nav-list > li > .submenu li > a {
        margin-left: 0;
        padding-left: 24px;
    }

        .menu-min .nav-list > li > .submenu li > a > [class*="fa-"]:first-child {
            left: 4px;
        }

.menu-min .nav-list > li:hover > .submenu {
    display: block !important;
}

.menu-min .nav-list > li.active > .submenu {
    border-left-color: #333;
}

.menu-min .sidebar-shortcuts {
    position: relative;
}

.menu-min .sidebar-shortcuts-mini {
    display: block;
}

.menu-min .sidebar-shortcuts-large {
    display: none;
    position: absolute;
    z-index: 20;
    top: -1px;
    left: 42px;
    width: 182px;
    padding: 0 2px 1px;
    background-color: #ffffff;
    -webkit-box-shadow: 2px 1px 2px 0 rgba(0,0,0,0.2);
    box-shadow: 2px 1px 2px 0 rgba(0,0,0,0.2);
    border: 1px solid #cccccc;
}

.menu-min .sidebar-shortcuts:hover .sidebar-shortcuts-large {
    display: block;
}

.menu-min .sidebar-collapse {
    /* minimized collapse button */
}

    .menu-min .sidebar-collapse:before {
        left: 5px;
        right: 5px;
    }

    .menu-min .sidebar-collapse > [class*="fa-"] {
        font-size: 13px;
        padding: 0 4px;
        line-height: 15px;
        border-width: 1px;
        border-color: #aeaeae;
    }

.menu-min .nav-list > li > .submenu li > .submenu > li > a {
    /*3rd level*/
    margin-left: 0px;
    padding-left: 30px;
}

.menu-min .nav-list > li > .submenu li > .submenu > li > .submenu > li > a {
    /*4th level*/
    margin-left: 0px;
    padding-left: 45px;
}

.menu-min .nav-list > li > .submenu li.active > a:after {
    display: none;
}

.menu-min .nav-list li.active.open > .submenu > li.active > a:after {
    display: none;
}
/* side menu toggler in mobile view */
.menu-toggler {
    display: none;
    top: 55px;
}

@media only screen and (max-width: 991px) {

    .sidebar-collapse, .sidebar-search, .sidebar-search-noresults, .sidebar-unfavorite-container {
        display: none;
    }

    .sidebar {
        width: 43px;
    }

    .sidebar-background {
        width: 43px;
    }

    .sidebar + .main-content {
        margin-left: 43px;
    }

        .sidebar + .main-content .breadcrumbs.fixed,
        .sidebar + .main-content .breadcrumbs.breadcrumbs-fixed {
            left: 43px;
        }

    .nav-list a .badge,
    .nav-list a .label {
        position: relative;
        top: -1px;
        right: auto;
        left: 4px;
    }

    .nav-list .submenu .submenu a .badge,
    .nav-list .submenu .submenu a .label {
        top: 0;
    }

    .nav-list > li > a {
        position: relative;
    }

        .nav-list > li > a > .menu-text {
            display: none;
            position: absolute;
            left: 42px;
            top: -2px;
            width: 174px;
            height: 40px;
            line-height: 38px;
            background-color: #f5f5f5;
            z-index: 121;
            -webkit-box-shadow: 2px 1px 2px 0 rgba(0,0,0,0.2);
            box-shadow: 2px 1px 2px 0 rgba(0,0,0,0.2);
            border: 1px solid #cccccc;
            padding-left: 12px;
        }

        .nav-list > li > a.dropdown-toggle > .menu-text {
            -webkit-box-shadow: none;
            box-shadow: none;
            border: none;
            top: -1px;
            left: 43px;
            width: 174px;
            border-bottom: 1px solid #dddddd;
        }

        .nav-list > li > a .arrow {
            display: none;
        }

        .nav-list > li > a:hover:before {
            /* the right side border on hover */
            width: 2px;
        }

    .nav-list > li:hover > a {
        color: #333;
    }

        .nav-list > li:hover > a > .menu-text {
            display: block;
        }

    .nav-list > li.active > a > .menu-text {
        border-left-color: #333;
    }

    .nav-list > li.open > a {
        background-color: #fafafa;
        color: #585858;
    }

    .nav-list > li.open.active > a {
        background-color: #ffffff;
    }

    .nav-list > li.open:hover > a {
        color: #333;
    }

    .nav-list > li.active > a {
        color: #333;
    }

        .nav-list > li.active > a:after {
            /* the caret */
            border-width: 10px 6px;
            top: 8px;
        }

    .nav-list > li.active.open > a:after {
        display: block;
    }

    .nav-list > li.active.open li.active > a:after {
        display: none;
    }

    .nav-list > li > .submenu {
        background: #ffffff;
        position: absolute;
        z-index: 120;
        left: 42px;
        top: -2px;
        width: 176px;
        border: 1px solid #cccccc;
        -webkit-box-shadow: 2px 1px 2px 0 rgba(0,0,0,0.2);
        box-shadow: 2px 1px 2px 0 rgba(0,0,0,0.2);
        padding-top: 40px;
        padding-bottom: 2px;
        display: none !important;
    }

        .nav-list > li > .submenu:before {
            /* hide the tree like submenu in minimized mode */
            display: none;
        }

        .nav-list > li > .submenu li:before {
            display: none;
        }

        .nav-list > li > .submenu li > a {
            margin-left: 0;
            padding-left: 24px;
        }

            .nav-list > li > .submenu li > a > [class*="fa-"]:first-child {
                left: 4px;
            }

    .nav-list > li:hover > .submenu {
        display: block !important;
    }

    .nav-list > li.active > .submenu {
        border-left-color: #333;
    }

    .sidebar-shortcuts {
        position: relative;
    }

    .sidebar-shortcuts-mini {
        display: block;
    }

    .sidebar-shortcuts-large {
        display: none;
        position: absolute;
        z-index: 20;
        top: -1px;
        left: 42px;
        width: 182px;
        padding: 0 2px 1px;
        background-color: #ffffff;
        -webkit-box-shadow: 2px 1px 2px 0 rgba(0,0,0,0.2);
        box-shadow: 2px 1px 2px 0 rgba(0,0,0,0.2);
        border: 1px solid #cccccc;
    }

    .sidebar-shortcuts:hover .sidebar-shortcuts-large {
        display: block;
    }

    .sidebar-collapse {
        /* minimized collapse button */
    }

        .sidebar-collapse:before {
            left: 5px;
            right: 5px;
        }

        .sidebar-collapse > [class*="fa-"] {
            font-size: 13px;
            padding: 0 4px;
            line-height: 15px;
            border-width: 1px;
            border-color: #aeaeae;
        }

    .nav-list > li > .submenu li > .submenu > li > a {
        /*3rd level*/
        margin-left: 0px;
        padding-left: 30px;
    }

    .nav-list > li > .submenu li > .submenu > li > .submenu > li > a {
        /*4th level*/
        margin-left: 0px;
        padding-left: 45px;
    }

    .nav-list > li > .submenu li.active > a:after {
        display: none;
    }

    .nav-list li.active.open > .submenu > li.active > a:after {
        display: none;
    }
}






/* Cursor Adjustment */
.dropdown-toggle {
    cursor: pointer;
}

div.sidebar a.sidebar-unfavorite {
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1), #fff 75%);
    font-size: 18px;
    margin-right: 5px;
    padding-left: 10px;
    position: relative;
    z-index: 1;
}

div.sidebar div.sidebar-unfavorite-container {
    position: absolute;
    right: 0;
    top: 0;
}

div.sidebar.menu-min div.sidebar-unfavorite-container {
    display:none;
}


.sidebar-search {
    padding: 3px;
    border-bottom: 1px solid #E5E5E5;
}

.sidebar-search input {
    padding-right: 25px;
}

.menu-min .sidebar-search, .menu-min .sidebar-search-noresults {
    display: none;
}

.sidebar-search-noresults {
    margin-left: 3px;
}

.sidebar-search-clear {
    z-index: 3;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    height: 14px;
    margin: auto;
    font-size: 14px;
    line-height: 1;
}

.dataTables_vis {
    min-height: 2.5em;
}

    .dataTables_vis .ColVis {
        top: 5px;
        position: relative;
    }

.dataTables_length {
    margin-right: 10px;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #ddd !important;
}

table.dataTable.top0 {
    margin-top: 0 !important;
}

table.table {
    margin-bottom: 0 !important;
}

.table-bordered {
    border-radius: 0 !important;
}

.table-simple {

}

.table-white {
    background-color: #fff;
}

    .table-bordered > thead > tr > th,
    .table-bordered > tbody > tr > th,
    .table-bordered > tfoot > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
        border-top: 1px solid #ddd;
        border-left: 1px solid #ddd;
        border-bottom: none;
        border-right: none;
    }


        .table-bordered > tbody > tr > td:first-child {
            border-left: none;
        }

.table thead tr {
    color: #707070;
    font-weight: normal;
}


    .table:not(.table-simple) thead tr th {
        /* border-color: #DDD; */
        font-weight: bold;
        background: #F2F2F2;
        background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f8f8f8), to(#ececec));
        background-image: -webkit-linear-gradient(top, #f8f8f8, 0%, #ececec, 100%);
        background-image: -moz-linear-gradient(top, #f8f8f8 0%, #ececec 100%);
        background-image: linear-gradient(to bottom, #f8f8f8 0%, #ececec 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffececec', GradientType=0);
    }

        .table thead tr th [class*="icon-"]:first-child {
            margin-right: 2px;
        }

        .table thead tr th:first-child {
            border-left-color: #F1F1F1;
        }

        .table thead tr th:left-child {
            border-right-color: #F1F1F1;
        }

.table.table-bordered thead tr th {
    vertical-align: middle;
}

.table.table-bordered tbody tr td {
    vertical-align: middle;
}

th.center,
td.center {
    text-align: center;
}

th .lbl,
td .lbl {
    margin-bottom: 0;
}

    th .lbl:only-child,
    td .lbl:only-child {
        vertical-align: top;
    }

.table-header {
    background-color: #307ecc;
    color: #FFF;
    font-size: 14px;
    line-height: 38px;
    padding-left: 12px;
    margin-bottom: 1px;
}

    .table-header .close {
        margin-right: 8px;
        margin-top: 0;
        opacity: 0.45;
        filter: alpha(opacity=45);
    }

        .table-header .close:hover {
            opacity: 0.75;
            filter: alpha(opacity=75);
        }


/* dataTables */
.dataTables_length select {
    width: 70px;
    height: 25px;
    padding: 2px 3px;
}

.dataTables_length label {
    font-weight: normal;
}

.dataTables_filter {
    text-align: right;
}

    .dataTables_filter input[type=text] {
        width: 125px;
        height: 18px;
        line-height: 18px;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        padding: 4px 6px;
    }

    .dataTables_filter label {
        font-weight: normal;
    }

.dataTables_info {
    font-size: 14px;
}

.dataTables_paginate {
    text-align: right;
}

    .dataTables_paginate .pagination {
        margin: 0 12px;
    }

/*.dataTables_wrapper label {
    display: inline-block;
    font-size: 13px;
}*/

.dataTables_wrapper input[type=text],
.dataTables_wrapper select {
    margin-bottom: 0 !important;
    margin: 0 4px;
}

.dataTables_wrapper .row:not(.embedded-grid) {
    margin: 0;
}

    .dataTables_wrapper .row:not(.embedded-grid):first-child {
        padding-top: 12px;
        padding-bottom: 12px;
        background-color: #EFF3F8;
    }

        .dataTables_wrapper .row:not(.embedded-grid):first-child + .dataTable {
            border-top: 1px solid #DDD;
            border-bottom: 1px solid #DDD;
        }

    .dataTables_wrapper .row:not(.embedded-grid):last-child {
        padding-top: 12px;
        padding-bottom: 12px;
        background-color: #EFF3F8;
        border-bottom: 1px solid #DDD;
        border-left: 1px solid #DDD;
        border-right: 1px solid #DDD;
    }

.dataTables_wrapper tr.child-row td {
    border-top: none;
}


.dataTable th[class*=sort] {
    cursor: pointer;
}


.dataTable th.sorting_disabled {
    cursor: inherit;
}



    .dataTable th[class*=sort]:hover {
        color: #547ea8;
    }

.dataTable th[class*=sorting_] {
        color: #256595;
}

.dataTable th[class*=sorting_disabled],
    .dataTable th[class*=sorting_disabled]:hover {
        color: #707070;
    }



    .dataTable th.sorting_desc:after {    
        color: #256595;
    }

    .dataTable th.sorting_asc:after {
        color: #256595;
    }



/* fix footer clearing */
.row.dataTables_foot:after {
    clear: both;
}

/* Search box fix */
.dataTables_filter input[type="search"] {
    border-radius: 0px;
    height: 32px;
}

/*.dataTables_childGrid_foot .dataTables_length { display: inline-block; }
.dataTables_childGrid_foot .child_dataTables_info { display: inline-block; margin-left: 3.00em; }
.dataTables_childGrid_foot .child_dataTables_info .dataTables_info { font-size: 13px ; }*/


/* from arms */
.child_dataTables_filter .dataTables_filter {
    width: auto;
}

    .child_dataTables_filter .dataTables_filter label {
        float: left;
    }

.child_dataTables_info .dataTables_info:before {
    content: "\00a0\00a0";
}

.child-table-filter {
    float: right;
}

.childlist-button {
    float: right;
    margin-top: 7px;
    margin-right: 5px;
}

div.dataTables_length label {
    font-weight: 400;
    float: left;
    text-align: left;
}

div.dataTables_length select {
    width: 75px;
}

div.dataTables_filter label {
    font-weight: 400;
    float: right;
}

div.dataTables_filter input {
    width: 30em;
}

div.dataTables_paginate {
    float: right;
    margin: 0;
}

    div.dataTables_paginate ul.pagination {
        margin: 2px 0;
        white-space: nowrap;
    }

table.dataTable td,
table.dataTable th {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

table.dataTable {
    clear: both;
    margin-top: 6px !important;
    /*margin-bottom: 6px !important;*/
    max-width: none !important;
}

    table.dataTable thead .sorting,
    table.dataTable thead .sorting_asc,
    table.dataTable thead .sorting_asc_disabled,
    table.dataTable thead .sorting_desc,
    table.dataTable thead .sorting_desc_disabled {
        cursor: pointer;
    }

    table.dataTable thead > tr > th {
        padding-right: 18px;
    }

    table.dataTable th:active {
        outline: 0;
    }

div.dataTables_scrollHead table {
    margin-bottom: 0 !important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

    div.dataTables_scrollHead table thead tr:last-child td:first-child,
    div.dataTables_scrollHead table thead tr:last-child th:first-child {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }

div.dataTables_scrollBody table {
    border-top: none;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

div.dataTables_scrollBody tbody tr:first-child td,
div.dataTables_scrollBody tbody tr:first-child th {
    border-top: none;
}

div.dataTables_scrollFoot table {
    margin-top: 0 !important;
    border-top: none;
}

table.table-bordered.dataTable {
    border-collapse: separate !important;
}

table.table-bordered thead td,
table.table-bordered thead th {
    border-left-width: 0;
    border-top-width: 0;
}

table.table-bordered tbody td,
table.table-bordered tbody th {
    border-left-width: 0;
    border-bottom-width: 0;
}

table.table-bordered td:last-child,
table.table-bordered th:last-child {
    border-right-width: 0;
}

div.dataTables_scrollHead table.table-bordered {
    border-bottom-width: 0;
}

div.DTTT .btn {
    color: #333 !important;
    font-size: 12px;
}

    div.DTTT .btn:hover {
        text-decoration: none !important;
    }

ul.DTTT_dropdown.dropdown-menu {
    z-index: 2003;
}

    ul.DTTT_dropdown.dropdown-menu a {
        color: #333 !important;
    }

    ul.DTTT_dropdown.dropdown-menu li {
        position: relative;
    }

        ul.DTTT_dropdown.dropdown-menu li:hover a {
            background-color: #08c;
            color: #fff !important;
        }

div.DTTT_print_info.modal {
    height: 150px;
    margin-top: -75px;
    text-align: center;
}

div.DTTT_print_info h6 {
    font-weight: 400;
    font-size: 28px;
    line-height: 28px;
    margin: 1em;
}

div.DTTT_print_info p {
    font-size: 14px;
    line-height: 20px;
}

div.DTFC_LeftFootWrapper table,
div.DTFC_LeftHeadWrapper table,
div.DTFC_RightFootWrapper table,
div.DTFC_RightHeadWrapper table,
table.DTFC_Cloned tr.even {
    background-color: #fff;
    margin-bottom: 0;
}

div.DTFC_LeftHeadWrapper table,
div.DTFC_RightHeadWrapper table {
    margin-bottom: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

    div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child,
    div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,
    div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child,
    div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }

div.DTFC_LeftBodyWrapper table,
div.DTFC_RightBodyWrapper table {
    border-top: none;
    margin: 0 !important;
}

div.DTFC_LeftBodyWrapper tbody tr:first-child td,
div.DTFC_LeftBodyWrapper tbody tr:first-child th,
div.DTFC_LeftFootWrapper table,
div.DTFC_RightBodyWrapper tbody tr:first-child td,
div.DTFC_RightBodyWrapper tbody tr:first-child th,
div.DTFC_RightFootWrapper table {
    border-top: none;
}

div.FixedHeader_Cloned table {
    margin: 0 !important;
}

table.DTCR_clonedTable {
    background-color: rgba(255, 255, 255, .7);
    z-index: 202;
}

div.DTCR_pointer {
    width: 1px;
    background-color: #0259C4;
    z-index: 201;
}

div.DTTT_container {
    position: relative;
    float: right;
    margin-bottom: 1em;
}

@media screen and (max-width: 640px) {
    div.DTTT_container {
        float: none !important;
        text-align: center;
    }

        div.DTTT_container:after {
            visibility: hidden;
            display: block;
            content: "";
            clear: both;
            height: 0;
        }
}

a.DTTT_button,
button.DTTT_button,
div.DTTT_button {
    position: relative;
    display: inline-block;
    margin-right: 3px;
    padding: 5px 8px;
    border: 1px solid #999;
    cursor: pointer;
    *cursor: hand;
    font-size: .88em;
    color: #000 !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 1px 1px 3px #ccc;
    -moz-box-shadow: 1px 1px 3px #ccc;
    -ms-box-shadow: 1px 1px 3px #ccc;
    -o-box-shadow: 1px 1px 3px #ccc;
    box-shadow: 1px 1px 3px #ccc;
    background: #fff;
    background: -webkit-linear-gradient(top, #fff 0, #f3f3f3 89%, #f9f9f9 100%);
    background: -moz-linear-gradient(top, #fff 0, #f3f3f3 89%, #f9f9f9 100%);
    background: -ms-linear-gradient(top, #fff 0, #f3f3f3 89%, #f9f9f9 100%);
    background: -o-linear-gradient(top, #fff 0, #f3f3f3 89%, #f9f9f9 100%);
    background: linear-gradient(top, #fff 0, #f3f3f3 89%, #f9f9f9 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType=0);
}

button.DTTT_button {
    height: 30px;
    padding: 3px 8px;
}

.DTTT_button embed {
    outline: 0;
}

a.DTTT_button:hover,
button.DTTT_button:hover,
div.DTTT_button:hover {
    border: 1px solid #666;
    text-decoration: none !important;
    -webkit-box-shadow: 1px 1px 3px #999;
    -moz-box-shadow: 1px 1px 3px #999;
    -ms-box-shadow: 1px 1px 3px #999;
    -o-box-shadow: 1px 1px 3px #999;
    box-shadow: 1px 1px 3px #999;
    background: #f3f3f3;
    background: -webkit-linear-gradient(top, #f3f3f3 0, #e2e2e2 89%, #f4f4f4 100%);
    background: -moz-linear-gradient(top, #f3f3f3 0, #e2e2e2 89%, #f4f4f4 100%);
    background: -ms-linear-gradient(top, #f3f3f3 0, #e2e2e2 89%, #f4f4f4 100%);
    background: -o-linear-gradient(top, #f3f3f3 0, #e2e2e2 89%, #f4f4f4 100%);
    background: linear-gradient(top, #f3f3f3 0, #e2e2e2 89%, #f4f4f4 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#f4f4f4', GradientType=0);
}

a.DTTT_disabled,
button.DTTT_disabled,
div.DTTT_disabled {
    color: #999;
    border: 1px solid #d0d0d0;
    background: #fff;
    background: -webkit-linear-gradient(top, #fff 0, #f9f9f9 89%, #fafafa 100%);
    background: -moz-linear-gradient(top, #fff 0, #f9f9f9 89%, #fafafa 100%);
    background: -ms-linear-gradient(top, #fff 0, #f9f9f9 89%, #fafafa 100%);
    background: -o-linear-gradient(top, #fff 0, #f9f9f9 89%, #fafafa 100%);
    background: linear-gradient(top, #fff 0, #f9f9f9 89%, #fafafa 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fafafa', GradientType=0);
}

button.DTTT_button_collection span {
    padding-right: 17px;
}

button.DTTT_button_collection:hover span {
    padding-right: 17px;
    background: #f0f0f0;
}

table.DTTT_selectable tbody tr {
    cursor: pointer;
    *cursor: hand;
}

table.dataTable tr.DTTT_selected.odd,
table.dataTable tr.DTTT_selected.odd td.sorting_1,
table.dataTable tr.DTTT_selected.odd td.sorting_2,
table.dataTable tr.DTTT_selected.odd td.sorting_3 {
    background-color: #9FAFD1;
}

table.dataTable tr.DTTT_selected.even,
table.dataTable tr.DTTT_selected.even td.sorting_1,
table.dataTable tr.DTTT_selected.even td.sorting_2,
table.dataTable tr.DTTT_selected.even td.sorting_3 {
    background-color: #B0BED9;
}

div.DTTT_collection {
    width: 150px;
    padding: 8px 8px 4px;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .4);
    background-color: #f3f3f3;
    background-color: rgba(255, 255, 255, .3);
    overflow: hidden;
    z-index: 2002;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, .3);
    -ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, .3);
    -o-box-shadow: 3px 3px 5px rgba(0, 0, 0, .3);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, .3);
}

div.DTTT_collection_background {
    z-index: 2001;
}

div.DTTT_collection a.DTTT_button,
div.DTTT_collection button.DTTT_button,
div.DTTT_collection div.DTTT_button {
    position: relative;
    left: 0;
    right: 0;
    display: block;
    float: none;
    margin-bottom: 4px;
    -webkit-box-shadow: 1px 1px 3px #999;
    -moz-box-shadow: 1px 1px 3px #999;
    -ms-box-shadow: 1px 1px 3px #999;
    -o-box-shadow: 1px 1px 3px #999;
    box-shadow: 1px 1px 3px #999;
}

.DTTT_print_info {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 400px;
    height: 150px;
    margin-left: -200px;
    margin-top: -75px;
    text-align: center;
    color: #333;
    padding: 10px 30px;
    background: #fff;
    background: -webkit-linear-gradient(top, #fff 0, #f3f3f3 89%, #f9f9f9 100%);
    background: -moz-linear-gradient(top, #fff 0, #f3f3f3 89%, #f9f9f9 100%);
    background: -ms-linear-gradient(top, #fff 0, #f3f3f3 89%, #f9f9f9 100%);
    background: -o-linear-gradient(top, #fff 0, #f3f3f3 89%, #f9f9f9 100%);
    background: linear-gradient(top, #fff 0, #f3f3f3 89%, #f9f9f9 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType=0);
    opacity: .95;
    border: 1px solid #000;
    border: 1px solid rgba(0, 0, 0, .5);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, .5);
    -ms-box-shadow: 0 3px 7px rgba(0, 0, 0, .5);
    -o-box-shadow: 0 3px 7px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 7px rgba(0, 0, 0, .5);
}

    .DTTT_print_info h6 {
        font-weight: 400;
        font-size: 28px;
        line-height: 28px;
        margin: 1em;
    }

    .DTTT_print_info p {
        font-size: 14px;
        line-height: 20px;
    }

table.has-columns-hidden > tbody > tr > td > span.responsiveExpander {
    padding-left: 32px;
    cursor: pointer;
}

table.has-columns-hidden > tbody > tr.row-detail > td {
    background: #eee;
}

    table.has-columns-hidden > tbody > tr.row-detail > td > ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        table.has-columns-hidden > tbody > tr.row-detail > td > ul > li > span.columnTitle {
            font-weight: 700;
        }

.dt-toolbar {
    display: block;
    position: relative;
    padding: 6px 7px 1px;
    width: 100%;
    float: left;
    border-bottom: 1px solid #ccc;
    background: #fafafa;
}

.dt-toolbar-footer {
    background: #fafafa;
    font-size: 11px;
    overflow: hidden;
    padding: 5px 10px;
    border-top: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px #fff;
    -moz-box-shadow: inset 0 1px #fff;
    -ms-box-shadow: inset 0 1px #fff;
    box-shadow: inset 0 1px #fff;
}

    .dt-toolbar-footer > :first-child,
    .dt-toolbar > :first-child {
        padding-left: 0 !important;
    }

    .dt-toolbar-footer > :last-child,
    .dt-toolbar > :last-child {
        padding-right: 0 !important;
    }

table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    background-color: #eee;
}

.dataTables_empty {
    padding: 20px 10px !important;
    font-size: 14px;
    text-align: center;
    color: #575757;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    padding: 8px 10px;
}

.table.table-condensed > tbody > tr > td,
.table.table-condensed > tbody > tr > th,
.table.table-condensed > tfoot > tr > td,
.table.table-condensed > tfoot > tr > th,
.table.table-condensed > thead > tr > td,
.table.table-condensed > thead > tr > th {
    padding: 5px;
}

table.dataTable tfoot > tr > th,
table.dataTable thead > tr > th {
    padding-left: 9px !important;
}

    table.dataTable tfoot > tr > th input,
    table.dataTable thead > tr > th input {
        width: 100% !important;
        font-weight: 400;
    }

    table.dataTable thead > tr > th.hasinput {
        padding: 6px !important;
    }

div.dataTables_info {
    padding-top: 9px;
    font-size: 13px;
    font-weight: 700;
    font-style: italic;
    color: #969696;
}

.dataTable thead > tr > th {
    border-left: none !important;
}

.dataTable input[type=checkbox].checkbox,
.dataTable input[type=radio].radiobox {
    left: -999px;
}

table.dataTable thead > tr > th.sorting_disabled {
    padding-right: 9px !important;
}

.dataTables_filter {
    float: left;
    width: 100%;
}

    .dataTables_filter .input-group-addon {
        min-width: 32px;
        width: auto;
        margin-top: 0;
        float: left;
        height: 32px;
        padding-top: 8px;
    }

        .dataTables_filter .input-group-addon + .form-control {
            float: left;
        }

.dt-toolbar > :first-child .DTTT,
.dt-toolbar > :first-child .dataTables_filter > :only-child,
.dt-toolbar > :first-child .dataTables_length,
.dt-toolbar > :first-child .pagination {
    float: left !important;
}

.dt-toolbar > :last-child .DTTT,
.dt-toolbar > :last-child .dataTables_filter > :only-child,
.dt-toolbar > :last-child .dataTables_length,
.dt-toolbar > :last-child .pagination {
    float: right;
}

.dt-toolbar-footer > :first-child .DTTT,
.dt-toolbar-footer > :first-child .dataTables_filter > :only-child,
.dt-toolbar-footer > :first-child .dataTables_length,
.dt-toolbar-footer > :first-child .pagination {
    float: left;
}

.dt-toolbar-footer > :last-child .DTTT,
.dt-toolbar-footer > :last-child .dataTables_filter > :only-child,
.dt-toolbar-footer > :last-child .dataTables_length,
.dt-toolbar-footer > :last-child .pagination {
    float: right;
}

body.DTTT_Print {
    background: #fff !important;
}

.DTTT_Print #main {
    margin: 0 !important;
}

.DTTT_PrintMessage {
    font-size: 20px;
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 10px;
    font-weight: 700;
}

.DTTT_Print table.dataTable {
    margin-top: 0 !important;
}

.DTTT_Print .dataTables_wrapper table {
    border: 1px solid #C7C7C7 !important;
}

.dataTables_processing {
    /*position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, .9)), color-stop(75%, rgba(255, 255, 255, .9)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .9)25%, rgba(255, 255, 255, .9)75%, rgba(255, 255, 255, 0)100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .9)25%, rgba(255, 255, 255, .9)75%, rgba(255, 255, 255, 0)100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .9)25%, rgba(255, 255, 255, .9)75%, rgba(255, 255, 255, 0)100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .9)25%, rgba(255, 255, 255, .9)75%, rgba(255, 255, 255, 0)100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .9)25%, rgba(255, 255, 255, .9)75%, rgba(255, 255, 255, 0)100%);*/
    text-align: center;
    font-size: 1.5em;
    padding: 10px 0;
    margin-top: 50px;
    position: absolute;
    width: 100%;
    z-index: 1000;
    vertical-align: middle;

    color: white;
    background-color: rgb(71, 143, 202);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(71, 143, 202, 0)), color-stop(25%, rgba(71, 143, 202, 0.9)), color-stop(75%, rgba(71, 143, 202, 0.9)), color-stop(100%, rgba(71, 143, 202, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(71, 143, 202, 0) 0%, rgba(71, 143, 202, 0.9) 25%, rgba(71, 143, 202, 0.9) 75%, rgba(71, 143, 202, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -moz-linear-gradient(left, rgba(71, 143, 202, 0) 0%, rgba(71, 143, 202, 0.9) 25%, rgba(71, 143, 202, 0.9) 75%, rgba(71, 143, 202, 0) 100%);
    /* FF3.6+ */
    background: -ms-linear-gradient(left, rgba(71, 143, 202, 0) 0%, rgba(71, 143, 202, 0.9) 25%, rgba(71, 143, 202, 0.9) 75%, rgba(71, 143, 202, 0) 100%);
    /* IE10+ */
    background: -o-linear-gradient(left, rgba(71, 143, 202, 0) 0%, rgba(71, 143, 202, 0.9) 25%, rgba(71, 143, 202, 0.9) 75%, rgba(71, 143, 202, 0) 100%);
    /* Opera 11.10+ */
    background: linear-gradient(to right, rgba(71, 143, 202, 0) 0%, rgba(71, 143, 202, 0.9) 25%, rgba(71, 143, 202, 0.9) 75%, rgba(71, 143, 202, 0) 100%);
    /* W3C */
}

.dataTable tbody .details-control {
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}

    .dataTable tbody .details-control:before {
        font-family: FontAwesome;
        content: "\f055";
        font-size: 1.4em;
        color: #739e73;
    }

.dataTable tbody .shown .details-control:before {
    content: "\f056";
    color: #a90329;
}

/*.dataTable tbody .shown + tr > td {
    padding: 0 !important;
}*/

.dataTable tbody .shown {
    background: rgba(205, 209, 98, .2) !important;
}

    .dataTable tbody .shown > td {
        background: none !important;
    }

    .dataTable tbody .shown + tr > td > table > tbody > tr:last-child {
        border-bottom: 1px solid #c2c2c2;
    }

    .dataTable tbody .shown + tr > td > table tbody tr {
        background-color: rgba(205, 209, 98, .05) !important;
    }

    .dataTable tbody .shown .table > tbody > tr > td {
        border: none !important;
    }

.table-bordered .progress {
    background: #fff !important;
    -webkit-box-shadow: 0 1px 0 transparent, 0 0 0 1px #D6D6D6 inset;
    -moz-box-shadow: 0 1px 0 transparent, 0 0 0 1px #D6D6D6 inset;
    box-shadow: 0 1px 0 transparent, 0 0 0 1px #D6D6D6 inset;
}

.dataTables_scroll .dataTables_scrollBody,
.dataTables_scroll .dataTables_scrollHead,
.dataTables_scroll + .dt-toolbar-footer {
    float: left;
}

.dataTables_scroll + .dt-toolbar-footer {
    width: 100%;
}

.dataTables_scroll .dataTables_scrollHeadInner {
    margin-top: -6px;
}

.dataTables_scroll .dataTables_scrollHead {
    background: #f4f4f4;
}







div.dataTables_wrapper div.dataTables_filter input.form-control {
    margin-left: 0;
}
@media (min-width: 768px) {
    div.dataTables_wrapper div.dataTables_filter input.form-control {
        width: 30em;
    }

    div.modal-dialog div.dataTables_wrapper div.dataTables_filter input.form-control {
        width: 16em;
    }
} 


.table.table-bordered.top-align-tds tbody tr td {
    vertical-align: top;
}

.dataTables_filter_tooltip {
    padding-left: 5px;
    padding-top: 15px;
}



/* Checkbox list in table */
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

/* Dashboard data tables adjustments */
.dashboard-tile.full-size-table .dataTables_foot {
    /*position: absolute;
    bottom: -5px;*/
    width: 100%;
    border-top: 1px solid #DDD;
}
.dashboard-tile div.row.dataTables_foot {
    padding: 0;
}

.dashboard-tile .dataTables_foot .pagination > li > a {
        padding: 3px 6px;
}

ul.grid-stack > li div.dataTables_wrapper {
    position: relative;
}



/* Overriding position setting for buttons in datatables */
.text-right div.dt-buttons {
    position: inherit;
    float: none;
}
ul.dt-button-collection.dropdown-menu.two-column,
ul.dt-button-collection.dropdown-menu.three-column,
ul.dt-button-collection.dropdown-menu.four-column {
    width:auto
}

@media (max-width: 991px) {
    ul.dt-button-collection.dropdown-menu.two-column,
    ul.dt-button-collection.dropdown-menu.three-column,
    ul.dt-button-collection.dropdown-menu.four-column {
        width: 90%;
    }

    ul.dt-button-collection.dropdown-menu > li > a {
        white-space: normal;
    }
}

@media (max-width: 1199px) {
    ul.dt-button-collection.dropdown-menu.four-column {
        width: 90%;
    }

    ul.dt-button-collection.dropdown-menu.four-column > li > a {
        white-space: normal;
    }
}

/* Special styling for column groups */
thead tr.grouping-header {
    
}
thead tr.grouping-header th {
    border-left: 1px solid #CCC !important;
    text-align: center;
}

.personnel-roles {
    min-width: 200px;
}

.reorder-items-cell {
    display: grid;
    grid-template-columns: auto auto;
    align-items: center;
    justify-content: right;
    row-gap: 0;
    column-gap: 5px;
    border: 0;
}

.reorder-items-number {
    grid-row-start: 1;
    grid-row-end: 3;
    font-size: 12pt;
}

.reorder-items-arrow {
    font-size: 10pt;
}

    .reorder-items-arrow button {
        padding: 0;
        text-decoration: none;
    }

        .reorder-items-arrow button[disabled] {
            color: #777;
            cursor: not-allowed;
        }

    .reorder-items-arrow i {
        line-height: 1;
    }

.table-list-compact {
    padding-left: 20px;
}

.table-col-min-width-150 {
    min-width: 150px;
}

.table-col-min-width-200 {
    min-width: 200px;
}
div.legend > ul {
    list-style: none;  
}
div.legend > ul > li {
    display: inline-block;
    font-size: 1.15em;
    line-height: 1.50em;
    margin-right: .75em;
}
div.legend > ul > li > span {
    height: 1.15em;
    width: 1.15em;
    vertical-align: text-bottom;
    display: inline-block;
    margin-right: 5px;
}

/*canvas.chart.dashboard-chart {
    width: 100% !important;
    max-width: 600px;
    height: auto !important;
}
    @media (max-width: 1300px) {
        canvas.chart.dashboard-chart {
            max-width: 400px;
        }
    }
    @media (max-width: 979px) {
        canvas.chart.dashboard-chart {
            max-width: 300px;
        }
    }

canvas.chart.chart-doughnut.dashboard-chart {
    max-width: 400px;
}
    @media (max-width: 1300px) {
        canvas.chart.dashboard-chart {
            max-width: 350px;
        }
    }
    @media (max-width: 979px) {
        canvas.chart.dashboard-chart {
            max-width: 275px;
        }
    }*/

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    border: 0;
    font-weight: 700;
    width: 100%;
    padding: 4px 0;
    background-color: #f5f5f5;
    color: gray
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px
}
.ui-datepicker .ui-datepicker-next {
    right: 2px
}
.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}
.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 select.ui-datepicker-year {
    width: 49%
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}
.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    border: 0
}
.ui-datepicker td {
    border: 0;
    padding: 1px
}
.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}
.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em;
    width: auto;
    overflow: visible
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}
.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,
.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,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}
.ui-datepicker-cover {
    display: none;
    display: block;
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -4px;
    left: -4px;
    width: 200px;
    height: 200px
}
.ui-datepicker th {
    font-weight: 700;
    color: gray
}
.ui-datepicker-today a:hover {
    background-color: gray;
    color: #fff
}
.ui-datepicker-today a {
    background-color: #BFBFBF;
    cursor: pointer;
    padding: 0 4px;
    margin-bottom: 0
}
.ui-datepicker td a {
    margin-bottom: 0;
    border: 0
}
.ui-datepicker td:hover {
    color: #fff
}
.ui-datepicker td .ui-state-default {
    border: 0;
    background: 0 0;
    margin-bottom: 0;
    padding: 5px;
    color: gray;
    text-align: center;
    filter: none
}
.ui-datepicker td .ui-state-highlight {
    color: #fff;
    background-color: #A90329;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    border-color: rgba(0, 0, 0, .1)rgba(0, 0, 0, .1)rgba(0, 0, 0, .25);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.ui-datepicker td .ui-state-active {
    color: #333;
    background-color: #ebebeb;
    margin-bottom: 0;
    font-size: normal;
    text-shadow: 0;
    border-color: rgba(0, 0, 0, .1)rgba(0, 0, 0, .1)rgba(0, 0, 0, .25);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.ui-datepicker td .ui-state-hover {
    color: #fff;
    background: #428bca;
    background-color: #428bca;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    border-color: #357ebd;
    border-color: rgba(0, 0, 0, .1)rgba(0, 0, 0, .1)rgba(0, 0, 0, .25);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

/* widget boxes */
.widget-box {
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 3px 3px;
    border-bottom: 1px solid #CCC;
}

@media only screen and (max-width: 767px) {
    .widget-box {
        margin-top: 7px;
        margin-bottom: 7px;
    }
}

.widget-header {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    position: relative;
    min-height: 38px;
    background: #f7f7f7;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#eeeeee));
    background-image: -webkit-linear-gradient(top, #ffffff, 0%, #eeeeee, 100%);
    background-image: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
    color: #669fc7;
    border: 1px solid #CCC;
    border-bottom: 1px solid #DDD;
    padding-left: 12px;
}

    .widget-header:before,
    .widget-header:after {
        content: "";
        display: table;
        line-height: 0;
    }

    .widget-header:after {
        clear: right;
    }

.collapsed .widget-header {
    border-bottom-width: 0;
}

.collapsed .widget-body {
    display: none;
}

.widget-header-flat {
    background: #F7F7F7;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.widget-header-large {
    min-height: 49px;
    padding-left: 18px;
}

.widget-header-small {
    min-height: 31px;
    padding-left: 10px;
}

.widget-header > .widget-caption,
.widget-header > :first-child,
.widget-header h2 {
    line-height: 36px;
    padding: 0;
    margin: 0;
    display: inline;
}

    .widget-header > .widget-caption > [class*="icon-"],
    .widget-header > :first-child > [class*="icon-"] {
        margin-right: 5px;
        font-weight: normal;
        display: inline-block;
    }

.widget-header-large > .widget-caption,
.widget-header-large > :first-child {
    line-height: 48px;
}

.widget-header-small > .widget-caption,
.widget-header-small > :first-child {
    line-height: 30px;
}

.widget-toolbar {
    display: inline-block;
    padding: 0 10px;
    line-height: 37px;
    float: right;
    position: relative;
    /* widget toolbar basic buttons */
    /* toolbar buttons */
}

.widget-header-large > .widget-toolbar {
    line-height: 48px;
}

.widget-header-small > .widget-toolbar {
    line-height: 29px;
}

.widget-toolbar.no-padding {
    padding: 0;
}

.widget-toolbar.padding-5 {
    padding: 0 5px;
}

.widget-toolbar:before {
    /* border on left ot it! */
    display: inline-block;
    content: "";
    position: absolute;
    top: 3px;
    bottom: 3px;
    left: -1px;
    border: 1px solid #D9D9D9;
    border-width: 0 1px 0 0;
}

.widget-header-large > .widget-toolbar:before {
    top: 6px;
    bottom: 6px;
}

[class*="header-color-"] > .widget-toolbar:before {
    border-color: #EEE;
}

.header-color-orange > .widget-toolbar:before {
    border-color: #FEA;
}

.header-color-dark > .widget-toolbar:before {
    border-color: #222;
    box-shadow: -1px 0 0 rgba(255, 255, 255, 0.2), inset 1px 0 0 rgba(255, 255, 255, 0.1);
}

.widget-toolbar.no-border:before {
    display: none;
}

.widget-toolbar label {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
}

.widget-toolbar > a {
    font-size: 14px;
    margin: 0 10px;
    display: inline-block;
    padding: 0;
    line-height: 24px;
}

    .widget-toolbar > a:hover {
        text-decoration: none;
    }

.widget-header-large > .widget-toolbar > a {
    font-size: 15px;
    margin: 0 1px;
}

.widget-toolbar > .btn {
    line-height: 27px;
    margin-top: -2px;
}

    .widget-toolbar > .btn.smaller {
        line-height: 26px;
    }

    .widget-toolbar > .btn.bigger {
        line-height: 28px;
    }

.widget-toolbar > .btn-sm {
    line-height: 24px;
}

    .widget-toolbar > .btn-sm.smaller {
        line-height: 23px;
    }

    .widget-toolbar > .btn-sm.bigger {
        line-height: 25px;
    }

.widget-toolbar > .btn-xs {
    line-height: 22px;
}

    .widget-toolbar > .btn-xs.smaller {
        line-height: 21px;
    }

    .widget-toolbar > .btn-xs.bigger {
        line-height: 23px;
    }

.widget-toolbar > .btn-minier {
    line-height: 18px;
}

    .widget-toolbar > .btn-minier.smaller {
        line-height: 17px;
    }

    .widget-toolbar > .btn-minier.bigger {
        line-height: 19px;
    }

.widget-toolbar > .btn-lg {
    line-height: 36px;
}

    .widget-toolbar > .btn-lg.smaller {
        line-height: 34px;
    }

    .widget-toolbar > .btn-lg.bigger {
        line-height: 38px;
    }

.widget-toolbar-dark {
    background: #444;
}

.widget-toolbar-light {
    background: rgba(255, 255, 255, 0.85);
}
/* widget-toolbar buttons*/
.widget-toolbar > [data-action] > [class*="icon-"] {
    margin-right: 0;
}

.widget-toolbar > [data-action]:focus {
    text-decoration: none;
}

[class*="header-color-"] > .widget-toolbar > [data-action] {
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}

[class*="header-color-"] > .widget-toolbar > [data-action="settings"] {
    color: #D3E4ED;
}

[class*="header-color-"] > .widget-toolbar > [data-action="reload"] {
    color: #DEEAD3;
}

[class*="header-color-"] > .widget-toolbar > [data-action="collapse"] {
    color: #E2E2E2;
}

[class*="header-color-"] > .widget-toolbar > [data-action="close"] {
    color: #FFD9D5;
}

.header-color-orange > .widget-toolbar > [data-action] {
    text-shadow: none;
}

.header-color-orange > .widget-toolbar > [data-action="settings"] {
    color: #559AAB;
}

.header-color-orange > .widget-toolbar > [data-action="reload"] {
    color: #7CA362;
}

.header-color-orange > .widget-toolbar > [data-action="collapse"] {
    color: #777777;
}

.header-color-orange > .widget-toolbar > [data-action="close"] {
    color: #A05656;
}

.widget-toolbar > [data-action="settings"],
.header-color-dark > .widget-toolbar > [data-action="settings"] {
    color: #99CADB;
}

.widget-toolbar > [data-action="reload"],
.header-color-dark > .widget-toolbar > [data-action="reload"] {
    color: #ACD392;
}

.widget-toolbar > [data-action="collapse"],
.header-color-dark > .widget-toolbar > [data-action="collapse"] {
    color: #AAAAAA;
}

.widget-toolbar > [data-action="close"],
.header-color-dark > .widget-toolbar > [data-action="close"] {
    color: #E09E96;
}

.widget-body {
    border: 1px solid #CCC;
    border-top: none;
    background-color: #FFF;
}

.widget-body-top-border {
    border-top: 1px solid #307ecc !important;
}

.widget-main {
    padding: 12px;
}

    .widget-main.padding-32 {
        padding: 32px;
    }

    .widget-main.padding-30 {
        padding: 30px;
    }

    .widget-main.padding-28 {
        padding: 28px;
    }

    .widget-main.padding-26 {
        padding: 26px;
    }

    .widget-main.padding-24 {
        padding: 24px;
    }

    .widget-main.padding-22 {
        padding: 22px;
    }

    .widget-main.padding-20 {
        padding: 20px;
    }

    .widget-main.padding-18 {
        padding: 18px;
    }

    .widget-main.padding-16 {
        padding: 16px;
    }

    .widget-main.padding-14 {
        padding: 14px;
    }

    .widget-main.padding-12 {
        padding: 12px;
    }

    .widget-main.padding-10 {
        padding: 10px;
    }

    .widget-main.padding-8 {
        padding: 8px;
    }

    .widget-main.padding-6 {
        padding: 6px;
    }

    .widget-main.padding-4 {
        padding: 4px;
    }

    .widget-main.padding-2 {
        padding: 2px;
    }

    .widget-main.padding-0 {
        padding: 0px;
    }

    .widget-main.no-padding {
        padding: 0;
    }

.widget-toolbar .progress {
    vertical-align: middle;
    display: inline-block;
    margin: 0;
}
/* toolbar dropdowns */
.widget-toolbar > .dropdown,
.widget-toolbar > .dropup {
    display: inline-block;
}

    .widget-toolbar > .dropdown > .dropdown-menu:before,
    .dropdown-menu.dropdown-caret:before {
        border-bottom: 7px solid rgba(0, 0, 0, 0.2);
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        content: "";
        display: inline-block;
        left: 9px;
        position: absolute;
        top: -7px;
    }

    .widget-toolbar > .dropdown > .dropdown-menu:after,
    .dropdown-menu.dropdown-caret:after {
        border-bottom: 6px solid #FFFFFF;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        content: "";
        display: inline-block;
        left: 10px;
        position: absolute;
        top: -6px;
    }

    .widget-toolbar > .dropdown > .dropdown-menu.pull-right:before,
    .dropdown-menu.pull-right.dropdown-caret:before {
        left: auto;
        right: 9px;
    }

    .widget-toolbar > .dropdown > .dropdown-menu.pull-right:after,
    .dropdown-menu.pull-right.dropdown-caret:after {
        left: auto;
        right: 10px;
    }
/* widget header colors */
.widget-header[class*="header-color-"] {
    color: #FFF;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.header-color-blue {
    background: #307ecc;
    border-color: #307ecc;
}

    .header-color-blue + .widget-body {
        border-color: #307ecc;
    }

.header-color-blue2 {
    background: #5090c1;
    border-color: #5090c1;
}

    .header-color-blue2 + .widget-body {
        border-color: #5090c1;
    }

.header-color-blue3 {
    background: #6379aa;
    border-color: #6379aa;
}

    .header-color-blue3 + .widget-body {
        border-color: #6379aa;
    }

.header-color-blue4 {
    background: #256595;
    border-color: #256595;
}

    .header-color-blue4 + .widget-body {
        border-color: #256595;
    }

.header-color-green {
    background: #82af6f;
    border-color: #82af6f;
}

    .header-color-green + .widget-body {
        border-color: #82af6f;
    }

.header-color-green2 {
    background: #2e8965;
    border-color: #2e8965;
}

    .header-color-green2 + .widget-body {
        border-color: #2e8965;
    }

.header-color-green3 {
    background: #4ebc30;
    border-color: #4ebc30;
}

    .header-color-green3 + .widget-body {
        border-color: #4ebc30;
    }

.header-color-red {
    background: #e2755f;
    border-color: #e2755f;
}

    .header-color-red + .widget-body {
        border-color: #e2755f;
    }

.header-color-red2 {
    background: #e04141;
    border-color: #e04141;
}

    .header-color-red2 + .widget-body {
        border-color: #e04141;
    }

.header-color-red3 {
    background: #d15b47;
    border-color: #d15b47;
}

    .header-color-red3 + .widget-body {
        border-color: #d15b47;
    }

.header-color-purple {
    background: #7e6eb0;
    border-color: #7e6eb0;
}

    .header-color-purple + .widget-body {
        border-color: #7e6eb0;
    }

.header-color-pink {
    background: #ce6f9e;
    border-color: #ce6f9e;
}

    .header-color-pink + .widget-body {
        border-color: #ce6f9e;
    }

.header-color-orange {
    background: #ffc657;
    border-color: #e8b10d;
    color: #855d10 !important;
}

    .header-color-orange + .widget-body {
        border-color: #e8b10d;
    }

.header-color-dark {
    background: #404040;
    border-color: #454545;
}

    .header-color-dark + .widget-body {
        border-color: #666666;
    }

.header-color-grey {
    background: #848484;
    border-color: #989898;
}

    .header-color-grey + .widget-body {
        border-color: #aaaaaa;
    }
/* different borders */
.widget-box.light-border > [class*="header-color-"] + .widget-body {
    border-color: #D6D6D6 !important;
}

.widget-box.no-border {
    border-bottom: none;
}

    .widget-box.no-border > .widget-body {
        border: none;
    }
/* transparent box */
.widget-box.transparent {
    border: none;
    box-shadow: none;
}

    .widget-box.transparent > .widget-header {
        background: none;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        border: none;
        border-bottom: 1px solid #DCE8F1;
        color: #4383B4;
        padding-left: 3px;
    }

    .widget-box.transparent > .widget-header-large {
        padding-left: 5px;
    }

    .widget-box.transparent > .widget-header-small {
        padding-left: 1px;
    }

    .widget-box.transparent .widget-body {
        border: none;
        background-color: transparent;
    }

    .widget-box.transparent .widget-main.no-padding-left {
        padding-left: 0;
    }

    .widget-box.transparent .widget-main.no-padding-right {
        padding-right: 0;
    }

    .widget-box.transparent .widget-main.no-padding-top {
        padding-top: 0;
    }

    .widget-box.transparent .widget-main.no-padding-bottom {
        padding-bottom: 0;
    }
/* table in widget */
.widget-body .table {
    border-top: 1px solid #E5E5E5;
}

    .widget-body .table thead:first-child tr {
        background: #FFF;
    }

[class*="header-color-"] + .widget-body .table:not(.table-simple) thead:first-child tr {
    background: #f2f2f2;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f8f8f8), to(#ececec));
    background-image: -webkit-linear-gradient(top, #f8f8f8, 0%, #ececec, 100%);
    background-image: -moz-linear-gradient(top, #f8f8f8 0%, #ececec 100%);
    background-image: linear-gradient(to bottom, #f8f8f8 0%, #ececec 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffececec', GradientType=0);
}

.widget-body .table.table-bordered thead:first-child > tr {
    border-top: none;
}

.widget-main.no-padding .table,
.widget-main.padding-0 .table {
    margin-bottom: 0;
    border: none;
}

.widget-main.no-padding .table-bordered th:first-child,
.widget-main.padding-0 .table-bordered th:first-child,
.widget-main.no-padding .table-bordered td:first-child,
.widget-main.padding-0 .table-bordered td:first-child {
    border-left-width: 0;
}

.transparent .widget-main .table-bordered > thead > tr > th:last-child,
.widget-main.no-padding .table-bordered > thead > tr > th:last-child,
.transparent .widget-main .table-bordered > tbody > tr > td:last-child,
.widget-main.no-padding .table-bordered > tbody > tr > td:last-child,
.transparent .widget-main .table-bordered > tfoot > tr > td:last-child,
.widget-main.no-padding .table-bordered > tfoot > tr > td:last-child {
    border-right-width: 0 !important;
}

.transparent .widget-main .table-bordered > tbody > tr:last-child > td,
.widget-main.no-padding .table-bordered > tbody > tr:last-child > td {
    border-bottom-width: 0 !important;
}

.table-bordered > thead.thin-border-bottom > tr > th,
.table-bordered > thead.thin-border-bottom > tr > td {
    border-bottom-width: 1px;
}
/* elements in widget */
.widget-body .alert:last-child {
    margin-bottom: 0;
}
/* tabs in widget */
.widget-main .tab-content {
    border: none;
}

.widget-toolbar > .nav-tabs {
    border-bottom: none;
    margin-bottom: 0;
    position: relative;
    top: 5px;
}

    .widget-toolbar > .nav-tabs > li > a {
        box-shadow: none;
    }

    .widget-toolbar > .nav-tabs > li:not(.active) > a {
        border-color: transparent;
        background-color: transparent;
    }

        .widget-toolbar > .nav-tabs > li:not(.active) > a:hover {
            background-color: transparent;
        }

    .widget-toolbar > .nav-tabs > li.active > a {
        background-color: #FFF;
        border-bottom-color: transparent;
        box-shadow: none;
    }

.widget-header-small > .widget-toolbar > .nav-tabs {
    top: 5px;
}

    .widget-header-small > .widget-toolbar > .nav-tabs > li > a {
        line-height: 16px;
        padding-top: 6px;
        padding-bottom: 6px;
    }

    .widget-header-small > .widget-toolbar > .nav-tabs > li.active > a {
        border-top-width: 2px;
        margin-top: -1px;
    }

.widget-header-large > .widget-toolbar > .nav-tabs {
    top: 8px;
}

    .widget-header-large > .widget-toolbar > .nav-tabs > li > a {
        line-height: 22px;
        padding-top: 9px;
        padding-bottom: 9px;
    }

[class*="header-color-"] > .widget-toolbar > .nav-tabs > li > a {
    border-color: transparent;
    background-color: transparent;
    color: #FFF;
    margin-right: 1px;
}

    [class*="header-color-"] > .widget-toolbar > .nav-tabs > li > a:hover {
        background-color: #FFF;
        color: #555;
        border-top-color: #FFF;
    }

[class*="header-color-"] > .widget-toolbar > .nav-tabs > li.active > a {
    background-color: #FFF;
    color: #555;
    border-top-width: 1px;
    margin-top: 0;
}

.header-color-orange > .widget-toolbar > .nav-tabs > li > a {
    color: #855D10;
}

.transparent .widget-toolbar > .nav-tabs > li > a {
    color: #555;
    background-color: transparent;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
}

.transparent .widget-toolbar > .nav-tabs > li.active > a {
    border-top-color: #4C8FBD;
    border-right: 1px solid #C5D0DC;
    border-left: 1px solid #C5D0DC;
    background-color: #FFF;
    box-shadow: none;
}
/* toolbox */
.widget-toolbox {
    background-color: #EEE;
}

    .widget-toolbox:first-child {
        /* the toolbox coming before content */
        padding: 2px;
        border-bottom: 1px solid #CCC;
    }

    .widget-toolbox:last-child {
        /* the toolbox coming after content */
        padding: 2px;
        border-top: 1px solid #CCC;
    }

.transparent .widget-toolbox:last-child {
    border: none;
    border-top: 1px solid #CCC;
}

.widget-toolbox > .btn-toolbar {
    margin: 0;
    padding: 0;
}

.widget-toolbox.center {
    text-align: center;
}

.widget-toolbox.padding-16 {
    padding: 16px;
}

.widget-toolbox.padding-14 {
    padding: 14px;
}

.widget-toolbox.padding-12 {
    padding: 12px;
}

.widget-toolbox.padding-10 {
    padding: 10px;
}

.widget-toolbox.padding-8 {
    padding: 8px;
}

.widget-toolbox.padding-6 {
    padding: 6px;
}

.widget-toolbox.padding-4 {
    padding: 4px;
}

.widget-toolbox.padding-2 {
    padding: 2px;
}

.widget-toolbox.padding-0 {
    padding: 0px;
}
/*when clicking refresh*/
.widget-box-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 21;
}

    .widget-box-overlay > [class*="icon-"] {
        position: absolute;
        top: 15%;
        left: 0;
        right: 0;
        text-align: center;
    }

.widget-box.collapsed .widget-box-overlay > [class*="icon-"] {
    top: 5%;
}

.widget-box-overlay > .icon-spin {
    -moz-animation-duration: 1.2s;
    -webkit-animation-duration: 1.2s;
    -o-animation-duration: 1.2s;
    -ms-animation-duration: 1.2s;
    animation-duration: 1.2s;
}
/* simple forms in widgetboxes */
.widget-main > form {
    margin-bottom: 0;
}

    .widget-main > form .input-append,
    .widget-main > form .input-prepend {
        margin-bottom: 0;
    }

.widget-main.no-padding > form > fieldset,
.widget-main.padding-0 > form > fieldset {
    padding: 16px;
}

    .widget-main.no-padding > form > fieldset + .form-actions,
    .widget-main.padding-0 > form > fieldset + .form-actions {
        padding: 10px 0 12px;
    }

.widget-main.no-padding > form > .form-actions,
.widget-main.padding-0 > form > .form-actions {
    margin: 0;
    padding: 10px 12px 12px;
}
/* for dragging and dropping */
.widget-placeholder {
    border: 2px dashed #D9D9D9;
}



/* Top buttons for Widget */
.widget-box .widget-header a .fa-chevron-right {
    -webkit-transition: 400ms ease;
    -moz-transition: 400ms ease;
    -o-transition: 400ms ease;
    transition: 400ms ease;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.widget-box .widget-header a.collapsed .fa-chevron-right {
    -webkit-transition: 400ms ease;
    -moz-transition: 400ms ease;
    -o-transition: 400ms ease;
    transition: 400ms ease;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}


/* Color adjustment */
.widget-header[class*="header-color-"] a {
    color: #FFF;
}

    .widget-header[class*="header-color-"] a,
    .widget-header[class*="header-color-"] a:hover {
        text-decoration: none;
    }

.widget-body.body-color-blue {
    border-color: #307ecc;
}

.widget-box.widget-box-nomargin {
    margin: 0;
}

.widget-main.no-padding .table, .widget-main.padding-0 .table {
    border-top: 1px solid #ddd;
}

.widget-main.no-padding .child_dataTables_filter {
    padding: 7px;
    float: left;
}

.widget-main.no-padding .dataTables_childGrid_vis,
.tab-pane .dataTables_childGrid_vis {
    padding: 7px;
    float: right;
}

.widget-main.no-padding table.dataTable {
    margin-bottom: 0 !important;
}


/* Cursor adjustments */
.widget-header[data-toggle="collapse"] {
    cursor: pointer;
}


.widget-toolbar a.btn.disabled {
    cursor: not-allowed;
    pointer-events: all !important;
}

.no-quicksearch .dataTables_processing {
    margin-top: 0;
}
ul.toolbar-right {
    margin-top: 10px;
    float: right;
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

    ul.toolbar-right > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

.required-field-indicator:after {
    content: "*";
    padding-left: 5px;
    color: #a94442;
}

.fa.form-control-feedback {
    line-height: 34px;
}

span.custom-file-input-wrapper + .fa.form-control-feedback {
    right: 150px;
}

.input-group-addon-clear {
    background: none;
    border: none;
}

.document-flyout-navigation {
    font-size: 20px;
    padding: 0;
}



/* has-error adjustments*/
.has-error.form-control-static {
    color: #a94442;
}

span.has-error {
    color: #a94442;
}

span.has-warning {
    color: #8a6d3b;
}

.has-error .form-control .select2-choice {
    border-color: #a94442;
}

    .has-error .form-control .select2-choice:focus {
        outline: thin dotted;
        outline: 5px auto #a94442;
        outline-offset: -2px;
    }

.has-error .select2-container .select2-choice .select2-arrow {
    color: #a94442;
    background: #f2dede;
    border-color: #a94442;
}

.has-error .form-control:focus {
    border-color: rgb(169, 68, 66);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(169, 68, 66, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(169, 68, 66, .6);
    outline: thin dotted;
    outline: 5px auto #a94442;
    outline-offset: -2px;
}


/* Error popover styles */
.popover-error {
    border-color: #a94442;
    background-color: #a94442;
    color: #fff;
    z-index: 1020; /* below nav bar */
}

    .popover-error .arrow {
    }

    .popover-error.right > .arrow:after {
        border-right-color: #a94442 !important;
    }

    .popover-error.left > .arrow:after {
        border-left-color: #a94442 !important;
    }

    .popover-error.top > .arrow:after {
        border-top-color: #a94442 !important;
    }

    .popover-error.bottom > .arrow:after {
        border-bottom-color: #a94442 !important;
    }


/* Date Time Picker adjustments */
.bootstrap-datetimepicker-widget > ul {
    padding: 0;
}


/* Adjustment to non-sidebar layout when dynamically added to sidebar layout */
.page-host-with-sidebar > .col-lg-10.center-column,
.page-host-with-sidebar > div > .col-lg-10.center-column,
.page-host-with-sidebar .durandal-wrapper > .col-lg-10.center-column {
    float: none;
    margin: 0;
    width: auto;
}


/* Adding slimmer form-group */
.form-horizontal.form-horizontal-slim .form-group {
    margin-bottom: auto;
}

.form-horizontal.form-horizontal-childlist .form-group label {
    width: auto;
    text-align: left;
}


/* Adding style for tags */
.select2-container-multi .select2-choices .select2-search-choice {
    padding: 1px 28px 1px 8px;
    margin: 4px 0 3px 5px;
    position: relative;
    line-height: 18px;
    color: #fff;
    cursor: default;
    border: 1px solid #2a6395;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #3276b1;
}

.select2-container-multi .select2-choices li {
    float: left;
    list-style: none;
}

.select2-container-multi .select2-search-choice-close {
    display: block;
    top: 0;
    right: 0;
    left: auto;
    padding: 3px 4px 3px 6px;
}

.select2-search-choice-close {
    display: block;
    min-width: 21px;
    min-height: 20px;
    position: absolute;
    right: 3px;
    top: 3px;
    margin: 0;
    padding: 0;
    font-size: 15px;
    text-decoration: none !important;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.select2-search-choice-close {
    background: none;
}

    .select2-search-choice-close:after {
        color: #fff;
        content: "";
    }

.select2-container-multi .select2-choices .select2-search-choice.library-local-tag {
    background-color: #487181;
    border-color: #3b5e6c;
}

.library-local-tag {
    background-color: #487181;
    border-color: #3b5e6c;
    margin-bottom: 3px;
}

label.synonym-subscript {
    font-size: smaller;
    margin-top: 4px;
    text-align: right;
    text-transform: uppercase;
}

div.synonym-subscript {
    font-size: smaller;
    margin-top: 8px;
}


/* -- Adding style for maintenance badges -- */
[class*=Equipment_Maintenance_Due] {
    font-weight: normal;
    padding-top: 2px;
    padding-bottom: 2px;
}

.Equipment_Maintenance_Due_103 {
    background-color: #FF9117;
}

.Equipment_Maintenance_Due_102 {
    background-color: #c0af7f;
}

.Equipment_Maintenance_Due_104 {
    background-color: #dc3545;
}



/* -- Adding style for expando box spinner -- */
.innerSplash {
    text-align: center;
}
.innerSplash:not(.expand-box){
    margin: 20px 0 20px 0;
}

    .innerSplash .message {
        font-size: 2em;
        line-height: 1.5em;
        -webkit-text-shadow: rgba(0, 0, 0, 0.5) 0 0 15px;
        text-shadow: rgba(0, 0, 0, 0.5) 0 0 15px;
        text-transform: uppercase;
    }

    .innerSplash .plainMessage {
        font-size: 2em;
        line-height: 1.5em;
        text-transform: uppercase;
    }

    .innerSplash .icon-spinner {
        text-align: center;
        display: inline-block;
        font-size: 2em;
        margin-top: 50px;
    }



/* -- Detail form map style -- */
.details-map {
    position: relative;
    margin: 10px 0;
    width: 100% !important;
    height: 400px !important;
}

.list-map {
    position: relative;
    width: 100% !important;
    height: 250px !important;
}


/* Detail form photo style*/
.cover {
    background: black;
    text-align: center;
    color: white;
    opacity: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    transition: opacity 0.6s;
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    z-index: 3;
}

.detail-cover {
    background-color: ActiveCaption;
    text-align: center;
    color: black;
    width: 100%;
    height: 0;
    opacity: 0;
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    z-index: 3;
    -moz-transition: height 0.3s ease;
    -o-transition: height 0.3s ease;
    -webkit-transition: height 0.3s ease;
    transition: height 0.3s ease;
}

.deletedcover {
    background: black;
    text-align: center;
    color: white;
    opacity: .5;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    transition: opacity 0.6s;
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    z-index: 2;
}

.center-align {
    position: absolute;
    top: 25%;
    left: 25%;
}

.imageDiv {
    display: inline-block;
    position: relative;
    vertical-align: top;
}

    .imageDiv .top {
        position: absolute;
        top: 0;
        height: 75%;
        width: 100%;
        vertical-align: central;
        border: 1px solid ActiveCaption;
    }

        .imageDiv .top .iconCenter {
            position: relative;
            top: 25%;
        }

    .imageDiv .bottom {
        position: absolute;
        bottom: 0;
        background-color: ActiveCaption;
        height: 25%;
        width: 100%;
        /*border: 1px solid black;*/
    }

        .imageDiv .bottom:before {
            content: "";
            position: absolute;
            bottom: 0%;
            right: 0%;
            width: 0px;
            height: 0px;
            border-bottom: 15px solid white;
            border-left: 15px solid #272822; /*Set to background color, not transparent!*/
            /*-webkit-box-shadow: 7px 7px 7px rgba(0,0,0,0.3);
            -moz-box-shadow: 7px 7px 7px rgba(0,0,0,0.3);
            box-shadow: 7px 7px 7px rgba(0,0,0,0.3);*/
        }

.image-drag-tiles.drag-tiles {
    margin-top: 0;
}

.image-thumbnail {
    max-width: 150px;
    max-height: 150px;
    margin-bottom: 0 !important;
}

.new-image-thumbnail {
    max-width: 200px;
    max-height: 200px;
    margin-bottom: 0 !important;
    left: 50%;
    display: inline-block;
}

.fileattachment-thumbnail-container {
    width: 350px;
    display: inline-block;
    vertical-align: top;
}

.fileattachment-image-thumbnail-container {
    float: left;
    left: 50%;
    display: inline-block;
}

.fileattachment-menu-button-group-container {
    position: absolute;
    top: 5px;
    right: 5px;
    float: right;
    display: inline !important;
}
.icon-view .fileattachment-menu-button-group-container {
    right: 25px;
}

.fileattachment-menu-button-group {
    border: none !important;
    position: absolute;
    top: 0;
    right: 0;
    float: right;
}

.image-thumbnail-static {
    width: 150px;
    height: 150px;
    margin-bottom: 0 !important;
}

.new-image-thumbnail-static {
    width: 250px;
    height: 250px;
    margin-bottom: 0 !important;
}

.newthumbnail {
    border: 1px solid green !important;
}

.markthumbnaildelete {
    border: 1px solid red;
    background-color: rgba(0,0,0,0.15);
}

    .markthumbnaildelete .fileattachment-menu-button-group {
        background-color: rgba(0,0,0,0);
    }

    .markthumbnaildelete img {
        opacity: 0.5;
    }

    .markthumbnaildelete button ul {
        opacity: 1;
        background-color: rgba(255, 255, 255, 1);
    }

.imageDiv:hover .cover {
    opacity: 0.8;
}

.imageDiv:hover .detail-cover {
    bottom: 0;
    height: 100%;
    opacity: 1;
}

.imageDiv:hover .deletedcover {
    opacity: 0;
}

.fileinput-button {
    position: relative;
    overflow: hidden;
}

    .fileinput-button input {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        opacity: 0;
        -ms-filter: 'alpha(opacity=0)';
        /*font-size: 200px;*/
        direction: ltr;
        cursor: pointer;
    }

.fileinput-list-button {
    border: none;
    display: block;
    text-align: left;
}

    .fileinput-list-button input {
        right: 60px;
    }

.previewImageButton {
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    padding: .5em 2em .55em;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    vertical-align: middle;
}

.previewImageButtonMarginOffset {
    margin-top: 25%;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0, 0.5);
    width: 100%;
    height: 100%;
    z-index: 100;
}

.container-overlay {
    background-color: rgba(255,255,255, 0.8);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin-left: 15px;
    margin-right: 15px;
    position: absolute;
    z-index: 100;
}

.drag-tiles .ui-draggable-dragging {
    z-index: 10;
}

.container-overlay > p {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 50px;
    width: 50px;
    margin: auto;
}

.enlarged-preview-image {
    position: fixed;
    top: 10.5%;
    left: 5%;
    width: 90%;
    height: 90%;
}

.enlarged-preview-image-img {
    max-width: 100%;
    max-height: 100%;
}

.enlarged-preview-image-a {
    position: absolute !important;
}

/* -- File input -- */
.filedrag {
    border: 2px dashed #AAA;
    border-radius: 7px;
    cursor: default;
    padding: 15px;
    margin-bottom: 20px;
}

    .filedrag .drag-label {
        font-weight: bold;
        text-align: center;
        display: block;
        color: #AAA;
        margin-top: 10px;
        margin-bottom: -10px;
    }

    .filedrag.hover {
        border-color: #F00;
        border-style: solid;
        box-shadow: inset 0 3px 4px #888;
    }

        .filedrag.hover .drag-label {
            color: #F00;
        }

.custom-file-input-wrapper {
    position: relative;
}

    .custom-file-input-wrapper .custom-file-input-button {
        position: relative;
        overflow: hidden;
    }

        .custom-file-input-wrapper .custom-file-input-button * {
            cursor: pointer;
        }

    .custom-file-input-wrapper input[type="file"],
    .widget-header-filebutton input[type="file"] {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        cursor: pointer;
        opacity: 0;
    }




/* Form explanation section */
div.form-section-header {
    margin-top: 20px;
}

label.form-section-header-label {
    text-align: right;
}

    label.form-section-header-label span.form-section-header-explanation {
        padding-top: 7px;
    }



.form-control-preline {
    white-space: pre-wrap;
}
p.wrap-words {
    word-wrap: break-word
}


.word-break-all {
    word-break: break-all;
}

.event-add-threshold-selection {
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
    white-space: normal;
}

/* -- Treeview Style Override */
.side-menu-container {
    overflow: auto;
    height: 100% !important;
    margin: 0 -10px;
}

.side-menu-progress-bar {
    height: 34px;
}

.treeview .list-group {
    display: inline-block;
    min-width: 350px;
    margin-bottom: 0;
}

.treeview .list-group-item {
    white-space: nowrap;
    padding: 5px;
}

.treeview span.indent {
    margin-left: 5px;
    margin-right: 5px;
}

.treeview .list-item-descriptive-text {
    opacity: 0.7;
    font-size: smaller;
    margin-left: 40px;
}

.treeview .list-item-sub-descriptive-text {
    opacity: 0.7;
    font-size: smaller;
    margin-left: 50px;
}

.treeview .list-item-action {
    font-size: smaller;
    margin-left: 40px;
}

.treeview li.node-selected .list-item-action button,
.treeview li.node-selected .list-item-action a {
    color: white;
}

.list-item-error-text {
    font-size: .90em;
    font-weight: bold;
    margin-left: 40px;
}

.treeview .node-disabled {
    color: #777;
    cursor: not-allowed;
}

.treeview .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.treeview .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

/* -- End Treeview Style Override */

.margin-left-offset {
    margin-left: 300px;
}

.sidebar.menu-min + .right-of-sidebar-content .side-menu-frame {
    left: 43px !important;
}

/* -- Sizing for container */
.map-container {
    position: fixed;
    top: 65px;
    right: 0;
    left: 190px;
    width: 100% !important;
    height: 100% !important;
}

.full-page-map {
    width: auto !important;
    position: fixed !important;
    top: 65px;
    right: 0;
    left: 190px;
}

    .full-page-map.adjust-height-for-footer {
        bottom: 48px !important;
        height: auto !important;
    }

/*
    Bing map style overrides
*/
.MicrosoftMap {
    height: 100% !important;
}

.labelToggle_Container.labelStyle {
    width: 100% !important;
}
/*
    Bing map style overrides
*/

/*
    Map nav bar css
*/

@media only screen and (max-width: 991px) {
    .full-page-map,
    .map-container,
    .event-map .floor-plan-container {
        left: 40px;
    }
}

.sidebar.menu-min + .right-of-sidebar-content .full-page-map,
.sidebar.menu-min + .right-of-sidebar-content .map-container,
.sidebar.menu-min + .right-of-sidebar-content .floor-plan-container {
    left: 43px !important;
}


/* .slideToggle */
.slideToggle {
    width: 80px;
    height: 26px;
    background: #333;
    position: relative;
    border-radius: 50px;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
}

    .slideToggle:after {
        content: 'OFF';
        color: greenyellow;
        position: absolute;
        right: 10px;
        z-index: 0;
        font: 12px/26px Arial, sans-serif;
        font-weight: bold;
        text-shadow: 1px 1px 0px rgba(255,255,255,.15);
    }

    .slideToggle:before {
        content: 'ON';
        color: #ccc;
        position: absolute;
        left: 10px;
        z-index: 0;
        font: 12px/26px Arial, sans-serif;
        font-weight: bold;
    }

.sliderlabel {
    display: block;
    width: 50%;
    height: 20px;
    cursor: pointer;
    position: absolute;
    top: 3px;
    left: 3px;
    z-index: 1;
    background: #fcfff4;
    opacity: 0.15;
    background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    border-radius: 50px;
    transition: all 0.4s ease;
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
}

.sliderCheckbox {
    visibility: hidden;
}

    .sliderCheckbox:checked + .slideToggle .sliderlabel {
        left: 50%;
    }

    .sliderCheckbox:checked ~ .slideToggle:before {
        color: greenyellow;
    }

    .sliderCheckbox:checked ~ .slideToggle:after {
        color: #ccc;
    }
/* end .slideToggle */

/*
    Bottom right of the map
*/
.bottom-right {
    position: fixed;
    bottom: 0;
    right: 0;
}

.layers-footer-menu-color {
    /*border-color: #e2875e !important;*/
    border-color: rgba(226, 135, 94, 1) !important;
}

.respondertracking-footer-menu-color {
    /*border-color: #e2875e !important;*/
    border-color: rgba(85, 159, 223, 1) !important;
}

.respondertracking-menu-ul {
    overflow: auto !important;
    width: 100% !important;
}

.help-footer-menu-color {
    /*border-color: #e2875e !important;*/
    border-color: #3c454f !important;
}

.imaac-layer-footer-menu-color {
    /*border-color: #e2875e !important;*/
    border-color: rgba(255, 0, 0, 1) !important;
}

.imaac-menu-container {
    max-height: 600px;
    overflow: auto;
}

.filters-footer-menu-color {
    /*border-color: #6161e0 !important;*/
    border-color: rgba(97, 97, 224, 1) !important;
}

.downloads-footer-menu-color {
    /*border-color: #559fdf !important;*/
    border-color: rgba(129, 190, 72, 1) !important;
}

.fixed-width-350 {
    width: 350px;
}

.fixed-width-500 {
    width: 500px;
}

.multi-line {
    padding: 0;
    margin: 0;
    margin-bottom: 10px !important;
}

    .multi-line .left-side {
        width: 50% !important;
        max-width: 50% !important;
        display: inline-block !important;
    }

    .multi-line .right-side {
        width: 50% !important;
        max-width: 50% !important;
        display: inline-block !important;
    }

    .multi-line .left-side-layer-filters {
        float: left;
        width: 73% !important;
        max-width: 73% !important;
        display: inline-block !important;
    }

    .multi-line .right-side-layer-filters {
        float: right;
        width: 27% !important;
        max-width: 27% !important;
    }

    .multi-line label {
        font-weight: normal;
        font-size: 120%;
    }



.show-advance-filter-link-button a {
    color: #6ad4f8;
}

    .show-advance-filter-link-button a:hover {
        color: #6ad4f8;
    }

.panel-title a:before {
    margin-right: 5px;
    font-family: FontAwesome;
    content: "\f147";
}

.panel-title a.collapsed:before {
    margin-right: 5px;
    font-family: FontAwesome;
    content: "\f196";
}

.filters-menu-control-size {
    width: 100% !important;
    height: auto !important;
}

.inline-form-control {
    display: inline-block;
    width: inherit !important;
    height: auto !important;
}

.filter-menu-control-color {
    background-color: white !important;
}

.description-text {
    opacity: 0.90;
}

.color-override-black {
    color: black !important;
}

.bootstrap-datetimepicker-widget-override + .bootstrap-datetimepicker-widget {
    /*background-color: black !important;*/
    z-index: 9999 !important;
    color: black !important;
    white-space: normal;
    text-align: center !important;
}

.paragraph-text-wrap {
    white-space: normal !important;
}

/*.select2-container a.select2-choice{
    line-height: 0 !important;
}*/

.col-count-2 {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}

.multi_col {
    margin: 0;
    float: left;
    width: 50%;
}

    .multi_col .two_col {
        float: left;
        width: 50%;
    }

.vertical-text-display {
    width: 20px;
    word-wrap: break-word;
    white-space: normal;
    margin-top: 30px;
    margin-left: -20px;
    text-align: center;
}

.help-menu-icon-position {
    position: relative;
    top: 5px;
    right: 5px;
}

.no-padding-override {
    padding: 0 0 0 0 !important;
}

/* --------------------------------------------------
    Help View Styles
   -------------------------------------------------- */
div.helpView {
    overflow-y: auto;
}

@media (min-width: 1401px) {
    .helpView {
        position: relative;
        z-index: 11;
        min-width: 1400px;
        min-height: 700px;
        margin: 0 auto;
        padding: 1.00em;
        font-family: Arial,Sans-Serif;
    }
}

@media (min-width: 1102px) and (max-width: 1401px) {
    .helpView {
        position: relative;
        z-index: 11;
        min-width: 1100px;
        min-height: 800px;
        margin: 0 auto;
        padding: 1.00em;
        font-family: Arial,Sans-Serif;
    }
}

@media (min-width: 900px) and (max-width: 1102px) {
    .helpView {
        position: relative;
        z-index: 11;
        min-width: 850px;
        min-height: 900px;
        margin: 0 auto;
        padding: 1.00em;
        font-family: Arial,Sans-Serif;
    }
}

@media (min-width: 400px) and (max-width: 900px) {
    .helpView {
        position: relative;
        z-index: 11;
        min-width: 550px;
        min-height: 1000px;
        margin: 0 auto;
        padding: 1.00em;
        font-family: Arial,Sans-Serif;
    }
}

p.no-margin {
    margin: 0 5.00em 0 0;
}

.symbology-column-left {
    width: 47%;
    float: left;
}

.symbology-column-right {
    width: 47%;
    float: right;
}

/* --------------------------------------------------
    Pushpin Styles Styles
   -------------------------------------------------- */
.map-key .pushpin {
    width: 24px;
    height: 24px;
    line-height: 20px;
    z-index: 2;
}

.map-key .event-pushpin {
    z-index: 1;
}

.key-label {
    cursor: pointer;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0;
}


.map-key div.row label {
    display: inline;
    line-height: 24px;
    margin: 0 10px 0 0;
}

.map .pushpin div.organization, .map-key div.pushpin.organization {
    background-color: #9064D1;
    line-height: 20px;
}

    .map .pushpin div.organization.is-partner, .map-key div.pushpin.organization.is-partner, .map .pushpin div.organization.is-partnership-pending, .map-key div.pushpin.organization.is-partnership-pending {
        background-color: #8700c2;
        line-height: 20px;
    }

.map-key .pushpin {
    border: 0.175em solid #fff;
    color: #fff;
    font-size: 0.8em;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    margin: 0 6px 0 0;
    height: 24px;
    width: 24px;
    z-index: 2;
}

.map-key div.pushpin, .map-key img.pushpin {
    border-radius: 50%;
    cursor: pointer;
    height: 24px;
    transition: all 0.35s ease 0s;
    width: 24px;
    vertical-align: middle;
    display: inline-block;
}

    .map-key div.pushpin.facility, .map-key div.pushpin.sampling-location {
        background-color: #556b2f;
        border: 0.175em solid #FFF;
        color: #FFF;
        margin: 0 6px 0 0;
    }

        .map-key div.pushpin.facility.crc > .fa.fa-building {
            margin-left: 1.5px;
        }

        .map-key div.pushpin.facility.crc {
            background-color: #fff;
        }

            .map-key div.pushpin.facility.crc > .fa.fa-universal-access {
                font-size: 1.5em;
                margin-top: 2px;
                margin-left: -1px;
                color: #556b2f;
            }

    .map-key div.pushpin.spectrum {
        background-color: #5b3218;
        border: 0.175em solid #FFF;
        color: #FFF;
        margin: 0 6px 0 0;
    }

    .map-key div.pushpin.dataset {
        background-color: #891896;
        border: 0.175em solid #FFF;
        color: #FFF;
        margin: 0 6px 0 0;
    }

.severity {
    font-size: 1em;
}

    .map .pushpin div.field-survey.pending, .map-key div.pushpin.field-survey.pending, .severity.pending, .severity.range-none {
        background-color: #666;
        color: #fff;
    }

    .map .pushpin div.field-survey.background, .map-key div.pushpin.field-survey.background, .severity.background, .severity.range1 {
        background-color: #3ead5e;
    }

    .map .pushpin div.field-survey.low, .map-key div.pushpin.field-survey.low, .severity.low, .severity.range2 {
        background-color: #9f0;
        color: #000;
    }

    .map .pushpin div.field-survey.medium, .map-key div.pushpin.field-survey.medium, .severity.medium, .severity.range3 {
        background-color: #ff0;
        color: #000;
    }

    .map .pushpin div.field-survey.high, .map-key div.pushpin.field-survey.high, .severity.high, .severity.range4 {
        background-color: #f90;
    }

    .map .pushpin div.field-survey.very-high, .map-key div.pushpin.field-survey.very-high, .severity.very-high, .severity.range5 {
        background-color: #f00;
    }

.field-survey {
    background-color: purple;
    color: gold;
}

.map .pushpin div.cluster.small, .map-key div.pushpin.cluster.small {
    line-height: 20px;
}

.map .pushpin div.cluster, .map-key div.pushpin.cluster {
    background-color: #4399fe;
}

    .map .pushpin div.cluster.medium, .map-key div.pushpin.cluster.medium {
        height: 32px;
        line-height: 32px;
        width: 32px;
    }

    .map .pushpin div.cluster.large, .map-key div.pushpin.cluster.large {
        height: 48px;
        line-height: 48px;
        width: 48px;
    }

.map .pushpin img.field-sample.with-results, .map-key img.pushpin.field-sample.with-results,
.map .pushpin div.field-sample.with-results, .map-key div.pushpin.field-sample.with-results,
.map .pushpin img.chemical-sample.with-results, .map-key img.pushpin.chemical-sample.with-results,
.map .pushpin div.chemical-sample.with-results, .map-key div.pushpin.chemical-sample.with-results {
    background-color: #000;
}

.field-sample-with-results {
    background-color: #000;
}

.field-sample-without-results {
    background-color: #000;
}

.map .pushpin img.field-sample, .map-key img.pushpin.field-sample,
.map .pushpin div.field-sample, .map-key div.pushpin.field-sample {
    background-color: #777;
    border: 0.175em solid #fff;
    padding: 1px;
}

.map .pushpin div.observation, .map-key div.pushpin.observation {
    background-color: #33bc25;
    border: 0.175em solid #fff;
    padding: 1px;
}


.map .pushpin img.pending-assignment,
.map-key img.pushpin.pending-assignment,
.map .pushpin img.completed-assignment,
.map-key img.pushpin.completed-assignment {
    height: 30px !important;
    width: 30px !important;
}

.map .pushpin img.approved-assessment, .map-key img.pushpin.approved-assessment {
    height: 30px !important;
    width: 30px !important;
    content: url("../../images/custom/map/approved-assessment.PNG");
}

.map .pushpin img.pending-assessment, .map-key img.pushpin.pending-assessment {
    height: 30px !important;
    width: 30px !important;
    content: url("../../images/custom/map/pending-assessment.PNG");
}

.map .pushpin img.approved-assessment, .map-key img.pushpin.approved-assessment {
    height: 30px !important;
    width: 30px !important;
    content: url("../../images/custom/map/approved-assessment.PNG");
}

.map .pushpin img.rejected-assessment, .map-key img.pushpin.rejected-assessment {
    height: 30px !important;
    width: 30px !important;
    content: url("../../images/custom/map/rejected-assessment.PNG");
}

.map .pushpin img.cluster-assessment-pending, .map-key img.pushpin.cluster-assessment-pending {
    height: 30px !important;
    width: 30px !important;
    content: url("../../images/custom/map/cluster-assessment-pending.png");
}

.map .pushpin img.cluster-assessment-approved, .map-key img.pushpin.cluster-assessment-approved {
    height: 30px !important;
    width: 30px !important;
    content: url("../../images/custom/map/cluster-assessment-approved.png");
}

.map .pushpin img.cluster-assessment-approved-rejected, .map-key img.pushpin.cluster-assessment-approved-rejected {
    height: 30px !important;
    width: 30px !important;
    content: url("../../images/custom/map/cluster-assessment-approved-rejected.png");
}

.map .pushpin img.cluster-assessment-rejected, .map-key img.pushpin.cluster-assessment-rejected {
    height: 30px !important;
    width: 30px !important;
    content: url("../../images/custom/map/cluster-assessment-rejected.png");
}


.map-key img.pushpin.field-sample-result,
.map-key img.pushpin.responder,
.map-key img.pushpin.mobile-survey {
    height: 30px !important;
    width: 30px !important;
}

    .map-key img.pushpin.responder.responder-pending-pending {
        content: url("../../images/custom/kml/v1/responder-pending-pending.png");
    }

    .map-key img.pushpin.responder.responder-pending-background {
        content: url("../../images/custom/kml/v1/responder-pending-background.png");
    }

    .map-key img.pushpin.responder.responder-pending-low {
        content: url("../../images/custom/kml/v1/responder-pending-low.png");
    }

    .map-key img.pushpin.responder.responder-pending-medium {
        content: url("../../images/custom/kml/v1/responder-pending-medium.png");
    }

    .map-key img.pushpin.responder.responder-pending-high {
        content: url("../../images/custom/kml/v1/responder-pending-high.png");
    }

    .map-key img.pushpin.responder.responder-pending-veryhigh {
        content: url("../../images/custom/kml/v1/responder-pending-very-high.png");
    }

    .map-key img.pushpin.responder.responder-pending-pending {
        content: url("../../images/custom/kml/v1/responder-pending-pending.png");
    }

    .map-key img.pushpin.responder.responder-assessed-pending {
        content: url("../../images/custom/kml/v1/responder-assessed-pending.png");
    }

    .map-key img.pushpin.responder.responder-assessed-background {
        content: url("../../images/custom/kml/v1/responder-assessed-background.png");
    }

    .map-key img.pushpin.responder.responder-assessed-low {
        content: url("../../images/custom/kml/v1/responder-assessed-low.png");
    }

    .map-key img.pushpin.responder.responder-assessed-medium {
        content: url("../../images/custom/kml/v1/responder-assessed-medium.png");
    }

    .map-key img.pushpin.responder.responder-assessed-high {
        content: url("../../images/custom/kml/v1/responder-assessed-high.png");
    }

    .map-key img.pushpin.responder.responder-assessed-veryhigh {
        content: url("../../images/custom/kml/v1/responder-assessed-very-high.png");
    }

.map .pushpin img.responder-tracking, .map-key img.pushpin.responder-tracking {
    background-color: #fff;
    border: 1px solid #3232ff;
    padding: 1px;
    content: url("../../images/custom/kml/v1/responder.png");
}

.map-key img.pushpin.tracking-path-start {
    content: url("../../images/custom/map/tracking_path_start.png");
}

.map-key img.pushpin.tracking-path-end {
    content: url("../../images/custom/map/tracking_path_end.png");
}

.map .pushpin div.fixed-point-survey, .map-key div.pushpin.fixed-point-survey {
    background-color: #27167f;
}

    .map .pushpin div.fixed-point-survey.archived, .map-key div.pushpin.fixed-point-survey.archived {
        background-color: #777580;
    }

.map .pushpin div.radnet-location, .map-key div.pushpin.radnet-location {
    background-color: #162856;
}

.map .pushpin div.ims-location, .map-key div.pushpin.ims-location {
    background-color: #009673;
}

.map .pushpin div.laboratory, .map-key div.pushpin.laboratory {
    background-color: #515A5A;
}

.map .pushpin div.sitrep,
.map-key div.pushpin.sitrep,
.map .pushpin div.chemical-id,
.map-key div.pushpin.chemical-id,
.map .pushpin div.chemical-reading,
.map-key div.pushpin.chemical-reading,
.map .pushpin div.chemical-sample,
.map-key div.pushpin.chemical-sample,
.map .pushpin div.bio-sample,
.map-key div.pushpin.bio-sample,
.map .pushpin div.bio-sitrep,
.map-key div.pushpin.bio-sitrep,
.map .pushpin div.chemical-spectrum,
.map-key div.pushpin.chemical-spectrum,
.map .pushpin div.color-metric-reading,
.map-key div.pushpin.color-metric-reading {
    background-color: #515A5A;
}

.map-key div.pushpin.field-sample-result {
    background-color: #000;
}

/* Map help modal image classes*/
.map-help-layout-image {
    max-width: 80%;
    display: block;
    margin: 0 auto;
}

.map-help-nav_menu-image {
    display: block;
    width: 200px;
    height: auto;
}

.map-help-layers_menu-image {
    display: block;
    max-height: 500px;
}

.map-help-responder_menu-image {
    display: block;
    max-height: 500px;
}

.map-help-turning_on_gis_layer-image {
    display: block;
    max-height: 500px;
}

.map-help-gis_menu-image {
    display: block;
    max-height: 500px;
}

.map-help-gis-choose-image {
    max-height: 500px;
    display: block;
    margin: 0 auto;
}

.map-help-gis-upload-image {
    max-height: 500px;
    display: block;
    margin: 0 auto;
}

.map-help-gis-manage-image {
    max-height: 500px;
    display: block;
    margin: 0 auto;
}

.map-help-filters_menu-image {
    display: block;
    max-height: 500px;
}

.map-help-advanced-filters_menu-image {
    display: block;
    max-height: 380px;
    border: 1px solid;
}

.map-help-download_menu-image {
    display: block;
    max-height: 500px;
    float: right;
}

.map-help-infobox_cluster-image {
    display: block;
    float: right;
}

.map-help-assessment-image {
    display: block;
    max-height: 500px;
}

.map-help-navigate_to_button-image {
    content: url("../../images/custom/map/location_inverted.png");
    width: 24px;
    height: auto;
}

.map-help-event-image::after {
    background-image: url("../../images/custom/map/event.png");
    background-size: 20px;
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
}

.air {
    content: url("../../images/custom/map/field_sample_air.png");
}

.feed {
    content: url("../../images/custom/map/field_sample_feed.png");
}

.food {
    content: url("../../images/custom/map/field_sample_food.png");
}

.ground-deposition {
    content: url("../../images/custom/map/field_sample_ground_deposition.png");
}

.milk {
    content: url("../../images/custom/map/field_sample_milk.png");
}

.soil {
    content: url("../../images/custom/map/field_sample_soil.png");
}

.spectra {
    content: url("../../images/custom/map/field_sample_spectra.png");
}

.swipe {
    content: url("../../images/custom/map/field_sample_swipe.png");
}

.vegetation {
    content: url("../../images/custom/map/field_sample_vegetation.png");
}

.water {
    content: url("../../images/custom/map/field_sample_water.png");
}

/* --------------------------------------------------
    Infobox Styles
   -------------------------------------------------- */
div#infoboxContainer {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1049;
    pointer-events: none;
    margin-top: -10px;
    margin-left: -10px;
}

div.infobox {
    font-family: Arial,Sans-Serif;
    color: #bbb;
    /*font-size: .80em;*/
    min-width: 275px;
    width: 525px;
    pointer-events: none;
}

    div.infobox > div.infobox-content {
        background-color: #333;
        padding: 13px 12px 9px 12px;
        border: 1px solid #727272;
        height: auto;
        cursor: auto;
        pointer-events: auto;
    }

        div.infobox > div.infobox-content td {
            vertical-align: top;
        }

        div.infobox > div.infobox-content a {
            color: #90C1DF;
        }

        div.infobox > div.infobox-content > a.infobox-close {
            color: #fff;
            cursor: pointer;
            float: right;
            text-transform: capitalize;
            font-size: 1.25em;
            padding-left: 10px;
        }

        div.infobox > div.infobox-content > div > span.infobox-title,
        div.infobox > div.infobox-content span.infobox-title {
            color: #fff;
            font-size: 1.25em;
            line-height: 1.30em;
            display: inline-block;
            padding-bottom: 5px;
        }

        div.infobox > div.infobox-content > div > img.infobox-rrr-logo {
            width: 24px;
            height: 18px;
            padding-bottom: 5px
        }

        div.infobox > div.infobox-content > span.infobox-description {
            line-height: 1.55em;
            display: block;
            margin: .500em 0;
        }

        div.infobox > div.infobox-content > dl.infobox-description {
            margin-bottom: 20px;
            *zoom: 1;
            vertical-align: top;
            overflow: auto;
            max-height: 250px;
        }

            div.infobox > div.infobox-content > dl.infobox-description dt,
            div.infobox > div.infobox-content > dl.infobox-description dt {
                font-weight: bold;
            }

            div.infobox > div.infobox-content > dl.infobox-description dd {
                margin-left: 10px;
            }

            div.infobox > div.infobox-content > dl.infobox-description dt,
            div.infobox > div.infobox-content > dl.infobox-description dd {
                margin: 0;
                line-height: 1.75em;
                text-align: left;
                width: auto !important;
            }

            div.infobox > div.infobox-content > dl.infobox-description dt {
                margin-right: 10px;
                float: left;
                clear: left;
            }

            div.infobox > div.infobox-content > dl.infobox-description dd {
                overflow: hidden;
            }

        div.infobox > div.infobox-content > ul.infobox-actions {
            color: #fff;
            padding: 0;
            margin: 0;
            list-style: none;
        }

            div.infobox > div.infobox-content > ul.infobox-actions a {
                color: #fff;
                text-decoration: none;
                cursor: pointer;
            }

                div.infobox > div.infobox-content > ul.infobox-actions a:hover {
                    text-decoration: underline;
                }

            div.infobox > div.infobox-content > ul.infobox-actions > li {
                display: inline-block;
                margin-right: 1.00em;
            }

        div.infobox > div.infobox-content .popover {
            color: #333;
        }

        div.infobox > div.infobox-content > div.infobox-carousel {
            background-color: #ccc;
            margin-top: 15px;
        }

            div.infobox > div.infobox-content > div.infobox-carousel .carousel-item {
                height: 225px;
            }

            div.infobox > div.infobox-content > div.infobox-carousel .carousel-inner > .item > img {
                height: 225px;
                object-fit: contain;
            }

            div.infobox > div.infobox-content > div.infobox-carousel > .carousel-indicators > li {
                height: 10px;
                width: 10px;
                border-width: 1px;
                margin: 0;
            }

            div.infobox > div.infobox-content > div.infobox-carousel a.carousel-control {
                color: #fff;
            }

    div.infobox > div.infobox-stalk {
        height: 38px;
        background-image: url('../../images/custom/map/infobox_stalk_br.png');
        background-repeat: no-repeat;
        pointer-events: none;
    }

/*IMAAC Menu styles*/
div.badge-container {
    display: inline-block;
    width: 10%;
    vertical-align: top;
}

div.title {
    display: inline-block;
    width: 90%;
}

.imaac-menu-label {
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0;
}

.imaac-menu-label-align input[type="checkbox"] input[type="radio"] {
    margin-top: 6px;
}

.imaac-menu-label-align span {
    margin: -19px 0 1px 35px;
    display: block;
}

.list-group-item-border-override {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

div.processing {
    display: block;
    z-index: 1000;
    height: 100%;
    width: 100%;
    line-height: 100%;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#7F000000', endColorstr='#7F000000'); /* IE */
    pointer-events: all;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: moz-none;
    -ms-user-select: none;
    user-select: none;
}

div.processing-full-page-position {
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
}

div.processing-height-override {
    background-color: rgba(0, 0, 0, 0);
}

div.processing > div.processingMessage {
    background-color: #333;
    font-size: 1.25em;
    color: #ffffff;
    color: rgba(255,255,255,1);
    margin: 0 auto;
    position: relative;
    top: 45%;
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: moz-none;
    -ms-user-select: none;
    user-select: none;
}

.processingMessage-additional-style {
    width: 200px;
    padding: .35em;
}

div.processing > div.processingMessage > img {
    vertical-align: middle;
    padding-left: .50em;
}

div.processing > div.processingMessage > span {
    line-height: 2.00em;
    margin-left: .50em;
    letter-spacing: .055em;
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: moz-none;
    -ms-user-select: none;
    user-select: none;
}

/* --------------------------------------------------
    Loading Spinner Styles
   -------------------------------------------------- */

.loader {
    display: inline-block;
    vertical-align: text-top;
    position: relative;
    width: 1.25em;
    margin: auto 5px auto 10px;
}

    .loader .circle {
        position: absolute;
        width: 1.25em;
        height: 1.25em;
        opacity: 0;
        -moz-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        -o-transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        transform: rotate(225deg);
        -moz-animation-iteration-count: infinite;
        -o-animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -moz-animation-name: orbit;
        -o-animation-name: orbit;
        -webkit-animation-name: orbit;
        animation-name: orbit;
        -moz-animation-duration: 5.5s;
        -o-animation-duration: 5.5s;
        -webkit-animation-duration: 5.5s;
        animation-duration: 5.5s;
    }

        .loader .circle:after {
            content: '';
            position: absolute;
            width: 4px;
            height: 4px;
            border-radius: 4px;
            background: #fff;
            /* Pick a color */
        }

        .loader .circle:nth-child(2) {
            -moz-animation-delay: 240ms;
            -o-animation-delay: 240ms;
            -webkit-animation-delay: 240ms;
            animation-delay: 240ms;
        }

        .loader .circle:nth-child(3) {
            -moz-animation-delay: 480ms;
            -o-animation-delay: 480ms;
            -webkit-animation-delay: 480ms;
            animation-delay: 480ms;
        }

        .loader .circle:nth-child(4) {
            -moz-animation-delay: 720ms;
            -o-animation-delay: 720ms;
            -webkit-animation-delay: 720ms;
            animation-delay: 720ms;
        }

        .loader .circle:nth-child(5) {
            -moz-animation-delay: 960ms;
            -o-animation-delay: 960ms;
            -webkit-animation-delay: 960ms;
            animation-delay: 960ms;
        }

@-moz-keyframes orbit {
    0% {
        -moz-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        -o-transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        transform: rotate(225deg);
        opacity: 1;
        -moz-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    7% {
        -moz-transform: rotate(345deg);
        -ms-transform: rotate(345deg);
        -o-transform: rotate(345deg);
        -webkit-transform: rotate(345deg);
        transform: rotate(345deg);
        -moz-animation-timing-function: linear;
        -o-animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    30% {
        -moz-transform: rotate(455deg);
        -ms-transform: rotate(455deg);
        -o-transform: rotate(455deg);
        -webkit-transform: rotate(455deg);
        transform: rotate(455deg);
        -moz-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    39% {
        -moz-transform: rotate(690deg);
        -ms-transform: rotate(690deg);
        -o-transform: rotate(690deg);
        -webkit-transform: rotate(690deg);
        transform: rotate(690deg);
        -moz-animation-timing-function: linear;
        -o-animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    70% {
        -moz-transform: rotate(815deg);
        -ms-transform: rotate(815deg);
        -o-transform: rotate(815deg);
        -webkit-transform: rotate(815deg);
        transform: rotate(815deg);
        opacity: 1;
        -moz-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    75% {
        -moz-transform: rotate(945deg);
        -ms-transform: rotate(945deg);
        -o-transform: rotate(945deg);
        -webkit-transform: rotate(945deg);
        transform: rotate(945deg);
        -moz-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    76% {
        -moz-transform: rotate(945deg);
        -ms-transform: rotate(945deg);
        -o-transform: rotate(945deg);
        -webkit-transform: rotate(945deg);
        transform: rotate(945deg);
        opacity: 0;
    }

    100% {
        -moz-transform: rotate(945deg);
        -ms-transform: rotate(945deg);
        -o-transform: rotate(945deg);
        -webkit-transform: rotate(945deg);
        transform: rotate(945deg);
        opacity: 0;
    }
}

@-webkit-keyframes orbit {
    0% {
        -moz-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        -o-transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        transform: rotate(225deg);
        opacity: 1;
        -moz-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    7% {
        -moz-transform: rotate(345deg);
        -ms-transform: rotate(345deg);
        -o-transform: rotate(345deg);
        -webkit-transform: rotate(345deg);
        transform: rotate(345deg);
        -moz-animation-timing-function: linear;
        -o-animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    30% {
        -moz-transform: rotate(455deg);
        -ms-transform: rotate(455deg);
        -o-transform: rotate(455deg);
        -webkit-transform: rotate(455deg);
        transform: rotate(455deg);
        -moz-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    39% {
        -moz-transform: rotate(690deg);
        -ms-transform: rotate(690deg);
        -o-transform: rotate(690deg);
        -webkit-transform: rotate(690deg);
        transform: rotate(690deg);
        -moz-animation-timing-function: linear;
        -o-animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    70% {
        -moz-transform: rotate(815deg);
        -ms-transform: rotate(815deg);
        -o-transform: rotate(815deg);
        -webkit-transform: rotate(815deg);
        transform: rotate(815deg);
        opacity: 1;
        -moz-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    75% {
        -moz-transform: rotate(945deg);
        -ms-transform: rotate(945deg);
        -o-transform: rotate(945deg);
        -webkit-transform: rotate(945deg);
        transform: rotate(945deg);
        -moz-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    76% {
        -moz-transform: rotate(945deg);
        -ms-transform: rotate(945deg);
        -o-transform: rotate(945deg);
        -webkit-transform: rotate(945deg);
        transform: rotate(945deg);
        opacity: 0;
    }

    100% {
        -moz-transform: rotate(945deg);
        -ms-transform: rotate(945deg);
        -o-transform: rotate(945deg);
        -webkit-transform: rotate(945deg);
        transform: rotate(945deg);
        opacity: 0;
    }
}

@keyframes orbit {
    0% {
        -moz-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        -o-transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        transform: rotate(225deg);
        opacity: 1;
        -moz-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    7% {
        -moz-transform: rotate(345deg);
        -ms-transform: rotate(345deg);
        -o-transform: rotate(345deg);
        -webkit-transform: rotate(345deg);
        transform: rotate(345deg);
        -moz-animation-timing-function: linear;
        -o-animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    30% {
        -moz-transform: rotate(455deg);
        -ms-transform: rotate(455deg);
        -o-transform: rotate(455deg);
        -webkit-transform: rotate(455deg);
        transform: rotate(455deg);
        -moz-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    39% {
        -moz-transform: rotate(690deg);
        -ms-transform: rotate(690deg);
        -o-transform: rotate(690deg);
        -webkit-transform: rotate(690deg);
        transform: rotate(690deg);
        -moz-animation-timing-function: linear;
        -o-animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    70% {
        -moz-transform: rotate(815deg);
        -ms-transform: rotate(815deg);
        -o-transform: rotate(815deg);
        -webkit-transform: rotate(815deg);
        transform: rotate(815deg);
        opacity: 1;
        -moz-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    75% {
        -moz-transform: rotate(945deg);
        -ms-transform: rotate(945deg);
        -o-transform: rotate(945deg);
        -webkit-transform: rotate(945deg);
        transform: rotate(945deg);
        -moz-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    76% {
        -moz-transform: rotate(945deg);
        -ms-transform: rotate(945deg);
        -o-transform: rotate(945deg);
        -webkit-transform: rotate(945deg);
        transform: rotate(945deg);
        opacity: 0;
    }

    100% {
        -moz-transform: rotate(945deg);
        -ms-transform: rotate(945deg);
        -o-transform: rotate(945deg);
        -webkit-transform: rotate(945deg);
        transform: rotate(945deg);
        opacity: 0;
    }
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:before {
    color: white !important;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:after {
    display: none !important;
}

/* --------------------------------------------------
    Jquery UI Modal Styles
   -------------------------------------------------- */
.ui-dialog-titlebar {
    background-image: none;
    background-color: #256595;
    border: none;
    color: #FFFFFF;
}

.ui-dialog-titlebar-close {
    background-color: transparent;
    border: none;
    border-radius: 0;
    margin: -15px 0 0 !important;
    cursor: pointer;
}

    .ui-dialog-titlebar-close:before {
        content: "\f00d";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        font-size: larger;
    }

    .ui-dialog-titlebar-close:hover:before {
        /*background-color: #fff;*/
    }

/* --------------------------------------------------
    Details Window Styles
   -------------------------------------------------- */
span.no-details-data,
span.error-message {
    text-align: center;
}

div#detailsForm {
    font-size: .80em;
    margin-top: 1.00em;
}

    div#detailsForm ul.event-observation-detail-tabs,
    div#detailsForm ul.field-sample-detail-tabs {
        padding: 0 0 0 0;
        margin: 0;
    }

    div#detailsForm .tab-content {
        padding-top: 7px;
        min-height: 250px;
        border-bottom: 1px solid #dddddd;
        border-left: 1px solid #dddddd;
        border-right: 1px solid #dddddd;
    }

    div#detailsForm h4 {
        margin-left: 1.50em;
    }

    div#detailsForm div.field {
        padding: .40em;
        width: 100%;
    }

        div#detailsForm div.field > div.caption {
            display: inline-block;
            width: 36%;
            text-align: right;
            margin-right: .25em;
            font-weight: bold;
            color: #333;
            vertical-align: top;
        }

        div#detailsForm div.field > div.value {
            display: inline-block;
            width: 61%;
            text-align: left;
        }

    div#assessmentForm div.attachment,
    div#detailsForm div.attachment {
        width: 12em;
        padding: .5em;
        float: left;
    }

        div#assessmentForm div.attachment img,
        div#detailsForm div.attachment img {
            height: auto;
            max-width: 100%;
        }

            div#assessmentForm div.attachment img.expanded,
            div#detailsForm div.attachment img.expanded {
                max-width: none;
            }


div#detailsFooter {
    margin-bottom: 1.00em;
}

div#detailsWindow {
    overflow: auto;
    overflow-y: auto;
    overflow-x: auto;
}

/* --------------------------------------------------
    Assessment Form Styles
   -------------------------------------------------- */
span.no-assessable-data,
span.error-message {
    text-align: center;
}

div#assessmentForm {
    font-size: .80em;
    margin-top: 1.00em;
}

    div#assessmentForm ul.field-sample-assessement-tabs {
        padding: 0 0 0 0;
        margin: 0;
    }

    div#assessmentForm .tab-content {
        padding-top: 7px;
        min-height: 250px;
        border-bottom: 1px solid #dddddd;
        border-left: 1px solid #dddddd;
        border-right: 1px solid #dddddd;
    }

    div#assessmentForm div.field {
        padding: .40em;
        width: 100%;
    }

        div#assessmentForm div.field > div.caption {
            display: inline-block;
            width: 36%;
            text-align: right;
            margin-right: .25em;
            font-weight: bold;
            color: #333;
            vertical-align: top;
        }

        div#assessmentForm div.field > div.value {
            display: inline-block;
            width: 61%;
            text-align: left;
        }

div.assessment-nav-button {
    padding: 0 3px;
    cursor: pointer;
    display: inline-block;
}

    div.assessment-nav-button > div {
        width: 0;
        height: 0;
        display: inline-block;
        margin-bottom: -2px;
    }

div#assessmentNavBack > div {
    border-top: 0.55em solid transparent;
    border-bottom: 0.55em solid transparent;
    border-right: 0.55em solid #000;
    margin-right: .50em;
}

div#assessmentNavForward > div {
    border-top: 0.55em solid transparent;
    border-bottom: 0.55em solid transparent;
    border-left: 0.55em solid #000;
    margin-left: .50em;
}

div#assessmentWindow div#assessmentTitleNavigation.pagination {
    padding: .25em .25em .25em .25em;
    margin: 0;
    display: block;
}

    div#assessmentWindow div#assessmentTitleNavigation.pagination > li.previous {
        display: block;
        float: left;
        cursor: pointer;
    }

    div#assessmentWindow div#assessmentTitleNavigation.pagination > li.next {
        display: block;
        float: right;
        cursor: pointer;
    }

    div#assessmentWindow div#assessmentTitleNavigation.pagination > div.current {
        display: inline-block;
        padding: 4px 12px;
        line-height: 20px;
    }

div#assessmentWindow {
    overflow: auto;
    overflow-y: auto;
    overflow-x: auto;
}

    div#assessmentWindow > div#assessmentFooter {
        text-align: right;
        margin-top: 1.00em;
    }

        div#assessmentWindow > div#assessmentFooter > button {
            cursor: pointer;
            color: #fff;
        }

            div#assessmentWindow > div#assessmentFooter > button#approveAllButton {
                position: absolute;
                left: 0;
            }

            div#assessmentWindow > div#assessmentFooter > button[disabled],
            div#assessmentWindow > div#assessmentFooter > button[disabled]:hover {
                cursor: inherit;
                background-color: #888;
            }


/*********** GENERIC BLUE BUTTON ************/
.ObjectInputButton, input[type="button"].ObjectInputButton, input[type="submit"].ObjectInputButton, a.ObjectInputButton, .InsetListInputButton, a.InsetListInputButton, .DesktopItem, .ObjectStartActionList li a {
    color: #ffffff;
    font-size: 110%;
    font-family: RamblaRegular, Calibri, Sans-Serif;
    font-weight: 300;
    text-decoration: none;
    padding: 7px 12px;
    position: relative;
    display: inline-block;
    background: #81BE48;
    margin-left: 0px;
    margin-right: 10px;
    border: 0;
    display: inline-block;
    transition: all 0.2s ease-in-out 0s;
    cursor: pointer;
}

ul#downloadsList {
    min-width: 155px;
    list-style: none;
    margin-left: -15px;
}

    ul#downloadsList > li:before {
        content: '\f019'; /* FontAwesome char code inside the '' */
        font-family: FontAwesome; /* FontAwesome or whatever */
        display: inline-block;
        padding: .50em; /* same as padding-left set on li */
    }

    ul#downloadsList > li {
        padding: .50em;
    }

    ul#downloadsList a {
        color: inherit;
        cursor: pointer;
    }

/*Fixed Point Survey Dygraph*/
.fixed-point-survey-graph {
    width: 90% !important;
    margin-left: auto;
    margin-right: auto;
}

    .fixed-point-survey-graph .dygraph-legend {
        left: 100px !important;
        top: -16px !important;
        background-color: transparent !important;
        width: 400px;
    }

/*Width adjustment media queries*/
.width-media-adjustment {
    /*width: auto;*/
}

@media (min-width: 1102px) and (max-width: 1401px) {
    .width-media-adjustment {
        width: 70%;
    }
}

@media (min-width: 900px) and (max-width: 1102px) {
    .width-media-adjustment {
        width: 50%;
    }
}

@media (min-width: 400px) and (max-width: 900px) {
    .width-media-adjustment {
        width: 30%;
    }
}

.select-a-day-button-height-override {
    height: 32px !important;
}

/* --------------------------------------------------
    Additional Time Range Info Styles
   -------------------------------------------------- */
.selectedTimeRange {
    height: 48px;
    position: fixed;
    bottom: 0;
    overflow: hidden;
    right: 0;
    cursor: pointer;
}

.maximize-gis-menu {
    height: 48px;
    position: fixed;
    bottom: 0;
    overflow: hidden;
    left: 190px;
    cursor: pointer;
}

.toggleGISMenu {
    position: relative;
    top: 350px;
    right: 20px;
    margin-left: 295px;
    background-color: white;
    height: 40px;
    border: none;
    padding: 0;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
}

.no-visibility {
    visibility: hidden !important;
    width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.sidebar.menu-min + .right-of-sidebar-content .maximize-gis-menu {
    left: 43px !important;
}

.mapEditControlWindow {
    position: fixed;
    padding: 15px 10px 5px 10px;
    bottom: 0;
    overflow: visible;
    left: 190px;
    width: 400px;
    white-space: nowrap;
    background-color: rgba(0, 0, 0, .8);
    color: white;
}

.sidebar.menu-min + .right-of-sidebar-content .mapEditControlWindow {
    left: 43px !important;
}

.customTimeFilter {
    position: fixed;
    padding: 15px 10px 5px 10px;
    bottom: 48px;
    overflow: visible;
    right: 0;
    /*left: 190px;*/
    /*height: 400px;*/
    width: 600px;
    white-space: nowrap;
    background-color: rgba(0, 0, 0, .8);
    color: white;
}

.sidebar.menu-min + .right-of-sidebar-content .customTimeFilter {
    /*left: 43px !important;*/
}


.selectedTimeRange {
    background-color: rgb(42, 112, 166) !important;
}

    .selectedTimeRange > span {
        letter-spacing: .045em;
        padding-left: .50em;
        padding-right: .50em;
        font-size: 1.00em;
        line-height: 50px;
        color: #eee;
        font-weight: normal;
        vertical-align: text-bottom;
    }

    .selectedTimeRange > i.fa {
        vertical-align: top;
        line-height: 1.15em;
    }

.imaac-menu-empty-data {
    word-wrap: break-word;
    width: inherit;
    height: auto;
    overflow: hidden;
    white-space: normal !important;
    /*overflow-wrap:break-word;*/
}

.touchTarget {
    -ms-touch-action: none;
}

.bootstrap-tagsinput {
    width: 100% !important;
    display: block !important;
    white-space: normal !important;
    position: relative !important;
}

.twitter-typeahead {
}

.bootstrap-tagsinput .tag [data-role="remove"] {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 5px;
}

.progress span {
    position: absolute;
    display: block;
    width: 100%;
    font-size: larger;
    color: black;
    margin-top: 5px;
}

/*
    Map Scale bar class
*/
.mapScaleBar {
    white-space: nowrap;
    color: #FFFFFF;
    font-size: 80%;
    position: absolute;
    z-index: 1;
    width: 100px;
    right: 167px;
    bottom: 30px;
    height: 34px;
}

.mapScaleBarbg {
    position: absolute;
    top: 1px;
    right: 0;
}

.mapScaleBarfg {
    position: absolute;
    top: 0;
    right: 1px;
    color: #000000;
}

/*
    Map Ticker Class
*/

.filterticker {
    height: 48px !important;
    position: fixed !important;
    bottom: 0 !important;
    overflow: hidden !important;
    left: 460px !important;
    width: 100% !important;
}

.sidebar.menu-min + .right-of-sidebar-content .filterticker {
    left: 303px !important;
}

/* --------------------------------------------------
    Context Menu Styles
   -------------------------------------------------- */
div.context-menu {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 6;
    font-family: Arial,Sans-Serif;
    color: #fff;
    background-color: #555;
    font-size: .80em;
    min-width: 175px;
}

    div.context-menu > ul.default-list {
        padding: 0;
        margin: 1.00em;
        list-style: none;
    }

        div.context-menu > ul.default-list > li {
            display: block;
            padding: .25em 0;
            line-height: 1.25em;
        }

    div.context-menu > ul > li > hr {
        border: 0;
        height: 1px;
        margin: 0;
        background-image: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0));
        background-image: -moz-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0));
        background-image: -ms-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0));
        background-image: -o-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0));
    }

    div.context-menu > ul > li > a {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
    }

        div.context-menu > ul > li > a:hover {
            text-decoration: underline;
        }

        div.context-menu > ul > li > a.disabled {
            text-decoration: none;
            color: #ccc;
            cursor: default;
        }

            div.context-menu > ul > li > a.disabled:hover {
                text-decoration: none;
                color: #ccc;
            }


/* --------------------------------------------------
    Address search box styles
   -------------------------------------------------- */
.map_nav_menu_textbox {
    text-decoration: solid !important;
    height: 25px !important;
    width: 300px !important;
    color: black !important;
    padding: 0 !important;
    display: inline-block !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .map_nav_menu_textbox {
        height: 26px !important;
    }
}

@-moz-document url-prefix() {
    .map_nav_menu_textbox {
        height: 25px !important;
    }
}

.map_nav_menu_searchicon {
    padding-left: 5px;
    padding-right: 5px;
}

.map_nav_menu_textbox:placeholder-shown,
.map_nav_menu_textbox::-moz-placeholder,
.map_nav_menu_textbox:-ms-input-placeholder,
.map_nav_menu_textbox:-moz-placeholder {
    padding-left: 5px !important;
}


/* --------------------------------------------------    Adjustment for quick search options
   -------------------------------------------------- */
.MicrosoftMap_NavBar_typeMenu a.NavBar_itemContainer {
    padding: 10px;
}

.MicrosoftNav.stylev2 .OverlaysTL .NavBar_modeSelectorControlContainer {
    width: 100%;
}

.MicrosoftNav.stylev2 .NavBar_modeSelectorControlContainer .NavBar_button.pull-right {
    border-left: 1px solid #c9c9c9;
    border-right: none;
}

.full-page-map #MicrosoftNav {
    top: 50px !important;
    right: 30px !important;
}


.bootstrap-datetimepicker-widget {
    z-index: 9999 !important;
}


/* -- Adjustment for resizer width -- */
.ui-resizable-e {
    width: 20px;
}

.ui-dialog {
    z-index: 9999 !important;
}


/* -- Adding bottom margin to the rows in the advanced filters modal -- */
.advanced-filters .row {
    margin-bottom: 10px !important;
}




/* -- Floor Plan Styles -- */
.floor-plan-container {
    text-align: center;
    background: #ccc;
    z-index: 1000; /* Fix for firefox*/
}

.event-map .floor-plan-container {
    width: auto !important;
    position: fixed !important;
    top: 65px;
    right: 0;
    bottom: 0;
    left: 190px;
}

.scale-panel .floor-plan-canvas {
    margin-top: 55px;
}
.floor-plan-container > .scale-toolbar {
    margin-top: 50px;
}
.event-map .floor-plan-canvas {
    margin: 0 25px 0 25px;
    margin-top: 50px;
    width: 100%;
}
.scale-toolbar + .floor-plan-canvas {
    margin-top: 100px;
}
.event-map .scale-toolbar {
    margin-left: 25px; /* nav sidebar offset */
}
.floor-plan-canvas {
    position: absolute;
    top: 0;
    left: 0;
}
.floor-plan-canvas {
    position: absolute;
    top: 0;
    left: 0;
}

.floor-plan-picker {
    min-height: 100px;
}

    .floor-plan-picker > .floor-plan-canvas {
        margin: 0;
        width: auto;
    }

    .floor-plan-picker > .floor-plan-placeholder {
        vertical-align: top;
    }

.floor-plan-noclick-canvas {
    pointer-events: none;
}

.floor-plan-zoom-control {
    position: absolute;
    top: 65px;
    right: 50px;
}

    .floor-plan-zoom-control .slider {
        width: 50%;
        margin-left: auto;
        margin-right: auto;
    }

    .floor-plan-zoom-control .zoom-button {
        width: 32px;
        height: 32px;
        margin-right: 0;
        margin-left: 8px;
        margin-top: 0;
        margin-bottom: 16px;
        display: block;
        background-size: contain;
        background-color: transparent;
        border: none;
        clear: none;
        float: left;
    }

        .floor-plan-zoom-control .zoom-button.zoom-in {
            background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMzAuNSIgaGVpZ2h0PSIzMC41IiB2aWV3Qm94PSIwIDAgMzAuNSAzMC41Ij48c3R5bGU+LnN0MHtmaWxsOiNlY2VjZWN9LnN0MXtvcGFjaXR5Oi40fS5zdDJ7ZmlsbDojZmZmfS5zdDN7ZmlsbDojMTExfS5zdDR7ZmlsbDpub25lO3N0cm9rZTojNDQ0O3N0cm9rZS13aWR0aDoxLjU7c3Ryb2tlLW1pdGVybGltaXQ6MTB9PC9zdHlsZT48Y2lyY2xlIGNsYXNzPSJzdDAiIGN4PSIxNS4zIiBjeT0iMTUuMyIgcj0iMTMiLz48ZyBjbGFzcz0ic3QxIj48cGF0aCBjbGFzcz0ic3QyIiBkPSJNMTUuMyAyLjNjNy4yIDAgMTMgNS44IDEzIDEzcy01LjggMTMtMTMgMTMtMTMtNS44LTEzLTEzIDUuOC0xMyAxMy0xM20wLTJDNyAuMy4zIDcgLjMgMTUuM3M2LjcgMTUgMTUgMTUgMTUtNi43IDE1LTE1LTYuOC0xNS0xNS0xNXoiLz48L2c+PHBhdGggY2xhc3M9InN0MyIgZD0iTTE1LjMgMy4zYzYuNiAwIDEyIDUuNCAxMiAxMnMtNS40IDEyLTEyIDEyLTEyLTUuNC0xMi0xMiA1LjMtMTIgMTItMTJtMC0xYy03LjIgMC0xMyA1LjgtMTMgMTNzNS44IDEzIDEzIDEzIDEzLTUuOCAxMy0xMy01LjktMTMtMTMtMTN6Ii8+PHBhdGggY2xhc3M9InN0NCIgZD0iTTguOCAxNS4zaDEzTTE1LjMgOC44djEzIi8+PC9zdmc+);
        }

        .floor-plan-zoom-control .zoom-button.zoom-out {
            background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMzAuNSIgaGVpZ2h0PSIzMC41IiB2aWV3Qm94PSIwIDAgMzAuNSAzMC41Ij48c3R5bGU+LnN0MHtmaWxsOiNmZmZ9LnN0MXtvcGFjaXR5Oi40fS5zdDJ7ZmlsbDojMTExfS5zdDN7ZmlsbDpub25lO3N0cm9rZTojNDQ0O3N0cm9rZS13aWR0aDoxLjU7c3Ryb2tlLW1pdGVybGltaXQ6MTB9PC9zdHlsZT48Y2lyY2xlIGNsYXNzPSJzdDAiIGN4PSIxNS4zIiBjeT0iMTUuMyIgcj0iMTMiLz48ZyBjbGFzcz0ic3QxIj48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTUuMyAyLjNjNy4yIDAgMTMgNS44IDEzIDEzcy01LjggMTMtMTMgMTMtMTMtNS44LTEzLTEzIDUuOC0xMyAxMy0xM20wLTJDNyAuMy4zIDcgLjMgMTUuM3M2LjcgMTUgMTUgMTUgMTUtNi43IDE1LTE1LTYuOC0xNS0xNS0xNXoiLz48L2c+PHBhdGggY2xhc3M9InN0MiIgZD0iTTE1LjMgMy4zYzYuNiAwIDEyIDUuNCAxMiAxMnMtNS40IDEyLTEyIDEyLTEyLTUuNC0xMi0xMiA1LjMtMTIgMTItMTJtMC0xYy03LjIgMC0xMyA1LjgtMTMgMTNzNS44IDEzIDEzIDEzIDEzLTUuOCAxMy0xMy01LjktMTMtMTMtMTN6Ii8+PHBhdGggY2xhc3M9InN0MyIgZD0iTTguOCAxNS4zaDEzIi8+PC9zdmc+);
        }

/* Special formatting for floor plan info container */
.floor-plan-message-container {
    position: fixed;
    pointer-events: none; /* Allow users to click through the transparent portions so they can place map markers on either side of the info box */
    bottom: 25px;
    width: 100%;
}

.floor-plan-message {
    padding: 10px;
    border: 1px solid transparent;
    pointer-events: all; /* Prevent users from clicking through the info box to create map markers */
    background-color: #fff;
    border-color: #5f5f5f;
}

.floor-plan-info-container {
    bottom: 25px;
}

.floor-plan-warning-container {
    top: 150px;
}

.transfer-container {
    display: flex;
    flex-direction: row;
    overflow: hidden;
    width: 100%;
    min-height: 600px;
}

    .transfer-container .floor-plan-zoom-control {
        top: 5px;
        right: 25px;
    }

    .transfer-container > .transfer-panel {
        position: relative;
        padding: 5px;
        min-width: 300px;
        min-height: 600px;
    }

        .transfer-container > .transfer-panel.transfer-panel-left {
            flex: 0 0 auto;
            width: 50%;
            white-space: nowrap;
        }

        .transfer-container > .transfer-panel.transfer-panel-right {
            flex: 1 1 auto;
            width: 100%;
        }

        .transfer-container > .transfer-panel .floor-plan-container {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            overflow: hidden;
        }

        /* Override left offset for left and right floor plan container */
        .transfer-container > .transfer-panel.transfer-panel-left > .floor-plan-container,
        .transfer-container > .transfer-panel.transfer-panel-right > .floor-plan-container {
            left: 0 !important;
        }

    .transfer-container > .transfer-panel-splitter {
        flex: 0 0 auto;
        width: 15px;
        min-height: 200px;
        cursor: col-resize;
        position: relative;
    }

        .transfer-container > .transfer-panel-splitter > .fa {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
        }


.expanded-photo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2000;
    background-color: rgba(0,0,0,.50);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}
    .expanded-photo > div {
    }

        .expanded-photo > div > img {
            max-width: 95vw;
            max-height: 100vh;
            background-color: #ccc;
        }

        .expanded-photo > div > a {
            font-size: 25px;
            position: relative;
            top: -5px;
            right: -10px;
            float: right;
            z-index: 2000;
            color: #fff;
            cursor: pointer;
            text-shadow: -1px 1px 0 #333, 1px 1px 0 #333, 1px -1px 0 #333, -1px -1px 0 #333;
        }

.vsp-panel-content .treeview .vsp-map-details-button {
    margin-right: 20px;
    margin-top: 5px;
}

.vsp-panel-content .treeview .list-group {
    width: 100%;
}

.vsp-panel-content .treeview .list-item-text {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 80%;
    vertical-align: bottom;
}

.vsp-panel-content .treeview .list-item-descriptive-text {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 78%;
}

.vsp-panel-content .treeview .list-item-center-button {
    margin-top: 15px;
}
#detailsMenu.light .toggle-button {
    width: 24px;
    position: fixed;
    top: 120px;
    display: block;
    z-index: 1000;
    background: #fff;
    right: 564px;
}

@media only screen and (max-width: 750px) {
    #detailsMenu {
        /* Not enough room to show, so we should just hide it.*/
        display: none;
    }
}

#detailsMenu .toggle-button.collapsed {
    right: 0;
}

#detailsMenu .toggle-button > div {
    margin: 2px;
    border: 1px solid #9f9f9f;
    font-size: 200%;
    color: #666;
    text-align: center;
}



#detailsMenu .wrapper {
    position: fixed;
    top: 110px;
    right: 0;
    bottom: 0;
    z-index: 1000;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    font-family: 'Segoe UI','San Francisco',Helvetica,Arial,Sans-Serif;
}


#detailsMenu.light .wrapper {
    background: rgba(0,0,0,.15);
}

#detailsMenu.light .inner-wrapper {
    margin: 7px;
    width: 550px;
    background: #fff;
    overflow: hidden;
    overflow-y: auto;
    overflow-y: overlay;
}

@media only screen and (max-width: 1400px) {
    #detailsMenu.light .inner-wrapper {
        width: 350px;
    }

    #detailsMenu.light .toggle-button {
        right: 364px;
    }

    #detailsMenu .toggle-button.collapsed {
        right: 0;
    }
}


#detailsMenu .title-icon-wrapper,
#detailsMenu .close-icon-wrapper {
    display: inline-table;
    height: 36px;
}

    #detailsMenu .title-icon-wrapper .title-icon,
    #detailsMenu .close-icon-wrapper .fa-xmark {
        display: table-cell;
        vertical-align: middle;
    }

    #detailsMenu .close-icon-wrapper .fa-xmark {
        color: #666;
    }

    #detailsMenu .title-icon-wrapper .title-icon {
        font-size: 1.15em;
        color: rgba(255,255,255, .55);
        width: 1.28571429em;
        text-align: center;
    }

/* -- Customization for the detail form layout in the details menu -- */
.map-detail-form .form-group > label {
    margin-bottom: 0;
}

.map-detail-form .form-group > p.form-control-static {
    padding-top: 0;
}

.map-detail-form .form-group {
    margin-bottom: 5px;
}

.map-detail-form .content .h4, .map-detail-form .content .h5 {
    padding-left: 12px;
}

.map-detail-form .recent-details a:not(.collapsed) .expand-icon:before {
    content: "\f147";
}

.map-detail-form .recent-details ul li {
    margin-left: 15px;
    margin-bottom: 5px;
}

.map-detail-form .recent-details .h4 {
    margin-bottom: 0;
}

.map-detail-form div.attachment {
    width: 18em;
    padding: .5em;
    float: left;
}

    .map-detail-form div.attachment img {
        height: auto;
        max-width: 100%;
    }

        .map-detail-form div.attachment img.expanded {
            max-width: none;
        }

.spectrum-details-tab {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.map-detail-form .nav > li > a {
    padding: 10px 8px;
}
.map-menu.light .toggle-button {
    width: 24px;
    position: fixed;
    top: 120px;
    display: block;
    z-index: 1000;
    background: #fff;
    left: 564px;
}

.sidebar.menu-min + .right-of-sidebar-content .map-menu .toggle-button {
    left: 423px !important;
}

.map-menu .toggle-button.collapsed {
    left: 190px;
}

.sidebar.menu-min + .right-of-sidebar-content .map-menu .toggle-button.collapsed {
    left: 43px !important;
}

.map-menu .toggle-button > div {
    margin: 2px;
    border: 1px solid #9f9f9f;
    font-size: 200%;
    color: #666;
    text-align: center;
}

.event-map .map-menu.light .toggle-button {
    left: 564px;
}

.event-map .sidebar.menu-min + .right-of-sidebar-content .map-menu .toggle-button {
    left: 423px !important;
}

.event-map .map-menu .toggle-button.collapsed {
    left: 190px;
}

.event-map .sidebar.menu-min + .right-of-sidebar-content .map-menu .toggle-button.collapsed {
    left: 43px !important;
}

.event-map .map-menu .wrapper,
.event-map .map-menu .wrapper-footer {
    left: 190px;
}
@media only screen and (max-width: 1400px)
{
    .network-map .map-menu .toggle-button {
        /* Don't really like the important, but this is how it's being handled on the event map. */
        left: 272px !important;
    }
}
.network-map .map-menu .toggle-button {
    left: 379px;
}

    .network-map .map-menu .toggle-button.collapsed {
        left: 0px !important;
    }

.network-map .map-menu .wrapper,
.network-map .map-menu .wrapper-footer {
    left: 0px;
}

.network-map .map-menu .wrapper {
    top: 115px;
    bottom: 0;
}

.network-map .full-page-map .taskBar .searchbox {
    margin-top: 5px;
}

.map-menu .wrapper,
.map-menu .wrapper-footer {
    left: 190px;
}

.sidebar.menu-min + .right-of-sidebar-content .map-menu .wrapper-footer,
.sidebar.menu-min + .right-of-sidebar-content .map-menu .wrapper {
    left: 43px !important;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.map-menu .wrapper {
    position: fixed;
    top: 110px;
    bottom: 60px; /* for footer */
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 1000;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    font-family: 'Segoe UI','San Francisco',Helvetica,Arial,Sans-Serif;
}


.map-menu .wrapper-footer {
    position: fixed;
    bottom: 0;
    background: rgba(0,0,0,.15);
    height: 60px;
}

.map-menu.light .wrapper {
    background: rgba(0,0,0,.15);
}

.map-menu.light .inner-wrapper {
    padding: 7px;
    margin-right: 7px;
}

.map-menu .wrapper {
    overflow: hidden;
    overflow-y: auto;
    overflow-y: overlay;
}

.map-menu .map-panel {
    background: #fff;
    margin-bottom: 12px;
    margin-top: 5px;
    width: 360px;
    -ms-scroll-limit: 0 0 0 0;
    outline: 0;
    transition: height 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -moz-perspective: 1000px;
    -ms-perspective: 1000px;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
@media only screen and (max-width: 1400px) {
    .map-menu .map-panel {
        width: 250px;
    }
    .sidebar.menu-min + .right-of-sidebar-content .map-menu .toggle-button {
        left: 313px !important;
    }
    .event-map .sidebar.menu-min + .right-of-sidebar-content .map-menu .toggle-button {
        left: 313px !important;
    }

    /* Add ellipsis on elements that can be too wide in smaller screens */
    .map-menu .map-panel .title-bar a span.title-text {
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 200px;
    }
    .map-toggle .map-toggle-switch {
        width: 225px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
}


    .map-menu .map-panel.focus {
        z-index: 1;
        position: relative;
    }


    .map-menu .map-panel .title-bar {
        font-size: 1.25em;
        background-color: #fff;
        height: 36px;
    }

        .map-menu .map-panel .title-bar > .col-xs-12 {
            height: 36px;
        }

        .map-menu .map-panel .title-bar a {
            color: #343434;
            display: inline-block;
            width: 100%;
            height: 100%;
        }

    .map-menu .map-panel:hover .title-bar a,
    .map-menu .map-panel.focus .title-bar a {
        color: #fff;
    }

    .map-menu .map-panel .title-bar a span.title-text {
        display: inline-block;
        position: absolute;
        bottom: 4px;
        left: 35px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .map-menu .map-panel .title-bar a:hover {
        text-decoration: none;
    }

    .map-menu .map-panel .title-bar .col-xs-1 {
        display: inline-table;
        padding-left: 0;
    }

        .map-menu .map-panel .title-bar .col-xs-1 a {
            display: inline;
        }

    .map-menu .map-panel .content {
        min-height: 40px;
    }

    .map-menu .map-panel.collapsed .content {
        display: none;
    }

.map-menu .title-icon-wrapper,
.map-menu .close-icon-wrapper {
    display: inline-table;
    height: 36px;
}

    .map-menu .title-icon-wrapper .title-icon,
    .map-menu .close-icon-wrapper .fa-xmark {
        display: table-cell;
        vertical-align: middle;
    }

    .map-menu .close-icon-wrapper .fa-xmark {
        color: #666;
    }

    .map-menu .title-icon-wrapper .title-icon {
        font-size: 1.15em;
        color: rgba(255,255,255, .55);
        width: 1.28571429em;
        text-align: center;
    }

.map-menu .map-panel:hover .title-icon,
.map-menu .map-panel.focus .title-icon,
.map-menu .map-panel:hover .fa-xmark,
.map-menu .map-panel.focus .fa-xmark {
    color: #fff;
}

/* Panel specific coloring */

.map-menu .map-panel.quickdetails-panel {
    overflow-x: auto;
}


.map-menu .map-panel.quickdetails-panel:hover .title-bar,
.map-menu .map-panel.quickdetails-panel.focus .title-bar {
    background-color: #555;
}

    .map-menu .map-panel.quickdetails-panel .title-bar .title-icon-wrapper,
    .map-menu .map-panel.quickdetails-panel:hover .title-bar .title-icon-wrapper,
    .map-menu .map-panel.quickdetails-panel.focus .title-bar .title-icon-wrapper {
        background-color: #333;
    }

.map-menu .map-panel.filters-panel:hover .title-bar,
.map-menu .map-panel.filters-panel.focus .title-bar {
    background-color: #007cba;
}

    .map-menu .map-panel.filters-panel .title-bar .title-icon-wrapper,
    .map-menu .map-panel.filters-panel:hover .title-bar .title-icon-wrapper,
    .map-menu .map-panel.filters-panel.focus .title-bar .title-icon-wrapper {
        background-color: #006499;
    }

.map-menu .map-panel.layers-panel:hover .title-bar,
.map-menu .map-panel.layers-panel.focus .title-bar {
    background-color: #e6870b;
}

    .map-menu .map-panel.layers-panel .title-bar .title-icon-wrapper,
    .map-menu .map-panel.layers-panel:hover .title-bar .title-icon-wrapper,
    .map-menu .map-panel.layers-panel.focus .title-bar .title-icon-wrapper {
        background-color: #e66c00;
    }

.map-menu .map-panel.responders-panel:hover .title-bar,
.map-menu .map-panel.responders-panel.focus .title-bar {
    background-color: #ff5050;
}

    .map-menu .map-panel.responders-panel .title-bar .title-icon-wrapper,
    .map-menu .map-panel.responders-panel:hover .title-bar .title-icon-wrapper,
    .map-menu .map-panel.responders-panel.focus .title-bar .title-icon-wrapper {
        background-color: #e12d30;
    }

.map-menu .map-panel.aerial-panel:hover .title-bar,
.map-menu .map-panel.aerial-panel.focus .title-bar {
    background-color: #6C3483;
}

    .map-menu .map-panel.aerial-panel .title-bar .title-icon-wrapper,
    .map-menu .map-panel.aerial-panel:hover .title-bar .title-icon-wrapper,
    .map-menu .map-panel.aerial-panel.focus .title-bar .title-icon-wrapper {
        background-color: #581845;
    }

.map-menu .map-panel.facilities-panel:hover .title-bar,
.map-menu .map-panel.facilities-panel.focus .title-bar {
    background-color: #105274;
}

    .map-menu .map-panel.facilities-panel .title-bar .title-icon-wrapper,
    .map-menu .map-panel.facilities-panel:hover .title-bar .title-icon-wrapper,
    .map-menu .map-panel.facilities-panel.focus .title-bar .title-icon-wrapper {
        background-color: #092b3c;
    }

.map-menu .map-panel.downloads-panel:hover .title-bar,
.map-menu .map-panel.downloads-panel.focus .title-bar {
    background-color: rgba(129, 190, 72, 1);
}

    .map-menu .map-panel.downloads-panel .title-bar .title-icon-wrapper,
    .map-menu .map-panel.downloads-panel:hover .title-bar .title-icon-wrapper,
    .map-menu .map-panel.downloads-panel.focus .title-bar .title-icon-wrapper {
        background-color: rgb(103, 151, 58);
    }

.map-menu .map-panel.gis-panel:hover .title-bar,
.map-menu .map-panel.gis-panel.focus .title-bar {
    background-color: rgba(85, 85, 85, 1);
}

    .map-menu .map-panel.gis-panel .title-bar .title-icon-wrapper,
    .map-menu .map-panel.gis-panel:hover .title-bar .title-icon-wrapper,
    .map-menu .map-panel.gis-panel.focus .title-bar .title-icon-wrapper {
        background-color: rgb(45, 45, 45);
    }

.map-menu .map-panel.vsp-panel:hover .title-bar,
.map-menu .map-panel.vsp-panel.focus .title-bar {
    background-color: rgba(107, 85, 85, 1);
}

    .map-menu .map-panel.vsp-panel .title-bar .title-icon-wrapper,
    .map-menu .map-panel.vsp-panel:hover .title-bar .title-icon-wrapper,
    .map-menu .map-panel.vsp-panel.focus .title-bar .title-icon-wrapper {
        background-color: rgb(77, 45, 45);
    }

.map-menu .map-panel.rdd-panel:hover .title-bar,
.map-menu .map-panel.rdd-panel.focus .title-bar {
    background-color: rgb(107, 43, 181);
}

    .map-menu .map-panel.rdd-panel .title-bar .title-icon-wrapper,
    .map-menu .map-panel.rdd-panel:hover .title-bar .title-icon-wrapper,
    .map-menu .map-panel.rdd-panel.focus .title-bar .title-icon-wrapper {
        background-color: rgb(77, 32, 128);
    }

.map-menu .map-panel.nnpp-panel:hover .title-bar,
.map-menu .map-panel.nnpp-panel.focus .title-bar {
    background-color: rgb(107, 43, 181);
}

    .map-menu .map-panel.nnpp-panel .title-bar .title-icon-wrapper,
    .map-menu .map-panel.nnpp-panel:hover .title-bar .title-icon-wrapper,
    .map-menu .map-panel.nnpp-panel.focus .title-bar .title-icon-wrapper {
        background-color: rgb(77, 32, 128);
    }

.map-menu .map-panel.npp-panel:hover .title-bar,
.map-menu .map-panel.npp-panel.focus .title-bar {
    background-color: rgb(50, 176, 167);
}

    .map-menu .map-panel.npp-panel .title-bar .title-icon-wrapper,
    .map-menu .map-panel.npp-panel:hover .title-bar .title-icon-wrapper,
    .map-menu .map-panel.npp-panel.focus .title-bar .title-icon-wrapper {
        background-color: rgb(34, 124, 117);
    }

.map-menu .map-panel.userdataoptions-panel:hover .title-bar,
.map-menu .map-panel.userdataoptions-panel.focus .title-bar {
    background-color: rgb(172, 49, 123);
}

    .map-menu .map-panel.userdataoptions-panel .title-bar .title-icon-wrapper,
    .map-menu .map-panel.userdataoptions-panel:hover .title-bar .title-icon-wrapper,
    .map-menu .map-panel.userdataoptions-panel.focus .title-bar .title-icon-wrapper {
        background-color: rgb(133, 38, 95);
    }

.map-menu .map-panel.options-panel:hover .title-bar,
.map-menu .map-panel.options-panel.focus .title-bar {
    background-color: rgb(139, 139, 139);
}

    .map-menu .map-panel.options-panel .title-bar .title-icon-wrapper,
    .map-menu .map-panel.options-panel:hover .title-bar .title-icon-wrapper,
    .map-menu .map-panel.options-panel.focus .title-bar .title-icon-wrapper {
        background-color: rgb(85, 85, 85);
    }

.map-menu .map-panel.eventinformationoptions-panel:hover .title-bar,
.map-menu .map-panel.eventinformationoptions-panel.focus .title-bar {
    background-color: rgb(91, 153, 32);
}

    .map-menu .map-panel.eventinformationoptions-panel .title-bar .title-icon-wrapper,
    .map-menu .map-panel.eventinformationoptions-panel:hover .title-bar .title-icon-wrapper,
    .map-menu .map-panel.eventinformationoptions-panel.focus .title-bar .title-icon-wrapper {
        background-color: rgb(68, 115, 24);
    }

.map-menu .map-panel.datafeedoptions-panel:hover .title-bar,
.map-menu .map-panel.datafeedoptions-panel.focus .title-bar {
    background-color: rgb(153, 71, 32);
}

    .map-menu .map-panel.datafeedoptions-panel .title-bar .title-icon-wrapper,
    .map-menu .map-panel.datafeedoptions-panel:hover .title-bar .title-icon-wrapper,
    .map-menu .map-panel.datafeedoptions-panel.focus .title-bar .title-icon-wrapper {
        background-color: rgb(127, 59, 26);
    }

.map-menu .map-panel.drawing-panel:hover .title-bar,
.map-menu .map-panel.drawing-panel.focus .title-bar {
    background-color: rgb(2, 82, 14);
}

    .map-menu .map-panel.drawing-panel .title-bar .title-icon-wrapper,
    .map-menu .map-panel.drawing-panel:hover .title-bar .title-icon-wrapper,
    .map-menu .map-panel.drawing-panel.focus .title-bar .title-icon-wrapper {
        background-color: rgb(1, 48, 8);
    }

.map-menu .map-panel.ims-panel:hover .title-bar,
.map-menu .map-panel.ims-panel.focus .title-bar {
    background-color: #e2062c;
}

    .map-menu .map-panel.ims-panel .title-bar .title-icon-wrapper,
    .map-menu .map-panel.ims-panel:hover .title-bar .title-icon-wrapper,
    .map-menu .map-panel.ims-panel.focus .title-bar .title-icon-wrapper {
        background-color: #b91526;
    }

.map-menu .map-panel.radnet-panel:hover .title-bar,
.map-menu .map-panel.radnet-panel.focus .title-bar {
    background-color: #a69d00;
}

    .map-menu .map-panel.radnet-panel .title-bar .title-icon-wrapper,
    .map-menu .map-panel.radnet-panel:hover .title-bar .title-icon-wrapper,
    .map-menu .map-panel.radnet-panel.focus .title-bar .title-icon-wrapper {
        background-color: #857e00;
    }

/* -- Overrides for the selected time control -- */
.map-menu .map-panel.selected-time .title-bar {
    background-color: #014163;
}

.map-menu .map-panel.selected-time:hover .title-bar,
.map-menu .map-panel.selected-time.focus .title-bar {
    background-color: #015785;
}

.map-menu .map-panel.selected-time .title-icon-wrapper .title-icon,
.map-menu .map-panel.selected-time .title-bar a {
    color: #ddd;
}

.map-menu .map-panel.selected-time .title-icon-wrapper {
    margin-left: 5px;
}



.map-toggle {
    padding: 0 0 !important;
    cursor: pointer;
    display: table;
    font-family: 'Segoe UI','San Francisco',Helvetica,Arial,Sans-Serif;
}

.map-toggle-container {
    display: block;
    height: 30px;
    vertical-align: middle;
    cursor: pointer;
    outline: 0;
    position: relative;
    word-break: break-word;
}

.map-toggle-label {
    position: absolute;
    width: 268px;
    line-height: 20px;
    text-indent: 67px;
    margin: 10px 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    left: 15px;
}

input.map-toggle-input:checked ~ label.map-toggle-label:before {
    background-color: #0c8484;
}

input.map-toggle-input:checked ~ label.map-toggle-label:after {
    margin-left: 20px;
}


input.map-toggle-input ~ label.map-toggle-label:before,
input.map-toggle-input ~ label.map-toggle-label:after {
    position: absolute;
    display: block;
    top: 1px;
    bottom: 0;
    left: 0;
    content: '';
    width: 40px;
    background-color: #666;
    border-radius: 10px;
    -webkit-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
    height: 20px;
}

input.map-toggle-input ~ label.map-toggle-label:after {
    width: 14px;
    height: 14px;
    top: 4px;
    left: 3px;
    bottom: 2px;
    background-color: #fff;
    border-radius: 10px;
    text-indent: -25px;
    text-transform: capitalize;
}

.map-toggle-input:empty {
    margin-left: 999px;
    position: absolute;
}

.map-toggle-switch {
    font-size: 12pt;
    position: absolute;
    width: 340px;
    line-height: 20px;
    text-indent: 60px;
    margin: 10px 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    top: 1px;
    max-width: none;
}

.map-toggle-description {
    padding: 8px 8px 10px 16px;
    font-family: 'Segoe UI','San Francisco',Helvetica,Arial,Sans-Serif;
}

.map-toggle-buttons {
    padding: 0 0 0 16px;
}


.map-menu .responders-panel .content .responder-list {
    position: relative;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}

.map-menu .map-panel .content .datafeed-list-label {
    max-width: 180px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.map-menu .map-panel .content .datafeed-locations-list-label {
    max-width: 270px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.map-menu .map-panel .content .facility-list {
    position: relative;
}

    .map-menu .map-panel .content .facility-list li {
        padding-top: 10px;
        padding-bottom: 5px
    }

        .map-menu .map-panel .content .facility-list li:not(:last-child) {
            border-bottom: 1px #bbb solid;
        }

    .map-menu .map-panel .content .facility-list label.facility-header {
        width: 100%;
    }

    .map-menu .map-panel .content .facility-list li div.additional-fields {
        margin-left: 15px;
    }

    .map-menu .map-panel .content .facility-list .severity {
        font-size: 75% !important;
    }

    .map-menu .map-panel .content .facility-list .field-team-color {
        vertical-align: middle;
        height: 1.5em;
    }

.map-menu .map-panel .content .ims-list {
    position: relative;
}

    .map-menu .map-panel .content .ims-list li {
        padding-top: 10px;
        padding-bottom: 5px
    }

        .map-menu .map-panel .content .ims-list li:not(:last-child) {
            border-bottom: 1px #bbb solid;
        }

    .map-menu .map-panel .content .ims-list label.ims-header {
        width: 100%;
    }

    .map-menu .map-panel .content .ims-list li div.additional-fields {
        margin-left: 15px;
    }

    .map-menu .map-panel .content .ims-list .severity {
        font-size: 75% !important;
    }

    .map-menu .map-panel .content .ims-list .field-team-color {
        vertical-align: middle;
        height: 1.5em;
    }


.map-menu .map-panel .content .radnet-list {
    position: relative;
}

    .map-menu .map-panel .content .radnet-list li {
        padding-top: 10px;
        padding-bottom: 5px
    }

        .map-menu .map-panel .content .radnet-list li:not(:last-child) {
            border-bottom: 1px #bbb solid;
        }

    .map-menu .map-panel .content .radnet-list label.radnet-header {
        width: 100%;
    }

    .map-menu .map-panel .content .radnet-list li div.additional-fields {
        margin-left: 15px;
    }

    .map-menu .map-panel .content .radnet-list .severity {
        font-size: 75% !important;
    }

    .map-menu .map-panel .content .radnet-list .field-team-color {
        vertical-align: middle;
        height: 1.5em;
    }

/* Special formatting for checkbox in filters menu */
.map-menu .form-group .checkbox {
    margin-top: 0;
}

    .map-menu .form-group .checkbox > label > span {
        vertical-align: middle;
        vertical-align: -webkit-baseline-middle;
    }



/* Special formatting for drawing info container */
.drawing-info-container {
    position: fixed;
    pointer-events: none; /* Allow users to click through the transparent portions so they can place map markers on either side of the info box */
    bottom: 30px;
    width: 100%;
    z-index: 1001;
}

.drawing-info {
    padding: 10px;
    border: 1px solid transparent;
    pointer-events: all; /* Prevent users from clicking through the info box to create map markers */
    background-color: #fff;
    border-color: #5f5f5f;
}

.drawing-list {
    position: relative;
}




/* Special formatting for drawing toolbar */
.drawing-toolbar {
    position: fixed;
    top: 110px;
    width: 100%;
    pointer-events: none; /* Needed to prevent this object from preventing mouse events from getting to the map. */
    z-index: 1001; /* +1 to z-index of the floor plan container so that it shows on top */
}

.drawing-tools {
    text-align: center;
    pointer-events: all; /* Needed to override inheritance of pointer-events:none from parent. */
}

.colorpicker-2x .colorpicker-saturation {
    width: 200px;
    height: 200px;
}

.colorpicker-2x .colorpicker-hue,
.colorpicker-2x .colorpicker-alpha {
    width: 30px;
    height: 200px;
}

.colorpicker-2x .colorpicker-color,
.colorpicker-2x .colorpicker-color div {
    height: 30px;
}

.drawing-tool .iconpicker-popover.popover.inline {
    position: absolute;
}

/*
 * Special formatting for the Point Icon Picker to make it look and act like a button even
   though it's an input group addon
 * This is done so that text input can be used in the icon picker even though it is not supported on dropdown buttons
*/
.icon-picker-btn {
    height: 46px !important; /* To make sure it aligns with the large button group buttons */
    border-radius: 0 !important; /* Input groups have rounded borders, for consistency we want to override that */
    background-color: white; /* Override the default grey background color on input group addons */
    display: inline-table !important;
}

.iconpicker-input-group {
    text-align: left !important;
}

.iconpicker-btn-group {
    display: inline-block !important; /* Ensures div snaps to width of content to avoid wrapping */
}


.quick-details-property label,
.quick-details-property span {
    display: table-cell;
    float: left;
}

.quick-details-property span {
    margin-left: 5px;
}

ul.quick-details-actions {
    margin-top: 25px;
}

    ul.quick-details-actions li {
        display: block;
        text-align: center;
        padding: 5px 0;
        font-size: 1.15em;
    }

.map-menu .gis-panel-content {
    min-height: 130px;
}

.map-menu .gis-panel-subheader {
    font-size: 1.3em;
    margin: 0 -5px 2px -5px;
    position: relative;
}

    .map-menu .gis-panel-subheader .gis-panel-subheader-buttons {
        position: absolute;
        bottom: 0;
        right: 0;
    }

.map-menu .gis-panel-subheader a .fa-chevron-right {
    margin-left: 10px;
    -webkit-transition: 400ms ease;
    -moz-transition: 400ms ease;
    -o-transition: 400ms ease;
    transition: 400ms ease;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

    .map-menu .gis-panel-subheader a.collapsed .fa-chevron-right {
        -webkit-transition: 400ms ease;
        -moz-transition: 400ms ease;
        -o-transition: 400ms ease;
        transition: 400ms ease;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

.map-menu .quickdetails-panel div.attachment-panel div.attachment {
    padding: .5em;
}

    .map-menu .quickdetails-panel div.attachment-panel div.attachment img {
        height: auto;
        max-width: 100%;
    }

.map-menu .quickdetails-panel div.attachment-panel img.expanded {
    max-width: none;
}

.map-menu .quickdetails-panel div.datafeed-device-list > div {
    margin-bottom: 5px;
}
.full-page-map .taskBar {
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 1001;
    top: auto;
    left: 0;
    background: rgba(255,255,255,.85)
}

    .full-page-map .taskBar.localoverlay {
        background: #fff
    }

    .full-page-map .taskBar.Dark {
        background: rgba(0,0,0,.6)
    }

.full-page-map.Winter .taskBar {
    background-color: #c1d4f7
}

.full-page-map .taskBar .b_logoArea {
    display: none
}

.full-page-map .taskBar.localoverlay {
    min-width: 768px
}

    .full-page-map .taskBar.localoverlay .b_logoArea {
        display: block
    }

.full-page-map .taskBar > ul {
    float: left;
    padding-left: 10px !important;
    margin-bottom: 0 !important;
}

    .full-page-map .taskBar > ul li.inputbox {
        width: 323px;
        margin: 3px 0 0 0
    }

.full-page-map .taskBar.localoverlay > ul li.inputbox {
    width: 520px;
    margin: 14px 0 0
}

.full-page-map .taskBar .searchbox {
    background-color: #fff;
    height: 34px;
    border: 1px solid #cbcbcb;
}

.full-page-map .taskBar.localoverlay .searchbox {
    height: 38px
}

.full-page-map .taskBar > ul li.inputbox input {
    width: 423px;
    font-size: 18px;
    font-family: 'Segoe UI',Arial,Helvetica,Sans-Serif;
    outline: none;
    border: 0;
    padding: 0;
    margin: 3px 0 0 11px
}

.full-page-map .taskBar.localoverlay > ul li.inputbox input {
    width: 480px;
    font-size: 20px;
    margin: 6px 0 0 19px
}

.full-page-map .taskBar.localoverlay > ul {
    padding-bottom: 8px
}

.full-page-map .taskBar > ul > li {
    float: left;
    list-style: none;
}
    .full-page-map .taskBar > ul > li:not(:last-of-type) {
        margin-right: 10px;
    }
@media (max-width: 970px) {
    .full-page-map .taskBar > ul > li:not(:last-of-type) {
        margin-right: 5px;
    }
}

.full-page-map .taskBar > ul li a.searchIcon {
    display: inline-block;
    width: 40px;
    height: 30px;
    background: url(/sa/simg/SharedSpriteDesktop_0317.png) -665px -34px no-repeat;
    margin-top: 7px
}

.full-page-map .taskBar.localoverlay ul li a.searchIcon {
    height: 40px;
    width: 40px;
    margin: 10px 2px 0 0
}

.full-page-map .taskBar > ul li div.searchButton {
    width: 38px;
    height: 34px;
    background-color: #007daa
}

.full-page-map .taskBar.localoverlay .searchButton {
    background-color: #007daa;
    width: 40px;
    height: 40px;
    border-width: 10px
}

.full-page-map .taskBar .address-search-help {
    font-size: 20px;
    margin-top: 2px;
    margin-left: 5px
}

.full-page-map .taskBar > ul li.sbElement {
    margin: 3px 0 0;
    background-color: #0c8484;
    height: 34px;
    border-top: 1px solid #0c8484;
    border-bottom: 1px solid #0c8484
}

.full-page-map .taskBar.localoverlay > ul li.sbElement {
    margin: 14px 0 0;
    height: 40px;
    background: none;
    border-top: none;
    border-bottom: none
}

.full-page-map .taskBar > ul li.sbElement:last-child {
    border: 1px solid #007daa;
    border-left: none
}

.full-page-map .taskBar.localoverlay > ul li.sbElement:last-child {
    border: none;
    background: #007daa
}

.full-page-map .taskBar.localoverlay .action {
    height: 0;
    width: 0;
    visibility: hidden
}

.full-page-map .taskBar .action .btn-group {
    display: inline-block;
    background-position: 15px center;
    background-repeat: no-repeat;
    box-sizing: border-box;
    color: #454545;
    text-decoration: none;
    font-family: 'Segoe UI',Helvetica,Arial,Sans-Serif;
    font-size: 25px
}

.task-bar-drop-down-menu {
    width: 330px;
    height: auto;
    max-height: 300px;
    max-height: 75vh;
    color: #000;
    margin: 0;
    padding: 0;
    font-family: Arial,Helvetica,sans-serif;
    z-index: 999;
    overflow-x: hidden;
}

.quick-filter-menu-button {
    padding: 8px 14px 10px 10px !important;
    background: transparent !important;
}

    .quick-filter-menu-button > span.quick-filter-label {
        font-size: 17px !important;
    }

    .quick-filter-menu-button > span.caret {
        margin-left: 3px;
    }

.Dark .more-info-color {
    color: greenyellow !important;
}

.NavBar_itemContainer {
    height: auto !important;
}

    .NavBar_itemContainer.Dark, .full-page-map .taskBar.Dark .action .NavBar_itemContainer {
        background: rgba(0,0,0,.85)
    }

.NavBar_typeTitle {
    font-size: 16px
}

    .NavBar_typeTitle.Dark {
        color: #FFF;
        font-size: 16px
    }

.NavBar_typeDesc {
    color: #777 !important;
    font-size: 12px;
}

    .NavBar_typeDesc.Dark {
        color: rgba(255, 255, 255, 0.6) !important;
        font-size: 12px;
    }

.full-page-map .taskBar .action a {
    height: 50px;
    display: inline-block;
    padding: 5px 10px 7px 10px;
    background-position: 15px center;
    background-repeat: no-repeat;
    box-sizing: border-box;
    color: #000;
    text-decoration: none;
    font-family: 'Segoe UI',Helvetica,Arial,Sans-Serif;
    font-size: 15px
}

    .full-page-map .taskBar .action a.realign {
        padding: 28px 5px 10px 5px !important;
        background-position: center 8px !important;
        font-size: 13px !important;
        font-weight: 400;
        min-width: 42px
    }

.full-page-map #taskbarPrimer .actions .fullScreenIcon.realign {
    background-size: 16px
}

.full-page-map #taskbarPrimer .actions .fullScreenIcon .actionLabel {
    color: #b3b3b3
}

.full-page-map .taskBar .action .actionLabel {
    padding: 0 4px
}

.full-page-map .taskBar .action a.realign .actionLabel {
    padding: 0 6px
}

.full-page-map .taskBar .actions {
    height: 50px;
    margin-left: 16px
}

.full-page-map .taskBar .action a:hover,
.full-page-map .taskBar .action button:hover,
.full-page-map .taskBar .action a:active,
.full-page-map .taskBar a.shareIcon.pressed,
.full-page-map .taskBar a.trafficIcon.selected,
.full-page-map .taskBar a.moreIcon.selected,
.full-page-map .taskBar a.fullScreenIcon.selected {
    background-color: #ddd;
    text-decoration: none;
    color: #000
}

.full-page-map .taskBar a.fullScreenIcon.selected {
    border: none
}

.full-page-map .taskBar.Dark .action a,
.full-page-map .taskBar.Dark .action .btn-group,
.full-page-map .taskBar.Dark .action .btn.quick-filter-menu-button {
    color: #fff
}

    .full-page-map .taskBar.Dark .action a:hover, .full-page-map .taskBar.Dark .action .btn-group:hover, .full-page-map .taskBar.Dark .action a:active, .full-page-map .taskBar.Dark a.shareIcon.pressed, .full-page-map .taskBar.Dark a.trafficIcon.selected, .full-page-map .taskBar.Dark a.moreIcon.selected, .full-page-map .taskBar.Dark a.fullScreenIcon.selected {
        background-color: #666;
        color: #fff;
    }

.full-page-map .taskBar.Dark a.trafficIcon.disabled, .full-page-map .taskBar.Dark a.trafficIcon.disabled:hover {
    pointer-events: none;
    color: #a0a0a0
}

    .full-page-map .taskBar.Dark a.trafficIcon.disabled.realign, .full-page-map .taskBar.Dark a.trafficIcon.disabled.realign:hover {
        pointer-events: none;
        color: #a0a0a0
    }

.full-page-map .taskBar a.slideOutIcon, .full-page-map .taskBar.Dark a.slideOutIcon:hover, .full-page-map .taskBar.Dark a.slideOutIcon:active {
    background-size: 24px 24px
}

.full-page-map .taskBarPopout .printIcon, .full-page-map .taskBarPopout .shareIcon, .full-page-map .taskBarPopout .fullscreenIcon, .full-page-map .taskBar a.directionsIcon.realign, .full-page-map .taskBar a.shareIcon.realign, .full-page-map .taskBar a.trafficIcon.realign, .full-page-map .taskBar a.placesIcon.realign, .full-page-map .taskBar a.moreIcon.realign, .full-page-map .taskBar a.printIcon.realign, .full-page-map .taskBar a.fullScreenIcon.realign {
    background-size: 16px
}

.full-page-map .taskBar .clrSb {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 10px 0 0 4px;
    visibility: hidden
}

.full-page-map .taskBar.localoverlay .clrSb {
    display: none
}

.full-page-map .taskBarPopout {
    position: absolute;
    min-width: 150px;
    font-size: 14px;
    margin: 0;
    padding-right: 10px;
    display: none
}

    .full-page-map .taskBarPopout .popOutTop {
        padding: 0;
        overflow: hidden;
        width: 100%;
        position: relative;
        margin: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: solid 1px #d2d2d2;
        background-color: #fff
    }

    .full-page-map .taskBarPopout.Dark .popOutTop.Dark, .full-page-map .taskBarPopout.Dark .popOutTop.Dark a.dropdownEntry {
        color: #fff;
        background: rgba(0,0,0,.6)
    }

    .full-page-map .taskBarPopout .popOutInner {
        font-size: 14px
    }

    .full-page-map .taskBarPopout .popOutContainer {
        display: block
    }

    .full-page-map .taskBarPopout .dropdownSeparator {
        margin: 0
    }

    .full-page-map .taskBarPopout a.dropdownEntry {
        height: 34px !important;
        padding: 0 !important
    }

        .full-page-map .taskBarPopout a.dropdownEntry:hover, .full-page-map .taskBarPopout.Dark .popOutTop.Dark a.dropdownEntry:hover {
            background-color: #dcecf8;
            color: #000
        }

    .full-page-map .taskBarPopout a.hidePopupButton:hover {
        background-color: transparent
    }

    .full-page-map .taskBarPopout a.dropdownEntry .listItemText {
        display: inline-block;
        margin: 8px 0 0 8px
    }

    .full-page-map .taskBarPopout .menuLinkIcon {
        width: 16px;
        height: 16px;
        margin: 0 0 3px 7px;
        display: inline-block;
        vertical-align: middle
    }

    .full-page-map .taskBarPopout .feedbackIcon, .full-page-map .taskBarPopout.Dark .feedbackMenuLink:hover .feedbackIcon, .full-page-map .taskBarPopout.Dark .feedbackMenuLink:active .feedbackIcon, .full-page-map .taskBarPopout .feedbackIcon:hover, .full-page-map .taskBarPopout .feedbackIcon:active {
        background: no-repeat center left
    }

    .full-page-map .taskBarPopout.Dark .feedbackIcon {
        background: no-repeat center left
    }

    .full-page-map .taskBarPopout .feedbackMenuLink .arrow {
        float: right;
        background: no-repeat;
        width: 15px;
        height: 15px;
        margin: 8px 5px 0 0
    }

.full-page-map .clear {
    clear: both
}


@media (min-width: 1190px) and (max-width: 1500px) {
    .full-page-map .taskBar > ul li.inputbox {
        width: 300px !important
    }

    .full-page-map .taskBar.localoverlay > ul li.inputbox {
        width: 500px !important;
        margin: 14px 0 0
    }

    .full-page-map .taskBar > ul li.inputbox input {
        width: 200px !important
    }

    .full-page-map .taskBar.localoverlay > ul li.inputbox input {
        width: 480px !important;
        font-size: 20px;
        margin: 6px 0 0 10px
    }

    .full-page-map .taskBar .actions {
        margin-left: 10px
    }

    .quick-filter-menu-button {
        padding: 8px 4px 10px 4px !important;
        background: transparent !important;
    }

    .hidden-medium-large {
        display: none;
    }
}

@media (max-width: 1190px) {
    .full-page-map .taskBar > ul li.inputbox {
        width: 320px !important
    }
}

@media (max-width: 925px) {
    #searchAddressWrapper {
        display: none
    }
}

.full-page-map #taskbarPrimer .actions .fullScreenIcon {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAcklEQVQ4y9XUsRHAIAiFYUZzlIzgbv9i2YA0eGcsIgSKpHiH1XeIJwJoZcQOHWjJ9BlsqiqZGPoBcJ1ZSYfAAZwloGE6agqcsXH91+CKpR5lh4VAD+YGvdgjOAYdwbZgFPOAIcwL3r7Wf5aDFyxfsGW5AHd1gfI3ASF3AAAAAElFTkSuQmCC)
}

.full-page-map .taskBar a.directionsIcon:hover, .full-page-map .taskBar a.directionsIcon {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAsUlEQVQ4y63VAQ2AIBAFUCMQwQhGMAIRjGAEo1wEoxjFBids6E7kjq/Idhtz7MkdJ3bM3NUiDIoBrQUxTkFNoMBIzj+BJQBBYQxFYSyMHnohiPn0fKquBdN0ITYEtQ5gzCLucq+hVppsRISd0l5XKiWQxA5ngQ1Gv97qQxm4pPmQIBOTNXygGegRLD/lGyrBN81vtYcKwo1dQNfmT0+radPloNS07fpSakp/3NgnCv0CDswXMiZChAvaAAAAAElFTkSuQmCC)
}

.full-page-map .taskBar.Dark a.directionsIcon, .full-page-map .taskBar.Dark a.directionsIcon:hover, .full-page-map .taskBar.Dark a.directionsIcon:active {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAArElEQVQ4y63VDQ2AIBAFYCIYwQhEMAIRjGAEo1wEoxjFBqjbsd1OfDx/2G5zDL8dx4kh5xyIEI3mWhYrQ76CYiBhUBZDcxSIXoToE6xnUBZLOj+21rJb6Y5YGRRhg4szy62FoszQ2DTrCxrMVmqgmAwng8W72vv6iANnfY4KQczWsIZaMDGYP2WPWpDuV9QeCKQb26PLH58eOqjXl0MN/Xx91Woqf9zYBaV+ATu2MBxY3Af4OwAAAABJRU5ErkJggg==)
}

.full-page-map .taskBar.Dark a.trafficIcon.disabled, .full-page-map .taskBar.Dark a.trafficIcon.disabled:hover {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAaElEQVQ4y2P4//8/Awz39PQkAPEBEnECshkMaAY2APF/EgwDqW0gaCCyGD5MtoFAMQMQpoqBUMM+QLEBNQwMgGoE4QBqeTkBPTYpMnDkRQp1DaS6l2kVKdRLNlRP2CMkUqhZwFJcBQAAEwVC6Sj4KdsAAAAASUVORK5CYII=)
}

.full-page-map .taskBar a.trafficIcon, .full-page-map .taskBar a.trafficIcon:hover, .full-page-map .taskBar a.trafficIcon:active, .full-page-map .taskBar a.trafficIcon.selected {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAZUlEQVQ4y2P4//8/AwwDQQIQHyARJ6CYgWZgAxD/J8EwkNoGggYii+HDZBsIBAYgTBUDoYZ9gGIDahgYANUIwgHU8nICemxSZODIixTqGkh1L9MqUqiXbKiesEdIpFCzgKW4CgAAlihC6q5+wHUAAAAASUVORK5CYII=)
}

.full-page-map .taskBar.Dark a.trafficIcon, .full-page-map .taskBar.Dark a.trafficIcon:hover, .full-page-map .taskBar.Dark a.trafficIcon:active, .full-page-map .taskBar.Dark a.trafficIcon.selected {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAcElEQVQ4y2P8//8/AxJIgGJSwAIoBgNGNAMbgLgeiA8SaZg9EDdC9eE1kJFIA/+Ta6ABlL5ADQNBhh2Ash3QDCXLwAAgXg9lBwLxBmp4OQEpRqkShiMsUqhuINW9TJNIoWqyoXrCHiGRQrUCluIqAACF1IfZk7pc5gAAAABJRU5ErkJggg==)
}

    .full-page-map .taskBar.Dark a.trafficIcon.disabled.realign, .full-page-map .taskBar.Dark a.trafficIcon.disabled.realign:hover {
        background-image: url(/rms/rms%20answers%20Maps%20Taskbar$TrafficIconDisabledDark/ic/39cc27b9/7e73234d.png)
    }

.full-page-map .taskBar a.slideOutIcon, .full-page-map .taskBar.Dark a.slideOutIcon:hover, .full-page-map .taskBar.Dark a.slideOutIcon:active {
    background-image: url(/rms/rms%20answers%20Maps%20Taskbar$taskBar/ic/2135598b/2446a5c0.png)
}

.full-page-map .taskBar.Dark a.slideOutIcon {
    background-image: url(/rms/rms%20answers%20Maps%20Taskbar$SlideOutIcon/ic/e2c440fb/7219796d.png)
}

.full-page-map .taskBar a.placesIcon, .full-page-map .taskBar a.placesIcon:hover {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAM1BMVEX///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADxgEwMAAAAEHRSTlMAgNDwoEAwkLBwYCBQEODAAwpkIQAAAI1JREFUeF5l0NsOxCAIBNApKN7t/P/XbmtdTdoTQngiMFhqxZdz+FLFhyc93gIZ8NbPs+PFmBINUzqGk6XwfOYEEw4C/CcDmqMUTEXoGm6ZWjFUZcZknQcuB7thKc+NgQVbpoe/ihlbVCQyQSOWxhgpcve2o+R4PJDcoTrqWJaVO1QVw2CimLxbm5rzAH4RYAWRECwBCAAAAABJRU5ErkJggg==)
}

.full-page-map .taskBar.Dark a.placesIcon, .full-page-map .taskBar.Dark a.placesIcon:hover, .full-page-map .taskBar.Dark a.placesIcon:active {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAA6UlEQVQ4y61UAQ3EIAxEwiRMwiQgAQlIQMIkIAEJSJgEJCABB/3/5Mg3jA6SQXLJUo4btNcqIlITMMCQqyYFA7BMsABLBDX9l14h6JmgXyGYv7iA/FbwwM0cQIg9Cv6Ip4ALIjtAiEl8V2+RSF6J3WDEOypxg8/qxj6R2539IEDjlkMLQhl0hgGHcOaxKAeqSchLu39iL/cK9PQcyXeeFWraNrbpDN183546Eoysdx2rpGO9HWcFNxyOQK186sS3GUHT+MsLfU09J0izr1rHCvktzH9DwVJdP+jx1JuRvdkXerkRch3aGfkBuXYOUO5Pw0sAAAAASUVORK5CYII=)
}

.full-page-map .taskBar a.shareIcon, .full-page-map .taskBar a.shareIcon:hover, .full-page-map .taskBar a.shareIcon.selected, .full-page-map .taskBar a.shareIcon.pressed, .full-page-map .taskBarPopout .shareIcon, .full-page-map .taskBarPopout.Dark .shareMenuLink:hover .shareIcon, .full-page-map .taskBarPopout.Dark .shareMenuLink:active .shareIcon, .full-page-map .taskBarPopout .shareIcon:hover, .full-page-map .taskBarPopout .shareIcon:active {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUBAMAAAB/pwA+AAAALVBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACttl6nAAAADnRSTlMAv4DwQOAUoGBwkNBQMIXUR9sAAACpSURBVAjXY2BgYGCTe5jAAAHcVos3QJn3JjC9hbA44g7wPG1gAKsMjjlqClbN/ojF7rGDXgGQqbeAIcWNgesRUN4QokM4gYHzCYTpN4GB3QDCZC5gYBSAMIE0MjPIAcTiURVg6Hv3CsRc9+4Fg3VCHdAi3udsmxkeMfgBVbA8YdBjeMgwD8R8ySDHoLfxHdBVHO+kHzFwCqo+LVKPCxKcANLdaPdYAkgBAOMzKu+X0dASAAAAAElFTkSuQmCC)
}

.full-page-map .taskBarPopout.Dark .shareIcon, .full-page-map .taskBar.Dark a.shareIcon, .full-page-map .taskBar.Dark a.shareIcon:hover, .full-page-map .taskBar.Dark a.shareIcon:active {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUBAMAAAB/pwA+AAAALVBMVEVHcEz////////////////////////////////////////////////////////NXt0CAAAADnRSTlMAwD2A8OCjEGBwkNBQIGM079AAAACqSURBVAjXY2BgYOCVe3iBAQK4vZZsgDL1JjA/grA44g7wPG0AsdjlQmKOuj4sADLZHjP5PVGwSwAy7RYwFKkzcD0GyjtCdIgUMHA+ghnDwOYAYbIkMDAKQJhAGpkZrABi8ZgKMPS9ewVirnv3gsG7IA/oLKZn7FsYHjPoAVUwPWKwY3jGMA/EfMmQx2C38R3QVRzvpB8zcAqaPk02iwsWnADS3ej3RAJIAQDsbitojUfQRQAAAABJRU5ErkJggg==)
}

.full-page-map .taskBar a.printIcon, .full-page-map .taskBar a.printIcon:hover, .full-page-map .taskBarPopout .printIcon, .full-page-map .taskBarPopout.Dark .printMenuLink:hover .printIcon, .full-page-map .taskBarPopout.Dark .printMenuLink:active .printIcon, .full-page-map .taskBarPopout .printIcon:hover, .full-page-map .taskBarPopout .printIcon:active {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAi0lEQVQ4y2P4//8/AzoGgv/EYKx68RhYAMQOOHABOQY6YJODyjuMGkhDA4EgAIgb0DBIZgEWcRheAFWDLh4Ac80FID5AIb4ANQu/94jFsGCAGwh18gFqGqgAxAZUMxBNsoEYTIqBhCLqAnqyIcZAktIhzQ1E9x5RBuJKhw04cgoxBmLqpWcBS1YVAABcrPRzDJy4vAAAAABJRU5ErkJggg==)
}

.full-page-map .taskBarPopout.Dark .printIcon, .full-page-map .taskBar.Dark a.printIcon, .full-page-map .taskBar.Dark a.printIcon:hover, .full-page-map .taskBar.Dark a.printIcon:active {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAhUlEQVQ4y2P4//8/AxZMLMDQy4DHwAIgdsCBC8gx0AGHHANUbtRAGhoYAMQNaBgEFmARh+EFUDXo4gEw11wA4gMU4gv/ifQesdgB3cAGqE1UM1ABiA2oaSCyZAORmGgDCUXUBSzJhqCBpKZD2hqI7j1iDcSaDhtw5BRiDMTQS9cClqwqAACA7CZsDBXrBQAAAABJRU5ErkJggg==)
}

.full-page-map .taskBar a.moreIcon, .full-page-map .taskBar a.moreIcon.selected {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAUElEQVR42mL8//8/AzUBEwOVwaiBI8FAFhUFxQYgXQ/lN955cL8BWQGp8ozK8gooKRuogRFNA0nyNAnDRiR+IxY1JMkzjublUQMHgYEAAQYA6Mkebh6kNU8AAAAASUVORK5CYII=)
}

.full-page-map .taskBar.Dark a.moreIcon {
    background-image: url(/rms/rms%20answers%20Maps%20Taskbar$MoreIconDark/ic/68fda3f7/61972c67.png)
}

.full-page-map .taskBarPopout.Dark .fullscreenIcon, .full-page-map .taskBar.Dark a.fullScreenIcon, .full-page-map .taskBar.Dark a.fullScreenIcon:hover, .full-page-map .taskBar.Dark a.fullScreenIcon:active {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAdUlEQVQ4y9XU4QkAIQgG0Ea4kRylERrJTesCBTm4OvX70QlSQT2wyNLBUWRsd1IymwVJ5pmkI0B6ubYweMleRoEzq5xhBKhYNeWHQYvZ8kPgE0u98hdsCZKU48GWoK492BZkJ7YFFbXlp8Ee+Zb/6TbwBguLAZZ/KviS4CMFAAAAAElFTkSuQmCC)
}

    .full-page-map .taskBarPopout.Dark .fullscreenIcon.selected, .full-page-map .taskBar.Dark a.fullScreenIcon.selected {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAcklEQVQ4y2P4T2XAAKULgNiBQlyAbKADlE0JdhgUBoLUCUDZCUD8gVIDYWoToOwEahi4AIthFBkIMxTZ+xQb+B+LPoehm2wccOQosg0UgPIXUMtABqR0toAaBiInWgdqGPgBKdEKkJgth1CyoXoBSzUAANEfJpxg8LZjAAAAAElFTkSuQmCC)
    }

.full-page-map .taskBar a.fullScreenIcon, .full-page-map .taskBar a.fullScreenIcon:hover, .full-page-map .taskBar a.fullScreenIcon:active, .full-page-map .taskBarPopout .fullscreenIcon, .full-page-map .taskBarPopout.Dark .fullscreenMenuLink:hover .fullscreenIcon, .full-page-map .taskBarPopout.Dark .fullscreenMenuLink:active .fullscreenIcon, .full-page-map .taskBarPopout .fullscreenIcon:hover, .full-page-map .taskBarPopout .fullscreenIcon:active {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAeElEQVQ4y9XUwQnAMAgFUEfISBklI2QkN7WlfIP00BoVSg8/F/ERCZGISIpzHfNMT2ZasIsIZQL0Y9A0rWTBhkYuAdE40MMVN1RsKBAGLWbHD4F3LPXKHuwRRKHtYG+goOjGPCDvYB5Q0TV+BSjBb/mTbVO+YMtyAORO2x071PwJAAAAAElFTkSuQmCC)
}

    .full-page-map .taskBarPopout .fullscreenIcon.selected, .full-page-map .taskBar a.fullScreenIcon.selected {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAeElEQVQ4y9WUwQnAMAhF3wgZKaM4QkbKiNnAXlRCbq1C28MHwfxHxI8AWiwUGEBPauzArqpkZNCXgWZqVguwskA1o1gtFcB5wrJAh8b4FUA9fd/Y8iPg1ghlgc2aswS4hTYikv1hhNYfZYHLQ+vj/+c43AGWH9gyXdNm7qkuP23/AAAAAElFTkSuQmCC)
    }

.full-page-map .taskBar .clrSb {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOAgMAAABiJsVCAAAADFBMVEUAAAAiHx8iHx8iHx921iBRAAAABHRSTlMAQvv8g865dQAAADNJREFUCNdjEGBgcGBIYWCcwCDJwOYARJIMQE4KAwND6gQgIe8AJsBciARYCUgxRBvYAAArqQiZ+aMVKwAAAABJRU5ErkJggg==)
}

.full-page-map .taskBarPopout .feedbackIcon, .full-page-map .taskBarPopout.Dark .feedbackMenuLink:hover .feedbackIcon, .full-page-map .taskBarPopout.Dark .feedbackMenuLink:active .feedbackIcon, .full-page-map .taskBarPopout .feedbackIcon:hover, .full-page-map .taskBarPopout .feedbackIcon:active {
    background-image: url(/rms/rms%20answers%20Maps%20Taskbar$FeedbackIconActive/ic/b1129f9a/710c09ca.png)
}

.full-page-map .taskBarPopout.Dark .feedbackIcon {
    background-image: url(/rms/rms%20answers%20Maps%20Taskbar$FeedbackIconDark/ic/b87bc5d0/ddb24e76.png)
}

.full-page-map .taskBarPopout .feedbackMenuLink .arrow {
    background-image: url(/rms/rms%20answers%20Maps%20Taskbar$FeedbackMenuLinkArrow/ic/15fc432b/df58d304.svg)
}

.full-page-map .MicrosoftMap .NavBar_Container .NavBar_MapTypeButtonContainer {
    background-color: transparent !important;
}

/*
    MS MAP Street Side Style
*/
.MicrosoftMap .streetsideText {
    color: #fff;
    text-shadow: 0 0 1px black
}

.MicrosoftMap .streetsideTooltipShow {
    transform: translateX(-50%);
    -webkit-animation: rotateTooltip 9s ease-in-out;
    -ms-animation: rotateTooltip 9s ease-in-out;
    animation: rotateTooltip 9s ease-in-out
}

@-webkit-keyframes rotateTooltip {
    0% {
        opacity: 1;
        -webkit-transform: rotate(0deg) translateX(-50%);
        -webkit-transform-origin: 0% 50%
    }

    1% {
        opacity: 1;
        -webkit-transform: rotate(10deg) translateX(-50%);
        -webkit-transform-origin: 0% 50%
    }

    2% {
        opacity: 1;
        -webkit-transform: rotate(-10deg) translateX(-50%);
        -webkit-transform-origin: 0% 50%
    }

    3% {
        opacity: 1;
        -webkit-transform: rotate(5deg) translateX(-50%);
        -webkit-transform-origin: 0% 50%
    }

    4% {
        opacity: 1;
        -webkit-transform: rotate(-5deg) translateX(-50%);
        -webkit-transform-origin: 0% 50%
    }

    5% {
        opacity: 1;
        -webkit-transform: rotate(2deg) translateX(-50%);
        -webkit-transform-origin: 0% 50%
    }

    6% {
        opacity: 1;
        -webkit-transform: rotate(-2deg) translateX(-50%);
        -webkit-transform-origin: 0% 50%
    }

    7% {
        opacity: 1;
        -webkit-transform: rotate(0deg) translateX(-50%);
        -webkit-transform-origin: 0% 50%
    }

    100% {
        opacity: 0
    }
}

@-ms-keyframes rotateTooltip {
    0% {
        opacity: 1;
        -ms-transform: rotate(0deg) translateX(-50%);
        -webkit-transform-origin: 0% 50%
    }

    1% {
        opacity: 1;
        -ms-transform: rotate(10deg) translateX(-50%);
        -webkit-transform-origin: 0% 50%
    }

    2% {
        opacity: 1;
        -ms-transform: rotate(-10deg) translateX(-50%);
        -webkit-transform-origin: 0% 50%
    }

    3% {
        opacity: 1;
        -ms-transform: rotate(5deg) translateX(-50%);
        -webkit-transform-origin: 0% 50%
    }

    4% {
        opacity: 1;
        -ms-transform: rotate(-5deg) translateX(-50%);
        -webkit-transform-origin: 0% 50%
    }

    5% {
        opacity: 1;
        -ms-transform: rotate(2deg) translateX(-50%);
        -webkit-transform-origin: 0% 50%
    }

    6% {
        opacity: 1;
        -ms-transform: rotate(-2deg) translateX(-50%);
        -webkit-transform-origin: 0% 50%
    }

    7% {
        opacity: 1;
        -ms-transform: rotate(0deg) translateX(-50%);
        -webkit-transform-origin: 0% 50%
    }

    100% {
        opacity: 0
    }
}

@keyframes rotateTooltip {
    0% {
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -webkit-transform-origin: 0% 50%;
        transform: rotate(0deg) translateX(-50%);
        transform-origin: 0% 50%
    }

    1% {
        opacity: 1;
        -webkit-transform: rotate(10deg);
        -webkit-transform-origin: 0% 50%;
        transform: rotate(10deg) translateX(-50%);
        transform-origin: 0% 50%
    }

    2% {
        opacity: 1;
        -webkit-transform: rotate(-10deg);
        -webkit-transform-origin: 0% 50%;
        transform: rotate(-10deg) translateX(-50%);
        transform-origin: 0% 50%
    }

    3% {
        opacity: 1;
        -webkit-transform: rotate(5deg);
        -webkit-transform-origin: 0% 50%;
        transform: rotate(10deg) translateX(-50%);
        transform-origin: 0% 50%
    }

    4% {
        opacity: 1;
        -webkit-transform: rotate(-5deg);
        -webkit-transform-origin: 0% 50%;
        transform: rotate(-10deg) translateX(-50%);
        transform-origin: 0% 50%
    }

    5% {
        opacity: 1;
        -webkit-transform: rotate(2deg);
        -webkit-transform-origin: 0% 50%;
        transform: rotate(10deg) translateX(-50%);
        transform-origin: 0% 50%
    }

    6% {
        opacity: 1;
        -webkit-transform: rotate(-2deg);
        -webkit-transform-origin: 0% 50%;
        transform: rotate(-10deg) translateX(-50%);
        transform-origin: 0% 50%
    }

    7% {
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -webkit-transform-origin: 0% 50%;
        transform: rotate(0deg) translateX(-50%);
        transform-origin: 0% 50%
    }

    100% {
        opacity: 0
    }
}

.MicrosoftMap .streetSideToolTip {
    position: absolute;
    background-color: rgba(0,0,0,.5);
    z-index: 100;
    padding: 10px;
    color: #fff
}

    .MicrosoftMap .streetSideToolTip.fov {
        transform: translateX(-50%);
        top: 40px;
        left: 50%;
        opacity: 0;
        pointer-events: none
    }

.MicrosoftMap .streetsideTooltipFadeInOut {
    -webkit-animation: fadeInOutTooltip 6s ease-in-out;
    -ms-animation: fadeInOutTooltip 6s ease-in-out;
    animation: fadeInOutTooltip 6s ease-in-out
}

@-webkit-keyframes fadeInOutTooltip {
    10% {
        opacity: 1
    }

    60% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-ms-keyframes fadeInOutTooltip {
    10% {
        opacity: 1
    }

    60% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeInOutTooltip {
    10% {
        opacity: 1
    }

    60% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.MicrosoftMap .streetsideAutoEntryTooltip {
    position: absolute;
    width: 200px;
    text-align: center;
    margin-left: 100px;
    opacity: 0
}

.MicrosoftMap .streetsideArrowTooltip {
    position: absolute;
    width: 120px;
    z-index: 100;
    pointer-events: none;
    bottom: 155px;
    text-align: center;
    margin-left: 50%;
    margin-right: -50%;
    opacity: 0
}

.MicrosoftMap .streetsideModeControlsOverlay {
    position: absolute;
    pointer-events: none;
    width: 100%;
    height: 100%
}

.MicrosoftMap .streetsideNavigationRoot {
    width: 100%;
    height: 275px
}

.MicrosoftMap .streetsideNavigation {
    position: absolute;
    z-index: 9;
    pointer-events: none;
    bottom: 0;
    left: 0
}

.MicrosoftMap .streetsideExit {
    width: 40px;
    height: 40px;
    pointer-events: auto;
    cursor: pointer;
    background-repeat: no-repeat;
    position: absolute;
    right: 20px;
    top: 70px;
    z-index: 100
}

.MicrosoftMap .streetsideSdkAttributionContainer {
    background-color: rgba(0,0,0,.3);
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 100
}

.MicrosoftMap .streetsideCompositeInfoAndExitControl .streetsideExit {
    position: inherit;
    right: 0;
    top: inherit
}

    .MicrosoftMap .streetsideCompositeInfoAndExitControl .streetsideExit:hover, .MicrosoftMap .streetsideCompositeInfoAndExitControl .streetsideExit:active {
        background-repeat: no-repeat
    }

.MicrosoftMap .streetsideApproxAddress {
    padding: 5px
}

.MicrosoftMap .streetsideApproxAddressText {
    font-size: 20px;
    font-weight: bold;
    pointer-events: all
}

.MicrosoftMap .streetsideDateText {
    font-size: 14.66px;
    font-weight: normal;
    margin-top: 9px
}

.MicrosoftMap .streetsideReportAProblem {
    position: absolute;
    width: auto;
    z-index: 100;
    background-color: rgba(0,0,0,.3);
    left: 0;
    bottom: 0
}

.MicrosoftMap .streetsideReportAProblemText, .MicrosoftMap .streetsideReportAProblemText:link, .MicrosoftMap .streetsideReportAProblemText:visited, .MicrosoftMap .streetsideReportAProblemText:hover {
    display: block;
    margin: 13px;
    white-space: nowrap;
    pointer-events: auto;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 13px;
    color: #fff
}

.MicrosoftMap .streetsideToolPanel {
    position: absolute;
    z-index: 100;
    pointer-events: auto;
    right: 0;
    top: 50%;
    margin-right: 30px;
    margin-top: -20px
}

.MicrosoftMap .streetsideToolPanelButton {
    width: 40px;
    height: 40px;
    margin-bottom: 16px
}

.MicrosoftMap .streetsideToolPanel .compass {
    background-size: contain
}

.MicrosoftMap .streetsideToolPanel .zoomIn {
    background-size: contain
}

.MicrosoftMap .streetsideToolPanel .zoomOut {
    background-size: contain
}

.MicrosoftMap .streetsideModeOverviewMapSwitch {
    position: absolute;
    bottom: -22px;
    left: 49%;
    pointer-events: auto;
    width: 40px;
    height: 40px;
    z-index: 100;
    background-repeat: no-repeat
}

.MicrosoftMap .streetsidewithTaskBar {
    top: 50px
}

.MicrosoftMap .streetsideCompositeInfoAndExitControl {
    background-color: rgba(0,0,0,.3);
    right: 0;
    position: absolute;
    z-index: 100
}

    .MicrosoftMap .streetsideCompositeInfoAndExitControl.left {
        float: left;
        max-width: 350px;
        position: static;
        background-color: transparent
    }

        .MicrosoftMap .streetsideCompositeInfoAndExitControl.left.top {
            border-bottom: 2px solid rgba(255,255,255,.3);
            border-right: 2px solid rgba(255,255,255,.3);
            float: none
        }

        .MicrosoftMap .streetsideCompositeInfoAndExitControl.left.bottom {
            float: none;
            border-right: 2px solid rgba(255,255,255,.3)
        }

    .MicrosoftMap .streetsideCompositeInfoAndExitControl.right {
        position: static;
        float: right;
        background-color: transparent;
        padding: 10px 10px 5px 10px
    }

.MicrosoftMap .streetsideOverviewMapcontrolHolder {
    position: absolute;
    display: table-cell;
    text-align: center;
    border-top: 4px #fff solid;
    background-color: #fff
}

.MicrosoftMap .streetsideBackground {
    background: #58749a;
    background: -moz-linear-gradient(top,#58749a 0%,#616161 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#58749a),color-stop(100%,#616161));
    background: -webkit-linear-gradient(top,#58749a 0%,#616161 100%);
    background: -o-linear-gradient(top,#58749a 0%,#616161 100%);
    background: -ms-linear-gradient(top,#58749a 0%,#616161 100%);
    background: linear-gradient(to bottom,#58749a 0%,#616161 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@b-streetsideSivBackgroundColor1',endColorstr='@b-streetsideSivBackgroundColor2',GradientType=0)
}

.MicrosoftMap .streetsideOverviewMapHeadingDirectionOverlay {
    width: 100%;
    height: 100%
}

.MicrosoftMap .streetsideModeOverviewMapHeadingDirectionPointer {
    margin: -43px -29px;
    width: 57px;
    height: 86px;
    background-repeat: no-repeat;
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform
}

.MicrosoftMap .streetsideModeOverviewMapHeadingDirectionBase {
    margin: -12px -12px;
    top: 50%;
    left: 50%;
    position: absolute;
    width: 23px;
    height: 23px;
    background-repeat: no-repeat
}

.MicrosoftMap .streetsideMiniOverlay {
    opacity: 1;
    pointer-events: auto
}

    .MicrosoftMap .streetsideMiniOverlay:hover {
        cursor: pointer
    }

.MicrosoftMap .streetsideMiniCircle {
    border: 3px #fff solid;
    width: 289px;
    height: 289px;
    border-radius: 150px;
    z-index: 2
}

.MicrosoftMap .streetsideDirections {
    width: 456px;
    height: 456px
}

.MicrosoftMap .streetsideDirectionsCircle {
    width: 450px;
    height: 450px;
    border-radius: 225px
}

.MicrosoftMap .streetsideDirectionsImage {
    position: absolute;
    z-index: 3;
    width: 90px;
    height: 90px;
    right: 20px;
    top: 180px;
    background-repeat: no-repeat
}

.MicrosoftMap a[data-streetside] p {
    z-index: 9
}

.MicrosoftMap .overviewMapShrine {
    display: none
}

    .MicrosoftMap .overviewMapShrine.effective {
        display: block;
        position: absolute;
        background-color: rgba(255,255,255,.6);
        z-index: 100
    }

.MicrosoftMap .streetsideAttribution {
    padding: 5px;
    white-space: nowrap;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 9px;
    color: #fff
}

.MicrosoftMap .panoramaAttributionControlContainer {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background-color: rgba(255,255,255,.6);
    border-radius: 5px;
    padding: 10px;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 11px;
    color: #000;
    z-index: 100
}

.MicrosoftMap .panoramaAttributionControl .panoramaAttributionControlText {
    vertical-align: middle
}

.MicrosoftMap .panoramaAttributionControl a:hover {
    text-decoration: none;
    color: #000
}

.MicrosoftMap .panoramaAttributionControl a:visited {
    text-decoration: none;
    color: #000
}

.MicrosoftMap .panoramaAttributionControl a {
    text-decoration: none;
    color: #000
}

.MicrosoftMap .panoramaAttributionControl .panoramaAttributionControlIcon {
    margin: 2px;
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle
}

.MicrosoftMap .streetsideExit {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCI+PHN0eWxlPi5zdDAsLnN0MXtmaWxsOiM0NDQ7c3Ryb2tlOiNmZmY7c3Ryb2tlLXdpZHRoOjEuNTtzdHJva2UtbWl0ZXJsaW1pdDoxMH0uc3Qxe2ZpbGw6I2ZmZjtzdHJva2Utd2lkdGg6LjQ4NDZ9PC9zdHlsZT48Y2lyY2xlIGNsYXNzPSJzdDAiIGN4PSIyMCIgY3k9IjIwIiByPSIxNiIvPjxwYXRoIHRyYW5zZm9ybT0icm90YXRlKC00NS4wMDEgMTkuOTU2IDIwLjEwNCkiIGNsYXNzPSJzdDEiIGQ9Ik0xOS4zIDkuN2gxLjN2MjAuN2gtMS4zeiIvPjxwYXRoIHRyYW5zZm9ybT0icm90YXRlKC00NS4wMDEgMjAuMDQ0IDE5Ljg5NikiIGNsYXNzPSJzdDEiIGQ9Ik05LjcgMTkuMmgyMC43djEuM0g5Ljd6Ii8+PC9zdmc+)
}

.MicrosoftMap .streetsideCompositeInfoAndExitControl .streetsideExit:hover, .MicrosoftMap .streetsideCompositeInfoAndExitControl .streetsideExit:active {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCI+PHN0eWxlPi5zdDAsLnN0MXtmaWxsOiM2NjY7c3Ryb2tlOiNmZmY7c3Ryb2tlLXdpZHRoOjEuNTtzdHJva2UtbWl0ZXJsaW1pdDoxMH0uc3Qxe2ZpbGw6I2ZmZjtzdHJva2Utd2lkdGg6LjQ4NDZ9PC9zdHlsZT48Y2lyY2xlIGNsYXNzPSJzdDAiIGN4PSIyMCIgY3k9IjIwIiByPSIxNiIvPjxwYXRoIHRyYW5zZm9ybT0icm90YXRlKC00NS4wMDEgMTkuOTU2IDIwLjEwNCkiIGNsYXNzPSJzdDEiIGQ9Ik0xOS4zIDkuN2gxLjN2MjAuN2gtMS4zeiIvPjxwYXRoIHRyYW5zZm9ybT0icm90YXRlKC00NS4wMDEgMjAuMDQ0IDE5Ljg5NikiIGNsYXNzPSJzdDEiIGQ9Ik05LjcgMTkuMmgyMC43djEuM0g5Ljd6Ii8+PC9zdmc+)
}

.MicrosoftMap .streetsideToolPanel .compass {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMzAuNSIgaGVpZ2h0PSIzMC41IiB2aWV3Qm94PSIwIDAgMzAuNSAzMC41Ij48c3R5bGU+LnN0MHtmaWxsOiM0NDR9LnN0MXtvcGFjaXR5Oi40fS5zdDJ7ZmlsbDojMTExfS5zdDN7ZmlsbDojZmZmfS5zdDR7ZmlsbDojZTAwNTA1fTwvc3R5bGU+PGNpcmNsZSBjbGFzcz0ic3QwIiBjeD0iMTUuMyIgY3k9IjE1LjMiIHI9IjEzIi8+PHBhdGggZD0iTTE1LjMgMi4zYzcuMiAwIDEzIDUuOCAxMyAxM3MtNS44IDEzLTEzIDEzLTEzLTUuOC0xMy0xMyA1LjgtMTMgMTMtMTNtMC0yQzcgLjMuMyA3IC4zIDE1LjNzNi43IDE1IDE1IDE1IDE1LTYuNyAxNS0xNS02LjgtMTUtMTUtMTV6IiBjbGFzcz0ic3QxIi8+PHBhdGggY2xhc3M9InN0MiIgZD0iTTE1LjMgMy4zYzYuNiAwIDEyIDUuNCAxMiAxMnMtNS40IDEyLTEyIDEyLTEyLTUuNC0xMi0xMiA1LjMtMTIgMTItMTJtMC0xYy03LjIgMC0xMyA1LjgtMTMgMTNzNS44IDEzIDEzIDEzIDEzLTUuOCAxMy0xMy01LjktMTMtMTMtMTN6Ii8+PGc+PHBhdGggY2xhc3M9InN0MyIgZD0iTTE1LjMgNy4xTDEyIDE1LjJsMy4zIDguMiAzLjItOC4yeiIvPjxwYXRoIGNsYXNzPSJzdDQiIGQ9Ik0xMiAxNS4ybDMuMy04LjEgMy4yIDguMXoiLz48L2c+PC9zdmc+)
}

    .MicrosoftMap .streetsideToolPanel .compass:active, .MicrosoftMap .streetsideToolPanel .compass:hover, .MicrosoftMap .streetsideToolPanel .compass:focus {
        background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMzAuNSIgaGVpZ2h0PSIzMC41IiB2aWV3Qm94PSIwIDAgMzAuNSAzMC41Ij48c3R5bGU+LnN0MHtmaWxsOiM2NjZ9LnN0MXtvcGFjaXR5Oi40fS5zdDJ7ZmlsbDojMTExfS5zdDN7ZmlsbDojZmZmfS5zdDR7ZmlsbDojZTAwNTA1fTwvc3R5bGU+PGNpcmNsZSBjbGFzcz0ic3QwIiBjeD0iMTUuMyIgY3k9IjE1LjMiIHI9IjEzIi8+PHBhdGggZD0iTTE1LjMgMi4zYzcuMiAwIDEzIDUuOCAxMyAxM3MtNS44IDEzLTEzIDEzLTEzLTUuOC0xMy0xMyA1LjgtMTMgMTMtMTNtMC0yQzcgLjMuMyA3IC4zIDE1LjNzNi43IDE1IDE1IDE1IDE1LTYuNyAxNS0xNS02LjgtMTUtMTUtMTV6IiBjbGFzcz0ic3QxIi8+PHBhdGggY2xhc3M9InN0MiIgZD0iTTE1LjMgMy4zYzYuNiAwIDEyIDUuNCAxMiAxMnMtNS40IDEyLTEyIDEyLTEyLTUuNC0xMi0xMiA1LjMtMTIgMTItMTJtMC0xYy03LjIgMC0xMyA1LjgtMTMgMTNzNS44IDEzIDEzIDEzIDEzLTUuOCAxMy0xMy01LjktMTMtMTMtMTN6Ii8+PGc+PHBhdGggY2xhc3M9InN0MyIgZD0iTTE1LjMgNy4xTDEyIDE1LjJsMy4zIDguMiAzLjItOC4yeiIvPjxwYXRoIGNsYXNzPSJzdDQiIGQ9Ik0xMiAxNS4ybDMuMy04LjEgMy4yIDguMXoiLz48L2c+PC9zdmc+)
    }

.MicrosoftMap .streetsideToolPanel .zoomIn {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMzAuNSIgaGVpZ2h0PSIzMC41IiB2aWV3Qm94PSIwIDAgMzAuNSAzMC41Ij48c3R5bGU+LnN0MHtmaWxsOiM0NDR9LnN0MXtvcGFjaXR5Oi40fS5zdDJ7ZmlsbDojMTExfS5zdDN7ZmlsbDpub25lO3N0cm9rZTojZmZmO3N0cm9rZS13aWR0aDoxLjU7c3Ryb2tlLW1pdGVybGltaXQ6MTB9PC9zdHlsZT48Y2lyY2xlIGNsYXNzPSJzdDAiIGN4PSIxNS4zIiBjeT0iMTUuMyIgcj0iMTMiLz48cGF0aCBkPSJNMTUuMyAyLjNjNy4yIDAgMTMgNS44IDEzIDEzcy01LjggMTMtMTMgMTMtMTMtNS44LTEzLTEzIDUuOC0xMyAxMy0xM20wLTJDNyAuMy4zIDcgLjMgMTUuM3M2LjcgMTUgMTUgMTUgMTUtNi43IDE1LTE1LTYuOC0xNS0xNS0xNXoiIGNsYXNzPSJzdDEiLz48cGF0aCBjbGFzcz0ic3QyIiBkPSJNMTUuMyAzLjNjNi42IDAgMTIgNS40IDEyIDEycy01LjQgMTItMTIgMTItMTItNS40LTEyLTEyIDUuMy0xMiAxMi0xMm0wLTFjLTcuMiAwLTEzIDUuOC0xMyAxM3M1LjggMTMgMTMgMTMgMTMtNS44IDEzLTEzLTUuOS0xMy0xMy0xM3oiLz48cGF0aCBjbGFzcz0ic3QzIiBkPSJNOC44IDE1LjNoMTNNMTUuMyA4Ljh2MTMiLz48L3N2Zz4=)
}

    .MicrosoftMap .streetsideToolPanel .zoomIn:active, .MicrosoftMap .streetsideToolPanel .zoomIn:hover, .MicrosoftMap .streetsideToolPanel .zoomIn:focus {
        background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMzAuNSIgaGVpZ2h0PSIzMC41IiB2aWV3Qm94PSIwIDAgMzAuNSAzMC41Ij48c3R5bGU+LnN0MHtmaWxsOiM2NjZ9LnN0MXtvcGFjaXR5Oi40fS5zdDJ7ZmlsbDojMTExfS5zdDN7ZmlsbDpub25lO3N0cm9rZTojZmZmO3N0cm9rZS13aWR0aDoxLjU7c3Ryb2tlLW1pdGVybGltaXQ6MTB9PC9zdHlsZT48Y2lyY2xlIGNsYXNzPSJzdDAiIGN4PSIxNS4zIiBjeT0iMTUuMyIgcj0iMTMiLz48cGF0aCBkPSJNMTUuMyAyLjNjNy4yIDAgMTMgNS44IDEzIDEzcy01LjggMTMtMTMgMTMtMTMtNS44LTEzLTEzIDUuOC0xMyAxMy0xM20wLTJDNyAuMy4zIDcgLjMgMTUuM3M2LjcgMTUgMTUgMTUgMTUtNi43IDE1LTE1LTYuOC0xNS0xNS0xNXoiIGNsYXNzPSJzdDEiLz48cGF0aCBjbGFzcz0ic3QyIiBkPSJNMTUuMyAzLjNjNi42IDAgMTIgNS40IDEyIDEycy01LjQgMTItMTIgMTItMTItNS40LTEyLTEyIDUuMy0xMiAxMi0xMm0wLTFjLTcuMiAwLTEzIDUuOC0xMyAxM3M1LjggMTMgMTMgMTMgMTMtNS44IDEzLTEzLTUuOS0xMy0xMy0xM3oiLz48cGF0aCBjbGFzcz0ic3QzIiBkPSJNOC44IDE1LjNoMTNNMTUuMyA4Ljh2MTMiLz48L3N2Zz4=)
    }

.MicrosoftMap .streetsideToolPanel .zoomOut {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMzAuNSIgaGVpZ2h0PSIzMC41IiB2aWV3Qm94PSIwIDAgMzAuNSAzMC41Ij48c3R5bGU+LnN0MHtmaWxsOiM0NDR9LnN0MXtvcGFjaXR5Oi40fS5zdDJ7ZmlsbDojMTExfS5zdDN7ZmlsbDpub25lO3N0cm9rZTojZmZmO3N0cm9rZS13aWR0aDoxLjU7c3Ryb2tlLW1pdGVybGltaXQ6MTB9PC9zdHlsZT48Y2lyY2xlIGNsYXNzPSJzdDAiIGN4PSIxNS4zIiBjeT0iMTUuMyIgcj0iMTMiLz48cGF0aCBkPSJNMTUuMyAyLjNjNy4yIDAgMTMgNS44IDEzIDEzcy01LjggMTMtMTMgMTMtMTMtNS44LTEzLTEzIDUuOC0xMyAxMy0xM20wLTJDNyAuMy4zIDcgLjMgMTUuM3M2LjcgMTUgMTUgMTUgMTUtNi43IDE1LTE1LTYuOC0xNS0xNS0xNXoiIGNsYXNzPSJzdDEiLz48cGF0aCBjbGFzcz0ic3QyIiBkPSJNMTUuMyAzLjNjNi42IDAgMTIgNS40IDEyIDEycy01LjQgMTItMTIgMTItMTItNS40LTEyLTEyIDUuMy0xMiAxMi0xMm0wLTFjLTcuMiAwLTEzIDUuOC0xMyAxM3M1LjggMTMgMTMgMTMgMTMtNS44IDEzLTEzLTUuOS0xMy0xMy0xM3oiLz48cGF0aCBjbGFzcz0ic3QzIiBkPSJNOC44IDE1LjNoMTMiLz48L3N2Zz4=)
}

    .MicrosoftMap .streetsideToolPanel .zoomOut:active, .MicrosoftMap .streetsideToolPanel .zoomOut:hover, .MicrosoftMap .streetsideToolPanel .zoomOut:focus {
        background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMzAuNSIgaGVpZ2h0PSIzMC41IiB2aWV3Qm94PSIwIDAgMzAuNSAzMC41Ij48c3R5bGU+LnN0MHtmaWxsOiM2NjZ9LnN0MXtvcGFjaXR5Oi40fS5zdDJ7ZmlsbDojMTExfS5zdDN7ZmlsbDpub25lO3N0cm9rZTojZmZmO3N0cm9rZS13aWR0aDoxLjU7c3Ryb2tlLW1pdGVybGltaXQ6MTB9PC9zdHlsZT48Y2lyY2xlIGNsYXNzPSJzdDAiIGN4PSIxNS4zIiBjeT0iMTUuMyIgcj0iMTMiLz48cGF0aCBkPSJNMTUuMyAyLjNjNy4yIDAgMTMgNS44IDEzIDEzcy01LjggMTMtMTMgMTMtMTMtNS44LTEzLTEzIDUuOC0xMyAxMy0xM20wLTJDNyAuMy4zIDcgLjMgMTUuM3M2LjcgMTUgMTUgMTUgMTUtNi43IDE1LTE1LTYuOC0xNS0xNS0xNXoiIGNsYXNzPSJzdDEiLz48cGF0aCBjbGFzcz0ic3QyIiBkPSJNMTUuMyAzLjNjNi42IDAgMTIgNS40IDEyIDEycy01LjQgMTItMTIgMTItMTItNS40LTEyLTEyIDUuMy0xMiAxMi0xMm0wLTFjLTcuMiAwLTEzIDUuOC0xMyAxM3M1LjggMTMgMTMgMTMgMTMtNS44IDEzLTEzLTUuOS0xMy0xMy0xM3oiLz48cGF0aCBjbGFzcz0ic3QzIiBkPSJNOC44IDE1LjNoMTMiLz48L3N2Zz4=)
    }

.MicrosoftMap .streetsideModeOverviewMapSwitch {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAS1BMVEVHcEz///////////////////////////////////84ODhGRkaysrJTU1PY2Nj09PSVlZV7e3vl5eVubm4rKyvLy8tgYGCkpKSIiIisA9yiAAAACXRSTlMAwGCo4JA8FNBnozz+AAABvUlEQVR4XqWVjW7CMAyEgQ7ac/7/2r7/k+60UIInENJ2QkUyn5zYtY+T0nyZFvxomS7z6Z1uE5Sm22vsDKrF9UexgTq/QK8AfJL6kCQP4PoLmxcgl/pLJQPLrI79AmzPpiQW+Ho6fiaXxq/eDjSRHDkXzQGaXEYdmoMmHxXdGNecJi3Qr3lGFs1pUjLO94RFcYEfRZaecoJXnG/ApkmPia15qqSAnBCMjmQwox7Mpwsgo0JylWCsLgQ3KgQuPLnVoSK1g9UNjiGevTCq1EGtyKYD62dwBV6AW2vpAzj0f9Bx+k2VlRIznqtjTJ7BBiqaDUAqoEwGFZx4EGTo3p7UGtm8uoZcydj04PK9PaPhUqyxZrVm7wk7h603/HiFAfCbYcQmkRATsWjIAa6/wmMoXIlbCKlaACZJyElqygDaMRRPYyYWliQfrNakXqEjmDGNwTU+mpqwibdsQyG/mwDEY3DHKiRgqzt4D2ciqMAvO1ZhLFcCKQtnwp5AkdqP5dLr6jzv4IMpcUVPqdZVGUB0krMTAWUPbnllKa4vgUu7GZbyzqSc0yb1F9vrFSFrIyWG63trLsqa/2z2n/8+vgHPsU5DORlJcAAAAABJRU5ErkJggg==)
}

    .MicrosoftMap .streetsideModeOverviewMapSwitch:hover {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAV1BMVEVHcEz///////////////////////////////////+vr6+Ojo66urrPz89ra2v////ExMQ0NDSlpaVVVVV8fHwrKyvb29tJSUn5+fni4uI/Pz+bm5vw8PDu9Kq8AAAACnRSTlMAKMBgEOCQ0ECoiCZGDgAAAbtJREFUeF6llYlq5TAMRfOWNo0W787a///OkeumtoYMDzqX4EA4yNozKN0e02i/NE6P2/AvfUxWafq4xu4F+NzmL22fBb1foO9CrRt32lZB3wet5yjYzFo8Czo+VRBvcilfSBx4u3X2hGu3usV09wvZbI6ay1mTYxeH5jT5E9GH+Kc5TYqfNUt3u2rub3K192+Ds+K8PIqcq8nJropbokCaXO0kKewiOQrnBExQzFIXz3N4WNu8QeG4gAzeQ/tu7WOYVEkOxxVkAFWgSZK9sVIFtTZJusT8GpS4L0ATI74Am/4fhBACsQsiR+0MIN9cD8YsSmTkxCOLaC+nBylWBb/TgzEKuweIeWdhDP5we01Pl3B3GDIUDGE1WLlsasLPEnqpsiGOOaJzPqFgiQqXoZbwbAo4kvEeuXhJ6PyOjrGYjWdTdG3mTDaFNByACWuEUNusNS4tiRizcUsMzIdASOJPOhu3jQIWU5iRGShlkZeXaaPQhkvI4iOQR8xFkfEcLj2usBzMi6cjhVxNqnFVCyCB23dwrnDm5MarlQJ1CACR1Eq5XFIAekn9Yu29WKS/Ws2vl73Ws/99aOf+AC6GTVGqv0lBAAAAAElFTkSuQmCC)
    }

    .MicrosoftMap .streetsideModeOverviewMapSwitch.On {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAS1BMVEVHcEz////////////////////////////////////////////k5OSvr6/X19c3NzfKysorKyt9fX3y8vJMTExiYmKVlZWioqK8vLwYbSknAAAAC3RSTlMA4JBgsMCgFEDQMPU+PzIAAAGGSURBVHhendXrjuIwDAXgMoW2mWM797Tv/6SbRNuSbGCROELQH5+sXGozdVnnRaFGLfM6vct2R5f79po9MOTxgv7gZX7+YavCm6huqb83vM3tt6nXuWht6uSzpsL/IFS7jxGOO9oa5PiEjhu5VfhonLVcYXlq5KMvCGNzuMDsrPZ9yfbeuMhQP1ZLe5v5aIBOnukcsE4zRjk6zNOCUY4Oy6QwytFBTcAoRweMEGDBBzjmeyjGGII3OZ6e30bgjW9htDmJys3xUZ4p1FMSH+xfqCrkGLMNRqINyMbx5UIFqjlwfzhyZBztpeDprKtgOa9Q53qOEG1k73XizBIVZ6WC+Xwp5EhOa0ZZJbHXgT24uIiatX3NvLOuSAcjIEa0V8H7sxMoJAJb50M0wJHRTvrqnq1pBS6ldsuAUKp7zj/uaoVa8pJljUJ6Z1sSsZ+d0LerhAMImo5kKtR0tus4AJL4EMT74tzp1KuRIhCtBcI7DSNlGFIi/ZD6Yux9HqSfR/PXw/7z38cfXqs/q6RuXJ4AAAAASUVORK5CYII=)
    }

        .MicrosoftMap .streetsideModeOverviewMapSwitch.On:hover {
            background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAVFBMVEVHcEz///////////////////////////////////////+Tk5Ovr68rKyvPz8+6uro1NTWlpaX///95eXnExMRERERmZmZTU1OGhobq6ur39/fd3d2E/EnEAAAAC3RSTlMAsKBgkODAPNAQIH3gykQAAAG0SURBVHhepZWLbupADEQDtLDU3vcjAf7/P6+dZTtJRYXUO0KbKDoaO45tpp2+TkeTVpnj6Wv6TZdD2ulweY2dFbjfHqtud0XPL9APpR5uo4eyHz+wqwG2R811F/YzpRsA6JbS52XjJxzsZmszTIWEpwEHEKTBe4ADCHK80WWTX6MByh3y7Gme0/2bs5Y6qHeDvKfzaojA0YpIQeFsKAiulgcYOlKyyk85drA8SB90Q5CqwcHyOp1SUgIkOCil03QckUGCQ+zjZEZtQIJDhcyEFEGCQ5IAIWL3BoT+H+QYo3cliorHGVmelS04W1H2WU4ivfe1V6lU28FneWieha2RZ1udMI2+ufosDwpeqPnmY/OLGg7O5l7w8QmD+GUvKTQqJWQSLHvlLPdPOJqCKecQyDXNj0qoVBwpN4+m2LRZabYp2Vxk56m/Ifc2Q+N6jUw2l9qicyT84iWfPBoXo0D6dNEB4LVMNsilYRQwXEJqjuzDQgoKtWC4tuPKVexq8JSj7ZYY158LIHOplUtZDQdnXq0UdhyCHLR4rJTflhTzfkn9Ye29X6TvV/Pflj103f597JP7B9ylTrqWCPwPAAAAAElFTkSuQmCC)
        }

.MicrosoftMap .streetsideModeOverviewMapHeadingDirectionPointer {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAABQBAMAAABRzcAkAAAAG1BMVEVHcEz/XwD/XwD/XwD/XwD/XwD/YAD/YAD/XwAnzcGPAAAACXRSTlMAZkQOYVUjGjVrumWrAAAA/UlEQVR4Xu2SQWvCMBiGA4X2HEk9a13BY9mgek2psGtAh0cti+44UHHnwXA/e+lKSOjb79ZjnuvD0/Z7KRuNl4g094/fLFueLgW66Ot7Vwsp5KZanvty1SjJLdXjk/mUec090v3FL3Pew9MlSC729uHJj+So37pPjxojkfTxb9dbPkh1aNMnK+DVxj5LTpCaeM5JpowdaftaME3bhblWUbJqL9Z0akiIj54YR8Zi0dlYDqb2F7lRaRcrOjVcidTFmNLxjHkkCmby0TATxJBCjGl/7QkDbv6tQCzhVogxdYO5FLlCCrG9FXnvLQyDuRTRdiYi9lOMIR2TQCAQ+AMxLkf6zXxBEgAAAABJRU5ErkJggg==)
}

.MicrosoftMap .streetsideModeOverviewMapHeadingDirectionBase {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXBAMAAAASBMmTAAAAFVBMVEX///9HcEz/////YAD/////nGD/xKACy0QYAAAAA3RSTlPvADB+EWPvAAAAaklEQVR4XlXQwQ2AIAwF0IYwQHWCMkOjZw/IArr/LH4+B/N7IGlegN/aNivaPJ3NXsvfRL8ahTB6oRCeFwSZcOcBghAyQRBCkiAEkhthkRthUVgduersJiJ35DX5RxJINkkt88iksgPZzgf+KCWkRFvWSAAAAABJRU5ErkJggg==)
}

.MicrosoftMap .streetsideDirectionsImage.EnterRoundaboutLeft {
    background-image: url(/rms/rms%20answers%20Maps%20Streetside$enterRoundaboutLeft/ic/da1cf0cf/08726259.png)
}

.MicrosoftMap .streetsideDirectionsImage.EnterRoundaboutRight {
    background-image: url(/rms/rms%20answers%20Maps%20Streetside$enterRoundaboutRight/ic/d45f0971/84ab3624.png)
}

.MicrosoftMap .streetsideDirectionsImage.TakeRampLeft {
    background-image: url(/rms/rms%20answers%20Maps%20Streetside$rampLeftExitLeft/ic/763a04ab/fa6db40d.png)
}

.MicrosoftMap .streetsideDirectionsImage.TakeRampRight {
    background-image: url(/rms/rms%20answers%20Maps%20Streetside$rampRightExitRight/ic/9ff0515e/a9dca19d.png)
}

.MicrosoftMap .streetsideDirectionsImage.ExitRoundaboutLeft {
    background-image: url(/rms/rms%20answers%20Maps%20Streetside$exitRoundAboutLeft/ic/8061597e/814150ed.png)
}

.MicrosoftMap .streetsideDirectionsImage.ExitRoundaboutRight {
    background-image: url(/rms/rms%20answers%20Maps%20Streetside$exitRoundAboutRight/ic/fbaa6ed7/065a69b1.png)
}

.MicrosoftMap .streetsideDirectionsImage.keepLeft {
    background-image: url(/rms/rms%20answers%20Maps%20Streetside$keepLeft/ic/2d109578/2e2bfc93.png)
}

.MicrosoftMap .streetsideDirectionsImage.keepRight {
    background-image: url(/rms/rms%20answers%20Maps%20Streetside$keepRight/ic/5555eb41/64acc658.png)
}

.MicrosoftMap .streetsideDirectionsImage.start, .MicrosoftMap .streetsideDirectionsImage.keepStraight {
    background-image: url(/rms/rms%20answers%20Maps%20Streetside$startstreetsideDirectionskeepStraight/ic/a9d8431b/4fd645d9.png)
}

.MicrosoftMap .streetsideDirectionsImage.Merge {
    background-image: url(/rms/rms%20answers%20Maps%20Streetside$merge/ic/dc343732/cca01231.png)
}

.MicrosoftMap .streetsideDirectionsImage.RampThenHighwayLeft {
    background-image: url(/rms/rms%20answers%20Maps%20Streetside$rampThenHighwayLeft/ic/404bb101/8422a2a2.png)
}

.MicrosoftMap .streetsideDirectionsImage.RampThenHighwayRight {
    background-image: url(/rms/rms%20answers%20Maps%20Streetside$rampThenHighwayRight/ic/dbc26b12/ff361d00.png)
}

.MicrosoftMap .streetsideDirectionsImage.slightLeft {
    background-image: url(/rms/rms%20answers%20Maps%20Streetside$lightLeft/ic/59ce0bf2/5063f407.png)
}

.MicrosoftMap .streetsideDirectionsImage.slightRight {
    background-image: url(/rms/rms%20answers%20Maps%20Streetside$lightRight/ic/5858ea63/2d0e8bb8.png)
}

.MicrosoftMap .streetsideDirectionsImage.turnLeft {
    background-image: url(/rms/rms%20answers%20Maps%20Streetside$turnLeft/ic/a6dae331/001ecbe1.png)
}

.MicrosoftMap .streetsideDirectionsImage.turnRight {
    background-image: url(/rms/rms%20answers%20Maps%20Streetside$turnRight/ic/e49480d6/3536caa1.png)
}

.MicrosoftMap .streetsideDirectionsImage.TurnToStayLeft {
    background-image: url(/rms/rms%20answers%20Maps%20Streetside$turnToStayLeft/ic/bfe606c6/b455d060.png)
}

.MicrosoftMap .streetsideDirectionsImage.TurnToStayRight {
    background-image: url(/rms/rms%20answers%20Maps%20Streetside$turnToStayRight/ic/2ea22c05/c821f257.png)
}

.MicrosoftMap .streetsideDirectionsImage.uTurnLeft {
    background-image: url(/rms/rms%20answers%20Maps%20Streetside$uTurnLeft/ic/0aa7021e/531c2a08.png)
}

.MicrosoftMap .streetsideDirectionsImage.uTurnRight {
    background-image: url(/rms/rms%20answers%20Maps%20Streetside$uTurnRight/ic/1ebe6a0a/02b73488.png)
}

.MicrosoftMap .panoramaAttributionControl #pd_icon {
    background-image: url(/rms/rms%20answers%20Maps%20Streetside$publicDomain/ic/675fbc06/aca146ad.png)
}

.MicrosoftMap .panoramaAttributionControl #by_icon {
    background-image: url(/rms/rms%20answers%20Maps%20Streetside$common/ic/801e9148/323063c3.png)
}

.MicrosoftMap .panoramaAttributionControl #sa_icon {
    background-image: url(/rms/rms%20answers%20Maps%20Streetside$shareAlike/ic/a39489ba/2091196c.png)
}

.MicrosoftMap .panoramaAttributionControl #nc_icon {
    background-image: url(/rms/rms%20answers%20Maps%20Streetside$commonsNonCommericalI/ic/df5b266b/a8021d9b.png)
}

.MicrosoftMap .panoramaAttributionControl #nd_icon {
    background-image: url(/rms/rms%20answers%20Maps%20Streetside$nonDerivative/ic/2c0b983c/745f5692.png)
}

.MicrosoftMap .panoramaAttributionControl #copyright_icon {
    background-image: url(/rms/rms%20answers%20Maps%20Streetside$copyright/ic/8a1d915b/7e93b2ea.png)
}

.drag-tiles {
    margin: 26px 0px 0px 0px;
}

    .drag-tiles .drag-tile {
        height: 150px;
        border: #456B7B solid 1px;
        border-style: solid;
        border-width: 1px 1px 1px 10px;
        padding: 10px 10px 10px 10px;
        background: #f9f9f9;
        margin-bottom: 26px;
        overflow-wrap: break-word;
        overflow: auto;
        cursor: move;
    }

    .drag-tiles .drag-tile.drag-tile-xl {
        height: 185px;
    }
        .drag-tiles .drag-tile dl {
            margin-bottom: 5px;
        }

        .drag-tiles .drag-tile p {
            margin-bottom: 0.5em;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .drag-tiles .drag-tile p:first-child {
                font-weight: bold;
            }

    .drag-tiles .drag-tile-added {
        background: #dff0d8;
        border-color: seagreen;
    }

    .drag-tiles .drag-tile-assigned {
        background: #fcf8e3;
        border-color: chocolate;
    }

    .drag-tiles .drag-tile-notready {
        background: #fcf8e3;
        border-color: red;
    }

    .drag-tiles .drag-tile-nodrag {
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        cursor: not-allowed;
    }

    .drag-tiles .drag-tile-disabled {
        opacity: 0.5;
        cursor: not-allowed;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .drag-tiles .drag-tile-unfilled {
        border-color: #cccccc;
        border-width: 1px;
        background-color: #ffffff;
        text-align: center;
        padding-top: 35px;
        border-style: dashed;
    }

        .drag-tiles .drag-tile-unfilled:after {
            content: "\f07c";
            font-family: FontAwesome;
            font-size: 50px;
            color: #eee;
        }


    .drag-tiles .drag-tile-overfill, .drag-tiles .drag-tile-image-overfill, .drag-tiles .drag-tile-rtl-overfill {
        border-color: #444;
        border-style: dashed;
        background-color: #ffffff;
        border-width: 1px;
        text-align: center;
        padding-top: 35px;
    }

        .drag-tiles .drag-tile-overfill:after {
            content: "Drag and drop file from desktop here";
            font-size: 1.5em;
            color: #444;
        }
        
        .drag-tiles .drag-tile-image-overfill:after {
            content: "Drag and drop image from desktop here";
            font-size: 1.5em;
            color: #444;
        }

        .drag-tiles .drag-tile-rtl-overfill:after {
            content: "Drag and drop from available resources here";
            font-size: 1.5em;
            color: #444;
        }

.drag-tile h2 {
    margin-top: 0;
    margin-bottom: 10px;
}

.drag-tiles .ui-draggable-dragging .drag-tile {
    -webkit-box-shadow: 0px 7px 23px -4px rgba(50, 50, 50, 0.77);
    -ms-box-shadow: 0px 7px 23px -4px rgba(50, 50, 50, 0.77);
    box-shadow: 0px 7px 23px -4px rgba(50, 50, 50, 0.77);
}

.drag-tiles .action-button {
    position: absolute;
    right: 18px;
    top: 2px;
}

.drag-tiles .dl-horizontal dt {
    width: auto;
    display: inline;
    float: none;
    text-align: left;
}

.drag-tiles .dl-horizontal dd {
    width: auto;
    display: inline;
    text-align: left;
    margin-left: 5px;
    float: none;
}

.drag-tiles .dl-horizontal dd:before {
	content: none;
    display: inline;
}
.drag-tiles .dl-horizontal dd:after {
	content: '\A';
	white-space: pre;
    display: inline;
}
.grid-stack {
    list-style-type: none;
    margin-left: 1em;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .grid-stack > .grid-stack-item {
        border: solid 1px #e0e0e0;
        position: absolute; /*This is needed when the tiles change*/
        overflow: hidden;
        overflow-y: auto;
        overflow-x: auto;
    }

        .grid-stack > .grid-stack-item > .grid-stack-item-content {
            left: 0;
            right: 0;
            overflow-y: hidden;
            overflow-x: auto;
        }

        .grid-stack > .grid-stack-item > .ui-resizable-e {
            bottom: 0;
            height: auto;
            right: 0;
            top: 15px;
            width: 5px;
        }

        .grid-stack > .grid-stack-item > .removeTile {
            position: absolute;
            top: 0;
            right: 0;
            display: inline-block;
            padding: 3px;
            font-weight: 900;
            font-size: 10px;
            color: #d0d0d0;
            cursor: pointer;
            z-index: 90;
        }

        .grid-stack > .grid-stack-item:hover > .removeTile {
            display: inline-block;
        }

        .grid-stack > .grid-stack-item h3 {
            margin: 0;
            padding: 14px 14px 7px 14px;
            cursor: move;
            min-height: 47px;
        }

        /* Chart.js elements */
        .grid-stack > .grid-stack-item canvas {
            padding: 7px 14px 7px 14px;
            min-height: 100px;
        }

        .grid-stack > .grid-stack-item .legend {
            padding: 7px;
            min-height: 45px;
        }

        .grid-stack .dashboard-chart {
            max-width: 100%;
            max-height: 100%;
        }

        .grid-stack > .grid-stack-item[data-gs-width='1'] canvas {
            width: 126px;
            height: 26px;
        }

        .grid-stack > .grid-stack-item[data-gs-width='2'] canvas {
            width: 266px;
            height: 166px;
        }

        .grid-stack > .grid-stack-item[data-gs-width='3'] canvas {
            width: 406px;
            height: 306px;
        }

        .grid-stack > .grid-stack-item[data-gs-width='4'] canvas {
            width: 546px;
            height: 446px;
        }

        .grid-stack > .grid-stack-item[data-gs-width='5'] canvas {
            width: 686px;
            height: 586px;
        }

        .grid-stack > .grid-stack-item[data-gs-width='6'] canvas {
            width: 826px;
            height: 726px;
        }

        .grid-stack > .grid-stack-item[data-gs-width='7'] canvas {
            width: 966px;
            height: 866px;
        }

        .grid-stack > .grid-stack-item[data-gs-width='8'] canvas {
            width: 1106px;
            height: 1006px;
        }
        
        .grid-stack > .grid-stack-item[data-gs-width='9'] canvas {
            width: 1246px;
            height: 1146px;
        }
        
        .grid-stack > .grid-stack-item[data-gs-width='10'] canvas {
            width: 1366px;
            height: 1286px;
        }
        
        .grid-stack > .grid-stack-item[data-gs-width='11'] canvas {
            width: 1506px;
            height: 1326px;
        }
        
        .grid-stack > .grid-stack-item[data-gs-width='12'] canvas {
            width: 1646px;
            height: 1466px;
        }

        /* Widths: (140 * width) + (20 * (width - 1)) */
        .grid-stack > .grid-stack-item[data-gs-width='1'] {
            width: 140px;
        }

        .grid-stack > .grid-stack-item[data-gs-width='2'] {
            width: 300px;
        }

        .grid-stack > .grid-stack-item[data-gs-width='3'] {
            width: 460px;
        }

        .grid-stack > .grid-stack-item[data-gs-width='4'] {
            width: 620px;
        }

        .grid-stack > .grid-stack-item[data-gs-width='5'] {
            width: 780px;
        }

        .grid-stack > .grid-stack-item[data-gs-width='6'] {
            width: 940px;
        }

        .grid-stack > .grid-stack-item[data-gs-width='7'] {
            width: 1100px;
        }

        .grid-stack > .grid-stack-item[data-gs-width='8'] {
            width: 1260px;
        }

        .grid-stack > .grid-stack-item[data-gs-width='9'] {
            width: 1420px;
        }

        .grid-stack > .grid-stack-item[data-gs-width='10'] {
            width: 1580px;
        }

        .grid-stack > .grid-stack-item[data-gs-width='11'] {
            width: 1740px;
        }
        
        .grid-stack > .grid-stack-item[data-gs-width='12'] {
            width: 1900px;
        }

        /* X Positioning: 24 + (x * 160) */
        .grid-stack > .grid-stack-item[data-gs-x='0'] {
            left: 24px;
        }

        .grid-stack > .grid-stack-item[data-gs-x='1'] {
            left: 184px;
        }

        .grid-stack > .grid-stack-item[data-gs-x='2'] {
            left: 344px;
        }

        .grid-stack > .grid-stack-item[data-gs-x='3'] {
            left: 504px;
        }

        .grid-stack > .grid-stack-item[data-gs-x='4'] {
            left: 664px;
        }

        .grid-stack > .grid-stack-item[data-gs-x='5'] {
            left: 824px;
        }

        .grid-stack > .grid-stack-item[data-gs-x='6'] {
            left: 984px;
        }

        .grid-stack > .grid-stack-item[data-gs-x='7'] {
            left: 1144px;
        }

        .grid-stack > .grid-stack-item[data-gs-x='8'] {
            left: 1304px;
        }

        .grid-stack > .grid-stack-item[data-gs-x='9'] {
            left: 1464px;
        }

        .grid-stack > .grid-stack-item[data-gs-x='10'] {
            left: 1624px;
        }

        .grid-stack > .grid-stack-item[data-gs-x='11'] {
            left: 1784px;
        }

/*** custom checkboxes ***/
input[type=checkbox].awesomeCheckbox {
    display: none;
}
    /* to hide the checkbox itself */
    input[type=checkbox].awesomeCheckbox + label:before {
        font-family: FontAwesome;
        display: inline-block;
    }

    input[type=checkbox].awesomeCheckbox + label:before {
        content: "\f096";
    }
    /* unchecked icon */
    input[type=checkbox].awesomeCheckbox + label:before {
        letter-spacing: 10px;
    }
    /* space between checkbox and label */
    input[type=checkbox].awesomeCheckbox:checked + label:before {
        content: "\f046";
    }
    /* checked icon */
    input[type=checkbox].awesomeCheckbox:checked + label:before {
        letter-spacing: 5px;
    }
/* allow space for check mark */


/*
 * typehead.js-bootstrap3.less
 * @version 0.2.3
 * https://github.com/hyspace/typeahead.js-bootstrap3.less
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */


.has-warning .twitter-typeahead .tt-input,
.has-warning .twitter-typeahead .tt-hint {
    border-color: #8a6d3b;
    -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);
}

    .has-warning .twitter-typeahead .tt-input:focus,
    .has-warning .twitter-typeahead .tt-hint:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    }

.has-error .twitter-typeahead .tt-input,
.has-error .twitter-typeahead .tt-hint {
    border-color: #a94442;
    -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);
}

    .has-error .twitter-typeahead .tt-input:focus,
    .has-error .twitter-typeahead .tt-hint:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    }

.has-success .twitter-typeahead .tt-input,
.has-success .twitter-typeahead .tt-hint {
    border-color: #3c763d;
    -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);
}

    .has-success .twitter-typeahead .tt-input:focus,
    .has-success .twitter-typeahead .tt-hint:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    }

.input-group .twitter-typeahead:first-child .tt-input,
.input-group .twitter-typeahead:first-child .tt-hint {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    width: 100%;
}

.input-group .twitter-typeahead:last-child .tt-input,
.input-group .twitter-typeahead:last-child .tt-hint {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    width: 100%;
}

.input-group.input-group-sm .twitter-typeahead .tt-input,
.input-group.input-group-sm .twitter-typeahead .tt-hint {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-group.input-group-sm .twitter-typeahead .tt-input,
select.input-group.input-group-sm .twitter-typeahead .tt-hint {
    height: 30px;
    line-height: 30px;
}

textarea.input-group.input-group-sm .twitter-typeahead .tt-input,
textarea.input-group.input-group-sm .twitter-typeahead .tt-hint,
select[multiple].input-group.input-group-sm .twitter-typeahead .tt-input,
select[multiple].input-group.input-group-sm .twitter-typeahead .tt-hint {
    height: auto;
}

.input-group.input-group-sm .twitter-typeahead:not(:first-child):not(:last-child) .tt-input,
.input-group.input-group-sm .twitter-typeahead:not(:first-child):not(:last-child) .tt-hint {
    border-radius: 0;
}

.input-group.input-group-sm .twitter-typeahead:first-child .tt-input,
.input-group.input-group-sm .twitter-typeahead:first-child .tt-hint {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group.input-group-sm .twitter-typeahead:last-child .tt-input,
.input-group.input-group-sm .twitter-typeahead:last-child .tt-hint {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.input-group.input-group-lg .twitter-typeahead .tt-input,
.input-group.input-group-lg .twitter-typeahead .tt-hint {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

select.input-group.input-group-lg .twitter-typeahead .tt-input,
select.input-group.input-group-lg .twitter-typeahead .tt-hint {
    height: 46px;
    line-height: 46px;
}

textarea.input-group.input-group-lg .twitter-typeahead .tt-input,
textarea.input-group.input-group-lg .twitter-typeahead .tt-hint,
select[multiple].input-group.input-group-lg .twitter-typeahead .tt-input,
select[multiple].input-group.input-group-lg .twitter-typeahead .tt-hint {
    height: auto;
}

.input-group.input-group-lg .twitter-typeahead:not(:first-child):not(:last-child) .tt-input,
.input-group.input-group-lg .twitter-typeahead:not(:first-child):not(:last-child) .tt-hint {
    border-radius: 0;
}

.input-group.input-group-lg .twitter-typeahead:first-child .tt-input,
.input-group.input-group-lg .twitter-typeahead:first-child .tt-hint {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group.input-group-lg .twitter-typeahead:last-child .tt-input,
.input-group.input-group-lg .twitter-typeahead:last-child .tt-hint {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.twitter-typeahead {
    width: 100%;
    float: left;
}

.input-group .twitter-typeahead {
    display: table-cell !important;
}

.twitter-typeahead .tt-hint {
    color: #999999;
}

.twitter-typeahead .tt-input {
    z-index: 2;
}

    .twitter-typeahead .tt-input[disabled],
    .twitter-typeahead .tt-input[readonly],
    fieldset[disabled] .twitter-typeahead .tt-input {
        cursor: not-allowed;
        background-color: #eeeeee !important;
    }

.tt-dropdown-menu,
.tt-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 160px;
    width: 100%;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
}

    .tt-dropdown-menu .tt-suggestion,
    .tt-menu .tt-suggestion {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #333333;
    }

        .tt-dropdown-menu .tt-suggestion.tt-cursor,
        .tt-menu .tt-suggestion.tt-cursor,
        .tt-dropdown-menu .tt-suggestion:hover,
        .tt-menu .tt-suggestion:hover {
            cursor: pointer;
            text-decoration: none;
            outline: 0;
            background-color: #f5f5f5;
            color: #262626;
        }

            .tt-dropdown-menu .tt-suggestion.tt-cursor a,
            .tt-menu .tt-suggestion.tt-cursor a,
            .tt-dropdown-menu .tt-suggestion:hover a,
            .tt-menu .tt-suggestion:hover a {
                color: #262626;
            }

        .tt-dropdown-menu .tt-suggestion p,
        .tt-menu .tt-suggestion p {
            margin: 0;
        }

#step-0[class*="tour-"] {
    max-width: 500px;
    min-height: 350px;
}

.popover-title {
    font-size: 1.350em;
}

.popover[class*="tour-"] .popover-content {
    margin-bottom: 3em;
    font-size: 1.150em;
}


.popover[class*="tour-"] .popover-navigation {
    height: 3.00em;
    position: absolute;
    bottom: 5px;
    width: 100%;
}

img.tour-step-image {
    margin: 25px auto;
    max-width: 500px;
    display: block;
}


#step-1.tour-eventmap,
#step-2.tour-eventmap,
#step-3.tour-eventmap,
#step-4.tour-eventmap,
#step-5.tour-eventmap,
#step-6.tour-eventmap,
#step-9.tour-eventmap,
#step-10.tour-eventmap,
#step-11.tour-eventmap,
#step-12.tour-eventmap,
#step-13.tour-eventmap,
#step-14.tour-eventmap,
#step-15.tour-eventmap,
#step-3.tour-eventsearch,
#step-4.tour-eventsearch,
#step-0.tour-tenpointlayer,
#step-1.tour-floorplandatatransfer {
    max-width: 600px;
    min-height: 350px;
}

/*
==============================================
CSS3 ANIMATION CHEAT SHEET
==============================================

Made by Justin Aguilar

www.justinaguilar.com/animations/

Questions, comments, concerns, love letters:
justin@justinaguilar.com
==============================================
*/

/*
==============================================
slideDown
==============================================
*/


.slideDown{
	animation-name: slideDown;
	-webkit-animation-name: slideDown;	

	animation-duration: .5s;	
	-webkit-animation-duration: .5s;

	animation-timing-function: ease;	
	-webkit-animation-timing-function: ease;	

	visibility: visible !important;						
}

@keyframes slideDown {
	0% {
		transform: translateY(-100%);
	}
	/*50%{
		transform: translateY(8%);
	}*/
	/*65%{
		transform: translateY(-4%);
	}*/
	/*80%{
		transform: translateY(4%);
	}*/
	/*95%{
		transform: translateY(-2%);
	}*/			
	100% {
		transform: translateY(0%);
	}		
}

@-webkit-keyframes slideDown {
	0% {
		-webkit-transform: translateY(-100%);
	}
	/*50%{
		-webkit-transform: translateY(8%);
	}*/
	/*65%{
		-webkit-transform: translateY(-4%);
	}*/
	/*80%{
		-webkit-transform: translateY(4%);
	}*/
	/*95%{
		-webkit-transform: translateY(-2%);
	}*/			
	100% {
		-webkit-transform: translateY(0%);
	}	
}

/*
==============================================
slideUp
==============================================
*/


.slideUp{
	animation-name: slideUp;
	-webkit-animation-name: slideUp;	

	animation-duration: 1s;	
	-webkit-animation-duration: 1s;

	animation-timing-function: ease;	
	-webkit-animation-timing-function: ease;

	visibility: visible !important;			
}

@keyframes slideUp {
	0% {
		transform: translateY(100%);
	}
	50%{
		transform: translateY(-8%);
	}
	65%{
		transform: translateY(4%);
	}
	80%{
		transform: translateY(-4%);
	}
	95%{
		transform: translateY(2%);
	}			
	100% {
		transform: translateY(0%);
	}	
}

@-webkit-keyframes slideUp {
	0% {
		-webkit-transform: translateY(100%);
	}
	50%{
		-webkit-transform: translateY(-8%);
	}
	65%{
		-webkit-transform: translateY(4%);
	}
	80%{
		-webkit-transform: translateY(-4%);
	}
	95%{
		-webkit-transform: translateY(2%);
	}			
	100% {
		-webkit-transform: translateY(0%);
	}	
}

/*
==============================================
slideLeft
==============================================
*/


.slideLeft{
	animation-name: slideLeft;
	-webkit-animation-name: slideLeft;	

	animation-duration: 1s;	
	-webkit-animation-duration: 1s;

	animation-timing-function: ease-in-out;	
	-webkit-animation-timing-function: ease-in-out;		

	visibility: visible !important;	
}

@keyframes slideLeft {
	0% {
		transform: translateX(150%);
	}
	50%{
		transform: translateX(-8%);
	}
	65%{
		transform: translateX(4%);
	}
	80%{
		transform: translateX(-4%);
	}
	95%{
		transform: translateX(2%);
	}			
	100% {
		transform: translateX(0%);
	}
}

@-webkit-keyframes slideLeft {
	0% {
		-webkit-transform: translateX(150%);
	}
	50%{
		-webkit-transform: translateX(-8%);
	}
	65%{
		-webkit-transform: translateX(4%);
	}
	80%{
		-webkit-transform: translateX(-4%);
	}
	95%{
		-webkit-transform: translateX(2%);
	}			
	100% {
		-webkit-transform: translateX(0%);
	}
}

/*
==============================================
slideRight
==============================================
*/


.slideRight{
	animation-name: slideRight;
	-webkit-animation-name: slideRight;	

	animation-duration: 1s;	
	-webkit-animation-duration: 1s;

	animation-timing-function: ease-in-out;	
	-webkit-animation-timing-function: ease-in-out;		

	visibility: visible !important;	
}

@keyframes slideRight {
	0% {
		transform: translateX(-150%);
	}
	50%{
		transform: translateX(8%);
	}
	65%{
		transform: translateX(-4%);
	}
	80%{
		transform: translateX(4%);
	}
	95%{
		transform: translateX(-2%);
	}			
	100% {
		transform: translateX(0%);
	}	
}

@-webkit-keyframes slideRight {
	0% {
		-webkit-transform: translateX(-150%);
	}
	50%{
		-webkit-transform: translateX(8%);
	}
	65%{
		-webkit-transform: translateX(-4%);
	}
	80%{
		-webkit-transform: translateX(4%);
	}
	95%{
		-webkit-transform: translateX(-2%);
	}			
	100% {
		-webkit-transform: translateX(0%);
	}
}

/*
==============================================
slideExpandUp
==============================================
*/


.slideExpandUp{
	animation-name: slideExpandUp;
	-webkit-animation-name: slideExpandUp;	

	animation-duration: 1.6s;	
	-webkit-animation-duration: 1.6s;

	animation-timing-function: ease-out;	
	-webkit-animation-timing-function: ease -out;

	visibility: visible !important;	
}

@keyframes slideExpandUp {
	0% {
		transform: translateY(100%) scaleX(0.5);
	}
	30%{
		transform: translateY(-8%) scaleX(0.5);
	}	
	40%{
		transform: translateY(2%) scaleX(0.5);
	}
	50%{
		transform: translateY(0%) scaleX(1.1);
	}
	60%{
		transform: translateY(0%) scaleX(0.9);		
	}
	70% {
		transform: translateY(0%) scaleX(1.05);
	}			
	80%{
		transform: translateY(0%) scaleX(0.95);		
	}
	90% {
		transform: translateY(0%) scaleX(1.02);
	}	
	100%{
		transform: translateY(0%) scaleX(1);		
	}
}

@-webkit-keyframes slideExpandUp {
	0% {
		-webkit-transform: translateY(100%) scaleX(0.5);
	}
	30%{
		-webkit-transform: translateY(-8%) scaleX(0.5);
	}	
	40%{
		-webkit-transform: translateY(2%) scaleX(0.5);
	}
	50%{
		-webkit-transform: translateY(0%) scaleX(1.1);
	}
	60%{
		-webkit-transform: translateY(0%) scaleX(0.9);		
	}
	70% {
		-webkit-transform: translateY(0%) scaleX(1.05);
	}			
	80%{
		-webkit-transform: translateY(0%) scaleX(0.95);		
	}
	90% {
		-webkit-transform: translateY(0%) scaleX(1.02);
	}	
	100%{
		-webkit-transform: translateY(0%) scaleX(1);		
	}
}

/*
==============================================
expandUp
==============================================
*/


.expandUp{
	animation-name: expandUp;
	-webkit-animation-name: expandUp;	

	animation-duration: 0.7s;	
	-webkit-animation-duration: 0.7s;

	animation-timing-function: ease;	
	-webkit-animation-timing-function: ease;		

	visibility: visible !important;	
}

@keyframes expandUp {
	0% {
		transform: translateY(100%) scale(0.6) scaleY(0.5);
	}
	60%{
		transform: translateY(-7%) scaleY(1.12);
	}
	75%{
		transform: translateY(3%);
	}	
	100% {
		transform: translateY(0%) scale(1) scaleY(1);
	}	
}

@-webkit-keyframes expandUp {
	0% {
		-webkit-transform: translateY(100%) scale(0.6) scaleY(0.5);
	}
	60%{
		-webkit-transform: translateY(-7%) scaleY(1.12);
	}
	75%{
		-webkit-transform: translateY(3%);
	}	
	100% {
		-webkit-transform: translateY(0%) scale(1) scaleY(1);
	}	
}

/*
==============================================
fadeIn
==============================================
*/

.fadeIn{
	animation-name: fadeIn;
	-webkit-animation-name: fadeIn;	

	animation-duration: 1.5s;	
	-webkit-animation-duration: 1.5s;

	animation-timing-function: ease-in-out;	
	-webkit-animation-timing-function: ease-in-out;		

	visibility: visible !important;	
}

@keyframes fadeIn {
	0% {
		transform: scale(0);
		opacity: 0.0;		
	}
	60% {
		transform: scale(1.1);	
	}
	80% {
		transform: scale(0.9);
		opacity: 1;	
	}	
	100% {
		transform: scale(1);
		opacity: 1;	
	}		
}

@-webkit-keyframes fadeIn {
	0% {
		-webkit-transform: scale(0);
		opacity: 0.0;		
	}
	60% {
		-webkit-transform: scale(1.1);
	}
	80% {
		-webkit-transform: scale(0.9);
		opacity: 1;	
	}	
	100% {
		-webkit-transform: scale(1);
		opacity: 1;	
	}		
}

/*
==============================================
expandOpen
==============================================
*/


.expandOpen{
	animation-name: expandOpen;
	-webkit-animation-name: expandOpen;	

	animation-duration: 1.2s;	
	-webkit-animation-duration: 1.2s;

	animation-timing-function: ease-out;	
	-webkit-animation-timing-function: ease-out;	

	visibility: visible !important;	
}

@keyframes expandOpen {
	0% {
		transform: scale(1.8);		
	}
	50% {
		transform: scale(0.95);
	}	
	80% {
		transform: scale(1.05);
	}
	90% {
		transform: scale(0.98);
	}	
	100% {
		transform: scale(1);
	}			
}

@-webkit-keyframes expandOpen {
	0% {
		-webkit-transform: scale(1.8);		
	}
	50% {
		-webkit-transform: scale(0.95);
	}	
	80% {
		-webkit-transform: scale(1.05);
	}
	90% {
		-webkit-transform: scale(0.98);
	}	
	100% {
		-webkit-transform: scale(1);
	}					
}

/*
==============================================
bigEntrance
==============================================
*/


.bigEntrance{
	animation-name: bigEntrance;
	-webkit-animation-name: bigEntrance;	

	animation-duration: 1.6s;	
	-webkit-animation-duration: 1.6s;

	animation-timing-function: ease-out;	
	-webkit-animation-timing-function: ease-out;	

	visibility: visible !important;			
}

@keyframes bigEntrance {
	0% {
		transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
		opacity: 0.2;
	}
	30% {
		transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);		
		opacity: 1;
	}
	45% {
		transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
		opacity: 1;
	}
	60% {
		transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);		
		opacity: 1;
	}	
	75% {
		transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
		opacity: 1;
	}
	90% {
		transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);		
		opacity: 1;
	}	
	100% {
		transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
		opacity: 1;
	}		
}

@-webkit-keyframes bigEntrance {
	0% {
		-webkit-transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
		opacity: 0.2;
	}
	30% {
		-webkit-transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);		
		opacity: 1;
	}
	45% {
		-webkit-transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
		opacity: 1;
	}
	60% {
		-webkit-transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);		
		opacity: 1;
	}	
	75% {
		-webkit-transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
		opacity: 1;
	}
	90% {
		-webkit-transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);		
		opacity: 1;
	}	
	100% {
		-webkit-transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
		opacity: 1;
	}				
}

/*
==============================================
hatch
==============================================
*/

.hatch{
	animation-name: hatch;
	-webkit-animation-name: hatch;	

	animation-duration: 2s;	
	-webkit-animation-duration: 2s;

	animation-timing-function: ease-in-out;	
	-webkit-animation-timing-function: ease-in-out;

	transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	-webkit-transform-origin: 50% 100%; 

	visibility: visible !important;		
}

@keyframes hatch {
	0% {
		transform: rotate(0deg) scaleY(0.6);
	}
	20% {
		transform: rotate(-2deg) scaleY(1.05);
	}
	35% {
		transform: rotate(2deg) scaleY(1);
	}
	50% {
		transform: rotate(-2deg);
	}	
	65% {
		transform: rotate(1deg);
	}	
	80% {
		transform: rotate(-1deg);
	}		
	100% {
		transform: rotate(0deg);
	}									
}

@-webkit-keyframes hatch {
	0% {
		-webkit-transform: rotate(0deg) scaleY(0.6);
	}
	20% {
		-webkit-transform: rotate(-2deg) scaleY(1.05);
	}
	35% {
		-webkit-transform: rotate(2deg) scaleY(1);
	}
	50% {
		-webkit-transform: rotate(-2deg);
	}	
	65% {
		-webkit-transform: rotate(1deg);
	}	
	80% {
		-webkit-transform: rotate(-1deg);
	}		
	100% {
		-webkit-transform: rotate(0deg);
	}		
}


/*
==============================================
bounce
==============================================
*/


.bounce{
	animation-name: bounce;
	-webkit-animation-name: bounce;	

	animation-duration: 1.6s;	
	-webkit-animation-duration: 1.6s;

	animation-timing-function: ease;	
	-webkit-animation-timing-function: ease;	
	
	transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	-webkit-transform-origin: 50% 100%; 	
}

@keyframes bounce {
	0% {
		transform: translateY(0%) scaleY(0.6);
	}
	60%{
		transform: translateY(-100%) scaleY(1.1);
	}
	70%{
		transform: translateY(0%) scaleY(0.95) scaleX(1.05);
	}
	80%{
		transform: translateY(0%) scaleY(1.05) scaleX(1);
	}	
	90%{
		transform: translateY(0%) scaleY(0.95) scaleX(1);
	}				
	100%{
		transform: translateY(0%) scaleY(1) scaleX(1);
	}	
}

@-webkit-keyframes bounce {
	0% {
		-webkit-transform: translateY(0%) scaleY(0.6);
	}
	60%{
		-webkit-transform: translateY(-100%) scaleY(1.1);
	}
	70%{
		-webkit-transform: translateY(0%) scaleY(0.95) scaleX(1.05);
	}
	80%{
		-webkit-transform: translateY(0%) scaleY(1.05) scaleX(1);
	}	
	90%{
		-webkit-transform: translateY(0%) scaleY(0.95) scaleX(1);
	}				
	100%{
		-webkit-transform: translateY(0%) scaleY(1) scaleX(1);
	}		
}


/*
==============================================
pulse
==============================================
*/

.pulse{
	animation-name: pulse;
	-webkit-animation-name: pulse;	

	animation-duration: 1.5s;	
	-webkit-animation-duration: 1.5s;

	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes pulse {
	0% {
		transform: scale(0.9);
		opacity: 0.7;		
	}
	50% {
		transform: scale(1);
		opacity: 1;	
	}	
	100% {
		transform: scale(0.9);
		opacity: 0.7;	
	}			
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(0.95);
		opacity: 0.7;		
	}
	50% {
		-webkit-transform: scale(1);
		opacity: 1;	
	}	
	100% {
		-webkit-transform: scale(0.95);
		opacity: 0.7;	
	}			
}

/*
==============================================
floating
==============================================
*/

.floating{
	animation-name: floating;
	-webkit-animation-name: floating;

	animation-duration: 1.5s;	
	-webkit-animation-duration: 1.5s;

	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes floating {
	0% {
		transform: translateY(0%);	
	}
	50% {
		transform: translateY(8%);	
	}	
	100% {
		transform: translateY(0%);
	}			
}

@-webkit-keyframes floating {
	0% {
		-webkit-transform: translateY(0%);	
	}
	50% {
		-webkit-transform: translateY(8%);	
	}	
	100% {
		-webkit-transform: translateY(0%);
	}			
}

/*
==============================================
tossing
==============================================
*/

.tossing{
	animation-name: tossing;
	-webkit-animation-name: tossing;	

	animation-duration: 2.5s;	
	-webkit-animation-duration: 2.5s;

	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes tossing {
	0% {
		transform: rotate(-4deg);	
	}
	50% {
		transform: rotate(4deg);
	}
	100% {
		transform: rotate(-4deg);	
	}						
}

@-webkit-keyframes tossing {
	0% {
		-webkit-transform: rotate(-4deg);	
	}
	50% {
		-webkit-transform: rotate(4deg);
	}
	100% {
		-webkit-transform: rotate(-4deg);	
	}				
}

/*
==============================================
pullUp
==============================================
*/

.pullUp{
	animation-name: pullUp;
	-webkit-animation-name: pullUp;	

	animation-duration: 1.1s;	
	-webkit-animation-duration: 1.1s;

	animation-timing-function: ease-out;	
	-webkit-animation-timing-function: ease-out;	

	transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	-webkit-transform-origin: 50% 100%; 		
}

@keyframes pullUp {
	0% {
		transform: scaleY(0.1);
	}
	40% {
		transform: scaleY(1.02);
	}
	60% {
		transform: scaleY(0.98);
	}
	80% {
		transform: scaleY(1.01);
	}
	100% {
		transform: scaleY(0.98);
	}				
	80% {
		transform: scaleY(1.01);
	}
	100% {
		transform: scaleY(1);
	}							
}

@-webkit-keyframes pullUp {
	0% {
		-webkit-transform: scaleY(0.1);
	}
	40% {
		-webkit-transform: scaleY(1.02);
	}
	60% {
		-webkit-transform: scaleY(0.98);
	}
	80% {
		-webkit-transform: scaleY(1.01);
	}
	100% {
		-webkit-transform: scaleY(0.98);
	}				
	80% {
		-webkit-transform: scaleY(1.01);
	}
	100% {
		-webkit-transform: scaleY(1);
	}		
}

/*
==============================================
pullDown
==============================================
*/

.pullDown{
	animation-name: pullDown;
	-webkit-animation-name: pullDown;	

	animation-duration: 1.1s;	
	-webkit-animation-duration: 1.1s;

	animation-timing-function: ease-out;	
	-webkit-animation-timing-function: ease-out;	

	transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	-webkit-transform-origin: 50% 0%; 		
}

@keyframes pullDown {
	0% {
		transform: scaleY(0.1);
	}
	40% {
		transform: scaleY(1.02);
	}
	60% {
		transform: scaleY(0.98);
	}
	80% {
		transform: scaleY(1.01);
	}
	100% {
		transform: scaleY(0.98);
	}				
	80% {
		transform: scaleY(1.01);
	}
	100% {
		transform: scaleY(1);
	}							
}

@-webkit-keyframes pullDown {
	0% {
		-webkit-transform: scaleY(0.1);
	}
	40% {
		-webkit-transform: scaleY(1.02);
	}
	60% {
		-webkit-transform: scaleY(0.98);
	}
	80% {
		-webkit-transform: scaleY(1.01);
	}
	100% {
		-webkit-transform: scaleY(0.98);
	}				
	80% {
		-webkit-transform: scaleY(1.01);
	}
	100% {
		-webkit-transform: scaleY(1);
	}		
}

/*
==============================================
stretchLeft
==============================================
*/

.stretchLeft{
	animation-name: stretchLeft;
	-webkit-animation-name: stretchLeft;	

	animation-duration: 1.5s;	
	-webkit-animation-duration: 1.5s;

	animation-timing-function: ease-out;	
	-webkit-animation-timing-function: ease-out;	

	transform-origin: 100% 0%;
	-ms-transform-origin: 100% 0%;
	-webkit-transform-origin: 100% 0%; 
}

@keyframes stretchLeft {
	0% {
		transform: scaleX(0.3);
	}
	40% {
		transform: scaleX(1.02);
	}
	60% {
		transform: scaleX(0.98);
	}
	80% {
		transform: scaleX(1.01);
	}
	100% {
		transform: scaleX(0.98);
	}				
	80% {
		transform: scaleX(1.01);
	}
	100% {
		transform: scaleX(1);
	}							
}

@-webkit-keyframes stretchLeft {
	0% {
		-webkit-transform: scaleX(0.3);
	}
	40% {
		-webkit-transform: scaleX(1.02);
	}
	60% {
		-webkit-transform: scaleX(0.98);
	}
	80% {
		-webkit-transform: scaleX(1.01);
	}
	100% {
		-webkit-transform: scaleX(0.98);
	}				
	80% {
		-webkit-transform: scaleX(1.01);
	}
	100% {
		-webkit-transform: scaleX(1);
	}		
}

/*
==============================================
stretchRight
==============================================
*/

.stretchRight{
	animation-name: stretchRight;
	-webkit-animation-name: stretchRight;	

	animation-duration: 1.5s;	
	-webkit-animation-duration: 1.5s;

	animation-timing-function: ease-out;	
	-webkit-animation-timing-function: ease-out;	

	transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-webkit-transform-origin: 0% 0%; 		
}

@keyframes stretchRight {
	0% {
		transform: scaleX(0.3);
	}
	40% {
		transform: scaleX(1.02);
	}
	60% {
		transform: scaleX(0.98);
	}
	80% {
		transform: scaleX(1.01);
	}
	100% {
		transform: scaleX(0.98);
	}				
	80% {
		transform: scaleX(1.01);
	}
	100% {
		transform: scaleX(1);
	}							
}

@-webkit-keyframes stretchRight {
	0% {
		-webkit-transform: scaleX(0.3);
	}
	40% {
		-webkit-transform: scaleX(1.02);
	}
	60% {
		-webkit-transform: scaleX(0.98);
	}
	80% {
		-webkit-transform: scaleX(1.01);
	}
	100% {
		-webkit-transform: scaleX(0.98);
	}				
	80% {
		-webkit-transform: scaleX(1.01);
	}
	100% {
		-webkit-transform: scaleX(1);
	}		
}

/* wizard */
.wizard-steps {
  list-style: none;
  display: table;
  width: 100%;
  padding: 0;
  margin: 20px 0;
  position: relative;
}
.wizard-steps li {
  display: table-cell;
  text-align: center;
  width: 1%;
}
.wizard-steps li .step {
  border: 5px solid #ced1d6;
  color: #546474;
  font-size: 15px;
  border-radius: 100%;
  background-color: #FFF;
  position: relative;
  z-index: 2;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 30px;
  text-align: center;
}
.wizard-steps li:before {
  /* the line running through each step*/
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  font-size: 0;
  overflow: hidden;
  border-top: 4px solid #CED1D6;
  position: relative;
  top: 21px;
  z-index: 1;
}
.wizard-steps li:last-child:before {
  max-width: 50%;
  width: 50%;
}
.wizard-steps li:first-child:before {
  max-width: 51%;
  left: 50%;
}
.wizard-steps li.active:before,
.wizard-steps li.complete:before,
.wizard-steps li.active .step,
.wizard-steps li.complete .step {
  border-color: #5293c4;
}
.wizard-steps li.complete .step {
  cursor: default;
  color: #FFF;
  -webkit-transition: transform ease 0.1s;
  transition: transform ease 0.1s;
}
.wizard-steps li.complete .step:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  line-height: 30px;
  text-align: center;
  border-radius: 100%;
  content: "\f00c";
  background-color: #FFF;
  z-index: 3;
  font-family: FontAwesome;
  font-size: 17px;
  color: #87ba21;
}
.wizard-steps li.complete:hover .step {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  border-color: #80afd4;
}
.wizard-steps li.complete:hover:before {
  border-color: #80afd4;
}
.wizard-steps li .title {
  display: block;
  margin-top: 4px;
  max-width: 100%;
  color: #949ea7;
  font-size: 14px;
  z-index: 104;
  text-align: center;
  table-layout: fixed;
  word-wrap: break-word;
}
.wizard-steps li.complete .title,
.wizard-steps li.active .title {
  color: #2b3d53;
}
.step-content .step-pane {
  display: none;
  min-height: 200px;
  padding: 4px 8px 12px;
}
.step-content .active {
  display: block;
}
.wizard-actions {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .wizard-steps li .step {
    width: 30px;
    height: 30px;
    line-height: 24px;
    border-width: 3px;
  }
  .wizard-steps li:before,
  .wizard-steps li:after {
    border-width: 3px;
  }
  .wizard-steps li.complete .step:before {
    line-height: 24px;
    font-size: 13px;
  }
  .wizard-steps li:before {
    top: 16px;
  }
  .step-content .step-pane {
    padding: 4px 4px 6px;
  }
}
