dl.special {
    line-height: 1.8em;
}

dl.special dt {
    width: 20%;

    color: #767676;

    float: left;

    font-weight: 300;
}

dl.special dd {
    width: 30%;

    color: #474445;

    float: left;
}

@media screen and (max-width: 768px) {

    dl.special dt {
        width: 40%;
    }

    dl.special dd {
        width: 60%;
    }

}

.header_top {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    height: 50px;
    position: fixed;
    width: 100%;
    z-index: 3;
    will-change: transform;

    top: 0;
}

.header_top ul {
    list-style: none;

    margin: 0;
    padding: 0;
}

.header_top ul li:first-of-type {

}

.header_top ul li {
    height: 50px;
    line-height: 48px;

    float: left;

    padding: 0 20px;
    /*border-left: 1px solid #eaeaea;*/

}

.header_top ul li:hover {
    border-bottom: 2px solid #06befb;
}

.header_top ul li a {
    color: #222;
}

.header_top ul li i {
    font-size: 24px;
    color: #06befb;

    margin: 12px 6px;

    float: left;
}

.header_top .badge-right {
    font-size: 9px;
    padding: 0px 3px;
    right: -12px;
}

.header {
    position: relative;
    margin: 0 auto;
}

.header_index {
    border-bottom: none;
}

.header .menu-line {
    background: #06befb;
    margin: 5px -15px 10px;
}

.header .menu-line .container {
    position: relative;
}

.header .menu-line a {
    color: white;
    font-weight: normal;
}

.header .logo {
    display: block;
    height: 73px;
}

.header .logo img {
    margin: 30px auto 0;
}

.header ul {
    float: right;
    text-align: right;
    margin: 0;
    padding: 0
}

.header li {
    float: left;
    height: 42px;
    list-style: none;
    margin-left: 20px;
    line-height: 42px
}

.header li a {
    color: #333333;
    font-size: 12px;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.header li a:hover {

}

.header li .notify-count {
    margin-right: -10px;
    margin-left: 5px
}

.header .notify-count {
    position: relative;
    display: inline-block;
    width: 17px;
    height: 17px;
    border-radius: 2px;
    background-color: #1266b4;
    background: -webkit-linear-gradient(#126abb, #1261aa);
    background: -moz-linear-gradient(#126abb, #1261aa);
    background: -o-linear-gradient(#126abb, #1261aa);
    background: -ms-linear-gradient(#126abb, #1261aa);
    background: linear-gradient(#126abb, #1261aa);
    box-shadow: 1px 1px 3px rgba(5, 42, 75, 0.2);
    color: #fff;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.28);
    vertical-align: text-top;
    font-size: 9px;
    font-weight: bold;
    line-height: 17px
}

.header .notify-count:before {
    content: "";
    position: absolute;
    top: 5px;
    left: -6px;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent #1266b4 transparent transparent;
    border-width: 3px;
    border-style: solid
}

.header .add_button {
    position: absolute;
    right: 15px;
    top: 27px;
}

.header .navbar-search {

    top: 5px;
    right: 15px;

    position: absolute;

}

.social_links {
}

.social_links .btn-xs {
    margin: 0 3px;
}

.social_links iframe {
    margin: 0 3px;
}

.fav {
    height: 30px;
    width: 30px;

    border-radius: 15px;

    color: #06befb;

    position: absolute;

    top: 10px;
    left: 15px;
    z-index: 2;
    font-size: 24px;

    text-align: center;
}

.category_main {

    /*border-top: 1px solid #e7e7e7;*/

    padding: 20px 0;
}

.category_main div {
    margin-bottom: 0px;

    text-align: center;
}

.category_main span.ikona {
    /*border-radius: 50%;*/
    /*border: 1px solid #e7e7e7;*/

    /*padding-top: 8px;*/

    text-align: center;

    /*margin-right: 6px;*/

    font-size: 32px;

    width: 40px;
    height: 40px;

    display: inline-block;
}

.category_main i {
    color: #06befb;

    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
}

.category_main a {
    position: relative;
    text-align: center;

    display: inline-block;

    width: 100%;

    margin-bottom: 35px;
}

.category_main {
    list-style: none;

    padding: 0;

}

.category_main li {
    height: auto;
    line-height: 38px;

    margin: 0;

}

.category_main li h3 {

    color: #474445;
    margin: -2px 0 0;

    font-size: 16px;
}

.category_main a:hover i {

    color: #0063fb;
}

.filtr_main {
    /* background: #06befb; */
}

.filtr_main {

    height: auto;

    position: relative;

    margin-top: 30px;;
    margin-bottom: 30px;

    padding-bottom: 20px;

    /* box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24); */

    z-index: 2;
}

.filtr_main input {
    border: 0;
    padding: 12px 5px 12px 40px;

    border-radius: 0;
    width: 100%;
    float: left;

    border: 1px solid #06befb;
}

.filtr_main .what {
    margin: 23px 0 0;

    height: 45px;

    position: relative;
}

.filtr_main .what_icon, .filtr_main .localization_icon {
    position: absolute;
    top: 42px;

    color: #cecece;
    font-size: 16px;

    z-index: 1012;
}

.filtr_main .what_icon {
    left: 30px;
    top: 38px;
}

.filtr_main .localization {
    margin: 30px 0 0 10px;
}

.filtr_main .localization_icon {
    left: 30px;
    top: 38px;
}

.filtr_main .select_icon {
    background-color: white;
    float: left;

}

.filtr_main .select_block {
    background-color: white;
    float: left;

    margin-top: 24px;

    height: 43px;

    width: 100%;
}

.filtr_main .select_block i {
    float: left;
}

.filtr_main .select_block li {
}

.filtr_main .chzn-container {
    height: 43px;
}

.filtr_main .chzn-container-single .chzn-single span {
    font-size: 14px;

    color: #555555;
    font-weight: 300;

    margin-top: 8px;
}

.filtr_main .chzn-container-single .chzn-single div b {
    background: url('../images/chosen-sprite.png') no-repeat -2px 9px;
}

.filtr_main .chzn-container-single .chzn-single {
    padding-left: 40px;

    height: 39px;

    border-color: white;

    z-index: 1011;
}

.filtr_main .select_block input {
    float: none;

    border: 1px solid #d7d7d7;

}

.filtr_main .chzn-container {
    width: 100% !important;
}

.filtr_main .chzn-container .chzn-drop {
    border-color: white;

    margin-top: -42px;

    box-shadow: 0px 0px 5px 0px rgba(0, 136, 204, 0.74);

    width: 100% !important;
}

.filtr_main .chzn-container .chzn-drop input {
    margin-top: 42px;
    z-index: 2;
}

.filtr_main .chzn-container .chzn-drop input:focus {
    box-shadow: 0 !important;
}

.filtr_main button {
    background: #0063fb;

    border: none;

    color: white;

    margin-top: 22px;

    border-radius: 0px;
    border: 0;

    position: absolute;
    top: 1px;
    right: 15px;
    width: 45px;
    height: 45px;

}

.filtr_main button:hover {
    background: #004fc8;
}

.promote_main {
    background: #F9F8F8;

    /*border-top: 1px solid #E2E8F4;*/
    /*border-bottom: 1px solid #E2E8F4;*/

    padding-bottom: 40px;
    margin-bottom: 15px;

    margin-top: 25px;

    padding-top: 20px;
}

.title_line {
    width: 100%;
    background: #F9F8F8;
    height: auto;
    margin-bottom: 25px;

    /*margin-top: -1px;*/
    /*position: relative;*/
    /*z-index: 3;*/
}

.title_line h1 {
    margin-top: 18px;

    margin-bottom: 20px;
}

.title_line #breadcrumbs {
    margin-top: 17px;
}

.icon-add {
    width: 1em;
    height: 1em;

    position: relative;

    background-image: -webkit-linear-gradient(left, #fff 0, #fff 46%, #06befb 50.0%, #fff 54%, #fff 100%);
}

.icon-add:before {
    width: 100%;
    height: 100%;

    content: " ";

    position: absolute;

    top: 0;
    left: 0;

    background-image: -webkit-linear-gradient(top, transparent 0, transparent 46%, #06befb 50.0%, transparent 54%, transparent 100%);
}

/* 1.3. Main Nav */

.nav-main {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;

    margin: 0;
    padding: 0;
    min-width: 100%;
    width: auto;

    list-style: none;
}

.nav-main li {
    position: relative;
    float: left;
    border-left: 1px solid #DDA423;
    margin: 0;
    height: 44px;

    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
}

.nav-main a {
    display: block;
    height: 44px;
    padding: 0 25px;
    line-height: 44px;
    font-size: 14px !important;
    font-weight: 600;
    color: #384046;

    text-decoration: none;

    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;

}

.nav-main .icon {
    margin-left: 6px;
}

.nav-main li:first-child > a {
    border-left: 0;
    border-top-left-radius: 3px;
}

.nav-main li:hover > a {

    background-color: #DDA423;
    /*background: -webkit-linear-gradient(top, #e0edf6, #f2f9fc);
    background: -moz-linear-gradient(top, #e0edf6, #f2f9fc);
    background: -o-linear-gradient(top, #e0edf6, #f2f9fc);
    background: -ms-linear-gradient(top, #e0edf6, #f2f9fc);
    background: linear-gradient(top, #e0edf6, #f2f9fc);
    */
}

.nav-main li.is-actual > a,
.nav-main li.is-actual > a:hover {
    background: #1d2f4d;
    color: #edf6fb;
}

.search-query-2 {
    width: 250px;
}

.search-query-2 .input {
    width: 85%;
    float: left;
}

.search-query-2 .input input {
    border-radius: 15px 0 0 15px;
    border-right: 0;
}

.search-query-2 .select {
    width: 44%;
    float: left;
}

.search-query-2 .select select {
    border-radius: 0;
    line-height: 28px;

    width: 120%;
    border-left: 0;

    padding: 7px 0;

    color: #999;
}

.search-query-2 .button {
    width: 15%;
    float: left;
}

.search-query-2 .button .btn {
    padding: 7px 14px;
    border-radius: 0 15px 15px 0;

    border-left: 0px;

    color: #06befb;
}

.search-query-2 .button .btn:hover {
    background: white;
    border-color: #ccc;

    color: #DDA423;
}

.search-query {
    width: 350px;
    position: relative;
}

.search-query input {
    padding: 4px 14px;
    margin-bottom: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;

    height: 30px;
    width: 350px;
}

.search-query span {
    display: none;
    display: block;
    height: 18px;
    width: 160px;
    background: white;
    position: absolute;
    left: 170px;
    top: 7px;

    border-left: 1px solid #ccc;
}

.search-query input {
    line-height: 32px;
}

.search-query select {
    display: block;
    position: absolute;
    top: 0px;
    width: 156px;
    left: 190px;;
    border: none;
    height: 28px;
    background: none;
    color: #999;
    line-height: 26px;
    box-shadow: none;

    padding-left: 0;

    overflow: visible;
    font-size: 13px;

}

.search-query select:focus, .search-query .btn:focus {
    outline: none;
    box-shadow: none;
}

.search-query i.icon-globe {
    position: absolute;
    left: 178px;
    top: 8px;
    color: #ccc;
    display: block;
}

.search-query .btn {
    position: absolute;
    right: 1px;
    top: 1px;
    color: #ccc;

    border-radius: 0 15px 15px 0;
    border: none;
}

.badge-right {
    position: absolute;
    font-weight: 300;
    top: -5px;
    left: -5px;
    padding: 1px 4px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: normal !important;

    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    color: #ffffff;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999999;
}

.badge-right {
    right: -15px;
    left: auto;

    background: #06befb;
}

.myAccount {
    position: relative;
}

.myAccount:hover {

}

.myAccount:hover .myAccountMenu {
    display: block;
}

.myAccountMenu {

    display: none;
    position: absolute;

    border: 2px solid #e1e1e1;
    min-width: 100%;
    background: #fff;
    margin-top: 0px;
    left: -60px;
    top: 100%;
    z-index: 20;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    width: 200px;

}

.myAccountMenu::before {
    content: " ";
    width: 0;
    height: 0;
    border-bottom: 7px solid #e1e1e1;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    margin-top: -8px;
    position: absolute;
    display: block;

    left: 90px;
}

.myAccountMenu h5 i {
    width: 17px;
}

.myAccountMenu h5.footer {
    background: #f2f2f2;
    padding-bottom: 9px;

    color: #2965be;

    margin-top: 9px;
}

.myAccountMenu h5.footer a {
    color: #2965be;
}

.myAccountMenu h5 {
    padding: 9px 38px 3px 17px;
    color: #a6a6a6;
    margin: 0;
    text-align: left;

    font-size: 14px;
}

.myAccountMenu h5 a {
    color: #a6a6a6;
    font-size: 14px;
}

.myAccountMenu .badge {
    float: right;

    margin-right: 12px;
    margin-top: 5px;

    padding: 0 8px;
    border-radius: 2px;
    font-weight: normal;

    height: 17px;
    line-height: 17px;
    font-size: 11px;

    background: #06befb;
}

.myAccountMenu ul {
    width: 100%;
}

.myAccountMenu ul li {
    width: 100%;
    height: 26px;
    line-height: 24px;
    margin: 0;

    padding-left: 20px;

    text-align: left;
}

.myAccountMenu ul li:hover {
    background: #f8f8f8;
}

.myAccountMenu ul li:hover a {

}

.myAccountMenu ul li a {
    margin-left: 20px;

    color: #2965be;
}

#preloader {
    width: 100% !important;
    height: 2px !important;
    background: white;
    z-index: 666999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

    opacity: 1;
    position: absolute;

}

.message {
    margin-bottom: 20px;

}

.message_out {
}

.message_in {
}

.message_out .message_text {
    background: #b6e469;
}

.message_in .message_text {
    background: #f4f4f4;
}

.message_header {
    padding: 0 16px;
    margin-bottom: 4px;
    font-size: 11px;
}

.message_header a {
    color: #404040;
}

.message_header div {
    color: #9d9d9d;
    font-size: 11px;
    margin-top: 3px;
}

.message_text {

    font-size: 13px;
    line-height: 19px;

    padding: 12px 18px;
    border-radius: 5px
}

.message_footer {
    padding: 0 16px;
    margin-top: 2px;
    color: #888;
    font-size: 11px;
}

.message_footer span {
    color: #000;
}

#preloader #percentage {
    height: 40px;
    width: 100px;
    position: absolute;

    top: 50%;
    left: 50%;

    text-align: center;
    margin-left: -50px;

    display: none;
}

#preloader #bar {
    background-color: #06befb;
    height: 2px;
    width: 0px;
}

#preloader #bar_sector {
    width: 100%;
    height: 2px;
    top: 0;
    position: absolute;
    background: transparent;
    margin: 0 auto;

    left: 0;
    right: 0;
}

.footer_before {
    margin-bottom: -47px;
    margin-top: 30px;
    color: #06befb;
    font-size: 57px;
}

.footer_before i {
}

#footer {
    width: 100%;
    padding: 15px 0;
    background-color: #232323;
}

#footer a:hover {
    color: #DDA423;
}

#footer a {

    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;

    text-decoration: none;

    color: #06befb;
}

#footer i {
    font-size: 13px;

    color: #06befb;
}

#footer p {
    margin: 0 auto;
    color: #eeeeee;
    line-height: 25px;
    float: left;
}

#footer .dotpayLogo {
    color: white
}

#footer .dotpayLogo img {
    width: 100px;
    margin-left: 12px;
}

#footer_big {

    color: #767676;

    background-color: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;

}

#footer_big .text {
    text-align: center;
}

#footer_big .dotpayLogo {

}

#footer_big .input-group {
    position: relative;
    width: 100%;
    padding-right: 32px;
}

#footer_big .input-group .btn {
    position: absolute;
    top: 0;
}

#footer_big ul {
    margin: 8px 0;
    padding: 0;

    list-style: none;
    text-align: center;
}

#footer_big ul a:hover {
    text-decoration: underline;
    color: #474445;
}

#footer_big ul li {
    display: inline;
}

#footer_big ul li a {
    color: #767676;
    padding: 8px;

    display: inline-block;
}

.social {

}

.social a {
    font-size: 30px;

    color: #767676;

    display: inline-block;
    padding: 8px;
    margin: 8px;
}

.social a:hover {
    color: #474445;;
}

#footer_big h2 {
    color: #FFF;
    border-bottom: 1px solid #666;
    margin-left: 0;
    padding-bottom: 10px;

    line-height: 1.3em;
    padding: 0.5em 0;
    margin: 16px 0 0 -0.05em;
    font-style: normal;
    font-weight: bold;
    font-family: inherit;
    text-transform: uppercase;

    font-size: 15px;
}

.head_title {
    margin-bottom: 15px;

    overflow: hidden;

    width: 100%;

    float: left;
}

.head_title ul {
    padding: 0;
    margin: 0;
}

.head_title h2, .head_title h2 a, .head_title h2 a b {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
}

.head_title h2 {
    /*padding: 10px;*/
    margin: 0;

    color: #384046;
    line-height: 1.2;

    /*color: #fff;*/
    /*background-color: #DDA423;*/
    /*background: -webkit-linear-gradient(top, #06befb 0, #DDA423 95%, #DDA423 100%);*/

}

.menu {
    margin-bottom: 15px;

    overflow: hidden;

    width: 100%;

    float: left;
}

.menu ul {
    padding: 0;
    margin: 0;
}

.menu h2, .menu h2 a, .menu h2 a b {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
}

.menu h2 {
    padding: 0;
    margin: -2px 0 10px;

    color: #384046;
    line-height: 1.2;

    font-size: 18px;

    /*color: #fff;*/
    /*background-color: #DDA423;*/
    /*background: -webkit-linear-gradient(top, #06befb 0, #DDA423 95%, #DDA423 100%);*/

}

.menu li {
    list-style-type: none;
    padding: 0;
}

.menu li span.licznik {

    margin: 0;
    line-height: 17px;
    height: 17px;
    float: right;
    border-radius: 2px;
    font-size: 11px;
    font-weight: normal;
    color: #fff;
    background: #06befb;
    padding: 0 8px;
}

.menu li a b {
    color: #0086b2;
    font-size: 13px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;

    font-weight: normal;

}

.menu li a {
    display: inline-block;
    width: 100%;
    padding: 10px 0;
    text-decoration: none;
    color: #888;
    font-size: 12px;

    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;

}

.menu li a i {
    color: #06befb;

}

.menu li a:hover {
    background-color: #06befb;

    padding: 10px 12px;
}

.menu li a:hover i, .menu li a:hover b {
    color: white;
}

.menu li a:hover .licznik {
    background: white;
    color: #06befb;
}

.menu p {
    margin: 9px 0 6px 9px;
}

.menu form {
    padding: 2px 45px 2px 8px;
    position: relative;
    width: 100%;
}

.menu form .btn {
    position: absolute;
    top: 0;
}

/*

1. Filtr ogłoszeń
2. Lista ogłoszeń
3. Mikro blok ogłoszeń
4. Blok ogłoszeń
5. Pojedyncze ogłoszenie

*/

/* 1. Filtr ogłoszeń */

#oglo_filtr {

    /*padding: 15px 0 0;*/

    /*margin: 0 auto 20px;*/
    /*border-radius: 1px;*/
    /*background: #06befb;*/

    /*box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24);*/

}

#oglo_filtr .chzn-container, #oglo_filtr .chzn-drop, #oglo_filtr .chzn-search input {
    width: 100% !important;
}

#oglo_filtr .form-group {
    /*height: 50px;*/
}

#oglo_filtr fieldset {
    height: 165px;
    padding: 15px 20px;
    border: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#oglo_filtr .control-group {
    margin-bottom: 20px;
    border-left: 0;
    padding-left: 0;
    margin-left: 0;

    padding-right: 29px;
    margin-right: 30px;
    height: 45px;

    float: left;
}

#oglo_filtr .control-label {
    margin-bottom: 0;

    font-weight: 700;

    color: #474445;

    font-size: 12px;
    line-height: 1.25;
}

#oglo_filtr .price {

    float: left;

    position: relative;
    display: block;

    margin-right: 0px;

}

#oglo_filtr .price:first-of-type {

}

#oglo_filtr .price input {
    width: 100%;

    text-align: right;

    padding-right: 23px;
}

#oglo_filtr .price span {
    right: 26px;
    top: 8px;
    position: absolute;

    color: #888;
}

#oglo_filtr .price_separator {
    float: left;
    display: block;

    text-align: center;

    line-height: 40px;

    width: 0px;
    padding: 0;
    margin-left: -7px
}

#oglo_filtr button {
    width: 100%;
    margin: 0;

    background: #2965be;

    border: none;

    color: white;

    padding: 12px 30px;

    border-radius: 6px;
    border: 3px solid white;

}

/* 2. Lista ogłoszeń */
.oglo_list {
    position: relative;

    border-top: 1px solid white;
    border-left: 1px solid white;
    border-right: 1px solid white;
    border-bottom: 1px solid #d8ebfd;

    padding: 10px 0;
    background-color: white;

    margin: 0 0 6px 0;

    overflow: visible;

    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
}

.oglo_list:hover {
    border: 1px solid #06befb;
}

.oglo_list_option1 {
    border: 1px solid orangered !important;
    background-color: #FFCF75;
}

.oglo_list_option2 {
    border: 4px solid orange !important;
    padding: 7px !important;
}

.oglo_list h2 {
    font-weight: 300;
    font-size: 16px;
    color: #1261aa;
    margin: 0;
    padding: 0;
}

.oglo_list h3 {
    padding: 0;
    margin: 0 0 0.5em;

    color: #999999;
}

.oglo_list h2 {

    cursor: pointer;
}

.oglo_list h2 .label {

    padding: 1px 8px;
    font-weight: normal;
    font-size: 11px;
}

.oglo_list .body {
    position: relative;
    margin-top: 5px;

    padding-bottom: 1px;
}

.oglo_list .img {
    float: left;
    display: block;

}

.oglo_list .img a {
    display: block;
    overflow: hidden;

    height: 130px;
    background: white;

    margin-bottom: 0px;
}

.oglo_list .img-border a {
    display: block;
    width: 180px;
    height: 135px;

    display: block;
    overflow: hidden;
}

.oglo_list .description {
    font-size: 14px;

    margin: 6px 0;

    padding-left: 12px;

    background: -webkit-linear-gradient(left, #fafafa, #fbfbfb);
    background: -moz-linear-gradient(left, #fafafa, #fbfbfb);
    background: -o-linear-gradient(left, #fafafa, #fbfbfb);
    background: -ms-linear-gradient(left, #fafafa, #fbfbfb);
    background: linear-gradient(left, #fafafa, #fbfbfb);
}

.oglo_list .info {
    border: none;
    margin-top: 6px;
    font-size: 12px;
}

.oglo_list .info .btn {
    font-size: 12px;
}

.oglo_list .info span {
    font-size: 12px;
    float: right;
    line-height: 20px;

    margin-right: 15px;
}

.oglo_list .info span:first-of-type {
    margin-right: 0;
}

.oglo_list .info i {
    margin-right: 2px;
    color: #06befb;
}

.oglo_list .user-info {
    margin: 5px 4px 0 0;

    float: left;

    width: 45px;
    height: 30px;

    line-height: 30px;

    text-align: center;

    font-size: 12px;
}

.oglo_list .user-info i {
    color: #06befb;
    font-size: 12px;
}

.oglo_list .price {
    font-size: 18px;
    line-height: 42px;
    color: #e97908;
}

.oglo_list .title {
}

.oglo_list .title span.time {
    float: right;
    margin: 2px 0 0;
    float: right;

    color: #999999;

    font-size: 11px;
}

.oglo_list .title span.time i {
    font-size: 11px;
}

.oglo_list_new {
    position: relative;

    padding: 10px 0;
    background-color: white;

    overflow: visible;

    border: 2px solid white;

    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
}

.oglo_list_new:hover {
    /*border: 1px solid #96c155;*/
    background-color: #f8fcff;
    border: 2px solid #06befb;
}

.oglo_list_new .img {
    background-size: contain;
    min-height: 170px;
    width: 100%;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
}

.oglo_list_new h2 {
    font-weight: 500;
    font-size: 17px;
    max-width: 75%;
    color: #142355;
    margin: 2px 0 4px;
    padding: 0;
}

.oglo_list_new h2 a {
    color: #2965be;
}

.oglo_list_new h2 .label {

    padding: 1px 8px;
    font-weight: normal;
    font-size: 11px;
}

.oglo_list_new h2 span {
    font-size: 12px;
    font-weight: normal;;
}

.oglo_list_new h3 {
    font-size: 13px;
    margin: 0 0 0.5em;

    color: #b7b7b7;
}

.oglo_list_new h3 a {
    color: #b7b7b7;
}

.oglo_list_new h3 i {
    color: #06befb;
    margin-right: 3px;
}

.oglo_list_new h3 span {
    color: #666;
}

.oglo_list_new h3 span a {
    color: #666;
}

.oglo_list_new .price {
    position: absolute;
    right: 15px;
    top: 0px;

    color: #e97908;
    font-size: 20px;
    line-height: 22px;
}

.oglo_list_new .price sup {
    top: -0.4em;
    font-size: 60%;
}

.oglo_list_new .info {

    margin-top: 30px;

}

.oglo_list_new .info .block {
    color: #b7b7b7;

    font-size: 12px;

    margin-bottom: 10px;
}

.oglo_list_new .info .block span {
    color: #000;
    clear: both;

    font-weight: bold;
    word-wrap: break-word
}

.oglo_list_new .btn {
    margin-top: -30px;

    margin-right: 15px;

    float: right;

    position: relative;
    z-index: 2;

    /*background: none;*/
    /*border: none;*/
    /*color: #e97908;*/
}

@media (max-width: 767px) {

    .oglo_list_new .img {

        min-height: 200px;
    }
}

/* 3. Mikro blok ogłoszeń */

.oglo_micro_list {
    margin: 0;
    padding: 0;

    list-style: none;
}

.oglo_micro {
    float: left;

    width: 100%;

    padding: 10px;
    margin: 0;

    border: 1px solid white;

    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
}

.oglo_micro:hover {
    border: 1px solid #9FCA46;
}

.oglo_micro_option1 {
    border: 1px solid orangered !important;
    background-color: #FFCF75;
}

.oglo_micro_option2 {
    border: 1px solid orange !important;
}

.oglo_micro .img-shadow {
    float: left;
}

.oglo_micro a.img {
    width: 90px;
    height: 73px;

    overflow: hidden;
    display: block;
    background-color: white;
}

.oglo_micro .data {
    margin-left: 93px;
    padding-left: 15px;
    min-height: 64px;
}

.oglo_micro .title {
    font-size: 13px;
    line-height: 1.2;
    margin: 0 0 5px;
    overflow: hidden;
    height: 40px;
}

.oglo_micro .title a:visited {
    color: #879098;
}

.oglo_micro .numbers {
    margin: 0;
    line-height: 1.2;
}

.oglo_micro .numbers > * {
    display: block;
}

.oglo_micro .numbers span {
    font-size: 11px;
}

.oglo_micro .numbers strong {
    font-size: 14px;
    color: #ea8218;
    font-weight: bold;
}

/* 4. Blok ogłoszeń */

.oglo_block {
    height: 260px;

    margin: 0px;

    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;

    padding: 0;

    /*
    background-color: #fbfbfb;
    box-shadow:0 1px 2px rgba(0,0,0,0.05);
    background-color:#fff;
    */

    border-radius: 2px;

    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;

    position: relative;
}

.oglo_block_option1 {
    border: 1px solid orangered !important;
    background-color: #FFCF75 !important;
}

.oglo_block_option2 {
    border: 1px solid orange !important;
}

.oglo_block:hover .img {
    border: 1px solid #06befb;
}

.oglo_block .price {
    display: block;
    position: absolute;
    top: 6px;
    right: -15px;
    width: auto;

    padding: 11px 3px 0 0;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    text-align: right;

    background: #62ab00;

    padding: 2px 6px;

    border-top: 1px solid white;
    border-left: 1px solid white;
    border-bottom: 1px solid white;

}

.oglo_block .price:after {

    position: absolute;

    content: " ";
    top: 9px;
    right: 0px;

    float: right;
    margin-left: 15px;
    margin-top: 15px;

    width: 0;
    height: 0;
    border-top: 15px solid #548503; /*Change colour here to match .testimonial*/
    border-left: 0px solid transparent;
    border-right: 15px solid transparent; /*Make this 30px to create a triangle*/

}

.oglo_block .img {
    display: block;
    height: 200px;

    background-color: white;

    overflow: hidden;

    border: 1px solid #eaeaea;
}

.oglo_block hgroup {
    float: left;
    max-width: 295px;
}

.oglo_block .data {
    padding: 5px 5px 5px;
    float: left;
    width: 260px;
    position: relative;
}

.oglo_block .data a {

    width: 260px;
    height: 24px;

    text-align: center;

    display: block;

}

.oglo_block .data h3 {
    max-width: 255px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

    font-size: 14px;

    line-height: 20px;
    margin: 0;
}

.oglo_block .data h4 {
    margin: 0;
    max-width: 295px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 300;

    font-size: 11px;

    color: #333;
}

.oglo_block .data p {
    text-align: right;
    float: right;
    margin: 0;
    line-height: 16px;

    display: block;
    font-size: 14px;
    font-weight: 600;

    position: absolute;
    top: 25px;
    right: 5px;

    color: #e97908;
}

/*Prooooooooooooooosty*/

.oglo_blocksimple {

    width: 100%;

    height: 0;
    padding-bottom: 67%;

    display: block;

    position: relative;

    background-size: cover;

    background-position: center;
}

.oglo_blocksimple div {

    position: absolute;

    left: 0;
    bottom: 0;

    padding: 6px 8px 4px 4px;
    background: rgba(71, 68, 69, .8);
    border-radius: 0 4px 0 0;

    color: #fff;
}

.oglo_blocksimple div i {

    width: 30px;
    height: 60px;

    position: absolute;

    top: 0;
    left: 0;

    text-align: center;
    line-height: 42px;

}

.oglo_blocksimple div span, .oglo_blocksimple div p {
    padding-left: 30px;
}

.oglo_blocksimple div span {

    font-size: 18px;
    line-height: 1.6;

}

.oglo_blocksimple div p {

    font-size: 14px;
    line-height: 18px;
    padding-bottom: 4px;
    margin: 0;

    display: inline;

}

#auction {
    position: initial;
    /*margin-top: 15px;*/
}

#auction .affix {
    top: 60px;

    position: fixed !important;
}

#auction .price {
    padding: 9px 5px;
    margin: 0 0 10px -5px;
    position: relative;
    background: #fafafa;
    border-left: none;
    border-radius: 0 4px 4px 0;
    color: #414e41;
    text-align: center;
    line-height: 34px;
    height: 49px;
    z-index: 2;

    font-size: 22px;

}

#auction .price:before {
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;

    border-right: 17px solid #fafafa;
    position: absolute;
    top: 0;
    left: -16px;
    content: '';

}

#auction .btn-contact {

    display: block;
    padding: 12px 15px 12px 50px;
    border: 1px solid #efefef;
    font-weight: 700;
    border-radius: 4px;
    position: relative;
    color: #fff;
    font-size: 18px;
    background: #06befb;
    word-wrap: break-word;
    cursor: pointer;

    margin-bottom: 8px;
}

#auction .sash {
    position: absolute;
    left: 15px;
    top: 6px;

}

#auction .priceBlock {

    margin-top: 15px;

    margin-left: -15px;

    background: #F9F8F8;

    height: auto;

    border-top: 3px solid #eaeaea;
    border-right: 3px solid #eaeaea;
    border-bottom: 3px solid #eaeaea;

    border-radius: 0 12px 12px 0;

    background: -webkit-linear-gradient(top, #f8f7f3 0, #f8f7f3 50%, #edebe0 50%, #edebe0 100%);

}

#auction .priceBlock .price {
    color: #222;
    font-size: 12px;

    margin: 16px 0 0 0;
}

#auction .priceBlock .price b {
    font-size: 18px;
    color: #fe3c00;
}

#auction .priceBlock .price a {
    color: #585858;
    font-size: 12px;
}

@media screen and (max-width: 768px) {

    #auction .priceBlock {
        margin-left: 15px;
        margin-right: 15px;
        width: 95%;
        border-left: 3px solid #eaeaea;

        border-radius: 12px;
    }

    #auction .priceBlock button, #auction .priceBlock form {
        width: 100%
    }
}

#auction .basicBlock {

}

#auction .basicBlock ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#auction .basicBlock li {
    margin-bottom: 6px;
}

#auction .basicBlock li i {
    color: #06befb;

    margin-right: 6px;
}

#auction ul.special {
    list-style: none;
    margin: 0 0 10px;
    padding: 0;

    background: #f9f9f9;
    width: 100%;
    float: left;
    clear: both;

}

#auction ul.special li {
    width: 50%;
    float: left;

    padding: 6px 0;

    border-bottom: 1px solid white;
}

#auction ul.special span {
    width: 50%;
    text-align: left;
    float: left;
    padding-left: 11px;

    color: #676767;
}

#auction ul.special p {
    float: left;
    margin: 0;

    font-weight: bold;
}

#auction .description-meta {
}

#auction .description-meta {
    color: #a8acae;
    margin: 0;
    text-align: right;
    font-size: 10px;
}

/* 5. Pojedyncze ogłoszenie */

#auction {
    position: initial;
}

#auction h1 {

    margin-bottom: -7px;
    color: #1261aa;

}

#auction .sash {
    position: absolute;
    left: 15px;
    top: 6px;

}

#auction .basic {

    width: 100%;

    border-top: 6px solid #9FCA46;

    font-size: 13px;

    min-height: 200px;

    float: right;

}

#auction .basic table {
    margin-bottom: 0;
}

#auction .basic table th {
    background: #f7f7f7;
    text-align: right;

    color: #676767;

    font-weight: normal;
    width: 31%;
    padding-right: 15px;
}

#auction .basic table td {
    padding-left: 15px;
}

#auction .basic table .btn {
    font-size: 11px;
}

#auction .social_links {
}

#auction .social_links .btn-default {
    padding: 0px 10px;
    margin: 0 2px;
    line-height: 18px;
}

#auction .social_links .facebook {
    margin: 0 10px 0 0;
}

#auction .social_links .facebook iframe {
    border: none;
    overflow: hidden;
    width: 90px;
    height: 21px;
    float: left;
}

#auction .social_links .tellfriend {
    margin-right: 10px;
}

#auction .social_links .addfav {
    margin-right: 10px;
}

#auction .basic span, #notice .basic div {
    line-height: 20px;
    padding: 6px 0;
    float: left;

    display: block;
}

#auction #simpleMap {
    width: 100%;
    max-width: 100%;
    height: 260px;
}

#auction .showBlock {

}

#auction .showBlock span {
    font-size: 12px;
    float: right;
    line-height: 20px;
}

#auction .showBlock span:last-of-type {
    margin-right: 15px;
}

#auction .showBlock i {
    margin-right: 2px;
}

#auction .nav-tabs {
    margin-bottom: 0;
    height: 37px;
}

#auction .nav-tabs li a {
    padding-bottom: 6px;
    padding-top: 12px;
}

#auction .nav-tabs .active a {
    padding-bottom: 10px;
    padding-top: 10px;
}

#auction .nav-tabs > .active > a {
    border-top: 3px solid #9FCA46;
    padding-bottom: 6px;
}

#auction .description {
    font-size: 12px;;
}

#auction ul.special {
    list-style: none;
    margin: 0 0 10px;
    padding: 0;

    background: #f9f9f9;
    width: 100%;
    float: left;
    clear: both;

}

#auction ul.special li {
    width: 50%;
    float: left;

    padding: 6px 0;

    border-bottom: 1px solid white;
}

#auction ul.special span {
    width: 50%;
    text-align: left;
    float: left;
    padding-left: 11px;

    color: #676767;
}

#auction ul.special p {
    float: left;
    margin: 0;

    font-weight: bold;
}

#auction .description-meta.od-offer-viewcount {
    margin-bottom: 15px;
}

#auction .description-meta {
    color: #a8acae;
    margin: 0;
    text-align: right;
    font-size: 10px;
}

#auction .description-meta.push-left {
    clear: left;
    float: left;
    text-align: left;
}

#auction .description-actions {
    margin: 15px 0 0;
    padding: 10px 0;
    border-top: 1px dotted #cdd3d9;
    list-style: none;

    clear: both;
}

#auction .description-actions li {
    float: left;
    padding: 0 0 0 10px;
    margin: 0 0 0 10px;
    border-left: 1px dotted #cdd3d9;
}

#auction .description-actions li:first-child {
    border: 0;
    margin-left: 0;
    padding-left: 0;
}

.auction-user {

    text-align: center;
    background: #fafafa;

    /*margin-bottom: 15px;*/

}

.auction-user .avatar {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;

    width: 100px;
    height: 100px;

    display: inline-block;

    border-radius: 50%;
    border: 2px solid white;
    margin-top: -50px;

    position: relative;
}

.auction-user .name {
    font-size: 17px;
    margin-bottom: 12px;

    display: inline-block;
}

.auction-user .name:after {
    clear: both;
    width: 100%;

    content: " ";
}

.auction-user .button {

    padding: 6px 0px;
    margin-bottom: 10px;
    border: 1px solid #06befb;
    border-radius: 14px;
    display: inline-block;
    text-align: center;

    background: #06befb;
    color: #FFF;

    width: 48%;
}

.auction-user .button:hover {
    border-color: #06befb;
}

.goToLocation {
    margin: 6px 0 0;
    line-height: 30px;
}

.goToLocation div {
    line-height: 32px;
}

.goToLocation button {
    margin: 0 6px;
}

.goToLocation input {
    margin: 0 6px;
    width: 200px;
}

#simpleMap2 {
    width: 100%;
    height: 400px;
    margin: 6px 0 6px;
    max-width: 100%;
}

.promote_line {
    padding: 10px 10px 10px 10px;
    font-weight: normal;
}

.promote_line label {
    font-weight: normal;
}

.promote_line_main {
    background-color: #0088cc;
}

.promote_line_main label {
    color: white;
}

.promote_line_cat {
    background-color: #d9edf7;
}

.promote_line_option1 {
    background-color: #0088cc;
}

.promote_line_option1 label {
    color: white;
}

.promote_line_option2 {
    border: 4px solid #0088cc;
}

.promote_line_option2 label {
}

/*================================================= */
/* Back To Top
================================================== */
#backtotop {
    position: fixed;
    right: 0px;
    display: none;
    bottom: 20px;
    margin: 0 20px 0 0;
}

#backtotop a {
    text-decoration: none;
    border: 0 none;
    display: block;
    width: 45px;
    height: 45px;
    background: url(../images/back_to_top_btn.png) no-repeat 50% 50%;
    background-color: #c0c0c0;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#backtotop a:hover {
    background-color: #81b600;
}

#breadcrumbs {
    margin-bottom: 0px;
    padding: 6px 0;
    margin: 0 auto 10px;
}

#breadcrumbs ul {
    margin: 0;
    padding: 0;
    overflow: hidden
}

#breadcrumbs ul li {
    list-style: none;
    display: block;
    float: left;
    line-height: 18px;
    font-size: 12px
}

#breadcrumbs ul li a {
    text-decoration: none;

    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

    color: #222;
}

#breadcrumbs .crumb_sep {
    margin: 0 12px
}

#breadcrumbs .crumb_sep i {
    font-size: 9px;
    color: #06befb;
    vertical-align: 1px;
    width: 6px;
    line-height: 12px;
}

#breadcrumbs i {
    color: #06befb;
}

.cookie-alert {
    position: fixed;
    bottom: 0px;

    width: 100%;
    background: #222;
    z-index: 100;
    border-top: 10px solid #1d1d1d;

    filter: alpha(opacity=95);
    -moz-opacity: 0.95;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
    -khtml-opacity: 0.95;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
    opacity: 0.95;
}

.cookie-alert .wrapper {
    max-width: 1200px;
    margin: 0 auto;
    color: #fff;
    padding: 5px 0px;
    font-size: 11px;

    text-align: justify;
}

.cookie-alert .btn {
    margin: -15px 5px 5px;
}

.cookie-alert .btn:first-of-type {
    margin: -15px 0px 5px;
}

.cookie-alert .moreAbout {
    color: white;
    text-decoration: underline;
    font-weight: bold;
}

/*
* MAIN BLOCK
*/

.site {
    border-top: 6px solid #9FCA46;
    border-left: solid #f7f7f7 1px;
    border-right: solid #f7f7f7 1px;
    border-bottom: solid #f7f7f7 1px;
}

/*
* FILTR
*/

.od-search-main_forms {
    height: 147px;
    padding: 20px;
    border: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.od-search-main_extend > label {
    line-height: 0;
    padding-bottom: 10px;

    text-align: left;
}

.od-search-main_extend[data-field="price"] input {
    width: 132px;
}

.od-search-main_extend[data-field="area"] input {
    width: 95px;
}

.od-search-main_extend[data-field="rooms"] input {
    width: 53px;
}

.od-search_extend input[type=text] {
    border: 1px solid #94be54;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);

    background-color: #fff;
    color: #2d2f28;
    font: bold 14px 'Open Sans', sans-serif;
}

.od-search-main_forms .od-input_divider {
    padding: 0 2px;
    font-weight: 300;
    line-height: 28px;
}

.od-search_localization {
    width: 100%;
}

.od-search_localization > label {
    font-size: 16px;
}

.od-search_localization-input {
    height: 31px;
    padding: 5px;
    padding-right: 0;

    border-radius: 3px;

}

.od-search_localization-input input {
    width: 480px;
    margin-top: 2px;
    vertical-align: top;

    border: none;
    background: none;
    box-shadow: none;

    font-size: 16px;
}

.od-search_localization-input .selectBox {
    position: relative;
    width: 120px;
    height: 31px;
    padding-left: 10px;

    border-left: 1px solid #ebf3df;
    cursor: pointer;
}

.od-search_localization-input .selectBox > .icon {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -3px;
}

.od-search_localization-input .selectBox-label,
.od-search_localization-input select {
    color: #232323;
    font-size: 13px;
    text-transform: lowercase;
    line-height: 31px;
}

.od-search_localization-input select {
    width: 130px;
    border: 0;
    padding: 6px 0;
}

.od-search_localization-input .ui-autocomplete {
    top: 76px !important;
    left: 1px !important;
    width: 488px;
}

.od-control-group label {
    display: block;
    padding: 5px 5px 5px 0;
    font-weight: bold;
    font-size: 12px;
    color: #232323;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.35);
}

.od-search-main_extend {
    padding-right: 29px;
    margin-right: 30px;
    height: 45px;
}

.od-input_append-text {
    position: relative;
    display: inline-block;
}

.od-input_append-text > span {
    position: absolute;
    right: 5px;
    text-align: right;
    line-height: 28px;
    top: 0;
}

.sort {

}

.sort h2 {
    margin-top: 0px;
    font-size: 18px;
}

.sort div {
    font-weight: normal;
    float: right;
    font-size: 13px;
}

.sort span {
    color: #ff6600
}

.sort a.name {
    color: black;
    font-size: 12px;
}

.sort a {
    font-size: 14px;
}

.moreBtn {
    color: #06befb;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin: 6px;

    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}

.moreBtn a {
    border-radius: 0;
    background: none;
    border: none;

    width: 100%;
    height: 52px;
    line-height: 42px;

    display: block;

    line-height: 52px;
}

.moreBtn a {
    color: #06befb;
    font-size: 16px;

}

.moreBtn span {
    color: #06befb;
    line-height: 12px;

    font-weight: 300;
}

.moreBtn i {
    color: #06befb;
    font-size: 30px;
    line-height: 56px;

    margin-right: 6px;
}

.moreBtn:hover {
    background: #06befb;
    color: white;
}

.moreBtn:hover a, .moreBtn:hover span, .moreBtn:hover i {
    color: white;
}

.moreBtn a:hover {
    background: none;
}

.sumation {
    background-color: #f6f6f6;
    padding: 20px;

    margin: 0 0 15px 0;
}

#alertModal textarea, #myModal textarea {
    height: 250px;
}

.imageUploadProgress {
    display: none;
}

.imageUploadProgress .load {
    width: 0;
    background-color: #9FCA46;
    height: 20px;
}

.table-price {
}

.table-price .special {
    background: #DDA423 !important;
    color: white
}

.table-number {
}

.table-number .special {

}

.table-number .special {
    background: #DDA423 !important;
    color: white;
    width: 40%;
}

.info-line {
    margin: 0 0 15px;
    font-size: 21px;
    font-weight: 600;
    text-align: center;
}

.info-line strong {
    color: #06befb;
}

.social-login {
    margin-bottom: 15px;
}

/******************/
/** LISTA FAKTUR **/
/******************/

.invoiceList {
    list-style: none;
    margin: 0;
    padding: 0;
}

.invoiceList li {
    list-style: none;
    width: 100%;
    float: left;
    padding: 6px;
    line-height: 32px;
}

@media screen and (max-width: 768px) {

    .header .menu-line {
        margin-left: 0;
        margin-right: 0;

    }

    .header .menu-line .container {
        padding-left: 0;
        padding-right: 0;

        position: relative;
    }

}

.radioBtn {
    height: 40px;
    background: #0088cc;

    border-radius: 3px;

    color: white;

    float: left;

    line-height: 44px;

    margin: 0 3px;

    font-weight: normal;

    padding: 0 12px;
}

.radioBtn input {
    margin-top: 13px;
    float: left;

    margin-right: 4px;
}

.radioBtn label {
    margin-top: -3px;
    float: left;
    font-weight: normal;
}

.captcha {
    position: relative;
}

.captcha img {

    width: 100%;
}

.captcha a {
    position: absolute;

    bottom: 5px;
    right: 5px;

    /*background: #68d327;*/
    color: #68d327;
    width: 25px;
    height: 25px;

    text-align: center;

    border: none;
    padding: 0;
}

.captcha a i {
    margin: 5px -5px;
}

.comment-3 {

    position: relative;
    margin-bottom: 20px;
}

.comment-3:after {
    clear: both;
    display: block;
    content: ' ';

}

.comment-3 .avatar {
    margin: 0;

    position: absolute;

    top: 0;

}

.comment-3 .avatar .user-pic {
    margin: 0;
    width: 54px;
    height: 54px;

    border: 2px solid #f0f0f0;

    overflow: hidden;

    position: relative;
}

.comment-3 .nick, .comment-3 .text {

}

.comment-3 .nick {
    float: left;

    color: #359bed;

    font-weight: normal;
}

.comment-3 .date {
    float: right;

    color: #000;

    font-size: 11px;

    margin: 2px 12px;
}

.comment-3 .text {
    background: #fafafa;
    color: #424242;

    padding: 10px;

    /*width: -webkit-calc(100% - 70px);*/
    /*width: -moz-calc(100% - 70px);*/
    /*width: calc(100% - 70px);*/

    position: relative;

    margin-bottom: 6px;
}

.pay-sumation {
    line-height: 22px;

    text-align: left;
}

.pay-sumation h3 {

    margin-left: -15px;

}

.pay-sumation > div.row {
    background: #eee;

    padding-top: 6px;
    padding-bottom: 6px;

    border-bottom: 1px solid #ddd;
}

.pay-sumation > div.row:nth-child(2n) {
    background: #fafafa;
}

.pay-sumation div.text-left {
    font-weight: bold;
    font-size: 14px;
}

.pay-sumation > div:last-child {
    border-bottom: none;
}

.wallet-line {
    padding: 12px 6px;
    line-height: 48px;
}

.wallet-line:nth-child(odd) {
    background: #fafafa;
}

.wallet-line .icon {
    padding: 3px;
    color: #fff;
    float: left;
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    font-size: 27px;
    border-radius: 10px;
    margin-right: 12px;
    position: relative
}

.wallet-line .name {
    font-weight: bold;
    color: #555;
    line-height: 1em;
    font-size: 18px;
    text-align: left;
    float: left;
    padding: 6px 0;
}

.wallet-line .name span {
    opacity: 0.6;
    font-size: 14px;
    font-weight: 400;
}

.wallet-line .price {
    font-weight: bold;
    font-size: 18px;
    float: right;
    text-align: right
}

.wallet-line .price span {
    font-size: 14px;
    color: black;
    opacity: 0.2;
}

.wallet-line-lock .icon {
    background-color: #03a9f3;
}

.wallet-line-lock .price {
    color: #03a9f3;
}

.wallet-line-expens .icon {
    background-color: #e6614f;
}

.wallet-line-expens .price {
    color: #e6614f;
}

.wallet-line-income .icon {
    background-color: #38d57a;
}

.wallet-line-income .price {
    color: #38d57a;
}

.order-line {
    padding: 12px 6px;
    background: #fafafa;
}

.order-line .pull-right span {
    color: #909fa7;
    font-size: 12px;
}

.order-line .pull-right strong {
    color: #06befb;
    font-size: 21px;
}

.order-line .harf {
    position: relative;
    width: 180px;
    overflow: hidden
}

.order-line .harf span {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    border-radius: 0;
    font-weight: normal
}

.order-line .harf a {
    position: relative;
    width: 180px;
    height: 100px;
    display: inline-block;
    background-size: cover
}

.order-line .title {
    color: #555;
    font-size: 18px;
    margin-left: 20px;
}

.order-line .row span {
    color: #909fa7;
    font-size: 12px;
    margin-right: 12px;
    margin-left: 5px;
}

.order-line:nth-child(2n) {
    background: #fff;
}

.order-show .head {
    margin-top: -15px;
}

.order-show .head h2 {
    /*text-align: center;*/
    font-size: 21px;
}

.order-show .user {
    display: inline-block;
    float: left;
    margin: 4px 0 0px;
}

.order-show .contact {
    font-size: 14px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.order-show .contact i {
    font-size: inherit;
    color: #06befb
}

.order-show .contact i span {
    color: black
}

.order-show .info .img {
    position: relative;
    width: 100px;
    overflow: hidden
}

.order-show .info .img a {
    position: relative;
    width: 100px;
    height: 64px;
    display: inline-block;
    background-size: cover
}

.order-show .row a {
    color: #555;
    font-size: 18px;
    margin-left: 20px;
}

.order-show .row span {
    color: #909fa7;
    font-size: 12px;
    margin-right: 12px;
    margin-left: 5px;
}

.grey-form {
    position: relative;
    padding: 15px 45px;
    background: #f6f6f6;

}

.form-block {
    padding: 20px 0 60px;
}

.form-block:before {
    content: ' ';
    clear: both;
    display: block;
    width: 100%;
    height: 1px;
    float: left;
}

.form-block label {
    color: #444444;
    font-weight: normal;

    /*text-transform: uppercase;*/

    font-size: 12px;
}

.form-block .fa-input {
    position: absolute;

    left: 30px;
    top: 15px;

    font-size: 15px;

    opacity: 0.5;
}

.form-block .or {
    margin-top: 10px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;

    font-weight: 500;

    position: relative;

    margin: 25px 0;
}

.form-block .or:after {

    position: absolute;

    top: 13px;

    width: 200px;

    content: " ";

    display: block;

    height: 1px;

    background: #ccc;

    left: 0;
    right: 0;

    margin: 0 auto;
}

.form-block .or span {
    background: white;

    position: relative;

    z-index: 2;

    padding: 0 12px;

    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
}

.form-block .button {

    padding: 14px 32px;
    text-align: center;
    font-size: 16px;

    width: 100%;

    display: block;
    margin: 0 auto;
    transition-duration: 0.4s;
    cursor: pointer;

    margin-bottom: 15px;

    background-color: rgba(0, 153, 204, 0.65);
    color: white;

    border: none;
}

.form-block .button.button_fb {

    background-color: #516EAB;
    color: white;

}

.form-block .button.button_google {

    background-color: #E14E42;
    color: white;

}

.form-block input[type=text], .form-block [type=password],
.form-block select {
    /*width: 50%;*/
    height: 45px;
    display: block;
    margin: 0 auto;

    /*border-radius: 15px;*/
    border-radius: 0;

    text-indent: 5px;

    border: 1px solid #e2e2e2;
}

.form-block input[type=text]:focus, .form-block [type=password]:focus,
.form-block select:focus {

    border: 1px solid #06befb;
}

.form-block input.icon {

    text-indent: 25px;
}

.sp-radio {
    margin-bottom: 0px;
 /*   display: inline-block;*/

    font-size: 16px;
    line-height: 2em;
    font-weight: normal;
    font-family: "Open Sans";

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

}

.sp-radio input[type="radio"] {
    display: none;
}

.sp-radio input[type="radio"] + label {
  /*  display: inline-block;*/
    width: 22px;
    height: 22px;
    margin: -2px 4px 0 0;
    vertical-align: middle;
    cursor: pointer;

    border: 1px solid #d8d9db;
    /**background: #d8d9db;*/

    position: relative;

    border-radius: 15px;;

    transition: border-color 0.25s linear;
    -webkit-transition: border-color 0.25s linear;

}

.sp-radio input[type="radio"] + label:after {
    width: 12px;
    height: 12px;
    top: 4px;
    left: 4px;

    content: ' ';
    display: block;

    background: #fff;;
    border-radius: 50%;

    position: absolute;

    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;

}

.sp-radio input[type="radio"]:checked + label {

    border-color: #06befb;
}

.sp-radio input[type="radio"]:checked + label:after {

    background: #06befb;
}

.sp-checkbox {
    margin-bottom: 0px;
    display: inline-block;

    font-size: 16px;
    line-height: 2em;
    font-weight: normal;
    font-family: "Open Sans";

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.sp-checkbox input[type="checkbox"] {
    display: none;
}

.sp-checkbox input[type="checkbox"] + label {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin: -2px 4px 0 0;
    vertical-align: middle;
    cursor: pointer;

    border: 1px solid #d8d9db;
    /**background: #d8d9db;*/

    position: relative;

    border-radius: 5px;;

    transition: border-color 0.25s linear;
    -webkit-transition: border-color 0.25s linear;

}

.sp-checkbox input[type="checkbox"] + label:after,
.sp-checkbox input[type="checkbox"] + label:before {

    content: ' ';
    display: block;

    background: #fff;;
    border-radius: 2px;

    position: absolute;

    box-sizing: content-box;

    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}

.sp-checkbox input[type="checkbox"] + label:after {

    width: 2px;
    height: 6px;
    bottom: 5px;
    left: 5px;

    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);

}

.sp-checkbox input[type="checkbox"] + label:before {

    width: 2px;
    height: 14px;
    bottom: 3px;
    left: 11px;

    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);

}

.sp-checkbox input[type="checkbox"]:checked + label {

    /**background: #00aff0;*/
    border-color: #06befb;
}

.sp-checkbox input[type="checkbox"]:checked + label:after,
.sp-checkbox input[type="checkbox"]:checked + label:before {
    background: #06befb;

}

.menu-simple {

}

.menu-simple ul {
    list-style: none;

    margin: 0;
    padding: 0;

    font-size: 14px;
}

.menu-simple li {

    margin: 6px 0;

}

.menu-simple li a {
    padding: 10px 12px;

    display: block;

    color: #444;

    border-radius: 5px 0 0 5px;

    width: 100%;

    position: relative;
}

.menu-simple li a:after {

    content: ' ';
    float: left;
    margin-left: -16px;
    margin-top: 0px;
    width: 0;
    height: 0;
    border-top: 20px solid white;
    border-bottom: 20px solid white;
    border-left: 16px solid transparent;
    border-right: 0px solid transparent;
    background: white;

    right: -16px;
    top: 0px;

    position: absolute;

    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.menu-simple li .licznik {

    margin: 1px 0 0;
    line-height: 17px;
    height: 17px;
    float: right;
    border-radius: 2px;
    font-size: 11px;
    font-weight: normal;
    color: #fff;
    background: #06befb;
    padding: 0 8px;
}

.menu-simple li.active a,
.menu-simple li:hover a {
    background: #06befb;
    color: #fff;

}

.menu-simple li.active a:after,
.menu-simple li:hover a:after {
    background: #06befb;

}

.menu-simple li.active .licznik,
.menu-simple li:hover .licznik {
    background: white;
    color: #06befb;

}

.file_uploader {

    color: #FFFFFF;
    display: block;
    float: left;
    font: bold 13px Verdana, Arial, Helvetica, sans-serif;
    margin: 10px 0;
    outline-style: none;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;

    position: relative;

    border-radius: 20px;

    color: #fff;
    background-color: #06befb;
}

.file_uploader:hover {
    background-color: #06befb;

}

.file_uploader input[type="file"] {
    text-align: right;
    -moz-opacity: 0;
    filter: alpha(opacity:0);
    opacity: 0;
    z-index: 2;

    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;

    position: absolute;

    margin: 0;
    padding: 0;
    border: 0;

    width: 100%;
    height: auto;

    cursor: pointer;
}

.phone-ok {
    background: #02AFF3;
    color: #fff;

    font-size: 12px;
    padding: 4px;

    border-radius: 8px 0 8px 8px;

    margin: -6px 0 0;
}

.controls .input-wrapper {
    float: left;
    width: 50%;
}

.controls .input-wrapper:nth-child(2n+1) {
    clear: both;
}

.controls .input-wrapper input[type="checkbox"] {
    margin-right: 5px;
    width:15px;
    height: 15px;
    position: relative;
    top:3px;
    cursor: pointer;
}

.form-group .control-label,.form-group .controls input[type=checkbox]{
    cursor: pointer;
}



.row .input-wrapper{
    cursor: pointer;
}

li a.no-icon{
    margin-bottom: 0px;
}

.level-1{
    clear:both;
    display: none;
}

.expanded .level-1{
    display: block;
}

.input-wrapper label{
    font-weight: normal;
}

.sp-checkbox{
    cursor: pointer;
}

.angular-ui-tree-nodes{
    list-style: none;
}