.DTFC_LeftWrapper{
    display: none;
}
.DTFC_RightBodyWrapper{
    left: -1px !important;
}
.DTFC_RightBodyWrapper .DTFC_RightBodyLiner{
    overflow: hidden !important;
}
div.dataTables_wrapper div.dataTables_paginate, .dataTables_info{
    margin-top: 10px;
}
.nav.nav-second-level{
    width: 200px;
}
.wrapper-info{
    bottom: 0px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1000;
    padding: 0;
}
.wrapper-info .ibox-title{
    background-color: #1ab394;
    color:#ffffff;
    cursor: pointer;
    cursor: hand;
    border-top-color: #19aa8d;
}
.wrapper-info .ibox-title .ibox-tools a{
    color:#ffffff;
}
.footer{
    z-index: 1001;
}
.wrapper.wrapper-content.wrapper-info {
    padding-bottom: 33px;
}
.ibox-content.btop{
    border-top-width:3px;
}
.form-group {
    margin-bottom: 8px;
}
.no-error{
    color: #676a6c !important;
}
#side-menu a .fa{
    width: 15px;
    text-align: center;
}
.btn.no{
    cursor: default;
}
.wrapper.wrapper-content{
    padding-bottom: 105px;
}
th.actions{
    width: 25px;
}
table.actions{
    border: 0;
}
table.actions tr{
    background: transparent;
}
table.actions td{
    border-collapse: collapse;
    padding: 0 2px;
}
table.actions td a.btn{
    margin-bottom: 0;
}

.dataTables a.btn.btn-xs {
    margin-right: 5px;
}
.dataTables td a.btn.btn-xs:last-child {
    margin-right: 0;
}
.alert > ul {
    padding-left: 15px;
    text-align: left;
}
button span.saveOk{
    display: none;
}
.leftLabels .control-label{
    text-align: left;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 12px;
}
.control-label.fsBig{
    font-size: 115%;
    font-weight: bold;
    padding-top: 0;
}
.modal.moveDown {
    z-index: 1000 !important;
}
/*
.modal-dialog {
    width: 700px;
}
.modal-dialog.modal-lg {
    width: 900px;
}
.modal-dialog.modal-lg1 {
    width: 950px;
}
.modal-dialog.modal-xlg {
    width: 1000px;
}
.modal-dialog.modal-xxlg {
    width: 1100px;
}*/

.removeRow{}
.btnAddRow{}
.btnRemoveRow{
    display: none;
}
.removeRow .btnAddRow{
    display: none;
}
.removeRow .btnRemoveRow{
    display: inline-block;
}

.control-label.required label:after, label.required:after{
    content: '*';
    color: #cc5965;
    margin-left: 5px;
}

.select2-dropdown, .select2-container--open, .popover {
    z-index: 3000;
}

.select2-container--default .select2-selection--single {
    border-radius: 1px;
}
.select2-container .select2-selection--single {
    height: 34px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 32px;
}

.input-group.timepicker{
    width: 100px;
}
.input-group .input-group-addon{
    cursor: pointer;
}
.input-group.date{
    width: 150px;
}
.input-group.date.w100{
    width: 100%;
}
.input-group-addon.i-checks{
    padding: 5px 6px;
}
.input-group-addon.i-checks label{
    margin-bottom: 0;
}
.i-checks .icheckbox_square-green.focus{
    background-position: -24px 0;
}
.i-checks .icheckbox_square-green.focus.checked {
    background-position: -48px 0;
}
.text-left {
    text-align: left !important;
}
label input.form-control, label select.form-control{
    font-weight: normal;
}
.mr20{
    margin-right: 20px;
}
.mt15{
    margin-top: 15px;
}
.mt5{
    margin-top: 5px;
}
.mt10{
    margin-top: 10px;
}
.mt-7{
    margin-top: -7px;
}
.oh{
    overflow: hidden;
}
.touchspin-sm{
    width: 100px;
}
.pl0{
    padding-left: 0;
}
.p0{
    padding: 0;
}
.col-sm {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    position: relative;
    float: left;
}
.datepicker table tr td, .datepicker table tr th{
    border-radius: 0;
}
.ui-timepicker-table td a {
    width: auto;
}
div.ui-timepicker {
    color: #333333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 1.42857;
    list-style: outside none none;
    background-clip: padding-box;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    margin-top: 2px;
    padding: 5px 0 0 0 !important;
}
.datepicker{
    z-index: 999999 !important
}
.ui-timepicker .ui-timepicker, .ui-timepicker-table{
    background: none;
    border: none;
}
table.ui-timepicker{
    box-shadow: none;
}
.ui-timepicker-table td{
    padding: 0;
}
.ui-timepicker-table th.periods{
    padding-left: 5px;
    padding-right: 5px;
}
.ui-timepicker .ui-state-default {
    background: #ffffff;
    border: 1px solid #ffffff;
    padding: 6px 7px;
    font-weight: normal;
    text-shadow: none;
}
.ui-timepicker .ui-state-default:hover {
    background: #eeeeee;
    border: 1px solid #eeeeee;
}
.ui-timepicker .ui-state-default.ui-state-active{
    background-color: #3276b1;
    border-color: #3276b1;
    color: #ffffff;
}
.ui-timepicker .ui-timepicker-title{
    background: none;
    border: 0;
    text-transform: none;
}
.ui-timepicker .ui-timepicker-hours{

}
.ui-timepicker .ui-timepicker-minutes{
    border-left: solid 1px rgba(0, 0, 0, 0.2);

}
.datepicker-dropdown::before{
    display: none;
}
.datepicker-dropdown::after{
    display: none;
}
.ui-tooltip{
    z-index: 999999;
}
.fc-event-container .fa.fa-trash, .fc-event-container .fa.fa-trash-o{
    position: absolute;
    right: 5px;
    bottom:5px;
    z-index: 500;
}

#external-events .fc-event {
    margin: 10px 0;
    cursor: pointer;
}
.has-error .input-group-btn-vertical .btn {
    border-color: #ed5565;
}

/*.single-dropzone {
    .dz-image-preview, .dz-file-preview {
        display: none;
    }
}*/
.has-error.control-label {
    color: #ed5565;
}


.profile-img-container {
    position: relative;
    display: inline-block; /* added */
    overflow: hidden; /* added */
}

.profile-img-container img {width:100%;} /* remove if using in grid system */


.profile-img-container:hover img{
    opacity: 0.5;
}

.profile-img-container:hover a span:hover{
    color: #fff;
}

.profile-img-container:hover a {
    opacity: 1; /* added */
    top: 0; /* added */
    z-index: 500;
}
/* added */
.profile-img-container:hover a span {
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
/* added */
.profile-img-container a {
    display: block;
    position: absolute;
    top: -100%;
    opacity: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    color: inherit;
}

.select2-container--default .select2-selection--multiple, .select2-dropdown{
    border-radius: 0;
}
.select2-container--default.select2-container--focus .select2-selection--single,
.select2-container--default.select2-container--open .select2-selection--single,
.select2-container--default.select2-container--focus .select2-selection--multiple{
    border-color: #1ab394;
    outline: none;
}

.form-chat textarea{
    margin-bottom: 15px;
}
.form-chat button{
    float: right;
    margin-bottom: 15px;
}


.webCalendar .rightDiv {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ddd;
    height: 144px;
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
}
.webCalendar table.noBorder, .webCalendar table.noBorder td, .webCalendar table.noBorder th{
    border-width: 0;
}
.webCalendar table.noBorder td.border {
    border-right: solid 1px #ddd;
}
.webCalendar .users table.noBorder td, .webCalendar .days table.noBorder td {
    border-bottom: solid 1px #ddd;
}
.webCalendar .users table.noBorder td.border_no,
.webCalendar .days table.noBorder td.border_no{
    border-bottom: none;
}
.webCalendar .days.top table.noBorder tr.lastLine td {
    border-bottom-width: 0;
}
.webCalendar table td {
    height: 35px;
    vertical-align: middle;
    padding: 0 10px
}
.webCalendar table.headerLine td {
    height: 135px;
    vertical-align: bottom;
    padding-bottom: 8px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .webCalendar table.headerLine td {
        height: 136px;
    }
}
.webCalendar .days table td.day {
    width: 20px;
    padding: 0;
    text-align: center;
    font-size: 85%;
}
.webCalendar .days table td.weekend {
    background: #FFE5E5;
}
.webCalendar .days table td.currentDay {
    background: #FFFFCC;
}
.webCalendar .hoverDays table td:hover {
    background: #d7d7d7;
}
.webCalendar .hoverDays table td.disableSelect:hover {
    background: #ffffff !important;
}
.webCalendar .hoverDays table td.active {
    background: #1ab394;
}
.scroll-overflow {
    overflow: hidden;
}
.scroll-x {
    overflow-x: scroll;
    width: 100%;
    margin: 0 0 -17px 0;
}
.scroll-x.days.top {
    margin-top: -36px;
}
.scroll-y {
    overflow-y: scroll;
    overflow-x: auto;
    margin: 0 -17px 0 0;
}
.scroll-x.scroll-y {
    overflow-x: scroll;
    overflow-y: scroll;
    margin: 0;
}
.scroll-content {
    height: 450px;
}
.nowrap {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: normal;
    margin: 0;
}
.modal-backdrop.in .sk-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -35px;
}
.small-chat-box .heading .fa-times {
    float: right;
    cursor: pointer;
    cursor: hand;
}
.pull-left .dataTables_filter{
    margin-left: 30px;
}
.pull-left .dataTables_filter label {
    margin-top: 3px;
}
div.dataTables_wrapper .pull-left div.dataTables_filter input {
    margin-top: -3px;
}

.services .panel-heading.collapsed .pull-right .fa-chevron-up{ display: none;}
.services .panel-heading .pull-right .fa-chevron-down{ display: none;}
.services .panel-heading.collapsed .pull-right .fa-chevron-down{ display: block;}

table.dataTable tr.odd-row {
    background-color: #FFFFFF;
}
table.dataTable tr.even-row {
    background-color: #F2F2F2;
}
.swal-wide{
    width:auto !important;
}
.buttons-colvis {
    margin-right: 5px !important;
}
.dropdown-menu>.active>a {
    background-color: #1ab394 !important;
}
table.dataTable tbody tr:hover td {
    background: rgba(0, 0, 0, 0.1);
    cursor: pointer;
}
/*table.dataTable tbody tr.selected {
    color: white !important;
    background-color: #91af92 !important;
}*/
.middle-box h1 {
    font-size: 40px;
    letter-spacing: 0;
}
