@font-face {
    font-family: 'PFBeauSansBbook';
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    src: url('../../fonts/pfbeausanspro-book.eot');
    src: url('../../fonts/pfbeausanspro-book.eot#iefix') format('embedded-opentype'), url('../../fonts/pfbeausanspro-book.woff') format('woff'), url('../../fonts/pfbeausanspro-book.ttf') format('truetype'), url('../../fonts/pfbeausanspro-book.svg') format('svg');
}

@font-face {
    font-family: 'PFBeauSansLight';
    src: url('../../fonts/pfbeausanspro-light.eot');
    src: url('../../fonts/pfbeausanspro-light.eot#iefix') format('embedded-opentype'), url('../../fonts/pfbeausanspro-light.woff') format('woff'), url('../../fonts/pfbeausanspro-light.ttf') format('truetype'), url('../../fonts/pfbeausanspro-light.svg') format('svg');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'PFBeauSansSemiBold';
    src: url('../../fonts/pfbeausanspro-sebold.eot');
    src: url('../../fonts/pfbeausanspro-sebold.eot#iefix') format('embedded-opentype'), url('../../fonts/pfbeausanspro-sebold.woff') format('woff'), url('../../fonts/pfbeausanspro-sebold.ttf') format('truetype'), url('../../fonts/pfbeausanspro-sebold.svg') format('svg');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'PFBeauSansRegular';
    src: url('../../fonts/pfbeausanspro-reg.eot');
    src: url('../../fonts/pfbeausanspro-reg.eot#iefix') format('embedded-opentype'), url('../../fonts/pfbeausanspro-reg.woff') format('woff'), url('../../fonts/pfbeausanspro-reg.ttf') format('truetype'), url('../../fonts/pfbeausanspro-reg.svg') format('svg');
    font-style: normal;
    font-weight: 400;
}

@import url(////fonts.googleapis.com/css?family=Open+Sans&subset=cyrillic-ext,latin);

@font-face {
    font-family: 'Fira Sans Light';
    src: url('../../fonts/firasans-light-webfont.eot');
    src: url('../../fonts/firasans-light-webfont.eot#iefix') format('embedded-opentype'), url('../../fonts/firasans-light-webfont.woff') format('woff'), url('../../fonts/firasans-light-webfont.ttf') format('truetype'), url('../../fonts/firasans-light-webfont.svg') format('svg');
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: 'Fira Sans Regular';
    src: url('../../fonts/firasans-regular-webfont.eot');
    src: url('../../fonts/firasans-regular-webfont.eot#iefix') format('embedded-opentype'), url('../../fonts/firasans-regular-webfont.woff') format('woff'), url('../../fonts/firasans-regular-webfont.ttf') format('truetype'), url('../../fonts/firasans-regular-webfont.svg') format('svg');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'Fira Sans Medium';
    src: url('../../fonts/firasans-medium-webfont.eot');
    src: url('../../fonts/firasans-medium-webfont.eot#iefix') format('embedded-opentype'), url('../../fonts/firasans-medium-webfont.woff') format('woff'), url('../../fonts/firasans-medium-webfont.ttf') format('truetype'), url('../../fonts/firasans-medium-webfont.svg') format('svg');
    font-style: normal;
    font-weight: 500;
}


html {
    min-height: 100%;
    height: auto;
    height: 100%;
}

body {
    background: url("../../Images/bg-overlay.png") no-repeat top center fixed;
    font-size: 12px;
    line-height: 1.42857143;
    color: #333 !important;
    font-family: 'Open Sans', sans-serif;
    scrollbar-face-color: #253149;
    scrollbar-shadow-color: #2D2C4D;
    scrollbar-highlight-color: #3e537b;
    scrollbar-3dlight-color: #3e537b;
    scrollbar-darkshadow-color: #2D2C4D;
    scrollbar-track-color: #3e537b;
    scrollbar-arrow-color: #253149;
    min-height: 100%;
    margin: 0;
    height: 100%;
    background-size: cover;
    /*text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;*/
    overflow: visible !important;
}

a, a:hover {
    text-decoration: none;
}

a {
    color: #6E87B7;
}

    a:hover, a:visited {
        color: #428bca;
        cursor: pointer;
    }

b, strong {
    font-weight: normal;
    font-family: 'PFBeauSansSemiBold';
}

input[type="checkbox"] {
    zoom: 1.4;
}

input[type="radio"] {
    zoom: 1.3;
}

.p0 {
    padding: 0 !important;
}

.pr0 {
    padding-right: 0 !important;
}

.pl0 {
    padding-left: 0 !important;
}

.p5 {
    padding: 5px !important;
}

.p15 {
    padding: 15px 0;
}

.pl30 {
    padding-left: 30px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pl15 {
    padding-left: 15px !important;
}

.pl25 {
    padding-left: 25px !important;
}

.m5 {
    margin-top: 5px;
    margin-right: 5px;
}

.m2 {
    margin-left: 2px;
    margin-right: 2px;
}

.m15 {
    margin: 15px !important;
}

.mt5 {
    margin-top: 5px;
}

.mr4 {
    margin-right: 4px;
}


.mt15 {
    margin-top: 15px;
}

.mt16 {
    margin-top: 16px;
}


.mt18 {
    margin-top: 18px;
}

.mt10 {
    margin-top: 10px;
}

.mt40 {
    margin-top: 40px;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb9 {
    margin-bottom: 9px;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mlr5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.plr10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.pl15 {
    padding-left: 15px !important;
}

.pr15 {
    padding-right: 15px !important;
}


input {
    border: 1px solid #e5e5e5;
    padding: 5px;
}

@media screen and (max-width:992px) {
    .pl15 {
        padding-left: 5px !important;
    }

    .mt15sm {
        margin-top: 15px;
    }

    .download-archive-btn {
        margin-top: 20px !important;
        float: left !important;
        display: block;
    }
}

@media screen and (max-width:768px) {
    .logout {
        top: -12px !important;
        right: 0 !important;
    }

    .p5 {
        padding: initial;
    }

    .p0 {
        padding: initial;
    }

    .pr0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .pl0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .navmenu, .navbar-offcanvas {
        position: relative;
        z-index: 9999;
    }

    .navbar-default {
        background: #ffffff;
        background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4));
        background: -webkit-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
        background: -o-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
        background: -ms-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
        background: linear-gradient(to bottom, #ffffff 0%,#f4f4f4 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );
        -moz-box-shadow: 0 3px 3px #999;
        -moz-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
        -webkit-box-shadow: 0 3px 3px #999;
        -webkit-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
        box-shadow: 0 3px 3px #999;
        box-shadow: 0 3px 3px rgba(68,68,68,0.5);
        position: fixed;
        width: 100%;
        z-index: 100;
        height: 50px;
    }

    .institution-grid.container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
}

#logo-small {
    padding: 8px;
    height: 50px;
    display: block;
}

    #logo-small img {
        height: 100%;
    }

#footer {
    position: fixed;
    bottom: -1px;
    display: block;
    width: 100%;
    text-align: center;
    background-color: #c8c8c8;
    background-color: rgba(200,200,200,1);
    padding: 5px;
    color: white;
    z-index: 999;
}




.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting {
    cursor: pointer;
    *cursor: hand;
}

table.dataTable thead {
    background-color: #6e87b7;
    color: white;
    font-family: 'PFBeauSansRegular';
    line-height: 2;
}


    table.dataTable thead .sorting {
        background: url("../../images/sort_both.png") no-repeat center right;
    }

    table.dataTable thead .sorting_asc {
        background: url("../../images/sort_asc.png") no-repeat center right;
    }

    table.dataTable thead .sorting_desc {
        background: url("../../images/sort_desc.png") no-repeat center right;
    }

    table.dataTable thead .sorting_asc_disabled {
        background: url("../../images/sort_asc_disabled.png") no-repeat center right;
    }

    table.dataTable thead .sorting_desc_disabled {
        background: url("../../images/sort_desc_disabled.png") no-repeat center right;
    }


.navmenu-default, .navbar-default .navbar-offcanvas {
    background-color: #465d8a;
    border-color: transparent;
    padding-top: 50px;
}

#menu-wrapper .panel {
    background-color: transparent !important;
    border: 1px none transparent !important;
}


#menu-wrapper .panel-default > .panel-heading {
    color: #333;
    background-color: transparent !important;
    border-color: transparent !important;
    color: white;
    cursor: pointer;
}

#menu-wrapper .panel-title > a {
    color: inherit;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 17px;
}

.menu-down, .menu-right {
    padding: 0 15px;
}

.menu-down {
    background-color: #334b79;
}

.menu-right > span {
    background-image: url(../../images/nav-right.png);
    background-repeat: no-repeat;
    background-position: right center;
    border-bottom: 1px solid #40557f;
    padding: 13px 13px 13px 0;
    display: block;
    font-weight: normal;
    font-family: 'PFBeauSansRegular';
}

.menu-down > span {
    background-image: url(../../images/nav-down.png);
    background-repeat: no-repeat;
    background-position: right center;
    border-bottom: 1px solid #7081a3;
    padding: 13px 13px 13px 0;
    display: block;
}


#myNavmenu li {
    line-height: 15px;
    list-style-type: none;
    padding: 8px 0;
}

    #myNavmenu li a {
        color: #a0b4d9;
        font-weight: normal;
        font-family: 'PFBeauSansRegular';
        font-size: 14px;
    }

        #myNavmenu li a:hover, #myNavmenu li a:focus, #myNavmenu li a.active {
            color: #ffffff;
            font-weight: normal;
            font-family: 'PFBeauSansRegular';
            font-size: 14px;
        }

#menu-wrapper ul.ng-scope {
    padding-left: 10px;
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .navbar-toggle {
        display: block;
    }
}

.navbar-toggle {
    position: relative;
    padding: 8px 5px;
    margin-top: 0;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-right: 0;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

    .navbar-default .navbar-toggle {
        border-color: transparent;
        background: transparent;
    }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-color: transparent;
        }

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0;
}

.navmenu-nav .panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ddd;
    background-color: #334b79;
}

.navmenu-nav .panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px none #ddd;
}

.navmenu-nav .panel-heading, .navmenu-nav .panel-title {
    padding: 0;
}

    .navmenu-nav .panel-title > a {
        display: block;
    }

/* sub items in menu */
.panel-title > a {
    text-decoration: none;
}

.subgroup-accordion, .panel-group {
    margin-bottom: 50px;
}

.subgroup-accordion-main-menu a {
    color: #a0b4d9 !important;
}

    .subgroup-accordion-main-menu a:hover, .subgroup-accordion-main-menu a:focus {
        color: #ffffff !important;
        font-weight: normal !important;
        font-family: 'PFBeauSansRegular' !important;
        font-size: 14px !important;
    }

.subgroup-accordion-main-menu li a:hover, .subgroup-accordion-main-menu li a:focus {
    color: #ffffff !important;
    font-weight: normal !important;
    font-family: 'PFBeauSansRegular' !important;
    font-size: 14px !important;
}

.main-menu-item {
    font-size: 12px !important;
    text-decoration: none !important;
    background-color: transparent !important;
    padding: 0 !important;
}

.auth-menu-item {
    font-size: 12px !important;
    text-decoration: none !important;
    background-color: #0D6988 !important;
    padding: 0 !important;
}

    .auth-menu-item > span {
        padding: 0 0 15px 0 !important;
    }

.subgroup-accordion-auth-menu a:hover {
    color: #50BFE4 !important;
    font-weight: normal !important;
    font-family: 'Fira Sans Regular', sans-serif !important;
    font-size: 12px !important;
}

.span-link {
    color: #FFFFFF !important;
    font-weight: normal !important;
    font-family: 'Fira Sans Regular', sans-serif !important;
    font-size: 13px !important;
}

    .span-link:hover {
        cursor: pointer;
        color: #51BFF4 !important;
        font-weight: normal !important;
        font-family: 'Fira Sans Regular', sans-serif !important;
        font-size: 13px !important;
    }

/* sub items in menu */

.header-top {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4));
    background: -webkit-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#f4f4f4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );
    -moz-box-shadow: 0 3px 3px #999;
    -moz-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    -webkit-box-shadow: 0 3px 3px #999;
    -webkit-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    box-shadow: 0 3px 3px #999;
    box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    position: fixed;
    width: 100%;
    z-index: 100;
    height: 115px;
}


.sidebar {
    display: block;
    background-color: transparent;
    z-index: 1000;
    position: fixed;
    overflow-y: auto;
    top: 0px;
    bottom: 0;
    overflow-x: hidden;
}


.main {
    padding-top: 15px;
    margin-bottom: 0;
    margin-top: 50px;
}

@media (max-width:768px) {
    .main {
        padding-top: 15px;
        margin-bottom: 40px;
        margin-top: 75px;
    }

    .inner-content .fix h1 {
        padding-left: 35px !important;
    }

    .inner-content h1 {
        padding-left: 10px;
    }

    .navmenu-nav .panel-heading, .navmenu-nav .panel-title {
        padding: 0 10px;
    }

    #menu-wrapper ul.ng-scope {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

.declare {
    position: relative;
    text-align: center;
    border-top: 1px solid #ccc;
    color: #aaa;
    padding: 10px 0 0;
    margin-top: 5px;
    font-size: 11px;
}

@media screen and (min-width: 1200px) {

    .sidebar {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        z-index: 85;
        display: block;
        padding: 20px;
        background-color: #465d8a;
        height: 100%;
        min-height: 100%;
        width: 16.66666667%;
    }

    .main {
        padding-top: 85px;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 40px;
        margin-left: 16.66666667%;
    }
}


@media screen and (min-width: 768px) {
    .main {
        padding-top: 85px !important;
    }

    .navbar-default .navbar-toggle {
        display: none;
    }

    .navmenu-fixed-left, .navmenu-fixed-right, .navbar-offcanvas {
        position: relative;
        z-index: 1030;
        border-radius: 0;
        height: 100%;
        width: 100%;
    }

    .navmenu, .navbar-offcanvas {
        width: 100%;
        height: 100%;
        border-style: solid;
        border-width: 0;
        border-radius: 0;
    }

    .disblock {
        display: block !important;
        top: 50px;
    }
}

.popover-documents-confirm {
    max-width: 400px;
    color: #6e87b7;
}

.main .page-header {
    margin-top: 0;
}

@media screen and (min-width:768px) and (max-width:1199px) {
    .sidebar {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        z-index: 85;
        display: block;
        padding: 20px;
        background-color: #465d8a;
        height: 100%;
        min-height: 100%;
        width: 25% !important;
    }

    .fix {
        left: 25% !important;
    }


    .main {
        padding-top: 110px;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 40px;
        margin-left: 25% !important;
    }
}

::-webkit-scrollbar {
    width: 7px; /* for vertical scrollbars */
    height: 7px; /* for horizontal scrollbars */
}

::-webkit-scrollbar-track {
    background: #eee;
    background: rgba(0, 0, 0, 0.1);
}

::-webkit-scrollbar-thumb {
    background: #888;
    background: rgba(0, 0, 0, 0.4);
}

scrollbar {
    /*  clear useragent default style*/
    -moz-appearance: none !important;
}
/* buttons at two ends */
scrollbarbutton {
    -moz-appearance: none !important;
}
/* the sliding part*/
thumb {
    -moz-appearance: none !important;
}

scrollcorner {
    -moz-appearance: none !important;
    resize: both;
}
/* vertical or horizontal */
scrollbar[orient="vertical"] {
    color: silver;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #334b79;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 25px;
    height: 4px;
    border-radius: 0;
}

    .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 4px;
    }

table {
    width: 100% !important;
    background-color: white;
    outline: none;
}

    table > thead > tr > th, table > thead > tr, table > thead > tr > td {
        vertical-align: middle !important;
        border-bottom: 4px solid #334b79;
        height: 50px;
    }

.navmenu-nav .panel-group .panel + .panel {
    margin-top: 0;
}

.top-logo {
    text-align: center;
}

    .top-logo img {
        width: auto;
        max-width: 100%;
    }

.logo-name {
    display: block;
    height: 85px;
    border-left: 1px solid #dde2e8;
    border-right: 1px solid #dde2e8;
    margin-top: 12px;
    padding-left: 12px;
}

.logo-links {
    display: block;
    height: 115px;
    padding-top: 35px;
    height: 85px;
    margin-top: 12px;
    border-right: 1px solid #dde2e8;
    text-align: center;
}

@media screen and (max-width:1200px) {
    .logo-links {
        border-right: 1px none #dde2e8;
    }
}

.logo-links img {
    margin: 0 10px 0 0;
}

.logo-name img {
    display: block;
    padding-top: 20px;
    max-width: 100%;
}

.inner-content {
    height: auto;
    min-height: 28px;
    position: relative;
}

    .inner-content h1 {
        color: #6E87B7;
        font-size: 20px;
        display: block;
        margin-top: 13px;
        padding-bottom: 7px;
        margin-bottom: 5px;
        font-family: 'PFBeauSansregular';
        min-height: 20px;
        border-bottom: 5px double #D2D2D2;
        margin-top: 5px;
    }

    .inner-content h2 {
        color: #636363;
        font-size: 15px;
        border-bottom: 1px solid #bababa;
        display: block;
        margin-top: 13px;
        padding-bottom: 7px;
        margin-bottom: 5px;
        font-family: 'PFBeauSansregular';
        min-height: 20px;
    }


        .inner-content h1:empty, .inner-content h2:empty {
            border-bottom: none;
        }

@media screen and (min-width:786px) and (max-width:992px) {
    .inner-content h1 {
        font-size: 22px;
    }
}

@media screen and (max-width:786px) {
    .inner-content h1 {
        font-size: 18px;
    }
}



.pull-right-btn {
    text-align: right;
}

.boxes {
    padding: 5px;
}

    .boxes a.box {
        display: block;
        background: #ffffff;
        background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4));
        background: -webkit-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
        background: -o-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
        background: -ms-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
        background: linear-gradient(to bottom, #ffffff 0%,#f4f4f4 100%);
        -webkit-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );
        -moz-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );
        -o-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );
        -moz-box-shadow: 0 3px 3px #888;
        -moz-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
        -webkit-box-shadow: 0 3px 3px #888;
        -webkit-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
        -ms-box-shadow: 0 3px 3px #888;
        -ms-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
        box-shadow: 0 3px 3px #888;
        box-shadow: 0 3px 3px rgba(68,68,68,0.5);
        color: #545a5f;
        padding: 20px;
        text-align: center;
        cursor: pointer;
        margin-bottom: 20px;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

        .boxes a.box:hover {
            background: #6e87b7;
            background: -moz-linear-gradient(top, #6e87b7 0%, #7589af 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6e87b7), color-stop(100%,#7589af));
            background: -webkit-linear-gradient(top, #6e87b7 0%,#7589af 100%);
            background: -o-linear-gradient(top, #6e87b7 0%,#7589af 100%);
            background: -ms-linear-gradient(top, #6e87b7 0%,#7589af 100%);
            background: linear-gradient(to bottom, #6e87b7 0%,#7589af 100%);
            -webkit-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e87b7', endColorstr='#7589af',GradientType=0 );
            -moz-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e87b7', endColorstr='#7589af',GradientType=0 );
            -o-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e87b7', endColorstr='#7589af',GradientType=0 );
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e87b7', endColorstr='#7589af',GradientType=0 );
            -moz-box-shadow: 0 3px 3px #aaa;
            -moz-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
            -webkit-box-shadow: 0 3px 3px #aaa;
            -webkit-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
            -ms-box-shadow: 0 3px 3px #aaa;
            -ms-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
            box-shadow: 0 3px 3px #aaa;
            box-shadow: 0 3px 3px rgba(68,68,68,0.5);
            color: #fff;
            text-align: center;
        }

.box img {
    max-width: 100%;
}

a.box p {
    font-weight: normal;
    font-size: 14px;
    margin: 0;
    line-height: 16px;
    margin-top: 5px;
    height: 40px;
    padding: 0 25px;
    text-align: center;
}

@media screen and (max-width:768px) {
    a.box p {
        padding: 0 0;
    }

    a.box h3 {
        padding: 0 0;
    }

    .register h4 {
        margin-top: 0;
    }

    .container-fluid {
        padding-right: 0;
        padding-left: 0;
        margin-right: auto;
        margin-left: auto;
    }
}

a.box p::first-line {
    font-weight: bold;
}

.e-news {
    background: #ffffff;
    -moz-box-shadow: 0 3px 3px #aaa;
    -moz-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    -webkit-box-shadow: 0 3px 3px #aaa;
    -webkit-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    -ms-box-shadow: 0 3px 3px #aaa;
    -ms-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    box-shadow: 0 3px 3px #aaa;
    box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    color: #fff;
    padding: 20px 20px 30px 20px;
    display: block;
    height: auto;
    margin-top: 10px;
    margin-bottom: 15px;
}

.e-news-box {
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    display: block;
    min-height: 175px;
}

    .e-news-box h2 {
        color: #292929;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: bold;
        height: 45px;
        display: table-cell;
        vertical-align: middle;
        padding: 0;
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        border-bottom: 1px none #bababa;
        line-height: 15px;
        padding: 7px 0;
    }

    .e-news-box p {
        color: #595959;
        font-size: 13px;
        text-align: justify;
    }

p.e-news-date {
    /*text-align: right;*/
    color: #6e87b7 !important;
    font-size: 14px;
}

.e-news h1 {
    font-size: 18px !important;
    text-transform: uppercase;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #334b79 !important;
    margin-left: 60px !important;
    font-style: normal;
    color: #334b79 !important;
    font-weight: bold;
    margin-top: 5px !important;
}

.e-news img {
    display: inline-block;
    float: left;
    width: 50px;
}

.e-side {
    background: #6e87b7;
    -moz-box-shadow: 0 3px 3px #999;
    -moz-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    -webkit-box-shadow: 0 3px 3px #999;
    -webkit-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    -ms-box-shadow: 0 3px 3px #999;
    -ms-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    box-shadow: 0 3px 3px #999;
    box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    color: #fff;
    padding: 20px 30px;
    display: block;
    height: auto;
    margin-top: -11px;
    margin-bottom: 25px;
}

@media screen and (max-width:991px) {
    .e-side {
        margin-top: 10px;
    }
}

.e-side h1 {
    font-size: 16px !important;
    text-transform: uppercase;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #ffffff !important;
    margin-left: 35px;
    font-style: normal;
    color: #ffffff !important;
    font-weight: bold;
    margin-top: 5px !important;
    margin-bottom: 20px !important;
}

.e-side img {
    display: inline-block;
    float: left;
    width: 22px;
}

.e-side a {
    color: #334b79;
    font-weight: bold;
    -moz-word-break: break-word;
    -o-word-break: break-word;
    word-break: break-all;
    word-break: break-word;
    margin-bottom: 20px;
}


    .e-side a:hover {
        color: #465d8a;
    }

.e-side p {
    font-size: 13px;
    color: #ffffff;
    line-height: 18px;
}


.e-login {
    background: #6e87b7;
    -moz-box-shadow: 0 3px 3px #aaa;
    -moz-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    -webkit-box-shadow: 0 3px 3px #aaa;
    -webkit-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    -ms-box-shadow: 0 3px 3px #aaa;
    -ms-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    box-shadow: 0 3px 3px #aaa;
    box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    color: #fff;
    padding: 18px 20px 20px 20px;
    display: block;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 0;
}

    .e-login h1 {
        font-size: 18px;
        text-transform: uppercase;
        padding-bottom: 10px;
        border-bottom: 1px solid #3e537b;
        margin-left: 35px;
        font-style: normal;
        color: #ffffff;
        font-weight: bold;
        margin-top: 5px;
        margin-bottom: 15px;
    }

    .e-login img {
        display: inline-block;
        float: left;
        width: 30px;
    }

    .e-login a {
        color: #334b79;
        font-weight: normal;
        word-break: break-all;
        word-break: break-word;
        border-top: 1px solid #3e537b;
        padding-top: 10px;
        display: block;
    }


    .e-login label {
        font-size: 13px;
        color: #ffffff;
        line-height: 21px;
        font-weight: normal !important;
    }

    .e-login input {
        font-size: 13px;
        margin-bottom: 5px;
        font-weight: normal;
    }

.faq-btn {
    background: #334b79;
    color: white;
    border: 1px solid #334b79;
    -ms-border-radius: 0;
    border-radius: 0;
    margin-top: 12px;
}

a.faq-btn:visited {
    color: white;
}

.e-btn {
    background: #334b79;
    color: white;
    border: 1px solid #334b79;
    -ms-border-radius: 0;
    border-radius: 0;
}

    .e-btn:hover, .e-btn:focus, .e-btn:active, .e-btn:hover, .e-btn:visited, .faq-btn:hover, .faq-btn:focus, .faq-btn:active, .faq-btn:hover {
        background: #465d8a;
        color: white;
        border: 1px solid #465d8a;
        -ms-border-radius: 0;
        border-radius: 0;
    }

.time {
    background-image: url(../../images/date-time.png);
    background-repeat: repeat-y;
    background-size: 100%;
    display: block;
    padding: 5px 25px 0;
    text-align: right;
    position: absolute;
    right: 0;
}

    .time p {
        font-size: 11px;
        color: #999;
    }

/*carousel*/
.e-side .carousel-indicators {
    display: none;
}

.e-side .carousel-inner > .item {
    font-size: 13px;
    color: #ffffff;
    line-height: 21px;
    text-align: left;
}

.e-side .carousel-control.left, .e-side .carousel-control.right {
    background-image: none;
    cursor: pointer;
}

.e-side .carousel-control.left {
    left: auto;
    right: 10%;
}

.e-side .carousel-control {
    position: absolute;
    top: -65px;
    right: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    height: 30px;
}

    .e-side .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
        right: 0;
    }

    .e-side .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left {
        right: 0;
        float: right;
    }

.e-side .glyphicon-chevron-left:before {
    content: url(../../images/nav-left.png);
}

.e-side .glyphicon-chevron-right:before {
    content: url(../../images/nav-right.png);
}


.e-slide > .nav-arrows {
    position: relative;
    top: 0;
    right: 0;
    display: block;
}

.e-documents {
    background: #ffffff;
    -moz-box-shadow: 0 3px 3px #aaa;
    -moz-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    -webkit-box-shadow: 0 3px 3px #aaa;
    -webkit-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    -ms-box-shadow: 0 3px 3px #aaa;
    -ms-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    box-shadow: 0 3px 3px #aaa;
    box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    color: #fff;
    padding: 0;
    display: block;
    height: auto;
    margin-bottom: 25px;
}

    .e-documents .head-collapse {
        background-color: #334b79;
        padding: 15px;
        cursor: pointer;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: bold;
    }

        .e-documents .head-collapse p {
            background-image: url(../../images/e-doc.png);
            background-repeat: no-repeat;
            background-position: left center;
            margin-bottom: 0;
        }

        .e-documents .head-collapse span {
            display: block;
            padding-left: 40px;
        }

        .e-documents .head-collapse.docs-down p span {
            background-image: url(../../images/nav-up.png);
            background-repeat: no-repeat;
            background-position: right center;
        }

        .e-documents .head-collapse.docs-up p span {
            background-image: url(../../images/nav-down.png);
            background-repeat: no-repeat;
            background-position: right center;
        }

    .e-documents .content {
        color: black;
        padding: 20px;
    }

.faq .content p {
    padding: 15px 50px;
    line-height: 16px;
    font-size: 13px;
}

.legendGridLbl {
    margin-right: 8px;
}

    .legendGridLbl > img {
        width: 22px;
    }

    .content h4, .content h3 {
        padding: 0 0 15px 0;
    }

.e-documents .content p {
    padding: 7px 0;
    padding-left: 55px;
    line-height: 16px;
}

    .e-documents .content p#pdf, p#pdf {
        background-image: url(../../images/pdf.png);
        background-repeat: no-repeat;
        background-position: left top;
        line-height: 17px !important;
    }

    .e-documents .content p#doc, p#doc, p#docx {
        background-image: url(../../images/word.png);
        background-repeat: no-repeat;
        background-position: left top;
        line-height: 17px !important;
    }

    .e-documents .content p#pdf-new, p#pdf-new {
        background-image: url(../../images/new-pdf.png);
        background-repeat: no-repeat;
        background-position: left top;
        line-height: 17px !important;
    }

    .e-documents .content p#doc-new, p#doc-new {
        background-image: url(../../images/new-word.png);
        background-repeat: no-repeat;
        background-position: left top;
        line-height: 17px !important;
    }

.code h1 {
    color: #636363;
    font-size: 24px;
    border-bottom: 1px solid #bababa;
    display: block;
    margin-top: 0;
    padding-bottom: 10px;
    padding-top: 0;
}

.filter {
    background: #ffffff;
    -moz-box-shadow: 0 3px 3px #aaa;
    -moz-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    -webkit-box-shadow: 0 3px 3px #aaa;
    -webkit-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    -ms-box-shadow: 0 3px 3px #aaa;
    -ms-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    box-shadow: 0 3px 3px #aaa;
    box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    padding: 20px 20px 30px 20px;
    display: block;
    height: auto;
    z-index: 2;
    position: relative;
}

@media screen and (max-width:768px) {
    .filter {
        z-index: 1;
        position: relative;
    }
}

.filter h1 {
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom: 1px solid #334b79;
    font-style: normal;
    color: #334b79;
    font-weight: bold;
    margin-top: 5px;
}

.table-box {
    background: #F5F5F5;
    -moz-box-shadow: 0 3px 3px #999;
    -moz-box-shadow: 0 3px 3px rgba(68,68,68,0.3);
    -webkit-box-shadow: 0 3px 3px #999;
    -webkit-box-shadow: 0 3px 3px rgba(68,68,68,0.3);
    -ms-box-shadow: 0 3px 3px #999;
    -ms-box-shadow: 0 3px 3px rgba(68,68,68,0.3);
    box-shadow: 0 3px 3px #999;
    box-shadow: 0 3px 3px rgba(68,68,68,0.3);
    padding: 20px 20px 30px 20px;
    display: block;
    height: auto;
    margin-top: 10px;
    margin-bottom: 15px;
}

    .table-box h1 {
        font-size: 18px;
        text-transform: uppercase;
        padding-bottom: 10px;
        border-bottom: 1px solid #334b79;
        font-style: normal;
        color: #334b79;
        font-weight: bold;
        margin-top: 0;
    }

        .table-box h1 img {
            width: 35px;
            margin-right: 10px;
            vertical-align: text-bottom;
        }

.dataTables_paginate.paging_bootstrap {
    text-align: right;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 10px 0;
    border-radius: 4px;
}


    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        background-color: #6e87b7;
        border-color: #6e87b7;
    }

    .pagination > li > a, .pagination > li > span {
        position: relative;
        float: left;
        padding: 6px 12px;
        margin-left: -1px;
        line-height: 1.42857143;
        color: #8695b2;
        text-decoration: none;
        background-color: #fff;
        border: 1px solid #ddd;
        margin: 0 5px;
    }

    .pagination > li:last-child > a, .pagination > li:last-child > span, .pagination > li:first-child > a, .pagination > li:first-child > span {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        margin-right: 0 !important;
    }

    .pagination > li.next > a, .pagination > li.next > span, .pagination > li.prev > a, .pagination > li.prev > span {
        color: #fff;
        text-decoration: none;
        background-color: #ccc;
        border: 1px solid #ddd;
        margin: 0 5px;
    }

    .pagination > li.next:hover > a, .pagination > li.next:hover > span, .pagination > li.prev:hover > a, .pagination > li.prev:hover > span {
        background-color: #3e537b;
        border: 1px solid #3e537b;
    }

    .pagination > li.prev.disabled > a, .pagination > li.next.disabled > a {
        background-color: #e5e5e5;
        color: white;
        border: 1px solid #e5e5e5;
    }


.table, .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: 1px solid #e5e5e5;
    line-height: 15px;
    font-family: 'PFBeauSansRegular' !important;
    padding: 12px 5px;
}

.table-bordered > tbody > tr > td {
    border: 1px solid #e5e5e5;
}

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    outline: none;
}

table#action-reviews-grid tr td:last-child {
    padding: 10px !important;
}

.mb20 {
    margin-bottom: 20px;
}

.dataTables_info {
    padding: 15px 0;
    color: #888;
}

.e-info {
    background: #6e87b7;
    -moz-box-shadow: 0 3px 3px #999;
    -moz-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    -webkit-box-shadow: 0 3px 3px #999;
    -webkit-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    -ms-box-shadow: 0 3px 3px #999;
    -ms-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    box-shadow: 0 3px 3px #999;
    box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    color: #fff;
    display: block;
    height: auto;
    margin-top: 10px;
    z-index: 2;
    position: relative;
}

    .e-info h1 {
        font-size: 16px !important;
        text-transform: uppercase;
        padding-bottom: 10px !important;
        border-bottom: 1px none #ffffff !important;
        padding: 5px 20px 0 20px;
        font-style: normal;
        color: #ffffff !important;
        font-weight: normal;
        margin-bottom: 0;
        padding-bottom: 4px !important;
    }

        .e-info h1 span {
            padding-top: 10px;
            padding-bottom: 10px;
            display: block;
            border-bottom: 1px solid white;
        }

    .e-info .content {
        padding: 10px 20px;
    }

    .e-info img {
        width: 19px;
        margin-right: 10px;
        vertical-align: text-bottom;
        float: left;
    }

    .e-info a {
        color: #334b79;
        font-weight: bold;
        word-break: break-all;
        word-break: break-word;
    }


        .e-info a:hover {
            color: #465d8a;
        }

    .e-info p {
        font-size: 13px;
        color: #ffffff;
        line-height: 21px;
        font-family: 'Open Sans', sans-serif;
        margin-bottom: 0;
    }

    .e-info .head-collapse.docs-down h1 span, .e-info .head-collapsing.docs-down h1 span {
        background-image: url(../../images/nav-up-info.png);
        background-repeat: no-repeat;
        background-position: right center;
        cursor: pointer;
        display: block;
        margin-left: 32px;
        border-bottom: 1px solid #ffffff !important;
    }

    .e-info .head-collapse.docs-up h1 span, .e-info .head-collapsing.docs-down h1 span {
        background-image: url(../../images/nav-down-info.png);
        background-repeat: no-repeat;
        background-position: right center;
        cursor: pointer;
        display: block;
        margin-left: 32px;
    }

    .e-info .content {
        padding: 10px 20px;
    }

    .e-info img {
        width: 19px;
        margin-right: 10px;
        vertical-align: text-bottom;
        float: left;
    }

    .e-info.inverse {
        background: #ffffff;
        -moz-box-shadow: 0 3px 3px #999;
        -moz-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
        -webkit-box-shadow: 0 3px 3px #999;
        -webkit-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
        -ms-box-shadow: 0 3px 3px #999;
        -ms-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
        box-shadow: 0 3px 3px #999;
        box-shadow: 0 3px 3px rgba(68,68,68,0.5);
        color: #fff;
        display: block;
        height: auto;
        margin-top: 10px;
        z-index: 2;
        position: relative;
    }

        .e-info.inverse h1 {
            font-size: 16px !important;
            text-transform: uppercase;
            padding-bottom: 10px !important;
            border-bottom: 1px none #334b79 !important;
            padding: 5px 20px 0 20px;
            font-style: normal;
            color: #334b79 !important;
            font-weight: bold;
            margin-bottom: 0;
            padding-bottom: 4px !important;
        }

            .e-info.inverse h1 span {
                padding-top: 10px;
                padding-bottom: 10px;
                display: block;
                border-bottom: 1px solid #334b79;
                font-family: 'PFBeauSansregular' !important;
                font-weight: bold !important;
            }

        .e-info.inverse p {
            font-size: 13px;
            color: #595959;
            line-height: 21px;
            font-family: 'Open Sans', sans-serif;
            margin-bottom: 0;
        }

@media screen and (max-width:992px) {
    .pagination > li > a {
        display: none;
    }

    .pagination > li:last-child > a {
        display: block !important;
    }

    .pagination > li:first-child > a {
        display: block !important;
    }
}

@media screen and (max-width:768px) {
    .dataTables_info {
        float: none;
        padding-left: 10px;
    }

    .content p {
        padding: 15px 0;
        padding-left: 55px;
        line-height: 16px;
        font-size: 11px;
    }

    .dataTables_paginate.paging_bootstrap {
        float: none;
        padding-left: 10px;
        text-align: left;
        margin: 15px 0;
    }


    .e-info .collapsing p, .e-info p {
        font-size: 13px !important;
        color: #ffffff;
        line-height: 21px;
        font-family: 'Open Sans', sans-serif;
        padding-left: 0;
    }
}

/*filter*/
.filter-box {
    display: block;
    margin: 0;
    padding: 0;
    height: auto;
    margin-top: 15px;
    position: relative;
}

    .filter-box .head-collapse {
        background: #465b85;
        width: 200px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        padding: 0 10px 0 20px;
        cursor: pointer;
        border-radius: 5px;
    }

    .filter-box h1 {
        border-bottom: 1px none #ffffff !important;
        text-align: left;
        font-size: 13px !important;
    }

@media screen and (max-width:768px) {
    .filter-box .head-collapse {
        width: 100%;
        padding: 5px 20px 0;
    }

    .filter-box h1, .e-info h1 {
        font-size: 16px !important;
        text-align: left;
        font-weight: normal;
    }

    .filter-box span {
        padding-left: 7px;
    }

    .e-info {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        box-shadow: none;
    }
}


.filter-box .docs-up h1 span, .filter-box .docs-down h1 span {
    cursor: pointer;
    display: inline-block;
    color: white;
    margin-top: 10px;
}

.filter-box .docs-up h1 {
    background-image: url(../../images/nav-up-info.png);
    background-repeat: no-repeat;
    background-position: right center;
    margin-bottom: 0;
}

.filter-box .docs-down h1 {
    background-image: url(../../images/nav-down-info.png);
    background-repeat: no-repeat;
    background-position: right center;
    margin-bottom: 0;
}


.filter-box img {
    width: 19px;
    vertical-align: text-bottom;
    display: inline-block;
}

.info-warning {
    color: #f81212;
    background: #FFFAEA;
    border-color: #faebcc;
    margin-bottom: 0;
}

.alert-warning {
    color: #8a6d3b;
    background: #FFFAEA;
    border-color: #faebcc;
    margin-bottom: 0;
}

    .alert-warning input {
        padding-right: 10px;
    }

@media screen and (max-width:1200px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #e5e5e5;
    }
}

.filter input, .filter select {
    margin-bottom: 10px;
}

.filter > input[type="radio"], .filter > input[type="checkbox"] {
    zoom: 1.5;
    vertical-align: -webkit-baseline-middle;
}


.date .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 15px 20px;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px #aaa;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px #aaa;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}


.date table > thead > tr > th, .date table > thead > tr, .date table > thead > tr > td {
    vertical-align: middle !important;
    border-bottom: 4px none #334b79;
    height: 50px;
}

.filter-box .head-collapse.docs-up {
    background-color: #aaa;
    border-radius: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.support {
    display: block;
    height: 115px;
    padding-top: 25px;
    /*height: 85px;*/
    border-right: 1px solid #dde2e8;
}

    .support img {
        width: auto !important;
        float: left;
        margin-right: 5px;
        float: left;
        margin-top: 5px;
    }

    .support h2 {
        font-size: 11px;
        font-weight: normal;
        font-family: 'PFBeauSansSemiBold';
        margin: 0;
        color: #484848;
        float: left;
    }

    .support p {
        color: #6e87b7;
        font-weight: normal;
        font-family: 'PFBeauSansSemiBold';
        font-size: 13px;
        margin-bottom: 0;
        margin-top: 10px;
        text-transform: uppercase;
        float: left;
    }

.center {
    display: block;
    margin: 0 auto !important;
    height: auto;
    max-width: 270px;
    float: none;
}

.form-errors li {
    list-style: none;
    padding: 6px 0;
    line-height: 15px;
    text-align: left;
}

a.radio {
    background-image: url(../../images/radio-off.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    cursor: pointer;
    color: #484848;
    font-size: 13px;
    min-height: 20px;
}

    a.radio.active {
        background-image: url(../../images/radio-on.png);
        background-repeat: no-repeat;
        background-position: left center;
    }

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
    margin-left: 15px;
    margin-right: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt35 {
    margin-top: 35px;
}

.mt40 {
    margin-top: 40px;
}

.register.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px none transparent;
    border-radius: 0 !important;
    box-shadow: 0 3px 3px #888 !important;
    box-shadow: 0 3px 3px rgba(68,68,68,0.5) !important;
    padding: 0 15px 5px 15px;
    display: block;
    height: auto;
    margin-top: 10px;
    margin-bottom: 15px;
}

.register hr {
    margin-top: 0;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #ddd;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.register .panel {
    border: 1px none white;
    box-shadow: none;
}


    .register .panel.panel-default {
        padding: 0;
        margin-bottom: 0;
        margin-top: 0;
    }

.register .panel-footer {
    padding: 0;
    background-color: #f5f5f5;
    border-top: 1px none #ddd;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.e-btn-back {
    background: #aaa;
    color: white !important;
    border: 1px solid #aaa;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

    .e-btn-back:hover, .e-btn-back:focus, .e-btn-back:active, .e-btn-back:hover {
        background: #999;
        color: white;
        border: 1px solid #999;
        -ms-border-radius: 0;
        border-radius: 0;
    }

.btn-margin-left {
    margin-left: 5px;
}

.form-errors {
    color: #a94442 !important;
    background-color: #f2dede !important;
    border-color: #ebccd1 !important;
    margin-bottom: 20px;
    padding: 20px !important;
    margin-top: 10px;
}

    .form-errors ul {
        padding-left: 60px;
        padding-top: 10px;
        background-color: transparent !important;
        background-image: url(../../images/error-sign.png);
        background-repeat: no-repeat;
        background-position: left top;
        min-height: 50px;
        margin-bottom: 0;
    }

@media screen and (max-width:476px) {
    .form-errors ul {
        padding-top: 60px;
        padding-left: 5px;
        padding-right: 5px;
        background-color: transparent !important;
        background-image: url(../../images/error-sign.png);
        background-repeat: no-repeat;
        background-position: left top;
    }
}

.faq .panel-heading {
    color: #6e87b7;
    background-color: white;
    padding: 0;
    background-color: #f5f5f5;
}

.faq .panel.panel-default {
    border-color: white;
}

.faq .panel-group.panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 0;
}

    .faq .panel-group .panel + .panel {
        margin-top: 5px;
    }

.faq .panel {
    background-color: #fff;
    border: 1px none transparent;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.faq .panel-title > a {
    color: inherit;
    display: block;
    cursor: pointer;
}

.faq-open {
    background-color: #6e87b7;
    color: white;
    padding: 13px 15px;
    display: block;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    cursor: pointer;
}

    .faq-open .arr-faq {
        background-image: url(../../images/nav-up-white.png);
        background-repeat: no-repeat;
        background-position: right center;
        display: block;
        font-size: 14px;
        line-height: 18px;
        padding-right: 20px;
    }

.faq-closed {
    padding: 13px 15px;
    display: block;
    cursor: pointer;
    background-color: #f1f1f1;
}

    .faq-closed .arr-faq {
        background-image: url(../../images/nav-down.png);
        background-repeat: no-repeat;
        background-position: right center;
        display: block;
        font-size: 14px;
        line-height: 18px;
        padding-right: 20px;
    }

.div-open {
    background-color: #0C6988;
    color: white;
    padding: 13px 15px;
    display: block;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    cursor: pointer;
}

    .div-open .arr-faq {
        background-image: url(../../images/nav-up-white.png);
        background-repeat: no-repeat;
        background-position: right center;
        display: block;
        font-size: 14px;
        line-height: 18px;
        padding-right: 20px;
    }

.date .btn-danger {
    color: #fff;
    background-color: #aaa;
    border-color: #aaa;
}

    .date .btn-danger:hover,
    .date .btn-danger:focus,
    .date .btn-danger:active,
    .date .btn-danger.active,
    .date .open .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #999;
        border-color: #999;
    }

    .date .btn-danger:active,
    .date .btn-danger.active,
    .date .open .dropdown-toggle.btn-danger {
        background-image: none;
    }

.date .btn-info {
    color: #fff;
    background-color: #6e87b7;
    border-color: #6e87b7;
}

    .date .btn-info:hover,
    .date .btn-info:focus,
    .date .btn-info:active,
    .date .btn-info.active,
    .date .open .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #465d8a;
        border-color: #465d8a;
    }

    .date .btn-info:active,
    .date .btn-info.active,
    .date .open .dropdown-toggle.btn-info {
        background-image: none;
    }

.date .btn-success {
    color: #fff;
    background-color: #98c47b;
    border-color: #98c47b;
}

    .date .btn-success:hover,
    .date .btn-success:focus,
    .date .btn-success:active,
    .date .btn-success.active,
    .date .open .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #86b468;
        border-color: #86b468;
    }

    .date .btn-success:active,
    .date .btn-success.active,
    .date .open .dropdown-toggle.btn-success {
        background-image: none;
    }



.lang a {
    font-size: 15px;
    font-weight: bold;
    color: #292929;
}

    .lang a:hover {
        color: #555;
    }

    .lang a.active, .lang a.active:hover {
        font-size: 15px;
        font-weight: bold;
        color: #6e87b7;
    }

.banners {
    padding: 0 15px 10px;
    margin-bottom: 27px;
}

    .banners img {
        width: 100%;
    }




.links p {
    padding: 7px 0 7px 0 !important;
    padding-left: 55px !important;
    font-size: 13px !important;
    min-height: 50px;
}

    .links p#pdf {
        background-image: url(../../images/pdf.png);
        background-repeat: no-repeat;
        background-position: left center;
    }

    .links p#doc {
        background-image: url(../../images/word.png);
        background-repeat: no-repeat;
        background-position: left center;
    }

    .links p#pdf-new {
        background-image: url(../../images/new-pdf.png);
        background-repeat: no-repeat;
        background-position: left center;
    }

    .links p#doc-new {
        background-image: url(../../images/new-word.png);
        background-repeat: no-repeat;
        background-position: left center;
    }

p.archive {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    padding: 2px 10px;
    background: #E08989;
    color: white;
    margin-left: 10px;
}

.choose-lang {
    display: inline-block;
    padding-right: 50px;
    min-height: 40px;
}

@media screen and (max-width:768px) {
    p.archive {
        display: block;
        margin-bottom: 3px;
    }
}

.modal-body ul li {
    list-style-type: none !important;
    padding: 5px 0;
}

.modal-body ul {
    padding-left: 10px;
}


.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 5px;
    outline: none;
    -webkit-box-shadow: 0 3px 9px #555;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px #555;
    box-shadow: 2px 2px 7px rgba(0, 0, 0, .3);
}

.modal-header {
    min-height: 16.42857143px;
    padding: 15px 15px 0 15px;
    border-bottom: 1px none #e5e5e5;
}

.modal-content .dosie-code h1 .glyphicon {
    color: #E0E0E0;
}

.modal-body ul li label {
    font-size: 14px;
    vertical-align: text-bottom;
    font-weight: normal;
    padding-left: 5px;
}

.modal-body ul li input {
    zoom: 1.5;
    cursor: pointer;
}

.modal-footer {
    margin-top: 0;
    text-align: right;
    border-top: 1px none #e5e5e5;
    padding-top: 0;
}

.foot-btn {
    border-top: 1px solid #e5e5e5;
    padding: 0;
    padding-top: 15px;
}

.acc-faq .panel-default > .panel-heading {
    color: #333;
    background-color: transparent;
    border-color: transparent;
    padding: 0;
}

.acc-faq .panel-body {
    font-size: 13px;
}


.table-content {
    background: #ffffff;
    -moz-box-shadow: 0 3px 3px #999;
    -moz-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    -webkit-box-shadow: 0 3px 3px #999;
    -webkit-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    -ms-box-shadow: 0 3px 3px #999;
    -ms-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    box-shadow: 0 3px 3px #999;
    box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    padding: 25px 25px 30px 25px;
    display: block;
    height: auto;
    margin-top: 10px;
    margin-bottom: 15px;
}

    .table-content p {
        font-size: 13px;
        line-height: 24px;
    }


    .table-content ul.sitemap {
        list-style-type: none;
        padding-left: 30px;
    }

ul.sitemap li span {
    font-weight: bold;
    font-size: 14px;
}

ul.sitemap li {
    margin-top: 20px;
}

    ul.sitemap li ul li {
        margin-top: 5px;
        font-size: 13px;
        list-style-type: square;
    }

        ul.sitemap li ul li a:hover, ul.sitemap li ul li a:visited {
            color: #6e87b7 !important;
        }

@media screen and (max-width:768px) {
    .table-content ul.sitemap {
        list-style-type: none;
        padding-left: 0;
    }

    .sidebar {
        min-height: inherit !Important;
    }

    .fix {
        top: 50px !important;
        left: 0 !important;
        padding-left: 32px;
    }

    .welcome-user {
        color: #CDCECF !important;
        background-color: #A0A0A0 !important;
        padding: 10px 15px 10px 15px !important;
    }

    .lang {
        top: 60px !important;
    }

    .mailbox {
        top: 55px !important;
        position: fixed;
        z-index: 95;
        display: inline-block;
        padding-right: 50px;
        min-height: 40px;
        right: 90px;
    }
}

a.more {
    text-transform: uppercase;
    border: 1px solid #e5e5e5;
    padding: 3px 5px;
    color: #428bca !important;
    background: #6e87b7;
    color: white !important;
    float: right;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

    a.more:hover {
        background: #334b79 !important;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

a.less {
    background: #aaa;
    text-transform: uppercase;
    border: 1px solid #e5e5e5;
    padding: 3px 5px;
    color: white !important;
    float: right;
}

.fsize {
    font-size: 11px !important;
}

.mrl20 {
    margin-left: -20px;
    margin-right: -20px;
}

.mr15 {
    margin-right: 15px;
}

.ml15 {
    margin-left: 15px;
}

.dosie-code {
    padding: 20px;
    background-color: white;
    border-radius: 5px;
}

    .dosie-code table tr td, .dosie-code table tr td span {
        font-size: 13px;
        font-family: 'PFBeauSansRegular';
    }

    .dosie-code table tr td {
        padding: 0 5px 0 5px;
    }

.dosie-title span {
    font-size: 15px !important;
    color: #334b79;
}

.dosie-title {
    line-height: 45px;
}

.dosie-value {
    color: black;
    font-weight: bold;
    font-family: "Arial", Georgia, Serif;
}

.dosie-code table {
    width: initial !important;
}

.email-modal-body {
    max-height: calc(100vh - 330px);
    overflow-y: scroll;
}

[ng-cloak] {
    display: none !important;
}

.ns-loader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.ns-loader-image {
    z-index: 11;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 70px 0 0 50px;
}

.instructions {
    font-size: 18px !important;
    text-transform: uppercase;
    padding-bottom: 10px !important;
    font-style: normal;
    color: #6e87b7 !important;
}

.show-documents {
    cursor: pointer;
}

.disabled-anchor-cursor {
    cursor: not-allowed !important;
}

.disable-anchor {
    pointer-events: none !important;
}

.welcome {
    float: right;
    margin-right: 40px;
}

    .welcome span:first-child {
        color: #6e87b7;
        font-weight: bold;
        margin-bottom: 0;
        margin-top: 10px;
        text-transform: uppercase;
    }

    .welcome span {
        color: #334b79;
        font-weight: bold;
        margin-bottom: 0;
        margin-top: 10px;
        text-transform: uppercase;
    }

.logout {
    background: #d88282;
    top: -13px;
    position: absolute;
    right: 0;
    padding: 7px 5px 7px 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    z-index: 99;
}



.logout-user {
    width: 25px;
    cursor: pointer;
    display: inline-block;
}

.download-signext {
    margin-top: -2.5%;
    background-color: #0C86AF !important;
}

label {
    display: inline;
    margin-bottom: 5px;
    font-weight: normal;
    font-family: 'PFBeauSansSemiBold';
    font-size: 12px;
}

.btn.btn-default label, .e-login .btn.btn-default {
    display: inline-block;
    margin-bottom: 2px;
    font-weight: normal;
    font-size: 15px;
    cursor: pointer;
}

.modal-title label {
    font-size: 18px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px #eee;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px #eee;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-top: 1px solid #ddd;
    width: auto !important;
    max-width: 270px;
    font-weight: normal;
    font-family: 'PFBeauSansregular';
    font-size: 13px;
    border-right: 1px solid #e5e5e5;
}

ul.list-unstyled.list-inline.pull-right {
    margin-bottom: 0;
}

#imgCaptcha {
    padding-bottom: 10px;
}

.table .list-unstyled.list-inline li img, table .list-unstyled.list-inline li img {
    width: 20px;
}


@media (min-width: 992px) {
    .modal-dialog.modal-lg {
        width: 500px;
    }
}


@media(min-width: 1000px) {
    .preview-modal > .modal-lg {
        width: 900px;
    }
}

.underlineTitle {
    border-bottom: 1px solid #bababa;
}

.show-doc {
    font-style: italic;
    color: #6e87b7;
    font-size: 16px;
    border-bottom: 1px solid #bababa;
    display: block;
    margin-top: 7px;
    padding-bottom: 10px;
    margin-bottom: 5px;
}

/*new-prikazi*/
.cont-login {
    padding-top: 140px;
}

.ae-login2 {
    max-width: 300px;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
}

.cont-login .instructions {
    font-size: 13px !important;
    text-transform: lowercase;
    padding-bottom: 10px !important;
    font-style: normal;
    color: #292929 !important;
    font-size: 13px;
}

.e-login .form-errors ul {
    padding-left: 0;
    background-color: transparent !important;
    background-image: none;
    background-repeat: no-repeat;
    background-position: left top;
}


.e-login .form-errors {
    padding: 10px !important;
}

.instructions2 {
    color: #6e87b7;
    font-weight: bold;
    font-size: 14px;
}

.dl {
    color: #6e87b7;
    font-size: 14px;
    margin-bottom: 0;
}

.ital label {
    font-size: 18px;
    font-style: italic;
    color: #6e87b7;
    border-bottom: 1px solid #e5e5e5;
    display: block;
    margin-top: 7px;
    padding-bottom: 10px;
    margin-bottom: 5px;
    font-family: inherit;
    font-weight: normal !important;
}

@media (min-width:992px) and (max-width:1290px) {
    .label2col label {
        min-height: 40px;
        display: inline-block;
    }
}

@media (max-width: 768px) {
    .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
        white-space: normal;
    }
}

@media (max-width:992px) {
    .form-control.select2-container {
        margin-bottom: 10px;
    }
}


.select2-container .select2-choice {
    height: 32px;
    line-height: 31px;
}

.form-control.select2-container {
    height: 34px !important;
    padding: 0;
    margin-bottom: 10px;
}

/*IE fix*/
@media screen and (max-width:768px) {

    .container-fluid {
        padding-right: 5px\0/ !important;
        padding-left: 5px\0/ !important;
    }
}

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    font-weight: normal;
    font-family: 'PFBeauSansSemiBold';
    font-size: 13px;
}

.error {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.terms-accept {
    max-height: 550px;
    overflow-y: auto;
}

.blockreasons {
    padding: 25px;
}

.blockreasons-li span {
    color: #6e87b7 !important;
    font-size: 14px;
}

.blockreasons-li {
    list-style-type: square;
    margin-top: 5px;
}



.my-modal > .modal-dialog {
    width: 100%;
    height: 100%;
    padding: 10px;
}

    .my-modal > .modal-dialog > .modal-content {
        height: 90%;
        padding-bottom: 30px;
    }

.my-modal70 > .modal-dialog {
    width: 70%;
    height: auto;
    padding: 10px;
}

.my-modal50 > .modal-dialog {
    width: 50%;
    height: auto;
    padding: 10px;
}


.selectedDataTableRow {
    background-color: aqua !important;
}

.bidFormHeight {
    height: 37px !important;
}

.pb1 {
    padding-bottom: 1px;
}

.pb15 {
    padding-bottom: 15px;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mt0 {
    margin-top: 0 !important;
}

.progress-bar {
    width: 100%;
    height: 14px;
    border-radius: 10px;
    border: 1px solid #CCC;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#6666cc), to(#4b4b95));
    border-image: initial;
}

.uploaded {
    padding: 0;
    height: 14px;
    border-radius: 10px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#66cc00), to(#4b9500));
    border-image: initial;
}

.margin-auto {
    margin: auto;
}

.table-striped-overrided {
    width: 80% !important;
    margin: auto;
}

.panel-sub {
    border-radius: 0;
    margin-bottom: 10px;
}

    .panel-sub h4 {
        font-family: 'PFBeauSansRegular';
        font-weight: bold;
        margin-bottom: 5px;
        color: #465D8A;
        border-bottom: 1px solid #EAEAEA;
        padding-bottom: 5px;
    }

    .panel-sub label {
        display: block;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .panel-sub .row:nth-of-type(2n) .stripe {
        background: #f7f7f7 !important;
    }

    .panel-sub .row .stripe {
        padding: 7px 10px;
    }

    .panel-sub .table h4 {
        font-size: 12.5px;
        color: inherit;
        font-weight: normal;
        border-bottom: 0;
    }

.sub-btn {
    background: #6E87B7;
    color: white;
    padding: 4px;
    border-radius: 3px;
    padding-right: 6px !important;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    font-size: 11px;
}

    .sub-btn:hover, .sub-btn:focus {
        background: #465D8A;
        cursor: pointer;
    }

.sub-table {
    border: 0 solid #e5e5e5;
}

    .sub-table .btn-info, .sub-table .e-btn {
        color: #6E87B7;
        background-color: transparent;
        border-color: transparent;
        padding: 3px 6px;
        font-size: 20px;
        display: block;
        margin: 0 auto;
    }

    .sub-table .e-btn {
        color: #6E87B7;
        background-color: transparent;
        border-color: #6E87B7;
        padding: 0 2px;
        font-size: 12px;
        display: inline-block;
        margin: 0 auto;
        border-radius: 30px;
        border: 3px solid #6E87B7;
    }


.nav-tabs.sub-tabs > li.active > a, .nav-tabs.sub-tabs > li.active > a:hover, .nav-tabs.sub-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #EDEDED;
    border: 0 solid #ddd;
    border-bottom-color: transparent;
    font-size: 13px;
    font-family: 'PFBeauSansSemiBold';
    border-bottom: 2px solid #6E87B7;
}

.nav-tabs.sub-tabs > li > a {
    border-radius: 0 0;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -ms-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    font-family: 'PFBeauSansSemiBold';
    font-size: 13px;
}

.nav.sub-tabs > li > a:hover, .nav.sub-tabs > li > a:focus {
    text-decoration: none;
    background-color: #F7F7F7;
}

.sub.e-btn {
    font-family: 'PFBeauSansRegular';
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.e-btn.submit {
    background: #6E87B7;
    color: white;
    border: 1px solid #6E87B7;
}

    .e-btn.submit:hover {
        background: #4E6EAB;
        color: white;
        border: 1px solid #4E6EAB;
    }

.table > tbody + tbody {
    border-top: 1px solid #ddd !important;
}

/*.sub-tabs.nav > li > a:hover, .sub-tabs.nav > li > a:focus {
    text-decoration: none;
    background-color: TRANSPARENT;
    BORDER: 1px none transparent;
}*/


.info-warning {
    padding: 5px;
    margin: 10px 0 15px;
    border-radius: 0;
}

    .info-warning i {
        font-size: 24px;
        padding-right: 10px;
        color: #D5C09D;
    }

.alert-warning {
    padding: 5px;
    margin: 10px 0 15px;
    border-radius: 0;
}

    .alert-warning i {
        font-size: 24px;
        padding-right: 10px;
        color: #D5C09D;
    }

.table, .table-striped > tbody:nth-of-type(2n) > tr {
    background-color: white !important;
}


.bidInfo span {
    font-size: 13px;
}

    .bidInfo span.panel-num {
        font-size: 15px;
        color: #6E87B7;
        padding: 5px 10px;
        display: inline-block;
    }

.filter-box .head-collapse.info-circle {
    background: #465b85;
    width: 43px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 7px 10px 7px 15px;
    cursor: pointer;
    margin: 0 auto;
    border-radius: 50px;
    margin-top: -30px;
    display: block;
    z-index: 99;
    position: relative;
}

.filter-box.circle .filter {
    background: #FFFAEA;
}

.filter-box .info-circle img {
    width: 15px;
    vertical-align: text-bottom;
    display: inline-block;
}

.filter-box .info-circle.docs-down h1, .filter-box .info-circle.docs-up h1 {
    background-image: none;
    line-height: 10px;
    font-size: 10px !important;
    padding-bottom: 0;
}

hr.circlehr {
    border-top: 2px solid #FAFAFA;
}


.panel-sub .table > thead > tr > th {
    border: none;
}

.max-height {
    max-height: 256px;
    overflow-y: auto;
    min-height: 256px;
    overflow-x: hidden;
}

.cancellation-max-height {
    max-height: 226px;
    overflow-y: auto;
}

.panel-sub .table-box {
    padding: 0;
    box-shadow: none;
}

.panel-sub table input[type="checkbox"] {
    margin: 0 auto;
    display: block;
}

.panel-sub-stat {
    border-radius: 0;
}

.btn-default[disabled] {
    background-color: #fff;
    border-color: #ccc;
    color: #999 !important;
}

.btn-danger, .btn-primary, .btn-success {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.btn-danger {
    color: #fff;
    background-color: #D88282 !important;
    border-color: #D88282 !important;
    border-radius: 0 !important;
}

    .btn-danger:hover, .btn-danger:focus {
        background-color: #D85A5A !important;
        border-color: #D85A5A !important;
    }

.btn-primary {
    color: #fff;
    background-color: #6E87B7 !important;
    border-color: #6E87B7 !important;
    border-radius: 0 !important;
}

    .btn-primary:hover, .btn-primary:focus {
        background-color: #546FA3 !important;
        border-color: #546FA3 !important;
    }


.btn-success {
    color: #fff;
    background-color: #9BBE52 !important;
    border-color: #9BBE52 !important;
    border-radius: 0 !important;
}

    .btn-success:hover, .btn-success:focus {
        color: #fff;
        background-color: #88AB3D !important;
        border-color: #88AB3D !important;
        border-color: #88AB3D !important;
        border-radius: 0;
    }


.panel-sub .panel {
    border: none;
    box-shadow: none;
}


.dosie-code table.sub-table {
    width: 100% !important;
}

.dosie-code table.table-striped {
    width: 100% !important;
}

.dataTable ul, ol {
    margin-bottom: 0;
}

/*calendar*/

.date ul {
    padding: 15px;
    background-color: rgb(70, 93, 138);
}

.date table > thead > tr > th, .date table > thead > tr, .date table > thead > tr > td, .date em {
    vertical-align: middle !important;
    border-bottom: 0 solid #334B79;
    height: 30px;
    font-weight: normal;
    color: #fff;
}

.date table .btn-default {
    -ms-border-radius: 0;
    border-radius: 0;
    color: #FFF;
    background-color: transparent;
    border-color: transparent;
}

.date .text-muted {
    color: #879BC2;
}

.date .btn-sm, .btn-group-sm > .btn {
    padding: 3px 6px;
    font-size: 13px;
    line-height: 1.5;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: rgb(70, 93, 138);
    color: white;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

    .date .btn-sm:hover, .date .btn-group-sm > .btn:hover, .date .btn-sm:hover span, .date .btn-group-sm > .btn:hover span {
        background: #334B79;
        color: white;
    }

.date .text-muted:hover {
    background: transparent;
    color: white;
}

.date .text-center {
    text-align: center;
    background-color: rgb(70, 93, 138);
}

.date table {
    width: 100% !important;
    background-color: transparent;
    outline: none;
}

.date .btn-info.active {
    color: white;
    font-weight: bold;
    font-size: 14px;
    background: #334B79;
}

.date .text-info {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
}

.date ul .btn-info {
    color: #fff;
    background-color: transparent;
    border-radius: 0 !important;
}

    .date ul .btn-info:hover, .date ul .btn-info:focus {
        border-color: #334B79;
    }

.date .btn:active, .date .btn.active {
    background-image: none;
    outline: 1px;
    box-shadow: inset 0 0 7px #eee;
    box-shadow: inset 0 0 7px rgba(0, 0, 0, .1);
    border: 1px solid #6E87B7;
    color: white;
}

.date .btn-danger {
    border-color: #444;
}

.date .btn-success {
    color: #fff;
    background-color: #334B79;
    border-color: #334B79;
}

.date .dropdown-menu {
    background-color: rgb(70, 93, 138);
}

.inlinez {
    margin-left: -15px !important;
}

.checkbox-inline.tbl {
    padding-top: 5px;
    padding-bottom: 5px !important;
}

.SupportedFormat {
    color: #bbb;
    padding: 10px 15px;
    text-align: left;
}

    .SupportedFormat label:before {
        content: '[ ';
        display: inline;
    }

    .SupportedFormat span:after {
        content: ' ]';
        display: inline;
    }

    .SupportedFormat label {
        display: inline-block !important;
    }

.UploadDocs input {
    margin-bottom: 15px;
}

.UploadDocs label {
    display: block;
}


.lang {
    position: fixed;
    right: 0;
    top: 125px;
    z-index: 95;
}

.fix {
    position: fixed;
    top: 114px;
    font-size: 14px;
    background-color: #DBDBDB;
    width: 100%;
    height: auto;
    min-height: 20px;
    left: 16.66666667%;
    padding-left: 20px;
    z-index: 55;
    border-bottom: 1px solid rgb(249, 249, 249);
    min-height: 41px;
}

    .fix h2 {
        font-size: 15px;
        font-family: 'PFBeauSansregular';
        color: #909090;
        margin-top: 15px;
        margin-bottom: 5px;
    }

.inner-content .fix h1 {
    color: #636363;
    font-size: 14px;
    display: block;
    margin-top: 13px;
    padding-bottom: 7px;
    margin-bottom: 5px;
    font-family: 'PFBeauSansregular';
    min-height: 20px;
    border-bottom: 1px none #DDD;
    padding-left: 25px;
}

.welcome-user {
    top: 0;
    color: #aaa;
    font-size: 23px;
    left: 0;
    background-color: transparent;
    padding: 1px 10px 5px 0;
    float: left;
    display: inline;
}

.welcome-user-lab {
    font-size: 13px;
    font-family: 'PFBeauSansRegular';
    color: black;
    margin-top: 15px;
    margin-bottom: 0;
}


.not-found {
    text-align: center;
    font-size: 14px;
    color: rgb(192, 82, 82);
}

.nfound {
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
}

.auth-support {
    color: #B0B0B0 !important;
}

.modal {
    z-index: 9999 !important;
    background-color: #bbb;
    background-color: rgba(0,0,0,.3);
}

/*Change date and time*/
.ch-date-time-title {
    padding: 5px 0 5px 0;
}

.ch-date-time-title-box {
    border-bottom: 1px solid #6E87B7;
    padding-bottom: 5px;
}

.ch-date-gluphicon {
    font-size: 20px;
    float: left;
    margin: 6px 7px 0 0;
    color: #6E87B7;
}

.ch-title-text {
    font-size: 25px;
    float: left;
    color: #6E87B7;
}


/* eo dashboard; eo-dashboard - start*/

.eo-dashboar-row {
    margin: 0 -15px;
}

.eo-dashboar-box {
    background: white;
    /*background: rgba(12, 134, 175, 0.8);
    background: -webkit-linear-gradient(left top, rgba(255, 255, 255, 0.8), rgba(12, 134, 175, 0.8)); 
    background: -o-linear-gradient(bottom right, rgba(255, 255, 255, 0.8), rgba(12, 134, 175, 0.8)); 
    background: -moz-linear-gradient(bottom right, rgba(255, 255, 255, 0.8), rgba(12, 134, 175, 0.8)); 
    background: linear-gradient(to bottom right, rgba(255, 255, 255, 0.8), rgba(12, 134, 175, 0.8));*/
    -moz-box-shadow: 0 3px 3px #999;
    -moz-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    -webkit-box-shadow: 0 3px 3px #999;
    -webkit-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    -ms-box-shadow: 0 3px 3px #999;
    -ms-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    box-shadow: 0 3px 3px #999;
    box-shadow: 0 3px 3px rgba(68,68,68,0.5);
    padding: 25px 25px 30px 25px;
    display: block;
    margin-bottom: 15px;
    height: 450px;
}

    .eo-dashboar-box table {
        opacity: 1;
        color: #545a5f;
    }

        .eo-dashboar-box table th {
            color: #545a5f;
        }

        .eo-dashboar-box table a, .eo-dashboar-box table a:visited, .eo-dashboar-box table a:hover {
            color: #0C86AF !important;
            font-weight: bold;
        }

    .eo-dashboar-box > div {
        height: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .eo-dashboar-box li {
        height: 71.6px;
    }

    .eo-dashboar-box tr {
        height: 58px;
    }

        .eo-dashboar-box tr img {
            padding: 0 0;
            opacity: 1;
        }

    .eo-dashboar-box .box .title h1 {
        font-size: 16px;
    }

.title i {
    color: #545a5f;
    padding-right: 15px;
}

ul.top_profiles {
    height: 330px;
    width: 100%;
}

    ul.top_profiles li {
        margin: 0;
        padding: 3px 5px;
    }

        ul.top_profiles li:nth-child(odd) {
            background-color: #eee;
        }

        ul.top_profiles li:nth-child(even) {
            background-color: #ffffff;
        }

.top_profiles a, .top_profiles a:visited, .top_profiles a:hover {
    color: #0C86AF !important;
    font-weight: bold;
}

.border-aero {
    border-color: #0C86AF !important;
}

.event .media-body p {
    color: #545a5f !important;
}

.event .media-body a.title, .event .media-body a.title:visited, .event .media-body a.title:hover {
    font-weight: bold;
    color: #0C86AF !important;
}

.event .media-body p {
    margin-bottom: -2px;
}

.media .profile_thumb {
    border: 1px solid;
    width: 50px;
    height: 50px;
    margin: 5px 10px 5px 0;
    border-radius: 50%;
    padding: 9px 12px;
}

    .media .profile_thumb i {
        font-size: 30px;
        color: #0C86AF;
    }

.progress-group .progress-text {
    font-weight: 600;
}

.progress-group .progress-number {
    float: right;
}

.progress-group p {
    display: inline-block;
}

.progress.sm {
    height: 10px;
}

.progress.sm {
    border-radius: 1px;
}

.eo-dashboard-progress-bar {
    width: 100%;
    height: 14px;
    border: 1px solid #aeaeae;
}
/* ova kveri treba da se pusti pomegu 1320 i 1680px, no koga stavam 1320 se pusta na 1451px */
/* za da se pusti na 1320 staviv 1189. da se vidi ZOSTO VAKA */
@media (min-width: 1189px) and (max-width: 1680px) {
    .eo-dashboar-box {
        background: #ffffff;
        -moz-box-shadow: 0 3px 3px #999;
        -moz-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
        -webkit-box-shadow: 0 3px 3px #999;
        -webkit-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
        -ms-box-shadow: 0 3px 3px #999;
        -ms-box-shadow: 0 3px 3px rgba(68,68,68,0.5);
        box-shadow: 0 3px 3px #999;
        box-shadow: 0 3px 3px rgba(68,68,68,0.5);
        padding: 25px 25px 30px 25px;
        display: block;
        margin-bottom: 15px;
        height: 550px;
    }

        .eo-dashboar-box li {
            height: 91.6px !important;
        }

        .eo-dashboar-box tr {
            height: 76.4px !important;
        }

            .eo-dashboar-box tr img {
                padding: 0 0;
            }
}

/*eo dashboard; eo-dashboard - end*/

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 100px auto;
    }
}

.cursor-pointer.pr15 {
    padding-right: 15px !important;
    display: block;
    min-height: 30px;
    line-height: 14px;
}

@media (max-width:767px) {
    .cursor-pointer.pr15 {
        padding-right: 15px !important;
        display: block;
        min-height: 40px;
        line-height: 14px;
    }
}

.stripe span.col-md-6.col-lg-6.col-sm-6.col-lg-12 {
    display: inherit;
}

.bg {
    background: #f5f5f5;
    padding: 0;
}

.inner-content h2:empty, .inner-content h1:empty {
    display: none !important;
}


/*loader*/
/*loader*/
.loader {
    font-size: 50px;
    text-indent: -9999em;
    overflow: hidden;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    margin: 72px auto;
    position: fixed;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load6 1.7s infinite ease;
    animation: load6 1.7s infinite ease;
    z-index: 99999;
    top: 40%;
    left: 50%;
}

@-webkit-keyframes load6 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        box-shadow: 0 -0.83em 0 -0.4em #363F55, 0 -0.83em 0 -0.42em #363F55, 0 -0.83em 0 -0.44em #363F55, 0 -0.83em 0 -0.46em #363F55, 0 -0.83em 0 -0.477em #363F55;
    }

    5%, 95% {
        box-shadow: 0 -0.83em 0 -0.4em #363F55, 0 -0.83em 0 -0.42em #363F55, 0 -0.83em 0 -0.44em #363F55, 0 -0.83em 0 -0.46em #363F55, 0 -0.83em 0 -0.477em #363F55;
    }

    10%, 59% {
        box-shadow: 0 -0.83em 0 -0.4em #363F55, -0.087em -0.825em 0 -0.42em #363F55, -0.173em -0.812em 0 -0.44em #363F55, -0.256em -0.789em 0 -0.46em #363F55, -0.297em -0.775em 0 -0.477em #363F55;
    }

    20% {
        box-shadow: 0 -0.83em 0 -0.4em #363F55, -0.338em -0.758em 0 -0.42em #363F55, -0.555em -0.617em 0 -0.44em #363F55, -0.671em -0.488em 0 -0.46em #363F55, -0.749em -0.34em 0 -0.477em #363F55;
    }

    38% {
        box-shadow: 0 -0.83em 0 -0.4em #363F55, -0.377em -0.74em 0 -0.42em #363F55, -0.645em -0.522em 0 -0.44em #363F55, -0.775em -0.297em 0 -0.46em #363F55, -0.82em -0.09em 0 -0.477em #363F55;
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        box-shadow: 0 -0.83em 0 -0.4em #363F55, 0 -0.83em 0 -0.42em #363F55, 0 -0.83em 0 -0.44em #363F55, 0 -0.83em 0 -0.46em #363F55, 0 -0.83em 0 -0.477em #363F55;
    }
}

@keyframes load6 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        box-shadow: 0 -0.83em 0 -0.4em #363F55, 0 -0.83em 0 -0.42em #363F55, 0 -0.83em 0 -0.44em #363F55, 0 -0.83em 0 -0.46em #363F55, 0 -0.83em 0 -0.477em #363F55;
    }

    5%, 95% {
        box-shadow: 0 -0.83em 0 -0.4em #363F55, 0 -0.83em 0 -0.42em #363F55, 0 -0.83em 0 -0.44em #363F55, 0 -0.83em 0 -0.46em #363F55, 0 -0.83em 0 -0.477em #363F55;
    }

    10%, 59% {
        box-shadow: 0 -0.83em 0 -0.4em #363F55, -0.087em -0.825em 0 -0.42em #363F55, -0.173em -0.812em 0 -0.44em #363F55, -0.256em -0.789em 0 -0.46em #363F55, -0.297em -0.775em 0 -0.477em #363F55;
    }

    20% {
        box-shadow: 0 -0.83em 0 -0.4em #363F55, -0.338em -0.758em 0 -0.42em #363F55, -0.555em -0.617em 0 -0.44em #363F55, -0.671em -0.488em 0 -0.46em #363F55, -0.749em -0.34em 0 -0.477em #363F55;
    }

    38% {
        box-shadow: 0 -0.83em 0 -0.4em #363F55, -0.377em -0.74em 0 -0.42em #363F55, -0.645em -0.522em 0 -0.44em #363F55, -0.775em -0.297em 0 -0.46em #363F55, -0.82em -0.09em 0 -0.477em #363F55;
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        box-shadow: 0 -0.83em 0 -0.4em #363F55, 0 -0.83em 0 -0.42em #363F55, 0 -0.83em 0 -0.44em #363F55, 0 -0.83em 0 -0.46em #363F55, 0 -0.83em 0 -0.477em #363F55;
    }
}



.tooltip-inner {
    background: #888888;
    padding: 15px;
}

.tooltip-arrow {
    border-right-color: #888888 !important;
    border-top-color: #888888 !important;
}

.tooltip, .tooltip-inner {
    min-width: 300px;
    text-align: left;
}

@-moz-document url-prefix() {
    .firefox-min-height {
        min-height: 28px;
    }
}

.info-blocked-modal-window .modal-dialog {
    width: 750px;
}

.big-font-price {
    font-weight: bold;
    font-size: 18px;
}


/*TIMELINE*/
.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #eeeeee;
        left: 50%;
        margin-left: -1.5px;
    }

    .timeline > li {
        margin-bottom: 20px;
        position: relative;
    }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-panel {
            width: 46%;
            float: left;
            border: 1px solid #d4d4d4;
            border-radius: 2px;
            padding: 20px;
            position: relative;
            -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
            box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
        }

            .timeline > li > .timeline-panel:before {
                position: absolute;
                top: 26px;
                right: -15px;
                display: inline-block;
                border-top: 15px solid transparent;
                border-left: 15px solid #ccc;
                border-right: 0 solid #ccc;
                border-bottom: 15px solid transparent;
                content: " ";
            }

            .timeline > li > .timeline-panel:after {
                position: absolute;
                top: 27px;
                right: -14px;
                display: inline-block;
                border-top: 14px solid transparent;
                border-left: 14px solid #fff;
                border-right: 0 solid #fff;
                border-bottom: 14px solid transparent;
                content: " ";
            }

        .timeline > li > .timeline-badge {
            color: #fff;
            width: 50px;
            height: 50px;
            line-height: 50px;
            font-size: 1.4em;
            text-align: center;
            position: absolute;
            top: 16px;
            left: 50%;
            margin-left: -25px;
            background-color: #999999;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%;
        }

        .timeline > li.timeline-inverted > .timeline-panel {
            float: right;
        }

            .timeline > li.timeline-inverted > .timeline-panel:before {
                border-left-width: 0;
                border-right-width: 15px;
                left: -15px;
                right: auto;
            }

            .timeline > li.timeline-inverted > .timeline-panel:after {
                border-left-width: 0;
                border-right-width: 14px;
                left: -14px;
                right: auto;
            }

.timeline-badge.primary {
    background-color: #2e6da4 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

.timeline-body {
    margin-top: 10px;
}

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto;
        }

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto;
        }
}

.invalid, .ng-invalid-date {
    border-color: red !important;
}
/* Reports list (Super admin) */
.rectangle-list {
    counter-reset: li;
    list-style: none;
    *list-style: decimal;
    font: 15px 'trebuchet MS', 'lucida sans';
    padding: 0;
    margin-bottom: 4em;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
}

    .rectangle-list ol {
        margin: 0 0 0 2em;
        list-style-type: none;
    }

    .rectangle-list a {
        position: relative;
        display: block;
        padding: .4em .4em .4em .8em;
        *padding: .4em;
        margin: .5em 0 .5em 2.5em;
        background: #D2D2D2;
        color: white;
        text-decoration: none;
        transition: all .3s ease-out;
    }

        .rectangle-list a:hover {
            background: #D2D2D2;
            color: white;
        }

    .rectangle-list ol a:hover {
        background: #D2D2D2;
        color: white;
    }

.li-numbering {
    position: absolute;
    background: #0C86AF;
    color: white;
    height: 2em;
    width: 2em;
    line-height: 2em;
    text-align: center;
    font-weight: bold;
}

.rectangle-list a:after {
    position: absolute;
    content: '';
    border: .5em solid transparent;
    left: -1em;
    top: 50%;
    margin-top: -.5em;
    transition: all .3s ease-out;
}

.rectangle-list ol a:hover:after {
    left: -.5em;
    border-left-color: #0C86AF;
}

.document-icon-inline {
    float: left;
    padding-top: 2px;
    padding-right: 2px;
}

.fluidMedia {
    position: relative;
    padding-bottom: 56.25%; /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

    .fluidMedia iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
    pointer-events: none;
    cursor: default;
}

.open-data-label {
    margin-top: 30px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.open-data.box:hover .open-data-label {
    color: #3a3939;
}


.open-data.box {
    display:flex;
    transition: none !important;
    background-image: url('../../Images/bg_white.png') !important;
    background-size: cover !important;
    margin-bottom: 0 !important;
    padding: 30px !important;
}

    .open-data.box h3 {
        font-size: 23px !important;
    }

    .open-data.box:hover {
        opacity: 0.9;
    }

@media print {
    .no-print, .no-print * {
        display: none !important;
    }
}

@media print {
    .do-print, .do-print * {
        display: block !important;
    }
}

.small-font {
    font-size: small;
}

.cont-open-data .tab-content {
    background-color: #E6E6E6 !important;
}

.cont-open-data .inner-content .col-lg-12 {
    border: 1px solid #E6E6E6;
    min-width: 1500px;
}

.cont-open-data {
    padding-top: 130px;
    width: 100%;
}

    .cont-open-data .table-box {
        padding-bottom: 0;
    }

.cont-plan-comparer .version-title {
    background-color: #5d739e;
    color: white;
    text-align: center;
    border: none;
}

.cont-plan-comparer .header {
    background-color: #6E87B7;
    color: white;
}

.cont-plan-comparer table > thead > tr > th, table > thead > tr, table > thead > tr > td {
    border-bottom: 1px solid #334b79;
}

.cont-plan-comparer table > thead > tr:not(.version-title) > th {
    border-bottom: none;
}

.cont-plan-comparer table .no-background:not(.number) {
    border-color: transparent !important;
}

.cont-plan-comparer .body td {
    background-color: #F9F9F9 !important;
    width: 8vw !important;
}

    .cont-plan-comparer .body td.status-cell {
        font-size: 18px;
        background-color: #fff !important;
        width: 2vw !important;
    }

    .cont-plan-comparer .body td.no-background {
        background-color: #fff !important;
        width: 2vw !important;
        text-align: center;
    }

td.no-background.number {
    min-width: 2vw !important;
}

.cont-plan-comparer .header th.no-background {
    background-color: #fff !important;
}

.cont-plan-comparer .status-cell-add {
    color: green;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56%; /* 16:9 */
    padding-top: 0px;
    height: 0;
}

    .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.institution-table .table-responsive {
    overflow-x: auto;
}

.institution-table .date .input-group-btn button {
    padding: 9px 12px;
}

body.ci-institution-body {
    background: none !important;
    max-width: 100%;
}

.institution-table {
    padding: 15px;
}

    .institution-table .filter {
        box-shadow: 0 1px 10px rgba(68,68,68,0.5);
    }


.archive-file-icon {
    width: 25px;
    height: auto;
}

.bid-submitter-title {
    background: #ddd !important;
    padding: 10px;
    color: #333333 !important;
}

@media (max-width: 1200px) {
    .institution-table .filter-box {
        margin-top: 57px !important;
    }
}

.cont-plan-comparer .status-cell-remove {
    color: red;
}

.cont-plan-comparer .status-cell-same {
    color: #1d72af;
}

.cont-plan-comparer .status-cell-edit {
    color: #f3ed3d;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56%; /* 16:9 */
    padding-top: 0px;
    height: 0;
}

    .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.no-shadow {
    box-shadow: none !important;
}

.row.p5.mt10 #plan-for-announcement-grid_wrapper .table-box {
    box-shadow: none !important;
}

.publish-btn {
    width: 90%;
    margin: 10px;
}

    .publish-btn:hover {
        background: none !important;
        color: #fff !important;
    }

.compare-legend {
    padding: 10px;
    background: #fff;
    padding-left: 0;
    box-shadow: 0 3px 3px rgba(68,68,68,0.5);
}

    .compare-legend.dossie {
        background: #F9F9F9;
    }

    .compare-legend span {
        font-size: 15px;
        vertical-align: middle;
    }

    .compare-legend label span {
        font-size: 12px;
        line-height: 15px;
    }

.legend-item {
    padding: 15px;
}

.decision-btns {
    text-align: center;
}

.decision-btn {
    margin: 5px;
}

.empty-link:hover {
    cursor: default;
}

body {
    height: auto;
}

.month-select i.glyphicon.glyphicon-chevron-right,
.month-select i.glyphicon.glyphicon-chevron-left {
    display: none !important;
}

.publish-btn.hover-blue:hover {
    color: #0c86af !important;
    cursor: default;
}

.btn-action {
    width: 100%;
    padding: 10px;
    border-radius: 0;
}

    .btn-action i {
        color: #0C86AF;
    }

    .btn-action:hover {
        background: #0C86AF;
    }

        .btn-action:hover i {
            color: #fff !important;
        }

.btn-edit-pfa:hover, .btn-edit-pfa:focus {
    background: #0C86AF !important;
}

    .btn-edit-pfa:hover i {
        color: #fff;
    }

.sub-btn.delete.rem-plan {
    float: none;
}

.remove-plan-btn {
    text-align: center;
}

.ver-align-center {
    display: flex !important;
    align-items: center;
}

.comaprer-table-footer {
    background-color: #ececec !important;
    text-align: right;
}

.comparer-percent-th {
    background-color: #fff !important;
    border-top-color: #fff !important;
}

.estimated-value-icon {
    width: 20px;
    height: auto;
}

.cont-plan-comparer .table-box {
    display: table;
}

.cont-plan-comparer .col-top.main {
    margin-left: 0 !important;
}

.label-table-cell {
    display: table-cell
}

.fit-text {
    white-space: normal;
    word-wrap: break-word;
}

.not-active {
    pointer-events: none !important;
    cursor: not-allowed !important;
    opacity: 0.7;
}

.blue-negotiations-left {
    background-color: #0C86AF;
}

    .blue-negotiations-left:after {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        width: 0;
        height: 0;
        border: 20px solid transparent;
        border-right-color: #0C86AF;
        border-left: 0;
        border-top: 0;
        margin-top: -10px;
        margin-left: 5px;
    }

.blue-negotiations-right {
    background-color: #0C86AF;
}

    .blue-negotiations-right:after {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        width: 0;
        height: 0;
        border: 20px solid transparent;
        border-left-color: #0C86AF;
        border-right: 0;
        border-bottom: 0;
        margin-top: -10px;
        margin-right: 5px;
    }

.negotiations-padding {
    padding-top: 15px;
    padding-bottom: 8px;
}

.negotiations-padding-left {
    padding-left: 30px;
}

.text-negotiation {
    color: white !important;
}

.authority-negotiations {
    float: right;
}

.btn-negotiation[disabled] {
    background-color: #0C86AF;
    border-color: #ccc;
    color: white !important;
    cursor: no-drop !important;
}

.inline-element {
    display: inline-block !important;
}

.table.sub-table.table-striped > tbody > tr > td.invalidUpload {
    background-color: #f2dede !important;
}

.break-word {
    overflow-wrap: break-word;
}

a.red-link {
    color: #d24d00;
    font-weight: bold;
    text-decoration: underline;
}

    a.red-link:visited {
        color: #d24d00;
    }

.red-text {
    color: #d24d00
}

.instruction-home a h1 {
    border-bottom: 0px !important;
    padding-top: 20px;
    color: #6E87B7 !important;
    text-transform: none;
    font-weight:500
}

.market-data-label {
    margin-top: 30px;
    margin-bottom: 30px;
    text-transform: uppercase;
}


.market-data.box {
 
    transition: none !important;
    background-image: url('../../Images/bg_blue.png') !important;
    margin-bottom: 0 !important;
    padding: 30px !important;
    background-size: cover !important;
    width: 100% !important;
    height: auto !important;
    resize: both !important;
    background-repeat: round !important;
}
.red-flags.box {
    display: flex;
    transition: none !important;
    background-image: url('../../Images/bg_blue.png') !important;
    margin-bottom: 0 !important;
    padding: 30px !important;
    background-size: cover !important;
    width: 100% !important;
    height: auto !important;
    resize: both !important;
    background-repeat: round !important;
}
    .red-flags.box h3 {
        font-size: 23px !important;
        color: white;
    }

.red-flags-label {
    margin-top: 30px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

a.box.market-data {
    display: flex;
}
a.box.red-flags {
    display: flex;
}
a.box.open-data {
    display: flex;
}



.market-data.box h3 {
    margin-left: 13%;
    font-size: 25px !important;
    color: white;
}

    .marketemarketHome-data.box:hover {
        opacity: 0.9;
    }
.div-btn-icon {
    padding-right: 0 !important;
}

.btn-icon {
    width: 40px !important;
}

.fileUpload {
    position: relative;
    height: 33px;
}

    .fileUpload small {
        position: absolute;
        background: #fdfdfd;
        left: 1px;
        top: 5px;
        line-height: 23px;
        font-size: 12px;
        width: 100px;
        border-radius: 20px 0px 0 20px;
        padding: 1px 15px;
        bottom: 3px;
        z-index: 9;
        color: #95acb7;
    }

    .fileUpload input {
        cursor: pointer;
    }

input[type=file] {
    display: block;
}

    input[type=file]:focus {
        outline: none;
    }

.bold {
    font-weight: bold;
}
.label-decs small {
     font-size: 85%; 
    color: #7794a2;
}

.label-decs label {
    display: inline-block;
}

.label-decs{
    margin-bottom: 3px;
}