/* Minification failed. Returning unminified contents.
(1250,47): run-time error CSS1046: Expect comma, found '0'
(1250,51): run-time error CSS1046: Expect comma, found '/'
(1251,39): run-time error CSS1046: Expect comma, found '0'
(1251,43): run-time error CSS1046: Expect comma, found '/'
(2156,37): run-time error CSS1046: Expect comma, found '90'
(2156,43): run-time error CSS1046: Expect comma, found '/'
(2156,73): run-time error CSS1046: Expect comma, found '255'
(2156,81): run-time error CSS1046: Expect comma, found '/'
 */
/* Move down content because we have a fixed navbar that is 50px tall */
body {
    /*padding-top: 50px;*/
    padding-bottom: 0;
    /*background-color: #1d4175;*/
    /*-ms-overflow-style: scrollbar;*/
    scrollbar-face-color: #EEC800;
    scrollbar-shadow-color: #006cb4;
    scrollbar-highlight-color: #006cb4;
    scrollbar-3dlight-color: #006cb4;
    scrollbar-darkshadow-color: #006cb4;
    scrollbar-track-color: #006cb4;
    scrollbar-arrow-color: #C1C1D1;
}

.main {
    height: 1000px;
    width: 500px;
}

body::-webkit-scrollbar {
    width: 12px;
}


body::-webkit-scrollbar-track {
    background: #bcbec0;
}

body::-webkit-scrollbar-thumb {
    background-color: #e6e7e8;
    border-radius: 10px;
}


::selection {
    background: #444569;
    color: #ffffff;
}

::-moz-selection {
    background: #444569 !important;
    color: #ffffff !important;
}


/*input[type=submit]::selection {
    background: #444569 !important;
    color: #ffffff !important;
}*/


.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input[type="text"],
input[type="password"] {
    max-width: 280px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }

    .body-content {
        padding: 0;
        /*width: 1120px;*/
        margin: 0 auto;
    }
}


.backheader {
    position: absolute;
    top: 0;
    height: 340px;
    z-index: -1;
}

/*.container {
    width: 970px;
}*/

.header, .contentMaster, .fix-nav {
    margin: 0 auto;
    background-color: #ffffff;
}

.row.header.stripe {
    background: #04255a;
    border-bottom: 1px solid #bcbec0;
    height: 45px;
}

.col-xs-2.header-content {
    text-align: right;
}

.second-menu a.yellow {
    padding-right: 5px;
    border-right: 1px solid #bcbec0;
}

.second-menu .yellow:last-child {
    border-right: none;
}

.main-content > .row, .main-content > .container {
    /* min-height: 400px; */
}

.col-xs-3.header-content.second-menu a:hover, .col-xs-3.header-content.second-menu a:focus {
    text-decoration: none;
}

.row.header .form-group.input-group {
    padding: 0 15px;
}

.header {
    height: 60px;
    vertical-align: bottom;
    bottom: 0;
    z-index: 9999;
}

.header-content {
    line-height: 30px;
    color: white;
}

.headerLogo, .nav-container, .headercarousel, .fix-nav {
    line-height: 45px;
}

.navbar-brandBVB {
    background-image: url(../Banners/bvben.png);
    background-repeat: no-repeat;
    height: 50px;
    padding: 0;
}


.navbar-brand {
    width: 185px;
    height: 67px;
    padding: 0;
    margin: 5px 0 0 0px;
    color: #428bca;
    overflow: hidden;
}

.navbar-brand {
    float: left;
    font-size: 18px;
    line-height: 20px;
    height: 40px;
}

.headercarousel {
    height: auto;
    padding: 0 15px;
    position: relative;
    background: white;
}



.contentMaster {
    padding: 15px !important;
    background-color: white;
}


/* BootStrap Menu */
.submn {
    float: left;
    list-style-position: inside;
    padding-left: 0;
    width: 46%;
}

.col-sm-9 > :first-child {
    list-style-type: none;
    position: relative;
}

.fa-ul.col-xs-4.list-unstyled .fa-square-o:before, .fa-ul.col-xs-4.list-unstyled .fa-square:before {
    vertical-align: middle;
    color: #b7cef0;
}

li.fa-caret-right:before {
    padding-right: 6px;
    position: absolute;
    left: -12px;
    vertical-align: middle;
}

.list-unstyled {
    list-style-position: inside;
    list-style-type: none;
    text-align: left !important;
}

ul.col-xs-4.list-unstyled {
    border: none;
    margin-left: 0; /* display: inline-block; */ /* width: 18%; */
}

.root-submenu {
    font-weight: bold;
    display: block;
}

    .root-submenu:hover {
        text-decoration: none;
    }

.submenu-item {
    font-size: 13px;
    display: block;
}

.submenu-itemActive {
    font-size: 14px !important;
    background-color: inherit !important;
    text-shadow: none !important;
}

.submenu-item:hover {
    text-decoration: none;
}

.col-sm-3 p {
    font-size: 11px;
    text-align: left;
    line-height: 1.5em;
}

.col-sm-3 img {
    width: 100%;
    max-height: 100%;
}

.table-div {
    height: 10px;
    border-right: solid 5px #d1d1d1;
}

.yamm {
    margin-bottom: 0px;
    border-right: none;
    border-left: none;
    -ms-border-radius: 0px;
    border-radius: 0px;
    padding: 0 15px;
    background-color: #fff !important;
    border-color: #fff !important;
    border: none !important;
}

.grid-demo .row {
    border-top: 4px solid;
    border-image: url(img/borduraJos.PNG) 13;
    border-bottom: 0px;
}

.active-li-sidemenu {
    background: #ffffff;
    position: relative;
}

    .active-li-sidemenu a {
        background: #ffffff !important;
        color: #000000 !important;
    }

.sidebar-nav div > .nav { /* border-color: #d3dbe5; */ /* border-right: 1px solid #d3dbe5; */
    font-size: 14px;
}

.sublist {
    margin-left: 10px !important;
    line-height: 20px;
}

    .sublist a {
        font-size: 14px !important;
    }

.dropdown.yamm-fw {
    text-transform: none;
}

.dropdown-menu.yamm-fw {
    text-transform: none;
}

.mega-menu-details {
    line-height: 20px !important;
    text-align: left !important; /* border-left: 1px solid #d3dbe5; */
}

#mainBannerCarousel .fa-chevron-left, #mainBannerCarousel-companie .fa-chevron-left {
    position: absolute;
    top: 30%;
    left: 27%;
    font-size: 30px;
}

#mainBannerCarousel .fa-chevron-right, #mainBannerCarousel-companie .fa-chevron-right {
    position: absolute;
    top: 30%;
    right: 27%;
    font-size: 30px;
}

.mega-menu-details img {
    max-width: 320px;
}

.tooltip-tabs ul li.active a {
    color: white;
}

.dataTables_info {
    padding-left: 5px;
}

.tr-details {
    padding: 0 !important;
}

.mega-menu-details {
    line-height: 20px !important;
    text-align: left !important; /* border-left: 1px solid #d3dbe5; */
}

#mainBannerCarousel .fa-chevron-left, #mainBannerCarousel-companie .fa-chevron-left {
    position: absolute;
    top: 45%;
    left: 10%;
    font-size: 30px;
}

#mainBannerCarousel .fa-chevron-right, #mainBannerCarousel-companie .fa-chevron-right {
    position: absolute;
    top: 45%;
    right: 10%;
    font-size: 30px;
}

.mega-menu-details img {
    max-width: 320px;
}

.tooltip-tabs ul li a {
    color: #000000;
    padding: 4px 6px 5px 6px !important;
    display: block;
    text-align: center;
}

.tooltip-tabs ul li.active a {
    color: white;
}

.dataTables_info {
    padding-left: 5px;
}


.tr-details {
    padding: 0 !important;
}
/*.dt-head-right{ white-space: nowrap;}*/


/*AutoComplete Search*/
.form-control.autocomplete-search {
    float: right;
}

.autocomplete-search-row {
    line-height: 26px;
    position: absolute; /* bottom: 10px; */ /* right: 10px; */
}
/*Page placeholders*/
.left-column-menu { /* position: relative; */ /* display: inline-block; */
    float: left;
    -webkit-box-shadow: #666 0px 1px 6px;
    -moz-box-shadow: #666 0px 1px 6px;
    box-shadow: #666 0px 1px 6px;
    behavior: url(/pie/PIE.htc);
}

.right-column-body {
    width: 850px;
    float: right;
    -webkit-box-shadow: #666 0px 1px 6px;
    -moz-box-shadow: #666 0px 1px 6px;
    -ms-box-shadow: #666 0px 1px 6px;
    box-shadow: #666 0px 1px 6px;
}


/*Main Content*/
.footer-content, .main-content {
    max-width: 1110px;
    padding: 0;
    background: white;
}

.col-body-content {
    padding-left: 0;
    padding-right: 30px;
    padding-bottom: 50px !important;
}

.dropdownS { /* border: 1px solid #c5cace; */
    background-image: linear-gradient(to bottom, #fefefe 0%, #e6e7e8 100%);
    line-height: 30px;
    display: block; /* height: 32px; */
    -ms-border-radius: 5px;
    border-radius: 5px;
    font-size: 12px;
    color: #00aeef;
    outline: 0;
}

.active-dropdown {
    background-color: #e6e7e8;
    color: #000000 !important;
    text-shadow: none;
    border-bottom: none;
    /*font-weight: bold !important;*/
    /*font-size: 17px !important;*/
    /*border-bottom: 4px solid #00aeef !important;*/
    /*padding: 10px 15px 6px 15px !important;*/
}

#body_rightColumnPlaceHolder_gvIndexComp thead th:first-child {
    text-align: left;
}

#body_rightColumnPlaceHolder_gvIndexComp thead th {
    text-align: right;
}

.col-menu {
    /*height: 100%;*/
    overflow: visible;
    vertical-align: top;
    padding-bottom: 20px;
    background: #e6e7e8;
    /*border-right: 1px solid #d1d3d4;*/
}

.capital-oportunity {
    list-style: none;
    margin: 0 auto 20px;
    display: table;
    position: relative;
}

    .capital-oportunity li {
        width: 165px;
        display: inline-block;
        text-align: center;
        margin-right: 7px;
    }

        .capital-oportunity li div {
            height: 300px;
            -ms-border-radius: 20px;
            border-radius: 20px;
            background: blue;
            color: white;
            padding-top: 20px;
        }

            .capital-oportunity li div img {
                border-radius: 100%;
                width: 120px;
                height: 120px;
                border: solid;
                margin: 0 auto 20px;
                display: block;
            }

    .capital-oportunity span {
        font-size: 25px;
        line-height: 28px;
    }

    .capital-oportunity p {
        position: absolute;
        background: url('/Content/img/arrow.png') no-repeat;
        width: 450px;
        height: 43px;
        top: 235px;
        background-size: 100%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

.page-info {
    font-size: 12px;
    color: #808285;
    white-space: nowrap;
    font-style: italic;
}
/*Tables*/
table.generic-table.dataTable thead th {
    background-color: #00aeef;
    color: #ffffff;
    /*background-color: #e1f4fd;*/
    /*padding: 8px !important;*/
    /*background-color: #e6e7e8;*/
    /*background-color: #c7eafb;*/
    /*color: #fff;*/
}

.table-hover > tbody > tr:hover > td.sorted, .wrapped-table table tr:nth-child(even):hover td.sorted {
    background-color: #d1d3d4 !important;
}

.wrapped-table > div{
    border: 1px solid rgb(230, 231, 232);
    
}

.wrapped_table_NoBorder > div {
    border: 0px !important;
}
.wrapped_table_NoBorder table tr td, .wrapped_table_NoBorder table tr th {
    font-size: 12px;
}

.dataTables_filter input {
    margin-left: 7px;
}

.dataTables_length .btn-group.bootstrap-select.col-xs-5.pLeft0 {
    padding-right: 0;
    margin-bottom: 0;
}

.dataTables_wrapper {
    font-size: 12px !important;
}

.tablesite {
    /*border: 1px solid #c5cace !important;*/
    font-size: 12px;
}

    .tablesite tr th {
        background-image: linear-gradient(to bottom, #fefefe 0%, #e6e7e8 100%);
        background-color: #fefefe;
        padding: 5px 3px 5px 3px;
        text-align: center;
        color: #4760A5;
        font-weight: bold;
    }

    .tablesite tr td {
        padding: 2px;
        line-height: 22px;
        min-width: 70px;
    }

h1 {
    color: #282828;
    font-size: 26px;
    margin-bottom: 0;
    font-weight: 500;
    /* background: url('img/borduraJos.PNG') no-repeat 0 42px; */
    background-size: 100%;
    min-height: 47px;
}

    h1::first-letter {
        text-transform: uppercase;
    }

.tdcenter {
    text-align: center;
}

.smallinfo, .mediuminfo, .smallminfo {
    color: #808285;
}

.smallinfo {
    font-size: 10px;
}

.smallminfo {
    font-size: 11px;
}

.mediuminfo {
    font-size: 12px;
}

.updProgr {
    border: none;
    border: none;
    border-radius: 0.7em;
    position: fixed;
    left: 55%;
    top: 55%;
    background-color: #075296;
    opacity: 0.9;
    z-index: 900;
    height: 80px;
    margin-top: -200px;
    width: 200px;
    margin-left: -300px;
    color: #ffffff;
}

.tFooter {
    font-weight: bold;
    color: #005b7f;
}

.theaderImgPoz {
    background-image: url('../../images/poz.gif') !important;
}

.theaderImgNeg {
    background-image: url('../../images/neg.gif') !important;
}

.theaderImgNeu {
    background-image: url('../../images/neu.gif') !important;
}

.theaderImgPoz, .theaderImgNeg, .theaderImgNeu, .LRClass-control {
    background-position: center !important;
    background-repeat: no-repeat !important;
}


.details-control, .tdetails, .divTitleDetails {
    color: #005b7f;
}

.details-control, .shown {
    cursor: pointer;
}

.tdetails {
    padding-left: 50px;
    width: 100%;
    border: 0px;
    border-collapse: collapse;
}

.divTitleDetails {
    padding: 5px;
}

/*---*/
.dataTable tbody tr td p {
    margin: 0;
}

.divTitle {
    background-color: #f8f8f8;
    padding: 5px;
    display: flex;
}

.divTitleCyan {
    color: #ffffff;
    background-color: #00aeef;
    padding: 10px;
    display: flex;
}


/* Presentation table */
.presentation-table td:first-child {
    background: white !important;
    border-right: 2px solid #dddddd;
    border-top: none;
    text-align: right;
}

.presentation-table th:first-child {
    background: white !important;
    border-right: 2px solid #dddddd;
}

.mBot0 {
    margin-bottom: 0px !important;
}

.mBot1 {
    margin-bottom: 1px !important;
}

.ssif-content:before {
    content: url(/Content/img/ssif.png);
    float: left;
    margin-right: 10px;
}

.raifeisen-content:before {
    content: url('img/RaiffeisenCentrobank.png');
    float: left;
    margin-right: 10px;
}

.ERSTE-content:before {
    content: url('img/Erste_Group_logo.png');
    float: left;
    margin-right: 10px;
}

.home-box.home-box-second-column .inner-box-wrap {
    width: 100%;
    margin-bottom: 15px;
}

    .home-box.home-box-second-column .inner-box-wrap img {
        max-height: 36px;
    }

.row-info-styled.row-law .row-info p, .row-info-styled.row-law .row-info div {
    width: 47%;
}

.row-info-styled.row-law .row-info a {
    width: 50%;
}

.media {
    background: #ffffff;
    padding: 12px;
    border: 1px solid #e6e7e8;
}

    .media .media-body {
        padding-left: 12px;
        border-left: 1px solid #e6e7e8;
        width: 60%;
    }

    .media .media-col {
        padding-right: 12px;
        width: 25%;
    }

    .media .media-object {
        margin: 0 auto;
    }

/* columns of same height styles */
.container-xs-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
    table-layout: auto;
}

.row-xs-height {
    /* display:table-row; */
    width: 100%;
    overflow: visible;
}

.col-xs-height {
    display: table-cell;
    float: none !important;
}

@media (min-width: 768px) {
    .container-sm-height {
        display: table;
        padding-left: 0px;
        padding-right: 0px;
    }

    .row-sm-height {
        display: table-row;
    }

    .col-sm-height {
        display: table-cell;
        float: none;
    }

    .col-menu {
        width: 242px !important;
        min-width: 242px;
        max-width: 242px;
    }

    .col-body-content {
        width: 728px !important;
        min-width: 728px;
        max-width: 728px;
    }
}

@media (min-width: 992px) {
    .container-md-height {
        display: table;
        padding-left: 0px;
        padding-right: 0px;
    }

    .row-md-height {
        display: table-row;
    }

    .col-md-height {
        display: table-cell;
        float: none;
    }

    .col-menu {
        width: 242px !important;
        min-width: 242px;
        max-width: 242px;
    }

    .col-body-content {
        width: 728px !important;
        min-width: 728px;
        max-width: 728px;
    }
}

@media (min-width: 1200px) {
    .container-lg-height {
        display: table;
        padding-left: 0px;
        padding-right: 0px;
    }

    .row-lg-height {
        display: table-row;
    }

    .col-lg-height {
        display: table-cell;
        float: none;
    }

    .col-menu {
        width: 269px !important;
        min-width: 269px;
        max-width: 269px;
    }

    .col-body-content {
        width: 810px !important;
        min-width: 810px;
        max-width: 810px;
    }
}

/* vertical alignment styles */
.col-top {
    vertical-align: top;
}

.col-middle {
    vertical-align: middle;
}

.col-bottom {
    vertical-align: bottom;
}


.navbar-default.sidebar {
    width: 100%;
    /*height: 110%;*/
    height: 100%;
    overflow: visible;
    /* display: inline-block; */
    *display: inline;
    /* margin-bottom: 20px; */
}
/*.active.active-li-sidemenu .active-line{position: absolute;}*/

.row-info-styled .row-info .paragraph-body {
    width: 65%;
    margin-left: 5px;
    float: right;
    font-size: 14px;
}


.rPTitle {
    background-color: #e8edf2;
    padding: 5px;
    color: #1d4175;
    font-size: 14px;
}

.pBottom5 {
    padding-bottom: 5px;
    font-weight: bold;
}

.pBottom10 {
    padding-bottom: 10px;
}

.pTop5 {
    padding-top: 5px !important;
}

.pTop10 {
    padding-top: 10px !important;
}

.pTop15 {
    padding-top: 15px !important;
}

.pTop30 {
    padding-top: 30px !important;
}


.pLeft5 {
    padding-left: 5px;
}

.pLeft15 {
    padding-left: 15px;
}
.pRight15 {
    padding-right: 15px;
}
.pRight5 {
    padding-right: 5px !important;
}


.aLinks {
    border-radius: 50px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    border: 1px solid #dee0e1;
    margin-right: 3px;
    color: #465162;
    background-color: #eaecee;
    font-weight: bold;
    line-height: 16px;
    width: 18px;
    font-size: 11px !important;
}

    .aLinks:hover {
        color: #00aeef;
        border: 1px solid #e6e7e8;
    }


.LRClass-control {
    background-color: #e8e8e8;
    border-radius: 5px;
    height: 25px;
    width: 25px;
    display: block;
    padding: 6px;
}


.evDate {
    text-align: right;
    padding-right: 5px;
    /*color: #1D4175;*/
    font-weight: bold;
}

.searchtxt-control {
    max-width: 100% !important;
}

.eventsCalendar {
    border: 1px solid #97b7de;
    border-radius: 3px;
    Width: 250px;
}

    .eventsCalendar tbody {
        background-color: #ffffff;
    }

        .eventsCalendar tbody tr:first-child {
            height: 30px;
            font-size: 16px;
            background-color: #ffffff;
            color: #97b7de;
            text-transform: uppercase;
            font-weight: bold;
        }

        .eventsCalendar tbody tr th {
            text-align: center !important;
            background-color: #97b7de;
            color: #fff;
            padding: 3px;
        }

        /*.eventsCalendar tbody tr:nth-child(1)
{
    background-color:red !important;

}*/
        .eventsCalendar tbody:first-child td {
            background-color: #ffffff;
        }

        .eventsCalendar tbody tr td {
            padding: 10px;
        }

.lblstyletitle {
    border-bottom: 1px solid #00c0f3;
    padding: 15px 0px 3px;
    font-weight: bold;
    width: 80%;
    display: block;
    color: #00aeef;
    font-size: 16px;
}

.divbul {
    white-space: nowrap;
    background-image: url('../../Images/icons/bullet_black_small.png');
    background-position: 0% 50%;
    padding: 5px 20px 5px 20px;
    background-repeat: no-repeat;
}

.arenta-xt-arhitecture {
    height: 100%;
    border-collapse: separate;
    border-spacing: 5px;
    border: 1px solid #e6e7e8;
    border-radius: 4px;
}

    .arenta-xt-arhitecture th {
        vertical-align: top;
        height: 15%;
        text-align: center;
    }

.box-arena-xt {
    /* border: 1px solid #e6e7e8; */
    padding: 3px !important;
    /*margin-right:4px;*/
    border-radius: 4px;
}

.arenta-xt-arhitecture span {
    margin-bottom: 5px;
    text-align: center;
    display: block;
    padding: 8px;
}

.arenta-xt-arhitecture td {
    border-radius: 4px;
    box-shadow: inset 0 0 10px #000000;
}

.first-row td {
    background: #61ACF4;
}

.second-row td {
    background: #FDCE0F;
}

.third-row td {
    background: #F0AEB8;
}

.fourth-row td {
    background: #C4B8A2;
}

.fifth-row td {
    background: #C3ED63;
}

.sixeth-row td {
    background: #DEDEDE;
}

.pLeft5 {
    padding-left: 5px !important;
}

.mBot20 {
    margin-bottom: 20px;
}

.cercle-media {
    border: 1px solid #e6e7e8;
    position: relative;
    border-top-left-radius: 90px;
    border-bottom-left-radius: 90px;
    margin-bottom: 50px;
}

    .cercle-media-col img, .cercle-media > img {
        position: absolute;
        width: auto;
        display: block;
        top: -8%;
        left: -2%;
        height: 114%;
    }

    .cercle-media .pull-right {
        width: 73%;
        padding: 8px;
    }

    .cercle-media p {
        margin: 0;
    }

.pRight60 {
    padding-right: 60px !important;
}

.top-neutral-border {
    border: 1px solid #e6e7e8;
    border-top: 4px solid #00aeef;
    float: left;
    min-width: 100%;
}

.fa-exlamation-one-line {
    margin-top: -7px;
}

.no-wrap {
    white-space: nowrap;
}

.market-operations {
    font-size: 11px;
    height: 29px;
}

/*.market-operations-table td {
    font-size: 11px;
}*/

.market-operations-table .Ldays, .market-operations-table .Rdays {
    border: 1px solid #c4c4c4;
    height: 29px;
}

.horizontal-box2 {
    background: #ffffff !important;
    padding: 6px 5px 12px 15px;
    width: 100%;
    border: 1px solid #e6e7e8 !important;
}


.horizontal-box3 {
    background: #e6e7e8 !important;
    padding: 6px 15px 12px 15px;
    width: 100%;
    border: 1px solid #e6e7e8 !important;
}

.horizontal-boxGray {
    padding: 6px 5px 12px 15px;
    width: 100%;
    border: 1px solid #e6e7e8 !important;
    background: #e6e7e8 !important;
    background: linear-gradient(to bottom right, #ffffff 10%, #d1d3d4 100%) !important;
}


.Ldays {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    margin-right: -2px;
}

.Rdays {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-left: -2px;
}

.Ldays, .Rdays {
    vertical-align: -webkit-baseline-middle;
    width: 100%;
    font-weight: bold;
    font-family: monospace;
    font-size: 18px;
    padding-top: 0;
    background-color: #e6e7e8;
    white-space: nowrap;
    outline: none !important;
    border: 1px solid #d1d3d4;
    cursor: pointer;
    height: 29px;
    /*margin-top: -1px;*/
}

    .Ldays:not(.notallowed):hover, .Rdays:not(.notallowed):hover {
        background: #00aeef !important;
        cursor: default;
        color: #fff;
        border: unset;
    }

.textbox-control {
    display: block;
    width: 100%;
    height: 29px !important;
    padding: 4px 10px;
    font-size: 12px;
    /* line-height: 1.42857; */
    color: #6d6e71;
    background-color: white;
    background-image: none;
    border: 1px solid #d1d3d4;
    /* border-radius: 3px; */
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.textbox-control:focus {
    color: #ffffff;
    border-color: #000000;
    background-color: #000000;
    outline: 0;
}

.textbox-control::-moz-placeholder {
    color: #6d6e71;
    opacity: 1;
}

.textbox-control:-ms-input-placeholder {
    color: #6d6e71;
}

.form-control::-webkit-input-placeholder {
    color: #6d6e71;
}

.lblChk {
    margin-bottom: 0px;
    font-weight: normal !important;
    font-size: 12px !important;
    color: #000000;
    margin-bottom: 0px;
}

.lbClassA {
    border-radius: 5px;
    padding: 5px;
    background-color: #173459;
    color: #fff;
}

.market-operation-control td {
    height: 24px;
}

.LRClass {
    padding: 7px;
}

    .LRClass:hover {
        border: 1px solid #e6e7e8 !important;
    }

.selectpicker {
    text-overflow: ellipsis;
}

.middle-media {
    display: table;
}

    .middle-media .media-col {
        display: table-cell;
        vertical-align: middle;
    }

    .middle-media .media-body {
        display: table-cell;
    }

.table-keyfigures tr td, .table-keyfigures tr th {
    width: 10%;
}

    .table-keyfigures tr td:first-child, .table-keyfigures tr th:first-child {
        width: 70%;
    }

.link-img-ms a {
    position: absolute;
    width: 20%;
    height: 15%;
    right: 14%;
}

.ccolor {
    color: #005b7f;
}

.upper-class {
    text-transform: uppercase;
}


.divproc {
    display: table-row;
    width: 100%;
}

    .divproc div {
        line-height: 20px;
        display: table-cell;
        text-align: center;
        padding: 0 3px 0 3px;
        border-top: 1px solid #fafafe;
    }

.tdpoz, .tdneg, .tdstat {
    /*opacity:0.8;*/
    line-height: 18px;
    color: #ffffff;
    padding-right: 2px;
    text-align: right;
}

.tdpoz {
    background: url(../images/bkgUp.png) 0 0 repeat-x;
}

.tdneg {
    background: url(../images/bkgDown.png) 0 0 repeat-x;
}

.tdstat {
    background: url(../images/bkgNem.png) 0 0 repeat-x;
}

.no-wrap .dataTables_length label, .no-wrap .dataTables_filter label {
    margin: 0;
}

.DTTT_container a:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.DTTT_container a:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-right: 1px solid #C5CACE;
}

.break-word {
    word-break: break-all;
}

.other-info.market-today .table-head td, .other-info.market-today th.table-head {
    height: 45px;
    color: #808285;
}

.indeces > div.pull-left {
    float: right !important;
}

.no-border td, .no-border th, .no-border {
    border: 0 !important;
}

.custom-progressbar div {
    display: table-cell;
    height: 20px !important;
    color: white !important;
    border: none;
    margin: 0 !important;
}

.custom-progressbar {
    width: 100% !important;
    height: 22px !important;
    display: table;
}

    .custom-progressbar span.percent-value {
        padding: 0 2px;
    }

#ipd .inner-tab .small-table thead tr, .market-watch-table.small-table thead tr {
    border-bottom: 2px solid rgb(221, 221, 221);
}
/*.market-today .table-head{white-space: nowrap;}*/
.other-info.market-today table tr:first-child td {
    padding: 5px 5px 5px 0;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.wrapped-table .dataTable { /* border-left:0; */ /* border-right:0; */ /* table-layout: fixed; */
    /*border: 1px solid #e6e7e8 !important;*/
    /*border-top: 4px solid #00aeef;*/
    /*float: left;*/
    /*min-width: 100%;*/
}

.width95 {
    width: 95%;
}
.width100 {
    width: 100%;
}

.pull-center {
    text-align: center !important;
}

.pRight10 {
    padding-right: 10px !important;
}

.cTabel {
    background-color: rgb(99, 99, 99);
    color: #fff;
}

.bRight1 {
    border-right: 1px solid #e6e7e8 !important;
}

.bLeft1 {
    border-left: 1px solid #e6e7e8 !important;
}

.box-top-background {
    background: url(../Content/img/prixel_cyan.png) repeat-x 0 -15px !important;
}

.copyright a {
    color: #d1d3d4;
}

.prospectus {
    line-height: 15px;
    text-align: right;
    /*padding-top: 5px;*/
}

.even.details + tr .tr-details table.tdetails tr td {
    background: #fff !important;
}

.odd.details + tr .tr-details table.tdetails tr td {
    background: #e6e7e8 !important;
}

.small-table-wrapper-rows {
    font-size: 11px;
    line-height: 12px;
    padding: 5px;
}

.total-row td:first-child {
    text-align: left;
}


.separator-horizontal_small {
    width: 100%;
    height: 1px;
    background: #c8d2df;
    float: left;
    margin: 5px 0 5px 0;
}

.lHeight15 {
    line-height: 15px !important;
}






.tdfin4 {
    background-color: #2E4159 !important;
    height: 1px !important;
}

.vTop, .vTop td, .vTop th {
    vertical-align: top;
}

.tablesite > span {
    padding: 2px;
}

.vertical-ticker {
    height: 400px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    /* border: 1px solid rgb(217, 217, 217); */
}

    .vertical-ticker li {
        padding: 6px;
        margin-bottom: 10px;
        display: block;
        /* background: #F8F8F8; */
        border-bottom: 1px solid #bcbec0;
    }

.date {
    font-size: 12px;
    color: #808285;
}

.home-page article {
    padding: 0 6px 0;
}

.home-page {
    padding-bottom: 30px;
    position: relative;
}

.chart-container > img {
    max-width: 100%;
}

.home-page-box.home-box .inner-box-wrap {
    width: 23%;
    height: 100%;
    float: none;
    display: inline-block;
    margin-right: 9px;
    padding-right: 0px;
}

.home-page-box.home-box div:last-child {
    margin-right: 0px !important;
}

.home-page-box.home-box .inner-box-wrap img {
    height: 180px;
    width: 100%;
}

.home-page-box.home-box .inner-box-wrap .box-content {
    min-height: 45px;
}

.home-page-box.home-box .inner-box-wrap .box-info .box-content { /* float: right; */
    width: 115px;
    float: none;
}

.home-page-box.home-box .inner-box {
    border: 1px solid #e6e7e8;
    /* border-bottom: 0; */
    padding: 12px;
    background: #f4f6f8;
    font-size: 11px;
    color: #282828;
    height: 100%;
    display: inline-block;
}

.home-financial-calendar tr:last-child article {
    border: none;
}

.pLeftRight5 {
    padding: 0 5px !important;
}

#body_upNews .wrapped-table > div {
    border: none;
}

#body_upI table tr td {
    border-right: 1px solid rgb(217, 217, 217);
    padding-left: 10px;
}

    #body_upI table tr td:first-child {
        padding-left: 0px;
    }

    #body_upI table tr td:last-child {
        border-right: none;
    }


    .top3-bvb td:first-child {
        width: 20%;
    }

.account-tooltips {
    padding-left: 25px;
    font-size: 12px;
}

.white {
    color: #ffffff !important;
}


.cancelNone {
    display: none;
}

.vAlignTop {
    vertical-align: top !important;
}

.footer-tool {
    position: absolute !important;
    bottom: 5px;
}

.publications.dataTable {
    table-layout: fixed;
}

.media-object.img-responsive {
    width: 100%;
}

.hour, .dates {
    font-size: 13px;
    color: white;
    white-space: nowrap;
}

.tooltip-table td, .tooltip-table tr {
    background: transparent !important;
    border: none !important;
}

.newsletter-label label {
    font-weight: normal;
    margin-left: 5px;
}

.larger-form-group .form-group {
    height: 45px;
}

.remove-top h2 > span {
    top: 0;
}

.mBot0 {
    margin-bottom: 0 !important;
}

.alert-index .form-group {
    border-right: 1px solid #bcbec0;
    padding-right: 5px;
}

    .alert-index .form-group:last-child {
        border: none;
    }

.change-password table {
    width: 100%;
}

.change-password {
    width: 100%;
}

a.tip {
    text-decoration: none;
}

    a.tip:hover {
        cursor: help;
        position: relative;
    }

    a.tip span {
        display: none;
    }

    a.tip:hover span {
        border-radius: 3px;
        border: #d1d3d4 1px solid;
        padding: 5px;
        display: block;
        background-color: #ffffff;
        z-index: 100;
        left: 0px;
        /*margin: 10px;*/
        width: 230px;
        /*min-width:120px;*/
        position: absolute;
        top: 10px;
        text-decoration: none;
        color: #005b7f;
        text-align: left;
        /*background: linear-gradient(to bottom right, #ffffff 10%, #d1d3d4 100%);*/
        border-radius: 5px;
        font-weight: bold;
    }

.container.top-content.header-banner {
    /*height: 135px;*/
    background: #00aeef;
}

.form-margin-bottom .form-group {
    margin-bottom: 7px;
}

.selectpick .bootstrap-select {
    width: 100% !important;
}

.ui-menu-item:hover {
    background: #F6F6F6;
}

.ui-menu-item {
    padding: 2px 7px;
}

.bottom.account-info {
    display: none;
}

.right-panel .box-info .fi-font {
    color: #34AC33;
    font-size: 28px;
    float: left;
}

.right-panel .box-info .box-content {
    float: right;
    width: 77%;
}

[class^="fi-"].fa:before, [class*=" fi-"].fa:before {
    font-family: FontAwesome !important;
}

.search-field:focus {
    background: #d1d3d4 !important;
}

.search .search-button {
    background: transparent !important;
}

#mainBannerCarousel-mobileapp .carousel-caption {
    margin: 0 !important;
}

#mainBannerCarousel-mobileapp .carousel-control {
    top: 45%;
}

/*.financial-instrument-details .footer-tool {
    padding: 0 30px 0 0 !important;
}*/

.smaller-padding .wrapped-table table tr td, .smaller-padding .wrapped-table table tr th {
    padding: 2px 6px;
}

.row-law.row-info-styled .row-info a {
    float: left;
}

.row-law.row-info-styled .row-info .date {
    float: right;
}


.titlB {
    border: solid 1px #e6e7e8;
    padding: 5px;
}

.certificates-homebox .home-box .inner-box-wrap {
    padding-right: 0;
}

.ui-autocomplete {
    z-index: 99999;
}

.ui-helper-hidden-accessible {
    display: none !important;
}

#geosurf a {
    display: none;
}

#autocomplete-form::-webkit-input-placeholder { /* WebKit browsers */
    color: #6d6e71 !important;
}

#autocomplete-form:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #6d6e71 !important;
    opacity: 1;
}

#autocomplete-form::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #6d6e71 !important;
    opacity: 1;
}

#autocomplete-form:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #6d6e71 !important;
}

.bvb-regulation article {
    margin-bottom: 15px;
}

.aero-table tr td:nth-child(3) {
    text-align: right;
}

.popover.aero-consultants-popover {
    padding: 10px 0;
    width: 350px;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin-bottom: 40px;
}

    .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

table.aero-grid tbody tr.parent td {
    border-bottom: 0;
    padding-bottom: 0;
}

table.aero-grid tbody tr.child td {
    border-top: 0;
    font-size: 11px;
}

/*Admin User*/
.cke_contents.cke_reset textarea.cke_source.cke_reset.cke_enable_context_menu.cke_editable.cke_editable_themed.cke_contents_ltr {
    height: 100% !important;
}

input[type=datetime].form-control {
    display: inline-block;
    font-size: 12px;
    height: 27px;
    padding: 5px 7px;
    max-width: none;
    cursor: pointer;
}

textarea, input[type="datetime"], input[type="password"] {
    -webkit-appearance: none;
    box-shadow: none !important;
}

/*.no-border td{
    border:0 !important;
    border-top:0 !important;
    border-bottom:0!important;
}*/
.special-details tr.details td {
    border-bottom: none;
}

.special-details .details-tr.btn-link {
    vertical-align: middle;
    position: absolute;
    display: contents;
}

.special-details .col-top {
    vertical-align: top !important;
}

.special-details .collapsing {
    -webkit-transition: height 0.6s ease;
    -moz-transition: height 0.6s ease;
    -ms-transition: height 0.6s ease;
    -o-transition: height 0.6s ease;
    transition: height 0.6s ease;
}

.special-details .panel-body {
    padding-left: 25px;
}

div.press-item {
    padding: 0 70px 0;
}

.press-item section {
    margin: 30px 0;
    text-align: justify;
}

.special-details .panel-body {
    text-align: justify;
}

.special-details .col-top .row {
    padding: 7px 0;
}

.special-details .panel-body img {
    width: 100%;
}

.press-item img {
    width: 100%;
}

.event-item-table td:first-child {
    vertical-align: top;
}

.smaller-table table.event-item-table tr td {
    border-bottom: 0;
}

.press-release .wrapped-table table tr.table-head td {
    background: #F4F6F8 !important;
}

.color-link {
    color: #005b7f !important;
    /*color: #286090 !important;*/
}

    .color-link:hover {
        color: #00aeef !important;
    }

.social-media .media {
    background: none;
    border: none;
    padding: 0
}

    .social-media .media .media-left {
        display: table-cell;
        vertical-align: top;
    }

    .social-media .media .media-body {
        display: table-cell;
        vertical-align: top;
        width: auto;
        border: none;
        text-align: justify;
    }

    .social-media .media .media-object {
        margin-bottom: 10px;
        width: 75px;
    }

.default-ul {
    margin-left: 15px;
    margin-bottom: 20px;
}

.carousel-indicators.carousel-indicators-right {
    text-align: left;
    width: 30%;
    right: auto;
    left: 20px;
    margin: 0;
}

.newsletter-body table tr td {
    padding: 10px;
}

ol.default-ol li {
    padding-left: 10px;
    font-size: 13px;
    margin-top: 15px;
}

.arena-dl.dl-horizontal dt {
    float: left;
    width: 50px;
    clear: left;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.arena-dl.dl-horizontal dd {
    margin-left: 50px;
}

.arena-system ul.default-ul li {
    margin-top: 10px;
}

/* Newsletter box */
.newsletter-submit { border: 0; margin: 0; padding: 0; position: absolute; right: 8px; top: 101px; color: #AFB7C2; font-size: 18px; background: none; }
.newsletter-submit.focus { color: #fff; }


.form-control.input-styled-light.pull-left.newsletter-field.newsletter-box {
    background: #ffffff;
    color: #000000;
    padding-right: 30px;
}

.form-control.input-styled-light.pull-left.newsletter-field.newsletter-box:focus {
    background: #d1d3d4 !important;
}

.newsletter-submit.newsletter-box-submit.focus {
    color: #00aeef
}

.yellow-color {
    color: #F0C900;
}

.right-side {
    padding: 10px;
}

    .right-side h1 {
        padding-bottom: 20px;
    }

.default-ul.careers-ul li {
    list-style: none;
    padding-left: 15px;
    font-size: 13px;
    margin-top: 10px;
}

#eventRegistrationForm .form-group {
    margin-bottom: 10px;
}

#imgDiv img {
    width: auto;
}

.error {
    color: #dd1313;
}

.subTitleBig {
    font-size: 20px;
}

.btn-group > .btnd{
    padding: 4px 6px 5px 6px;
    background-color: #e6e7e8;
    border: 1px solid #d1d3d4;
    color: #000000;
    cursor: pointer;
    font-weight: normal !important;
    font-size: 13px;
    min-width: 30px;
    height: 29px;
    text-shadow: 2px 4px 4px rgb(89 90 90 / 20%), 0px -5px 10px rgb(255 255 255 / 15%);
}

.btnd:hover, .tooltip-tabs ul li a:hover, .account-tooltips:hover {
    color: #ffffff !important;
}

.btnd:hover {
    color: #ffffff !important;
    background-color: #00aeef !important;
    border-color: #00aeef !important;
    /*text-shadow: none;*/
}

.btnActive {
    border-color: #000000 !important;
    background-color: #000000 !important;
    color: #ffffff !important;
    text-shadow: none;
}

input[type="checkbox"]:hover {
    cursor: pointer;
}

.none {
    cursor: none;
}


.pointer {
    cursor: pointer;
}

.progress {
    cursor: progress;
}

.wait {
    cursor: wait;
}

.notallowed {
    cursor: not-allowed !important;
}


.bold {
    font-weight: bold !important;
}

.mw50 {
    min-width: 50px;
}

.disabled_effect {
    pointer-events: none;
}

input[type=checkbox]::-ms-check {
    border: 1px solid #c5cace;
    background-color: #fbfbfb;
    outline: none !important;
    background-image: linear-gradient(to bottom, #fdfdfd 0%, #e1e1e1 100%);
}

input[type="checkbox"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    height: 18px;
    width: 18px;
    border: 1px solid #d1d3d4;
    background-color: #ffffff;
    border-radius: 3px;
    margin: 0px;
    vertical-align: middle;
    margin-right: 3px;
    /*background-image: linear-gradient(to bottom, #fdfdfd 0%, #e1e1e1 100%);*/
    outline: none !important;
}

input[type=checkbox]:checked:after {
    content: "\2713";
    background-color: transparent;
    margin-left: 2px;
    text-align: center;
    line-height: 0px !important;
    font-weight: bold;
    color: #00aeef;
}

.btninv {
    height: 0px !important;
    width: 0px !important;
    border: none !important;
    background-color: transparent !important;
}

.btnpg {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



.infomark {
    background: none !important;
    color: #005b7f;
    border: none;
    padding-left: 0 !important;
    padding-right: 10px !important;
    cursor: pointer;
    outline: none;
    white-space: normal;
    text-align: left;
    -webkit-user-select: text !important;
    -ms-user-select: text !important;
    -moz-user-select: text !important;
}

.infomark:hover {
    text-decoration: none;
    color: #00aeef;
    border-color: transparent transparent transparent rgba(88, 131, 185, 0.85);
}
.mLnkbttS {
    background: none !important;
    color: #005b7f;
    border: none;
    padding-left: 0 !important;
    padding-right: 10px !important;
    cursor: pointer;
    outline: none;
    white-space: normal;
    text-align: left;
    -webkit-user-select: text !important;
    -ms-user-select: text !important;
    -moz-user-select: text !important;
}

.mLnkbttS:hover {
    text-decoration: none;
    color: #00aeef;
    border-color: transparent transparent transparent rgba(88, 131, 185, 0.85);
}
.mytooltip + .tooltip > .tooltip-inner {
    background-color: #59a1bd;
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
    min-width: 100px;
}

.tooltip-arrow {
    border-right: 7px solid #59a1bd !important;
}

.btnshowhide {
    background-color: #00aeef;
    padding: 5px;
}

.p-0 {
    padding: 0 !important;
}
.m-0 {
    margin: 0 !important;
}
.w-100 {
    width: 100% !important;
}

.d-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.d-grid {
    display: grid;
}

.m-auto {
    margin: auto;
}

.data {
    color: #b3b5b6;
}

.buttons-html5, input[type="search"] {
    border: 1px solid #d1d3d4;
    border-radius: 5px;
    padding: 5px 10px;
    outline: none !important;
    /*background-image: linear-gradient(to bottom, #ffffff 0%, #d1d3d4 100%);*/
    background-color: #ffffff;
    border-color: #d1d3d4 !important;
    color: #000000;
}

    .buttons-html5:hover, input[type="search"]:hover, div.dataTables_length select:hover {
        background: #d1d3d4 !important;
    }

div.dataTables_filter input {
    width: 120px !important;
}

._dtheader {
    /*background-color: #e6e7e8 !important;*/
    color: #000000 !important;
    display: grid;
    grid-template-columns: 33.333% 33.333% 33.333%;
}

._dt_lengthMenu, ._dt_html5Buttons, ._dt_filter {
    padding: 5px !important;
    white-space: nowrap !important;
}

.bootstrap-select .btn:focus {
    outline: none !important;
}

.fa-2x-b {
    font-size: 1.3em !important;
}

.tdelayed {
    color: #8b9ba1;
    font-size: 11px;
    padding-top: 5px;
}



/*Rebrand Add BEGIN*/
.cyanLink {
    color: #00aeef !important;
}

    .cyanLink:hover {
        color: #005b7f !important;
    }

.whiteLink {
    color: #ffffff !important;
}
    .whiteLink:hover {
        color: #000000 !important;
    }

.whiteCyanLink {
    color: #ffffff !important;
}
    .whiteCyanLink:hover {
        color: #00aeef !important;
    }

.label-cyan {
    color: #ffffff !important;
    background-color: #00aeef;
}

.label-black {
    color: #ffffff !important;
    background-color: #000000;
}

.cyanText {
    color: #00aeef !important;
}

.cyanTextBold {
    color: #00aeef !important;
    font-weight: bold;
}

.cyanText70 {
    color: #00c0f3 !important;
}

.cyanTextBold70 {
    color: #00c0f3 !important;
    font-weight: bold;
}

.txtShadow {
    /*text-shadow: 0 2px 5px #000;*/
    /*text-shadow: 2px 2px 5px #000;*/
}

.txtShadowWhite {
    /*text-shadow: 0 2px 5px #000;*/
    /*text-shadow: 2px 2px 5px #000;*/
    color: #ffffff;
    font-size: 15px;
}

.txtShadowCyan {
    /*text-shadow: 0 2px 5px #000;*/
    /*text-shadow: 2px 2px 5px #000;*/
    color: #00aeef;
    font-size: 15px;
}

.txtShadow1 {
    font-weight: bold;
    text-align: center;
    /*letter-spacing: 2px;*/
    /*text-shadow: 2px 7px 5px rgba(0,0,0,0.3), 0px -4px 10px rgba(255,255,255,0.3);*/
    font-size: 15px;
}

.txtShadow1White {
    font-weight: bold;
    text-align: center;
    /*letter-spacing: 2px;*/
    /*text-shadow: 2px 7px 5px rgba(0,0,0,0.3), 0px -4px 10px rgba(255,255,255,0.3);*/
    color: #ffffff;
    font-size: 15px;
}

.txtShadow1Cyan {
    font-weight: bold;
    text-align: center;
    /*letter-spacing: 2px;*/
    /*text-shadow: 2px 7px 5px rgba(0,0,0,0.3), 0px -4px 10px rgba(255,255,255,0.3);*/
    color: #00aeef;
    font-size: 15px;
}

.txtShadow2 {
    /*text-shadow: 2px 7px 5px rgba(0,0,0,0.3), 0px -4px 10px rgba(255,255,255,0.3);*/
}

.panel-cyan {
    border-color: #00aeef !important;
}

    .panel-cyan > .panel-heading {
        color: #ffffff !important;
        background-color: #00aeef !important;
        border-color: #00aeef !important;
    }

        .panel-cyan > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #00aeef !important;
        }

    .panel-cyan > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #00aeef !important;
    }

.panel-cyan10 {
    border-color: #e1f4fd !important;
}

    .panel-cyan10 > .panel-heading {
        color: #000000 !important;
        background-color: #e1f4fd !important;
        border-color: #e1f4fd !important;
    }

        .panel-cyan10 > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #e1f4fd !important;
        }

    .panel-cyan10 > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #e1f4fd !important;
    }

.panel-cyan20 {
    border-color: #c7eafb !important;
}

    .panel-cyan20 > .panel-heading {
        color: #414042 !important;
        background-color: #c7eafb !important;
        border-color: #c7eafb !important;
        border-bottom: 0px !important;
    }

        .panel-cyan20 > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #c7eafb !important;
        }

    .panel-cyan20 > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #c7eafb !important;
    }

.btn-cyan {
    color: white;
    background-color: #00aeef;
    border-color: #00b9f2 !important;
}

    .btn-cyan:hover, .btn-cyan:focus, .btn-cyan:active, .btn-cyan.active {
        color: black !important;
        background-color: #00c0f3;
        border-color: #44c8f5;
    }

button.btn.btn-cyan, input.btn.btn-cyan, a.btn.btn-cyan, label.btn.btn-cyan { /* IE10 Consumer Preview */
    background-image: -ms-linear-gradient(top, #00c0f3 0%, #00aeef 100%); /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top, #00c0f3 0%, #00aeef 100%); /* Opera */
    background-image: -o-linear-gradient(top, #00c0f3 0%, #00aeef 100%); /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #00c0f3), color-stop(1, #00aeef)); /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, #00c0f3 0%, #00aeef 100%); /* W3C Markup, IE10 Release Preview */
    background-image: linear-gradient(to bottom, #00c0f3 0%, #00aeef 100%);
    border-color: #00aeef;
}

    button.btn.btn-cyan:hover, input.btn.btn-cyan:hover, a.btn.btn-cyan:hover, label.btn.btn-cyan:hover { /* IE10 Consumer Preview */
        background-image: -ms-linear-gradient(top, #6dcff6 0%, #00b9f2 100%); /* Mozilla Firefox */
        background-image: -moz-linear-gradient(top, #6dcff6 0%, #00b9f2 100%); /* Opera */
        background-image: -o-linear-gradient(top, #6dcff6 0%, #00b9f2 100%); /* Webkit (Safari/Chrome 10) */
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6dcff6), color-stop(1, #00b9f2)); /* Webkit (Chrome 11+) */
        background-image: -webkit-linear-gradient(top, #6dcff6 0%, #00b9f2 100%); /* W3C Markup, IE10 Release Preview */
        background-image: linear-gradient(to bottom, #6dcff6 0%, #00b9f2 100%);
        border-color: #00b9f2;
        text-shadow: none;
    }

    button.btn.btn-cyan.btn-cyan-light, input.btn.btn-cyan.btn-cyan-light, a.btn.btn-cyan.btn-cyan-light, label.btn.btn-cyan.btn-cyan-light {
        background: #2f496a;
        border-color: #2f496a;
    }

.btn-cyan80 {
    color: #ffffff !important;
    background-color: #00b9f2;
    border-color: #269abc;
}

    .btn-cyan80:hover, .btn-cyan80:focus, .btn-cyan80:active, .btn-cyan80.active {
        color: #000000 !important;
        background-color: #6dcff6 !important;
        border-color: #8ed8f8 !important;
        text-shadow: none;
    }

.btn-cyan70 {
    color: #ffffff !important;
    background-color: #00c0f3;
    border-color: #c7eafb !important;
}

    .btn-cyan70:hover, .btn-cyan70:focus, .btn-cyan70:active, .btn-cyan70.active {
        color: #000000 !important;
        background-color: #6dcff6 !important;
        border-color: #8ed8f8 !important;
        text-shadow: none;
    }

.btn-cyan50 {
    color: #ffffff !important;
    background-color: #6dcff6;
    border-color: #c7eafb !important;
}

    .btn-cyan50:hover, .btn-cyan50:focus, .btn-cyan50:active, .btn-cyan50.active {
        color: #000000 !important;
        background-color: #00c0f3 !important;
        border-color: #8ed8f8 !important;
        text-shadow: none;
    }

.btn-DarkCyan {
    color: #ffffff !important;
    background-color: #005b7f;
    border-color: #00aeef !important;
}

    .btn-DarkCyan:hover, .btn-DarkCyan:focus, .btn-DarkCyan:active, .btn-DarkCyan.active {
        color: #000000 !important;
        background-color: #00c0f3 !important;
        border-color: #8ed8f8 !important;
        text-shadow: none;
    }

.btn-Black80 {
    color: #ffffff !important;
    background-color: #58595b;
    border-color: #58595b !important;
}

    .btn-Black80:hover, .btn-Black80:focus, .btn-Black80:active, .btn-Black80.active {
        color: #ffffff !important;
        background-color: #414042 !important;
        border-color: #414042 !important;
        text-shadow: none;
    }

.btn-Black70 {
    color: #ffffff !important;
    background-color: #6d6e71;
    border-color: #58595b !important;
}

    .btn-Black70:hover, .btn-Black70:focus, .btn-Black70:active, .btn-Black70.active {
        color: #ffffff !important;
        background-color: #58595b !important;
        border-color: #414042 !important;
        text-shadow: none;
    }

button.btnAcc, input.btnAcc, a.btnAcc, label.btnAcc {
    font-size: 13px !important;
    padding: 2px 10px !important;
    font-weight: normal !important;
    color: #000000 !important;
    border-color:transparent !important;
}
.btnAcc:hover, .btnAcc:focus, .btnAcc:active, .btnAcc.active {
    color: #ffffff !important;
    background-color: #00b9f2 !important;
    border-color: #ffffff !important;
}

.btn-link-cyan {
    color: #00aeef;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0;
}

    .btn-link-cyan, .btn-link-cyan:active, .btn-link-cyan[disabled], fieldset[disabled] .btn-link-cyan {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-link-cyan, .btn-link-cyan:hover, .btn-link-cyan:focus, .btn-link-cyan:active {
            border-color: transparent;
        }

            .btn-link-cyan:hover, .btn-link-cyan:focus {
                color: #00c0f3;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link-cyan[disabled]:hover, .btn-link-cyan[disabled]:focus, fieldset[disabled] .btn-link-cyan:hover, fieldset[disabled] .btn-link-cyan:focus {
                color: #939598;
                text-decoration: none;
            }

.btn-white {
    color: #000000 !important;
    background-color: #ffffff;
}

    .btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active {
        color: #000000 !important;
        background-color: #ffffff;
        border-color: #000000 !important;
    }

.btn-defaultDark {
    background-color: #d1d3d4 !important;
    border-color: #e6e7e8 !important;
}

    .btn-defaultDark:hover, .btn-defaultDark:focus, .btn-defaultDark:active, .btn-defaultDark.active {
        background-color: #bcbec0 !important;
        border-color: #a7a9ac !important;
    }

.black {
    color: #000000 !important;
}

.black90 {
    color: #414042 !important;
}

.black80 {
    color: #58595b !important;
}

.buttonSH {
    text-decoration: none;
    display: inline-block;
    position: relative;
    text-align: center;
    color: #e1f4fd !important;
    border: 1px solid #c7eafb !important;
    border-radius: 5px;
    line-height: 27px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    box-shadow: 0 0 0 0 transparent;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

    .buttonSH:hover {
        color: #000000 !important;
        box-shadow: 0 0 30px 0 rgba(0, 199, 236, 0.5);
        background-color: #00c0f3 !important;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        text-shadow: none;
    }

        .buttonSH:hover:before {
            -webkit-animation: shine 0.5s 0s linear;
            -moz-animation: shine 0.5s 0s linear;
            animation: shine 0.5s 0s linear;
        }

    .buttonSH:active {
        box-shadow: 0 0 0 0 transparent;
        -webkit-transition: box-shadow 0.2s ease-in;
        -moz-transition: box-shadow 0.2s ease-in;
        transition: box-shadow 0.2s ease-in;
    }

    .buttonSH:before {
        content: "";
        display: block;
        width: 0px;
        height: 86%;
        position: absolute;
        top: 7%;
        left: 0%;
        opacity: 0;
        background: white;
        box-shadow: 0 0 15px 3px white;
        -webkit-transform: skewX(-20deg);
        -moz-transform: skewX(-20deg);
        -ms-transform: skewX(-20deg);
        -o-transform: skewX(-20deg);
        transform: skewX(-20deg);
    }

@-webkit-keyframes shine {
    from {
        opacity: 0;
        left: 0%;
    }

    50% {
        opacity: 1;
    }

    to {
        opacity: 0;
        left: 100%;
    }
}

@-moz-keyframes shine {
    from {
        opacity: 0;
        left: 0%;
    }

    50% {
        opacity: 1;
    }

    to {
        opacity: 0;
        left: 100%;
    }
}

@keyframes shine {
    from {
        opacity: 0;
        left: 0%;
    }

    50% {
        opacity: 1;
    }

    to {
        opacity: 0;
        left: 100%;
    }
}


.link-effect {
    color: #ffffff !important;
    position: relative;
    -moz-transition: ease-out 0.3s 0.1s;
    -o-transition: ease-out 0.3s 0.1s;
    -webkit-transition: ease-out 0.3s;
    -webkit-transition-delay: 0.1s;
    transition: ease-out 0.3s 0.1s;
}

    .link-effect::before {
        height: 2px;
        width: 100%;
        background: #abe1fa;
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        visibility: hidden;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

    .link-effect::after {
        height: 2px;
        width: 100%;
        background: #abe1fa;
        content: "";
        position: absolute;
        left: 0;
        top: 100%;
        visibility: hidden;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

    .link-effect:hover {
        color: #000000 !important;
        text-shadow: none;
    }

        .link-effect:hover::before {
            visibility: visible;
            top: 100%;
            background: #e1f4fd;
        }

        .link-effect:hover::after {
            visibility: visible;
            top: 0;
            background: #e1f4fd;
        }

.link-effect1 {
    color: #000000;
    position: relative;
    overflow: hidden;
    display: inline-block;
    -moz-transition: ease-out 0.3s 0.1s;
    -o-transition: ease-out 0.3s 0.1s;
    -webkit-transition: ease-out 0.3s;
    -webkit-transition-delay: 0.1s;
    transition: ease-out 0.3s 0.1s;
}

    .link-effect1 span::before {
        width: 100%;
        height: 2px;
        background: white;
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        -moz-transition: 0.1s;
        -o-transition: 0.1s;
        -webkit-transition: 0.1s;
        transition: 0.1s;
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    .link-effect1 span::after {
        width: 100%;
        height: 2px;
        background: white;
        content: "";
        position: absolute;
        right: 0;
        bottom: 0;
        -moz-transition: 0.1s 0.2s;
        -o-transition: 0.1s 0.2s;
        -webkit-transition: 0.1s;
        -webkit-transition-delay: 0.2s;
        transition: 0.1s 0.2s;
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    .link-effect1::before {
        width: 2px;
        height: 100%;
        background: white;
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        -moz-transition: 0.1s 0.3s;
        -o-transition: 0.1s 0.3s;
        -webkit-transition: 0.1s;
        -webkit-transition-delay: 0.3s;
        transition: 0.1s 0.3s;
    }

    .link-effect1::after {
        width: 2px;
        height: 100%;
        background: white;
        content: "";
        position: absolute;
        right: 0px;
        bottom: 0;
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        -moz-transition: 0.1s 0.1s;
        -o-transition: 0.1s 0.1s;
        -webkit-transition: 0.1s;
        -webkit-transition-delay: 0.1s;
        transition: 0.1s 0.1s;
    }

    .link-effect1:hover {
        color: white;
    }

        .link-effect1:hover::before, .link-effect1:hover::after {
            -moz-transform: translateX(0);
            -ms-transform: translateX(0);
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }

        .link-effect1:hover span::before, .link-effect1:hover span::after {
            -moz-transform: translateX(0);
            -ms-transform: translateX(0);
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }


.emW {
    padding: 6px;
    position: relative;
    background: #00c0f3;
    /*background: linear-gradient(to bottom, #00aeef, #e1f4fd);*/
    background: linear-gradient(to bottom right, #00c0f3 55%, #e1f4fd 100%);
    /*transform: skewX(-10deg);*/
    display: inline-block;
    border-radius: 5px;
    /*border: 1px solid rgba(255, 255, 255, 0.2);*/
    width: 250px;
}

.em {
    padding: 6px;
    position: relative;
    background: #00c0f3;
    /*background: linear-gradient(to bottom, #00aeef, #e1f4fd);*/
    background: linear-gradient(to bottom right, #00c0f3 55%, #e1f4fd 100%);
    /*transform: skewX(-10deg);*/
    display: inline-block;
    border-radius: 5px;
    /*border: 1px solid rgba(255, 255, 255, 0.2);*/
}

.softShadow {
    font-size: 13px;
    color: #00aeef;
    /*text-shadow: 2px 4px 4px rgba(0,0,0,0.2), 0px -5px 10px rgba(255,255,255,0.15);*/
}

.borderRad {
    border-radius: 5px;
}

table.dataTable.no-footer {
    /*border-bottom: 1px solid #e6e7e8 !important;*/
    border: 0 !important;
}

table.dataTable.no-footer2 {
    border-top: none !important;
    border-bottom: none !important;
}

.text-defaultGreen {
    color: #00F000;
}

.text-defaultRed {
    color: #BE0000;
}

.indicesFHP {
    padding: 0px;
    background: #ffffff !important;
    overflow: hidden;
}

.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
    padding-bottom: 3px;
    padding-top: 3px;
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;

}

/*@media (min-width: 992px) {
    .dropdown:hover > .dropdown-menu {
        display: block;
    }

    .dropdown > .dropdown-toggle:active {
        pointer-events: none;
    }
}*/

/*Rebrand Add END*/

.table > tbody > tr:first-child > td {
    border-top: none !important;
}
.d-inline-table{
    display: inline-table;
}
