@media print {
    /*.container {*/
    /*    display: none;*/
    /*}*/
    /*#save_data{*/
    /*    display: none;*/
    /*}*/
   #save_data{
        display: none !important;
    }
    .print_qr{
        display: block !important;
    }
    /*.form_qr{*/
    /*    display: block !important;*/
    /*}*/


    /*#img_qr_print{*/
    /*    display: block !important;*/
    /*}*/

}
.print_qr{
    display: none;
}


html, body {
    width: auto;
    height: auto;
    padding: 0 ;
    margin: 0;
}
html {
    -webkit-text-size-adjust: none;
    font-size: 8.5pt;
}
body {
    font-family: Helvetica,Calibri,"PFSquareSansPro-Regular","Helvetica Neue","Open Sans",Arial,sans-serif;
    font-size: 12pt;

}
/*#mg_login, #loggedin, #main{display:none}*/
.btn {
    display:inline-block;
    padding:6px 12px;
    margin-bottom:0;
    font-size:14px;
    font-weight:400;
    line-height:1.42857143;
    text-align:center;
    white-space:nowrap;
    vertical-align:middle;
    -ms-touch-action:manipulation;
    touch-action:manipulation;
    cursor:pointer;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    background-image:none;
    border:1px solid transparent;
    border-radius:4px
}
/*.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus {*/
/*    outline:thin dotted;*/
/*    outline:5px auto -webkit-focus-ring-color;*/
/*    outline-offset:-2px*/
/*}*/
/*.btn.focus,.btn:focus,.btn:hover {*/
/*    color:#333;*/
/*    text-decoration:none*/
/*}*/
/*.btn.active,.btn:active {*/
/*    background-image:none;*/
/*    outline:0;*/
/*    -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);*/
/*    box-shadow:inset 0 3px 5px rgba(0,0,0,.125)*/
/*}*/
/*.btn.disabled,.btn[disabled],fieldset[disabled] .btn {*/
/*    pointer-events:none;*/
/*    cursor:not-allowed;*/
/*    filter:alpha(opacity=65);*/
/*    -webkit-box-shadow:none;*/
/*    box-shadow:none;*/
/*    opacity:.65*/
/*}*/
/*.btn-default {*/
/*    color:#333;*/
/*    background-color:#fff;*/
/*    border-color:#ccc*/
/*}*/
/*.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default {*/
/*    color:#333;*/
/*    background-color:#e6e6e6;*/
/*    border-color:#adadad*/
/*}*/
/*.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default {*/
/*    background-image:none*/
/*}*/
/*.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover {*/
/*    background-color:#fff;*/
/*    border-color:#ccc*/
/*}*/
/*.btn-default .badge {*/
/*    color:#fff;*/
/*    background-color:#333*/
/*}*/
/*.btn-primary {*/
/*    color:#fff;*/
/*    background-color:#fa9e07;*/
/*    border-color:#fa9e07*/
/*}*/
.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary {
    color:#fff;
    /*background-color:#e49006;*/
    /*border-color:#e49006*/
}
/*.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary {*/
/*    background-image:none*/
/*}*/
/*.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover {*/
/*    background-color:#fa9e07;*/
/*    border-color:#fa9e07*/
/*}*/
/*.btn-primary .badge {*/
/*    color:#337ab7;*/
/*    background-color:#fff*/
/*}*/
/*.btn-success {*/
/*    color:#fff;*/
/*    background-color:#5cb85c;*/
/*    border-color:#4cae4c*/
/*}*/
/*.btn-success.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover,.open>.dropdown-toggle.btn-success {*/
/*    color:#fff;*/
/*    background-color:#449d44;*/
/*    border-color:#398439*/
/*}*/
/*.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success {*/
/*    background-image:none*/
/*}*/
/*.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover {*/
/*    background-color:#5cb85c;*/
/*    border-color:#4cae4c*/
/*}*/
/*.btn-success .badge {*/
/*    color:#5cb85c;*/
/*    background-color:#fff*/
/*}*/
/*.btn-info {*/
/*    color:#fff;*/
/*    background-color:#5bc0de;*/
/*    border-color:#46b8da*/
/*}*/
/*.btn-info.active,.btn-info.focus,.btn-info:active,.btn-info:focus,.btn-info:hover,.open>.dropdown-toggle.btn-info {*/
/*    color:#fff;*/
/*    background-color:#31b0d5;*/
/*    border-color:#269abc*/
/*}*/
/*.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info {*/
/*    background-image:none*/
/*}*/
/*.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover {*/
/*    background-color:#5bc0de;*/
/*    border-color:#46b8da*/
/*}*/
/*.btn-info .badge {*/
/*    color:#5bc0de;*/
/*    background-color:#fff*/
/*}*/
/*.btn-warning {*/
/*    color:#fff;*/
/*    background-color:#f0ad4e;*/
/*    border-color:#eea236*/
/*}*/
/*.btn-warning.active,.btn-warning.focus,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open>.dropdown-toggle.btn-warning {*/
/*    color:#fff;*/
/*    background-color:#ec971f;*/
/*    border-color:#d58512*/
/*}*/
/*.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning {*/
/*    background-image:none*/
/*}*/
/*.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover {*/
/*    background-color:#f0ad4e;*/
/*    border-color:#eea236*/
/*}*/
/*.btn-warning .badge {*/
/*    color:#f0ad4e;*/
/*    background-color:#fff*/
/*}*/
/*.btn-danger {*/
/*    color:#fff;*/
/*    background-color:#d9534f;*/
/*    border-color:#d43f3a*/
/*}*/
/*.btn-danger.active,.btn-danger.focus,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open>.dropdown-toggle.btn-danger {*/
/*    color:#fff;*/
/*    background-color:#c9302c;*/
/*    border-color:#ac2925*/
/*}*/
/*.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger {*/
/*    background-image:none*/
/*}*/
/*.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover {*/
/*    background-color:#d9534f;*/
/*    border-color:#d43f3a*/
/*}*/
/*.btn-danger .badge {*/
/*    color:#d9534f;*/
/*    background-color:#fff*/
/*}*/
/*.btn-link {*/
/*    font-weight:400;*/
/*    color:#337ab7;*/
/*    border-radius:0*/
/*}*/
/*.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {*/
/*    background-color:transparent;*/
/*    -webkit-box-shadow:none;*/
/*    box-shadow:none*/
/*}*/
/*.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover {*/
/*    border-color:transparent*/
/*}*/
/*.btn-link:focus,.btn-link:hover {*/
/*    color:#23527c;*/
/*    text-decoration:underline;*/
/*    background-color:transparent*/
/*}*/
/*.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover {*/
/*    color:#777;*/
/*    text-decoration:none*/
/*}*/
/*.btn-group-lg>.btn,.btn-lg {*/
/*    padding:10px 16px;*/
/*    font-size:18px;*/
/*    line-height:1.3333333;*/
/*    border-radius:6px*/
/*}*/
/*.btn-group-sm>.btn,.btn-sm {*/
/*    padding:5px 10px;*/
/*    font-size:12px;*/
/*    line-height:1.5;*/
/*    border-radius:3px*/
/*}*/
/*.btn-group-xs>.btn,.btn-xs {*/
/*    padding:1px 5px;*/
/*    font-size:12px;*/
/*    line-height:1.5;*/
/*    border-radius:3px*/
/*}*/
/*.btn-block {*/
/*    display:block;*/
/*    width:100%*/
/*}*/
/*.btn-block+.btn-block {*/
/*    margin-top:5px*/
/*}*/
input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width:100%
}
.form-control {
    display:block;
    width:100%;
    height:34px;
    padding:6px 12px;
    font-size:14px;
    line-height:1.42857143;
    color:#555;
    background-color:#fff;
    background-image:none;
    border:1px solid #ccc;
    border-radius:4px;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s
}
.form-control:focus {
    border-color:#fa9e07;
    outline:0;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(250,158,7,.6);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(250,158,7,.6)
}
.form-control::-moz-placeholder {
    color:#999;
    opacity:1
}
.form-control:-ms-input-placeholder {
    color:#999
}
.form-control::-webkit-input-placeholder {
    color:#999
}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    cursor:not-allowed;
    background-color:#eee;
    opacity:1
}
textarea.form-control {
    height:auto
}
.input-lg {
    height:46px;
    padding:10px 16px;
    font-size:18px;
    line-height:1.3333333;
    border-radius:6px;
}
.input-md {
    font-size:16px;
    height: 20px;
    padding:5px 10px;
    line-height:1.3333333;
    border-radius:6px;
    margin-bottom: 10px;
    width: 70%;
}
button {
    /*width: 230px !important;*/
    display: inline-block;
}

body {
    /*background-image: url("https://goodclub.me/assets/img/gwd.gif");*/
    /*background-position: right center;*/
    /*background-repeat: repeat repeat;*/

}
/*.table th, .table td {*/
/*    !*border: 1px solid #888;*!*/
/*    !*padding: 10px;*!*/
/*    !*text-align: center;*!*/
/*    !*vertical-align: middle;*!*/
/*    position: relative;*/
/*}*/

/*.table tr:hover td, .table tr:hover th {*/
/*    background: #fdfbe1;*/
/*}*/
/*.table tr:hover td:after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    top: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    width: 105%;*/
/*    !*border-top: 3px solid orange;*!*/
/*    !*border-bottom: 3px solid orange;*!*/
/*}*/
.check {
    display: inline-block;
    margin: 0 20px 10px 0;
}
.content {
    padding-left: 10%;
    padding-right: 10%;
}
button, .f_send , p_send{
    /*background: #2a639e !important ;*/
    /*border-color: #2a639e !important;*/
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    color:white;
}
#submit {
    height: 100%;
    background: #2a639e !important ;
    border-color: #2a639e;
}
#number-form{
    display: flex;
    flex-direction: row;
}
#number {
    width: 230px !important;
    display: inline-block !important;
}
#submit_num{
    height: 100%;
    margin-left: 15px;
}
/*.div_exit {*/
/*    position: absolute;*/
/*    right: 0;*/
/*}*/
#exit{
    padding-right: 15px;
}
 #setting_icon, .setting_icon , #show_icon{
    /*margin-top: 0 !important;*/
    /*padding-right: 20px;*/
}
.details {
    display:none;
}
.insertTr {
    background-color:#F5F5F5;
}


/*.div_partner {*/
/*    margin-left: 10px;*/
/*}*/

.header {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
    min-width: 450px;
}
#table_numbers{

    background-color: white;
}
.form-popup {
    display: none;
    position: fixed;
    bottom: 0;
    right: 14px;
}
.form-container {

    max-width: 320px;
    background-color: white;
    padding: 30px;
    text-align: center;

}
.message{
    color:red;
    margin: 0;
}
.form-container input[type=text], .form-container input[type=password] {
    width: 100%;
}
.form-container input[type=text]:focus, .form-container input[type=password]:focus {
    background-color: #ddd;

}
#feedback {display:none;}
.f_send, .p_send, .n_form {
    margin-top: 15px;
    width: auto;
    height: auto;
}

.feed {
    padding: 5px;

}
.feed input, #f_name, #d_fio, #n_form {
    width: 230px;
}
#mg_login {
    margin:0 auto;
    width:100%;
    text-align:center;

}
#panel {
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: left;
    position: relative;

}
/* карточка сотрудника */
.navbar {
    padding-left: 20px;
    padding-right: 20px;
}
.info {

    background-color: white;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.35;
    letter-spacing: normal;
    color: #333333;
    margin: 10px 15px 10px 15px;
    box-shadow: 0 0 10px rgba(0,0,0,0.15);
    padding: 15px 30px 15px 30px;
}
h1 {
    margin-bottom: 0;
}
h3 {
    margin: 0;
    padding-bottom: 10px;
}
ul {
    list-style-type: none;

    padding: 0 0 15px 0;
    margin: 0;
}
.plus {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}
#search_name {
    height: 100%;
    padding-right: 20px;
}


 *{
     margin: 0;
     padding: 0;
     font-family: Roboto, sans-serif;
 }
.panel, #save_data{
    background-color: #f2f2f2;
    margin: 0 auto;
    max-width: 408px;
    border-radius: 10px;
    -webkit-box-shadow: 0 3px 8px 0 rgba(199,199,199,1);
    -moz-box-shadow: 0 3px 8px 0 rgba(199,199,199,1);
    box-shadow: 0 3px 8px 0 rgba(199,199,199,1);
    border: 1px solid #f2f2f2;
    overflow: hidden;
    padding: 30px;
    box-sizing: border-box;
}
#save_data{
    background-color: #ffffff;
    padding-bottom: 45px;
}
#save_data h3 , .modal-title {
    padding: 0;
    margin-bottom: 30px;
    font-weight: 900;

}
.modal-header{
    border-bottom: none;
    padding: 0;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
}
.modal-body{
    padding: 0;
}
.panel.error{
    border-color: red;
}
.col-left{
    width: 36%;
    box-sizing: border-box;
    padding-right: 37px;
    float: left;
    border-right: 1px solid #333;
}
.col-right{
    width: 64%;
    float: left;
    text-align: right;
}
h1{

    font-size: 25px;
    font-weight: 900;
    color: #333;
    margin-bottom: 30px;
    text-transform: uppercase;
    line-height: 1.8;
}
@media only screen and (max-width: 768px){
    body{
        padding: 0 15px;
    }
    .panel{
        max-width: unset;
        width: 100%;
        margin: 30px 0 0;
    }
    .col-left{
        padding: 0 20%;
        border: none;
        width: 100%;
    }
    .col-right{
        text-align: center;
        width: 100%;
    }
    h1{
        margin: 15px 0;
    }
}
.arrows svg{
    width: 20px;
    height: 20px;
}
.select2-selection__arrow svg{
    width: 100%;
    display: block;
}
.form-group{
    width:100%;
}
input, #save_data input, .select2-container--default .select2-selection--single,  #save_data2 input{
    border: 1px solid #dcdcdc ;
    background-color: #dcdcdc ;
    color: black;
    overflow: hidden;
    /*margin-bottom: 2px;*/
    display: block;
    width: 100%;
    height: 50px !important;
    padding-left: 10px;
    font-size: 15px;
    box-sizing: border-box;
    transition: background-color 0.2s, border-color 0.2s;
    box-shadow: none;
}
#save_data2{
    padding: 0;
}
 .select2-container--default .select2-selection--single{
     margin-bottom: 0 !important;

     padding: 10px 12px 2px 12px!important;

}
 .select2-results__option.select2-results__message{
     font-size: 15px !important;
 }
#save_data input, .search, #save_data2 input{
    border-radius:10px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 12px !important;
}
.select2-search--dropdown, .select2-results {
    border: 1px solid #dcdcdc !important;
    background-color: #dcdcdc !important;
    padding: 6px 2px !important;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{
    margin-bottom: 0 !important;
}
.select2-container--open .select2-dropdown--below{
    background-color: #dcdcdc !important;
}
.select2-results{
    border-radius: 0 0 10px 10px ;
    background-color: #dcdcdc;
}
.select2-dropdown {

    border: 1px solid #dcdcdc !important;
}
/*span.select2-selection--multiple[aria-expanded=true] {*/
/*    border-color: blue !important;*/
/*}*/
span.select2.select2-container.select2-container--default.select2-container--below.select2-container--open {
    border-radius:  10px 10px 0 0 !important;
}
span.select2.select2-container.select2-container--default.select2-container--below.select2-container--default {
    border-radius:  10px !important;
}
input:hover{
    background-color: #cccccc;
    border-color: #cccccc;
}
input:focus, #save_data input:focus{
    border-color: #99cc33 !important;
    background-color:#f2f2f2 !important;
    outline: none;
}
input:first-child{
    border-radius: 10px 10px 0 0;
}
input:last-child{
    border-radius: 0 0 10px 10px;
}
button{
    display: block;
    margin: 30px auto 0;
    border: none;
    width: 100%;
    height: 50px;
    background-color: #587640;
    border-radius: 10px;
    color: white;
    font-weight: 900;
    font-size: 20px;
    text-align: center;
    border-bottom: 5px solid #455d33;
    transition: background-color 0.2s, border-bottom-color 0.2s;
}
.cancel, .save, .print {
    padding: 12px 6px;

    border-radius: 10px;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    width: 100px;
    margin-top: 20px;
}
/*.save  {*/
/*    background-color: #28a745;*/
/*    border-color: #28a745;*/
/*}*/

/*.cancel{*/
/*    background-color: #d9534f;*/
/*    border-color: #d43f3a;*/
/*}*/
button:hover{
    background-color: #79a258;
}
button:focus{
    outline: none;
}
button:active{
    border-bottom-width: 3px;
}

.form_qr{
    width: 250px;
    margin-left: auto;
    margin-right: auto;
}
/*.gray{*/
/*    background-color: #6c757d;*/
/*    border-color: #6c757d;*/
/*}*/
/*.search, .history > .btn{*/
/*    border:none;*/
/*    box-shadow: 0 0 0 1px #dcdcdc;*/
/*}*/


.table td, .table th{
    border-top:none;
    /*box-shadow: 0 -1px 0 0 #dcdcdc;*/

}
.modal-body p {
    text-align: center;
}
input[placeholder]          {text-overflow:ellipsis;}
input::-moz-placeholder     {text-overflow:ellipsis;}
input:-moz-placeholder      {text-overflow:ellipsis;}
input:-ms-input-placeholder {text-overflow:ellipsis;}
#history{
    border-radius: 10px;
}
.history {
    width:100%;
}
.history label {
    border-radius: 10px;
    width:100%;
}
.show_stamp:hover{
    cursor: pointer;
}


#add_number svg, #exit svg, #sort_date svg, #setting_icon svg,   .setting_icon svg,  #history svg, .trash_icon svg{
    width: 30px;
    height: 30px;
}
#sort_date{
    padding: 0;
}
#search_icon svg{

    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    /*filter: FlipH;*/
    /*-ms-filter: "FlipH";*/
    /*width: unset;*/
    overflow: auto;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 15px;
    height: 15px;
}
.div-search{
    position: relative;
}
.table_sort{
    width: 100%;
    border-collapse: collapse;
    /*border-bottom:  1px solid #dcdcdc;*/
    box-shadow: 0 1px 0 0 #dcdcdc;

}
.table_sort td, h3{
    padding: 0;

}
.table_sort h3{
    font-weight: 700;
}

.table_sort td{
    vertical-align: middle;
}
.table_sort td a{
   color: black;
}

.table_sort thead th{
    vertical-align: middle;
    padding:15px 5px ;
    border: none;

}
/*td img{*/
/*    padding: 6px 12px;*/
/*}*/


.modal-content{
    /*background-color: #f2f2f2;*/
    margin: 0 auto;
    max-width: 408px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 3px 8px 0px rgba(199,199,199,1);
    -moz-box-shadow: 0px 3px 8px 0px rgba(199,199,199,1);
    box-shadow: 0px 3px 8px 0px rgba(199,199,199,1);
    border: 1px solid #f2f2f2;
    overflow: hidden;
    padding: 30px;
    box-sizing: border-box;
    background-color: #ffffff;
    padding-bottom: 45px;
}


.modal-content h3 {
    padding: 0;
    margin-bottom: 30px;
    font-weight: 900;
}