@media screen and (min-width: 1200px) {
    .client-panel .deadlines.kroki-wp li{
        padding-left:2px;
    }
    .tabs nav ul li svg {
        position: relative;
        margin-bottom: -3px;
        transform: none;
        -webkit-transform: none;
        top:auto;
        left:auto;
    }

    #timer{
        margin-top: 11px;
        text-align: center;
        margin-right: 19px;
    }
    #logout_check{
        padding: 50px;
        padding-bottom:30px;
        text-align: center;
    }
    #logout_check .btn{
        margin: 0 auto;
        margin-top: 10px;
        display: inline-block;
        float: none;
        position: relative;
    }
    .avatar_top {
        border-radius: 50%;
        overflow: hidden;
        display: block;
        width: 40px;
        height: 40px;
        border: 1px solid #019cdf;
        background: white;
    }

    .avatar_top img{
        max-width: 100%;
        object-fit: cover;
        height: 100%;
        width: 100%;
    }
    #koperta_gora {
        left: -51px;
        bottom: 6px;
    }

    .client-panel #koperta_gora {
        bottom: 20px;
    }
    .order-steps{
        display:flex;
        margin-top:20px;
        margin-bottom:20px;
    }
    .order-steps .step{
        flex-grow:1;
        flex-basis: 0;
        padding:10px;
    }
    .order-steps .text{
        font-size:15px;
        line-height:20px;
        display: block;
        text-align: left;
        padding-right: 0;
        padding-left: 12px;
    }
    .order-steps .step{
        border-right: 3px solid yellow;
    }
    .order-steps .step:last-child{
        border-right: 0;
    }
    .order-steps .step.done{
        /*background-color:#0dc434;*/
    }
    .order-steps .step.current{
        background-color:#019cdf;
        color:white;
    }
    .order-steps .step .row{
        flex-direction: row;
        flex-wrap: wrap;
    }
    .order-steps .step b{
        font-weight: 600;
    }
    .order-steps .step svg{
        width: 60px;
        height: 60px;
    }
    .client-panel .editor-details-section .stats .stat-row{
        width:100%;
    }
    .client-panel .editor-details-section .stats .stat-row .text{
        float:left;
    }
    .client-panel .editor-details-section .stats .stat-row .value{
        float:left;
    }
    .redactor-prices.achievements-section .stats.right-wrong .stat-row .text, .redactor-prices.achievements-section .stats.right-wrong .stat-row .value{
        float:right;
    }

    .client-panel .achievements-section .stats.right-wrong .stat-row .text {
        width: 70%;
    }
    .client-panel .achievements-section .stats.right-wrong .stat-row .value {
        width: 30%;
    }
   .redactor-prices.achievements-section .stats.right-wrong .stat-row .value{
       width: 40%;
    }
    .redactor-prices.achievements-section .stats.right-wrong .stat-row .text {
        width: 60%;
    }
    .redactor-prices.achievements-section .btn {
        position:absolute;
        top:50%;;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        margin-top: 7px;

    }
    .redactor-prices.achievements-section #link_blink {
        height:100%;
    }
    .redactor-prices.achievements-section{
        padding-bottom:0;
        min-height: 50px;
    }
    .redactor-prices.achievements-section .other_option #link_blink{
        height:51px;
    }
    .redactor-prices.achievements-section .other_option .btn{
        margin-top:0px;
    }
    .redactor-prices.achievements-section .other_option .btn {
        /*transform: none;*/
        /*-webkit-transform: none;*/
    }
    .client-panel .btn.btn-rounded{
        border:0;
        clear: both;
        float: left;
    }
    .client-panel .btn-group .btn.btn-rounded{
        clear:none;
        min-width: 86px;
        margin-right: 10px;
    }
    .client-panel .kroki-wp .btn.btn-rounded, .client-panel .kroki-wp2 .btn.btn-rounded {
        width: 161px;
        padding: 7px 14px;
        font-size: 15px;
    }
    .client-panel .kroki-wp [id^=zw] .btn.btn-rounded {
        width: 162px;
    }
    .client-panel .order-redactor .worker-status {
        margin: 0 5px;
        float:none;
        border-radius: 20px;
    }
    .client-panel .order-redactor > span{
        line-height:28px;
    }
    .user-profile:hover .dropdown {
        top: 40px;
    }
    .client-panel .client-payments-section .stats-section .basic-info .stats .stat-row .value {
        width: 192px;
        font-size: 15px;
    }
    .client-panel .client-payments-section .stats-section .stats .stat-row .text {
        font-size: 16px;
    }
    .client-payments-section h1{
        font-size: 22px;
        font-weight: 500;
        width: calc(100% - 230px);
        float: left;
        line-heighT: 52px;
    }
    #client-panel .new-work-section .pretty label{
        font-size:17px;
    }
    #client-panel .new-work-section label span.tytul_pracy, #client-panel .new-work-section label  span.dodatkowy_opis{
        font-size:17px;
    }
    #client-panel .new-work-section label span.tytul_pracy p, #client-panel .new-work-section label  span.dodatkowy_opis{
        font-weight:400;
        text-transform: none;
    }
    .achievements-section .redactor-profile .stats .stat-row .text{
        font-size:17px;
    }
    .achievements-section .redactor-stats .stats .stat-row .value, .achievements-section .redactor-stats .stats .stat-row .text{
        font-size:17px;
    }
    .stats-section .redactor-profile .stars-rating{
        font-size:17px;
    }
    .achievements-section .redactor-prizes .stats.right-wrong .stat-row .text{
        font-size: 17px;
    }
    .achievements-section .redactor-prizes .stats.right-wrong .stat-row .value{
        font-size:17px;
    }
    .praca-details label span:first-child{
        font-size: 17px;
    }
    .praca-details label span:last-child {
        font-size: 17px;
    }
    .kom_upl{
        font-size:17px;
    }
    .client-panel .stats-section .stats.stats-general .stat-row {
        float:left;
    }
    .client-panel .editor-details-section .redactor-prizes .stats .stat-row .text{
        float:right;
    }
    .client-panel .editor-details-section .redactor-prizes .stats .stat-row .value{
        float:right;
    }
    #client-panel table.dataTable.display tbody tr:hover>td, #client-panel table.dataTable.display2 tbody tr:hover>td,#client-panel table.dataTable.order-column.hover tbody tr:hover>td {
        background-color: #b7e4f8!important;
    }
    #client-panel .label-zdjecie-profil{
        line-height: 81px;
    }
    label[for="zdjecie_profil"].dual .form-file .progress2 {
        margin-top: 16px;
        margin-bottom: 6px;
    }
    #client-panel .label-zdjecie-profil{
        line-height: 81px;
        width: 100%!important;
    }
    #client-panel .label-zdjecie-profil > span:first-child{
        width: auto;
        line-height: 82px;
    }
    #client-panel .label-zdjecie-profil > .icon-asky{
        float: left;
        display: inline-block;
        top: 30px;
    }
    #client-panel .new-work-section label[for="id_klienta"] .id, #client-panel .new-work-section label[for="em_klienta"] span:last-child {
        font-size: 15px;
        padding-left: 10px;
    }
    #client-panel .new-work-section label > span:first-child{
        font-size:13px;
    }
    #client-panel .new-work-section .contact-info label select, #client-panel .new-work-section .contact-info label input, #client-panel .new-work-section .contact-info label textarea{
        font-size:15px;
        font-weight:500;
        margin-top: 1px;
        padding-left:10px;
    }

    #client-panel .redactor-prices.achievements-section .stats.right-wrong .stat-row .value {
        border-radius: 25px;
        padding: 10px 10px;
        font-size:17px;
    }
    #client-panel .redactor-prices.achievements-section .stats.right-wrong .stat-row .value {
        min-height: 36px;
    }
    #client-panel .redactor-prices.achievements-section .stats.right-wrong .stat-row .value span{
        min-height: 36px;
    }
    .redactor-prices.achievements-section .stats.right-wrong .stat-row .text{
        min-height: 36px;
    }
    .redactor-prices.achievements-section .stats.right-wrong .stat-row .text span{
        min-height: 36px;
        text-align: center;
        font-size: 16px;
        font-weight: 400;
    }
    #client-panel .redactor-stats .stat-row .text {
        margin-top: 6px;
    }
    #client-panel .redactor-stats .stat-row .value{
        width: 65px;
    }
    .client-panel .client-files-section .kom_upl {
        font-size: 15px;
    }
    .redactor-example-files{
        font-size: 15px;
    }
    .redactor-example-files :last-child{
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .new-kroki-centered ul.kroki-wp2 li.styl2{
        flex-wrap: nowrap;
        justify-content: space-between;
        padding: 2px 10px;
    }
    .new-kroki-centered ul.kroki-wp2 li .blok-ral-pra {
        flex-basis: 45%;
        text-align: center;
    }
    .new-kroki-centered ul.kroki-wp .styl2 .styl2-flexbox {
        flex-basis: 320px;
        display: flex;
    }
    .new-kroki-centered ul.kroki-wp2 li .stron{
        padding-left:20px;
        min-width:120px;
    }
    .new-kroki-centered ul.kroki-wp2 li .work-set-status,.new-kroki-centered ul.kroki-wp2 li .cent {
        padding: 20px;
    }
    .new-kroki-centered ul.kroki-wp2 li.styl2 .cent{
        min-width: 189px;
        box-sizing: content-box;
        padding:0;
        padding-left:0px;
    }
    .new-kroki-centered ul.kroki-wp li .male-ital.header, .new-kroki-centered ul.kroki-wp li .male-itala.header{
        white-space: pre-line;
        word-spacing: 15px;
        font-size:14px;
    }
    .new-kroki-centered ul.kroki-wp li .male-ital:not(.header), .new-kroki-centered ul.kroki-wp li .male-itala:not(.header) {
        font-size:13px;
    }
    .new-kroki-centered ul.kroki-wp li.styl2 .transbox .data, .new-kroki-centered ul.kroki-wp li.styl2 .transbox .work-set-status .male-ital{
        font-size:13px;
    }
    .new-kroki-centered ul.kroki-wp2 {
        padding: 0px 40px;
    }
    #client-panel .achievements-section .redactor-prizes .stats {
        margin-top: 0px;
        padding-left: 30px;
    }
    .new-kroki-centered ul.kroki-wp.deadlines li .icon{
        width: 60px;
        height: 60px;
    }
    #client-panel .dataTables_wrapper .dataTables_length {
        text-align: center;
        padding-top: 5px;
    }
    .newwork .files ul{
        display: flex;
        flex-wrap: wrap;
        padding-left: 0;
        width: 100%;
    }
    .newwork .files ul li.lista_likow{
        flex-basis: 50%;
    }


    #client-panel .client-files-section .files ul{
        display: flex;
        flex-wrap: wrap;
        padding-left: 0;
        width: 100%;
    }
    #client-panel .client-files-section .files ul li.lista_likow{
        flex-basis: 50%;
    }
    #client-panel .new-work-section .progress-label {
        width: calc(100% - 130px);
        margin-left:130px;
        display:block;
    }
    #client-panel .new-work-section .profile-data-row .submit-form {
        float: none;
        margin-top: 10px;
        margin-bottom: 16px;
    }
    .client-panel .achievements-section .price-group .btn.btn-rounded {
        font-size: 15px;
        line-height: 20px;
        font-size: 15px;
        line-height: 20px;
        font-weighT: 600;
        padding: 5px;
        width: 160px;
        margin-left: 10px;

    }

    #ocenaMainSection .form-group .form-input .dual span:first-child {
        width: 400px;
    }
    .client-panel.szcz-zlecenia .new-kroki-centered ul.kroki-wp li .but-zap2, .client-panel.szcz-zlecenia .new-kroki-centered ul.kroki-wp li .but-zap{
        min-width:201px;
    }
    .client-panel.szcz-zlecenia .new-kroki-centered ul.kroki-wp li .cena {
        display:block;
    }
    .client-panel.szcz-zlecenia .cent-removed{
            min-width:180px
        }
}
