html {
    line-height: 1.15;
}

html,
body {
    height: 100%;
}

img {
    max-width: 100%;
}

.h6,
h6 {
    font-size: 0.9rem;
}

.site-content,
.wrapper-wro {
    height: 100%;
}

.row-n-m {
    margin-top: 0;
}

.form-group {
    margin-bottom: 0;
}

.form-group-main {
    margin-top: 1rem;
}

.modal-body .form-group {
    margin-bottom: 0;
}

.btn-bt-primary {
    background-color: #3e70c9;
    border-color: #3e70c9;
    color: #fff;
}

.btn-bt-space {
    margin-right: 10px;
    margin-bottom: 10px !important;
}

.table-striped tbody tr td,
.table-striped thead tr th,
.table-striped tfoot tr th {
    text-align: center;
    vertical-align: middle;
}

.table-striped .price {
    text-align: left;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .025);
}

.table-striped tbody tr:hover {
    background-color: #f6f6f6;
}

table.dataTable tbody tr.selected {
    color: #fff;
    background-color: #43b968;
    border-color: #43b968;
}

table.dataTable thead>tr>th.sorting_asc,
table.dataTable thead>tr>th.sorting_desc,
table.dataTable thead>tr>th.sorting,
table.dataTable thead>tr>td.sorting_asc,
table.dataTable thead>tr>td.sorting_desc,
table.dataTable thead>tr>td.sorting {
    padding-right: 0.75rem;
}

.modal-header b {
    font-weight: normal;
    color: #999;
    font-size: 0.8rem;
}

.padding-0 {
    padding: 0;
}

.input-group .select2 {
    width: 100% !important;
}

.select2-container .select2-selection--single {
    height: 30px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 31px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 3px;
}

.note-popover .popover-content,
.panel-heading.note-toolbar {
    background: #f5f5f5;
}

.btn-m-r-10 {
    margin-right: 10px;
}

.btn-txt-submit {
    width: 100%;
    margin-right: 0 !important;
}

.input-group-addon {
    background-color: #f5f5f5;
    min-width: 60px;
    text-align: left;
}

.input-group-addon-end {
    background-color: #f5f5f5;
    min-width: inherit;
    text-align: left;
}

.float-xs-left {
    float: left!important;
}

.p-no {
    padding: 0 !important;
}

.p-r-0 {
    padding-right: 0 !important;
}

.p-l-0 {
    padding-left: 0 !important;
}

.m-l-0 {
    margin-left: 0 !important;
}

textarea.autosize {
    min-height: 150px;
    padding: 1rem;
}

.row-m {
    margin-top: 5px;
}

.row-mb {
    margin-bottom: 5px;
}

.primary-bg {
    background-color: #3e70c9 !important;
    color: #fff !important;
    min-width: 105px;
    text-align: center;
}

.primary-bg:hover {
    background-color: #467ee1 !important;
    border-color: #467ee1 !important;
}

.primary-bg a {
    color: #fff !important;
}

div.dataTables_wrapper div.dataTables_info {
    float: left;
}

.bootstrap-tagsinput .tag [data-role="remove"] {
    margin-left: 3px;
}

.bootstrap-tagsinput .label-info {
    padding: 5px;
}

.txt-align {
    text-align: left !important;
}

.price-align {
    text-align: right !important;
}

.span-bc {
    font-size: 0.8rem;
    font-weight: normal;
    float: right;
}

.w-max {
    width: 100%;
}

.tlist {
    border-radius: 3px;
    max-height: 100%;
    position: relative;
    white-space: normal;
    padding: 0.5rem;
    width: 100%;
    display: block;
}

.tlist h6 {
    border: none;
    width: 100%;
    border-radius: 3px;
    box-shadow: none;
    font-weight: 700;
    padding: 3px 5px;
    resize: none;
}

.tlist hr {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
}

.tlist h6>span {
    display: block;
    float: right;
    line-height: 1.4;
}

.bg-gray {
    background-color: #e2e4e6;
}

.p-0 {
    padding: 0!important;
}

.m-0-15 {
    margin: 0.15rem !important;
}

.bg-secondary {
    color: #333 !important;
    background-color: #f5f5f5 !important;
}

a.bg-secondary:focus,
a.bg-secondary:hover {
    color: #333 !important;
    background-color: #f9f9f9 !important;
}

.bg-biztalk {
    color: #333 !important;
    background-color: rgba(249, 224, 0, 0.42) !important;
    /* #f9e000 */
}

a.bg-biztalk:focus,
a.bg-biztalk:hover {
    color: #333 !important;
    background-color: rgba(249, 224, 0, 0.42) !important;
}

.bg-email {
    color: #333 !important;
    background-color: rgba(62, 112, 201, 0.4) !important;
}

a.bg-email:focus,
a.bg-email:hover {
    color: #333 !important;
    background-color: rgba(62, 112, 201, 0.4) !important;
}

.bg-success {
    color: #fff !important;
    background-color: #43b968 !important;
}

a.bg-success:focus,
a.bg-success:hover {
    color: #fff !important;
    background-color: #43b968 !important;
}

.bg-success-cti {
    color: #333 !important;
    background-color: #d9f1e1 !important;
}

a.bg-success-cti:focus,
a.bg-success-cti:hover {
    color: #333 !important;
    background-color: #d9f1e1 !important;
}


.bg-warning-cti {
    color: #333 !important;
    background-color: #fde9da !important;
}

a.bg-warning-cti:focus,
a.bg-warning-cti:hover {
    color: #333 !important;
    background-color: #fde9da !important;
}


.bg-danger-cti {
    color: #333 !important;
    background-color: #fdd9d7 !important;
}

a.bg-danger-cti:focus,
a.bg-danger-cti:hover {
    color: #333 !important;
    background-color: #fdd9d7 !important;
}


.text-overflow {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.site-sidebar .sidebar-menu ul li>a {
    padding: 0.5rem 1rem 0.5rem 2.5rem;
}

.site-sidebar .sidebar-menu ul ul {
    margin-left: 2.3rem;
}

.site-sidebar .sidebar-menu li {}

.nav-item hr {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    border: 0;
    background: #fff;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.hr-white {
    border-top: 1px solid rgba(255, 255, 255, .3);
}

.tc-align {
    text-align: center;
}

.jspPane .form-group-main {
    padding: 0 0 0 2rem;
}

.site-sidebar-second .sidebar-chat-window .scw-header a {
    margin-top: 6px;
}

.container-fluid-none {
    padding: 0;
}

.box-none {
    margin-bottom: 0;
}

.container-fluid-none .cont-table {
    padding: 0;
}

.box-block-none {
    margin: 0 !important;
    padding: 0 !important;
}

.box-block-none table {
    margin: 0 !important;
}

.box-block-none .table td,
.table th {
    padding: .5rem;
}

div.dataTables_wrapper {
    width: 100%;
    margin: 0 auto;
}

.cti-tab {
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: #eee;
    border-bottom: 1px solid #ccc;
}

.cti-tab a {
    font-size: 1.2rem;
    color: #373a3c !important;
}

.cti-tab .cti-body {
    font-size: 1.2rem;
    color: #373a3c !important;
}


.cti-tab .panel-title {
    margin: 0;
    position: relative;
    text-align: center;
}

.cti-tab .panel-title a {
    width: 100%;
    padding: 10px;
    display: block;
}

.collapse-cti .panel-body {
    padding: 7px;
}

.collapse-cti .panel-body h4 {
    padding: 3px;
}

.collapse-cti .panel-body h5 {
    padding: 10px 3px 3px;
    font-size: 0.9rem;
}

.collapse-cti .panel-body h6 {
    font-weight: normal;
    font-size: 1.0rem;
    line-height: 1.3rem;
    letter-spacing: -1px;
}

.collapse-cti .number {
    width: 70%;
    float: left;
    display: block;
}

.collapse-cti .number .book {
    font-size: 0.55em;
    color: #333;
}

.collapse-cti .number .book:hover {
    text-decoration: underline;
    color: #333;
}

.collapse-cti .user {
    width: 25%;
    float: right;
    text-align: right;
    display: block;
}

.cti-table {
    table-layout: fixed;
}

.cti-table tbody {
    table-layout: fixed;
    height: 100px;
    overflow-y: auto;
}

.cti-table2 {
    table-layout: fixed;
    overflow-x: hidden;
}

.padding-0 {
    padding: 0;
}

.padding-r-0 {
    padding-right: 0;
}

.padding-l-0 {
    padding-left: 0;
}

.cti-btn {
    min-width: 60px;
}

.cti-btn-more {
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    margin: 5px 0 -5px 0;
    width: 50%;
}

.cti-btn-more:last-child {
    margin: 5px 0 -5px 0px;
    border-left: 1px solid #ddd;
    float: right;
}

.bg-secondary .cti-btn-more {
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    margin: 5px 0 -5px 0;
    width: 50%;
}

.bg-secondary .cti-btn-more:last-child {
    margin: 5px 0 -5px 0px;
    border-left: 1px solid #ddd;
    float: right;
}

.bg-success-cti .cti-btn-more {
    background-color: #d9f1e1 !important;
    border-top: 1px solid #ddd;
    margin: 5px 0 -5px 0;
    width: 50%;
}

.bg-success-cti .cti-btn-more:last-child {
    margin: 5px 0 -5px 0px;
    border-left: 1px solid #ddd;
    float: right;
}


.bg-warning-cti .cti-btn-more {
    background-color: #fde9da !important;
    border-top: 1px solid #ddd;
    margin: 5px 0 -5px 0;
    width: 50%;
}

.bg-warning-cti .cti-btn-more:last-child {
    margin: 5px 0 -5px 0px;
    border-left: 1px solid #ddd;
    float: right;
}

.bg-danger-cti .cti-btn-more {
    background-color: #fdd9d7 !important;
    border-top: 1px solid #ddd;
    margin: 5px 0 -5px 0;
    width: 50%;
}

.bg-danger-cti .cti-btn-more:last-child {
    margin: 5px 0 -5px 0px;
    border-left: 1px solid #ddd;
    float: right;
}

.panel-body .t_time {
    text-align: right;
    color: #999;
}

.cti-btn-more:hover {
    background-color: #fafafa;
}

.cti-bottom {
    height: 430px;
}

.cti-mid {
    height: 880px;
}

.form-sch {
    padding: 10px;
}

.cti-top .scw-item {
    margin-bottom: 1.5rem;
    text-align: left;
}

.scw-textarea {
    resize: none;
    width: 100%;
    padding: 10px;
    border-color: #ddd;
}

.cti-top .self {
    text-align: right;
}

.cti-top .scw-item span {
    background-color: #3e70c9;
    color: #fff;
    display: inline-block;
    padding: 0.5rem 1rem;
    max-width: 100%;
    text-align: left;
}

.scw-overflow {
    overflow-y: auto;
    height: 345px;
}

.select-inline {
    width: 33.33333333333333% !important;
}


.select-inline .select2-container {
    width: 33.33333333333333% !important;
}


.input-group-inline {
    position: relative;
    width: 100%;
    display: table;
    border-collapse: separate;
}

.table-inline {
    max-width: 30px;
    text-align: center;
}

.table-inline-cost-input {
    max-width: 52px;
    text-align: center;
    background: none;
    border: 0;
    margin: 0 auto;
}

.table-inline-cost-input:focus {
    background: #ececec;
}

.table-cost-count thead tr,
.table-cost-count tfoot tr {
    background-color: rgba(0, 0, 0, .035);
}

.table-inline-cost {
    width: 85%;
}

.end-btn {
    margin: 0 5px;
}

.chk-input {
    width: 16px;
    height: 16px;
}

.fs-content {
    background-color: #f7f7f7;
    height: 100%;
    width: 400px;
    padding: 15px;
    top: 60px;
}


.fs-inner-container:first-child {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    left: 0;
}

.fs-inner-container {
    width: 400px;
    height: calc(100% - 60px);
    position: absolute;
    z-index: 10;
    right: 0;
}

#map {
    height: 100%;
    width: calc(100% - 400px);
    position: absolute;
    left: 0;
}

#inner-map {
    height: 300px;
    width: 100%;
}

.fs-container section.search {
    padding: 0 15px;
}

.listings-container.fs-listings.list-layout {
    padding: 0;
}

.fs-container .fs-listings {
    padding: 0;
}

.list-layout .listing-item {
    margin: 0 0 15px 0;
    display: flex !important;
    color: #373a3c;
}

.listing-item-m {
    padding: 0!important;
}

.pagination-m {
    padding: 0;
}

.pagination-m .pagination {
    width: 195px;
    margin: 5px auto !important;
    display: block;
}

.list-layout .listing-title {
    padding: 0;
    padding-right: 0;
    position: relative;
}

.listing-title span {
    font-size: 12px;
    width: 100%;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 20px;
}

.list-layout .listing-img-container {
    height: auto;
    width: 140px;
    height: 105px;
    float: left;
}

.listing-title h4 {
    font-size: 14px;
    margin: 0 0 5px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.listing-title h4 a {
    color: #333;
    line-height: 1.2;
}

.listing-footer {
    padding: 0 !important;
}

.listing-content {
    width: 230px;
    padding: 15px;
    height: 105px;
    background-color: #fff;
    float: left;
}

.listing-footer span {
    float: left;
    padding: 5px 15px !important;
}

.listing-badges span {
    display: inline-block;
    padding: 3px 5px;
    border-radius: 3px;
    font-size: 10px;
    font-weight: bold;
}

.listing-badges {
    padding: 2px 5px;
}

.listing-title .comment {
    color: #999;
}

.list-layout .listing-img-container img {
    height: 105px;
}

.mfp-gallery .mfp-close:after,
.mfp-gallery .mfp-close:before {
    font-size: 21px;
    top: 4px;
    left: 49%;
}

.mfp-arrow:hover {
    background-color: none;
}

.page-item-detail #main-content #detail-sidebar section address,
.page-item-detail #main-content #detail-sidebar section figure {
    margin-top: 15px;
}

.page-item-detail #main-content #detail-sidebar section address {
    margin-bottom: 0px;
}

.widget section {
    background-color: #f7f7f7;
    padding: 15px;
}

.sidebar.right {
    padding-left: 0;
}

.widget section>address>figure {
    margin: 0;
}

address {
    margin-bottom: 0;
    font-style: normal;
    line-height: 1.42857143;
}

address .info {
    line-height: 25px;
}

.page-item-detail #main-content #detail-sidebar section address,
.page-item-detail #main-content #detail-sidebar section figure {
    margin-top: 15px;
}

.property-description h3.desc-headline:first-child {
    font-size: 22px;
    margin: 5px 0 15px 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
}

.property-description h3.desc-headline {
    font-size: 22px;
    margin: 15px 0 15px 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
}

figure .info i {
    min-width: 15px;
}

figure hr {
    margin-top: 10px;
    margin-bottom: 15px;
}

.widget h3 {
    margin: 0;
    font-size: 16px;
}

.detail-list {
    width: 100%;
    font-size: 13px;
    border: 1px solid #d9d3c8;
}

.property-description .tag {
    padding: 5px;
    font-size: 12px;
    margin: 0 5px 0 0;
    float: left;
}

.detail-list th {
    padding: 5px 0;
    padding-left: 8px;
    border-right: 1px solid rgba(0, 0, 0, 0.125);
    background: #f7f7f7;
    text-align: left;
    color: #333;
    font-weight: bold;
    vertical-align: middle;
}

.detail-list td strong {
    color: #d44950;
    font-size: 16px;
    font-weight: bolder;
}

.detail-list .i-top th,
.detail-list .i-top td {
    padding-top: 10px;
}

.detail-list .i-btm th,
.detail-list .i-btm td {
    padding-bottom: 10px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.125);
}

.detail-list td {
    padding: 2px 10px;
    border-right: 1px solid rgba(0, 0, 0, 0.125);
    background: white;
}

.detail-list .start th,
.detail-list .start td {
    padding: 15px 10px 5px;
}

.detail-list .end th,
.detail-list .end td {
    padding: 5px 10px 15px;
}

.i-one td {
    padding: 5px 10px;
}

.desc-txt {
    font-size: 14px;
}

#map-container {
    position: relative;
    top: 0;
    left: 0;
    height: 300px;
    width: 100%;
    z-index: 990;
    margin-bottom: 0;
}

.custom-control-indicator {
    width: 13px !important;
    height: 13px !important;
}

.login-p {
    margin-bottom: 10px;
}

.auth .auth-header {
    margin-bottom: 12rem;
}

.where {
    display: block;
    margin: 25px 15px;
    font-size: 11px;
    color: #000;
    text-decoration: none;
    font-family: verdana;
    font-style: italic;
}

.filebox input[type="file"] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.filebox label {
    display: inline-block;
    padding: .5em 0;
    width: 10%;
    text-align: center;
    font-size: inherit;
    line-height: normal;
    vertical-align: middle;
    cursor: pointer;
    float: right;
    margin: 0;
}




/* named upload */

.filebox .upload-name {
    display: inline-block;
    padding: .5em .75em;
    width: 88%;
    font-size: inherit;
    font-family: inherit;
    line-height: normal;
    vertical-align: middle;
    background-color: #f5f5f5;
    border: 1px solid #ebebeb;
    border-bottom-color: #e2e2e2;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.rev-top .scw-item {
    margin-bottom: 1.5rem;
    text-align: left;
}

.rev-top .self {
    text-align: right;
}

.rev-top .scw-item span {
    background-color: #eee;
    color: #333;
    display: inline-block;
    padding: 1rem;
    max-width: 100%;
    text-align: left;
}

.rev-top .self span {
    text-align: right;
    background-color: #3e70c9;
    color: #fff;
}

.rev-top .self span textarea {
    background-color: rgba(255, 255, 255, 0.05);
    border: 0;
    color: #fff;
    width: 560px;
}

.rev-top .scw-form {
    padding-top: 1rem;
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.rev-top .scw-form .form-control {
    padding: 0;
    border-color: transparent;
    background-color: transparent;
}

.rev-top .scw-form .btn {
    background-color: #fff !important;
    right: 0;
    background-color: transparent;
    font-size: 0.75rem;
    color: #999;
    border: none;
    box-shadow: none;
}

.rev-top .scw-btn {
    background-color: #3e70c9;
    right: 0;
    background-color: transparent;
    color: #fff;
    border: none;
    box-shadow: none;
    cursor: pointer;
}

.rev-top .scw-btn:hover {
    text-decoration: underline;
}

.date-months .tag {
    padding: 0.8em 0.5%;
    font-size: 90%;
    min-width: 20px;
    border-radius: .5rem;
    margin: .3rem 0.18%;
    width: 7%;
    border: 0;
    cursor: pointer;
    letter-spacing: -0.5px;
}

.date-months i {
    font-size: 80%;
}

.row-date {
    border-top: 1px dashed #eee;
    margin-top: 10px;
    padding-top: 10px;
}

.tag-header {
    width: 100%;
    float: left;
    text-align: left;
    font-weight: bold;
    color: #818a91;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.table-scroll {
    overflow-x: auto;
}

.tag-no {
    text-align: center;
    display: block;
}

.table-weekend,
.table-sc-x {
    width: 100%;
    min-width: 900px;
}

.table-weekend tr td,
.table-sc-x tr td {
    font-size: 90%;
    padding: 10px 5px;
    min-width: 130px;
    max-width: 130px;
}

.table-scrol-m tr th,
.table-scrol-m tr td {
    font-size: 90%;
    padding: 5px 5px;
    min-width: 80px;
    max-width: 130px;
}

.td-th_name {
    font-weight: bold;
    min-width: 110px !important;
}

.weekend {
    text-align: center;
}

.date-weekend h6 {
    width: 100%;
    text-align: center;
}

.date-weekend .tag {
    padding: 0.8em 0.5%;
    font-size: 100%;
    min-width: 20px;
    border-radius: .5rem;
    margin: .3rem 0.18%;
    width: 100%;
    cursor: pointer;
    line-height: 1.1;
    letter-spacing: -0.5px;
}

.tag-nothing {
    background-color: #fff;
    border: 0.5px dashed #333 !important;
    color: #333;
}

.tag-active {
    background-color: #f59345;
    border: 0.5px solid #f59345 !important;
    color: #fff;
}

.date-months a {
    color: #333;
}

.prev-btn {
    float: left;
}

.next-btn {
    float: right;
}

.fc-event {
    border-radius: .5rem;
    border: none;
    cursor: move;
    font-size: 13px;
    margin: 3px 5px 0 5px;
    padding: 5px;
    text-align: center;
    background: #43b968;
    color: #fff !important;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.5px;
}

.tag-success {
    border: 0.5px solid #43b968;
}

.th-file {
    min-width: 300px;
}

.box-block h6 {
    margin-bottom: 0;
    position: relative;
}

.box-block h6>button {
    float: right;
    cursor: pointer;
    border: 0;
    width: 100%;
    text-align: right;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    background: none;
}

.bootstrap-tagsinput input {
    width: 0;
}

.col-lg-fix {
    width: 100%;
    float: left;
}

.menu-collapse {
    background: none;
    border: 0;
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    cursor: pointer;
    padding: 0;
    width: 100%;
    text-align: left;
}

.menu-collapse-prev {
    background: none;
    border: 0;
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    cursor: pointer;
    padding: 0;
    width: 100%;
    text-align: left;
}

.compact-hide .form-group {
    margin-bottom: 10px;
}

.compact-hide .icon {
    position: absolute;
    font-size: 0.8rem;
    top: 10px;
    left: 5px;
}

.compact-hide .select2-selection {
    font-size: 0.95rem;
    background: none;
    border-bottom: 0.5px solid rgba(255, 255, 255, 0.5) !important;
    padding: 0 .75rem .5rem 1.4rem;
}

.compact-hide .select2-selection__rendered {
    color: #999 !important;
}

.compact-hide .tlist {
    margin-bottom: .5rem;
}

.compact-hide .tlist h6 {
    font-size: 0.9rem;
    margin-bottom: .1rem;
}

.compact-hide .form-control {
    width: 100%;
    background: none;
    border: 0 !important;
    border-bottom: 0.5px solid rgba(255, 255, 255, 0.5) !important;
    color: #fff;
    padding: .5rem .75rem .5rem 2rem;
}

.compact-hide .form-control:focus {
    border: 0 !important;
    border-bottom: 0.5px solid rgba(255, 255, 255, 0.7) !important;
}

.btn-date {
    min-width: 30px;
}

.row-fix {
    width: 50%;
    float: left;
}

.row-fix:first-child {
    width: 49%;
    margin: 0 1% 0 0;
    float: left;
}

.row-fix-div {
    margin: 0;
}

.btn-datepicker {
    font-size: 11px;
    padding: 2px 2px;
    font-weight: bold;
    min-width: 42px;
    height: 20px;
    line-height: 10px;
    letter-spacing: -0.9px;
}

.btn-datepicker-info {
    font-size: 10px;
}

.date-months {
    width: 100%;
    text-align: center;
}

.table-datepicker tbody tr td {
    padding: 3px 0;
    margin: 0;
}

.tag-display .tag [data-role="remove"] {
    display: none;
}

.table td,
.table th {
    padding: .75rem .15rem;
    font-size: 0.9em;
}

.table-date-weekend {
    display: block;
}

.table-date-weekend tr td {
    min-width: 46px;
    width: 46px;
    max-width: 46px;
    padding: .15rem .15rem;
}

.modal-body .table-date {
    padding: 1.25rem 0 0;
}

.input-preview {
    width: 100%;
    height: 300px;
    background-image: url('../1.jpg');
    background-size: cover;
    background-position: center center;
}

.breadcrumb-subject {
    font-size: 0.9em;
    padding: 2px 5px 0 0;
    display: block;
    float: left;
    font-weight: bold;
}

.totla_price_align {
    text-align: right;
    font-weight: bold;
}

.box-top-index {
    padding: 0.75rem;
}

.box-top-index h6 {
    font-size: 1em;
    font-weight: bold;
}

.box-top-index .tag {
    padding: 6px;
    font-size: 1em;
    font-weight: bold;
}

.box-top-index .tag-success {
    border: 0;
}

.box-top-index .tag-default {
    background-color: #adb7be;
}

.table-input tr .input-p-0 {
    padding: 0 !important;
}

.table-input tbody tr td {
    border-bottom: 1px solid #fefefe;
    border-bottom-width: 1px !important;
    text-align: right;
    padding: 0.5rem 0.75rem;
    height: 31px;
}

.table-input thead tr th {
    font-weight: bold;
    text-align: right;
    padding: 0.5rem 0.75rem;
}

.table-input tbody tr td:first-child {
    border-right: 1px solid #aaa;
    font-weight: bold;
    vertical-align: middle;
}

.table-input tr .input-p-0 .form-control {
    margin: 0.5rem;
    width: calc(100% - 2.6rem);
}

.table-input .sub_title td {
    border-top: 1px solid #aaa !important;
}

.table-input .sub_total td {
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    background: #ececec;
}

.site-header .navbar-brand .logo {
    width: 140px;
    height: 33px;
    background: url(../img/logo.png) no-repeat;
    background-size: cover;
    background-position: center;
}

@media (min-width: 768px) {
    .compact-sidebar .site-header .navbar-brand .logo {
        width: 25px;
        background: url(../img/logo-small.png) no-repeat;
        background-size: cover;
    }
}

.file_input label {
    position: relative;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    width: 15%;
    text-align: center;
    line-height: 30px;
    float: right;
    margin: 0;
    padding: 2px 0;
}

.file_input label input {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
}

.file_input input[type=text] {
    vertical-align: middle;
    display: inline-block;
    font-size: 11px;
    width: 85%;
    height: 34px;
    padding: 0;
    border: 1px solid rgba(0, 0, 0, .15);
}

.table_txt_title {
    text-align: left !important;
    padding-left: 10px !important;
}



.table-span {
    display: block;
    float: left;
    width: fit-content;
    clear: inherit !important;
}

.table-group-span {
    min-width: 2750px;
}

.table-group {
    width: 100%;
    overflow-x: scroll;
}

.btn-est-bg {
    background: #f44236 !important;
    margin: 0 0.005rem 0.75rem;
    border-radius: 3px;
}

.btn-est-bg .tlist {
    border-radius: 3px 0 0 3px;
    max-height: 100%;
    position: relative;
    white-space: normal;
    padding: 0.5rem;
    width: 100%;
    display: block;
}

.btn-est {
    width: 80%;
    float: left;
    height: 100%;
    border-radius: 3px;
}

.btn-est-del {
    width: 20%;
    float: right;
    min-height: 60px !important;
    border-radius: 0 3px 3px 0;
    text-align: center;
    background: #f44236;
    display: table-cell;
    vertical-align: middle;
}

.est-del {
    min-height: 60px;
    color: #fff;
    line-height: 46px;
}

.est-del:hover,
.est-del:focus {
    background: #ff5b50;
    color: #fff;
    line-height: 46px;
}

.rev-nav a {
    width: 50%;
    float: left;
    text-align: center;
    padding: 10px;
    background: #eee;
    border: 1px solid rgba(0, 0, 0, 0.05);
    color: #999;
    margin: 0 0 15px 0;
    cursor: pointer;
    display: block;
}

.rev-nav .active a {
    background: #fff;
    color: #333;
}

.h4_title {
    margin: 5px 0 0;
}

.table_th_color thead th {
    background-color: #f0f0f0;
    border-color: #ddd;
}

.sorting_tables tbody td {
    text-align: left !important;
    padding: 15px !important;
}

.sorting_tables .sorting_1 {
    text-align: center !important;
}

.table-striped-none tbody tr:nth-of-type(odd) {
    background-color: #fff;
}

.table-striped-none tbody tr:hover {
    background-color: #fff;
}

.clearfix {
    clear: both;
}

.record-color {
    color: #f00;
    font-weight: bold;
}

.cti_login {
    background: #eee;
    border: 0;
    position: absolute;
    top: 11px;
    right: 5px;
    cursor: pointer;
    font-size: 1.1rem;
}

.cti-top .panel-default {
    position: relative;
}

.panel-disabled {
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
    min-height: 700px;
    width: 100%;
    top: 38px;
    z-index: 10000;
}

.disabled {
    display: none;
}

.panel-disabled span {
    color: #fff;
    width: 100%;
    display: block;
    margin: 350px 0 0;
    font-size: 1.2em;
    text-align: center;
}

.sms_byte {
    float: right;
}

.table_sms tbody {
    height: 20px;
    overflow-y: auto;
}

.btn-sms {
    padding: 7px 20px 6px 10px;
    width: 25px;
    float: left;
}

.btn-sms:last-child {
    margin: 0 3px 0 0 ;
}

.dpnone {
    display: none;
}