.cj-tab .bg-yellow {
}

.cj-tab  {
}

#page-content-wrapper {
}

.cj-tab .cjg-table .items .table-row {
}
/*WEBSITE*/

@media (max-width: 1919px) {
  .contactFields {
    padding-bottom: 190px !important;
  }
}

@media  (max-width: 550px) {
  .contactFields {
    padding-bottom: 100px !important;
  }
}

@media  (max-width: 550px) {
  .sendMailBtn > button{
    width: 100% !important;
  }
}

@media  (max-width: 550px) {
  .borderMobile {
    margin-top: 20px !important;
  }
}

@media  (max-width: 550px) {
  .myIframe {
   width: 100%;
  }
}

.mail-icon:hover {
   color: #4f6f52 !important;
}

.widget-item {
 border-radius: 5px;
}

@media  (max-width: 550px) {
  .allInfo {
    margin-top: 20px;
  }
.footer-company-name {
   display: block !important;
}
}

.ua_lang:hover {
    color: #4f6f52;
}

.en_lang:hover {
   color: #4f6f52;
}

.switcherl_ang {
 right: 16px;
 font-family: Ubuntu, Helvetica, Arial;
 line-height: 60px;
 color: white;
 width: 130px;
 cursor: pointer;
 font-size: 17px;
}

.widget-item.hidden-stub.custom {
 display: none;
}

.supportBtn:hover {
  background-color: #466349 !important;
}

/*.widget-item:hover {
 box-shadow: 10px 10px 20px rgba(36, 36, 36, 0.5);
}*/

.detailsSupport:hover {
 background-color: #e3e3e3 !important;
}

.load-more-widget {
 cursor: pointer;
}

.m_logo > a > img {
border-radius: 5px
}

[data-item-id="2500009300173386189"] .widget-item {
 border-radius: 5px;
 border-color: #a1a1a1;
 margin: 7px;
 padding: 10px;
}

#preview-modal .modal-content {
 max-width: 50vw;
}

.solid {
border-top: 2px solid;
border-color: #8f8f8f;
}

.videoContainer {
    margin-right: 20px;
    width: 900px;
}

.sectionText {
text-transform: uppercase;
color: #c11718;
font-weight: 600;
}

@media  (max-width: 550px) {
  .videoContainer{
    width: 250px;
  }
}

.fa-facebook {
  background: white;
  color: black;
}

.mainBoxContainer {
display: flex; 
padding: 0px 0px 170px 120px;
flex-wrap: wrap;
}

@media  (max-width: 550px) {
  .mainBoxContainer{
   padding: 10px;
  }
}


@media  (max-width: 550px) {
  .cardsContainer{
   width: 100%;
   padding: 15px 15px 15px 15px;
  }
}

section.footer {
    width: 100%;
    display: inline-block;
    background: #333;
    height: 50vh;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    text-decoration: underline;
  }

  .footer-distributed{
  	background: #2c2c2c;
  	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
  	box-sizing: border-box;
  	width: 100%;
  	text-align: left;
  	font: bold 16px sans-serif;
  	padding: 30px 30px 23px 30px;
  }

  .footer-distributed .footer-left,
  .footer-distributed .footer-center,
  .footer-distributed .footer-right{
  	display: inline-block;
  	vertical-align: top;
  }

  .footer-distributed .footer-left{
  	width: 90%;
  }

  .footer-distributed h3{
  	color:  #ffffff;
  	font: normal 36px 'Open Sans', cursive;
  	margin: 0;
  }

  .footer-distributed h3 span{
  	color:  lightseagreen;
  }

  .footer-distributed .footer-links{
  	color:  #ffffff;
  	margin: 20px 0 12px;
  	padding: 0;
  }

  .footer-distributed .footer_menu a{
  	display:inline-block;
  	line-height: 1.8;
        font-weight:400;
  	text-decoration: none;
  	color:  inherit;
  }

  .footer-distributed .footer-company-name{
  	color: white;
  	font-size: 14px;
  	font-weight: normal;
  	margin: 0;
  }

  .footer-distributed .footer-center{
  	width: 35%;
  }

  .footer-distributed .footer-center i{
  	background-color:  #33383b;
  	color: #ffffff;
  	font-size: 20px;
  	width: 38px;
  	height: 25px;
  	border-radius: 50%;
  	text-align: center;
  	line-height: 42px;
  	
  }

  .footer-distributed .footer-center i.fa-envelope{
  	font-size: 17px;
  	line-height: 38px;
  }

  .footer-distributed .footer-center p{
  	display: inline-block;
  	color: #ffffff;
        font-weight:400;
  	margin:0;
  }

  .footer-distributed .footer-center p span{
  	display:block;
  	font-weight: normal;
  	font-size:14px;
  	line-height:2;
  }

  .footer-distributed .footer-center p a{
  	color:  lightseagreen;
  	text-decoration: none;;
  }

  .footer-distributed .footer_menu a:before {
    content: "|";
    font-weight:300;
    font-size: 20px;
    left: 0;
    color: #fff;
    display: inline-block;
    padding-right: 5px;
  }

  .footer-distributed .footer-links .link-1:before {
    content: none;
  }

  .footer-distributed .footer-right{
  	width: 20%;
  }

  .footer-distributed .footer-company-about{
  	line-height: 20px;
  	color:  #92999f;
  	font-size: 13px;
  	font-weight: normal;
  	margin: 0;
  }

  .footer-distributed .footer-company-about span{
  	display: block;
  	color:  #ffffff;
  	font-size: 14px;
  	font-weight: bold;
  	margin-bottom: 20px;
  }

  .footer-distributed .footer-icons{
  	margin-top: 25px;
  }

  .footer-distributed .footer-icons a{
  	display: inline-block;
  	width: 35px;
  	height: 35px;
  	cursor: pointer;
  	background-color:  #33383b;
  	border-radius: 2px;

  	font-size: 20px;
  	color: #ffffff;
  	text-align: center;
  	line-height: 35px;

  	margin-right: 3px;
  	margin-bottom: 5px;
  }

  .footer-distributed * {text-align: left;}
  .footer-distributed p {padding-left: 0;} 
  .footer-distributed .footer-links a {   color: #ffffff; }

  @media (max-width: 880px) {

  	.footer-distributed{
         font: bold 14px sans-serif;
  	}

  	.footer-distributed .footer-left,
  	.footer-distributed .footer-center,
  	.footer-distributed .footer-right{
  		display: block;
  		width: 100%;
  		text-align: center;
  	}

  	.footer-distributed .footer-center i{
  		margin-left: 0;
  	}

  }

.flexBox {
   display: flex; 
   flex-direction: row;
}

.flexBox2 {
   display: flex; 
   flex-direction: row;
}

.mainImg {
width: 50%; 
border-radius: 5px;
margin-right: 20px;
}

.dronesImg {
width: 54%; 
border-radius: 5px;
margin-right: 20px;
}

.ImgPrint {
width: 54%; 
border-radius: 5px;
margin-right: 20px;
height: 475px;
}

@media  (max-width: 500px) {
  .ImgPrint{
   width: 100%;
   padding-bottom: 20px;
   height: 320px;
  }
}

@media  (max-width: 1540px) {
  .mainImg{
   width: 45%; 
  }
}


@media (max-width: 500px) {
  .flexBox{
   display: block;
  }
}

@media  (max-width: 500px) {
  .dronesImg{
   width: 100%;
   padding-bottom: 20px;
  }
}

@media  (max-width: 500px) {
  .mainImg{
   width: 100%;
   padding-bottom: 20px;
  }
}

.img2 {
width: 40%; 
border-radius: 5px; 
margin-right: 20px;
}

@media  (max-width: 500px) {
  .img2{
   width: 100%;
   padding-bottom: 20px;
  }
}

@media  (max-width: 500px) {
  .margins{
   display: none;
  }
}

@media  (max-width: 500px) {
  h1{
   padding: 80px 0px 20px;
  }
}

.m_logo {
 text-align-last: left;
 margin-right: -35%;
}

@media  (max-width: 1540px) {
  .m_logo{
   margin-right: -50%;
  }
}

@media (max-width: 1260px) {
  .m_logo {
   margin-right: -60%;
  }
}

@media (max-width: 1140px) {
  .m_logo {
   margin-right: -70%;
  }
}

@media (max-width: 1030px) {
  .m_logo {
   margin-right: -80%;
  }
}

@media (max-width: 595px) {
  .m_logo {
   margin-right: 10%;
  }
}

.dropdown-menu {
 background-color: #343a40;
}

:hover.custom_toolbar {
background-color: #4e545a;
}

.menuBtns:hover {
background-color: #54595f;
}

.btn.focus, .btn:focus, .btn:hover {
 color: white;
}

/*WEBSITE*/

#instance-view.custom-viewer-top {
    top: 10px;
    border-radius: 5px;
}
/*body #instance-view + .close-instance {
    top: 70px;
}*/
.table-2500000011234332931-2500000011234332781_extended,
.table-2500000011234332931-2500000011234335842_extended {
    display: none;
}
.bubble_prog_cont2 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 50px 0;
}

.select2-selection {
border-radius: 3px !important;
}

.form-control {
border-radius: 3px;
}

.bubble_step2 {
    border: 2px solid silver;
    height: 30px;
    width: 30px;
    border-radius: 100%;
    text-align: center;
    line-height: 2;
    font-weight: 700;
    transition: all 0.2s ease-in-out;
    z-index: 5;
    background: #fff;
    cursor: pointer;
}
.bubble_line2 {
    border: 1px solid silver;
    width: 30px;
    height: 1px;
    margin: auto 0;
}
.bubble_line2:last-child {
    display: none;
}
.bubble_step2:hover,
.bubble_step2.active {
    border-color: #3c8cbc;
    transform: scale(1.2);
}
.bubble_step2 > span,
.bubble_step2 > img {
    display: none;
    color: #3c8cbc;
}
.bubble_step2.done > img {
    display: inline;
}
.bubble_step2:hover > span,
.bubble_step2.active > span {
    display: block;
}
.bubble_step2.done:hover > img,
.bubble_step2:hover > img,
.bubble_step2.active > img {
    display: none;
}
.bubble_step2 > img {
    height: 13px;
    margin-bottom: 4px;
}
.section-box {
    min-height: calc(100vh - 120px);
}
.setup_section_button > button {
    min-width: 237px;
}
.section_header {
    margin-top: 80px;
}
@media (max-width: 900px) {
    .bubble_step2 {
        height: 12px;
        width: 12px;
    }
    .bubble_step2.done {
        background: #0ebe0e;
        border-color: #0ebe0e;
    }
    .bubble_step2 > span {
        margin-top: 7px;
        margin-left: -6px;
    }
    .bubble_step2.done > img {
        display: none;
    }
    .bubble_step2:hover > span,
    .bubble_step2 .active > span {
        width: 20px;
    }
    .bubble_line2 {
        width: 13px;
    }
    .section_header {
        margin-top: 10px;
    }
}
.virtual-scroller.scroller .cell-content {
    color: black !important;
}
.bubble_main {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.bubble_step2.cls {
    background: #a42d2433;
}
@media (max-width: 991px) {
    .action_for_current {
        width: 100% !important;
    }
    .action_for_current .text-label {
        margin-top: 0;
        width: 100%;
        text-align: left;
    }
    .actual_label,
    .estimated_label {
        text-align: left;
    }
}
.sc2500000011234182007,
.sc2500000011233950832 {
    color: #4caf50;
}
.sc2500000011234182009,
.sc2500000011233950828 {
    color: #ff9800;
}
.sc2500000011234182011,
.sc2500000011233950808 {
    color: #ff5722;
}
.sc2500000011234182013,
.sc2500000011233953324 {
    color: #03a9f4;
}
.table_job_label {
    color: #fff;
    padding: 3px 6px;
    border-radius: 5px;
    font-size: 11px;
    vertical-align: middle;
    min-width: 20px;
    display: inline-block;
    text-align: center;
    cursor: default;
}
.jstree-proton .table_job_label {
    padding: 0 6px;
    vertical-align: text-bottom;
    height: 20px;
}
.dragger {
    z-index: 1000 !important;
    border-left: 3px solid #3c8ebc;
    display: block;
    right: -3px;
}
.table_job_label.simple {
    background: #00a65a;
}
.table_job_label.job {
    background: #3c8dbc;
}
.table_job_label.labour {
    background: #605ca8;
}
.table_job_label.regular {
    background: #00c0ef;
}
.table_job_label.client {
    background: #a458ee;
}
.table_job_label.regular ~ span {
    vertical-align: text-bottom;
    color: #605ca8;
}
.table_job_label.regular ~ span.fa-cube {
    color: #00a65a;
}
.new_qty_in_est .cast_class span {
    color: #d21e11;
}
.related_docs button {
    padding-left: 0;
    padding-right: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    text-align: left;
}
.related_docs {
    margin-top: -5px;
}
.related_docs .form-group {
    margin-bottom: 0;
}
.table-cell > .cell-content .fa-external-link {
    vertical-align: middle;
}
.dropdown.fill-functions {
    display: none;
}
.folders-tree.ps-container {
    max-height: 850px !important;
}
.row-new2 .pro_status {
    background: #fcf0e3;
}
.row-new3 .pro_status {
    background: #dff0d8;
}
.row-new4 .pro_status {
    background: #ded6ee;
}
.row-new5 .pro_status {
    background: #a42d2433;
}
.s_ord_btn_right {
    flex: 1;
}
.table-row.task_red > .table-cell:nth-child(2) {
    background: #ffd1d1;
}
.table-row.task_yellow > .table-cell:nth-child(2) {
    background: #fff1c8;
}
.red_amount {
    color: red;
}

.receivedAmount > input {
 color: brown;
 font-size: 20px;
}

.totals table .totals_text {
    display: none;
}
.totals_text {
    text-overflow: ellipsis;
    overflow: hidden;
}
.totals_text.est {
    color: #ed7c31;
}
.totals_text.act {
    color: #6648a9;
}
.totals_text.exp {
    color: #3c8dbc;
}
.totals_text.in_work {
    color: #39a65a;
}
.totals table {
    border-collapse: collapse;
    width: 100%;
}
.totals td,
.totals th {
    width: 21%;
    text-align: right;
    padding: 5px;
}
.totals td:first-child,
.totals th:first-child {
    width: 16%;
    text-align: left;
    font-weight: 500;
}
.totals.simple td,
.totals.simple th {
    width: 25%;
    text-align: right;
    font-weight: 500;
}
.totals.simple tr {
    display: table-row;
}
.totals .grand td:not(:first-child) {
   /* font-size: 15px;*/
    /* font-weight: 700;*/
}
.totals.form-group {
    margin-bottom: 0;
}
.worked_time > p {
    font-size: 25px;
    color: brown;
}
.total_mt > p {
    font-size: 25px;
}
.absence_t > p {
    font-size: 25px;
    color: #375e97;
}
.worked_time_gr > p {
    font-size: 23px;
    color: #00750a;
}
.totalAmount > p {
   font-size: 23px;
   color: brown;
}

.invAmounts > p {
    font-size: 23px;
    color: #375e97;
}

.field-name {
    font-weight: 500 !important;
}

.total_rp > p {
    color: brown;
    font-size: 21px;
}
.custom_progress {
    float: left;
    font-size: 12px;
    height: 100%;
    text-align: center;
    background-color: #00a65a;
    transition: width 0.6s ease;
}
.pipeline .pipeline-cont {
    width: 100%;
    display: flex;
    flex-direction: row;
    min-height: 84vh;
}
.pipeline .pipeline-group-cont {
    flex-grow: 1;
    flex-basis: 0%;
    border-left: 1px solid #d6d6d6;
    position: relative;
    width: 0;
}
.pipeline .pipeline-group-cont:first-child {
    border-left: none;
}
.pipeline .pipeline-group-header {
    font-weight: 500;
    padding: 13px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 10%);
    border: 1px solid;
    background: #fff;
    margin: 7px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 50px;
    border-radius: 6px;
    color: #6a6f77;
    font-size: 16px;
}
.pipeline_counts.sticky {
    position: fixed;
    top: 72px;
    z-index: 999;
    right: 24px;
    background: #ecf0f5;
    height: 30px;
}
.pipeline-group-cont.light-blue .pipeline-group-header {
    border-color: #39cccc;}
.pipeline-group-cont.blue .pipeline-group-header {
    border-color: #00c0ef;}
.pipeline-group-cont.violet .pipeline-group-header {
    border-color: #605ca8;}
.pipeline-group-cont.orange .pipeline-group-header {
    border-color: #f39c12;}
.pipeline-group-cont.green .pipeline-group-header {
    border-color: #00a65a;}
.pipeline-group-cont.red .pipeline-group-header {
    border-color: #f56954;}

.pipeline .pipeline-value {
    padding: 10px;
    border: 1px solid #d6d6d6;
    margin: 3px 7px;
    color: #fff;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 2;
    flex-wrap: wrap;
    justify-content: space-between;
    min-height: 42px;
    border-radius: 6px;
}
.pipeline .ui-sortable-helper {
    cursor: move;
}
.pipeline .pipeline-value a {
    color: #ffffffbf;
}
.pipeline .pipeline-value a:hover {
    color: #fff;
}
.pipeline .pipeline-value.fictive {
    padding: 10px;
}
.pipeline .pipeline-group-cont.light-blue .pipeline-value {
    background-color: #39cccc;}
.pipeline .pipeline-group-cont.blue .pipeline-value {
    background-color: #00c0ef;}
.pipeline .pipeline-group-cont.violet .pipeline-value {
    background-color: #605ca8;}
.pipeline .pipeline-group-cont.orange .pipeline-value {
    background-color: #f39c12;}
.pipeline .pipeline-group-cont.green .pipeline-value {
    background-color: #00a65a;}
.pipeline .pipeline-group-cont.red .pipeline-value {
    background-color: #f56954;}

.pipeline .pipeline-sort-placeholder {
    margin: 3px 7px;
    height: 45px;
    border: 1px dashed #d6d6d6;
}

.pipeline .pipeline-value-subtitle {
    padding-top: 2px;
    font-size: 12px;
}
.pipeline .pipeline-value-subtitle a {
    display: block;
}
.pipeline .pipeline-value-name {
    cursor: pointer;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pipeline .pipeline-value-name-div .has_employee {
    cursor: pointer;
}
.pipeline .pipeline-add-new {
    display: block;
    margin: 3px 7px 5px;
    font-size: 22pt;
    text-align: center;
    border: 1px dashed #d2d2d2;
    color: #d2d2d2;
    border-radius: 6px;
}
.pipeline .pipeline-add-new:hover {
    border-color: #a7a7a7;
    color: #a7a7a7;
}
.pipeline .pipeline-remove-area {
    border-top: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.9);
    height: 0;
    font-size: 25pt;
    padding: 0;
    color: #bbb;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
    z-index: -1;
    height: 85px;
    padding: 8px;
    border-top: 3px solid #3c8dbca6;
    opacity: 0;
}
.pipeline .pipeline-remove-area.task {
    width: 50%;
}
.pipeline .pipeline-remove-area.task.right {
    left: 50%;
}
.pipeline .pipeline-remove-area.open {
    z-index: 100;
    opacity: 1;
}
.pipeline .removal-text {
    display: block;
    font-size: 13pt;
    margin-top: -8px;
}
.pipeline .pipeline-remove-area.hovered,
.pipeline .pipeline-remove-area:hover {
    color: #a7a7a7;
    border-color: #3c8dbc;
}
.pipeline .pipeline-remove-area .pipeline-sort-placeholder {
    display: none;
}
#confirm-remove-modal .modal-dialog {
    width: 350px;
}
#complete-action-modal .modal-dialog {
    width: 300px;
}
#confirm-remove-modal .confirm-modal-buttons-cont {
    display: flex;
    justify-content: space-evenly;
}
.pipeline .todos-info .fa {
    margin: 2px;
}
.pipeline .pipeline-stats {
    z-index: 1;
    position: absolute;
    color: #bdbdbd;
    text-align: center;
    font-size: 12pt;
    width: 100%;
    top: 190px;
}
.pipeline .pipeline-stats .stats-num {
    font-size: 30pt;
    font-weight: 700;
}
.pipeline .group_count {
    position: absolute;
    top: 10px;
    color: #c1c1c1;
    font-weight: 100;
    left: 10px;
    font-size: 10px;
}
.pipeline .group-total-sum {
    float: right;
    color: #c1c1c1;
    font-weight: 400;
    font-size: 14pt;
    line-height: 18pt;
}
.pipeline .pipline_narrow .pipeline-group-header .group-total-sum {
  display: none;
}
.pipeline-value  .notes, .pipeline-value .todos-info {
    cursor: pointer;
    text-align: end;
}
.pipeline-value-name-div { flex: 1;}
.pipeline-value-name-div.one-line {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.pipeline-list-group {
    display: block;
    background-color: #848484;
    color: #fff;
    padding: 2px;
    text-align: center;
    margin: 3px 7px;
}
.high-priority {
    color: #000;
}
.tasks-info {
    font-size: 16px;
    font-weight: 500;
}
.last-delivered {
    color: grey;
    font-size: 12px;
    font-weight: 400;
}
.pipeline .pipeline-group-cont.pipline_narrow {
    flex-grow: 0.25;
    min-width: 50px;
}
.pipline_narrow .pipeline-value > * {
    display: none;
}
.pipline_narrow > .pipeline-group-header {
    justify-content: center;
}
.pipeline .pipeline-group-header .toggler {
    position: absolute;
    top: 12px;
    color: #c1c1c1 !important;
    right: 10px;
    font-size: 12px;
    cursor: pointer;
}
.pipline_narrow > .pipeline-group-header > span {
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    margin-top: 15px;
}
.column_customer_stock {
    background-color: #00000014;
}
.custom_badge {
    position: absolute;
    top: 8px;
    left: 5px;
    height: 14px;
    font-size: 8px;
    line-height: initial;
}
.custom_badge.filters-count-label {
    background-color: #cc4747;
}
.custom_badge.item-icon {
    font-size: 14px;
    color: #cc4747;
}
.nariad_link {
    color: #fff !important;
    font-size: 18px;
}
.light_red {
    background-color: #d8d8d8b0;
}
@media only screen and (max-width: 600px) {
    .myDashText {
        display: none;
    }
}
.d_fields > p {
    color: #3077a0;
    font-size: 30px;
}
.red_btn > button {
    background-color: brown;
    border-color: brown;
}
.red_btn > button:hover {
    background-color: #6b2017;
    border-color: #6b2017;
}
.status_yellow > .billing_time {
    background-color: #fff1c8;
}
.popover.project-pop {
    text-align: center;
    min-width: 150px;
}
.time_fields > div > input {
    color: #3077a0;
    font-size: 18px;
    padding: 0;
    padding-left: 5px;
}
.time_fields > p {
    color: #3077a0;
    font-size: 18px;
    padding: 0;
    padding-left: 5px;
}
.time_fields > div > button {
    display: none;
}
.horizontal-input {
    display: flex;
    align-items: baseline;
    justify-content: end;
    margin-bottom: 0;
}
.horizontal-input > label.field-name {
    text-align: right;
    min-width: 20%;
    max-width: 100px;
    padding-right: 5px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
}
.table-row.tax-red {
    background: #f7e6e6;
}
.table-row.tax-orange {
    background: #f7f0e6;
}
.table-row.green-status {
    background: #ebfcef;
}
.table-row.bold-font {
    font-weight: 700;
}
.user-status-circle {
    position: relative;
    top: 2px;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    display: inline-block;
}
.user-status-circle .user-status-circle-text {
    display: none;
    color: #fff;
    background-color: #4a5059;
    font: 14px cjg-Roboto, sans-serif;
    letter-spacing: normal;
    text-transform: none;
    width: max-content;
    border-radius: 6px;
    padding: 10px 10px 10px 10px;
    position: absolute;
    z-index: 1;
    top: -5px;
    left: 150%;
}
.user-status-circle:hover .user-status-circle-text {
    display: block;
}
.user-status-circle .user-status-circle-text::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -7px;
    border-width: 7px;
    border-style: solid;
    border-color: transparent #4a5059 transparent transparent;
}
.new_user_modal {
    position: relative;
    width: 60%;
    box-shadow: 0 20px 50px #000;
    border-radius: 20px;
    overflow: hidden;
    z-index: 1;
}
.content_to_center {
    margin: 0;
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
    text-align: center;
}
.total_staff_cost p {
    font-size: 20px;
}
.staff_list_box .select2-container {
    width: 130px !important;
    margin-left: 10px;
}
.staff_list_box .select2-container .select2-selection {
    border-radius: 3px;
}
.staff_list_box {
    align-items: center;
}
.template_preview .binary-preview.isFile {
    height: 800px;
}
.key_load_sign {
    margin-top: 10px;
    display: none;
}
.key_load_btn {
    width: 100%;
    font-size: 16px;
    border: 2px dashed gray;
    border-radius: 4px;
    background: #efefef;
    padding: 15px;
}
label.key_load_btn .sup_form {
    opacity: 0.5;
    font-size: 12px;
}
label.key_load_btn {
    text-align: center;
    font-weight: 500;
}
.usb_load .key_load_btn {
    padding: 8px;
    margin: 5px;
}
.loader {
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #3498db;
    width: 30px;
    height: 30px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.declaration_form p {
    margin-bottom: 0;
}
.declaration_form .form-group.text-label {
    margin-bottom: 0;
    line-height: 34px;
}
.declaration_form .read-only-text {
    height: 24px;
}
.dblock > div > span > a {
    display: block;
}
.postAllDoc {
    background-color: #245d7d;
    border: 1px solid transparent;
    padding: 5px 14px 5px 14px;
    border-radius: 3px;
    font-size: 14px;
    margin-left: 15px;
    margin-top: 9px;
    height: auto;
}
.postAllDoc:hover {
    background-color: #1b445a;
}
.dashboardlist li {
    margin-bottom: 5px;
}
.pq_row .doc_type { background-color: #d8f5e1;}
.po_row .doc_type { background-color: #a3deb6;}
.pi_row .doc_type { background-color: #7cc192;}
.sq_row .doc_type { background-color: #e0ddff;}
.so_row .doc_type { background-color: #c5c2eb;}
.si_row .doc_type { background-color: #aca8d4;}
.mr_row .doc_type { background-color: #e7f7cc;}
.pr_row .doc_type { background-color: #d9da9c;}
.ts_row .doc_type { background-color: #e0d3a2;}
.d_row .doc_type { background-color: #9ca3bd;}
.gr_row .doc_type { background-color: #a6c3bf;}

.flex_button {
    flex: 1 1 0%;
}
.overflow-ellipsis span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.meeting_rowOpp {
    background-color: #fcf8e3;
}
.aggrement_rowOpp {
    background: #fcf0e3;
}
.completed_rowOpp {
    background: #dff0d8;
}
.lost_rowOpp {
    background: #f2dede;
}

.pipeline-group-header > span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pipline_narrow .pipeline-value {
    min-height: unset;
}
.pipeline_counts.sticky.with_tabs {
    top: 107px;
}
.bigger_input_field > input{
    font-size: 1.0em;
    height: 40px;
}

.bigger_table .cell-content > span{
    font-size: 1.2em;
}

.bigger_table .cell-content span > span{
    font-size: 1.05em;
}

.bigger_table .table-content input{
    font-size: 1.2em;
    height: 30px;
}

.bigger_input_field {
   font-size: 1.2em;
}

.payment_button > button{
height: 55px;
width: 100%;
border-color: #cecdcd;
}

.ch2 {
     font-size: 1.2em;
}
.ch1 {
     font-size: 1.5em;
     color: #8b0000;
}

.cj_progress {display: flex; cursor: pointer;}
.cj_progress .progress-sm {width: 280px; margin-top: 15px; margin-bottom: 10px;}
.cj_progress span.fa {margin: 9px 0 10px 10px; font-size: 20px; color: #2d8ab8;}
.cj_progress span > img {height: 17px; display: block; margin: 11px 0 10px 8px; visibility: hidden;}
.cj_progress span.done > img {visibility: visible;}
.cj_progress span.done {cursor: auto;}

.larger_font input { font-size: 20px;}

@media (max-width: 991px) {
  button.btn.save-close ~ button {display: none !important}
  .btn-group>.btn:first-child:not(:last-child).save-close { border-radius: 3px;}
}

/* C O M M E N T S */
.com_container .chat_date {
    text-align: center;
    border-bottom: 1px solid #ccc;
    line-height: 38px;
    margin: 10px 0 20px;
    height: 20px;
}
.com_container .chat_date > span {
    background: #fff;
    padding: 0 10px;
    font-size: 12px;
    color: #7F7F7F;
}
.com_container img {
    max-width: 100%;
    padding: 3px;
}
.com_container div.user_box {
        float: left;
        border: 1px solid #00c0ef;
        background: white;
        border-radius: 0 10px 10px 10px; 
    }
.com_container div.empl_box {
        float: right;
        color: #545353;
        background: #ebebeb;
        border-radius: 10px 0 10px 10px;
    }
  .com_container  div.user_box, div.empl_box {
        padding: 8px;
        padding-top: 12px;
        margin: 1px;
        position: relative;
        min-width: 150px;
    } 
  .com_container div.todo {background: #59d163;}
  .com_container div.empl_box a {color: #444; } 
  .com_container div.empl_box a:hover {color: #9E9E9E;} 
  .com_container div.empl_box > i, .user_box > i {
        font-size: 9px;
        display: inline-block;
        position: absolute;
        top: 2px;
        right: 7px;
        }   
 .com_container   div.clear { clear: both }
 .comentOpportnutity .notesInRow > a {
    color: #009688;
    cursor: pointer;
    width: 48px;
    height: 35px;
    display: block;
    text-align: center;
    line-height: 35px;
}
.comentOpportnutity .cell-content {
    padding: 0;
}
.notesInRow > a .notes_count {
    font-family: cjg-Roboto, sans-serif;
}

/* .popover {max-width: fit-content;} */

/* D O C U M E N T S  T O O L B A R  B U T T O N S  */

.post_btn:not(:first-child) {
   padding: 5px 10px 5px 0;
}
.post_btn ul {
   min-width:  200px
}

.toolbar-body .column .dropdown-menu > li > h3 {
   cursor: pointer;
}
@media (max-width: 767px) {
.navbar-custom-menu>.navbar-nav> #button-info, 
.navbar-custom-menu>.navbar-nav> .showPersonalJobs:last-child{
    display: none !important;
}
.content-header.two-lines {
  padding: 0 13px;
}
.toolbar-body>.doc_toolbar.content-header>.column:last-child {
    position: absolute;
    right: 3px;
    align-items: start;
}
.doc_toolbar.content-header>.inline-column-right>.form-group {
    margin-left: 0;
}
.doc_toolbar.content-header>.inline-column-right>.post_btn:first-of-type{ 
  padding-right: 0;
}
.toolbar-body .column > .form-group  .btn.btn-link {    
   padding-left: 0px;
}
.toolbar-body .doc_toolbar .column:first-child .form-group.btn-group { 
   max-width: calc(100% - 145px);
}
.toolbar-body .column:first-child .form-group > h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
   }
.toolbar-body .content-header:not(.doc_toolbar) > .column:first-child {
  width: 50%; 
  }
.toolbar-body .content-header:not(.doc_toolbar) > .column:first-child > .form-group:nth-child(2) {
  width: 100%; 
  }
}

.modal-backdrop.fade.in {display: none}

@media (min-width: 1300px) {
   .modal_to_register > .modal-dialog {width: 65%}
} 
.nav_tip .fa-close {cursor: pointer;}

/* O R G A N I Z A T I O N  M E N U */
.fa-check.hd {visibility: hidden;}
.organization-menu .dropdown-menu>li>a {
    padding: 3px 10px;
}
/* REPORTS */
.reportMainBody .xtable .table, .xtable .table tr td, .xtable .table tr th {
    border: 1px solid #f4f4f4;
}
.reportMainBody .xtable .total {
    background: #f4f4f4;
}

.right_input input {text-align: end !important}

.doc_toolbar button {z-index: 10}

/*M A I N  M E N U */

body:not(.sidebar-collapse) #header .main-header .logo a.navbar-brand { padding: 5px;} 

body:not(.sidebar-collapse) #header .main-header a.navbar-brand > span.fa-home {
  display: none
} 
#header .main-header a.navbar-brand span:nth-child(2) {    background-image: url(/resources/customResources/Vpravno_UA_logo-d2917ed6db4fdeec21a0762e4cc9427d.svg);
    color: transparent;
    background-size: contain;
    line-height: 1.5;
    font-size: 25px;
    display: inline-block;
    width: 132px;
    background-repeat: no-repeat;
}

[data-identifier="totalsTab"] > a, [data-identifier="totalSubjob"] > a,  [data-identifier="totalWhole"] > a,  [data-identifier="moneyTab"] > a,  [data-identifier="documentsTab"] > a{
    letter-spacing: .15em;
    font-size: 12px;
    font-weight: 999;
    color: #6a6f77 !important;
}

.totalsRow .nav.nav-tabs {
border-bottom: 1px solid #d2d6de;
}

.totalsRow .nav-tabs-custom>.nav-tabs>li>a:focus {
     text-decoration: none; 
}

[data-item-id="2500008587209499687"] .nav.nav-tabs {
border-bottom: 1px solid #d2d6de;
}


[data-item-id="2500008587209499687"].nav-tabs-custom>.nav-tabs>li>a:focus {
     text-decoration: none; 
}

[data-item-id="2500000011234230604"], [data-item-id="2500000011234231505"], [data-item-id="2500000011234231642"] {
font-size: 15px;
}

.np_spiner {
  color: grey;
  position: absolute;
  right: 15px;
  top: 21px;
  font-size: 24px;
  display: none;
}

.custom_header.row.stretch-align {
 margin-left: 0;
}