
/*
Theme Name:     Agroyard
Theme URI:      http://example.com/
Author:         AZ
Author URI:     https://uniphone.biz/
Version:        0.1.0
*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300&subset=latin,cyrillic);

@font-face {
    font-family: "Open Sans";
}

html {
    font-family: "Open Sans";
    background: #F4F6F9;
}




.custom-table {
    width:100%;border-collapse:collapse;border-spacing:0;display:block;position:relative
}
.custom-table-second {
    width:100%;border-collapse:collapse;border-spacing:0;display:block;position:relative
}
.custom-table-second thead th{
    color: #000000 ;
    /*border: 1px solid #d3d3d3 ;*/
    border-radius: 0;
    float:left;
    text-align: center;

}
.custom-table-second tbody tr{
    background-image: url("img/KARTAAAAA.png");
    width:885px;
    height:76px ;
    background-repeat: no-repeat;
    background-position: left top;
    text-align: center;
    vertical-align: top;
    float:left;
}
.custom-table-second tbody td{
    vertical-align: top;
    text-align: center;

    /*background-image: none;*/
    border-radius: 0;
    /*border-top: 1px solid #ec0073 ;*/
    /*border-bottom: 1px solid #000000 ;*/
}
.custom-table thead{
    /*background-color: #0098ee ;*/
}
.custom-table thead th{
    color: #000000 ;
    /*border: 1px solid #d3d3d3 ;*/
    border-radius: 0;
    float:left;
    text-align: center;

}
.custom-table tbody tr{
    background-image: url("img/KARTAAAAA.png");
    width:885px;
    height:76px ;
    background-repeat: no-repeat;
    background-position: left top;
    text-align: center;
    vertical-align: top;
    float:left;
}
.custom-table tbody td{
    vertical-align: top;
    text-align: center;

    /*background-image: none;*/
    border-radius: 0;
    /*border-top: 1px solid #ec0073 ;*/
    /*border-bottom: 1px solid #000000 ;*/
}
.custom-table tbody td.left-td{
    /*border-top-left-radius: 10px;*/
    border-bottom-left-radius: 10px;
    border-left: 1px solid #000000 ;
}
.custom-table tbody td.right-td{
    /*border-top-right-radius: 10px;*/
    border-bottom-right-radius: 10px;
    border-right: 1px solid #000000 ;
}










.content-area{
    min-height: 92vh;
}

.brand-logo img{
    height: 64px;
    width: auto;
}
.brand-logo{
    margin-left: 75px;
}

/*Login form */
.crm-login{
    width: 50vw;
    margin-top: 25%;
    margin-left: 25vw;
    padding: 25px;
    border: 1px solid #DEDEDE;
    border-radius: 5px;
}

.crm-login .row{
    margin-bottom: 0;
}

.dropdown-content{
    top: 64px !important;
}

.personal-area{
    /*background-color: #E2ECF1;*/
}
.personal-area .header-section{
    padding-left: 2.75rem;
    border-bottom: 1px solid #DEDEDE;
    margin-bottom: 0 !important;
}
.header-section .row{
    margin: 0;
}
.personal-area .col{
    margin-bottom: 1rem;
}
.personal-area .buttons-section{
    padding-top: 2rem;
    border-right: 1px solid #DEDEDE;
    min-height: 80vh;
    min-width: 15vh;
}
#pagination li{
    padding: 0;
}
footer.page-footer{
    margin-top: 0;
    padding-top: 0;
}
.action-button{
    background-color: #9E9E9E;
    min-width: 190px;
    text-align: center;
    font-size: 10px;
    padding: 0 10px;
    line-height: 15px;
}
#img-form{
    display: inline-block
}
.active-button{
    background-color: #4CAF50;
}
input[type="radio"] {
    background:url("img/unselect.png")!important;

    text-align: center;
    width:18px;
    height:18px;
}
/*input[type="radio"]:checked+label:after, [type="radio"].with-gap:checked+label:after{*/
    /*background:url("img/selected.png")!important;*/
/*position:absolute;*/

    /*text-align: center;*/
    /*width:18px;*/
    /*height:18px;*/
/*}*/
/*input[type="radio"]:checked {*/
    /*background:url("img/selected.png")!important;*/
    /*width:18px;*/
    /*height:18px;*/
/*}*/
span.badge {
    position: inherit;
    margin-left: 15px;
}

.personal-area .private-content{
    display: none;
}
.personal-area .main-section .input-field{
    display: inline-block;
    margin-right: 1rem;
}
#new-client-modal .input-field{
    margin-right: 0;
}
.personal-area .main-section .private-content .btn, #client-modal .btn{
    margin-right: 1rem;
    font-size: 12px;
    padding: 0 15px;
    background-color: #9E9E9E;
    word-wrap: break-word;
    max-width: 170px;
    height: 50px;

}
.personal-area .main-section .private-content .active-button{
    background-color: #4CAF50;
}
.personal-area .main-section table{
    font-size: 12px;
}
.red-border {
    border: 1px solid red;
    margin: 5px;
}

.clients .card .card-content{
    padding: 5px;
}
.clients .card .card-content p{
    font-size: 10px;
}
.clients .card-small{
    min-height: 205px;
    cursor: pointer;
}

.custom-modal{
    max-height: 85%;
    height: 85% !important;
    width: 90%;
}

.custom-modal .input-field {
    display: inline-block;
    margin-right: 0;
}

.private-content .input-field, .custom-modal .input-field{
    margin-top: 10px;
    font-size: 12px;
}
.private-content .input-field input, .custom-modal .input-field input {
    line-height: 1.5rem;
    height: 1.5rem;
    font-size: 12px;
}
.private-content .input-field label, .custom-modal .input-field label {
    top: 0;
    font-size: 12px;
}
.private-content .input-field label.active, .custom-modal .input-field label.active {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.private-content .select-wrapper span.caret, .custom-modal .select-wrapper span.caret {
    top: 0px;
}

.private-content .dropdown-content, .custom-modal .dropdown-content {
    top: 0 !important;
}
.private-content .dropdown-content li>span, .custom-modal .dropdown-content li>span {
    font-size: 12px;
    padding: 10px 5px;
}
.private-content .btn, .custom-modal .btn {
    height: 1.5rem;
    line-height: 1.5rem;
}

.custom-modal .select-wrapper input.select-dropdown {
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: 12px;
}

.custom-modal .material-placeholder img:not(.active){
    margin-left: 33%;
}
.custom-modal h6{
    margin-bottom: 25px;
}
.custom-modal span{
    font-size: 12px;
}

.custom-modal input[type=text]{
    height: 1.5rem;
    font-size: 12px;
}

#materialbox-overlay {
    top: -10vh;
    bottom: -10vh;
    left: -3vw;
    right: -3vw;
}

.btn-goods{
    min-width: 220px;
}

#auction-sort-form span{
    font-size: 12px;
    margin-right: 15px;
}
.input-field label {
    top: -14px !important;
}
#auction-sort-form .select-wrapper input.select-dropdown {
    min-width: 185px;
}

.small-text{
    font-size: 12px;
}
.auction p {
    font-size: 12px;
}

#time-view-personal-area {
    /*position: relative;*/
    /*margin-left: 1170px; */
    /*margin-top: -50px;*/
}
.add-button {
    background:url("img/plus-button.png") ;
    cursor: pointer;
    text-transform: none;
    color: transparent !important;
    font: inherit;
    margin: 0;
    text-align: center;
    width:61px;
    height:61px;
    display: inline-block;
    line-height: 30px;
}
.edit-button {
    background:url("img/edit-button.png") ;
    cursor: pointer;
    text-transform: none;
    color: transparent !important;
    font: inherit;
    margin: 0;
    text-align: center;
    width:61px;
    height:61px;
    display: inline-block;
    line-height: 30px;
}
.delete-button {
    background: url("img/delete.png");
    cursor: pointer;
    text-transform: none;
    color: transparent !important;
    font: inherit;
    margin: 0;
    text-align: center;
    width: 61px;
    height: 61px;
    display: inline-block;
    line-height: 30px;
}
.confirm-button {
    background: url("img/confirm.png");
    cursor: pointer;
    text-transform: none;
    color: transparent !important;
    font: inherit;
    margin: 0;
    text-align: center;
    width: 61px;
    height: 61px;
    display: inline-block;
    line-height: 30px;
}
.add-button2 {
    background:url("img/plus-button2.png") ;
    cursor: pointer;
    text-transform: none;
    color: transparent !important;
    font: inherit;
    margin: 0;
    text-align: center;
    width:61px;
    height:61px;
    display: inline-block;
    line-height: 30px;
}
.edit-button2 {
    background:url("img/edit-button2.png") ;
    cursor: pointer;
    text-transform: none;
    color: transparent !important;
    font: inherit;
    margin: 0;
    text-align: center;
    width:61px;
    height:61px;
    display: inline-block;
    line-height: 30px;
}
.delete-button2 {
    background: url("img/delete2.png");
    cursor: pointer;
    text-transform: none;
    color: transparent !important;
    font: inherit;
    margin: 0;
    text-align: center;
    width: 61px;
    height: 61px;
    display: inline-block;
    line-height: 30px;
}
.big-button {
    cursor: pointer;
    text-transform: none;
    color: #020000;
    font: inherit;
    margin: 0;
    text-align: center;
    background-color: white;
    display: block;
    line-height: 30px;
    border: 1px solid #0098ee;
}
.popup-close {
    cursor: pointer !important;
    position: absolute !important;
    width: 22px !important;
    height: 22px !important;
    right: 20px !important;
    top: 20px !important;
    z-index: 1005 !important;
}
.big-button:hover {
    color: white !important;
    background-color: #0098ee;
}
.big-button:hover .smaller-text{
    color: white !important;
}
.smaller-text{
    font-size: 12px !important;
}
.big-button .smaller-text {
    font-size: 12px;
    color: #9e9e9e;
}
.big-button h4 {
    font-size: 1.55em;
}
/*<----------COMPANY CARD START---------->*/

.moderate-button {
    padding: 5px 10px;
    width: 200px;
}

.new-moderate-button {
    margin-right: 1rem;
    font-family: Arial;
    color: #ffffff;
    font-size: 13px;
    background: #4CAF50;
    text-decoration: none;
    height: 50px;
    word-wrap: break-word;
    max-width: 170px;
    line-height: 1.5rem;
    padding: 0 1rem;
}

.new-moderate-button:hover {
    background: #2bbbad;
}

#moderate-container {
  width: 900px;
}
#moderate-content-container #radio-section {
    text-align: left;
}
.custom-table {
    width:100%;border-collapse:collapse;border-spacing:0;display:block;position:relative
}
.custom-table1 {
    width:100%;border-collapse:collapse;border-spacing:0;display:block;position:relative
}
.custom-table1>thead th{
    color: #000000;
    /*border: 1px solid #d3d3d3;*/
    border-radius: 0;
    float:left;
    text-align: center;

}
.custom-table1>tbody>tr {
    background-image: url("img/KARTAAAAA.png");
    width:885px;
    height:76px ;
    background-repeat: no-repeat;
    background-position: left top;
    text-align: center;
    vertical-align: top;
    float:left;
}
.custom-table1 tbody td{
    vertical-align: top;
    text-align: center;

    /*background-image: none;*/
    border-radius: 0;
    /*border-top: 1px solid #ec0073;*/
    /*border-bottom: 1px solid #000000;*/
}
.custom-table thead{
    /*background-color: #0098ee;*/
}
.custom-table thead th{
    color: #000000;
    /*border: 1px solid #d3d3d3;*/
    border-radius: 0;
    float:left;
    text-align: center;

}
.custom-table tbody tr{
    background-image: url("img/KARTAAAAA.png");
    width:885px;
    height:76px ;
    background-repeat: no-repeat;
    background-position: left top;
    text-align: center;
    vertical-align: top;
    float:left;
}
.custom-table tbody td{
    vertical-align: top;
    text-align: center;

    /*background-image: none;*/
    border-radius: 0;
    /*border-top: 1px solid #ec0073;*/
    /*border-bottom: 1px solid #000000;*/
}
.custom-table tbody td.left-td{
    /*border-top-left-radius: 10px;*/
    border-bottom-left-radius: 10px;
    border-left: 1px solid #000000;
}
.custom-table tbody td.right-td{
    /*border-top-right-radius: 10px;*/
    border-bottom-right-radius: 10px;
    border-right: 1px solid #000000;
}

.company-card{
    font-size: 12px;
    cursor: pointer;
}
.company-card .row{
    margin-bottom: 7px;
}
.company-card .col{
    margin: 0;
    padding: 0;
}
.company-card .card-image img {
    height: 100px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

.company-big-card .btn-section, .company-big-card .company-main-info{
    padding-top: 25px;
}
.company-big-card .btn-section .row .col {
    padding: 5px 0.75rem;
}
.company-big-card .right-border-black{
    border-right: 1px solid #000000;
}
.company-big-card .left-border-black{
    border-left: 1px solid #000000;
}
.company-big-card .bottom-border-black{
    border-bottom: 1px solid #000000;
}
.company-big-card .company-info .col{
    margin-bottom: 15px;
}
.company-big-card .company-info img{
    width: 150px;
    height: auto;
}

#userRules-container {
    width: 800px;

}

/*<----------COMPANY CARD START---------->*/

.company-main-info {

}

.form-label-title {
    font-size: 16.5px;
    color: #000000;
}

.form-label {
    font-size: 14.5px;
    color: #000000;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    min-height: 43.5px;
}

#submit_btn{
    width: 130px;
    margin-right: auto;
    margin-left: auto;
}
.form-logo{
    width: 50%;
}


.form-input {
    border: none !important;
}

/*<----------COMPANY CARD END---------->*/

