﻿html {
    height: 100%;
    margin: 0;
    padding: 0;
}

a:hover {
    color: #00CE7D;
}

.navbar-inverse .navbar-nav > li > a:hover {
    background-color: #2d353c;
    color: #00ce7d;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #2d353c;
    color: #00ce7d;
}

.nav-sidebar a:hover {
    color: #fff;
}

.nav-tabs a:hover {
    color: #fff;
}

@font-face {
    font-family: 'Proba Pro Regular';
    src: url('fonts/ppro/Proba Pro Regular.otf') format('opentype');
}

body {
    font-family: 'Proba Pro Regular' !important;
    padding-top: 65px;
    padding-bottom: 20px;
}

.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.citiparking-brand {
    float: left;
    padding: 7px 7px 7px 21px;
    font-size: 18px;
    line-height: 20px;
}

#login-dp {
    min-width: 300px;
    padding: 14px 14px 0;
    overflow: hidden;
    background-color: rgba(255,255,255,1);
}

    #login-dp .help-block {
        font-size: 12px;
    }

    #login-dp .bottom {
        background-color: rgba(255,255,255,.8);
        border-top: 1px solid #ddd;
        clear: both;
        padding: 14px;
    }

    #login-dp .social-buttons {
        margin: 12px 0;
    }

        #login-dp .social-buttons a {
            width: 49%;
        }

    #login-dp .form-group {
        margin-bottom: 10px;
    }

.btn-fb {
    color: #fff;
    background-color: #3b5998;
}

    .btn-fb:hover {
        color: #fff;
        background-color: #496ebc;
    }
.btn-vk {
    color: #fff;
    background-color: #597DA3;
}

    .btn-vk:hover {
        color: #fff;
        background-color: #4e7097;
    }

.btn-gl {
    color: #fff;
    background-color: #d73d32;
}

    .btn-gl:hover {
        color: #fff;
        background-color: #d73d32;
    }

.btn-tw {
    color: #fff;
    background-color: #55acee;
}

    .btn-tw:hover {
        color: #fff;
        background-color: #59b5fa;
    }

@media(max-width:768px) {
    #login-dp {
        background-color: inherit;
        color: #fff;
    }

        #login-dp .bottom {
            background-color: inherit;
            border-top: 0 none;
        }
}

.block-header {
    background-color: #e0f7ee;
    height: 43px;
}

    .block-header .block-header-title {
        padding: 10px 0px;
    }

.edit-in-place span {
    cursor: pointer;
}

.edit-in-place input {
    display: none;
}

.edit-in-place.active span {
    display: none;
}

.edit-in-place.active input {
    display: inline-block;
}

.dynamicEditor {
    border: none;
    outline: none;
    font-style: italic;
    padding-bottom: 0;
    border-bottom: thin solid #bebebe;
    line-height: 19px;
}

    .dynamicEditor:focus {
        border-bottom: thin solid #0372bb;
    }

.edit-button {
    display: inline-block;
    background: none !important;
    border: none;
    cursor: pointer;
    height: 15px;
    width: 15px;
}

a.text-red {
    color: #e93838;
}

.text-placeholder-grey {
    color: #999999;
}

.text-placeholder-dark-grey {
    color: #666666;
}

.text-grey {
    color: #e4e4e4;
}

    .text-grey:focus {
        color: #0372bb;
    }

.text-grey-reverse {
    color: #0372bb;
}

.text-black-small {
    color: #000;
    font-size: x-small;
}

.text-black {
    color: #000000 !important;
}

.row-position {
    display: inline-block;
    padding: 15px;
    line-height: 31px;
}

.row-height {
    height: 31px;
}

.full-width {
    width: 100%;
}

.button-fix-white-space {
    white-space: normal;
}

.dropdown-menu-flags {
    width: 330px;
}

.not-active {
    color: #e4e4e4 !important;
    pointer-events: none;
    cursor: default;
}


.paymentBlock img {
    max-width: 132px;
    max-height: 40px;
}

.paymentBlock span {
    display: block;
}

.paymentTitle {
    border-bottom: 1px solid #eee;
    margin: 30px auto 10px auto;
}

.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}


.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 100%;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
}

.history-table tr {
    height: 43px;
}

.sum-padding-left {
    padding-left: 5px;
}

.payment-method-padding-left-height {
    padding-left: 5px;
    height: 43px;
}

.text-middle {
    vertical-align: middle;
    line-height: 43px;
}

.timepicker-middle {
    vertical-align: middle;
    line-height: 229px;
}

.endtime-middle {
    vertical-align: middle;
    line-height: 60px;
    margin-top: 0;
}

.text-middle-half {
    vertical-align: middle;
    line-height: 25px;
}

.text-middle-gray {
    vertical-align: middle;
    line-height: 43px;
    color: GrayText;
}

.text-middle-onehalf {
    vertical-align: middle;
    line-height: 68px;
}

.text-middle-half-gray {
    font-size: small;
    vertical-align: middle;
    line-height: 25px;
    color: GrayText;
}

.left-right {
    padding: 0 5px;
}

.padding-right-5 {
    padding-right: 5px;
}

.padding-top-5 {
    padding-top: 5px;
}

.fake-icon {
    padding-left: 30px;
}
/*.btn-circle:after {
        border: solid transparent;
        content: " ";
        position: absolute;
        pointer-events: none;
    }

    .btn-circle:after {
        width: 100%;
        border-color: rgba(136, 183, 213, 0);
        border-left-color: #88b7d5;
        border-width: 15px;
        margin-top: -7px;
    }*/

.wizard-header {
    background: #eee;
    overflow: hidden;
    margin: 0 0 15px 0;
    padding: 0 0;
}

    .wizard-header a[disabled] {
        color: #999;
        pointer-events: none;
        cursor: default;
    }

.wizard-header_step {
    padding: 6px 0 5px 30px;
    position: relative;
}

    .wizard-header_step:before, .wizard-header_step:after {
        content: '';
        display: block;
        position: absolute;
        border-style: solid;
        z-index: 1;
        border-width: 23px 20px;
        top: -1px;
    }

    .wizard-header_step:before {
        right: -41px;
        border-color: transparent transparent transparent #ccc;
    }

    .wizard-header_step:after {
        right: -40px;
        border-color: transparent transparent transparent #eee;
    }

.wizard-header_step__current {
    background: #00CE7D;
}

    .wizard-header_step__current .wizard-header_number {
        background-color: #028e57;
        color: #fff;
    }

    .wizard-header_step__current .wizard-header_title {
        color: #1a1a1a;
    }

    .wizard-header_step__current:after {
        border-left-color: #00CE7D;
    }

.wizard-header_step:first-child {
    padding-left: 20px;
}

.wizard-header_step:last-child {
    padding-right: 20px;
}

    .wizard-header_step:last-child:before, .wizard-header_step:last-child:after {
        display: none;
    }

.wizard-header_number, .wizard-header_title {
    height: 20px;
}

.wizard-header_number {
    width: 23px;
    line-height: 23px;
    border-radius: 50%;
    text-align: center;
    background-color: #c0c0c0;
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
}

.wizard-header_title a {
    color: #000;
}
.wizard-header_step__current .wizard-header_title a:hover {
    color: #fff;
}


.wizard-header_title {
    display: none;
    color: #999;
    font-size: 16px;
    line-height: 1;
    text-align: left;
    width: 100%;
    padding-left: 10px;
}

@media (min-width:768px) {
    .wizard-header_step {
        padding: 6px 0 5px 30px;
    }

        .wizard-header_step:before, .wizard-header_step:after {
            border-width: 23px 20px;
        }

    .wizard-header_step-inner {
        display: table;
        table-layout: fixed;
        width: 100%;
        padding: 5px 0;
    }

    .wizard-header_number, .wizard-header_title {
        display: table-cell;
        vertical-align: middle;
    }

    .wizard-header_number {
        margin: auto;
    }
}

input.ng-pristine {
    border: 1px solid #bebebe;
}


input.ng-dirty.ng-invalid {
    border: 1px solid red;
}

input.ng-dirty.ng-valid {
    border: 1px solid #00CE7D;
}

.navbar .divider-vertical {
    height: 40px;
    margin: 5px;
    border-left: 1px solid #f2f2f2;
}

.dropdown-large {
    position: static !important;
}

.dropdown-menu-large {
    width: 100%;
    min-height: 200px;
    padding: 20px 0px;
}

    .dropdown-menu-large > li > ul {
        padding: 0;
        margin: 0;
    }

        .dropdown-menu-large > li > ul > li {
            list-style: none;
        }

            .dropdown-menu-large > li > ul > li > a {
                display: block;
                padding: 3px 20px;
                clear: both;
                font-weight: normal;
                line-height: 1.428571429;
                color: #333333;
                white-space: normal;
            }

    .dropdown-menu-large > li ul > li > a:hover,
    .dropdown-menu-large > li ul > li > a:focus {
        text-decoration: none;
        color: #262626;
        background-color: #f5f5f5;
    }

    .dropdown-menu-large .disabled > a,
    .dropdown-menu-large .disabled > a:hover,
    .dropdown-menu-large .disabled > a:focus {
        color: #999999;
    }

        .dropdown-menu-large .disabled > a:hover,
        .dropdown-menu-large .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }

    .dropdown-menu-large .dropdown-header {
        color: #00CE7D;
        font-size: 18px;
    }

@media (max-width: 768px) {
    .dropdown-menu-large {
        margin-left: 0;
        margin-right: 0;
    }

        .dropdown-menu-large > li {
            margin-bottom: 30px;
        }

            .dropdown-menu-large > li:last-child {
                margin-bottom: 0;
            }

        .dropdown-menu-large .dropdown-header {
            padding: 3px 15px !important;
        }
}

.badge-primary {
    background-color: #e4e4e4 !important;
}

.country-nav-tabs {
    display: inline-block !important;
    border-bottom: none !important;
    font-weight: bold !important;
}

    .country-nav-tabs > li > a,
    .country-nav-tabs > li > a:hover,
    .country-nav-tabs > li > a:focus,
    .country-nav-tabs > li.active > a,
    .country-nav-tabs > li.active > a:hover,
    .country-nav-tabs > li.active > a:focus {
        border: none !important;
        display: inline !important;
        border-radius: 0 !important;
    }


#scrollContainer {
    width: 1000px;
    overflow: hidden;
}

#parentContainer {
    width: 10000px;
    white-space: nowrap;
    clear: right;
}

    #parentContainer li {
        display: inline-block;
    }


.contentBlock {
    float: left;
}

/*
 * Sidebar
 */

/* Hide for mobile, show later */
.sidebar {
    display: none;
}

@media (min-width: 768px) {
    .sidebar {
        /*position: fixed;
        top: 51px;
        bottom: 0;
        left: 0;
        z-index: 1000;*/
        height: 100%;
        display: block;
        overflow-x: hidden;
        overflow-y: hidden; /* Scrollable contents if viewport is shorter than content. */
        background-color: #f5f5f5;
        border: 1px solid #eee;
    }
}

/* Sidebar navigation */
.nav-sidebar {
    margin-right: -21px; /* 20px padding + 1px border */
    /*margin-bottom: 20px;*/
    margin-left: -20px;
}

    .nav-sidebar > li > a {
        padding-right: 20px;
        padding-left: 20px;
    }

    .nav-sidebar > .active > a,
    .nav-sidebar > .active > a:hover,
    .nav-sidebar > .active > a:focus {
        color: #000;
        background-color: #00CE7D;
    }

    .nav-sidebar > li > a > span {
        padding-right: 10px;
        width: 30px;
        text-align: center;
    }

.angular-google-map-container {
    height: 300px;
}

.subscription-price {
    font-size: large;
}

.panel-active {
    border-color: #00CE7D;
}

    .panel-active .panel-heading {
        color: #ffffff;
        background-color: #00CE7D;
    }

.link-panel-heading:hover {
    color: #ffffff;
    background-color: #00CE7D;
    cursor: pointer;
}

.cropit-image-preview {
    background-color: #f8f8f8;
    background-size: cover;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-top: 7px;
    margin-bottom: 20px;
    width: 400px;
    height: 400px;
    cursor: move;
}

.cropit-image-background {
    opacity: .2;
    cursor: auto;
}

.image-size-label {
    margin-top: 10px;
}

input {
    display: block;
}

button[type="submit"] {
    margin-top: 10px;
}

#result {
    margin-top: 10px;
    width: 900px;
}

#result-data {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: break-word;
}

input.cropit-image-input {
    visibility: hidden;
}

input[type='range'] {
    -webkit-appearance: none;
    border-radius: 5px;
    box-shadow: inset 0 0 5px #333;
    background-color: #999;
    height: 5px;
    width: 40%;
    vertical-align: middle;
    display: inline;
    position: relative;
    top: -3px;
}

    input[type='range']::-moz-range-track {
        -moz-appearance: none;
        border-radius: 5px;
        box-shadow: inset 0 0 5px #333;
        background-color: #999;
        height: 10px;
    }

    input[type='range']::-webkit-slider-thumb {
        -webkit-appearance: none !important;
        border-radius: 20px;
        background-color: #FFF;
        box-shadow: inset 0 0 10px rgba(000,000,000,0.5);
        border: 1px solid #999;
        height: 20px;
        width: 20px;
    }

    input[type='range']::-moz-range-thumb {
        -moz-appearance: none;
        border-radius: 20px;
        background-color: #FFF;
        box-shadow: inset 0 0 10px rgba(000,000,000,0.5);
        border: 1px solid #999;
        height: 20px;
        width: 20px;
    }

div.slide-wrapper {
    padding-left: 25%;
}

.citiback {
    background: url(/images/bg.gif) no-repeat;
    -moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: 100%; /* Opera 9.6+ */
    background-size: 100%; /* Современные браузеры */
}

.loginForm {
    color: #ffffff;
}

    .loginForm a {
        color: #ffffff;
    }

        .loginForm a:hover {
            color: #00CE7D;
        }

.ng-hide-add, .ng-hide-remove {
    /* ensure visibility during the transition */
    display: block !important; /* yes, important */
}
.cssSlideUp {
    transition: .5s linear all;
    height: 13px;
    overflow: hidden;
}
.cssSlideUp.ng-hide {
    height:0;
}

.showMessage {
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

button[disabled].btn:hover {
    color: #333333;
}    

.success {
    color: #1BE27A;
}

.danger {
    color: red;
}
    
.loader {
    border: 3px solid #f3f3f3;
    border-radius: 50%;
    border-top: 3px solid #1BE27A;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 0.5s linear infinite;
    animation: spin 0.5s linear infinite;
    margin-right: 10px;
    margin-top: 5px;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}