html {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    position: relative;
    min-height: 100%
}

body {
    color: #3a3a3a;
    font-size: 14px;
    height: 100%;
    background: #f1f1f1;
    font-family: 'Lato',sans-serif;
    scrollbar-base-color: #00327f;
    scrollbar-3dlight-color: #00327f;
    scrollbar-highlight-color: #00327f;
    scrollbar-track-color: #fff;
    scrollbar-arrow-color: #000;
    scrollbar-shadow-color: #00327f;
    margin: 0 0 463px;
    overflow: hidden;
    overflow-y: scroll
}

    body.printing {
        margin: 0
    }

    body.home:after, body.home:before {
        content: '';
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0
    }

    body.home:before {
        content: '';
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        z-index: -3;
        background: url("../img/1und1/teaser/1und1-strom-1600hd.jpeg") center center no-repeat fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }

    body.home:after {
        z-index: -2;
        background: rgba(255,255,255,0.6)
    }

    body.home .wrapper {
        background: transparent
    }

.wrapper {
    overflow: hidden;
    height: auto;
    min-height: 100%;
    -webkit-transition: ease-out .5s;
    -moz-transition: ease-out .5s;
    -o-transition: ease-out .5s;
    transition: ease-out .5s
}

#container {
    margin: 0 auto;
    position: relative
}

h1, h2, h3, h4, h5, h6 {
    color: #003d8f;
    margin: 0 0 .5em 0;
    font-family: 'Lato',sans-serif;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    display: inline-block
}

.black {
    color: #3a3a3a;
    display: inline-block;
    font-weight: 700
}

    .black.text-center {
        display: block
    }

h1 {
    font-size: 28px;
    display: block
}

h2 {
    text-transform: uppercase;
    font-size: 18px;
    margin: 9px 0 1.5em 0
}

h3 {
    font-size: 18px;
    color: #3a3a3a;
    text-transform: uppercase
}

h4 {
    font-size: 17px
}

h5 {
    font-size: 16px
}

h6 {
    font-size: 15px
}

.box-header h1, .box-header h2, .box-header h3, .box-header h4, .box-header h5, .box-header h6 {
    margin: 0
}

p {
    margin-bottom: 15px;
    line-height: 1.5em
}

    p.help-block {
        margin-bottom: 0
    }

    p:last-child {
        margin-bottom: 0
    }

a {
    color: #1b57a6;
    -webkit-transition: ease-out .5s;
    -moz-transition: ease-out .5s;
    -o-transition: ease-out .5s;
    transition: ease-out .5s;
    outline: 0
}

    a[href^="mailto:"] {
        white-space: nowrap
    }

    a:hover, a:active, a:focus, a.active, a:active, a:visited {
        outline: 0;
        background: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none !important;
        color: #003d8f;
        text-decoration: none !important
    }

body.home #main {
    max-width: 890px;
    margin: 0 auto
}

#main a {
    position: relative;
    overflow: hidden
}

    #main a:after {
        content: '';
        position: absolute;
        display: block;
        background: #003d8f;
        height: 2px;
        left: 0;
        bottom: 0;
        right: 100%;
        -webkit-transition: ease-out .5s;
        -moz-transition: ease-out .5s;
        -o-transition: ease-out .5s;
        transition: ease-out .5s;
        visibility: hidden;
        opacity: 0
    }

    #main a:hover:after {
        left: 0;
        right: 0;
        visibility: visible;
        opacity: 1
    }

a[data-loadpage] {
    cursor: pointer
}

img {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

p + ul:not(.select2-selection__rendered) {
    margin-top: -10px
}

ul:after {
    content: '';
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

button, input {
    outline: 0;
    -webkit-appearance: none
}

hr {
    margin: 30px 0;
    height: 1px;
    background: #f1f1f1;
    border: 0
}

.cursor-pointer {
    cursor: pointer
}

.cursor-default {
    cursor: default
}

.clr {
    clear: both
}

::-webkit-scrollbar {
    -webkit-appearance: none;
    background: transparent
}

    ::-webkit-scrollbar:vertical {
        width: 10px
    }

::-webkit-scrollbar-thumb {
    background: #00327f;
    border-radius: 6px;
    border: solid 3px #fff
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background: 0
}

::-moz-selection {
    background-color: #00327f;
    color: #000
}

::selection {
    background-color: #00327f;
    color: #fff
}

*:focus {
    outline: 0 !important
}

.clearfix {
    content: '';
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

body .cc_banner-wrapper {
    display: block;
    height: auto;
    left: 0;
    right: 0;
    top: 0
}

    body .cc_banner-wrapper:after {
        content: '';
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }

.cc_banner-wrapper .cc_container {
    position: static;
    padding: 21px 15px !important
}

.cc_banner-wrapper .cc_message {
    display: block;
    float: left;
    font-size: 14px !important;
    font-family: 'Oxygen',sans-serif !important;
    line-height: 38px !important
}

.cc_banner-wrapper .btn {
    float: right;
    display: block;
    margin: 0;
    padding: 8px 50px;
    width: auto
}

#main ul:not(.select2-selection__rendered):not(.pagination):not(.parsley-errors-list):not(.timeline) {
    margin-left: 10px;
    margin-bottom: 25px
}

    #main ul:not(.select2-selection__rendered):not(.pagination):not(.parsley-errors-list):not(.timeline) li {
        position: relative;
        line-height: 1.4em;
        margin-bottom: .4em;
        padding-left: 20px
    }

        #main ul:not(.select2-selection__rendered):not(.pagination):not(.parsley-errors-list):not(.timeline) li:before {
            content: '\f00c';
            font: normal normal normal 13px/1em FontAwesome;
            -webkit-font-smoothing: antialiased;
            display: block;
            color: rgba(243,225,30,1);
            position: absolute;
            left: 0;
            top: 3px
        }

.startMessages {
    margin-left: 10px
}

    .startMessages li.Message {
        cursor: pointer;
        padding-left: 20px;
        margin-bottom: 10px;
        -webkit-transition: ease-out .5s;
        -moz-transition: ease-out .5s;
        -o-transition: ease-out .5s;
        transition: ease-out .5s;
        position: relative;
        display: block;
        float: left;
        clear: both
    }

        .startMessages li.Message .title {
            font-size: 15px;
            font-weight: 700;
            -webkit-transition: ease-out .5s;
            -moz-transition: ease-out .5s;
            -o-transition: ease-out .5s;
            transition: ease-out .5s
        }

        .startMessages li.Message .date {
            font-size: 14px
        }

        .startMessages li.Message:before {
            content: '\f0e0';
            font: normal normal normal 13px/1em FontAwesome;
            -webkit-font-smoothing: antialiased;
            display: block;
            color: #3a3a3a;
            position: absolute;
            left: 0;
            top: 3px;
            -webkit-transition: ease-out .5s;
            -moz-transition: ease-out .5s;
            -o-transition: ease-out .5s;
            transition: ease-out .5s
        }

        .startMessages li.Message:hover:before, .startMessages li.Message:hover .title {
            color: rgba(243,225,30,1)
        }

        .startMessages li.Message:last-of-type {
            margin-bottom: 0
        }

.spinner {
    text-align: center;
    position: fixed;
    z-index: 79;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

    .spinner .bg {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        background: rgba(255,255,255,0.7);
        z-index: 1
    }

.spin {
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -40px 0 0 -40px;
    width: 80px;
    height: 80px;
    text-indent: -9999em;
    background: url(../img/gears.svg) center center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    z-index: 12
}

#page-alert {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 99999999;
    text-align: center
}

    #page-alert .alert {
        margin: 0;
        border: 0;
        border-radius: 0;
        padding: 9px 15px
    }

        #page-alert .alert p {
            display: block;
            font-family: 'Oxygen',sans-serif;
            font-size: 14px;
            margin: 0 auto
        }

    #page-alert button.close {
        color: #fff;
        opacity: 1
    }

    #page-alert .alert {
        border-bottom: 1px solid transparent
    }

    #page-alert .alert-warning {
        color: #fff;
        background: rgba(243,225,30,1)
    }

    #page-alert .alert-success {
        background: #148a00;
        color: #fff
    }

    #page-alert .alert-info, #page-alert .alert-danger {
        background: #c13a0b;
        color: #fff
    }

.callout {
    background: #fff;
    max-width: 500px;
    padding: 0;
    border-radius: 0;
    margin: 0 auto 30px auto;
    clear: both
}

.box .callout {
    margin-top: 30px;
    margin-bottom: 0
}

.box .box-footer {
    border-top: 0 !important
}

    .box .box-footer .callout-body {
        text-transform: none
    }

    .box .box-footer .callout {
        margin-top: 0;
        max-width: 100%
    }

.callout .callout-header h1, .callout .callout-header h2, .callout .callout-header h3, .callout .callout-header h4, .callout .callout-header h5, .callout .callout-header h6 {
    margin: 0
}

.callout .callout-header {
    border-bottom: 1px solid #fff;
    padding: 10px 30px
}

.callout.callout-info .callout-header {
    border-color: #000
}

.callout .callout-body {
    padding: 10px 30px
}

.callout.callout-success {
    background: #148a00
}

    .callout.callout-success h5, .callout.callout-success .callout-body {
        color: #fff !important
    }

.callout.callout-error {
    background: #c13a0b
}

    .callout.callout-error h5, .callout.callout-error .callout-body {
        color: #fff !important
    }

.callout.callout-warning {
    background: rgba(243,225,30,1)
}

    .callout.callout-error a, .callout.callout-success a, .callout.callout-warning a {
        color: #000
    }

        .callout.callout-warning a:after, .callout.callout-error a:after, .callout.callout-success a:after {
            background: #000 !important
        }

    .callout.callout-warning h5, .callout.callout-warning .callout-body {
        color: #fff !important
    }

#main table.dataTable thead .sorting:after {
    color: #43484c;
    opacity: .7
}

#main table.dataTable thead .sorting_asc, #main table.dataTable thead .sorting_desc {
    color: rgba(243,225,30,1)
}

    #main table.dataTable thead .sorting:after, #main table.dataTable thead .sorting_asc:after, #main table.dataTable thead .sorting_desc:after {
        font-size: 16px;
        font-family: FontAwesome,serif;
        top: 50%;
        margin-top: -10px;
        height: 20px;
        opacity: 1;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out
    }

#main table.dataTable thead .sorting:after {
    content: '\f107'
}

#main table.dataTable thead .sorting_asc:after {
    content: '\f160'
}

#main table.dataTable thead .sorting_desc:after {
    content: '\f161'
}

#main .dataTables_info {
    text-align: center;
    width: 100%;
    padding: 0;
    color: #c1c1c1;
    margin: 0 0 10px 0;
    padding-top: 20px;
    border-top: 1px solid #c1c1c1
}

#main .dataTables_paginate {
    display: block;
    float: none;
    clear: both;
    margin: 10px 30px 20px 30px
}

    #main .dataTables_paginate .pagination {
        display: block;
        width: 100%;
        float: none;
        clear: both;
        margin: 0 !important;
        text-align: center;
        position: relative
    }

#main .pagination li {
    display: inline-block;
    margin: 0;
    width: 20px;
    height: 20px;
    position: relative
}

    #main .pagination li + li {
        margin-left: 10px
    }

    #main .pagination li.previous, #main .pagination li.next {
        position: absolute !important;
        margin: 0 !important
    }

    #main .pagination li.previous {
        left: 0
    }

        #main .pagination li.previous.disabled, #main .pagination li.next.disabled {
            display: none
        }

        #main .pagination li.previous a, #main .pagination li.next a {
            background: 0;
            border: 0;
            border-radius: 0
        }

            #main .pagination li.previous a:before, #main .pagination li.next a:before {
                content: '\f104';
                font-family: FontAwesome,serif;
                left: 0;
                right: 0;
                text-align: center;
                line-height: 20px;
                font-size: 28px;
                text-indent: 0;
                position: absolute;
                color: #c1c1c1;
                -webkit-transition: .5s ease-in-out;
                -moz-transition: .5s ease-in-out;
                -o-transition: .5s ease-in-out;
                transition: .5s ease-in-out
            }

            #main .pagination li.next a:before {
                content: '\f105'
            }

            #main .pagination li.previous a:hover:before, #main .pagination li.next a:hover:before {
                color: rgba(243,225,30,1)
            }

    #main .pagination li.next {
        right: 0
    }

#main .pagination a {
    display: block;
    position: absolute !important;
    text-indent: -999em;
    width: 100%;
    height: 100%;
    cursor: pointer !important;
    border-radius: 100%;
    padding: 0;
    margin: 0;
    line-height: 1em;
    background: #eaeaea;
    border: 1px solid transparent
}

    #main .pagination a:hover {
        border-color: rgba(243,225,30,1)
    }

#main .pagination .active a {
    background: rgba(243,225,30,1);
    border-color: rgba(243,225,30,1)
}

#main .pagination a:after, #main .table a:after, #main table a:after {
    content: none
}

.form-group.partPayment {
    clear: none;
    float: left;
    margin: 10px 0 0 30px
}

    .form-group.partPayment label {
        line-height: 40px !important
    }

.search {
    width: 100%;
    max-width: 250px;
    float: right;
    position: relative;
    margin: 10px 0 10px 0;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

    .search .icon {
        float: right;
        position: absolute;
        right: auto;
        left: 0;
        z-index: 99;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out
    }

        .search .icon:before {
            cursor: pointer;
            content: '\f002';
            color: #c1c1c1;
            font-size: 19px;
            font-family: FontAwesome,serif;
            display: block;
            width: 19px;
            height: 40px;
            line-height: 40px;
            -webkit-transition: .5s ease-in-out;
            -moz-transition: .5s ease-in-out;
            -o-transition: .5s ease-in-out;
            transition: .5s ease-in-out
        }

        .search .icon:hover:before, .search .icon:focus:before, .search .icon:active:before, .search.active .icon:before {
            color: rgba(243,225,30,1)
        }

    .search input {
        float: left;
        z-index: -1;
        -webkit-transition: .2s ease-in-out;
        -moz-transition: .2s ease-in-out;
        -o-transition: .2s ease-in-out;
        transition: .2s ease-in-out;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        border-radius: 0;
        border: 0;
        border-bottom: 1px solid #c1c1c1;
        padding-left: 33px;
        visibility: hidden;
        opacity: 0;
        background: none !important;
        box-shadow: none
    }

    .search.active .icon {
        left: 0;
        right: auto
    }

    .search.active input {
        z-index: 1;
        visibility: visible;
        opacity: 1
    }

        .search.active input:focus {
            border-color: rgba(243,225,30,1) !important
        }

.ui-datepicker {
    padding: 0
}

#ui-datepicker-div.ui-datepicker {
    top: 64px !important;
    width: auto !important;
    left: 15px !important;
    right: 15px !important;
    min-width: 192px !important;
    position: inherit !important
}

.ui-widget {
    font-family: 'Oxygen',sans-serif !important
}

.ui-datepicker .ui-datepicker-header {
    margin: 0;
    border: 0;
    padding: .4em 0;
    background: #171c1f;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important
}

.ui-datepicker .ui-datepicker-title {
    font-size: 17px;
    font-family: 'Open Sans',sans-serif;
    line-height: 1.3em;
    color: #fff
}

.ui-datepicker-next span, .ui-datepicker-prev span {
    background: none !important;
    margin: 0 !important;
    left: 0 !important;
    right: 0 !important;
    padding: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    height: 100% !important
}

.ui-datepicker-next, .ui-datepicker-prev {
    top: 0 !important;
    bottom: 0 !important;
    height: auto !important;
    background: none !important;
    border-radius: 0 !important;
    border: none !important;
    cursor: pointer;
    width: 1.8em !important;
    position: absolute !important;
    font-size: 16px !important;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    font-weight: 400
}

    .ui-datepicker-next:before, .ui-datepicker-prev:before {
        font-family: 'FontAwesome',serif !important;
        color: #fff !important;
        position: absolute;
        right: 0;
        top: 50%;
        font-size: 30px;
        line-height: 1em;
        margin-top: -15px;
        -webkit-transition: .3s ease-in-out;
        -moz-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

    .ui-datepicker-next:hover:before, .ui-datepicker-prev:hover:before {
        color: rgba(243,225,30,1) !important
    }

.ui-datepicker-prev {
    left: 0 !important
}

    .ui-datepicker-prev:before {
        content: '\f104';
        left: 50%;
        margin-left: -4px
    }

.ui-datepicker-next {
    right: 0 !important
}

    .ui-datepicker-next:before {
        content: '\f105';
        right: 50%;
        margin-right: -4px
    }

.ui-datepicker table thead {
    font-size: 14px;
    font-family: 'Open Sans',sans-serif;
    line-height: 1.3em
}

.ui-datepicker table {
    margin: 0
}

.ui-datepicker-month, .ui-datepicker-year {
    background: 0;
    border: 0;
    width: auto !important;
    cursor: pointer
}

    .ui-datepicker-month option, .ui-datepicker-year option {
        background: #fff;
        color: #333
    }

.ui-datepicker .ui-datepicker-buttonpane button {
    -webkit-transition: ease-out .5s !important;
    -moz-transition: ease-out .5s !important;
    -o-transition: ease-out .5s !important;
    transition: ease-out .5s !important;
    display: block !important;
    padding: 5px 10px !important;
    text-transform: uppercase !important;
    font-family: 'Open Sans',sans-serif !important;
    border: 1px solid transparent !important;
    background: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    max-width: 100% !important;
    font-size: 14px !important;
    cursor: pointer !important;
    border-radius: 0 !important;
    color: #fff !important;
    background: #a3a3a3 !important;
    width: auto !important;
    opacity: 1 !important;
    font-weight: 400 !important
}

    .ui-datepicker .ui-datepicker-buttonpane button:hover, .ui-datepicker .ui-datepicker-buttonpane button:focus, .ui-datepicker .ui-datepicker-buttonpane button:active, .ui-datepicker .ui-datepicker-buttonpane button:hover {
        border-color: #a3a3a3 !important;
        color: #a3a3a3 !important;
        background: transparent !important
    }

.ui-datepicker .ui-datepicker-buttonpane .ui-priority-primary, .ui-datepicker .ui-datepicker-buttonpane .ui-widget-content .ui-priority-primary, .ui-datepicker .ui-datepicker-buttonpane .ui-widget-header .ui-priority-primary {
    color: #fff !important;
    background: rgba(243,225,30,1) !important;
    border-color: rgba(243,225,30,1) !important
}

    .ui-datepicker .ui-datepicker-buttonpane .ui-priority-primary:hover, .ui-datepicker .ui-datepicker-buttonpane .ui-widget-content .ui-priority-primary:hover, .ui-datepicker .ui-datepicker-buttonpane .ui-widget-header .ui-priority-primary:hover {
        background: transparent !important;
        color: rgba(243,225,30,1) !important;
        border-color: rgba(243,225,30,1) !important
    }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    background: rgba(243,225,30,1)
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    color: #454545
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    cursor: default;
    padding: 0;
    margin-top: 2px;
    list-style: none;
    background: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    max-height: 150px;
    overflow-y: auto;
    overflow-x: hidden;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

    .ui-autocomplete > li {
        padding: 7px 14px
    }

        .ui-autocomplete > li.ui-state-focus {
            background: #eee
        }

#main .select2-container {
    width: 100% !important;
    min-height: 40px
}

    #main .select2-container .select2-selection--single {
        height: 40px;
        line-height: 40px;
        background: #fff;
        border: solid 1px #d0d0d0;
        font-size: 16px;
        color: #292929 !important;
        padding: 5px 10px;
        border-radius: 0;
        box-shadow: none !important
    }

        #main .select2-container .select2-selection--single:focus, #main .select2-container .select2-selection--single:active {
            border-color: rgba(243,225,30,1) !important;
            -webkit-box-shadow: none !important;
            -moz-box-shadow: none !important;
            box-shadow: none !important
        }

    #main .select2-container span:not(.select2-selection__choice__remove):not(.select2-selection select2-selection--multiple) {
        display: block
    }

#main .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 0
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background: #eee;
    color: #333
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: rgba(243,225,30,1) !important;
    color: #fff !important
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    color: #fff;
    font-family: 'Open Sans',sans-serif;
    background: #a3a3a3;
    max-width: 100%;
    line-height: 1.3em;
    word-break: break-all;
    white-space: normal
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
        color: rgba(243,225,30,1)
    }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 4px !important;
    height: 100%;
    width: 25px;
    text-align: center
}

    .select2-container--default .select2-selection--single .select2-selection__arrow:before {
        content: '\f107';
        font-family: 'FontAwesome',serif;
        font-size: 20px;
        line-height: 40px;
        text-align: center;
        -webkit-transition: .3s ease-in-out;
        -moz-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before {
    content: '\f106'
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before, .select2-container--default .select2-selection--single:hover .select2-selection__arrow:before {
    color: red
}

.modal-dialog h1, .modal-dialog h2, .modal-dialog h3, .modal-dialog h4, .modal-dialog h5, .modal-dialog h6 {
    margin: 0
}

.modal-content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.modal-footer .form-group {
    margin: 0
}

    .modal-footer .form-group .btn {
        margin: 0 auto
    }

.hide, .box.collapse {
    display: none
}

    .box.collapse.in {
        display: block
    }

.ui-widget-overlay {
    opacity: .8
}

.ui-widget.ui-widget-content {
    padding: 0;
    border-color: #000;
    -webkit-box-shadow: 10px 10px 10px rgba(0,0,0,.3);
    -moz-box-shadow: 10px 10px 10px rgba(0,0,0,.3);
    box-shadow: 10px 10px 10px rgba(0,0,0,.3)
}

.ui-dialog .ui-dialog-titlebar {
    border-radius: 0;
    background: #fff;
    border-bottom: 1px solid #000
}

.ui-dialog-title {
    color: rgba(243,225,30,1);
    font-size: 16px;
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    text-shadow: none
}

.modal-header .close span, .ui-dialog .ui-dialog-titlebar-close span {
    display: none
}

.modal-header .close, .ui-dialog .ui-dialog-titlebar-close {
    top: 2px;
    right: 2px;
    bottom: 2px;
    width: 30px;
    margin: 0;
    height: 20px;
    background: 0;
    box-shadow: none;
    border: 0;
    position: relative;
    opacity: 1;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

    .modal-header .close:before, .ui-dialog .ui-dialog-titlebar-close:before {
        content: '\f00d';
        font-family: FontAwesome,serif;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        margin: -8px 0 0 0;
        bottom: 0;
        text-align: center;
        color: #000;
        font-size: 16px;
        line-height: 1em;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        opacity: .5
    }

    .modal-header .close:hover, .ui-dialog .ui-dialog-titlebar-close:hover, .modal-header .close:hover:before, .ui-dialog .ui-dialog-titlebar-close:hover:before {
        color: rgba(243,225,30,1);
        opacity: 1
    }

.ui-dialog .ui-dialog-content {
    font-family: 'Open Sans',sans-serif;
    min-height: 1px !important;
    padding: 20px 1em;
    font-weight: 400
}

    .ui-dialog .ui-dialog-content p {
        margin-bottom: 0;
        font-size: 15px;
        line-height: 1.3em
    }

.ui-dialog .ui-dialog-buttonpane {
    margin: 0 !important;
    border: 0;
    padding: 0 0 10px 0
}

    .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
        float: none;
        display: block;
        clear: both;
        text-align: center
    }

    .ui-dialog .ui-dialog-buttonpane button {
        padding: 5px 20px;
        font-family: 'Open Sans',sans-serif;
        font-weight: 400;
        margin: 0;
        display: inline-block;
        background: 0;
        height: auto;
        width: auto;
        border: 2px solid rgba(243,225,30,1);
        border-radius: 0;
        color: rgba(243,225,30,1);
        text-transform: uppercase;
        font-size: 14px;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out
    }

        .ui-dialog .ui-dialog-buttonpane button:hover {
            background: rgba(243,225,30,1);
            color: #fff
        }

        .ui-dialog .ui-dialog-buttonpane button:first-child {
            margin-right: 10px
        }

.flotContainer {
    font-family: 'Oxygen',sans-serif
}

    .flotContainer .flot-text .flot-x-axis .tickLabel {
        font-size: .8em
    }

.box .col-md-12, .box .col-md-6:nth-child(2n+1) {
    clear: both
}

.block {
    display: block
}

.inline {
    display: inline-block
}

.w10 {
    width: 10%
}

.w20 {
    width: 20%
}

.w30 {
    width: 30%
}

.w40 {
    width: 40%
}

.w50 {
    width: 50%
}

.w60 {
    width: 60%
}

.w70 {
    width: 70%
}

.w80 {
    width: 80%
}

.w90 {
    width: 90%
}

.w100 {
    width: 100%
}

.m10 {
    margin: 10px
}

.m20 {
    margin: 20px
}

.m30 {
    margin: 30px
}

.m40 {
    margin: 40px
}

.m50 {
    margin: 50px
}

.mb0 {
    margin-bottom: 0
}

.mb10 {
    margin-bottom: 10px
}

.mb20 {
    margin-bottom: 20px
}

.mb30 {
    margin-bottom: 30px
}

.mb40 {
    margin-bottom: 40px
}

.mb50 {
    margin-bottom: 50px
}

.ml10 {
    margin-left: 10px
}

.ml20 {
    margin-left: 20px
}

.ml30 {
    margin-left: 30px
}

.ml40 {
    margin-left: 40px
}

.ml50 {
    margin-left: 50px
}

.mr10 {
    margin-right: 10px
}

.mr20 {
    margin-right: 20px
}

.mr30 {
    margin-right: 30px
}

.mr40 {
    margin-right: 40px
}

.mr50 {
    margin-right: 50px
}

.p10 {
    padding: 10px
}

.p20 {
    padding: 20px
}

.p30 {
    padding: 30px
}

.p40 {
    padding: 40px
}

.p50 {
    padding: 50px
}

.pb0 {
    padding-bottom: 0
}

.pb10 {
    padding-bottom: 10px
}

.pb20 {
    padding-bottom: 20px
}

.pb30 {
    padding-bottom: 30px
}

.pb40 {
    padding-bottom: 40px
}

.pb50 {
    padding-bottom: 50px
}

.pl10 {
    padding-left: 10px
}

.pl20 {
    padding-left: 20px
}

.pl30 {
    padding-left: 30px
}

.pl40 {
    padding-left: 40px
}

.pl50 {
    padding-left: 50px
}

.pr10 {
    padding-right: 10px
}

.pr20 {
    padding-right: 20px
}

.pr30 {
    padding-right: 30px
}

.pr40 {
    padding-right: 40px
}

.pr50 {
    padding-right: 50px
}

#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0)
}

#cboxWrapper {
    max-width: none
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6)
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left
}

#cboxContent {
    position: relative
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

#cboxTitle {
    margin: 0
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0
}

#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

#cboxNext, #cboxPrevious {
    position: absolute;
    width: 30px;
    height: 50px;
    top: 50%;
    padding: 0;
    background: 0;
    border: 0;
    box-shadow: none;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    text-align: center;
    text-indent: -9999em
}

    #cboxNext:before, #cboxPrevious:before, #cboxClose:before {
        position: absolute;
        color: #fff;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        line-height: 50px;
        font-size: 80px;
        font-family: FontAwesome,serif;
        text-shadow: -1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000;
        text-indent: 0
    }

#cboxPrevious {
    left: 20px
}

    #cboxPrevious:hover {
        left: 15px
    }

    #cboxPrevious:before {
        content: '\f104'
    }

#cboxNext {
    right: 20px
}

    #cboxNext:hover {
        right: 15px
    }

    #cboxNext:before {
        content: '\f105'
    }

#cboxClose {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    border: 0;
    box-shadow: none;
    background: 0;
    padding: 0;
    text-indent: -999em
}

    #cboxClose:before {
        content: '\f00d';
        line-height: 30px;
        font-size: 30px;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        text-align: center;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    #cboxClose:hover:before {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }

#cboxContent {
    margin-top: 0
}

#cboxLoadedContent {
    border: 1px solid #000
}

#cboxTitle {
    position: absolute;
    color: #000;
    background: rgba(250,250,250,0.7);
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    line-height: 50px;
    padding: 0 20px
}

#cboxCurrent {
    display: none !important
}

#header:after, #footer:after, .inside:after, #container:after, #main:after, .user-box:after, .infobox a:after, .nav_left li:after, .selectContainer:after, .captchaImgContainer:after, .static-verdict:after, .box:after, .dashbox:after, .box:after, .btn:after, .btn-group:after, .box-header:after, .box-body:after, .box-footer:after, #deviatingBankDataContainer:after, .dataTables_paginate .pagination:after, .top:after, ul.timeline:after, .socials:after, .form-group:after, .footer-wrapper:after, .search:after {
    content: '';
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

#left:after {
    content: '';
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 50px
}

#header {
    position: fixed;
    z-index: 100;
    background: #003d8f;
    border-bottom: 1px solid #3364a5;
    right: 0;
    left: 0;
    line-height: 40px;
    box-shadow: -2px 2px 15px rgba(0,0,0,.3)
}

body.home #header {
    background-color: #fff;
    left: 0
}

    body.home #header .inside {
        padding: 10px 20px
    }

#header .inside {
    padding: 0
}



body.home #header .logo {
    display: block;
    
}

#header .logo {
    float: left
}

.selectContainer {
    opacity: 0;
    visibility: hidden;
    float: right;
    position: relative;
    -webkit-transition: ease-out .2s;
    -moz-transition: ease-out .2s;
    -o-transition: ease-out .2s;
    transition: ease-out .2s
}

#header .select2-container {
    display: block;
    float: left;
    height: 50px;
    line-height: 40px;
    width: auto !important;
    max-width: 300px
}

    #header .select2-container .select2-selection {
        border: none !important;
        border-radius: 0;
        height: 100%;
        padding: 0 10px;
        background: #003d8f;
        color: #c3c3c3
    }

        #header .select2-container .select2-selection .select2-selection__rendered {
            height: 50px;
            line-height: 40px;
            padding: 5px 25px 0 0
        }

#header .nav_main {
    float: right;
    margin-top: 10px
}

    #header .nav_main ul li {
        float: left;
        margin-right: 10px
    }

        #header .nav_main ul li:last-child {
            margin-right: 0
        }

        #header .nav_main ul li a {
            display: block;
            padding: 5px 10px 5px 20px;
            text-transform: uppercase;
            color: #000;
            font-weight: 600;
            position: relative
        }

            #header .nav_main ul li a:before {
                content: '\f007';
                font-family: FontAwesome,serif;
                margin-right: 3px;
                font-size: 14px;
                line-height: 1em;
                width: 17px;
                left: 0;
                top: 50%;
                margin-top: -7px;
                position: absolute;
                text-align: center;
                -webkit-transition: ease-out .2s;
                -moz-transition: ease-out .2s;
                -o-transition: ease-out .2s;
                transition: ease-out .2s
            }

        #header .nav_main ul li.login a:before {
            content: '\f13e'
        }

        #header .nav_main ul li.login a.active:before, #header .nav_main ul li.login a:hover:before {
            content: '\f023'
        }

        #header .nav_main ul li.register a:before {
            content: '\f234'
        }

        #header .nav_main ul li.web a:before {
            content: '\f121'
        }

        #header .nav_main ul li a:after {
            content: '';
            position: absolute;
            display: block;
            background: rgba(243,225,30,1);
            height: 2px;
            left: 0;
            right: 100%;
            -webkit-transition: ease-out .5s;
            -moz-transition: ease-out .5s;
            -o-transition: ease-out .5s;
            transition: ease-out .5s;
            visibility: hidden;
            opacity: 0
        }

        #header .nav_main ul li a.active:after, #header .nav_main ul li a:hover:after {
            left: 0;
            right: 0;
            visibility: visible;
            opacity: 1
        }

.user-box {
    float: right;
    font-size: 12px;
    font-family: 'Lato',sans-serif;
    padding: 5px 30px 0 20px;
    height: 50px
}

    .user-box .CustomerFullName {
        display: inline-block;
        margin-right: 10px
    }

a[data-toggle="tooltip"] {
    float: right
}

.tooltip.show {
    opacity: 1
}

.user-box .CustomerFullName:before {
    content: '\f007';
    font-family: FontAwesome,serif;
    margin-right: 3px;
    font-size: 14px
}

.user-box a {
    color: #c3c3c3
}

    .user-box a:hover {
        color: rgba(243,225,30,1)
    }

.user-box .logout:before {
    content: '\f023';
    font-family: FontAwesome,serif;
    margin-right: 5px;
    font-size: 14px
}

.user-box .logout:hover:before {
    content: '\f13e'
}

.selectContainer .infobox {
    float: left;
    margin-right: 20px
}

    .selectContainer .infobox:last-child {
        margin-right: 0
    }

.infobox > span {
    cursor: pointer;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    color: #000;
    font-family: 'Lato',sans-serif
}

    .infobox > span:after {
        content: '\f107';
        font-family: 'FontAwesome',serif;
        font-size: 20px;
        display: inline-block
    }

.cus > span, .acc > span {
    font-size: 18px;
    font-weight: 400
}

    .cus > span strong, .acc > span strong {
        font-size: 16px;
        color: rgba(243,225,30,1);
        font-weight: 600
    }

.cus strong {
    margin-right: 5px
}

.acc strong {
    margin-right: 5px
}

.infobox ul {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    z-index: -9;
    -webkit-transition: ease-out .2s;
    -moz-transition: ease-out .2s;
    -o-transition: ease-out .2s;
    transition: ease-out .2s;
    background: #fff;
    padding: 5px 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5)
}

.infobox.active ul {
    visibility: visible;
    opacity: 1;
    z-index: 999;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.show-menu {
    display: none;
    width: 25px;
    margin-top: 14px;
    float: right;
    overflow: hidden;
    cursor: pointer;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .5s ease-out
}

    .show-menu span {
        display: none
    }

    .show-menu .line {
        position: relative;
        height: 4px;
        background: #000;
        margin-bottom: 4px;
        border-radius: 6px;
        opacity: 1;
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        transition: all .3s ease-out
    }

body.showMenu {
    overflow: hidden
}

.showMenu .show-menu {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg)
}

    .showMenu .show-menu .line {
        background: rgba(243,225,30,1)
    }

        .showMenu .show-menu .line.line1 {
            top: 10px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            transform: rotate(45deg)
        }

        .showMenu .show-menu .line.line2 {
            opacity: 0;
            -moz-transform: translate(100px,0);
            -webkit-transform: translate(100px,0);
            -o-transform: translate(100px,0);
            transform: translate(100px,0)
        }

        .showMenu .show-menu .line.line3 {
            top: -6px;
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }

#left {
    background: #1b57a6;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    overflow-y: hidden;
    padding-bottom: 50px;
    z-index: 101;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    text-transform: uppercase;
    margin-top: 97px
}

    #left .top, #left .bottom {
        display: block;
        clear: both
    }

    #left .top {
        position: relative;
        height: 52px;
        background: #003d8f;
        border-bottom: 1px solid #3364a5
    }

    #left .logo {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        margin: 12px 5px 0 9px
    }

.big-menu #left .logo {
    margin: 8px 0 0 15px;
    width: 36px
}

#left .nav_left {
    clear: both;
    padding-top: 20px
}

    #left .nav_left ul li {
        position: relative;
        height: 40px;
        padding: 0 20px;
        background: transparent;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out
    }

        #left .nav_left ul li.active, #left .nav_left ul li:hover {
            background: #eaf1fb
        }

.big-menu #left .nav_left ul li a {
    text-indent: 0;
    position: relative;
    font-size: 16px;
    display: flex
}

#left .nav_left ul li:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

#left .nav_left ul li a {
    text-indent: -99em;
    position: absolute;
    left: 0;
    right: 0;
    line-height: 15px;
    height: 100%;
    padding: 0 20px;
    color: #90a9c8;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    display: block;
    justify-content: center;
    flex-direction: column
}

    #left .nav_left ul li a:hover, #left .nav_left ul li.active a, #left .nav_left ul li.active i, #left .nav_left ul li a:hover i {
        color: #00327f
    }

    #left .nav_left ul li a.logout:hover i:before {
        content: '\f13e'
    }

.big-menu #left .nav_left ul li a:hover {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    transform: translateX(0);
    -webkit-transform: translateX(0)
}

#left .nav_left ul li a:hover i {
    padding-left: 9px
}

.big-menu #left .nav_left ul li a {
    padding: 0 0 0 40px
}

#left .nav_left ul li a i {
    display: block;
    position: absolute;
    font-size: 24px;
    vertical-align: middle;
    height: 24px;
    line-height: 24px;
    top: 50%;
    margin-top: -12px;
    text-indent: 0;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

#left .user-box, #left .selectContainer {
    display: none
}

body.mobile #left .user-box, body.mobile #left .selectContainer {
    display: block;
    padding: 0 20px
}

.big-menu .menu-trigger i:before {
    content: '\f104'
}

.big-menu #left .nav_left ul li a i {
    right: auto
}

body.active-menu .menu-trigger:after {
    content: '\f104'
}

.navigation ul li a {
    font-family: 'Lato' !important
}

.nav_left ul li a {
    display: block;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

    .nav_left ul li a:hover, .nav_left ul li.active a {
        color: #f58220
    }

#main {
    width: 100%;
    float: none;
    clear: both;
    padding-right: 30px;
    padding-top: 70px;
    opacity: 0
}

body.home #main {
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.box {
    background: #fff;
    width: 100%;
    display: block;
    border-radius: 0;
    margin-bottom: 30px;
    padding: 30px;
    box-shadow: 0 0 15px rgba(0,0,0,.1);
    overflow: visible;
    overflow-y: hidden
}

    .box.nopadding, .box.dash, .box.box-primary {
        padding: 0
    }

    .box.product:nth-child(2n+1) {
        clear: both
    }

    .box.product:nth-child(2n+1) {
        margin-right: 0
    }

    .box.center {
        text-align: center
    }

    .box .box-header {
        padding: 20px 30px 20px 30px;
        border-bottom: 1px solid #000;
        color: #003d8f;
        font-size: 16px;
        text-transform: uppercase;
        font-family: 'Lato',sans-serif
    }

        .box .box-header .created {
            float: right;
            color: #939393
        }

    .box.dash.success .box-header {
        border-color: #148a00
    }

    .box.dash.info .box-header {
        border-color: #003d8f
    }

    .box.dash.error .box-header {
        border-color: #c13a0b
    }

    .box.dash.todo .box-header {
        border-color: #0e708a
    }

    .box.dash.closed .box-header {
        border-color: #000
    }

    .box.dash .box-header h1:before, .box.dash .box-header h2:before, .box.dash .box-header h3:before, .box.dash .box-header h4:before, .box.dash .box-header h5:before, .box.dash .box-header h6:before {
        font-family: FontAwesome !important;
        display: block;
        float: left;
        width: 20px;
        text-align: center;
        margin-right: 10px;
        font-size: 20px;
        line-height: 1em
    }

    .box.dash.success .box-header h1:before, .box.dash.success .box-header h2:before, .box.dash.success .box-header h3:before, .box.dash.success .box-header h4:before, .box.dash.success .box-header h5:before, .box.dash.success .box-header h6:before {
        content: '\f046';
        color: #148a00
    }

    .box.dash.info .box-header h1:before, .box.dash.info .box-header h2:before, .box.dash.info .box-header h3:before, .box.dash.info .box-header h4:before, .box.dash.info .box-header h5:before, .box.dash.info .box-header h6:before {
        content: '\f129';
        color: #003d8f
    }

    .box.dash.error .box-header h1:before, .box.dash.error .box-header h2:before, .box.dash.error .box-header h3:before, .box.dash.error .box-header h4:before, .box.dash.error .box-header h5:before, .box.dash.error .box-header h6:before {
        content: '\f071';
        color: #c13a0b
    }

    .box.dash.todo .box-header h1:before, .box.dash.todo .box-header h2:before, .box.dash.todo .box-header h3:before, .box.dash.todo .box-header h4:before, .box.dash.todo .box-header h5:before, .box.dash.todo .box-header h6:before {
        content: '\f0f3';
        color: #0e708a
    }

    .box.dash.closed .box-header h1:before, .box.dash.closed .box-header h2:before, .box.dash.closed .box-header h3:before, .box.dash.closed .box-header h4:before, .box.dash.closed .box-header h5:before, .box.dash.closed .box-header h6:before {
        content: '\f0ae';
        color: #000
    }

.created .icon {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px
}

    .created .icon:before {
        background: transparent;
        text-align: center;
        width: 100%;
        height: 100%;
        display: block;
        content: '\f007';
        font-family: FontAwesome,serif;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out
    }

.created .company:before {
    color: #003d8f
}

.created .customer:before {
    color: #939393
}

.box .box-header.nopadding {
    padding: 0;
    border-bottom: 1px solid #000;
    color: #003d8f;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Lato',sans-serif;
    height: 40px;
    line-height: 39px
}

    .box .box-header.nopadding h1, .box .box-header.nopadding h2, .box .box-header.nopadding h3, .box .box-header.nopadding h4, .box .box-header.nopadding h5, .box .box-header.nopadding h6 {
        padding-left: 30px;
        padding-right: 10px
    }

.box .box-header .buttons {
    float: right
}

.box .box-footer {
    padding: 0;
    border-top: 1px solid #000;
    color: #003d8f;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Lato',sans-serif
}

    .box .box-footer .buttons {
        float: right
    }

.box p.teaser {
    margin-bottom: 20px
}

.box-footer .w50 {
    float: left
}

    .box-footer .w50:first-child {
        padding-left: 30px;
        padding-right: 10px
    }

    .box-footer .w50:last-child {
        padding-right: 30px;
        padding-left: 10px
    }

.box-footer.center {
    text-align: center
}

    .box-footer.center .btn {
        display: inline-block;
        margin: 20px 0;
        width: auto
    }

.box .buttons a {
    display: block;
    float: left;
    padding: 0 10px;
    font-size: 12px;
    color: #939393;
    border-left: 2px solid #e2e2e2;
    background: transparent
}

    .box .buttons a:hover, .box .buttons a.active {
        background: #efefef;
        color: #003d8f
    }

        .box .buttons a:after, .box .buttons a:hover:after {
            content: none !important
        }

.box .box-header.no-border {
    border-bottom: 0
}

.box .box-body {
    padding: 20px 30px 20px 30px
}

.box.icon .box-body {
    padding-left: 120px;
    position: relative
}

    .box.icon .box-body:before {
        position: absolute;
        content: '';
        top: 20px;
        left: 30px;
        width: 60px;
        height: 60px
    }

.box.icon.user .box-body:before {
    background: url("../img/call-center.png") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.box .box-body.pb0 {
    padding-bottom: 0
}

.box-body .message {
    display: block;
    white-space: pre-line;
    margin-top: -35px
}

#main .table:not(.ui-datepicker-calendar), #main table:not(.ui-datepicker-calendar) {
    margin: 0 !important;
    border-collapse: collapse;
    border: none !important;
    width: 100% !important
}

    #main .table:not(.ui-datepicker-calendar) tr, #main table:not(.ui-datepicker-calendar) tr {
        border-top: 1px solid #ececec;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out
    }

    #main .table:not(.ui-datepicker-calendar) tbody tr:nth-of-type(odd), #main .table-striped:not(.ui-datepicker-calendar) tbody tr:nth-of-type(odd), #main table:not(.ui-datepicker-calendar) tbody tr:nth-of-type(odd) {
        background: #f3f3f3
    }

    #main .table:not(.ui-datepicker-calendar) tr:hover, #main table:not(.ui-datepicker-calendar) tr:hover {
        background: #ececec !important
    }

    #main .table:not(.ui-datepicker-calendar) thead tr:first-child, #main table:not(.ui-datepicker-calendar) thead tr:first-child {
        border-top: 0
    }

    #main .table:not(.ui-datepicker-calendar) th.nowrap, #main table:not(.ui-datepicker-calendar) th.nowrap, #main .table:not(.ui-datepicker-calendar) td.nowrap, #main table:not(.ui-datepicker-calendar) td.nowrap {
        white-space: nowrap
    }

    #main .table:not(.ui-datepicker-calendar) th, #main table:not(.ui-datepicker-calendar) th, #main .table:not(.ui-datepicker-calendar) td, #main table:not(.ui-datepicker-calendar) td {
        padding: 12px 20px;
        vertical-align: middle;
        background: 0;
        border: 0
    }

    #main .table:not(.ui-datepicker-calendar) td, #main table:not(.ui-datepicker-calendar) td {
        word-spacing: normal;
        word-wrap: break-word
    }

        #main .table:not(.ui-datepicker-calendar) th:first-child, #main table:not(.ui-datepicker-calendar) th:first-child, #main .table:not(.ui-datepicker-calendar) td:first-child, #main table:not(.ui-datepicker-calendar) td:first-child, #main #readingsTable:not(.ui-datepicker-calendar) th:nth-child(2), #main #readingsTable:not(.ui-datepicker-calendar) td:nth-child(2) {
            padding-left: 30px
        }

        #main .table:not(.ui-datepicker-calendar) th:last-child, #main table:not(.ui-datepicker-calendar) th:last-child, #main .table:not(.ui-datepicker-calendar) td:last-child, #main table:not(.ui-datepicker-calendar) td:last-child {
            padding-right: 30px
        }

    #main .table:not(.ui-datepicker-calendar) tfoot, #main table:not(.ui-datepicker-calendar) tfoot {
        font-weight: 600 !important
    }

#main table td.message-text, #main .table td.message-text {
    color: #003d8f;
    font-weight: 700
}

ul.timeline {
    display: block;
    margin: 30px;
    position: relative
}

.timeline .time-label {
    background: orange;
    color: #fff;
    width: 100px;
    text-align: center;
    padding: 10px 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: 0 auto
}

.timeline li {
    clear: both;
    width: 50%;
    position: relative;
    padding: 20px;
    z-index: 1
}

    .timeline li.company {
        padding-right: 70px
    }

    .timeline li.user {
        padding-left: 70px
    }

    .timeline li .inside {
        display: block;
        padding: 10px 20px;
        border: 1px solid #c3c3c3;
        position: relative;
        -webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
        -moz-box-shadow: 0 0 5px rgba(0,0,0,.2);
        box-shadow: 0 0 5px rgba(0,0,0,.2)
    }

    .timeline li.user .inside {
        border-color: rgba(243,225,30,1)
    }

    .timeline li.company .inside {
        background: #505050;
        color: #fff
    }

    .timeline li .inside:before {
        color: rgba(195,195,195,0.7);
        position: absolute;
        line-height: 20px;
        font-size: 28px;
        font-family: FontAwesome,serif;
        top: 50%;
        margin-top: -10px;
        text-align: center
    }

    .timeline li.user .inside:before {
        content: '\f0d9';
        left: -10px;
        color: rgba(243,225,30,1)
    }

    .timeline li.company .inside:before {
        right: -10px;
        content: '\f0da';
        color: #505050
    }

    .timeline li span {
        display: block
    }

    .timeline li .time {
        margin-bottom: 5px
    }

        .timeline li .time:before {
            display: inline-block;
            font-family: FontAwesome,serif;
            content: '\f017'
        }

    .timeline li .timeline-body {
        white-space: pre-line;
        margin-top: -20px
    }

.message-attachments {
    clear: both;
    display: block;
    padding: 20px 30px
}

    .message-attachments .download, .timeline .download {
        display: block;
        clear: both;
        margin-bottom: 5px
    }

        .timeline .download:first-child {
            margin-top: 20px
        }

        .message-attachments .download:last-child, .timeline .download:last-child {
            margin-bottom: 0
        }

        .message-attachments .download a, .timeline .download a {
            position: relative;
            padding-left: 20px
        }

            .message-attachments .download a:before, .timeline .download a:before {
                content: '\f019';
                font-family: FontAwesome,serif;
                position: absolute;
                left: 0;
                top: 2px;
                width: 15px;
                line-height: 1em;
                text-align: center;
                display: block
            }

.timeline:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 2px;
    left: 50%;
    margin-left: -1px;
    background: rgba(243,225,30,1);
    z-index: 0
}

.timeline .user {
    float: right
}

.timeline .company {
    float: left
}

.timeline li.company:before, .timeline li.user:before {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    background: #fff;
    z-index: 2;
    font-size: 25px;
    border: 1px solid rgba(243,225,30,1);
    border-radius: 2px;
    color: #939393;
    content: ''
}

.timeline li.company:before {
    background: url(../favicon/favicon.ico) center center no-repeat #fff;
    -webkit-background-size: 90%;
    background-size: 90%;
    right: -20px
}

.timeline li.user:before {
    font-family: FontAwesome,serif;
    content: '\f007';
    left: -20px
}

.timeline.closed li:last-child {
    display: block;
    background: #fff;
    float: none;
    margin: 0 auto;
    text-align: center;
    padding: 20px 50px
}

    .timeline.closed li:last-child:before {
        content: none
    }

    .timeline.closed li:last-child .inside:before {
        top: -5px;
        transform: rotate(90deg);
        left: 50%;
        margin-left: -5px
    }

#main .flotContainer table {
    width: auto !important;
    right: 60px !important;
    left: auto !important
}

#main .flotContainer .legend > div {
    display: none
}

.flotContainer {
    padding: 30px 30px 0 30px;
    width: 100%;
    height: 400px;
    font-size: 1.12em;
    margin-bottom: 30px
}

#flot-placeholder {
    width: 100%;
    height: 100%
}

#footer {
    z-index: 102;
    bottom: 0;
    width: 100%;
    height: 45px;
    margin-top: -50px;
    line-height: 50px;
    background: #00327f;
    color: #fff;
    font-family: 'Lato',sans-serif
}

    #footer .inside .copyright {
        line-height: 50px;
        text-align: center;
        letter-spacing: 1px;
        font-size: 14px
    }

    #footer .inside .madeby {
        float: right
    }

    #footer .inside .socials {
        float: right;
        margin-left: 20px
    }

.footer-wrapper {
    display: block;
    border-top: 2px solid rgba(243,225,30,1);
    padding-top: 20px;
    font-size: 17px;
    position: absolute;
    background-color: #fff;
    bottom: 0;
    padding-bottom: 50px;
    left: 0;
    width: 100%
}

.baseraw .footer-wrapper .ctr {
    width: 920px;
    margin: 0 auto
}

.baseraw .footer-wrapper .element.first {
    padding-left: 15px
}

.footer-wrapper .element.second {
    color: rgba(243,225,30,1);
    font-weight: 700;
    font-size: 20px
}

.footer-wrapper .element.third h3 {
    font-size: 22px
}

.footer-wrapper .element.third ul li {
    border-bottom: 1px solid #ddd;
    padding: 7px 0
}

    .footer-wrapper .element.third ul li.last {
        border-bottom: 0
    }

.footer-wrapper .ctr {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    -webkit-transition: ease-out .5s;
    -moz-transition: ease-out .5s;
    -o-transition: ease-out .5s;
    transition: ease-out .5s
}

.footer-wrapper .element.first {
    padding-left: 0
}

.footer-wrapper .element {
    width: 30%;
    float: left;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
    display: block;
    background-color: #fff
}

.baseraw .footer-wrapper .element {
    width: 33.3%
}

.socials a, .socials div {
    display: inline-block;
    position: relative;
    text-indent: -999em;
    width: 50px;
    height: 100%
}

    .socials div:after, .socials a:after {
        font-family: FontAwesome,serif;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        text-align: center;
        color: #c5c5c5;
        font-size: 20px;
        text-indent: 0;
        background: transparent
    }

.socials .fb:after {
    content: '\f09a'
}

.socials .fb:hover {
    background: #3b5998 !important
}

    .socials .fb:hover:after {
        color: #fff
    }

.socials .tweet:after {
    content: '\f099'
}

.socials .tweet:hover {
    background: #fff !important
}

    .socials .tweet:hover:after {
        color: #2daae2
    }

.socials .gplus:after {
    content: '\f0d5'
}

.socials .gplus:hover {
    background: #dc4a38 !important
}

    .socials .gplus:hover:after {
        color: #fff
    }

.socials .ytube:after {
    content: '\f167'
}

.socials .ytube:hover {
    background: #c8312b !important
}

    .socials .ytube:hover:after {
        color: #fff
    }

.socials .ig:after {
    content: '\f16d'
}

.socials .ig:hover {
    background: #6a453b !important
}

    .socials .ig:hover:after {
        color: #fff
    }

.socials .backTop:after {
    content: '\f106'
}

.socials .backTop:hover {
    background: #fff !important
}

    .socials .backTop:hover:after {
        color: #555
    }

.load-profile .flot-overlay {
    cursor: zoom-in
}

#form_EMail[readonly] {
    background-color: #ebebe4
}

.depend-flex-tiptool {
    padding: 28px 10px !important;
    display: flex;
    justify-content: center;
    align-items: center
}

.c-parsley-error {
    text-transform: none
}

.btn {
    -webkit-transition: ease-out .5s;
    -moz-transition: ease-out .5s;
    -o-transition: ease-out .5s;
    transition: ease-out .5s;
    display: block;
    padding: 10px 50px;
    text-transform: uppercase;
    font-family: 'Open Sans',sans-serif;
    border: 1px solid transparent;
    background: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 225px;
    max-width: 100%;
    font-size: 14px;
    cursor: pointer;
    white-space: normal;
    border-radius: 0;
    margin: 25px auto 25px auto;
    font-weight: 700
}

    .btn.mb0 {
        margin-bottom: 0
    }

    .btn.pb0 {
        padding-bottom: 0
    }

    .btn:focus, .btn:hover, .btn:active {
        outline: 0;
        background: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none !important;
        text-decoration: none !important
    }

a.btn {
    display: inline-block
}

.btn-center {
    margin: 25px auto 25px auto;
    text-align: center
}

table .btn, .table .btn {
    margin: 0 auto
}

.btn:after, #main a.btn:after {
    content: none
}

.btn.bg-primary, .btn.btn-primary, .btn.btn-primary[disabled] {
    color: #fff;
    background: #a3a3a3;
    border-color: #a3a3a3;
    width: auto
}

    .btn.bg-primary:hover, .btn.bg-primary:focus, .btn.bg-primary:active, .btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active, .btn.btn-primary[disabled]:hover {
        border-color: #a3a3a3;
        color: #a3a3a3;
        background: transparent
    }

.btn.mode_readonly, .btn.mode_demo, .btn.mode_agent_readonly {
    clear: both;
    white-space: normal
}

    .btn.mode_readonly, .btn.mode_readonly[disabled] {
        background: transparent;
        width: auto;
        font-weight: 700;
        border-color: #e40521;
        color: #e40521;
        cursor: not-allowed
    }

        .btn.mode_readonly:hover, .btn.mode_readonly:focus, .btn.mode_readonly[disabled]:hover {
            color: #fff;
            background: #e40521
        }

    .btn.mode_demo, .btn.mode_demo[disabled] {
        background: transparent;
        width: auto;
        font-weight: 700;
        border-color: #000;
        color: #000;
        cursor: not-allowed
    }

        .btn.mode_demo:hover, .btn.mode_demo:focus, .btn.mode_demo[disabled]:hover {
            color: #fff;
            background: #000
        }

    .btn.mode_agent_readonly, .btn.mode_agent_readonly[disabled] {
        background: transparent;
        width: auto;
        font-weight: 700;
        border-color: #171c1f;
        color: #171c1f;
        cursor: not-allowed
    }

        .btn.mode_agent_readonly:hover, .btn.mode_agent_readonly:focus, .btn.mode_agent_readonly[disabled]:hover {
            color: #fff;
            background: #171c1f
        }

.btn.btn-download {
    width: auto;
    opacity: .7;
    border-radius: 0;
    border: 0;
    display: block;
    float: left;
    padding: 0 10px;
    color: #939393;
    border-left: 2px solid #e2e2e2;
    background: transparent;
    margin: 0;
    line-height: 40px
}

.btn.bg-primary:not(.disabled).active, .btn.bg-primary:not(.disabled).checked, .btn.btn-primary:not(.disabled).active, .btn.mode_default, .btn.btn-ok {
    border-color: rgba(243,225,30,1);
    background: rgba(243,225,30,1);
    color: #0e4097
}

    .btn.mode_default:not(:disabled):hover, .btn.btn-ok:not(:disabled):hover {
        background: #f8da67
    }

.btn.btn-download.print {
    text-transform: capitalize
}

.btn.btn-download:hover {
    background: #efefef;
    color: rgba(243,225,30,1)
}

.btn.btn-download:last-child {
    margin-right: 0
}

#InvoiceYears, #DocumentTypes {
    line-height: 40px;
    float: left
}

#resolution {
    line-height: 40px
}

    #resolution .btn {
        margin-top: 0 !important
    }

.btn.btn-label {
    background: transparent;
    color: #9a9a9a;
    padding: 5px 10px;
    box-shadow: none;
    margin: 0;
    display: block;
    width: auto;
    float: left;
    border: 0;
    position: relative
}

.btn-label + .btn-label {
    margin-left: 10px;
    padding-left: 10px
}

    .btn-label + .btn-label:before {
        content: '';
        display: block;
        left: 0;
        top: 0;
        bottom: 0;
        position: absolute;
        width: 2px;
        background: #e2e2e2
    }

.btn.btn-label:after {
    content: '';
    position: absolute;
    display: block;
    background: rgba(243,225,30,1);
    height: 2px;
    left: 0;
    bottom: 0;
    right: 100%;
    -webkit-transition: ease-out .5s;
    -moz-transition: ease-out .5s;
    -o-transition: ease-out .5s;
    transition: ease-out .5s;
    visibility: hidden;
    opacity: 0
}

.box-footer .btn.btn-label {
    height: 40px;
    line-height: 40px;
    margin: 0 !important;
    padding: 0 10px
}

    .box-footer .btn.btn-label:after {
        content: none
    }

.btn-label:hover, .btn-label:focus, .btn-label:active, .btn-label.active {
    color: rgba(243,225,30,1)
}

.box-footer .btn-label:hover, .box-footer .btn-label:focus, .box-footer .btn-label:active, .box-footer .btn-label.active {
    background: #efefef
}

.btn-label:focus:after, .btn-label:hover:after, .btn-label:active:after, .btn-label.active:after {
    left: 0;
    right: 0;
    visibility: visible;
    opacity: 1
}

.btn-group {
    display: block;
    clear: both
}

form {
    position: relative;
    text-align: left
}

.form-group {
    margin-bottom: 22px;
    clear: both
}

td .form-group {
    margin-bottom: 0
}

.box-footer .form-group {
    margin: 10px 0
}

.box-footer .btn.btn-sm {
    margin: 35px auto 25px auto
}

.form-group label {
    color: #3a3a3a;
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
    line-height: 1.3em;
    margin-bottom: 5px;
    font-weight: 400
}

    .form-group label + a {
        float: right;
        font-size: 10px;
        font-family: 'Open Sans',sans-serif;
        color: #3a3a3a;
        margin-top: 6px
    }

.form-control {
    background: #fff;
    border: solid 1px #d0d0d0;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #292929 !important;
    padding: 0 10px;
    border-radius: 0;
    box-shadow: none !important
}

.select2-container--default .select2-selection--multiple {
    background: #fff;
    border: solid 1px #d0d0d0;
    font-size: 16px;
    color: #292929 !important;
    padding: 2px 10px;
    border-radius: 0;
    box-shadow: none !important
}

.form-control.hasDatepicker {
    position: relative
}

.form-control:focus, .form-control:active {
    border-color: rgba(243,225,30,1) !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important
}

input::-ms-clear {
    display: none
}

.form-control[disabled], #main .select2-container--default.select2-container--disabled .select2-selection--single, fieldset[disabled] .form-control, input[disabled] {
    cursor: default;
    border-radius: 0;
    font-size: 16px;
    background: #eee !important
}

.form-control[readonly] {
    background: #fff
}

input, textarea {
    width: 100%;
    outline: none !important
}

textarea {
    height: 200px !important;
    max-width: 100%;
    min-width: 100%;
    outline: none !important;
    line-height: 1.5em !important
}

.checkbox {
    padding: 0;
    margin: 0
}

.radio {
    padding: 10px 20px 10px 0
}

    .radio:last-of-type {
        border-bottom: 0
    }

    .radio + .radio {
        margin: 0
    }

    .checkbox label, .radio label {
        padding-left: 16px;
        display: block
    }

input[type=radio], input[type=checkbox] {
    -webkit-appearance: none;
    outline: none !important;
    -moz-appearance: none;
    display: none
}

    input[type=radio] + label, input[type=checkbox] + label {
        position: relative;
        line-height: 1.4em
    }

    input[type=radio] + label {
        position: relative;
        padding-left: 30px;
        padding-top: 3px
    }

    input[type=checkbox] + label {
        position: relative;
        padding-left: 20px
    }

        input[type=radio] + label:before, input[type=checkbox] + label:before {
            content: '';
            width: 25px;
            min-width: 25px;
            height: 25px;
            border: solid 2px transparent;
            background: #d7d7d7;
            white-space: nowrap;
            border-radius: 100%;
            left: 0;
            top: 1px;
            margin: 0 !important;
            outline: none !important;
            cursor: pointer;
            position: absolute;
            -webkit-transition: .3s ease-in-out;
            -moz-transition: .3s ease-in-out;
            -o-transition: .3s ease-in-out;
            transition: .3s ease-in-out
        }

        input[type=checkbox] + label:before {
            top: 3px
        }

        input[type=checkbox] + label:before {
            width: 15px;
            min-width: 15px;
            height: 15px;
            border: 0;
            border-radius: 0
        }

    input[type=radio]:checked + label:before, input[type=checkbox]:checked + label:before {
        background: rgba(243,225,30,1)
    }

    input[type=checkbox] + label:after {
        content: '\f00c';
        font-family: 'FontAwesome',serif;
        color: transparent;
        position: absolute;
        left: 0;
        top: 1px;
        width: 16px;
        line-height: 19px;
        text-align: center;
        font-size: 13px
    }

    input[type=checkbox].middle + label:before {
        top: 50%;
        margin-top: -7px !important
    }

    input[type=checkbox].middle + label:after {
        top: 50%;
        margin-top: -8px !important
    }

    input[type=checkbox]:checked + label:after {
        color: #fff
    }

    input[type=radio] + label:after {
        content: '\f00c';
        font-family: 'FontAwesome',serif;
        color: transparent;
        position: absolute;
        left: 3px;
        top: 3px;
        width: 18px;
        line-height: 21px;
        text-align: center;
        font-size: 19px;
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    input[type=radio]:checked + label:after {
        color: #fff
    }

    input[type=checkbox] + label:hover:before, input[type=radio] + label:hover:before {
        -webkit-box-shadow: 0 0 8px rgba(243,225,30,1);
        -moz-box-shadow: 0 0 8px rgba(243,225,30,1);
        box-shadow: 0 0 8px rgba(243,225,30,1)
    }

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #292929 !important;
    color: #292929 !important
}

body.login .parsley-errors-list.filled {
    margin: 0;
    padding: 0
}

.parsley-required, .parsley-errors-list {
    color: #c13a0b;
    font-size: 14px;
    margin: 0 0 3px 0;
    padding: 3px 0 0 0
}

.parsley-errors-list {
    line-height: 1;
    font-size: 15px
}

input.parsley-error, select.parsley-error, textarea.parsley-error {
    border-color: #c13a0b;
    background: rgba(208,22,13,0.22)
}

    input.parsley-error:focus, input.parsley-error:hover, select.parsley-error:focus, select.parsley-error:hover, textarea.parsley-error:focus, textarea.parsley-error:hover {
        border-color: #c13a0b !important
    }

input.parsley-success, select.parsley-success, textarea.parsley-success {
    background: 0;
    border-color: #c1c1c1
}

#paymentDataContainer {
    display: none
}

.bank-data-info {
    line-height: 1.7em;
    color: #3a3a3a
}

.captchaImgContainer {
    position: relative;
    margin-bottom: 13px
}

    .captchaImgContainer img {
        width: 70%;
        float: left
    }

#main .captchaImgContainer a {
    width: 30%;
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0
}

.captchaImgContainer a i {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -16px;
    margin-top: -16px
}

.progress {
    margin-top: 10px;
    margin-bottom: 12px;
    position: relative
}

.progress-bar-red, .progress-bar-danger {
    background: #e40521
}

.progress-bar-yellow, .progress-bar-warning {
    background: #fc0
}

.static-verdict .left-verdict-part {
    float: left
}

.static-verdict .right-verdict-part {
    float: right
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #3a3a3a !important;
    color: #3a3a3a !important
}

.checkbox, .radio {
    margin-bottom: 0
}

@media all and (min-width:1750px) {
    .responsive-depend {
        width: 50% !important
    }
}

@media all and (min-width:1400px) {
    .responsive-depend {
        width: 75%
    }
}

@media(max-height:625px) {
    #left {
        overflow-y: auto;
        scrollbar-width: thin
    }

        #left::-webkit-scrollbar {
            width: 4px;
            background-color: #003d8f;
            border: 1px solid #fff
        }

        #left::-webkit-scrollbar-track {
            background-color: #fff
        }

        #left::-webkit-scrollbar-thumb {
            background: #003d8f;
            border-radius: 0;
            border: solid 1px #fff
        }
}

@media all and (max-width:1050px) {
    #container {
        margin: 0 auto !important
    }

    #main {
        padding: 80px 15px 0 15px !important
    }

    #right {
        width: 100%;
        left: -105%;
        right: 105%
    }

    #left {
        width: 100%;
        left: -105%;
        right: 105%;
        border-right: 0;
        bottom: 0;
        margin-top: 48px
    }

    .showMenu #left {
        left: 0;
        right: 0;
        margin-bottom: 30px
    }

    #left .bottom {
        margin-bottom: 50px
    }

    #header {
        left: 0 !important;
        line-height: 1.3em
    }

        #header .inside {
            padding: 10px 20px;
            height: auto !important
        }

    #left .top {
        padding: 10px 10px 10px 20px;
        height: auto
    }

    #header .logo, #left .logo {
        position: static;
        float: left;
        height: auto;
        width: 47px;
        display: block
    }

    #header .user-box, #header .selectContainer {
        display: none
    }

    .show-menu {
        display: block
    }

    #header .nav_main {
        margin-top: 10px
    }

    body.mobile #left .user-box, #left .user-box {
        height: auto;
        background: 0;
        line-height: 1.3em;
        margin-top: 8px;
        margin-right: 7px;
        padding: 0
    }

    body.mobile #left .selectContainer, #left .selectContainer {
        height: auto;
        line-height: 1em;
        padding: 0;
        margin: 7px 10px 0 0
    }

    .cus > span, .acc > span {
        font-size: 16px
    }

    .acc ul, .cus ul {
        top: 31px;
        left: -20px;
        right: -10px
    }

    .row {
        margin-left: 0;
        margin-right: 0
    }

        .row .col-md-6, .row .col-md-12 {
            padding: 0
        }

    #ui-datepicker-div.ui-datepicker {
        left: 0 !important;
        right: 0 !important
    }
}

@media all and (max-width:750px) {
    .depend-flex-tiptool {
        display: flex !important
    }

    .cc_banner-wrapper .btn {
        float: none;
        clear: both;
        margin: 0 auto
    }

    .cc_banner-wrapper .cc_message {
        float: none;
        clear: both;
        line-height: 1.3em !important;
        text-align: center;
        margin-bottom: 20px !important
    }

    #left .user-box {
        display: none !important
    }

    .push {
        height: 40px
    }

    #footer {
        height: 40px;
        line-height: 40px;
        margin-top: -40px;
        font-size: 12px
    }

    .socials a {
        display: block;
        width: 40px;
        float: left
    }

    .flotContainer {
        display: none !important
    }

    .consumerror.hide {
        display: block !important
    }

    body {
        margin-bottom: 0 !important
    }

    .footer-wrapper {
        position: static
    }

        .footer-wrapper .element {
            float: none;
            width: 100%;
            text-align: center;
            margin-bottom: 20px
        }

    .baseraw .footer-wrapper .ctr {
        width: 100%
    }

    .baseraw .footer-wrapper .element {
        width: 100%
    }

    .footer-wrapper .element.third {
        padding-bottom: 50px !important
    }

        .footer-wrapper .element.third ul li:last-child {
            border-bottom: 0
        }
}

@media all and (max-width:750px) {
    #header .logo, #left .logo {
        margin: 0 0 0 0 !important
    }

    body.mobile #left .selectContainer, #left .selectContainer {
        width: 100%;
        margin-right: 0
    }

    .selectContainer .infobox {
        float: right;
        margin: 0;
        padding-left: 10px;
        padding-right: 0
    }

        .selectContainer .infobox:last-child {
            padding-left: 0;
            padding-right: 10px
        }

    .cus > span, .acc > span {
        font-size: 15px;
        text-align: right
    }

    .acc ul, .cus ul {
        top: 25px
    }

    .cus .clickLabel span, .acc .clickLabel span {
        display: none
    }

    body.home .navigation {
        display: none
    }

    .push {
        height: 70px
    }

    #footer .copyright {
        padding-left: 20px
    }

    #footer .madeby {
        padding-right: 20px
    }

    .socials {
        float: none;
        clear: both;
        width: 100%;
        background: #efefef;
        border-top: 1px solid #000
    }

        .socials a {
            width: 16.6666666%;
            height: 30px;
            line-height: 30px
        }

            .socials a:after {
                font-size: 17px
            }

    body:not(.printing) #main .table:not(.ui-datepicker-calendar), body:not(.printing) #main table:not(.ui-datepicker-calendar), body:not(.printing) #main .table:not(.ui-datepicker-calendar) th, body:not(.printing) #main table:not(.ui-datepicker-calendar) th, body:not(.printing) #main .table:not(.ui-datepicker-calendar) tr, body:not(.printing) #main table:not(.ui-datepicker-calendar) tr, body:not(.printing) #main .table:not(.ui-datepicker-calendar) tbody, body:not(.printing) #main table:not(.ui-datepicker-calendar) tbody, body:not(.printing) #main .table:not(.ui-datepicker-calendar) tfoot, body:not(.printing) #main table:not(.ui-datepicker-calendar) tfoot, body:not(.printing) #main .table:not(.ui-datepicker-calendar) thead, body:not(.printing) #main table:not(.ui-datepicker-calendar) thead, body:not(.printing) #main .table:not(.ui-datepicker-calendar) td, body:not(.printing) #main table:not(.ui-datepicker-calendar) td {
        display: block;
        width: 100% !important;
        text-align: center !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        body:not(.printing) #main .table:not(.ui-datepicker-calendar) th, body:not(.printing) #main table:not(.ui-datepicker-calendar) th, body:not(.printing) #main .table:not(.ui-datepicker-calendar) td, body:not(.printing) #main table:not(.ui-datepicker-calendar) td {
            padding: 10px !important;
            word-break: break-all
        }

    .search {
        max-width: 100%;
        padding: 0 20px
    }

        .search .icon, .search.active .icon {
            left: 30px
        }

    .box .box-header, .box .box-body {
        padding: 20px 15px
    }

    h1, h2, h3, h4, h5, h6 {
        line-height: 1.4em
    }

    h1 {
        font-size: 18px
    }

    h2 {
        font-size: 16px
    }

    h3 {
        font-size: 16px
    }

    h4 {
        font-size: 15px
    }

    h5 {
        font-size: 15px
    }

    h6 {
        font-size: 14px
    }

    ul.timeline {
        margin: 20px 15px
    }

        ul.timeline:before {
            content: none
        }

        ul.timeline li {
            width: 100%;
            padding: 20px
        }

            ul.timeline li .inside:before {
                display: none;
                content: none
            }

    .timeline li.company:before, .timeline li.user:before {
        width: 30px;
        height: 30px;
        margin-top: -30px
    }

    ul.timeline li.company:before {
        left: 0;
        right: auto
    }

    ul.timeline li.company {
        padding: 20px 0 20px 40px
    }

    ul.timeline li.user {
        padding: 20px 40px 20px 0
    }

        ul.timeline li.user:before {
            left: auto;
            right: 0;
            font-size: 19px;
            line-height: 30px
        }

    .timeline.closed li:last-child {
        padding: 20px
    }

    .ui-widget.ui-widget-content {
        left: 15px !important;
        right: 15px !important;
        width: auto !important
    }

    .box .callout {
        margin: 30px 20px 0 20px
    }

    .box-footer .w50 {
        float: none;
        display: block;
        clear: both;
        padding: 0 30px !important;
        margin: 0 auto
    }
}

@media all and (max-width:450px) {
    #footer .copyright {
        padding-left: 20px
    }

    #footer .madeby {
        display: none
    }

    .btn {
        display: block;
        width: auto !important;
        line-height: 1.3em
    }
}
