html {
    height: auto;
}

body {
    color: #444;
}

.gray-bg {
    background: #ededed;
}

.page-heading {
    padding: 0 10px 10px 10px;
}

b, strong, label {
    font-weight: 600;
}

table th {
    font-weight: 600;
    background: #fafafa;
    color: #777;
}

.ibox-content {
    background: #FaFaFa;
}

.ibox-tools .btn {
    color: #fff;
}

.ibox-notitle {
    border-top: 3px solid #e7eaec;
}

.c {
    height: 0;
    line-height: 0;
    clear: both;
    font-size: 0;
}

.search-bar {
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.title-action {
    padding-top: 20px;
}

.table-info {
    border-collapse: collapse;
    margin: 5px 0;
    width: 100%;
}

.table-info th, .table-info td {
    padding: 5px 10px;
    border-bottom: 1px solid #eee;
    background: none;
}

.table-info tr:last-child th, .table-info tr:last-child td {
    border-bottom: 0;
}

.table-info th {
    text-align: left;
    font-weight: normal;
    color: #999;
    font-size: 12px;
}

.table-info td {
    text-align: right;
    color: #000;
}

.form-custom {
    padding: 5px 0px 10px 0px;
    border-bottom: 1px dashed #e7eaec;
    margin-bottom: 10px;
}

.form-custom .row {
    margin-bottom: 5px;
}

.form-custom .form-group select {
    max-width: 200px;
}

.form-custom .full-width select, .form-custom .full-width input {
    width: 100%;
    margin-bottom: 5px;
}

.form-custom label {
    display: block;
    font-size: 10px;
    margin-bottom: 2px;
}

.control-label {
    color: #888;
}

.row-highlight td {
    padding: 10px 5px !important;
    background: #eee;
    font-weight: 600;
    font-size: 15px;
}

.row-heading td {
    background: #f2f2f2;
    font-weight: 600;
    border-top: 1px solid #ddd !important;
}

.row-heading:hover td {
    background: #fff;
}

#overview-table .data-row {
    display: none;
}

#overview-table .row-heading {
    cursor: pointer;
    font-weight: bold;
}

.nowrap {
    white-space: nowrap;
}

.bg-white {
    background: #fff;
}

.bg-uprent {
    background: #2C2C2E;
}

.loginscreen.middle-box {
    margin-top: 150px;
}

.form-title {
    border-top: 1px dashed #e7eaec;
    border-bottom: 1px dashed #e7eaec;
    font-weight: 600;
    font-size: 15px;
    padding: 13px 5px;
    margin-bottom: 20px;
    background: #fafafa;
}

.tabs-nice {
    margin-bottom: 10px;
}

.required {
    color: #f00;
    font-weight: 600;
}

.item-stats {
    font-size: 12px;
    padding: 10px 5px;
}

.invoices-icon-lock {
    font-size: 12px;
    color: #888;
    display: inline-block;
    vertical-align: middle;
}

.invoices-icon-lock .fa-pencil {
    color: #bbb;
}

.client-overview {
    font-size: 14px;
    color: #23c6c8;
}

.input-fixed-70 {
    width: 70px;
}

.loginscreen {
    color: #ddd;
}

.loginscreen .form-control {
    color: #000;
}

.mb-10 {
    margin-bottom: 10px;
}

.red-bg .label-danger {
    background: #fff;
    color: #f00;
}

.page-overview .client-info {
    padding: 7px 15px;
}

.table-condensed th, .table-condensed td {
    padding: 5px !important;
}

.info-small {
    font-size: 10px;
    color: #777;
}

.crm-objects-comment {
    padding-top: 5px;
    border-top: 1px dotted #ddd;
    margin-top: 5px;
    font-weight: normal !important;
}

.dd h4 {
    margin-bottom: 3px;
}

.dd-handle:hover {
    cursor: default;
}

.dd-list .dd-item {
    margin-bottom: 10px;
}

.dd-list .dd-item .dd-list {
    margin-bottom: 20px;
}

/* -------------------------------- REPORTS ------------------------- */
.report-dates {
    font-size: 10px;
}

.report-dates td, .report-dates th {
    border: 1px solid #ccc;
}

.report-dates .weekend {
    background: #5cbfdc;
}

.report-dates .at-client {
    background: #a4ca50;
    text-align: center;
    border: 1px solid #fff;
}

.report-dates .client-overview {
    cursor: pointer;
}

.report-dates .item-title {
    white-space: nowrap;
    padding: 1px 2px 1px 0;
}

.report-dates tr:hover td {
    background: #ddd;
}

.report-dates tr:hover td.at-client {
    background: #628e02;
    color: #fff;
}

.report-dates tr:hover td.weekend {
    background: #0099c6;
}

.report-dates thead th {
    border-bottom: 1px solid #aaa;
    background: #eee;
}

/* -------------------------------- // REPORTS ------------------------- */

/* -------------------------------- DEED PICTURES ------------------------- */
.dropzone .upload-icon {
    position: absolute;
    font-size: 30px;
    color: #666;
    right: 20px;
    top: 8px;
    z-index: 5;
}

.dropzone:hover .upload-icon {
    color: #fff;
}

.dropzone:hover {
    border: 1px solid #3498DB;
    background: #7BBCE8;
    color: #fff;
}

.dropzone .dz-message {
    margin: 0 !important;
}

.section-pictures {
    margin-top: 15px;
    padding: 10px;
    border: 1px solid #eee;
}

.picture-tn {
    max-width: 210px;
    height: 140px;
    overflow: hidden;
    position: relative;
    float: left;
}

.section-pictures .picture-holder {
    max-width: 210px;
    height: 140px;
    overflow: hidden;
}

.section-pictures .picture-holder img {
    max-height: 140px;
}

.section-pictures .picture-controls {
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 10px;
    display: none;
}

.section-pictures .picture-controls a {
    color: #fff;
}

.section-pictures .picture-controls a.control-delete {
    float: right;
    display: inline-block;
    padding-top: 15px;
    opacity: 0.5;
}

.section-pictures .picture-controls a.control-delete:hover {
    opacity: 1;
}

.section-pictures .picture-controls a.control-view {
    float: left;
    font-size: 30px;
    display: inline-block;
}

.picture-tn:hover .picture-controls {
    display: block;
}

/* -------------------------------- // DEED PICTURES ------------------------- */

.nav > li > a:focus {
    background-color: #293846;
}

.news-item h3 {
    margin-bottom: 0;
}

.news-item .news-text {
    margin-top: 10px;
}

.float-e-margins {
    margin-bottom: 10px;
}

.news-text p:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}


/* ----------------------------- MEDIA MANAGER ----------------------------- */
.mediamanager-container {
    padding: 10px;
    position: relative;
}

.dropzone .upload-icon {
    position: absolute;
    font-size: 35px;
    color: #666;
    right: 20px;
    top: 5px;
    z-index: 5;
}

.dropzone:hover .upload-icon {
    color: #fff;
}

.dropzone:hover {
    border: 2px solid #3498DB;
    background: #7BBCE8;
    color: #fff;
}

.mediamanager-left {
    margin-right: 370px;
}

.mediamanager-right {
    width: 350px;
    position: absolute;
    right: 10px;
    top: 10px;
}

.media-filter {
    padding: 15px 0 5px 0;
    border-bottom: 1px solid #eee;
}

.media-filter .filter-type {
    float: left;
    width: 20%;
}

.media-filter .filter-folder {
    float: left;
    width: 20%;
}

.media-filter .filter-search {
    float: right;
    width: 30%;
}

.media-form-saving-alert {
    font-weight: bold;
    display: none;
}

.media-folder-form {
    margin-bottom: 5px;
    display: none;
}

.media-content {
    padding-top: 10px;
}

.grid-media, .grid-media li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.grid-media li {
    background: #eee;
    float: left;
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    margin: 0 10px 10px 0;
    border: 1px solid #ddd;
}

.grid-media li:hover {
    border-color: #3498DB;
}

.grid-media .placeholder {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: relative;
}

.grid-media .placeholder .attachment-icon {
    font-size: 50px;
    color: #bbb;
    position: absolute;
    line-height: 1;
    width: 50px;
    height: 50px;
    text-align: center;
    left: 50%;
    margin-left: -25px;
    top: 20px;
}

.grid-media .placeholder .attachment-title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 12px;
    line-height: 1.1;
    padding: 5px 5px;
    text-shadow: 1px 1px 0 #fff;
}

.media-one .placeholder {
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 150px;
    border: 1px solid #ddd;
    float: left;
    margin: 0 10px 10px 0;
}

.media-one .placeholder .picture {
    line-height: 0;
}

.media-one .placeholder .picture img {
    max-width: 150px;
    max-height: 200px;
}

.media-one .placeholder .attachment {
    height: 150px;
    background: #eee;
}

.media-one .placeholder .attachment .attachment-icon {
    font-size: 50px;
    color: #bbb;
    position: absolute;
    line-height: 1;
    width: 50px;
    height: 50px;
    text-align: center;
    left: 50%;
    margin-left: -25px;
    top: 50%;
    margin-top: -25px;
}

.media-one .media-info {
    font-size: 12px;
}

.media-one .media-info p {
    margin: 0;
    padding-bottom: 2px;
}

.media-one .media-info .filename {
    font-weight: bold;
}

.image-left {
    float: left;
    margin: 0 10px 10px 0;
}

.image-right {
    float: right;
    margin: 0 0 10px 10px;
}

.contacts-job_title {
    line-height: 15px;
    height: 30px;
}

.js-tree a {
    white-space: normal !important;
    height: auto !important;
    padding: 1px 2px !important;
}


.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-front {
    z-index: 100;
}

.ui-widget-content {
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #333333;
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0;
}

.ui-menu .ui-menu {
    position: absolute;
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    /* support: IE10, see #8844 */
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-item a {
    display: block;
    padding: .25em .5em;
}

/**
*	dvs
*/

.dvs-panel {
    display: block;
    padding: 13px 0;
}

.dvs-panel.active {
    border-width: 3px;
    padding: 11px 0;
}

.dvs-filter {
    position: relative;
    padding: 1.5em 1em 1em 1em;
    border: 1px solid #e3e3e3;
    margin-bottom: 1em;
    background: white;
}

.dvs-filter .form-group {
    position: relative;
    padding-bottom: .5em;
}

.dvs-filter label.placeholder {
    position: absolute;
    top: -14px;
    color: #929292;
    font-size: 10px;
    font-weight: normal;
    white-space: nowrap;
}

.dvs-filter .advanced {
    position: absolute;
    top: 5px;
    right: 10px;
}

.dvs-filter .advanced * {
    display: inline-block;
    color: #929292;
    font-size: 10px;
    font-weight: normal;
    vertical-align: middle;
    margin: 0;
}

.dvs-table .visited a {
    color: #ff4492;
}

/*
.dvs-filter .advanced input[type=checkbox] { display:none; }
.dvs-filter .advanced input[type=checkbox] + label:before {
  font-family: FontAwesome;
  display: inline-block;
  cursor: pointer;
}

.dvs-filter .advanced input[type=checkbox] + label:before { content: "\f107"; }
.dvs-filter .advanced input[type=checkbox]:checked + label:before { content: "\f106"; }
*/

.dvs-panel.active p {
    font-weight: bold;
}

.disabled {
    opacity: .35;
    position: relative;
}

.disabled .blur {
    position: absolute;
    width: 100%;
    height: 100%;
    background: white;
    opacity: 0;
    z-index: 10;
}

.chapter-title {
    margin: 1em 0 .5em 0 !important;
    padding: 0 0 .5em 0;
    border-bottom: 1px dashed #e7eaec;
}

.hint-text {
    font-size: 11px;
    font-weight: normal;
    color: #ccc;
}

.assignees-list {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}

.assignees-list li {
    display: table;
    width: 100%;
}

.assignees-list li > div {
    display: table-cell;
    width: auto;
    border-top: 1px solid #e7eaec;
    padding: 8px 0;
}

.assignees-list li > div:last-child {
    width: 30%;
}

/* ---------------------- AUTOCOMPLETE ---------------------- */
.autocomplete-suggestions {
    border: 1px solid #999;
    background: #FFF;
    overflow: auto;
    font-size: 14px;
}

.autocomplete-suggestion {
    padding: 3px 5px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    border-bottom: 1px dotted #ddd;
}

.autocomplete-selected {
    background: #F0F0F0;
}

.autocomplete-suggestions strong {
    font-weight: normal;
    color: #3399FF;
}

.autocomplete-group {
    padding: 2px 5px;
}

.autocomplete-group strong {
    display: block;
    border-bottom: 1px solid #000;
}

.autocomplete-no-suggestion {
    font-style: italic;
    color: #bbb;
    padding: 3px 5px;
}

.autocomplete-info {
    font-size: 10px;
    color: #888;
}

/* ---------------------- // AUTOCOMPLETE ---------------------- */

.table-strike tr td {
    text-decoration: line-through;
}

.form-control.warning {
  border: 1px dotted red;
  background: rgba(255,0,0,.2);
}

.menu-link__renta-orange a {
	color: #FE5000 !important;
}
