.img-responsive {
    max-height: 100%;
}

.img-disabled {
    filter: url('../js/filters.svg#grayscale'); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Webkit Nightlies & Google Chrome Canary */
}

.gallery-text {
    min-height: 115px;
}

.select2-container-multi .select2-choices .select2-search-choice {
    background: #59b2e5 !important;
    color: #ffffff !important;
    border: 1px solid royalblue !important;
}

.flag-en {
    background: no-repeat url("../img/flags/en.png");
    height: 24px;
    width: 24px;
    position: absolute;
    left: 10px;
}

.flag-pl {
    background: no-repeat url("../img/flags/pl.png");
    height: 24px;
    width: 24px;
    position: absolute;
    left: 10px;
}

.flag-ua {
    background: no-repeat url("../img/flags/ua.png");
    height: 24px;
    width: 24px;
    position: absolute;
    left: 10px;
}

.list-langs a {
    padding-left: 45px !important;
}

.wrapper-black {
    background-color: #eee;
}

.wrapper-black .blog-text {
    color: #ffffff;
}

.wrapper-black .blog-summary a {
    color: #ffffff;
}

.wrapper-black .blog-summary h4 a, .wrapper-black h4 {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    font-style: normal;
    color: #FFF;
}

.wrapper-black .timeline-block {
    border-color: #033c2b;
}

.wrapper-black .timeline-block time.timestamp:after {
    border-color: #033c2b;
    background-color: #033c2b;
}

.wrapper-black a {
    color: #000;
}

.wrapper-black a:hover, .wrapper-black a:active {
    color: #000;
    text-transform: uppercase;
}

.wrapper-black .blog-text {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.1em;
    line-height: 1.3em;
    color: #aaa;
    overflow: auto;
}

.panel-messages {
    margin-top: 50px;
}

.panel-messages .panel-heading {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
    font-style: normal;
    color: #ffffff;
}

.wrapper-black .points-panel {
    background-color: #3c3c3c;
    border: #033c2b 1px solid;
    margin-bottom: 30px;
}

.wrapper-black .points-panel .head-inverse {
    background-color: #FFF;
    border: none;
}

.wrapper-black .points-panel .text-muted {
    color: #000;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-style: normal;
}

th {
    text-transform: uppercase;
    font-size: 12px;
}

.points-panel .text-muted {
    color: #000;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    padding: 6% 0 2% 0;
}

.info-all-points-value {
    color: #000;
    font-family: 'Lato', sans-serif;
    text-transform: none;
    font-size: 32px;
    text-align: center;
    padding: 0;
    font-weight: 400;
    margin-bottom: 20px;
}

.info-exp-points-value {
    color: #000;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    text-align: center;
    padding: 0;
    font-weight: 400;
}

.info-all-points-label, .info-exp-points-label {
    color: #000;
    text-transform: none;
    font-weight: 300;
    font-size: 16px;
    text-align: center;
    padding: 0;
    margin-bottom: 20px;
}


.centered {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 15px;
    background-clip: padding-box;
}

.block {
    height: 92%;
    max-width: 400px;
    text-align: center;
    background: transparent;
    border: none;
    margin: 0px 30px 0px 0px;
    margin-top: 70px;
}

@media (max-width: 1200px) {
    .block {
        height: 92%;
        text-align: center;
        border: none;
        margin: 0 20px;
        margin-top: 65px;
    }
    .form-box {
        padding: 5px;
        border: none;
        background: transparent;
        text-align: left;
    }
    .form-box h4 {
        text-transform: none;
        color: #000;
        font-size: 20px;
        font-weight: normal;
        text-align: center;
        font-family: "Abril Fatface",cursive;
    }
    hr.main-hr:before {
        position: absolute;
        content: '';
        height: 1px;
        background: #e1e1e1;
        left: 43%;
        margin-left: -70px;
        width: 210px;
        top: 160px;
    }
    .form-box .smaller-form {
        width: 80%;
        float: left;
    }
}

@media (max-width: 991px) {
    .block {
        height: 92%;
        text-align: center;
        border: none;
        margin: 0 auto;
        margin-top: 50px;
    }
    hr {
        border: none;
        margin-bottom: 0;
        padding-bottom: 0;
        margin-top: 5px;
    }
    .form-box {
        padding: 15px;
        border: none;
        background: transparent;
        text-align: center;
    }
    .form-box hr:before {
        position: absolute;
        content: '';
        height: 1px;
        background: #e1e1e1;
        left: 50%;
        margin-left: -155px;
        width: 310px;
        top: 135px;
    }
    .form-box h4 {
        text-transform: none;
        color: #000;
        font-size: 18px;
        font-weight: normal;
        text-align: center;
        font-family: "Abril Fatface",cursive;
    }

}



.block-inverse.points-panel {
    margin-top: 20px;
}

.wrapper-black .person-name {
    color: #033c2b;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-style: normal;
}

.wrapper-black .points-panel .text-red {
    color: #033c2b;
}

.wrapper-black .block-header h2 .title {
    background-color: #191919;
    color: #033c2b;
}

.wrapper-black .block-header h2 .decoration {
    background-color: #191919;
}

.wrapper-black .main-profile-panel {
    color: #ffffff;
}

.wrapper-black .main-profile-panel .h1 {
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-style: normal;
}

.wrapper-black table {
    border: #033c2b thin solid;
    color: #000;
}

.wrapper-black .table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #3c3c3c;
}

.wrapper-black .table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(even) > th {
    background-color: #191919;
}

.wrapper-black .email-mobile {
    color: #033c2b;
}

.wrapper-black table a {
    color: #aaaaaa;
}

.wrapper-black .personal-data, .wrapper-black .transaction-data {
    color: #aaaaaa;
}

.wrapper-black .panel-basket {
    background-color: #191919;
}

.wrapper-black .pagination > li > a {
    background-color: #3c3c3c;
    border-color: #aaaaaa;
}

.wrapper-black .pagination > .active > a {
    background-color: #033c2b;
    border-color: #033c2b;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    background-color: #191919;
    border-color: #033c2b;
}

.cwp-message-body img {
    width: 100%;
    height: 100%;
}

.wrapper-black .thumbnail {
    background-color: #191919;
}

.wrapper-black .thumbnail > img {
    border: 1px solid #033c2b;
}

.wrapper-locations {
    padding-bottom: 50px;
    background-color: #ffffff;

}

.btn-login {
    font-family: 'Lato', sans-serif;
}

.permissions {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    margin: 40px auto 30px;
    font-size: 0.9em;
    line-height: 1.5em;
    color: #000;
    display: block;
}

.permissions-mark {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    margin: 10px auto 10px;
    font-size: 0.9em;
    line-height: 1.5em;
    color: #000;
    display: block;
}

.app-form {
    margin-top: 30px;
}

[ng\:cloak], [ng-cloak], .ng-cloak {
    display: none !important;
}

.wrapper-black .rules-section ol {
    counter-reset: section;
    list-style-type: none;
}

.wrapper-black .rules-section li:before {
    counter-increment: section;
    content: counters(section, ".");
}

.cookies-info {
    font-size: 1em;
    position: fixed !important;
    bottom: 0;
    padding-top: 20px;
    height: auto;
    width: 100%;
    background: #fff;
    color: #999;
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    box-sizing: border-box;
    border: 1px solid #ccc;
}

#v-cookielaw.v-bar.v-top {
    position: fixed;
    z-index: 9999;
    bottom: -10px;
    left: 0;
    min-width: 300px;
    width: 100%;
    border: 1px solid #000 !important;
    border-radius: 3px;
    margin: 0;
    font-size: 13px;
    font-size: 1.3rem;
    color: #444;
    overflow: hidden;
    background: #000;
}

@media (max-width: 767px) {
    /* for xs devices */
    #v-cookielaw.v-bar.v-top {
        width: 100%;
    }
}

#v-cookielaw.v-bar {
    display: table;
    width: 100%;
    padding: 5px 0;
}

#v-cookielaw .v-message {
    padding: 5px 10px;
    text-align: center;
}

#v-cookielaw.v-bar.v-top .v-actions {
    margin-top: 10px;
}

#v-cookielaw.v-bar .v-actions {
    vertical-align: middle;
    width: 100%;
    padding-right: 10px;
    text-align: center;
}

#v-cookielaw.v-bar.v-top .v-actions .v-button {
    background: none;
    color: #FFF;
    border: none;
}

#v-cookielaw .v-button {

}

#v-cookielaw .v-button.v-accept:before {

}

#v-cookielaw .v-button:hover, #v-cookielaw .v-button:focus {

}

.v-bar.v-top#v-cookielaw {
    font-size: 0.9em;
    color: #FFF;

}

.v-bar.v-top#v-cookielaw .v-actions .v-button {


}

#v-cookielaw.v-bar.v-top .v-actions .v-button:hover {
text-decoration: underline;
}

.v-bar.v-top#v-cookielaw .v-actions .v-button:hover {

}

.cookie-close {
    margin-top: 5px;
    color: #b19457;
    cursor: pointer;
}

.cookies-link {
    text-decoration: none;
    color: #31a8f0;
    transition: 200ms color;
}
.head-strip-logo {
    border: 0;
    min-height: 47px;
    height: 47px;
    background: #fff;
}

.head-strip-logo .logo {
    text-align: center;
    position: relative;
    z-index: 99;
}

.head-strip-logo .logo a{
    background: #000;
    width: 200px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
}

.head-strip-menu .container {
    position: relative;
    padding-right: 0;
    padding-left: 0;
}
@media (max-width: 991px) {
    .head-strip-menu {
        margin-top: 40px;
    }
}
@media (max-width: 767px) {
    header .logo img {
        margin: 0 auto;
    }
    .head-strip-menu {
        margin-top: 0px;
    }
    .navbar-inverse .navbar-collapse ul {
        float: none!important;
        margin: 0;
        width: 100%;
    }

    .navbar-inverse .navbar-collapse {
        border: 1px solid #ababab;
        border-top: 0;
        background: #fff;
        position: absolute;
        top: 53px;
        left: 0;
        width: 100%;
        z-index: 333;
        -webkit-box-shadow: 1px 1px 3px 0 rgba(0,0,0,.2);
        box-shadow: 1px 1px 3px 0 rgba(0,0,0,.2);
        margin: 0;
        padding: 0;
    }

    .navbar-inverse .navbar-collapse ul li a {
        border: 0;
        border-left: 0 !important;
        border-bottom: 1px solid #ababab;
        color: #484848;
        font-size: 15px;
        font-weight: 700;
        text-align: left;
    }

    .navbar-inverse .navbar-collapse ul li a span {
        color: #484848;
    }
}

@media screen and (max-width: 767px) {
    header .logo a {
        width: 100% !important;
    }
    header .head-strip-logo {
        background: #000;
        height: 90px;
        padding: 5px;
        overflow: hidden;
    }
}

@media screen and (min-width: 768px) {
    .head-strip-logo .logo img {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -58px;
        margin-top: -39px;
    }

    .head-strip-menu #main-menu ul.navbar-nav {
        float: right;
        margin: 0;
        padding: 0;
    }
}
@media (min-width: 320px) {
    .container {
        width: 300px;
    }
    #wrap-side {
        height: auto;
        background: none;
        background-size: cover;
        background-position: top;
    }

    .login-box {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        margin: 0 auto;
        padding: 10px 15px;
        background-clip: padding-box;
        text-align: left;
    }
}

@media (min-width: 480px) {
    .container {
        width: 460px;
    }
    #wrap-side {
        height: auto;
        background: none;
        background-size: cover;
        background-position: top;
    }

    .login-box {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        margin: 0 auto;
        padding: 10px 15px;
        background-clip: padding-box;
        text-align: left;
    }
}

@media (min-width: 768px) {
    .container {
        width: 748px;
    }
    #wrap-side {
        min-height: 500px;
        background: url(https://www.briju.pl/pliki/karty/panel-logowania.png);
        background-size: contain;
        background-position: top;
        background-repeat: no-repeat;
    }
    .max-width{
        width:100%;
    }


    .login-box {
        display: inline-block;
        vertical-align: middle;
        width: 300px;
        padding: 10px;
        background-clip: padding-box;
        text-align: left;
    }


}

@media (min-width: 1000px) {
    .container {
        width: 980px;
    }
    .max-width{
        width:100%;
    }

    #wrap-side{
        min-height: 500px;
        background: url(https://www.briju.pl/pliki/karty/panel-logowania.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: top;

    }
    .login-box{
        display: inline-block;
        vertical-align: middle;
        width: 400px;
        padding: 10px 15px;
        background-clip: padding-box;
        text-align: left;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1180px;
    }
    #wrap-side{
        height: 490px;
        background: url(https://www.briju.pl/pliki/karty/panel-logowania.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: top;

    }
}

#date-picker {
    cursor: pointer;
}

.form-control::-webkit-input-placeholder {
    color: #2a2a2a;
    background: #FFF;
}

.form-control:-moz-placeholder {
    color: #2a2a2a;
}

.form-control::-moz-placeholder {
    color: #2a2a2a;
}

.form-control:-ms-input-placeholder {
    color: #2a2a2a;
    background: #FFF;
}

.col-up-60 {
    margin-top: -60px;
}
@media (max-width: 767px) {
    .col-up-60 {
        margin-top: 0px;
    }
}

.one-fifth{
    float:left;
    width:20%;
    padding:0;
    margin:0;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 300;
}
.one-fifth img {
    padding-top: 40px;
    margin: 0 auto;
    margin-bottom: 40px;
    width: 60%;
}
@media (max-width: 991px) {
    .one-fifth {
        float: left;
        width: 33%;
        padding: 0;
        margin: 0;
        text-align: center;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 300;
        min-height: 300px;
    }

}
@media (max-width: 767px) {
    .one-fifth {
        float: left;
        width: 100%;
        padding: 0;
        margin: 0;
        text-align: center;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 300;
        min-height: 300px;
    }

    .one-fifth img {
        padding-top: 40px;
        margin: 0 auto;
        margin-bottom: 40px;
        width: 30%;
    }
}

.pink-background{
    background-color: #feeff2;
}

.flex-text{
    display: flex;
    justify-content: center;
    align-items: center;
    justify-items: center;
    padding: 30px 80px;
    min-height: 150px;
    text-align: center;
    font-size:18px;
    font-weight: 300;
}
.flex-image {
    display: flex;
    justify-content: center;
    align-items: center;
    justify-items: center;
    padding: 30px;
    min-height: 150px;
    font-size: 18px;
    font-weight: 300;
}
.flat-text{
    justify-content: center;
    align-items: center;
    justify-items: center;
    padding: 30px 80px;
    min-height: 150px;
    text-align: center;
    font-size:18px;
    font-weight: 300;
}
.single-image{
    display: flex;
    justify-content: center;
    align-items: center;
    justify-items: center;
    padding: 20px 100px;
    min-height: 150px;
    font-size: 18px;
    font-weight: 300;
}

.table-responsive {
    margin-top: 20px;
}

.main-profile-panel {
    background-color: #fafafa;
}

.media:first-child {
    margin-top: 15px;
}
.text-muted{
    color: #000;
    font-family: 'Lato', sans-serif;
    text-transform: none;
    font-weight: 300;
    font-size: 14px;
    text-align: center;
    padding: 0;
}

.text-chat{
    color: #000;
    font-family: 'Lato', sans-serif;
    text-transform: none;
    font-weight: 300;
    font-size: 14px;
    text-align: right;
    list-style: none;
    padding: 0;
}

.separator-vertical {
    width: 1px;
    bottom: 40%;
    top: 40%;
    right: 0;
    background-color: #f4a19c;
    overflow: hidden;
    position: absolute;
}
.profile-block{
    padding: 30px 20px;
    min-height: 200px;
}
@media (max-width: 991px) {

    .profile-block{

        text-align: center;
    }
    .profile-block:last-child {
        border-bottom: none;
    }

}
@media (max-width: 767px) {
    .separator-vertical {
        width: 0px;
        bottom: 15%;
        top: 15%;
        right: 0px;
        background-color: #767475;
        overflow: hidden;
        position: absolute
    }
    .profile-block{
        border-bottom: 1px solid #f4a19c;
        text-align: center;
    }
}

.marketing-info{
    font-weight: 300;
}

.contact-content{
    margin-left: 30px;
    font-size: 15px;
    font-weight: 300;
    letter-spacing:0;
}
.contact-faq{
    margin: 30px 0;
    font-weight: 600;
    text-transform: uppercase;
}
.contact-content a {
    font-weight: 600;
    margin-left: 5px;
}
.contact-address{
    line-height: 2;
}

@media (max-width: 767px) {
    .contact-content{
        margin: 0 30px;
        text-align: center;
    }

}

.alert-permissions {
    font-weight: 300;
    color: #d52b1e;
    margin-left: -15px;
}

.alert-permissions .alert {
    margin: 0;
    padding: 0;
    margin-top: 20px;
}

.required-star{
    color: #d52b1e
}

.has-error .control-label {
    color: #000;
    padding-bottom: 5px;
}
.list-unstyled {
    margin: 0;
    padding: 0;
    color: red;
    font-weight: 300;
    letter-spacing: normal;
}
.help-block{
    margin:0;
}

.survey-message{
    text-align:center;
}

.question{
    text-align: center;
}

.survey-images{
    width: 50%;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .survey-images{
        width: 100%;
        margin: 0 auto;
    }
}

.survey-star-checked{
    color: #b59562 !important;
}

.survey-star{
    font-size: 3em !important;
    color: #f4a19c;
}
.survey-gallery-list > li:hover .gallery-text{
    background-color: transparent !important;
    color: black !important;
}
.survey-gallery-list > li:hover{
    border: 3px dotted #f4a19c;
}
.survey-gallery-list > li{
    border: 3px solid #FFFFFF;
}
.survey-gallery-list{
    padding-top: 10px;
}
.survey-gallery-list > li  > a:hover, .survey-gallery-list > li  > a:focus {
    text-decoration: none !important;
}
.survey-gallery-selected{
    border: 3px solid #f4a19c !important;
}
.survey-gallery-list .gallery-thumbnail{
    margin-top: 10px;
}
.survey-gallery-list .gallery-text{
    text-align: center;
    min-height: 50px;
}
.survey-question-text{
    margin-bottom: 20px;
}
.survey-question-help{
    margin-bottom: 20px;
}
.survey-message{
    text-align: center;
}
.survey-start-button{
    margin-top: 50px;
}
.survey-navigation-buttons{
    margin-left: -15px;
}
.survey-images{
    text-align: left;
}
.survey-images .clickable-img{
    max-height: 500px;
    width: auto;
}
.survey-images .ng-thumb{
    text-align: center;
}
.survey-input{
    border-radius: 0;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    box-shadow: none !important;
    background-color: #FFF;
    width: 50%;
    padding: 0 17px;
    height: 36px;
    line-height: 34px;
    border: 1px solid #000;
    font-size: 14px;
    color: #000;
    font-weight: 300;
}
@media (max-width: 767px) {
    .survey-input {
        width: 100%;
    }
}

.pull-left-center {
    float: left;
}

.pull-right-center {
    float: right;
}
@media (max-width: 767px) {
    .pull-left-center, .pull-right-center {
        float: none;
        margin: 0 auto;
        text-align: center;
        margin-top: 10px;
    }
}