﻿body {
    height:100%;
    font-size:12pt;
    line-height:1.42857143;
}
.wrapper {
    position:relative;
    min-height: 100vh;
}
a {
    cursor:pointer;
}

.app-header {
    display: block;
    height: 60px;
}
.app-body {
    padding-bottom:3.5rem;
}
.app-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 3.5rem;
    color: #fff;
    padding-top: 10px;
}
.app-header, .app-footer {
    background-color:#427AB3;
}
.app-title {
    float: none !important;
    font-family: Georgia,"Times New Roman",Times,serif;
    color: #fff;
    font-size: 21px;
    margin: 14px;
    position: relative;
    top: 1px;
}
.app-subtitle {
    display: block;
    color: #fff;
    font-size: 14pt;
}
.app-logo-internal {
    float:left;
    background: url(../img/ecy_logo_transparent.gif);
    position: relative;
    top: 4px;
    left: -7px;
    width: 185px;
    height: 57px;
    margin-right: 20px;
    text-indent: -9999px;
}
.app-logo-external {
    float: left;
    background: url(../img/ecy_logo_external_transparent.gif);
    position: relative;
    top: 4px;
    left: -7px;
    width: 185px;
    height: 57px;
    margin-right: 20px;
    text-indent: -9999px;
}
.app-nav {
    background-color: #234f78;
    border-color: transparent;
}

.mar-bottom-md {
    margin-bottom: 10px !important;
}


.mar-right-md {
    margin-right: 10px !important;
}

.navbar {
    padding:0px;
}
.navbar-light {
    background-color: #234f78;
    border-radius: 0px;
}

.nav-link {
    color:#ddd !important;
    background-color:transparent;
}
    .nav-link:hover, .nav-link:focus {
        color: #fff !important;
        background-color: #173551;
        text-decoration:none;
    }
/*.nav-link {
    color: rgba(255,255,255,.7);
    padding: 15px 0px 15px 0px;
}

    .nav-link:hover {
        color: rgba(255,255,255,1)
    }
    .nav-link:focus {
        color: rgba(255,255,255,1);
    }*/

.navbar-nav > li {
    font-size: 12pt !important;
    font-weight: normal;
}

.container:before, .container:after{
    content: " ";
    display:table;
}

*, :after, :before {
    box-sizing:border-box;
}

.h1 {
    font-weight: 500;
    line-height:1.1;
}
h2 {
    font-size: 26px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}
.dropdown-help-box {
    min-width: 300px;
    width: 100%;
    padding: 15px;
    background-color: #fff;
}


.btn-success {
    color: #000;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    .btn-success.active, .btn-success:active, .btn-success:hover, .open > .dropdown-toggle.btn-success {
        color: #000;
        background-color: #449d44;
        border-color: #398439;
    }

.btn-block {
    display: block;
    width: 100%;
}

.btn-primary {
    color: #fff !important;
    background-color: #234f78;
    border-color: #1d4264;
    text-decoration:none !important;
}
a {
    color: #069;
    background-color: transparent;
    text-decoration: none;
}
    a:focus, a:hover {
        color: #00334d !important;
        background-color: transparent;
        text-decoration: underline;
    }

#navHome > a {
    color: #ddd !important;
    background-color: transparent;
    text-decoration: none;
}

#navAmendments > a {
    color: #ddd !important;
    background-color: transparent;
    text-decoration: none;
}

#navAdmin > a {
    color: #ddd !important;
    background-color: transparent;
    text-decoration: none;
}

#navHome > a:hover {
    color: #fff !important;
    background-color: transparent;
    text-decoration: none;
}

#navAmendments > a:hover {
    color: #fff !important;
    background-color: transparent;
    text-decoration: none;
}

#navAdmin > a:hover {
    color: #fff !important;
    background-color: transparent;
    text-decoration: none;
}
.nav-pills > li > a {
    border-radius: 4px;
}
.nav > li > a {
    padding: 10px 15px;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff !important;
    background-color: #173551;
    border-color: #0f2335;
}
.btn-primary.active, .btn-primary:active, .btn-primary:hover, .btn-primary:focus, .open > .dropdown-toggle.btn-primary {
    color: #fff !important;
    background-color: #173551;
    border-color: #0f2335;
}



.nav-pills > li > a.active, .nav-pills > li > a.active:focus, .nav-pills > li > a.active:hover {
    color: #fff;
    background-color: #234f78;
}
.nav-link {
    padding:15px;
}
.copyright {
    font-size:.8em;
    margin:0;
    color:#fff;
}

.footerlink {
    color: #fff !important;
    text-decoration: underline;
}

    .footerlink:hover {
        padding: 2px;
        border: 2px dashed #fff;
    }

    .footerlink:active {
        padding: 2px;
        border: 2px dashed #fff;
    }

    .footerlink:focus {
        padding: 2px;
        border: 2px dashed #fff;
    }

.section {
    margin-bottom:20px;
}
/*.card-header{
    font-size:16px;
}*/
#FilingLetterEditor {
    font-size:12pt;
}
#RevisionLetterEditor {
    font-size: 12pt;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.push {
    height:100px;
}
.loading-img-container {
    height:100px;
    text-align:center;
}
.loading-img {
    width:50px;
    height:auto;
    margin:auto 0;
}



.info-popup {
    font-size: 1.0rem;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    border: 1px solid #57585A;
    position: absolute;
    display: none;
    background-color: white;
    z-index: 10000;
}

    /*.info-popup p {
        font-size: 1.2rem;
    }


    .info-popup h2 {
        font-size: 1.5rem;
    }*/

    .info-popup:focus {
        border: 1px solid white !important;
    }

.info-popup-title {
    font-size: 1rem;
    font-weight: bold;
    margin: 15px 0 0 15px;
}

.info-popup-inner-content {
    font-size: .8rem;
    margin: 5px 15px 15px 15px;
    padding: 0 5px;
    max-height: 150px;
    width: 530px;
    overflow-y: auto;
    overflow-x: hidden;
}

.button-close-info-popup {
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 15px 15px;
    height: 16px;
    width: 16px;
    background-image: url(https://fortress.wa.gov/ecy/gispublic/appresources/mapresources/images/icons/close_button2.png);
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    background-color: white;
    cursor: pointer;
    z-index: 1;
}

    .button-close-info-popup:hover {
        background-color: #e6edf0 !important;
    }

.hover-info, .button-info {
    cursor: pointer;
}

/*.form-control {
    width: 100% !important;
}*/
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}
body {
}

.app-header {
    background-color: #427AB3;
}

.app-footer {
    background-color: #427AB3;
}

.server-label {
    color: #fff;
}

.text-muted {
    color: #666 !important;
}

#emailadmin {
    color: #fff;
    text-decoration: underline;
}

    #emailadmin:hover {
        padding: 2px;
        border: 2px dashed #fff;
    }

    #emailadmin:active {
        padding: 2px;
        border: 2px dashed #fff;
    }

    #emailadmin:focus {
        padding: 2px;
        border: 2px dashed #fff;
    }

.breadcrumb > .active {
    color: #666;
}

.btn-success {
    color: #000;
}

    .btn-success:hover {
        color: #000;
    }

    .btn-success:active {
        color: #000;
    }

    .btn-success:focus {
        color: #000;
    }

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #427AB3;
}

.btn-danger {
    background-color: #D4403A;
}

.badge {
    background-color: #666;
}

.warn-sign {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.app-logo-internal {
    color: #fff;
}

caption {
    color: #666 !important;
}


.nav-pills > li > .dbTab {
    border-radius: 4px;
    padding: 10px 15px;
    display: block;
    position: relative;
}

.dbTab:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
    border: 1px solid #234f78;
}


.list-group-item.active > .badge, .nav-pills > .active > .dbTab > .badge {
    color: #234f78;
    background-color: #fff;
}

.nav-pills > li > .dbTab > .badge {
    margin-left: 3px;
}

.nav > li > .dbTab:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee;
}

.nav-pills > li > .dbTab {
    border-radius: 4px;
}

.nav > li, .nav > li > .dbTab {
    display: block;
    position: relative;
}

.dbTab:focus, .dbTab:hover {
    color: #00334d;
}

.nav-pills > li > .dbTab:hover {
    background-color: #eee;
}

.dbTab {
    border: 1px solid #234f78;
}

.nav-pills > li.active > .dbTab, .nav-pills > li.active > .dbTab:focus, .nav-pills > li.active > .dbTab:hover {
    color: #fff;
    background-color: #234f78;
}
.tox-tinymce {
    border-radius: 5px !important;
    border: 1px solid #91d9e8 !important;
}
/*iframe {
    background-color: #eef7fb !important;
}*/
.tox-edit-area__iframe {
    background-color: #eef7fb !important;
}

.selected {
    border-color: #66afe9 !important;
    outline: 0 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6) !important;
}

.description {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 14pt !important;
    line-height: 1.42857143 !important;
    color: #333 !important;
}

#navbarSupportedContent.navbar-collapse ul.navbar-nav > li > a:hover {
    background-color: #1d4264;
    color: #fff;
}

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.wbody {
    cursor:pointer;
    padding-top:5px;
    padding-bottom:5px;
    border-color:#000;
}
    .wbody:hover {
        background-color: #007bff;
        border-color: #000;
        color: #fff;
    }
    .wbody:focus {
        background-color: #007bff;
        border-color: #007bff;
        color: #fff;
    }


.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #234f78;
    border-color: #234f78;
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-image: -webkit-linear-gradient(top,#234f78 0,#1a3c5a 100%);
    background-image: -o-linear-gradient(top,#234f78 0,#1a3c5a 100%);
    background-image: linear-gradient(to bottom,#234f78 0,#1a3c5a 100%);
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
    cursor: pointer;
}

div.list-group-item, button.list-group-item {
    color: #555;
}

div.list-group-item {
    text-decoration: none;
}

    div.list-group-item:focus, div.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
        text-decoration: none;
        color: #555;
        background-color: #f5f5f5;
    }

.badge {
    background-color: #666;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    color: #fff;
    vertical-align: middle;
    border-radius: 10px;
}

.badge, .label {
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    text-align: center;
}
.btn {
    font-size:12pt;
}

.btn-outline-primary {
    color: #234f78;
    border-color: #234f78;
}

    .btn-outline-primary:hover, .btn-outline-primary:active, .btn-outline-primary:focus, .btn-outline-primary:target {
        color: #fff;
        background-color: #234f78;
        border-color: #234f78;
    }

    .btn-outline-primary.disabled, .btn-outline-primary:disabled {
        color: #234f78 !important;
        background-color: transparent;
    }


.searchResult {
    border: 1px solid black;
    border-radius: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 2px;
    margin-bottom: 2px;
    cursor: pointer;
}

    .searchResult:hover, searchResult:active, searchResult:focus, searchResult:target, searchResult:focus-visible {
        border-color: #80bdff !important;
        outline: 0 !important;
        box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.4) !important;
    }

.searchResultFocus {
    border-color: #80bdff !important;
    outline: 0 !important;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.4) !important;
}

.sitemaplink {
    color: #0056b3;
    font-size:14pt;
    font-weight:bold;
}
.form-control{
    font-size:12pt;
}

.btn-outline-primary {
    color: #234f78;
    border-color: #234f78;
}
    .btn-outline-primary:active {
        color: #fff;
        background-color: #234f78;
        border-color: #234f78;
    }
    .btn-outline-primary.active {
        color: #fff;
        background-color: #234f78;
        border-color: #234f78;
    }

.sr-only {
    position: absolute;
    width: 0px;
    height: 0px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk {
    font-size:12pt;
    color: #427AB3;
}

.popover, .tooltip, body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before, .glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}
.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before, .glyphicon-btc:before, .glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-jpy:before, .glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-rub:before, .glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

.card {
    margin-bottom:25px;
}
.modal-check {
    padding-left:0px;
}
.modal-check > label {
    padding-left: 5px;
    font-size:12pt;
    font-weight:normal;
}
.input-group{
    margin-bottom:5px;
}
.form-label {
    margin-bottom:0;
}

.breadcrumb > li, .pagination {
    display: inline-block;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

    .breadcrumb > li + li:before {
        content: "/\00a0";
        padding: 0 5px;
        color: #ccc
    }

    .breadcrumb > .active {
        color: #777
    }

.pagination.sea-pagination {
    margin: 0;
}
.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pager li, .pagination > li {
        display: inline;
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #069;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px;
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            z-index: 2;
            color: #00334d;
            background-color: #eee;
            border-color: #ddd;
        }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 3;
        color: #fff;
        background-color: #7194B6;
        border-color: #7194B6;
        cursor: default;
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        color: #777;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed;
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12pt;
    line-height: 1.5;
}


.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}

    .pager li > a, .pager li > span {
        display: inline-block;
        padding: 5px 14px;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 15px;
    }

        .pager li > a:focus, .pager li > a:hover {
            text-decoration: none;
            background-color: #eee;
        }

    .pager .next > a, .pager .next > span {
        float: right;
    }

    .pager .previous > a, .pager .previous > span {
        float: left;
    }

    .pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
        color: #777;
        background-color: #fff;
        cursor: not-allowed;
    }


.alert, .thumbnail {
    margin-bottom: 20px
}

    .alert .alert-link, .close {
        font-weight: 700
    }


.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}

    .alert h4 {
        margin-top: 0;
        color: inherit
    }

    .alert > p, .alert > ul {
        margin-bottom: 0
    }

        .alert > p + p {
            margin-top: 5px
        }

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

    .alert-dismissable .close, .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

    .alert-success hr {
        border-top-color: #c9e2b3
    }

    .alert-success .alert-link {
        color: #2b542c
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

    .alert-info hr {
        border-top-color: #a6e1ec
    }

    .alert-info .alert-link {
        color: #245269
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

    .alert-warning hr {
        border-top-color: #f7e1b5
    }

    .alert-warning .alert-link {
        color: #66512c
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

    .alert-danger hr {
        border-top-color: #e4b9c0
    }

    .alert-danger .alert-link {
        color: #843534
    }

    .row {
        padding-top:5px;
        padding-bottom:5px;
    }

    .whitehover{
        color: #000 !important;
    }
    .whitehover:hover {
        color: #fff !important;
    }

.btn-success:hover{
    text-decoration:none;
}

.required .req:before {
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\002a";
    color: #31708f;
    margin-right: .5em
}

.required .form-select {
    background-color: #eef7fb;
    border-color: #91d9e8
}
.required .form-control {
    background-color: #eef7fb;
    border-color: #91d9e8
}

input[type=radio] {
    margin-right:5px;
}

.accessible {
    position: fixed;
    color:white;
    top:-25px;
    left:-200px;
    z-index:1000;
}
    .accessible:focus {
        position: fixed;
        color: white !important;
        top: 0px;
        left: 0px;
        z-index: 1000;
    }


.validator-error {
    text-shadow: 0 1px 0 rgba(255,255,255,.2);
    /*-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);*/
    box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);
    border: 1px solid #ebccd1;
    border-radius: 4px;
    background-image: -webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);
    background-image: -o-linear-gradient(top,#f2dede 0,#e7c3c3 100%);
    background-image: linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);
    background-repeat: repeat-x;
    background-color: #f2dede;
    color: #a94442;
    padding: 4.5px 9px;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}

    .validator-error h4 {
        margin-top: 0;
        color: inherit;
    }

    .validator-error .alert-link {
        font-weight: 700;
        color: #843534;
    }

    .btn-icon-download-alt:before, .btn-icon-filter:before, .btn-icon-pencil:before, .btn-icon-plus:before, .btn-icon-remove-sign:before, .btn-icon-save:before, .btn-icon-search:before, .validator-error:before {
        font-family: "Glyphicons Halflings";
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        margin-right: 8px;
        top: 1.5px;
        position: relative;
        -webkit-font-smoothing: antialiased;
    }

    .validator-error > p, .validator-error > ul {
        margin-bottom: 0;
    }

        .validator-error > p + p {
            margin-top: 5px;
        }

    .validator-error hr {
        border-top-color: #e4b9c0;
    }

    .validator-error:before {
        content: "\e107";
    }

    .validator-error[style="visibility:hidden;"] {
        display: none !important;
    }