﻿
/*.font-b {
    font-family: 'helveticaneuebold', sans-serif;
}

.font-m {
    font-family: 'helveticaneuemedium', sans-serif;
}

.font-r {
    font-family: 'helveticaneueregular', sans-serif;
}

.font-l {
    font-family: 'helveticaneuelight', sans-serif;
}*/


label {
    cursor: inherit;
}

.recaptcha {
    width: 256px;
    /*height: 70px;*/
    border: 1px solid #ccc;
}

    /*@media screen and (max-width: 1100px) {
    .recaptcha {
        width: 100%;
    }
}*/

    .recaptcha .imageArea {
        /*height: 60px;*/
        padding: 2px 0;
        background-color: #FFF;
    }

        .recaptcha .imageArea img {
            border: 1px solid #ccc;
            float: left;
        }

        .recaptcha .imageArea .newImage {
            text-indent: -99999px;
            cursor: pointer;
            float: left;
            padding-left: 25px;
            margin: 20px 14px;
            display: block;
            height: 18px;
            color: #999;
            font-size: 13px;
            font-weight: 600;
            background: url(images/sprite.png) transparent -15px -3583px no-repeat;
        }

    .recaptcha input {
        border: 1px solid #3c3c3c;
        background: #fff;
        padding: 10px;
        width: 290px;
        height: 20px;
        margin: 2px;
        font-size: 13px;
        color: #616161;
    }

.loadingPanel {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99998;
    display: none;
    opacity: 0.45;
    filter: alpha(opacity=80);
    background-color: #012142;
}
/*.internetBanking .loadingPanel {
    opacity: 0.8;
    filter: alpha(opacity=80);
}*/

.preloader-box {
    display: block;
    visibility: hidden;
    width: 148px;
    height: 148px;
    z-index: 99998;
    position: fixed;
    top: 40%;
    left: 55%;
    margin: -35px 0 0 -200px;
    background: url(Content/_img/nkolay-loading.gif) no-repeat center top;
    background-size: auto 101%;
    border-radius: 100%;
}
.preloader-box .loader {
    margin: 0 auto;
    z-index: 82;
    color: #fff;
    font-size: 22px;
    padding-top: 220px;
    text-align: center;
    font-weight: 600;
    display: none;
}

        .preloader-box .loader label {
            font-size: 28px;
            display: block;
            padding-top: 5px;
        }

.ajaxLoader {
    background-image: url(images/ajax-loader.gif);
    width: 16px;
    height: 16px;
    position: absolute;
    right: 60px;
    top: 12px;
}

.font {
    font-size: 14px;
    font-weight: 600;
    color: #4a4a4a;
}

.sessionWarningInfoPanel {
    display: none;
}

.hide {
    display: none;
}

.form-confirm.type-1.active:after {
    content: '';
    position: absolute;
    top: 8px;
    right: -25px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAd9JREFUOBGVk0FLG1EQx//zAhGr8WCRpqBpCEqsnqyJbdWLtx56KaWFfAE/gnjyY3jRg6cKOYpIbu3JFgqxoB5EqYGIIBEP2SzdNE2eM29NWNZ9gb7Dvrczv5mdnfcfQmgVgdhk+vUnIvUR0DkCJTW0S4SK1ih1WrQzf/X9IhQGChqOUm+WEMMWEb0M2oNnTtoCaPP8d33tM07/dn29ROX0QkEptcNQvOvst2vg0K3fvVu+PXOEU/KQSv4nicRwBYvDidEv/pETSU8oRtu2SlR23P+aRIcX4f1R5m1BzEoay+mnw4x5z61i5qCIF+tzkW4xksaG7Mq/HTlGLP577kX/Rcj+SuVnuUc61580/eiLaBXLcUX03Eol/CTNas2KiIMbn1Ra64aVqjpow4N3dmVFjIPI5YpQsVI3ZXj/HjRihYA2tStcEUp2xsWf4xN4RnJWqll33G9KZseXfQSYzWPg6TMMLWcjnL6JY3dXaqcN5Q8gbUaTY0ikJjA49iTaDTgtr210ZGatiNn4VGbkq8jeFvHIrnWnA3x4dfljT3xm1mSKZQBZffuPAqINTjCJIKaiAEsyO0b2rNiAvXtsSk/kdxauf1a7RtnDiXo+kb0oloEkWCdyxXI70tgeFDjcAzJSm/cAmfunAAAAAElFTkSuQmCC);
}

[disabled=disabled] {
    /*background-color: #f4f4f4 !important;*/
    cursor: default;
}

.amountBoxContainer {
    float: left;
}

    .amountBoxContainer input {
        float: none !important;
    }

    .amountBoxContainer span {
        line-height: 44px;
        font-size: 13px;
        color: #414141;
        display: inline-block;
        opacity: 0.5;
        font-family: 'Poppins-Bold';
    }

        .amountBoxContainer span.amountBoxSeperator {
            width: 5px;
            text-align: center;
            display: none;
        }

    .amountBoxContainer input {
        text-align: center;
    }

        .amountBoxContainer input:first-child, .passolig .amountBoxContainer input:first-child {
            text-align: right;
            width: 212px;
        }

        .amountBoxContainer input.ui-amountbox, .passolig .amountBoxContainer input.ui-amountbox {
            padding: 0;
            margin-left: 3px;
            width: 43px;
        }

.amount-distance .amount-seperator {
    float: left;
    display: inline-block;
    width: 20px;
    text-align: center;
    padding-top: 9px;
    line-height: 14px;
}

.amount-distance .amountBoxContainer input {
    width: 120px;
}

.select2-container-active .select2-choice, .select2-container-active .select2-choices {
    box-shadow: none;
}

.amountBoxContainer {
    padding-left: 0 !important;
}

.favouriteMenuItem {
    display: block;
    background-color: #f4f4f4;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #4a4a4a;
    border-bottom: 1px solid #d6d6d6;
    background: #f2f2f2; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f2f2f2 0%, #eeeeee 44%, #e6e6e6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(44%, #eeeeee), color-stop(100%, #e6e6e6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f2f2f2 0%, #eeeeee 44%, #e6e6e6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f2f2f2 0%, #eeeeee 44%, #e6e6e6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f2f2f2 0%, #eeeeee 44%, #e6e6e6 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f2f2f2 0%, #eeeeee 44%, #e6e6e6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#e6e6e6', GradientType=0); /* IE6-8 */
    border-radius: 5px;
    margin-bottom: 10px;
}

    .favouriteMenuItem:hover {
        color: #fff;
        border-bottom: 1px solid #c1c1c1;
        background: #bababa; /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JhYmFiYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2JmYmZiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYWNhY2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #bababa 0%, #bfbfbf 40%, #cacaca 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bababa), color-stop(40%, #bfbfbf), color-stop(100%, #cacaca)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #bababa 0%, #bfbfbf 40%, #cacaca 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #bababa 0%, #bfbfbf 40%, #cacaca 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #bababa 0%, #bfbfbf 40%, #cacaca 100%); /* IE10+ */
        background: linear-gradient(to bottom, #bababa 0%, #bfbfbf 40%, #cacaca 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bababa', endColorstr='#cacaca', GradientType=0); /* IE6-8 */
    }

.navigation.type-1 ul li.sub-menu .sub-menu-content .favouriteMenuItem {
    width: 100%;
    line-height: 41px;
    height: auto;
    padding-bottom: 0;
}

    .navigation.type-1 ul li.sub-menu .sub-menu-content .favouriteMenuItem:hover {
        color: #fff !important;
    }

/* Fiba Calendar*/

.calendar {
    width: 248px;
    margin-top: 30px;
}

    .calendar .button {
        margin: 0;
    }

        .calendar .button.type01 {
            border-radius: 0 0 3px 3px;
            padding: 13px 0 13px 30px;
            background: url(images/sprite.png) #13527f -8px -1298px no-repeat;
            width: auto;
            font-size: 12px;
        }

.calendarField {
    font-size: 13px;
    width: 277px;
    padding: 20px 0 0 0;
    background-color: #D1CDCD;
}

    .calendarField h2 {
        color: #207ec1;
        padding-bottom: 16px;
    }

    .calendarField p {
        color: #616161;
        padding-bottom: 16px;
        line-height: 18px;
    }

    .calendarField table tr td {
        color: #207ec1;
        vertical-align: middle;
        padding-bottom: 16px;
    }

        .calendarField table tr td .dp-wrapper td {
            padding-bottom: 8px;
        }

        .calendarField table tr td input[type="text"], .calendarField .docField table tr td input[type="password"], .calendarField .docField table tr td textarea {
            border: 1px solid #ccc;
            margin: 0;
            border-radius: 3px;
            font-size: 13px;
            color: #616161;
            padding: 5px;
            width: 265px;
            font-style: italic;
        }

    .calendarField .dpf {
        border: 1px solid #ccc;
        margin: 0;
        border-radius: 3px;
        font-size: 13px;
        color: #616161;
        padding: 5px;
        width: 265px;
        background: url(images/sprite.png) white 237px -2627px no-repeat;
        background-color: red;
    }


.dp .eventCalenderContainer {
    display: none;
    height: 87px;
    left: -54px;
    position: absolute;
    top: -75px;
    z-index: 999;
    background-color: #d02239;
    border-radius: 5px;
    box-shadow: 0 2px 9px rgba(0, 0, 0, 0.3);
}

    .dp .eventCalenderContainer .event ul li {
        text-align: left;
    }

.dp .ui-datepicker td > a {
    position: relative;
    display: block;
}

.ui-datepicker-calendar td a {
    position: relative;
}

    .ui-datepicker-calendar td a .toolTipOver {
        top: -45px;
        left: -125px;
        right: auto;
        bottom: auto;
    }

.calendarField .dp-calendar td {
    color: #fff;
}

input.dp-active {
    background-repeat: no-repeat !important;
    background-position: right center !important;
    background-color: blue;
}

div.dp-popup {
    background: url(plugins/jquery-datepicker/calendar-head-bg.png) 0 0 no-repeat;
}

.event {
    width: 139px;
    height: 86px;
    position: relative;
}

    .event .eventDay {
        width: 36px;
        height: 49px;
        float: left;
        background: url(images/event-day.gif) 0 0 no-repeat;
        font-size: 18px;
        color: #fff;
        text-align: center;
        padding-top: 5px;
    }

    .event .eventDetail {
        width: 107px;
        height: 100%;
        float: left;
        margin-left: -4px;
        background: url(images/pattern-6.jpg) 0 0 repeat;
        position: relative;
        overflow: hidden;
        text-align: center;
    }

    .event .eventCount {
        font-size: 12px;
        color: #fff;
        position: absolute;
        right: 48px;
        bottom: 5px;
    }

    .event ul {
        position: absolute;
        top: 5px;
        left: 0;
    }

        .event ul li {
            font-size: 13px;
            color: #fff;
            float: left;
            width: 89px;
            padding-left: 0;
        }

    .event .eventNav {
        background: url(images/sprite.png) transparent -14px -1901px no-repeat;
        width: 25px;
        height: 13px;
        position: absolute;
        left: 0;
        bottom: 6px;
    }

        .event .eventNav a {
            width: 7px;
            height: 12px;
            display: block;
            text-indent: -9999px;
            padding: 0 !important;
        }

        .event .eventNav .eventPrev {
            background: url(images/sprite.png) transparent -14px -1886px no-repeat;
            float: left;
        }

            .event .eventNav .eventPrev:hover {
                background: url(images/sprite.png) transparent -14px -1918px no-repeat;
            }

        .event .eventNav .eventNext {
            background: url(images/sprite.png) transparent -32px -1886px no-repeat;
            float: right;
        }

            .event .eventNav .eventNext:hover {
                background: url(images/sprite.png) transparent -32px -1918px no-repeat;
            }

    .event .eventEdit {
        display: block;
        width: 10px;
        height: 10px;
        position: absolute;
        right: 25px;
        bottom: 6px;
        background: url(images/sprite.png) transparent -20px -2674px no-repeat;
        padding: 0 !important;
    }

        .event .eventEdit:hover {
            background: url(images/sprite.png) transparent -20px -2684px no-repeat;
        }

    .event .eventDelete {
        display: block;
        width: 11px;
        height: 10px;
        position: absolute;
        right: 8px;
        bottom: 6px;
        background: url(images/sprite.png) transparent -20px -2696px no-repeat;
        padding: 0 !important;
    }

        .event .eventDelete:hover {
            background: url(images/sprite.png) transparent -20px -2708px no-repeat;
        }

.dp .eventCalenderContainer {
    display: none;
    height: 87px;
    left: -100px;
    position: absolute;
    top: -63px;
    z-index: 999;
}

    .dp .eventCalenderContainer .event ul li {
        text-align: left;
    }

.dp .ui-datepicker td > a {
    position: relative;
    display: block;
}

.dp-month-select, .dp-year-select {
    height: 28px !important;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 4px;
    float: left;
    display: none;
}

.dp-popup.yearSelection .dp-month-select, .dp-popup.yearSelection .dp-year-select {
    display: block;
}


div.dp-container .yearSelection h2 {
    display: block !important;
    font-size: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}

div.dp-container .yearSelection .dp-month-select, div.dp-container .yearSelection .dp-year-select {
    position: relative;
    z-index: 2;
}

div.dp-popup.yearSelection div.dp-nav-prev, div.dp-popup.yearSelection div.dp-nav-next {
    z-index: 2;
}

.dp-month-select {
    margin-left: 45px;
    margin-right: 5px;
}

.datepicker.dp-container .dp-month-select select {
    width: 90px;
    height: 25px !important;
    font-size: 13px;
    visibility: visible !important;
}

.datepicker.dp-container .dp-year-select select {
    width: 60px;
    height: 25px !important;
    font-size: 13px;
    visibility: visible !important;
}

.datepicker.dp-container .dp-month-select select, .datepicker.dp-container .dp-year-select select {
    border: 0;
    outline: 0;
}

div.dp-container h2 {
    background: transparent;
    /*margin: 0 0 4px !important;*/
    border: 0 !important;
    border-radius: 0 !important;
}

div.dp-popup {
    background: url(plugins/jquery-datepicker/calendar-head-bg.png) 0 0 no-repeat;
}

.logo-big {
    display: inline-block;
}

    .logo-big.internetBanking {
        background: url(../../_img/aktif-logo.jpg) 0 0 no-repeat;
        width: 240px;
    }

.logo.internetBanking {
    background: url(../../_img/aktifbank-logo.svg) 0 0 no-repeat;
    width: 96px;
    height: 23px;
}

.logo.internetBankingNkolay {
    background: url(../../_img/nkolay-logo.svg) 0 0 no-repeat;
    width: 81px;
    height: 27px;
}

.lang {
    float: right;
    margin-top: 52px;
}

    .lang li {
        float: left;
        margin: 0 5px;
        font-family: "Poppins-Bold";
    }

        .lang li a {
            color: #222020;
            border-radius: 0 0 4px 4px;
        }

            .lang li a.on {
                color: #7a7a7a;
            }

.clear {
    clear: both;
}

    .clear:after {
        content: ' ';
        display: block;
        clear: both;
    }

.tabContainer {
    margin-bottom: 20px;
}

.tabTitleContainer {
    border-bottom: 1px solid #d0d0d0;
    height: 41px;
    margin-bottom: 20px;
}

.tabContainer input {
    margin-top: 0;
}

.tabContainer .tabTitle {
    height: 40px;
    line-height: 40px;
    display: inline-block;
    padding: 0 15px;
    text-align: center;
    border-radius: 5px 5px 0 0;
    border: 1px solid transparent;
    cursor: pointer;
}

    .tabContainer .tabTitle.active {
        background-color: #fff;
        color: #d02239;
        border-color: #d0d0d0;
        border-bottom-color: #fff;
        cursor: default;
    }

.tabContainer .tabContent {
    display: none;
}

    .tabContainer .tabContent.active {
        display: block;
    }

.navigation.type-1 ul li a.icon-home:before {
    top: 13px !important;
    left: 9px !important;
    width: 20px;
    border: 0 !important;
}

/* Validator mesajları için container row düzenlemesi */

.mainContainerTable td, .mainContainerTable th {
    vertical-align: top;
}

/* .mainContainerTable td:first-child > label, .mainContainerTable td.columnLabel > label { */
.input.type-2 {
    height: 16px;
}

/*.validatorContainer {
    height: 24px;
}*/

.select2-container.validationError {
    border: 0 !important;
}

    .select2-container.validationError > .select2-choice {
        border-color: #eca7b0;
        border-width: 2px;
        /*border-bottom-color: #d02239;*/
    }

.select2-container .select2-choice {
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    border-color: #e1e1e1;
    border-radius: 3px;
    color: #4c5465;
    font-size: 14px;
    font-weight: 600;
}

    .select2-container .select2-choice .select2-arrow {
        top: 14px;
        height: 10px;
    }

.aktif_bubble_content {
    margin-top: 0;
    margin-bottom: 0;
    clear: both;
}

.amountBoxContainer span {
    line-height: inherit;
    position: relative;
    top: 3px;
}
/* Validator mesajları için container row düzenlemesi */

.navigation.type-1 ul li.sub-menu-reverse .sub-menu-content {
    left: auto;
}

    .navigation.type-1 ul li.sub-menu-reverse .sub-menu-content-2 {
        left: -209px;
        right: auto;
    }

/*search rediner panel css*/
.pageToolsLeft {
}

.searchOptions {
    margin-bottom: 130px;
}

    .searchOptions h2 {
        padding: 10px 12px;
        font-size: 14px;
        font-weight: 600;
        position: relative;
        background-color: #d02239;
        line-height: 18px;
    }

    .searchOptions span {
        position: absolute;
        right: 15px;
        top: 10px;
        width: 31px;
        height: 28px;
        display: block;
    }

.light {
    color: #fff;
}

* + html .slist > li {
    /*background: url(images/sprite.png) transparent -10px -1110px no-repeat;*/
}

.slist.twoColumns li > :first-child {
    width: 80%;
}

.slist.twoColumns li .last {
    width: 19.8%;
}

.slist.twoColumns li > :last-child {
    width: 19.8%;
}

.slist.twoColumns div {
    float: left;
}

.slist.default {
    border: 1px solid #ebebeb;
    padding: 5px 0;
    border-radius: 0 0 3px 3px;
}

    .slist.default li {
        border: 0 none;
        background-position: -10px -1121px;
        font-size: 12px;
        color: #8b8b8b;
    }

        .slist.default li p {
            padding: 5px 0;
        }

.slist {
    background-color: #fefefe;
}

    .slist li:last-child {
        border-radius: 0 0 3px 3px;
    }

    .slist > li {
        border: 0;
        border-top: 1px solid #ececec;
        font-size: 14px;
        color: #494949;
        font-weight: 600;
        padding: 14px 10px 11px;
        line-height: 16px;
    }

        .slist > li:first-child {
            border: 0;
        }

        .slist > li .linker {
            font-size: 14px;
            color: #494949;
            text-decoration: none;
            background: none;
        }

            .slist > li .linker:hover {
                color: #D02239;
            }

            .slist > li .linker > strong {
                color: #D02239;
            }

        .slist > li .clear {
            float: right;
            display: block;
            width: 17px;
            height: 17px;
            /*background: url(images/sprite.png) transparent -16px -2476px no-repeat;*/
            margin: 4px 10px 0px 0;
        }

    .slist .arrow {
        padding: 15px 0 0 0;
    }

    .slist .darken {
        background: #fafafa;
        padding: 16px;
        border-left: 1px solid #e6e6e6;
    }

    .slist .middle {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }

    .slist p {
        padding: 5px 0 5px 40px;
    }

        .slist p .blue {
            color: #207ec1;
        }

        .slist p .green {
            color: #D02239;
        }

aside.col-1 {
    width: 195px;
    padding: 5px;
    background-color: transparent;
}

/*.col-2 {
    width: 920px;
}

.col-3 {
    width: 890px;
}

.col-2-1 {
    width: 655px;
}*/


/*#region GridView */


.dataGridView {
    margin: 10px 0 0;
    /*width: 100%;*/
    display: block;
    clear: both;
    padding: 0;
    background-color: #fff;
    box-shadow: 1px 0 0 #f8f8f8;
    border-radius: 4px;
    width: 90%;
    margin-left: 5%;
    margin-top: 50px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

    .dataGridView:after {
        content: ' ';
        display: block;
        clear: both;
    }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
    border-bottom: 1px solid #eee;
}

.page-content .dataGridView {
    background: url(../../_img/loadingAnimation.gif) no-repeat center;
    height: 30px;
    overflow: hidden;
    border: 0;
    width: 100%;
    margin: 0 0 0 0;
}

    .page-content .dataGridView.show-table {
        background: transparent;
        height: auto;
        overflow: visible;
        border-top: 1px solid #e7e7e7;
        margin-bottom: 15px;
    }

        .page-content .dataGridView.show-table .dataTables_wrapper {
            border-left: 1px solid #ededed;
            border-right: 1px solid #f1f1f1;
        }

        .page-content .dataGridView.show-table table.display {
            opacity: 1;
            filter: alpha(opacity=100);
        }

    .page-content .dataGridView table.display {
        opacity: 0;
        filter: alpha(opacity=0);
    }

        .page-content .dataGridView table.display thead tr {
            background-color: #eff5fc;
            height: 49px;
        }

    .page-content .dataGridView.show-table.cardListValidationError, .page-content .dataGridView.show-table.validationError {
        /*border: 2px solid #ed1c23;
        border-radius: 0;*/
        border: none !important;
        border-radius: 0;
        box-shadow: none !important;
    }

.dataGridView.search-grid {
    margin: 0 0 11px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.dataGridView.emptyGrid {
    background-color: transparent;
    padding: 0;
    border: 0 !important;
}

.dataGridView table > thead > tr > th {
    vertical-align: middle;
    font-weight: 400;
    padding: 0 5px 0 5px;
    cursor: default;
    height: 38px;
    color: #4c5465;
    font-size: 12px;
    border-bottom: 1px solid #dfdfdf;
    /*box-shadow: 0 1px 2px rgba(223, 223, 223, 1);*/
    word-break: break-word;
}

    .dataGridView table > thead > tr > th:first-child {
        border-left: 0;
        padding-left: 40px !important;
    }


.dataGridView--no-radio table > thead > tr > th:first-child {
    padding-left: 5px !important;
}

.accountListTable .dataGridView table > thead > tr > th {
    /*white-space: nowrap;*/
    width: 25% !important;
}

    .accountListTable .dataGridView table > thead > tr > th:first-child, .dataGridView table > thead > tr > th.selection-column {
        padding-left: 28px;
        padding-right: 15px;
    }

    .accountListTable .dataGridView table > thead > tr > th:first-child, .dataGridView table > thead > tr > th.datetime-selection-column {
        padding-left: 28px;
        padding-right: 15px;
    }

    .accountListTable .dataGridView table > thead > tr > th:nth-of-type(2) {
        width: 20% !important;
    }

    .accountListTable .dataGridView table > thead > tr > th:nth-of-type(3) {
        width: 20% !important;
    }

    .accountListTable .dataGridView table > thead > tr > th:nth-of-type(4) {
        width: 35% !important;
    }

table.dataTable.display tbody td .amountBoxContainer {
    width: 195px;
}

    table.dataTable.display tbody td .amountBoxContainer input.ui-amountbox {
        width: 30px;
    }

    table.dataTable.display tbody td .amountBoxContainer .amountBoxCurrency {
        padding: 0;
        width: 25px;
        float: right;
        top: 8px;
    }

.dataGridView table > thead > tr > th a {
    display: block;
    padding-right: 15px;
    text-decoration: none;
}

.dataGridView table > thead > tr > th .sort {
    cursor: pointer;
    background: url(../../_img/triangle-down-black.svg) no-repeat right center;
    text-decoration: none !important;
}

    .dataGridView table > thead > tr > th .sort.asc {
        background-image: url(../../_img/triangle-down-blue.svg);
        color: #0374ea;
    }

    .dataGridView table > thead > tr > th .sort.desc {
        background-image: url(../../_img/triangle-up-blue.svg);
        color: #0374ea;
    }

.dataGridView table > thead > tr > th, .dataGridView table > thead > tr > th a {
    color: #4a4a4a;
    font-family: "Poppins-Bold";
}

.dataTables_scrollHead {
    background-color: #eff5fc;
}

.dt-toolbar {
    display: none;
}

.dataGridView table > tbody > tr > td {
    padding: 5px;
    font-size: 12px;
    vertical-align: middle;
    cursor: default;
    font-weight: normal;
    color: #4a4a4a;
    line-height: normal;
    height: 33px;
    font-family: "Poppins-Bold";
}

.dataGridView table > tbody > tr:first-child td {
    border-top: 1px solid #e9e9e9;
}

.dataGridView table.has-columns-hidden > tbody > tr td:last-child.expand {
    padding-right: 25px !important;
}

.dataGridView table > tbody > tr td:last-child, .dataGridView table > tbody > tr th:last-child {
    padding-right: 15px;
}

.dataGridView table > tbody > tr > td.gridRowSeperator {
    border: 0;
    padding: 0;
    height: 10px;
}

.dataGridView table > tbody > tr.gridRow {
    border: 0;
    opacity: 0.7;
}

    .dataGridView table > tbody > tr.gridRow .hide-expand .responsiveExpander {
        display: none !important;
    }

.dataGridView table > tbody > tr.odd {
    background-color: #f7f7f7;
}

.dataGridView table > tbody > tr.even {
    background-color: #fbfdff !important;
}

table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
    border-top: solid 1px #d4e5f9;
}

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
    background-color: transparent;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    /*border-bottom: 1px solid #eee;*/
    border-bottom: 0;
}

.dataTables_wrapper .dataTables_info {
    display: none;
}

table.dataTable {
    margin: 0;
}

    table.dataTable.nowrap th, table.dataTable.nowrap td {
        white-space: normal;
    }

        table.dataTable.nowrap td span.fundAccount:after {
            content: ' ';
            display: inline-block;
            background: url(../../_img/aktif-hesap.png) no-repeat center;
            width: 70px;
            height: 16px;
            margin-left: 5px;
            position: relative;
            top: 2px;
        }

.en-US table.dataTable.nowrap td span.fundAccount:after {
    content: ' ';
    display: inline-block;
    background: url(../../_img/aktif-hesap-en.png) no-repeat center;
    width: 70px;
    height: 16px;
    margin-left: 5px;
    position: relative;
    top: 2px;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #eee;
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc {
    cursor: default;
}

table.dataTable > tbody > tr.child ul {
    display: block;
}

    table.dataTable > tbody > tr.child ul li {
        border: 0;
        padding: 5px 0;
    }

        table.dataTable > tbody > tr.child ul li:after {
            content: ' ';
            display: block;
            clear: both;
        }

table.dataTable > tbody > tr.child span.dtr-title {
    float: left;
    padding-right: 10px;
}

    table.dataTable > tbody > tr.child span.dtr-title a {
        color: inherit;
    }

table.dataTable > tbody > tr.child span.dtr-data {
    text-align: right;
    float: right;
}

table.dataTable > tbody > tr.child td.child {
    background-color: #f9f9f9;
}

table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1, table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_1, table.dataTable.order-column tbody tr > .sorting_2, table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1, table.dataTable.display tbody tr > .sorting_2, table.dataTable.display tbody tr > .sorting_3,
table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
    background-color: inherit;
}

table.dataTable > tbody > tr.child ul li:first-child {
    padding-top: 5px;
}

table.dataTable tbody tr.selectionRow {
    background-color: inherit !important;
}

    table.dataTable tbody tr.selectionRow td {
        border: 0 !important;
        padding: 0;
    }

        table.dataTable tbody tr.selectionRow td:first-child {
            padding-left: 10px;
            width: 22px;
        }

.gridRow-height {
    height: 50px;
}

table.dataTable td table.selectionTable {
    width: 100%;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    top: 50%;
    margin-top: -9px;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td.child, table.dataTable.dtr-inline.collapsed > tbody > tr > th.child, table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
    padding-left: 10px !important;
}

.dataGridView table > tbody > tr.on {
    color: #46a1db;
    opacity: 1;
}

.vb-form.summary-container-table {
    border-radius: 4px;
    border: solid 1px #7fbaff;
}

table.dataTable tbody tr.row-detail {
    background-color: #fff !important;
}

    table.dataTable tbody tr.row-detail.removed {
        display: none;
    }

    table.dataTable tbody tr.row-detail td {
        line-height: 20px;
        position: relative;
        padding: 15px 0 25px 43px;
    }

    table.dataTable tbody tr.row-detail .columnValue {
        display: inline-block;
        /*margin-left: 10px;*/
        color: #4a4a4a;
        font-family: 'Poppins-Regular';
        float: right;
    }

    table.dataTable tbody tr.row-detail .columnTitle {
        color: #4a4a4a;
        font-size: 13px;
    }

    table.dataTable tbody tr.row-detail .columnValue p {
        width: 300px;
        font-size: 13px;
        display: inline-flex;
    }

    table.dataTable tbody tr.row-detail .columnTitle a {
        color: inherit;
        text-decoration: none;
    }

    table.dataTable tbody tr.row-detail ul {
        max-width: 400px;
    }

    table.dataTable tbody tr.row-detail ul li.accountType-cell {
        min-width: 410px;
    }

table.dataTable.stripe tbody tr.odd.detail-show, table.dataTable.display tbody tr.odd.detail-show, table.dataTable.stripe tbody tr.even.detail-show, table.dataTable.display tbody tr.even.detail-show {
    /*background-color: #fbfdff !important;*/
}

.dataTables_scrollHeadInner, .dataTables_scrollHeadInner > table {
    width: 100% !important;
    padding-right: 0 !important;
}

.selection-control .jqTransformRadio {
    margin-top: 0;
}

.selection-control span {
    line-height: 18px;
    margin-top: 4px;
    margin-right: 2px;
}

.dataGridView table > tbody > tr > td.iban-cell {
    word-wrap: break-word;
    word-break: break-all;
}

label.selection-control {
    margin-left: 0;
    position: relative;
}

    label.selection-control .jqTransformRadioWrapper, label.selection-control .jqTransformCheckboxWrapper {
        position: absolute;
    }

    label.selection-control span.radio-label {
        padding-left: 35px;
        word-wrap: break-word;
        display: inline-block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    label.selection-control .jqTransformCheckboxWrapper + span:last-child {
        padding-left: 21px;
        margin-right: 0;
    }

.selection-column label.selection-control span.radio-label {
    max-width: 106px;
}

.datetime-selection-column label.selection-control span.radio-label {
    max-width: 106px;
    min-width: 87px;
}

label.selection-control .jqTransformCheckboxWrapper {
    top: 0;
}

.isGridView table a.jqTransformChecked:before {
    content: '';
    background-color: #0374ea;
    display: inline-block;
    width: 5px;
    height: 44px;
    position: relative;
    top: -13px;
    left: -14px;
}

.accountListWrapper {
    margin: 5px 0 10px;
}

.selectedAccountWrapper {
    font-size: 14px;
    border-radius: 1px;
    border: 1px solid #f4f4f4;
    border-bottom-color: #ebedee;
    background-color: #fff;
    outline: none;
    padding: 0;
    box-shadow: 0 1px 0 #e9edf0;
    position: relative;
    min-height: 52px;
}

    .selectedAccountWrapper.validationError {
        border: 2px solid #ed1c23;
    }

    .selectedAccountWrapper.active-account-select {
        position: relative;
        z-index: 10;
    }

    .selectedAccountWrapper .account-list {
        position: absolute;
        left: 0;
        top: 100%;
        box-shadow: 0 1px 0 #e9edf0;
        border: 1px solid #edeeee;
        border-top: 0;
        background-color: #fff;
        width: 100%;
        font-size: 14px;
        display: none;
        margin-top: 1px;
    }

        .selectedAccountWrapper .account-list.account-scroll {
            max-height: 148px;
            overflow-x: hidden;
            overflow-y: scroll;
        }

        .selectedAccountWrapper .account-list .account-list-item {
            min-height: 37px;
            line-height: 18px;
            display: block;
            width: 100%;
        }

            .selectedAccountWrapper .account-list .account-list-item a {
                display: block;
                min-height: 37px;
                padding-top: 10px;
                padding-bottom: 10px;
            }

                .selectedAccountWrapper .account-list .account-list-item a br {
                    display: block;
                    clear: both;
                }

                .selectedAccountWrapper .account-list .account-list-item a:after {
                    content: ' ';
                    display: block;
                    clear: both;
                }

            .selectedAccountWrapper .account-list .account-list-item.odd {
                background-color: #f7f7f7;
            }

        .selectedAccountWrapper .account-list .account-iban {
            float: left;
            color: #4c5465;
            padding-left: 5px;
            text-align: left;
            /*width: 50%;
    word-wrap: break-word;*/
        }

        .selectedAccountWrapper .account-list .account-balance {
            float: right;
            font-weight: 600;
            color: #0790d5;
            padding-right: 5px;
            text-align: right;
            width: 50%;
        }

        .selectedAccountWrapper .account-list .account-balance-currency {
            float: right;
            font-weight: 600;
            color: #0790d5;
            padding-right: 5px;
            text-align: right;
            width: 50%;
        }

        .selectedAccountWrapper .account-list .account-iban.fundAccount:after {
            content: ' ';
            display: inline-block;
            background: url(../../_img/aktif-hesap.png) no-repeat 0 0;
            width: 70px;
            height: 16px;
            margin-left: 5px;
            position: relative;
            top: 2px;
        }

.en-US .selectedAccountWrapper .account-list .account-iban.fundAccount:after {
    content: ' ';
    display: inline-block;
    background: url(../../_img/aktif-hesap-en.png) no-repeat 0 0;
    width: 70px;
    height: 16px;
    margin-left: 5px;
    position: relative;
    top: 2px;
}

.selectedAccountWrapper .account-list .account-balance span {
    padding: 0;
}

.selectedAccountWrapper .account-list.account-scroll .account-balance {
    padding-right: 10px;
}

.selectedAccountWrapper .account-list .account-balance-currency span {
    padding: 0;
}

.selectedAccountWrapper .account-list.account-scroll .account-balance-currency {
    padding-right: 10px;
}

.accountSelextButton {
    right: 0;
    top: 0;
    height: 100%;
    border-left: 1px solid #eaeaea;
    width: 28px;
    position: absolute;
    z-index: 2;
    text-decoration: none !important;
    text-align: center;
    line-height: 14px;
    cursor: pointer;
}

    .accountSelextButton:before {
        position: absolute;
        top: 50%;
        margin-top: -7px;
        left: 0;
        width: 100%;
        text-align: center;
    }

.account-info-panel {
    width: 100%;
    padding-left: 5px;
    padding-right: 30px;
    padding-top: 7px;
    min-height: 52px;
    display: block;
    position: relative;
    z-index: 3;
}

.favoriteCheckBoxWrapper {
    display: none;
}

.account-info-panel .available-balance {
    /*font-weight: 600;*/
    color: #0790d5;
}

.account-info-panel .account-info {
    line-height: 30px;
    display: block;
    margin-bottom: 3px;
}

    .account-info-panel .account-info.available-title {
        float: left;
        width: 50%;
    }

    .account-info-panel .account-info.available-balance {
        float: right;
        margin-right: 5px;
    }

.account-info-panel ins {
    width: 100%;
    display: block;
    clear: both;
}

/*#endregion GridView */

.mainTitle {
    padding-bottom: 10px;
}

    .mainTitle > label {
        height: auto !important;
        line-height: normal !important;
        padding: 0 !important;
        font-size: 14px !important;
    }

    .mainTitle div {
        display: none !important;
    }

.ui-autocomplete.ui-widget-content {
    padding: 0;
    border-radius: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: 0;
    border-top: 1px solid #d62f00 !important;
    box-shadow: 0px 5px 10px #afaeae;
    width: 386px !important;
    background-color: #ededed;
    top: 34px !important;
}

    .ui-autocomplete.ui-widget-content li {
        border-top: 1px solid #ddd !important;
        font-size: 14px;
        height: auto;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        line-height: 18px;
        padding: 7px 20px;
        background-color: #fff;
        transition-property: color;
        transition-duration: 0.5s;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

        .ui-autocomplete.ui-widget-content li:last-child {
            background-color: transparent;
        }

        .ui-autocomplete.ui-widget-content li:first-child {
            border: 0 !important;
        }

.radioButtonList input, .radioButtonList label {
    float: left;
    position: relative;
    margin: 0 5px 0 0;
    margin-top: 11px;
}

.radioButtonList label {
    height: inherit !important;
    display: inherit !important;
    padding-bottom: 0 !important;
    cursor: default;
    margin-top: 8px;
    top: 0;
    padding-left: 22px;
    margin-left: 9px;
    width: auto;
    color: #3b3b3b;
    line-height: 1.3;
}

.radioButtonList:after {
    content: ' ';
    display: block;
    clear: both;
}

.form-row {
    padding: 5px 0;
    clear: both;
    display: block;
    margin: 5px 0;
}

form-row:after {
    content: ' ';
    display: block;
    clear: both;
}

span.customKeyboard {
    display: none;
}

.ui-datepicker {
    padding: 0 0 8px;
    font-size: 14px;
    border: 0;
    background-color: #fff;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    width: 250px;
}

    .ui-datepicker .ui-datepicker-title {
        margin: 0 0 4px;
        color: #333;
        border-radius: 5px 5px 0 0;
        height: 43px;
        line-height: 43px;
        background-color: #e6e6e6;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        padding: 0;
        border-radius: 0;
    }

    .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
        position: absolute;
        top: 11px;
        width: 20px;
        height: 20px;
        padding: 0;
        margin: 0;
        background-image: url(../../plugins/jquery-datepicker/sprite.png);
        background-repeat: no-repeat;
        border: 0 !important;
        background-color: transparent !important;
        cursor: pointer;
    }

        .ui-datepicker .ui-datepicker-prev.ui-state-disabled, .ui-datepicker .ui-datepicker-next.ui-state-disabled {
            opacity: 0.35;
        }

    .ui-datepicker .ui-datepicker-prev {
        left: 8px;
        background-position: -7px -1882px;
    }

    .ui-datepicker .ui-datepicker-next {
        right: 8px;
        background-position: -23px -1882px;
    }

        .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
            display: none;
        }

    .ui-datepicker .ui-datepicker-header {
        padding: 0;
        background: none;
        border: 0;
    }

    .ui-datepicker .ui-datepicker-calendar th {
        padding: 5px 0;
        text-align: center;
        font-size: 15px;
        border: 0;
        font-weight: 600;
    }

    .ui-datepicker table {
        position: relative;
        border-collapse: inherit;
        border-spacing: 3px;
        border: 0;
        width: auto;
        margin: 0 auto;
    }

        .ui-datepicker table td {
            font-size: 14px;
            border: 0;
            font-weight: 600;
            padding: 0;
            border-radius: 50%;
            vertical-align: middle;
            text-align: center;
            border-radius: 50%;
            font-weight: bold !important;
        }

        .ui-datepicker table th, .ui-datepicker table td {
            width: 30px;
            height: 30px;
            vertical-align: middle;
        }

            .ui-datepicker table td > a, .ui-datepicker table td > span {
                background: none !important;
                text-align: center !important;
                border: 0 !important;
                font-weight: bold !important;
                padding: 7px 0 !important;
                height: 16px;
                width: 30px;
                border-radius: 50%;
            }

                .ui-datepicker table td > a.hasData, .ui-datepicker table td > span.hasData {
                    background-color: #d02239 !important;
                    color: #fff;
                }

            .ui-datepicker table td.ui-state-disabled {
                background: none !important;
                color: #bbb !important;
            }

.va-mid {
    vertical-align: middle;
}

.input.passiveTextBox {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
    font-size: 16px;
    padding: 7px 5px 8px 5px;
    height: 17px;
}

.checkbox:before, .checkbox:after {
    content: ' ';
    display: block;
    width: 100%;
    clear: both;
}

.checkbox .checkradios-checkbox, .checkbox .checkradios-forlabel {
    float: left;
}

.bsContent.box-list span.iban-row {
    word-break: break-all;
}

.radioButtonList {
    float: left;
    position: relative;
}

    .radioButtonList > .jqTransformRadioWrapper, ul.radioButtonList > li > .jqTransformRadioWrapper {
        position: absolute;
    }

.jqTransformRadioWrapper.jqTransformChecked + label {
    color: #0374ea;
}

ul.radioButtonList li:after {
    content: ' ';
    display: block;
    clear: both;
}

.tinyFontGrid.dataGridView table > thead > tr > th, .tinyFontGrid.dataGridView table > tbody > tr > td {
    padding: 5px;
}

.tinyFontGrid.dataGridView table > thead > tr > th {
    font-size: 13px;
}

.tinyFontGrid.dataGridView table > tbody > tr > td {
    font-size: 12px;
}

.dataGridView th.word-break, .dataGridView td.word-break {
    word-break: break-all;
}

.clearfix:before, .clearfix:after {
    content: ' ';
    display: block;
    width: 100%;
    clear: both;
}

.boxSelector .boxSelectorContent {
    float: none !important;
    height: 110px;
    overflow: hidden;
}

.boxSelector.visibleAll .boxSelectorContent {
    height: auto;
    overflow: inherit;
}

ul.box-list.type-1 li a {
    min-height: 65px;
    height: auto;
}

.direction-panel {
    min-width: 250px;
    display: inline-block;
}

    .direction-panel > span, .direction-panel > div {
        float: left;
        width: auto;
        clear: none;
        margin-right: 5px;
        line-height: 18px;
        margin-bottom: 0;
    }

    .direction-panel .aktif_icon_form a.aktif_icon {
        top: 0;
    }

.input[disabled=disabled] {
    background-color: #f0f0f0;
}

.dataGridView .checkbox {
    display: inline-block;
    margin: 0;
}

.radio, .checkbox {
    /*margin: 0;*/
}

#AccountListCountainer .pr-50 {
    padding-right: 0;
}

.favoriteCheckBoxWrapper {
    margin-top: -20px;
    height: 20px;
}

a.contract {
    position: relative;
    top: -4px;
    margin-left: 10px;
}

.businessContract {
    margin: 20px 0;
}

    .businessContract span.checkbox, .businessContract a.contract {
        float: left;
        margin-top: 0;
        margin-bottom: 0;
        top: 0;
    }

    .businessContract a.contract {
        margin-top: 2px;
    }

span.checkbox.confirm-check {
    padding: 0;
}

    span.checkbox.confirm-check .jqTransformCheckboxWrapper {
        position: absolute;
    }

    span.checkbox.confirm-check label {
        padding-left: 25px;
        float: left;
        line-height: 18px;
        margin-top: 2px;
    }

#InformationContainerTable {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
}

.keyboardButton {
    height: 20px;
    display: none;
    color: #171717;
    font-size: 12px;
    line-height: normal;
}
/**/
.mainContainerTable td {
    position: relative;
}

    .mainContainerTable td div.dp-container {
        top: 35px !important;
        left: 0px !important;
    }

.additionalBoundRow {
    display: none;
}

a.openAdditionalRow {
    display: block;
    float: right;
    width: 16px;
    height: 20px;
    background: url(../styles/images/ui-icons_b83400_256x240.png) no-repeat right center;
    background-position: -96px -190px;
}

    a.openAdditionalRow.opened {
        background-position: -65px -190px;
    }

.additionalBoundValueValue, .additionalBoundValueTitle {
    float: left;
}

.additionalBoundValueTitle {
    color: #322f39;
    font-weight: 600;
    min-width: 177px;
}

.additionalRowMargin {
    margin-left: 25px;
}


.dataGridView table > tbody > tr > td.customAmountColumn {
    /*padding-right: 5px;*/
}

/*.dataGridView table > thead > tr > th.customAmountHeader {
    padding-right: 8px;
}*/

/*.dataGridView table > thead > tr > th.customAvailableAmountHeader {
    padding-right: 18px;
}*/


.dataGridView table > thead > tr > th.accountNumberHeader {
    padding-left: 24px;
    padding-right: 5px;
    text-align: left;
}

.dataGridView table > tbody > tr > td.cardLimitColumn {
    padding-right: 68px;
}

.dataGridView table > thead > tr > th.cardLimitHeader {
    padding-right: 68px;
}

.grayMenu {
    color: #b7b7b7 !important;
    cursor: auto;
}

.prepaidMenu {
    color: #b7b7b7 !important;
    cursor: auto !important;
}


/*a.bondofferingmenucss.grayMenu {
    display: none !important;
}*/

tr.selectionRow td {
    vertical-align: middle;
}

tr.selectionRow > td {
    padding-top: 3px;
    padding-bottom: 3px;
}

tr.selectionRow .jqTransformCheckboxWrapper {
    margin-top: 0;
}

tr.selectionRow .jqTransformRadio {
    margin-top: 1px;
}


.customAmountColumn span.pl-15, .customAvailableAmountColumn span.pl-15 {
    padding: 0 0 0 2px;
    width: auto;
    display: inline-block;
}

.custom-credit-card-number input.card-input {
    text-align: center;
}

/* Mobilde Styles */
.mobile-browser .keyboardButton, .mobile-browser div.custom-export {
    display: none;
}

.mobile-browser .receiptButtons div.custom-export {
    display: block;
}

    .mobile-browser .receiptButtons div.custom-export .btn {
        display: none;
    }

        .mobile-browser .receiptButtons div.custom-export .btn.custom-export-email {
            display: block;
        }

/* Bono Modal Content */
.bono-modal {
}

    .bono-modal h3.title {
        font-size: 20px;
        text-align: center;
        color: #6b6c6f;
        display: block;
        margin-bottom: 20px;
        display: none;
    }

    .bono-modal h3.titlevisible {
        font-size: 20px;
        text-align: center;
        color: #6b6c6f;
        display: block;
        margin-bottom: 20px;
    }


.modal-navigation {
    text-align: center;
    display: block;
    clear: both;
    width: 517px;
    margin: 10px auto;
}

    .modal-navigation a.btn-link {
        text-decoration: underline;
        color: #232324;
        font-size: 14px;
        font-weight: 600;
        margin-top: 10px;
    }

    .modal-navigation .btn, .modal-navigation .btn span {
        height: 36px;
        line-height: 36px;
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        text-decoration: none;
        padding: 0 !important;
    }

    .modal-navigation.centered {
        text-align: center;
    }

        .modal-navigation.centered a {
            float: none;
            display: inline-block;
            min-width: 100px;
        }

.poll-options {
    display: none;
    clear: both;
    padding: 10px 0;
}

    .poll-options.triple {
        float: none;
        margin-right: 0;
        clear: none;
        width: 100%;
    }

        .poll-options.triple table {
            border-spacing: 8px 0;
            margin: 0;
            width: 100%;
        }

            .poll-options.triple table td {
                width: 33.3%;
            }

        .poll-options.triple .poll-question {
            text-align: left;
            font-size: 14px;
            margin-bottom: 5px;
        }

    .poll-options.active {
        display: block;
    }

        .poll-options.active .poll-question {
            text-align: start;
        }

.poll-cbl, .poll-rbl {
    width: 517px;
    margin: 0 auto;
    border-collapse: inherit;
    border-spacing: 10px;
    clear: both;
    float: none;
}

.poll-rbl {
    width: 100%;
}

.poll-cbl td {
    background-color: #f3f3f3;
    padding: 10px;
}

.poll-rbl td {
    background-color: #e5f1fd;
    padding: 15px 10px;
    text-align: center;
    vertical-align: top;
    width: 238px;
    height: 42px;
    border-radius: 3px;
}

    .poll-rbl td .jqTransformRadioWrapper {
        float: none;
        margin: auto;
        display: inline-block;
    }

    .poll-rbl td label {
        float: none;
        margin: 10px 0 0;
        padding: 0;
        display: block !important;
    }

.poll-rbl.rbl-vertical td {
    text-align: left;
    padding: 10px 5px;
    font-size: 12px;
}

    .poll-rbl.rbl-vertical td label, .poll-rbl.rbl-vertical td .jqTransformRadioWrapper {
        float: left;
        margin-top: 4px;
    }

    .poll-rbl.rbl-vertical td .jqTransformRadioWrapper {
        margin-top: 0;
        margin-right: 5px;
    }

    .poll-rbl.rbl-vertical td .jqTransformRadio {
        margin-top: 2px;
        margin-bottom: 2px;
    }

table.poll-rbl td {
    padding: 14px 13px;
}

    table.poll-rbl td > span {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-direction: row;
        min-height: 100%;
    }

        table.poll-rbl td > span span {
            margin: 0 8px 0 0 !important;
        }

            table.poll-rbl td > span span a, table.poll-rbl td > span label {
                margin: 0;
            }

        table.poll-rbl td > span label {
            font-size: 12px;
            font-weight: bold;
            line-height: 16px;
        }

        table.poll-rbl td > span span a.jqTransformChecked:before {
            display: none;
        }

.poll-question {
    text-align: center;
    display: block;
    font-family: 'Poppins-Bold';
    font-size: 12px;
    color: #3b3b3b;
    margin-bottom: 25px;
    font-weight: normal;
}

    .poll-question.start-survey-label {
        padding-left: 45px;
        padding-right: 45px;
    }

.poll-results {
    text-align: center;
    margin: 10px 0;
}

.poll-result-item {
    width: 210px;
    height: 380px;
    display: inline-block;
    margin: 7px;
    background-color: #f6f6f6;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    color: #000;
    position: relative;
    overflow: hidden;
    border-radius: 4.5px;
    background-color: #e5f1fd;
}

    .poll-result-item > span {
        background-image: linear-gradient(to right, #0175ec 0%, #009be0 100%);
        height: 76px;
        display: block;
        color: #fff;
        font-family: 'Poppins-Bold';
        font-size: 20px;
        margin: 6px 6px 6px 6px !important;
        padding-top: 10px;
        clip-path: polygon(0 0, 100% 0, 100% 82%, 0 100%);
        border-radius: 4.5px;
    }

        .poll-result-item > span label {
            font-family: 'Poppins-Regular';
            font-size: 17px;
            line-height: normal;
        }

    .poll-result-item ul li {
        text-align: left;
        padding: 5px 10px 5px 20px;
        font-weight: 600;
        line-height: 15.6px;
    }

.fund-options, .fund-value {
    float: left;
}

.fund-options {
    width: 180px;
}

.fund-value {
    max-width: 500px;
}

    .fund-value .validatorContainer {
        margin-left: 0;
        padding-left: 0;
    }


.vb-form-row.custom-payment .vb-form-label {
    width: auto;
    float: none;
}

.vb-form-row.custom-payment {
    float: left;
    clear: none;
}

    .vb-form-row.custom-payment + .custom-payment {
        margin-left: 26px;
    }


.vb-form .hide-label .vb-form-label {
    display: none;
}

.center-text {
    text-align: center;
}
