@import url(https://fonts.googleapis.com/css?family=Roboto:400);
body {
    background-color:#fff;
    -webkit-font-smoothing: antialiased;
    background-size: cover !important;
    background-blend-mode: multiply !important;
    background-attachment: fixed !important;
}

.pagination > li > a, .pagination > li > span {
    color: #ca9e67 !important;
}
.panel-danger > .panel-heading {
    background: #ca9e67;
	color: #fff;
}

.panel-danger {
	border-color: #ca9e67;
}

.panel-primary {
    border-color: #000;
}
.panel-primary > .panel-heading {
	background: #000;
	color: #fff;
}

@media only screen and (max-width: 760px), (max-device-width: 1024px) and (min-device-width: 768px) {
    td .btn-primary.fix {
        width: 100%;
        margin: 10px 0;
    }
}
.form-login {
    background-color: #f8f8f8;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 15px;
    border-color:#d2d2d2;
    border-width: 5px;
    box-shadow:0 1px 0 #cfcfcf;
	margin-top: 10px;

}
.register-input {
    text-align: right;
    margin-top: -25px;
    padding-top: 30px;
}
h4 {
    border:0 solid #fff;
    border-bottom-width:1px;
    padding-bottom:10px;
    text-align: center;
}
.form-login-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    height: 100vh;
}
.form-control {
    border-radius: 10px;
}

.wrapper {
    text-align: center;
}

.error {
    color: red;
}

.consultant-panel-content {
    background-color: #ffffff;
    /*min-height: 5000px;*/
    padding: 10px;
    /*overflow: auto;*/
}

.flash-fixed{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    border: 1px solid black;
    z-index: 100;
}
.btn-zoom
{
        position: relative;
    display: inline-block;
    overflow: hidden;
}
.btn-zoom img
{
	max-width: 300px;
}
.navbar
{
	z-index: 15;
}
.container
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.menu-header
{
    display: none;
}
.btn-primary {
        border-color: #ca9e67;
    background: #ca9e67;
    transition: .35s;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    filter: brightness(1.1);
    background-color: #ca9e67 !important;
    border-color: #ca9e67 !important;
}
.login-wrapper-inside {
    margin: 0 auto;
    float: unset;
}
.body-shadow {
    background: rgba(0,0,0,0.3);
    height: 100vh;
}
@media only screen and (max-width: 767px)
{
    .consultant-panel-content
    {
        padding-top: 120px;
    }
    /*.container
    {
        display: inline-block;
    }*/
    .navbar
    {
            position: fixed;
    width: 100%;
    top: 0;
    }
    body > .container:first-child
    {
        margin-top: 50px;
    }
    .menu-header
    {
        display: block;
        line-height: 50px;
        text-align: center;
            font-size: 30px;
    letter-spacing: 0.8px;
    color: #CA9E67;
    cursor: pointer;
    }
	    .menu-header:hover
    {

    color: #000;

    }
    html, body, body > .container:first-child, body > .container:first-child > .row:first-child
    {
        height: 100%;
    }
     body > .container:first-child
     {
        display: block;
        margin-top: 0;
     }
    body > .container:first-child > .row:first-child
    {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .login-wrapper-inside {
        width: 100%;
    }
}
@media only screen
and (max-width: 760px), (min-device-width: 768px)
and (max-device-width: 1024px)  {

    table, thead, tbody, th, td, tr {
        display: block;
    }
    thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    tr {
      margin: 0 0 1rem 0;
    }

    tr:nth-child(odd) {
      background: #ccc;
    }
    tbody {
        border-bottom: 2px solid #CA9E67;
        margin-bottom: 15px;
    }
        td {
            border: none;
            border-bottom: 1px solid #eee;
            position: relative;
            padding-left: 50% !important;
            min-height: 38px;
        }
        td .btn-success {
            width: 100%;
        }
        td:before {
            position: absolute;
            top: 8px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
        }
        .table-notification td:nth-of-type(2):before { content: "Id"; }
        .table-notification td:nth-of-type(3):before { content: "Zgłaszający"; }
        .table-notification td:nth-of-type(4):before { content: "Do kogo / temat"; }
        .table-notification td:nth-of-type(5):before { content: "Wiadomość"; }
        .table-notification.new-notifications td:nth-of-type(6):before { content: "Za"; }
        .table-notification.new-notifications td:nth-of-type(7):before { content: "Dla"; }
        .table-notification.new-notifications td:nth-of-type(8):before { content: "Data"; }
        .table-notification.new-notifications td:nth-of-type(9):before { content: "Zostało czasu"; }
        .table-notification.new-notifications td:nth-of-type(10):before { content: "Podgląd"; }
        .table-notification.my-notifications td:nth-of-type(6):before { content: "Za"; }
        .table-notification.my-notifications td:nth-of-type(7):before { content: "Data"; }
        .table-notification.my-notifications td:nth-of-type(8):before { content: "Zostało czasu"; }
        .table-notification.my-notifications td:nth-of-type(9):before { content: "Podgląd"; }

        .table-report td:nth-of-type(1):before { content: "imię"; }
        .table-report td:nth-of-type(2):before { content: "nazwisko"; }
        .table-report td:nth-of-type(3):before { content: "liczba wiadomości"; }

        .table-consultant td:nth-of-type(1):before { content: "id"; }
        .table-consultant td:nth-of-type(2):before { content: "imię"; }
        .table-consultant td:nth-of-type(3):before { content: "nazwisko"; }
        .table-consultant td:nth-of-type(4):before { content: "email"; }
        .table-consultant td:nth-of-type(5):before { content: "typ"; }
        .table-consultant td:nth-of-type(6):before { content: "rola"; }
        .table-consultant td:nth-of-type(7):before { content: "VIP"; }
        .table-consultant td:nth-of-type(8):before { content: "limit"; }
        .table-consultant .btn-danger, .table-consultant .btn-warning {
            width: 100%;
            margin: 10px 0;
        }
}
.flash-fixed .close {
    font-size: 24px;
    opacity: 1;
}
.flash-fixed li {
    list-style: none;
    font-size: 18px;
    text-align: center;
}
.notifications-amount-wrapper .input-group {
    display: flex;
    max-width: 250px;
}
.notifications-amount-wrapper .input-group input {
    border-radius: 0;
    margin-right: 10px;
}
.notifications-amount-wrapper .input-group button {
    margin-top: 0;
}
.help-floating
{
    position: absolute;
	cursor: pointer;
	left: 20px;
	font-weight: bold;
	border-radius: 50%;
	border: 1px solid rgba(0,0,0,0.8);
	width: 16px;
	height: 16px;
	box-sizing: border-box;
	text-align: center;
	line-height: 16px;
	font-size: 11px;
	top: -9px;
	padding: 0;
    background-color: #fff;
    color: #000;
}
.help-floating:hover
{
    color: #fff;
    background-color: #ca9e67;
}
.pp_alert, .pp_tip {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    white-space: normal;
    margin: 25px 3px;
    position: relative;
    z-index: 100;
    min-width: 252px;
    max-width: 550px;
}
.headbar-flex {
    display: flex;
    margin-bottom: -5px;
}
.headbar-item {
    flex: 1 0;
    height: 27px;
    background: #adabac;
    background: -moz-linear-gradient(left, #adabac -1%, #adabac 0%, #c5996c 100%);
    background: -webkit-linear-gradient(left, #adabac -1%, #adabac 0%, #c5996c 100%);
    background: linear-gradient(to right, #adabac -1%, #adabac 0%, #c5996c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adabac', endColorstr='#c5996c',GradientType=1 );
    border-top-left-radius: 4px;
}
.pp_alert .headbar-flex .headbar-item {
    background: #fff;
    border-radius: 4px 4px 0 0;
}
.close-wrapper-mod {
    width: 17px;
    min-width: 17px;
    margin-top: 17px;
    background: #c5996c;
    position: relative;
}
.pp_alert .headbar-flex .close-wrapper-mod {
    background: #fff;
}
.icon_close {
    position: absolute;
    top: -24px;
    right: -7px;
    color: #fff;
    width: 17px;
    height: 17px;
    background: #c5996c;
    line-height: 17px;
    text-align: center;
    border-radius: 17px;
    cursor: pointer;
}
.close-wrapper-mod::after {
    content: "";
    position: absolute;
    height: 17px;
    width: 34px;
    top: -17px;
    left: 0;
    border-radius: 0 0 0 17px;
    box-shadow: -20px 0 0 0 #c5996c;
    z-index: -1;
}
.pp_alert .headbar-flex .close-wrapper-mod::after {
    box-shadow: -20px 0 0 0 #fff;
}
.pp_alert .head {
    border-radius: 0;
    color: #000;
    background: #fff;
    text-align: center;
    line-height: 28px;
    padding: 0 10px 0 10px;
}
.pp_alert .head strong {
    font-size: 16px;
}
.pp_alert .cont, .pp_tip {
    background: #fff;
    color: #000;
    display: block;
    padding: 5px 15px 0;
    height: auto;
    font-size: 14px;
}
.pp_alert .foot {
    height: 65px;
    justify-content: center;
    display: flex;
    border-radius: 0 0 4px 4px;
    background: #fff;
    padding-left: 0;
    padding-top: 20px;
}
.pp_alert input {
    cursor: pointer;
    border-radius: 4px;
    line-height: 14px;
    background: #c49a6c;
    color: #fff;
    padding: 0 10px 3px;
    position: relative;
    border: 0 !important;
    font-size: 14px;
    height: 31px;
    font-weight: 300;
    padding-bottom: 0;
    transition: .45s;
    -webkit-transition: .45s;
}
.pp_alert input:focus, .pp_alert input:hover {
    border: 0 !important;
    outline: 0 !important;
    color: #fff !important;
    box-shadow: none !important;
}
.pp_alert input:hover {
    filter: brightness(1.1);
}
.pp_alert .foot::after {
    content: "";
    width: 40px;
    height: 40px;
    background-image: url(img/goldcut.svg);
    position: absolute;
    right: 0;
    background-repeat: no-repeat;
    bottom: -12px;
}
.pp_wrapper:before, .pp_wrapper:after {
    width: 1px;
    height: 100%;
    display: inline-block;
    content: '';
    vertical-align: middle;
}
.pp_wrapper, .pp_shadow {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.pp_wrapper {
    z-index: 1001;
    overflow: auto;
    text-align: center;
    white-space: nowrap;
}
.pp_shadow {
    background: #000;
    opacity: 0.3;
    z-index: 1001;
}
.checkbox-item input {
    width: 20px;
    float: left;
    box-shadow: none;
    margin: 0;
}
.checkbox-item a {
    color: #ca9e67;
    left: 10px;
    position: relative;
    top: 7px;
}
.form-control:focus {
    border-color: #ca9e67;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(202, 158, 103, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(202, 158, 103, .6);
}
table td {
    text-overflow: ellipsis;
    overflow: hidden;
}
.panel-body {
    white-space: pre-line;
}
.password-show {
    position: absolute;
    top: -2px;
    right: 10px;
    width: 35px;
    height: 35px;
    cursor: pointer;
    border: 10px solid transparent;
    background: url(img/eye.svg) no-repeat;
}
.password-show:before {
    content: "";
    width: 16px;
    height: 1px;
    background: #000;
    position: absolute;
    top: 7px;
    right: -1px;
    transform: rotate(45deg);
}
.password-show.selected:before {
    content: none;
}
.password-show-register {
    top: 0;
}
.navbar-default .navbar-nav {
    margin-top: 10px;
}
.navbar-default .navbar-nav > li > a {
    color: #000;
    border-radius: 4px !important;
    border: 1px solid #949494 !important;
    margin: 1px;
	text-align: center;
	background: #c3996b08;
}
.navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
}


.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-top: -7px;
}
.styles-wrapper {
    display: flex;
}
.styles-wrapper > div:first-child {
    margin-right: 10px;
}
.autocomplete-style {
    width: 200px;
    padding-left: 5px;
    height: 30px;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
}
.navbar-default img {
    padding: 12px 0;
}
.notifications-amount-info-wrapper {
    margin-top: 20px;
}
.page-item.arrow-left a, .page-item.arrow-right a {
    background-size: 30% !important;
    width: 34px;
    height: 34px;
}
.page-item.arrow-left a {
    background: url(img/back_arrow-left.svg) center no-repeat;
}
.page-item.arrow-right a {
    background: url(img/back_arrow-right.svg) center no-repeat;
}
@media (max-width: 767px) {
    .notifications-amount-info-wrapper .form-group {
        display: flex;
        flex-direction: column;
    }
    .consultant-panel-content > h3 {
        margin-top: 60px;
        display: flex;
        flex-direction: column;
    }
    .consultant-panel-content > h3 span {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .media-body {
        width: 100%;
        margin-top: 20px;
        display: block;
    }
    .table-notification td:first-child {
        width: unset !important;
    }
    .pagination-upper {
        margin-top: 7px;
    }
    .notifications-amount-wrapper, .notifications-amount-info-wrapper {
        display: flex;
        align-items: center;
    }
    .notifications-amount-wrapper button {
        margin-left: 10px;
        margin-top: 9px;
    }
    .notifications-amount-info-wrapper .form-group {
        width: 50%;
        padding-left: 0 !important;
    }
    .notifications-amount-info-wrapper .form-group > label {
        margin-right: 20px;
    }
    .notifications-amount-info-wrapper .form-group > label,
    .notifications-amount-info-wrapper .form-group > div {
        float: left;
    }
}
@media (min-width: 768px) {
    .flash-fixed {
        width: 750px !important;
        left: calc(50% - 375px);
    }
}
@media (min-width: 992px) {
    .flash-fixed {
        width: 970px !important;
        left: calc(50% - 485px);
    }
}
@media (min-width: 1200px) {
    .flash-fixed {
        width: 1170px !important;
        left: calc(50% - 585px);
    }
}
@media(max-width: 767px) {
    .pp_alert, .pp_tip {
        max-width: 90%;
    }
    .help-floating {
        position: relative;
        cursor: pointer;
        left: 0;
        top: unset;
        margin-bottom: 10px;
        margin-top: 10px;
    }
}



.niceSeparator{
    height:5px;
    background: #eaeaea;
    border-radius:5px;
    overflow:hidden;
    position:relative;
    display: inline-block;
    width: 101.2%;
    margin: 20px 0;
}

.niceSeparator:after{
     content:'';
     position:relative;
     left: 30px;
     width: 229px;
     height:100px;
     background: #c49a6c;
     transform: skewX(-45deg);
     border:5px solid white;
     display: block;
     top: -50px;
 }

a.link_help {
    text-decoration: underline;
    color: #CA9E67;
    font-weight: 490;
}
a.link_help:hover {
    color: #000000;
    font-weight: 490;
    text-decoration: none;
}
.eyen-preloader{
    position: relative;
    background: transparent;
}
.eyen-preloader:before {
    background: #fff;
    position: absolute;
    width:  100%;
    height:  100%;
    content: '';
    z-index: 10;
}
.eyen-preloader:after {
    border-radius: 30px;
    border-left: 3px solid #c49a6c;
    border-right: 3px solid #c49a6c;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-left: -15px;
    margin-top: -15px;
    content: '';
    z-index: 11;
    animation-name: spinMe;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
}

@keyframes spinMe {
  0%   {transform:rotate(0deg);}
  100% {transform:rotate(360deg);}
}