
#list_of_items .data_array .col_amount{
    text-align: center;
}

.btn-add-item,
.btn-remove-item{
    border-radius: 50% !important;
    padding: 0px !important;
    width: 26px !important;
    height: 26px !important;
}
#list_of_items .data_array tr .btn-add-item{
    display: none;
}
#list_of_items .data_array tr:last-of-type .btn-add-item{
    display: inline-block;
}


#list_of_items table{
    box-shadow: none !important;
}
table.table_totals{
    box-shadow:none !important;
}
table.table_totals td{
    border-top: 1px solid #ececec !important;
    border-bottom: 0 !important;
    font-size: 15px !important;
    text-align: left;
}

table .data_array td{
    position: relative;
}
table .data_array td input , table .data_array td textarea{
    position: absolute!important;
    height: 100%!important;
    top: 0!important;
    left: 0 !important;
    border-radius: 0px !important;
    background: transparent!important;
    border: 0!important;
}
table .data_array tr{
    height: 64px;
}
table .data_array textarea{
    resize: none;
}
table .data_array textarea::-webkit-input-placeholder{
    line-height: 3;
}
table .data_array td input:hover ,
table .data_array td input:focus ,
table .data_array td textarea:hover,
table .data_array td textarea:focus{
    box-shadow : none !important;
}


table .data_array tr.fixed_item{
    height: auto;
}
table .data_array tr.fixed_item td.item{
    padding: 10px;
}

table.table_totals td:first-of-type{
    width: 200px;
    text-align: left;
}
table.table_totals td:last-of-type{
    width: 90px;
    text-align: center;
}
table.table_totals tr:first-of-type td
{
    border-top: 0!important;
}
table.table_totals tr:last-of-type td{
    border-bottom: 0!important;
}
table.table_totals tr{
    height: 70px;
}

table.table-data-col{
    box-shadow: none!important;
    margin: 20px;
}
table.table-data-col .data_col{
    width: 20%;
    background: #f9f9f9;
}

table.table-data-col2 tr{
    /*height: 44px !important;*/
}
table.table-data-col2 .data_col , table.table-data-col2 .data-col-value{
    padding: 4px 10px !important;
}

.preview_html{
    background: #c5c5c5;
    min-height: 50px;
    height: 80%;
}
.preview_html iframe{
    width: 100%;
    height: 100%;
}


.dropdown-menu.right {
    right: 0 !important;
    left: auto !important;
}

.dropdown-menu .fa {
    font-size: 17px;
}

/*.text-danger {*/
/*    color: #a94442 !important;*/
/*}*/

/*.create-btn{*/
/*    margin-left: 10px;*/
/*    margin-bottom: 10px*/
/*}*/

.download-link{
    color: #FFF;
    text-decoration: none;
}
.download-link:hover {
    color: #FFF;
    text-decoration: none;
}

.form-inline.inline {
    display: inline-block !important;
    margin: 0 !important;
}

.date[readonly=readonly]{
    background-color: #FFF;
    cursor: pointer;
}

.contentpanel.job_management a.label {
    margin-right: 3px;
    font-size: 12px;
    display: inline-block;
    margin-bottom: 3px;
}

.hidden_form{
    display: none !important;
}
#log_hours_table tr{
    height: 50px !important;
}

.table.font16 tbody > tr > td, .table-data-col2 tbody > tr > td a.label {
    font-size: 16px !important;
}

.chosen-disabled .chosen-single {
    cursor: not-allowed !important;
    background-color: #e4e4e4 !important;
    border: 1px solid #7d7d7d !important;
    color: #141414 !important;
}

.table-responsive.scroll-500 {
    max-height: 500px;
    overflow-y: auto;
}

.hidden{
    display: none !important;
}


/*
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

/*@media (min-width: 1025px) and (max-width: 1350px) {*/

/*    a.label {*/
/*        display: block;*/
/*        margin: 10px;*/
/*    }*/

/*}*/


/*
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

/*@media (min-width: 768px) and (max-width: 1024px) {*/

/*    a.label {*/
/*        display: block;*/
/*        margin: 10px;*/
/*    }*/

/*}*/

/*
    ##Device = Tablets, Ipads (landscape)
    ##Screen = B/w 768px to 1024px
  */

/*@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {*/

/*    a.label {*/
/*        display: block;*/
/*        margin: 10px;*/
/*    }*/

/*}*/

/*
    ##Device = Low Resolution Tablets, Mobiles (Landscape)
    ##Screen = B/w 481px to 767px
  */

/*@media (min-width: 481px) and (max-width: 767px) {*/

/*    a.label {*/
/*        margin: 10px;*/
/*    }*/

/*}*/

/*
    ##Device = Most of the Smartphones Mobiles (Portrait)
    ##Screen = B/w 320px to 479px
  */

/*@media (min-width: 320px) and (max-width: 480px) {*/

/*    a.label {*/
/*        display: block;*/
/*        margin: 10px;*/
/*    }*/

/*}*/


.modal {
    z-index: 999999 !important;
}

.alertify .ajs-dimmer, .modal-backdrop.in {
    z-index: 999 !important;
}

.alertify .ajs-dimmer, .alertify .ajs-modal {
    z-index: 999999 !important;
}
.modal.max .modal-dialog{
    /* margin: 0.5% auto !important; */
    width: 99% !important;
}

.modal.max .modal-content{
    border-radius: 0px !important;
}

.modal.max .modal-content {
    height: 97.5%;
}

.availability_calender:hover{
    cursor: pointer;
}


.team-availability-calendar .separator {
    clear: both;
    margin: 10px 18px 2px 15px;
    color: rgba(255, 255, 255, 0.39);
}


.swal-modal .swal-button--confirm {
    visibility: hidden;
}


textarea.form-control {
    resize: vertical;
}

.input-group .chosen-container-single .chosen-single {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}


.input-group .chosen-container-single .chosen-single span {
    white-space: normal !important;
}


.hover-title:hover {
    width: 145px;
}

.btn-round {
    width: 32px;
    height: 32px;
    padding: 8px;
    border-radius: 50%;
}

.btn-round.input_loading {
    padding: 0 !important;
}

.btn-round.input_loading .fa {
    display: none;
}


#time-sheet-table tbody tr:not(:last-of-type) .add-timesheet-data {
    display: none;
}

#time-sheet-table tbody tr:last-of-type:first-of-type .remove-timesheet-data {
    display: none;
}

.resize-textarea_width_100 {
    resize: vertical !important;
    width: 100%;
}

.table.font16 tbody > tr > td, .table-data-col2 tbody > tr > td a.label {
    font-size: 16px !important;
}

.table tr td.data_col + td, .table tr td.data_col {
    font-size: 15px !important;
    padding: 4px 10px !important;
}

.table tr td.data_col + td {
    word-break: break-all;
}

.live-photo-div {
    background: #fff;
    border: 1px solid #666;
    width: 262px;
    height: 197px;
}

.live-photo-container.has-error .live-photo-div {
    border-color: #a94442;
}

.live-photo-container .text-danger {
    display: none;
}

.live-photo-container.has-error .text-danger {
    display: block;
}

.live_photo_taked .close {
    position: absolute;
    top: 5px;
    right: 5px;
    color: #f00;
    font-size: 12px;
    background: #fff;
    border-radius: 50%;
    width: 21px;
    height: 21px;
    opacity: .8;
}

.live_photo_taked {
    display: inline-block !important;
    position: relative !important;
    margin: 10px;
}

.live_photo_taked .close:hover {
    opacity: 1;
}

.save_and_send_code {
    background: white;
    border: 0;
    width: 100%;
    padding: 4px 10px;
    text-align: left;
}

.save_and_send_code:hover {
    background: #428bca !important;
    color: #fff;
}
