/*   Background Body */
body {
    background: #F0F0F0;
}

.custom-container {
    max-width: 1310px;
}

*:focus {
    outline: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

/*   Typography    */
body,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
p,
.navbar,
.brand,
.btn-simple,
.alert,
a,
.td-name,
td,
button.close {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: 'Arial', 'Microsoft JhengHei', 'Open Sans', sans-serif;
}

body {
    font-size: 15px;
    color: #444;
}

h1,
.h1 {
    font-size: 1.625rem;
}

h2,
.h2 {
    font-size: 1.25rem;
}

h3,
.h3 {
    font-size: 1.0625rem;
}

h4,
.h4 {
    font-size: .9375rem;
}

h5,
.h5 {
    font-size: .8125rem;
}

h6,
.h6 {
    font-size: .725rem;
}

p {
    font-size: 15px;
    line-height: 1.82;
    margin-bottom: 1rem;
    word-break: break-word;
}

small,
.small {
    font-size: 12px;
}

b,
.b,
strong,
.strong {
    font-weight: 600;
}

hr {
    margin-top: 0.6rem;
    margin-bottom: 0.6rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.07);
}

img {
    width: 100%;
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-dark.navbar-toggler {
  border-color: rgb(255,255,255,0.8);
} 

.navbar-dark .navbar-toggler {
    border-color: rgba(255,255,255,0);
}
.page-pretitle {
    letter-spacing: .08em;
    text-transform: uppercase;
    color: #95aac9;
}

.page-title {
    font-size: 24px;
    font-weight: 500;
    color: #444444;
    line-height: 30px;
    margin-bottom: 20px;
}

.page-category {
    color: #444444;
    line-height: 1.8;
    letter-spacing: 1px;
    font-size: 12px;
    padding-top: 5px;
    display: none;
}

.page-category a {
    color: #444444;
    line-height: 1.8;
    letter-spacing: 1px;
    font-size: 12px;
}

.page-category a:hover {
    text-decoration: none;
}

.content-main-area {
    transition: all .3s;
}

/***search area***/
.search_nohouse {
    text-align: left;
    line-height: 60px;
    font-size: 17px;
    color: #777;
    padding-left: 0px;
    padding-bottom: 50px;
}

.active-red i {
    color: #ca0002;
    margin-left: 8px;
    font-size: 20px;
    padding-top: 4px;
}

.search-w-90 {
    width: 85% !important;
}

.advanced_search_bt {
    text-align: left;
    border: 1px solid #eee;
}

.advanced_search_bt a {
    width: 100%;
    display: block;
    color: #000;
    font-size: 17px;
    font-weight: 600;
    cursor: pointer;
    padding: 6px 0 6px 10px;
    border-right: 3px;
    letter-spacing: 1px;
    background-color: #FFF;
}

.advanced_search_bt a:hover {
    text-decoration: none;
}

.search-keywords {
    margin: 5px 15px;
    padding: 8px 0;
}

.search-keywords ul {
    display: inline-flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
}

.search-keywords ul li {
    width: auto;
    border-radius: 50px;
    background-color: #C25540;
    font-size: 13px;
    color: #FFF;
    padding: 2px 4px 1px 8px;
    margin: 0 8px 6px 0;
    letter-spacing: 1px;
    cursor: pointer;
    font-weight: 500;
}

.search-keywords ul li:hover {
    opacity: 0.8;
    transition: all .3s;
}

.search-keywords ul li i {
    color: #FFF;
    font-size: 14px;
    margin-left: 5px;
    padding-top: 2px;
}

.search-all-area {
    text-align: right;
    /*border-bottom: 1px solid #EEE;*/
}

.search-all-bt {
    display: inline-block;
    width: 150px;
    text-align: center;
    background-color: #C25540;
    color: #FFF;
    padding: 5px 8px;
    margin-bottom: 15px;
    letter-spacing: 2px;
    cursor: pointer;
    border-radius: 3px;
    margin-top: 15px;
}

.search-all-bt a {
    color: #fff;
    letter-spacing: 2px;
    text-decoration: none;
}

.search-all-bt:hover {
    opacity: 0.9;
}

/******* ad here *******/
.ad-here a {
    text-align: right;
    color: #c25540;
    position: absolute;
    right: 20px;
    top: 25px;
    font-weight: 600;
}

.ad-here a i {
    margin-right: 3px;
}

/******* Search detail******/
.search-detail-header {
    border-bottom: 1px solid #FFF;
    padding-bottom: 2px;
}

.search-detail-body {
    padding: 10px 20px;
    letter-spacing: 1px;
}

.search-detail-footer {
    border-top: 1px solid #FFF;
}

.search-detail-title {
    font-size: 17px;
    border-bottom: 1px solid #ffe0e0;
    letter-spacing: 2px;
    font-weight: 600;
    margin-bottom: 3px;
    padding-bottom: 3px;
}

.search-detail-title i {
    color: #ff9999;
    font-size: 17px;
    margin-right: 3px;
    padding-bottom: 2px;
}

.search-detail-checkbox-area {
    display: inline-flex;
    flex-wrap: wrap;
}

.search-detail-checkbox-area .checkbox {
    margin-right: 8px;
    margin-bottom: 8px;
}

.icon-area img {
    width: 28px;
    height: 28px;
    margin-right: 5px;
}

.icon-area-2 i {
    margin: 0 5px 0 3px;
}

.viewall-list {
    margin-top: 15px;

}

.viewall-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.modal-content .viewall-list ul li {
    width: 19%;
    border: 1px solid #c25540;
    color: #c25540;
    margin-right: 0.15%;
    margin-bottom: 7px;
    margin-left: 0.3%;
    display: inline-block;
    padding: 4px 10px;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 1px;
    text-align: center;
    cursor: pointer;
}

.viewall-list ul li:hover {
    background-color: #c25540;
    color: #FFF;
}

.modal-content .viewall-list ul .active {
    background-color: #c25540;
    color: #FFF;
}



/********** title ****************/
.mygo-page-title {
    color: #444444;
    font-size: 26px;
    font-weight: 600;
    padding: 8px 0 0 0;
    letter-spacing: 1px;
}

.mygo-page-title span {
    color: #C25540;
}

.house-area {
    margin-bottom: 10px;
}

.house-area a {
    color: #444;
}

.house-area a:hover {
    opacity: 0.8;
    transition: all .3s;
}

.house-area .title {
    padding: 10px 0;
    font-size: 22px;
    height: 42px;
    line-height: 28px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 2px;
    font-weight: 600;
}

.house-area .price {
    font-size: 15px;
    color: #444;
}

.house-area .price span {
    font-size: 28px;
    font-weight: 700;
    color: #C25540;
    padding-right: 3px;
}

/*** 2020/12/15 slider img 裁切*/
/***2021/01/15 物件列表照片底塗改白色+灰色邊框 愛心改灰線***/

.img-area {
    position: relative;
    height: 0;
    padding-bottom: 74.6%;
    overflow: hidden;
    background-color: #FFF;
    border: 1px solid #eee;
}

.img-area i {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 24px;
    color: #c7c7c7;
}

.img-area span i {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 24px;
    color: #c7c7c7;
    cursor: pointer;
    z-index: 8;
}

.img-area .like-heart i {
    color: #ffa9a9;
}

.search-page .owl-carousel .owl-item .icon-area img {
    width: 28px;
    height: 28px;
    display: inline-block;
}

.new-row {
    padding: 0px 15px;
}

/*** search list****/
.list-w {
    margin-left: 0;
    word-break: keep-all;
    display: inline;
    font-size: 17px;
}

.list-w-area {
    height: 115px
}

.list-w-line {
    padding: 0 4px 0 7px;
}

.list-w-red {
    color: #C25540;
}

/**************************/
.below-down {
    color: #278407;
    border: 1px solid #2C9608;
    border-radius: 50px;
    padding: 3px 8px;
    margin-top: 8px;
    font-size: 14px;
    font-weight: 500;
    width: 120px;
}

.below-down img {
    width: 13px;
}

/**************************/

.filter_search {
    padding: 0 10px;
}

.filter_search .active {
    border: 1px solid #C25540;
    color: #C25540;
}

.filter_search .active a {
    color: #C25540;
}

.filter_search a:hover {
    opacity: 0.9;
}

.filter_search_bt {
    text-align: center;
    border: 1px solid #E3E3E3;
    border-radius: 3px;
    background-color: #FFF;
    font-size: 17px;
}

.filter_search_bt a {
    width: 100%;
    display: inline-block;
    color: #666;
    cursor: pointer;
    padding: 6px 0 6px 10px;
    border-right: 3px;
}

.filter_search_bt a:hover {
    text-decoration: none;
}

.filter_search_bt a i {
    margin: 0 5px;
}

.find-word {
    font-size: 14px;
}

.find-word span {
    color: #ca0002;
}

.filter-area-s2 {
    background-color: #F6F6F6;
    padding: 8px;
    margin-top: 8px;
    display: block;
}


/*********AD area ***************/
.ad-right-area .ad {
    margin-bottom: 20px;
    text-align: left;
    border: 1px solid #eee;
    border-radius: 3px;
}

/********************************/

label {
    color: #444;
    margin-bottom: 0;
}

.metric-value {
    margin-bottom: 5px;
    line-height: 1;
    white-space: nowrap;
}

.metric-label {
    font-size: .875rem;
    font-weight: 500;
    color: #686f76;
    white-space: nowrap;
    margin-bottom: 0;
}

/* header */
/*二級選單*/
.fixed-top1 {
    z-index: 1000;
    padding: 0 1rem;
}

/*二級選單 END*/

.bg-mygo {
    background-color: #ca0002;
}

.navbar-brand img {
    height: 30px;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 1);
}

.nav-sub {
    font-size: .75em;
    line-height: 1.6em;
}

.sticky-top {
    position: fixed;
}


/* header */
/*    Layouts     */
body {
    min-height: 100vh;
    position: relative;
    background: #F6F6F6;
}

.no-bd {
    border: 0px !important;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.wrapper {
    min-height: 100vh;
    position: relative;
    top: 0;
    height: 100vh;
}

.main-header {
    background: #ffffff;
    min-height: 55px;
    width: 100%;
    position: fixed;
    z-index: 999;
    top: 45px;
}

.main-header .logo-header {
    float: left;
    width: 240px;
    height: 57px;
    line-height: 55px;
    color: #333333;
    z-index: 1250;
    font-size: 17px;
    font-weight: 400;
    padding-left: 25px;
    padding-right: 25px;
    z-index: 1001;
    display: flex;
    align-items: center;
    position: relative;
    transition: all .3s;
}

.main-header .logo-header .big-logo {
    margin-right: 8px;
}

.main-header .logo-header .big-logo:hover {
    text-decoration: none;
}

.main-header .logo-header .big-logo .logo-img {
    width: 35px;
    height: 35px;
}

.main-header .logo-header .logo {
    color: #575962;
    opacity: 1;
    position: relative;
    height: 100%;
}

.main-header .logo-header .logo:hover {
    text-decoration: none;
}

.main-header .logo-header .logo .navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-right: 0px;
}

.main-header .logo-header .navbar-minimize {
    position: absolute;
    top: 0;
    right: 18px;
    z-index: 5;
}

.main-header .logo-header .navbar-toggler {
    padding-left: 0px;
    padding-right: 0px;
    opacity: 0;
    display: none;
    border: none;
}

.main-header .logo-header .navbar-toggler .navbar-toggler-icon {
    height: 1em;
    width: 1em;
    color: #545454;
    font-size: 22px;
}

.main-header .logo-header .more {
    background: transparent;
    border: 0;
    font-size: 22px;
    padding: 0;
    opacity: 0;
    width: 0;
    display: none;
}

.main-header .navbar-header {
    min-height: 57px;
}

.main-header .btn-minimize {
    font-size: 20px;
    line-height: 20px;
    padding: 0px;
    background: transparent !important;
    color: #575962 !important;
}

.main-header .btn-minimize:hover,
.main-header .btn-minimize:focus {
    opacity: 1;
}

#search-nav {
    flex: 1;
    max-width: 400px;
}

.sidebar .nav>.nav-item.active>a:before,
.sidebar .nav>.nav-item.active:hover>a:before,
.sidebar .nav>.nav-item a[data-toggle=collapse][aria-expanded=true]:before {
    background: #BF523F;
    opacity: 1 !important;
    position: absolute;
    z-index: 1;
    width: 3px;
    height: 100%;
    content: '';
    left: 0;
    top: 0;
}

.sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 240px;
    padding-top: 57px;
    display: block;
    z-index: 998;
    color: #ffffff;
    font-weight: 200;
    background: #ffffff;
    -webkit-box-shadow: 1px 0 10px rgba(69, 65, 78, 0.06);
    -moz-box-shadow: 1px 0 10px rgba(69, 65, 78, 0.06);
    box-shadow: 1px 0 10px rgba(69, 65, 78, 0.06);
    transition: all .3s;
}

.sidebar .user {
    margin-top: 13.5px;
    padding-left: 15px;
    padding-right: 10px;
    padding-bottom: 12.5px;
    border-bottom: 1px solid #f1f1f1;
    display: block;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 65px;
}

.sidebar .user .info a {
    white-space: nowrap;
    display: block;
    position: relative;
}

.sidebar .user .info a:hover,
.sidebar .user .info a:focus {
    text-decoration: none;
}

.sidebar .user .info a>span {
    font-size: 16px;
    font-weight: 400;
    color: #444;
    display: flex;
    padding-left: 5px;
    flex-direction: column;
    letter-spacing: 1px;
}

.sidebar .user .info a>span .user-level {
    color: #555;
    font-weight: 600;
    font-size: 14px;
    margin-top: 5px;
}

.sidebar .user .info a .link-collapse {
    padding: 7px 0;
}

.sidebar .user .info .caret {
    position: absolute;
    top: 17px;
    right: 0px;
    border-top-color: #777;
}

.sidebar .sidebar-wrapper {
    position: relative;
    max-height: calc(100vh - 75px);
    min-height: 100%;
    overflow: auto;
    width: 240px;
    z-index: 4;
    padding-bottom: 100px;
    transition: all .3s;
}

.sidebar .sidebar-wrapper .sidebar-content {
    padding-top: 0px;
    padding-bottom: 55px;
}

.sidebar .sidebar-wrapper .scroll-element.scroll-y {
    top: 5px !important;
}

.sidebar .nav {
    display: block;
    float: none;
    margin-top: 20px;
}

.sidebar .nav .nav-section {
    margin: 15px 0 0 0;
}

.sidebar .nav .nav-section .sidebar-mini-icon {
    text-align: center;
    font-size: 15px;
    color: #909093;
    display: none;
}

.sidebar .nav .nav-section .text-section {
    padding: 2px 30px;
    font-size: 11px;
    color: #727275;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 12px;
    margin-top: 20px;
}

.sidebar .nav>.nav-item {
    display: list-item;
}

.sidebar .nav>.nav-item.active>a {
    color: #575962 !important;
    background: rgba(0, 0, 0, 0.03);
}

.sidebar .nav>.nav-item.active>a p {
    color: #CA0002 !important;
}

.sidebar .nav>.nav-item.active a i {
    color: #CA0002;
}

.sidebar .nav>.nav-item.submenu {
    background: rgba(0, 0, 0, 0.03);
}

.sidebar .nav>.nav-item.submenu>li>a i {
    color: rgba(23, 125, 255, 0.76);
}

.sidebar .nav>.nav-item>a:hover,
.sidebar .nav>.nav-item a:focus {
    background: rgba(0, 0, 0, 0.03);
}

.sidebar .nav>.nav-item a {
    display: flex;
    align-items: center;
    color: #444;
    padding: 6px 10px 6px 25px;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    margin-bottom: 3px;
}

.sidebar .nav>.nav-item a:hover,
.sidebar .nav>.nav-item a:focus {
    text-decoration: none;
}

.sidebar .nav>.nav-item a:hover p,
.sidebar .nav>.nav-item a:focus p {
    color: #CA0002 !important;
}

.sidebar .nav>.nav-item a:hover i,
.sidebar .nav>.nav-item a:focus i {
    color: #CA0002 !important;
}

.sidebar .nav>.nav-item a .letter-icon {
    color: #a1a2a6;
    margin-right: 15px;
    width: 25px;
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 20px;
    font-weight: 200;
}

.sidebar .nav>.nav-item a i {
    color: #9a9a9a;
    margin-right: 15px;
    width: 25px;
    text-align: center;
    vertical-align: middle;
    float: left;
}

.sidebar .nav>.nav-item a i.fas,
.sidebar .nav>.nav-item a i.far,
.sidebar .nav>.nav-item a i.fab,
.sidebar .nav>.nav-item a i.fa {
    font-size: 20px;
    line-height: 30px;
}

.sidebar .nav>.nav-item a i[class^="flaticon-"] {
    font-size: 20px;
}

.sidebar .nav>.nav-item a p {
    font-size: 17px;
    margin-bottom: 0px;
    margin-right: 5px;
    white-space: nowrap;
    font-weight: 500;
    color: #444;
}

.sidebar .nav>.nav-item a .caret {
    margin-left: auto;
    margin-right: 10px;
    transition: all .5s;
    color: #9a9a9a;
}

.sidebar .nav>.nav-item a[data-toggle=collapse][aria-expanded=true] {
    background: transparent;
}

.sidebar .nav>.nav-item a[data-toggle=collapse][aria-expanded=true] p {
    color: #444;
}

.sidebar .nav>.nav-item a[data-toggle=collapse][aria-expanded=true] i {
    color: #BF523F;
}

.sidebar .nav>.nav-item a[data-toggle=collapse][aria-expanded=true] .caret {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.sidebar .nav-collapse {
    margin-top: 0px;
    margin-bottom: 3px;
    padding-bottom: 15px;
    padding-top: 10px;
}

.sidebar .nav-collapse li.active>a {
    font-weight: 600;
    background: rgba(0, 0, 0, 0.05);
}

.sidebar .nav-collapse li a:before,
.sidebar .nav-collapse li a:hover:before {
    opacity: 0 !important;
}

.sidebar .nav-collapse li a {
    margin-bottom: 0px !important;
    padding: 6px 25px !important;
}

.sidebar .nav-collapse li a .sub-item {
    font-size: 16px;
    position: relative;
    margin-left: 25px;
}

.sidebar .nav-collapse li a .sub-item:before {
    content: '';
    height: 4px;
    width: 4px;
    background: rgba(131, 132, 138, 0.89);
    position: absolute;
    left: -15px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 100%;
}

.sidebar .nav-collapse li a:hover .sub-item {
    opacity: 1;
}

.sidebar .nav-collapse li a .sidebar-mini-icon {
    font-size: 18px;
    color: #C3C5CA;
    margin-right: 15px;
    width: 25px;
    text-align: center;
    vertical-align: middle;
    float: left;
    font-weight: 300 !important;
}

.sidebar .nav-collapse.subnav {
    padding-bottom: 10px;
    margin-bottom: 0px;
}

.sidebar .nav-collapse.subnav li a {
    padding-left: 40px !important;
}

.sidebar[data-image] .nav .nav-item {
    opacity: .9;
}

.quick-sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -380px;
    width: 380px;
    overflow: auto;
    overflow-x: hidden;
    height: 100vh;
    display: block;
    z-index: 1;
    background: #ffffff;
    background-size: cover;
    background-position: center center;
    box-shadow: 2px 0px 20px rgba(69, 65, 78, 0.07);
    transition: all .3s;
    z-index: 1101;
    padding: 20px 20px;
}

.quick-sidebar .scroll-wrapper .scroll-element {
    opacity: 0.4 !important;
}

.quick-sidebar .scroll-wrapper:hover .scroll-element {
    opacity: .8 !important;
}

.quick-sidebar .close-quick-sidebar {
    position: absolute;
    right: 25px;
    color: #999;
}

.quick-sidebar .nav-link {
    padding-top: 0px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin-right: 15px !important;
}

.quick-sidebar .quick-wrapper .quick-scroll {
    height: calc(100vh - 115px);
    overflow: auto;
    margin-bottom: 15px;
}

.quick-sidebar .quick-wrapper .quick-content {
    padding-bottom: 25px;
}

.quick-sidebar .quick-wrapper .category-title {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 10px;
    margin-top: 25px;
    display: block;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 15px;
}

.quick-sidebar-overlay {
    position: fixed;
    z-index: 1100;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.63);
}

/****************************************/
.profile-pic-2 {
    display: inline-block;
    position: relative;
}

.profile-pic-2 label img {
    width: 170px;
    cursor: pointer;
}

.pic-up-icon {
    position: absolute;
    z-index: 50;
    bottom: -17px;
    right: -20px;
}

.pic-up-icon label img {
    width: 50px;
    z-index: 10;
    cursor: pointer;
}


.pic-word {
    font-size: 16px;
    margin-top: 10px;
}

.pic-word i {
    font-size: 19px;
    margin-right: 5px;
}

.member-info a {
    text-decoration: none;
}

.member-info a:hover {
    opacity: 0.7;
}

.add-area-list {
    font-size: 14px;
}

.add-area-list a label {
    font-size: 14px;
}

.form-area-input-line {
    width: 100%;
    margin-top: 10px;
}

.form-area-input-line-2 {
    width: 100%;
    margin-top: 10px;
    padding: 0;
    font-size: 1rem;
}

.member-checkbox-s label {
    color: #444;
}

.member-checkbox-s a {
    color: #444;
}

.pupup-member-checkbox ul {
    margin: 0;
    padding: 0 0 0 25px;
    display: inline-block;
}

.pupup-member-checkbox ul li {
    list-style: none;
    width: 24%;
    display: inline-block;
    margin-top: 5px;

}

/*************member-list****************/
.tip-area-check {
    font-size: 1rem;
    background-color: #FFF;
    padding: 15px 10px;
    text-align: center;
    margin-bottom: 10px;
    color: #17A208;
    line-height: 24px;
    border-left: 10px solid #A5E79E;
    font-weight: 600;

}

.tip-area-check i {
    font-size: 26px;
    margin-right: 8px;

}

.tip-area-check-s {
    display: block;
    font-size: 13px;
    color: #979797;
    font-weight: 500;
    margin-top: 8px;

}

.tip-area {
    font-size: 1rem;
    background-color: #FFF;
    padding: 15px 10px;
    text-align: center;
    margin-bottom: 10px;
    color: #C25540;
    line-height: 24px;
    border-left: 10px solid #fedbd3;
    font-weight: 600;
}

.tip-area i {
    font-size: 26px;
    margin-right: 8px;

}

.member-title-area {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;

}

.member-title-area i {
    margin-right: 8px;
}

.member-title-area span {
    color: #C25540;
    font-weight: 600;
}

.member-pupup-area ul li label {
    color: #444;
}

.member-pupup-area ul li textarea {
    color: #444;
}

.member-pupup-area ul li a {
    color: #444;
}

.modal-footer button {
    margin: 0 auto;
}

.tip-s-area {
    font-size: 14px;
    color: #777;
    margin-bottom: 5px;
}

.member-change ul li {
    list-style: none;
}

.member-pupup-area ul {
    margin: 0;
    padding: 0;
}

.member-pupup-area ul li {
    list-style: none;
    font-size: 14px;
}

.member-pupup-word {
    font-size: 14px;

}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #444;
    text-align: center;
    background-color: #fff;
    border-radius: .25rem;
    box-shadow: 0 1px 11px rgba(0, 0, 0, 0.25);
}

.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.tooltip.bs-tooltip-bottom .arrow::before {
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #fff;

}

.tooltip.bs-tooltip-right .arrow::before {
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #FFF;
}



/***************************************/
.tab-area {
    background-color: #FFF;
    padding: 10px;
    z-index: -2;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    border-top: 3px solid #095eb6;
    color: #095eb6;
    box-shadow: 2px 2px 10px 2px #d5d5d5;
}

.nav-tabs .nav-link.active {
    border-top: 3px #ca0002 solid;
    color: #444;
    box-shadow: 2px 2px 10px 2px #d5d5d5;
    -webkit-box-shadow: 2px 2px 10px 2px #d5d5d5;
}

.nav-tabs .nav-link a:hover {
    border-top: 3px #ca0002 solid;
    color: #444;
    box-shadow: 2px 2px 10px 2px #d5d5d5;
    -webkit-box-shadow: 2px 2px 10px 2px #d5d5d5;
}


.nav-tabs .nav-link a:active {
    border-top: 3px #ca0002 solid;
    color: #444;
    box-shadow: 2px 2px 10px 2px #d5d5d5;
    -webkit-box-shadow: 2px 2px 10px 2px #d5d5d5;
}

.nav-tabs .nav-link {
    font-size: 19px;
    border-bottom: 0;
    position: relative;
    border-top: 3px solid #dbdbdb;
    color: #444;
    /* width: 180px; */
    height: 55px;
    line-height: 2.3rem;
    margin: 0 0 12px 0;
    border-radius: 3px;
    background-color: #FFF;
    text-align: center;
    padding: .4rem .4rem;
}

.nav-tabs {
    border: 0px;
}

/****************************************/

.form-area {
    font-size: 13px;
    padding: 15px 0;
    letter-spacing: 1px;
}

.form-area-line {
    padding: 10px 0;
}

.form-area2 {
    font-size: 13px;
    padding: 5px 0;
    letter-spacing: 1px;
}


/****************************************/
.main-panel {
    position: relative;
    width: calc(100% - 240px);
    height: 100vh;
    min-height: 100%;
    float: right;
    transition: all .3s;
}

.main-panel>.content {
    padding: 0px !important;
    min-height: calc(100% - 123px);
    margin-top: 103px;
    overflow: hidden;
}

.main-panel>.content-full {
    padding: 0px !important;
    min-height: calc(100% - 123px);
    margin-top: 57px;
    overflow: hidden;
}

.main-panel .page-header {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e4e4e4;
}

.main-panel .page-header .page-title {
    margin-bottom: 0px;
}

.main-panel .page-header .btn-page-header-dropdown {
    width: 35px;
    height: 35px;
    font-size: 14px;
    padding: 0px;
    color: #6b6b6b;
    box-shadow: 0 2px 14px 0 rgba(144, 116, 212, 0.1) !important;
    border: 0;
}

.main-panel .page-header .btn-page-header-dropdown:after {
    display: none;
}

.main-panel .page-header .dropdown-menu {
    margin-top: 15px;
    top: 0px !important;
}

.main-panel .page-header .dropdown-menu:after {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #ffffff;
    position: absolute;
    top: -8px;
    right: 32px;
    content: '';
}

.main-panel .page-divider {
    height: 0;
    margin: .3rem 0 1rem;
    overflow: hidden;
    border-top: 1px solid #ebecec;
}

/*      Page Wrapper      */
.page-wrapper {
    min-height: calc(100vh - 57px);
    position: relative;
}

.page-wrapper.has-sidebar .page-inner {
    margin-right: 22.5rem;
}

.page-navs {
    position: relative;
    display: block;
    padding-right: 1rem;
    padding-left: 1rem;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.07);
    z-index: 1;
}

.page-navs .nav .nav-link {
    padding: 1rem !important;
}

.page-navs .nav-line {
    border: 0px !important;
}

.page-navs .nav-line .nav-link {
    border-bottom-width: 3px !important;
}

.nav-scroller .nav {
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
}

.list-word {
    width: 100%;
    font-size: 15px;
    margin-top: 10px;
    padding: 10px 0 10px 10px;
    background-color: #f8f8f8;

}

.mdr10_sxt5 {
    margin-top: 0px;
    margin-left: 10px;
}

/*地號列表限制高度*/
.table_maxhight {
    max-height: 738px;
    overflow-y: auto;
}

.table_maxhight::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

.table_maxhight::-webkit-scrollbar-thumb {
    background: #c5c5c5;
    border-radius: 50px;
}

.table_maxhight::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 50px;
}

/*地號列表限制高度 end*/

/** cookie area**/
@media (min-width: 992px) {
    .page-navs {
        padding-right: 2rem;
        padding-left: 2rem;
    }

}

.page-inner {
    padding: 1rem 0 1rem;
}

@media (min-width: 576px) {
    .page-inner {
        padding-right: 1rem;
        padding-left: 1rem;
    }

}

@media (min-width: 992px) {
    .page-inner {
        padding-right: 2rem;
        padding-left: 2rem;
    }
}

.page-inner-fill {
    padding: 0;
    height: calc(100% - 57px);
    display: flex;
    flex-direction: column;
}

.page-sidebar {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    max-width: 22.5rem;
    box-shadow: none;
    background-color: #fff;
    transform: translate3d(100%, 0, 0);
    overflow: auto;
    z-index: 999;
    transition: transform .2s ease-in-out;
    border-left: 1px solid rgba(61, 70, 79, 0.125) !important;
}

.page-sidebar .back {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 1rem;
    box-shadow: 0 0 0 1px rgba(61, 70, 79, 0.05), 0 1px 3px 0 rgba(61, 70, 79, 0.15);
    font-size: 15px;
}

.page-sidebar-section {
    flex: 1;
    overflow-y: auto;
}

@media (min-width: 1200px) {
    .page-sidebar {
        transform: translateZ(0);
    }
}

@media (max-width: 1200px) {
    .page-wrapper.has-sidebar .page-inner {
        margin-right: 0px;
    }

    .pagesidebar_open .page-sidebar {
        transform: translate3d(0, 0, 0) !important;
        max-width: unset;
    }
}

.page-with-aside {
    display: flex;
}

.page-with-aside .page-aside {
    background: #ffffff;
    width: 280px;
    min-height: 100vh;
    border-right: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
    padding: 15px 0;
}

.page-with-aside .page-aside .aside-header {
    padding: 15px 22px;
}

.page-with-aside .page-aside .aside-header .title {
    font-size: 24px;
}

.page-with-aside .page-aside .aside-header .description {
    font-size: 12px;
}

.page-with-aside .page-aside .aside-nav .nav {
    flex-direction: column;
}

.page-with-aside .page-aside .aside-nav .nav>li {
    padding: 8px 22px;
    margin-bottom: 5px;
}

.page-with-aside .page-aside .aside-nav .nav>li:hover,
.page-with-aside .page-aside .aside-nav .nav>li:focus,
.page-with-aside .page-aside .aside-nav .nav>li.active {
    background: #fafafa;
}

.page-with-aside .page-aside .aside-nav .nav>li.active {
    padding: 12px 22px;
    font-weight: 600;
}

.page-with-aside .page-aside .aside-nav .nav>li.active>a {
    color: #575962 !important;
}

.page-with-aside .page-aside .aside-nav .nav>li>a {
    color: #83848a;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.page-with-aside .page-aside .aside-nav .nav>li>a:hover,
.page-with-aside .page-aside .aside-nav .nav>li>a:focus {
    text-decoration: none;
}

.page-with-aside .page-aside .aside-nav .nav>li>a i {
    font-size: 20px;
    margin-right: 15px;
    color: #a1a2a6;
}

.page-with-aside .page-aside .aside-nav .label {
    padding: 5px 22px;
    margin-top: 22px;
    margin-bottom: 5px;
    display: block;
}

.page-with-aside .page-aside .aside-compose {
    padding: 25px 22px;
}

.page-with-aside .page-content {
    width: calc(100% - 280px);
}

.footer {
    border-top: 1px solid #eee;
    padding: 15px;
    background: #ffffff;
    position: absolute;
    width: 100%;
}

.footer .container-fluid {
    display: flex;
    align-items: center;
}



.quick_sidebar_open .quick-sidebar {
    right: 0px !important;
}

/*    Flex-1    */
.flex-1 {
    -ms-flex: 1;
    flex: 1;
}

/*    Metric    */
.metric {
    display: flex;
    padding: 1rem;
    flex-direction: column;
}

/*      Customable Layouts Colors     */
.main-header[data-background-color] .btn-minimize {
    color: #CA0002 !important;
}

.main-header[data-background-color] .logo-header {
    background-color: #FFF !important;
}

.main-header[data-background-color] .logo-header .navbar-toggler .navbar-toggler-icon {
    color: #CA0002 !important;
}

.main-header[data-background-color] .logo-header .more {
    color: #CA0002 !important;
}

.main-header[data-background-color] .navbar-header .nav-search .input-group {
    border: 0;
    background: rgba(31, 30, 30, 0.12) !important;
    box-shadow: inset 0 1px 0 0 rgba(61, 70, 79, 0);
    transition: all .4s;
}

.main-header[data-background-color] .navbar-header .nav-search .input-group .form-control {
    color: #ffffff !important;
}

.main-header[data-background-color] .navbar-header .nav-search .input-group .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    opacity: 1;
}

.main-header[data-background-color] .navbar-header .nav-search .input-group .form-control::-moz-placeholder {
    /* Firefox 19+ */
    opacity: 1;
}

.main-header[data-background-color] .navbar-header .nav-search .input-group .form-control:-ms-input-placeholder {
    /* IE 10+ */
    opacity: 1;
}

.main-header[data-background-color] .navbar-header .nav-search .input-group .form-control:-moz-placeholder {
    /* Firefox 18- */
    opacity: 1;
}

.main-header[data-background-color] .navbar-header .nav-search .input-group .search-icon {
    color: #ffffff !important;
}

.main-header[data-background-color] .navbar-header .nav-search .input-group.focus {
    background: #fff !important;
}

.main-header[data-background-color] .navbar-header .nav-search .input-group.focus .form-control {
    color: inherit !important;
}

.main-header[data-background-color] .navbar-header .nav-search .input-group.focus .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #bfbfbf !important;
}

.main-header[data-background-color] .navbar-header .nav-search .input-group.focus .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #bfbfbf !important;
}

.main-header[data-background-color] .navbar-header .nav-search .input-group.focus .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #bfbfbf !important;
}

.main-header[data-background-color] .navbar-header .nav-search .input-group.focus .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #bfbfbf !important;
}

.main-header[data-background-color] .navbar-header .nav-search .input-group.focus .search-icon {
    color: #bfbfbf !important;
}

.main-header[data-background-color] .navbar-header .navbar-nav .nav-item .nav-link {
    color: #9E9E9E !important
}

.main-header[data-background-color] .navbar-header .navbar-nav .nav-item .nav-link:hover,
.main-header[data-background-color] .navbar-header .navbar-nav .nav-item .nav-link:focus {
    background: rgba(31, 30, 30, 0.12) !important;
}

.main-header[data-background-color] .navbar-header .navbar-nav .nav-item.active .nav-link {
    background: rgba(31, 30, 30, 0.12) !important;
}

.main-header[data-background-color="dark"] {
    background: #282a3c !important;
}

.main-header[data-background-color="dark"] .navbar-header {
    background: #282a3c !important;
}



.main-header[data-background-color="orange"] {
    background: #ffa534 !important;
}

.main-header[data-background-color="orange"] .navbar-header {
    background: #ffa534 !important;
}

.main-header[data-background-color="green"] {
    background: #35cd3a !important;
}

.main-header[data-background-color="green"] .navbar-header {
    background: #35cd3a !important;
}

.main-header[data-background-color="red"] {
    background: #f3545d !important;
}

.main-header[data-background-color="red"] .navbar-header {
    background: #f3545d !important;
}

.avatar {
    position: relative;
    display: inline-block;
}

.avatar-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.avatar-title {
    display: flex;
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: #177dff;
    align-items: center;
    justify-content: center;
}

.avatar-online::before,
.avatar-offline::before,
.avatar-away::before {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 30%;
    height: 30%;
    content: '';
    border: 3px solid #fff;
    border-radius: 50%;
}

.avatar-online::before {
    background-color: #35cd3a;
}

.avatar-offline::before {
    background-color: #b1c2d9;
}

.avatar-away::before {
    background-color: #ffa534;
}

.avatar {
    width: 3rem;
    height: 3rem;
}

.avatar .border {
    border-width: 4px !important;
}

.avatar .rounded {
    border-radius: 6px !important;
}

.avatar .avatar-title {
    font-size: 18px;
}

.avatar.avatar-online::before,
.avatar.avatar-offline::before,
.avatar.avatar-away::before {
    border-width: 3px;
}

.avatar-xs {
    width: 1.625rem;
    height: 1.625rem;
}

.avatar-xs .border {
    border-width: 2px !important;
}

.avatar-xs .rounded {
    border-radius: 4px !important;
}

.avatar-xs .avatar-title {
    font-size: 10px;
}

.avatar-xs.avatar-online::before,
.avatar-xs.avatar-offline::before,
.avatar-xs.avatar-away::before {
    border-width: 1px;
}

.avatar-sm {
    width: 2.5rem;
    height: 2.5rem;
}

.avatar-sm .border {
    border-width: 3px !important;
}

.avatar-sm .rounded {
    border-radius: 4px !important;
}

.avatar-sm .avatar-title {
    font-size: 13px;
}

.avatar-sm.avatar-online::before,
.avatar-sm.avatar-offline::before,
.avatar-sm.avatar-away::before {
    border-width: 2px;
}

.avatar-lg {
    width: 4rem;
    height: 4rem;
}

.avatar-lg .border {
    border-width: 3px !important;
}

.avatar-lg .rounded {
    border-radius: 8px !important;
}

.avatar-lg .avatar-title {
    font-size: 24px;
}

.avatar-lg.avatar-online::before,
.avatar-lg.avatar-offline::before,
.avatar-lg.avatar-away::before {
    border-width: 3px;
}

.avatar-xl {
    width: 5.125rem;
    height: 5.125rem;
}

.avatar-xl .border {
    border-width: 4px !important;
}

.avatar-xl .rounded {
    border-radius: 8px !important;
}

.avatar-xl .avatar-title {
    font-size: 30px;
}

.avatar-xl.avatar-online::before,
.avatar-xl.avatar-offline::before,
.avatar-xl.avatar-away::before {
    border-width: 4px;
}

.avatar-xxl {
    width: 5.125rem;
    height: 5.125rem;
}

.avatar-xxl .border {
    border-width: 6px !important;
}

.avatar-xxl .rounded {
    border-radius: 8px !important;
}

.avatar-xxl .avatar-title {
    font-size: 30px;
}

.avatar-xxl.avatar-online::before,
.avatar-xxl.avatar-offline::before,
.avatar-xxl.avatar-away::before {
    border-width: 4px;
}

.avatar-group {
    display: inline-flex;
}

.avatar-group .avatar+.avatar {
    margin-left: -.75rem;
}

.avatar-group .avatar-xs+.avatar-xs {
    margin-left: -.40625rem;
}

.avatar-group .avatar-sm+.avatar-sm {
    margin-left: -.625rem;
}

.avatar-group .avatar-lg+.avatar-lg {
    margin-left: -1rem;
}

.avatar-group .avatar-xl+.avatar-xl {
    margin-left: -1.28125rem;
}

.avatar-group .avatar:hover {
    z-index: 1;
}

/*     Card     */
.card {
    border-radius: 5px;
    background-color: #ffffff;
    margin-bottom: 0px;
    -webkit-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
    -moz-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
    box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
    border: 0px;
}

.card-header {
    cursor: pointer;
}

.card-header button {
    cursor: pointer;
    padding-bottom: 0rem !important;
}

.card .card-header {
    padding: 1rem 1.25rem 0rem 1.25rem;
    background-color: transparent;
    border-bottom: 1px solid #ffe2e2;

}

.card .card-header:first-child {
    border-radius: 0px;
}

.card .card-header .card-head-row {
    display: flex;
    align-items: center;
}

.card .card-header .card-head-row .card-tools {
    margin-left: auto;
    float: right;
    padding-left: 15px;
}

.card .separator-solid {
    border-top: 1px solid #ebecec;
    margin: 15px 0;
}

.card .separator-dashed {
    border-top: 1px dashed #ebecec;
    margin: 15px 0;
}

.card .separator-dot {
    border-top: 1px dotted #ebecec;
    margin: 15px 0;
}

.card .full-width-separator {
    margin: 15px -20px 15px;
}

.card .b-b1 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.card .card-body {
    padding: 0 1.25rem 1.25rem 1.25rem;
}

.card .card-footer {
    background-color: transparent;
    line-height: 30px;
    border-top: 1px solid #ebecec !important;
    font-size: 13px;
}

.card .pull-in {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
}

.card .card-action {
    padding: 30px;
    background-color: transparent;
    line-height: 30px;
    border-top: 1px solid #ebecec !important;
    font-size: 14px;
}

.card .card-footer hr {
    margin-top: 5px;
    margin-bottom: 5px;
}

.card .card-footer .legend {
    display: inline-block;
}

.bubble-shadow {
    position: relative;
}

.bubble-shadow:before {
    position: absolute;
    top: -10%;
    right: -140px;
    width: 300px;
    height: 300px;
    content: "";
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.05);
}

.bubble-shadow:after {
    position: absolute;
    top: -10%;
    right: 80px;
    width: 200px;
    height: 200px;
    content: "";
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.05);
}

.bubble-shadow-small {
    position: relative;
}

.bubble-shadow-small:before {
    position: absolute;
    top: -70%;
    right: -40%;
    width: 80px;
    height: 80px;
    content: "";
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
}

.bubble-shadow-small:after {
    position: absolute;
    top: -65%;
    right: 40%;
    width: 70px;
    height: 70px;
    content: "";
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
}

.card-space {
    padding: 0 30px;
}

.card-space>.card-header,
.card-space>.card-body,
.card-space>.card-footer,
.card-space>.card-action {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.card-with-nav .card-header {
    border-bottom: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.card-with-nav .card-body {
    padding: 15px 25px !important;
}

.card-list {
    padding: 10px 0;
}

.card-list .item-list {
    display: flex;
    flex-direction: row;
    padding: 10px 0;
    align-items: center;
}

.card-list .item-list .info-user {
    flex: 1;
}

.card-list .item-list .info-user .username,
.card-list .item-list .info-user a.username {
    color: #177dff;
    font-size: 13px;
    margin-bottom: 5px;
    font-weight: 400;
}

.card-list .item-list .info-user .status {
    font-size: 11px;
    color: #7d7b7b;
}

.card-title {
    margin: 0;
    color: #575962;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
}

.card-title a,
.card-title a:hover,
.card-title a:focus {
    color: #575962;
    text-decoration: none;
}

.card-sub {
    display: block;
    margin: 5px 0 10px 0;
    font-size: .8rem;
    background: #f7f8fa;
    color: #575962;
    padding: 0.85rem 1.5rem;
    border-radius: 4px;
    line-height: 1.82;
}

.card-category {
    margin-top: 8px;
    font-size: 13px;
    color: #9A9A9A;
    margin-bottom: 0px;
    word-break: normal;
}

.featured-reference label {
    font-size: 14px;
    font-weight: 400;
    color: #444;
    margin-bottom: 0px;
    margin-right: 20px;
}

.featured-reference input {
    margin-top: .2rem;
    margin-left: -0.8rem;
}

.card-transparent {
    background: transparent;
    box-shadow: none;
    border-color: transparent;
}


/*     Progress Card    */
.progress-card {
    margin-bottom: 25px;
}

.progress-card .progress-status {
    display: flex;
    margin-bottom: 10px;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

/*      Card Posts    */
.card-post .info-post .username {
    margin-bottom: 0px;
    font-weight: 600;
}

.card-post .info-post .date {
    margin-bottom: 0px;
}

/*     Card Pricing    */
.card-pricing {
    padding: 20px 5px;
    text-align: center;
    border-radius: 5px;
}

.card-pricing .card-header {
    border-bottom: 0px !important;
}

.card-pricing .card-footer {
    border-top: 0px !important;
    padding: 15px 15px 10px 15px;
}

.card-pricing .card-title {
    font-weight: 400;
    font-size: 20px;
}

.card-pricing .card-price .price {
    font-size: 36px;
    font-weight: 400;
}

.card-pricing .card-price .text {
    font-size: 18px;
    font-weight: 400;
    color: #d1d7e3;
}

.card-pricing .specification-list {
    list-style: none;
    padding-left: 0px;
}

.card-pricing .specification-list li {
    padding: 8px 0 12px;
    border-bottom: 1px solid #eee;
    text-align: left;
    font-size: 12px;
    margin-bottom: 5px;
}

.card-pricing .specification-list li .name-specification {
    color: #83848a;
}

.card-pricing .specification-list li .status-specification {
    margin-left: auto;
    float: right;
    font-weight: 400;
}

.card-pricing.card-pricing-focus {
    padding: 40px 5px;
}


/*     Card Profile     */
.card-profile {
    background: #ffffff !important;
    color: #575962;
}

.card-profile .profile-picture {
    text-align: center;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -41px;
    width: 100%;
    box-sizing: border-box;
}

.card-profile .user-profile .name {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 5px;
}

.card-profile .user-profile .job {
    color: #83848a;
    margin-bottom: 5px;
}

.card-profile .user-profile .desc {
    color: #bbb;
    margin-bottom: 15px;
}

.card-profile .user-profile .social-media {
    margin-bottom: 20px;
}

.card-profile .user-profile .social-media .btn {
    padding: 5px !important;
}

.card-profile .user-profile .social-media .btn i {
    font-size: 22px !important;
}

.card-profile .user-stats {
    margin-bottom: 10px;
}

.card-profile .user-stats [class^="col"] {
    border-right: 1px solid #ebebeb;
}

.card-profile .user-stats [class^="col"]:last-child {
    border-right: 0px;
}

.card-profile .user-stats .number {
    font-weight: 400;
    font-size: 15px;
}

.card-profile .user-stats .title {
    color: #7d7b7b;
}

.card-profile .card-header {
    border-bottom: 0px;
    height: 100px;
    position: relative;
}

.card-profile .card-body {
    padding-top: 60px;
}

.card-profile .card-footer {
    border-top: 0px;
}

.card-profile.card-secondary .card-header {
    background: #716aca;
}

/*      Row Card No Padding      */
.row-card-no-pd {
    border-radius: 5px;
    margin-left: 0;
    margin-right: 0;
    background: #ffffff;
    margin-bottom: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
    -webkit-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
    -moz-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
    box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
    border: 0px;
}

.row-card-no-pd .card {
    margin-bottom: 0px;
    border-width: 0px;
    box-shadow: none;
    position: unset;
}

.row-card-no-pd .card .card-header {
    padding-left: 0px !important;
    padding-top: 0px !important;
    padding-right: 0px !important;
}

.row-card-no-pd [class*=col] .card:before {
    position: absolute;
    height: calc(100%);
    width: 1px;
    background: #eee;
    content: '';
    right: 0px;
}

.row-card-no-pd [class*=col]:last-child .card:before {
    width: 0px;
}

/* disable form */
.form-disable-w {
    border-color: #fff;
    color: #444;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-style: none;
    font-size: 15px;
}

.form-disable-w:focus {
    border-color: #fff;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

/*     Form     */
.form-control {
    font-size: 16px;
    border-color: #ebedf2;
    padding: 0.2rem 0.5rem;
    color: #4e4e4e;
    height: calc(2.25rem + 2px);
}

textarea.form-control {
    height: auto;
}

.form-control:focus {
    border-color: #3e93ff;
}

select.form-control {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #FFF;
    padding: 0.2rem 1.4rem 0.2rem 0.5rem;
    background: url(../img/index/search_select_icon.png) no-repeat, #fff;
    background-position: right 3px center;
}

/*     Form Control Sizes    */
.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
    padding: .5rem 1rem !important;
    font-size: 1.25rem !important;
}

.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
    padding: .25rem .5rem !important;
    font-size: .875rem !important;
    line-height: 1.5;
}

.form-control::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.7;
}

.form-control:-moz-placeholder {
    color: inherit;
    opacity: 0.7;
}

.form-control::-moz-placeholder {
    color: inherit;
    opacity: 0.7;
}

.form-control:-ms-input-placeholder {
    color: inherit;
    opacity: 0.7;
}

.form-control::-ms-input-placeholder {
    color: inherit;
    opacity: 0.7;
}

.input-group-text {
    border-color: #ebedf2 !important;
}

.form-button-action {
    display: inline-flex;
}

/*     CheckBox Input    */
.select-all-checkbox+.form-check-sign:before {
    background: #ccc !important;
    border-color: #ccc !important;
}

/* .form-check [type="checkbox"]:not(:checked),
.form-check [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
} */

.form-check [type="checkbox"]:not(:checked)+.form-check-sign,
.form-check [type="checkbox"]:checked+.form-check-sign,
.form-check [type="checkbox"]+.form-check-sign {
    position: relative;
    padding-left: 2em;
    color: #575962;
    cursor: pointer;
}

.form-check [type="checkbox"]:not(:checked)+.form-check-sign:before,
.form-check [type="checkbox"]:checked+.form-check-sign:before,
.form-check [type="checkbox"]+.form-check-sign:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 16px;
    height: 16px;
    border: 1px solid #ccc;
    background: transparent;
    border-radius: 4px;
}

.form-check [type="checkbox"]:not(:checked)+.form-check-sign:after,
.form-check [type="checkbox"]:checked+.form-check-sign:after,
.form-check [type="checkbox"]+.form-check-sign:after {
    content: "\f00c";
    display: inline-block;
    position: absolute;
    top: -1px;
    left: 2px;
    width: 18px;
    height: 18px;
    text-align: center;
    font-size: 1.3em;
    line-height: 0.8;
    color: #177dff;
    transition: all .2s;
    font-family: 'Font Awesome 5 Solid';
}

.form-check [type="checkbox"]:not(:checked)+.form-check-sign:after {
    opacity: 0;
    transform: scale(0);
}

.form-check [type="checkbox"]:checked+.form-check-sign {
    font-weight: 400;
}

.form-check [type="checkbox"]:checked+.form-check-sign:after {
    opacity: 1;
    transform: scale(1);
}

.form-check [type="checkbox"]:disabled:not(:checked)+.form-check-sign:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}

.form-check [type="checkbox"]:disabled:checked+.form-check-sign:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}

.form-check [type="checkbox"]:disabled:checked+.form-check-sign:after {
    color: #999;
}

.form-check [type="checkbox"]:disabled+.form-check-sign {
    color: #aaa;
}

.form-check [type="checkbox"]:checked:focus+.form-check-sign:before,
.form-check [type="checkbox"]:not(:checked):focus+.form-check-sign:before {
    border: 1px solid #ccc;
}

.form-check-sign:hover:before {
    border: 1px solid #ccc !important;
}



.form-radio [type="radio"]:not(:checked)+.form-radio-sign,
.form-radio [type="radio"]:checked+.form-radio-sign {
    color: #575962;
    position: relative;
    padding-left: 2em;
    cursor: pointer;
    line-height: 22px;
    font-weight: 400;
}

.form-radio [type="radio"]:not(:checked)+.form-radio-sign:before {
    content: "\f18a";
    font-size: 22px;
    font-family: LineAwesome;
    position: absolute;
    left: 0;
    top: auto;
    background: transparent;
    line-height: 1;
    color: #bbb;
}

.form-radio [type="radio"]:checked+.form-radio-sign:before {
    content: "\f18a";
    font-size: 22px;
    font-family: LineAwesome;
    position: absolute;
    left: 0;
    top: auto;
    background: transparent;
    line-height: 1;
    display: none;
}

.form-radio [type="radio"]:not(:checked)+.form-radio-sign:after,
.form-radio [type="radio"]:checked+.form-radio-sign:after {
    content: "\f1bc";
    position: absolute;
    left: 0px;
    top: auto;
    text-align: center;
    font-size: 22px;
    color: #4D7CFE;
    transition: all .2s;
    line-height: 1;
    font-family: LineAwesome;
}

.form-radio [type="radio"]:not(:checked)+.form-radio-sign:after {
    opacity: 0;
    transform: scale(0);
}

.form-radio [type="radio"]:checked+.form-radio-sign {
    font-weight: 400;
}

.form-radio [type="radio"]:checked+.form-radio-sign:after {
    opacity: 1;
    transform: scale(1);
}

.form-radio [type="radio"]:disabled:not(:checked)+.form-radio-sign:before {
    box-shadow: none;
    opacity: 0.65;
}

.form-radio [type="radio"]:disabled:checked+.form-radio-sign:before {
    box-shadow: none;
    opacity: 0.65;
}

.form-radio [type="radio"]:disabled:checked+.form-radio-sign:after {
    opacity: 0.65;
}

.form-radio [type="radio"]:disabled+.form-radio-sign {
    color: #aaa;
    opacity: 0.65;
}

.form-radio [type="radio"]:checked:focus+.form-radio-sign:before,
.form-radio [type="radio"]:not(:checked):focus+.form-radio-sign:before {
    border: 1px solid #ccc;
}

/* .form-radio {
    padding-left: 0.75rem;
} */

/* .form-radio-input {
    position: relative;
    margin-top: .3rem;
} */

/*      Custom Checkbox      */
.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #177dff;
}

.custom-checkbox.checkbox-default .custom-control-input:checked~.custom-control-label::before {
    background-color: #282a3c;
}

.custom-checkbox.checkbox-primary .custom-control-input:checked~.custom-control-label::before {
    background-color: #177dff;
}

.custom-checkbox.checkbox-secondary .custom-control-input:checked~.custom-control-label::before {
    background-color: #716aca;
}

.custom-checkbox.checkbox-info .custom-control-input:checked~.custom-control-label::before {
    background-color: #36a3f7;
}

.custom-checkbox.checkbox-success .custom-control-input:checked~.custom-control-label::before {
    background-color: #35cd3a;
}

.custom-checkbox.checkbox-warning .custom-control-input:checked~.custom-control-label::before {
    background-color: #ffa534;
}

.custom-checkbox.checkbox-danger .custom-control-input:checked~.custom-control-label::before {
    background-color: #f3545d;
}

/*      Label      */
.col-form-label {
    line-height: 1.8;
}

.required-label {
    color: red;
}

.label-align-left {
    text-align: left;
}

.label-align-right {
    text-align: right;
}

.label-align-center {
    text-align: center;
}

/*     Input    */
.form-group,
.form-check {
    margin-bottom: 0;
    font-size: 17px;
    /* padding: 10px;*/
}

.form-group label,
.form-check label {
    /*color: #495057;*/
    font-size: 17px;
}

.form-group>label:first-child,
.form-check>label:first-child {
    font-weight: 600;
    margin-bottom: 5px;
}

.form-group .form-check-label,
.form-group .form-radio-label,
.form-check .form-check-label,
.form-check .form-radio-label {
    margin-bottom: 0 !important;
    font-weight: normal !important;
}

.form-group-default {
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 4px;
    padding-top: 7px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 4px;
    overflow: hidden;
    width: 100%;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
    margin-bottom: 15px;
}

.form-group-default label {
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin: 0;
    display: block;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
}

.form-group-default label:not(.error) {
    font-size: 10.5px !important;
    letter-spacing: .06em;
    text-transform: uppercase;
    font-weight: 400;
}

.form-group-default .form-control {
    border: 0;
    min-height: 25px;
    padding: 0;
    margin-top: 6px;
    background: 0 0;
    font-size: 13px;
}

.form-group-default select.form-control:not([size]):not([multiple]) {
    height: unset !important;
}

.form-group-default.active {
    border-color: rgba(0, 0, 0, 0.1) !important;
    background-color: #f0f0f0;
}

.form-group-default.active label {
    opacity: 0.5;
}

.form-floating-label {
    position: relative;
}

.form-floating-label .placeholder {
    position: absolute;
    padding: .375rem .75rem;
    transition: all .2s;
    opacity: 0.8;
    margin-bottom: 0 !important;
    font-size: 13px !important;
    font-weight: 400;
    top: 12px;
}

.form-floating-label .form-control:focus+.placeholder,
.form-floating-label .form-control:valid+.placeholder,
.form-floating-label .form-control.filled+.placeholder {
    font-size: 85% !important;
    transform: translate3d(0, -10px, 0);
    top: 0;
    opacity: 1;
    padding: .375rem 0 .75rem;
    font-weight: 600;
}

.form-floating-label .form-control.filled+.placeholder {
    color: #177dff !important;
}

.form-floating-label .form-control ::-webkit-input-placeholder {
    color: transparent;
}

.form-floating-label .form-control :-moz-placeholder {
    color: transparent;
}

.form-floating-label .form-control ::-moz-placeholder {
    color: transparent;
}

.form-floating-label .form-control :-ms-input-placeholder {
    color: transparent;
}

.form-floating-label .input-border-bottom+.placeholder {
    padding: .375rem 0 .75rem;
}

.form-inline label {
    margin-bottom: 0 !important;
}

.input-fixed {
    width: 200px;
}

.form-control.input-full {
    width: 100% !important;
}

.has-success label {
    color: #35cd3a !important;
}

.has-success .form-control {
    border-color: #35cd3a !important;
    color: #35cd3a !important;
}

.has-success .input-group-text {
    border-color: #35cd3a !important;
    background: #35cd3a !important;
    color: #ffffff !important;
}

.has-error label {
    color: #f3545d !important;
}

.has-error .form-control {
    border-color: #f3545d !important;
    color: #f3545d !important;
}

.has-error .input-group-text {
    border-color: #f3545d !important;
    background: #f3545d !important;
    color: #ffffff !important;
}

.input-group label.error,
.input-group label.success {
    width: 100%;
    order: 100;
}

.custom-control {
    position: relative;
}

.custom-control.custom-radio,
.custom-control.custom-checkbox {
    margin-bottom: 0;
    padding-left: 2em;
    cursor: pointer;
    line-height: 24px;
    margin-right: 25px;
    display: inline-block;
}

.custom-control.custom-radio label.error,
.custom-control.custom-radio label.success,
.custom-control.custom-checkbox label.error,
.custom-control.custom-checkbox label.success {
    position: absolute;
    width: 100vh;
    top: 23px;
    left: 0;
}

.has-feedback {
    position: relative;
}

.form-control-feedback {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}

.has-success .form-control-feedback {
    color: #35cd3a;
}

.has-error .form-control-feedback {
    color: #f3545d;
}

.input-group.has-icon {
    border-radius: .25rem;
    border: 1px solid #ced4da;
}

.input-group.has-success,
.input-group.has-icon.has-success {
    border: 1px solid #35cd3a !important;
    color: #35cd3a;
}

.input-group.has-error {
    border: 1px solid #f3545d !important;
    color: #f3545d;
}

.input-group.has-icon.has-error {
    border: 1px solid #f3545d !important;
    color: #f3545d;
}

.input-group.has-icon .form-control {
    border-radius: .25rem;
    border: 0px;
    position: relative;
}

.input-group.has-icon .input-group-icon {
    background: transparent;
    border: 0px;
}

.input-square {
    border-radius: 0px !important;
}

.input-pill {
    border-radius: 1.3rem !important;
}

.input-solid {
    background: #e8e8e8 !important;
    border-color: #e8e8e8 !important;
}

.input-border-bottom {
    border-width: 0 0 1px 0;
    border-radius: 0px;
    padding: .75rem 0;
}

/*      Input File      */
.input-file input[type="file"],
.input-file .form-control,
.input-file .form-control-file {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.input-file label.error,
.input-file label.success {
    display: block;
}

.input-file input[type="file"]+label:not(.error),
.input-file .form-control+label:not(.error),
.input-file .form-control-file+label:not(.error),
.input-file .label-input-file {
    font-weight: 600;
    letter-spacing: 0.02em;
    color: white !important;
    display: inline-block;
}

.input-file.input-file-image img.img-upload-preview {
    max-width: 100%;
    display: block;
    margin-bottom: 15px;
    box-shadow: 0 1px 15px 1px rgba(39, 39, 39, 0.1);
}

.input-file.input-file-image img.img-upload-preview.img-circle {
    border-radius: 2000px;
}

/*
.form-control:disabled,
.form-control[readonly] {
    background: #e8e8e8 ;
    border-color: #e8e8e8 ;
}*/

/*.form-control:disabled,
.form-control[readonly] {
    opacity: 0.6 ;
}*/

/* Input Group */
.input-group-text {
    font-size: 13px;
}

.input-group-text i.la {
    font-size: 21px;
}

.input-group-text i[class*="flaticon"] {
    font-size: 17px;
}

/*     Label States      */
label.error {
    color: #f3545d !important;
    font-size: 80% !important;
    margin-top: .5rem;
}

/*     Label states for select2      */
.select2-input {
    position: relative;
}

.select2-input label.error,
.select2-input label.success {
    position: absolute;
    bottom: -30px;
}

.select2-input .select2 {
    margin-bottom: 15px;
}

/*      Custom Dropzone      */
.dropzone {
    padding: 70px 60px 80px !important;
    border: 2px dashed rgba(0, 0, 0, 0.13) !important;
    background: transparent !important;
}

.dropzone:hover {
    background: #fafafa !important;
    transition: all .5s !important;
}

.dropzone .dz-message .icon {
    margin-bottom: 15px;
    font-size: 39px;
}

.dropzone .dz-message .message {
    font-size: 34px;
    font-weight: 200;
}

.dropzone .dz-message .note {
    font-size: 16px;
    margin-top: 18px;
    font-weight: 300;
}



/*     Navbar     */
.navbar .navbar-nav .nav-item {
    margin-right: 7px;
}

.navbar .navbar-nav .nav-item:last-child {
    margin-right: 0px;
}

.navbar .navbar-nav .nav-item .nav-link {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    letter-spacing: 0.04em;
    padding: 8px 5px;
    border-radius: 3px;
    position: relative;
    font-size: 17px;
    font-weight: 500;
    text-align: center;
}

.navbar .navbar-nav .nav-item .nav-link:hover,
.navbar .navbar-nav .nav-item .nav-link:focus {
    color: rgba(255, 255, 255, 0.6);
}

.navbar .navbar-nav .nav-item .nav-link i {
    font-size: 18px;
    vertical-align: middle;
    line-height: 1 !important;
}

/********* nav member ********/
.nav-item .nav-member {
    /*width: 115px;
    overflow: hidden;
    text-overflow: ellipsis;*/
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

/****** navbar icon ********/
.navbar .navbar-nav .nav-item .nav-icon {
    display: inline-block;
    vertical-align: middle;
    color: #9E9E9E;
    letter-spacing: 0.04em;
    padding: 8px;
    border-radius: 3px;
    position: relative;
    font-weight: 400;
    text-align: center;
}

.navbar .navbar-nav .nav-item .nav-icon i {
    font-size: 18px;
    vertical-align: middle;
    line-height: 1 !important;
}

.navbar .navbar-nav .nav-item .nav-icon-b {
    display: inline-block;
    vertical-align: middle;
    color: #9E9E9E;
    letter-spacing: 0.04em;
    padding: 6px 8px;
    border-radius: 3px;
    position: relative;
    font-weight: 400;
    text-align: center;
}

.navbar .navbar-nav .nav-item .nav-icon-b i {
    font-size: 22px;
    vertical-align: middle;
    line-height: 1 !important;
}

.navbar .navbar-nav .nav-item .nav-icon:hover,
.navbar .navbar-nav .nav-item .nav-icon:focus {
    background-color: #eee;
}

.navbar .navbar-nav .nav-item .nav-icon-b:hover,
.navbar .navbar-nav .nav-item .nav-icon-b:focus {
    background-color: #eee;
}

/*********************************/
.navbar .navbar-nav .nav-item.active .nav-link {
    background: #eee !important;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    left: auto;
    right: 0;
    margin-top: 9px;
}

/****** header 通知管理 ********/

    .navbar .navbar-nav .nav-notice > ul {
        min-width: 100%;
        padding: 1rem;
    }

    .navbar .navbar-nav .nav-notice > ul > li {
        display: flex;
        flex-wrap: wrap;
        border-bottom: 1px solid #eee;
    }

    .navbar .navbar-nav .nav-notice > ul > li > p {
        margin: 0 0 10px 0;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

     .navbar .navbar-nav .nav-notice > ul > li > p.time {
        width: 50%;
    }

    .navbar .navbar-nav .nav-notice > ul > li > p.go {
        width: 50%;
        font-size: 15px;
        text-align: right;
    }

    .navbar .navbar-nav .nav-notice > ul > li > p.go button,
    .navbar .navbar-nav .nav-notice > ul > li > p.go a {
        font-size: inherit;
        color: #C25540 ;
    }

    .navbar .navbar-nav .nav-notice > ul > li > p.go button:hover a {
        color: #fff;
    }

    @media (min-width: 768px) {
        .navbar .navbar-nav .nav-notice > ul > li {
            flex-direction: row;
        }

        .navbar .navbar-nav .nav-notice > ul {
            min-width: 600px;
        }

        .navbar .navbar-nav .nav-notice > ul > li > p {
            text-align: center;
            margin: 10px 0;
        }

        .navbar .navbar-nav .nav-notice > ul > li > p.msg {
            width: 60%;
            text-align: left;
        }

        .navbar .navbar-nav .nav-notice > ul > li > p.time {
            width: 25%;
        }

        .navbar .navbar-nav .nav-notice > ul > li > p.go {
            width: 15%;
            font-size: 15px;
            text-align: right;
        }
    }

/*********************************/

.dropdown-item {
    font-size: 14px;
}

.dropdown-item:active {
    background-color: #EDEFF1;
    color: #444;
}

.navbar .navbar-nav .notification {
    position: absolute;
    background-color: #f3545d;
    text-align: center;
    border-radius: 10px;
    min-width: 8px;
    height: 8px;
    font-size: 10px;
    color: #ffffff;
    font-weight: 300;
    line-height: 17px;
    top: 10px;
    right: 5px;
    letter-spacing: -1px;
}

.navbar-header {
    padding: 0px 15px;
}

.navbar-header .dropdown-toggle::after {
    margin-left: 0;
}

.profile-pic:hover,
.profile-pic:focus {
    text-decoration: none;
}

.navbar-header .dropdown-toggle::after {
    vertical-align: middle;
    color: #555;
}

.hidden-caret .dropdown-toggle::after {
    display: none !important;
}

.profile-pic span {
    font-size: 13px;
    font-weight: 300;
    padding: 0 10px;
    color: #555;
}

.navbar.bg-default,
.navbar.bg-primary,
.navbar.bg-secondary,
.navbar.bg-info,
.navbar.bg-success,
.navbar.bg-warning,
.navbar.bg-danger,
.navbar.bg-dark {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
    border-left: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.navbar.bg-default .navbar-brand,
.navbar.bg-primary .navbar-brand,
.navbar.bg-secondary .navbar-brand,
.navbar.bg-info .navbar-brand,
.navbar.bg-success .navbar-brand,
.navbar.bg-warning .navbar-brand,
.navbar.bg-danger .navbar-brand,
.navbar.bg-dark .navbar-brand {
    color: #ffffff;
}

.navbar.bg-default .navbar-toggler-icon,
.navbar.bg-primary .navbar-toggler-icon,
.navbar.bg-secondary .navbar-toggler-icon,
.navbar.bg-info .navbar-toggler-icon,
.navbar.bg-success .navbar-toggler-icon,
.navbar.bg-warning .navbar-toggler-icon,
.navbar.bg-danger .navbar-toggler-icon,
.navbar.bg-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar.bg-default .navbar-nav>.nav-item>.nav-link,
.navbar.bg-primary .navbar-nav>.nav-item>.nav-link,
.navbar.bg-secondary .navbar-nav>.nav-item>.nav-link,
.navbar.bg-info .navbar-nav>.nav-item>.nav-link,
.navbar.bg-success .navbar-nav>.nav-item>.nav-link,
.navbar.bg-warning .navbar-nav>.nav-item>.nav-link,
.navbar.bg-danger .navbar-nav>.nav-item>.nav-link,
.navbar.bg-dark .navbar-nav>.nav-item>.nav-link {
    color: #ffffff;
}

.navbar.bg-default .navbar-nav>.nav-item>.nav-link.disabled,
.navbar.bg-primary .navbar-nav>.nav-item>.nav-link.disabled,
.navbar.bg-secondary .navbar-nav>.nav-item>.nav-link.disabled,
.navbar.bg-info .navbar-nav>.nav-item>.nav-link.disabled,
.navbar.bg-success .navbar-nav>.nav-item>.nav-link.disabled,
.navbar.bg-warning .navbar-nav>.nav-item>.nav-link.disabled,
.navbar.bg-danger .navbar-nav>.nav-item>.nav-link.disabled,
.navbar.bg-dark .navbar-nav>.nav-item>.nav-link.disabled {
    color: #d8d8d8 !important;
}

.navbar.bg-default .navbar-nav>.nav-item>.nav-link:hover,
.navbar.bg-primary .navbar-nav>.nav-item>.nav-link:hover,
.navbar.bg-secondary .navbar-nav>.nav-item>.nav-link:hover,
.navbar.bg-info .navbar-nav>.nav-item>.nav-link:hover,
.navbar.bg-success .navbar-nav>.nav-item>.nav-link:hover,
.navbar.bg-warning .navbar-nav>.nav-item>.nav-link:hover,
.navbar.bg-danger .navbar-nav>.nav-item>.nav-link:hover,
.navbar.bg-dark .navbar-nav>.nav-item>.nav-link:hover {
    background: rgba(255, 255, 255, 0.22) !important;
}

.navbar.bg-default .navbar-nav>.nav-item.active>.nav-link,
.navbar.bg-primary .navbar-nav>.nav-item.active>.nav-link,
.navbar.bg-secondary .navbar-nav>.nav-item.active>.nav-link,
.navbar.bg-info .navbar-nav>.nav-item.active>.nav-link,
.navbar.bg-success .navbar-nav>.nav-item.active>.nav-link,
.navbar.bg-warning .navbar-nav>.nav-item.active>.nav-link,
.navbar.bg-danger .navbar-nav>.nav-item.active>.nav-link,
.navbar.bg-dark .navbar-nav>.nav-item.active>.nav-link {
    background: rgba(255, 255, 255, 0.22) !important;
}

.navbar.bg-default .btn-minimize,
.navbar.bg-primary .btn-minimize,
.navbar.bg-secondary .btn-minimize,
.navbar.bg-info .btn-minimize,
.navbar.bg-success .btn-minimize,
.navbar.bg-warning .btn-minimize,
.navbar.bg-danger .btn-minimize,
.navbar.bg-dark .btn-minimize {
    background: rgba(19, 19, 19, 0.25) !important;
    color: #ffffff !important;
}

.navbar.bg-default .nav-search .input-group,
.navbar.bg-primary .nav-search .input-group,
.navbar.bg-secondary .nav-search .input-group,
.navbar.bg-info .nav-search .input-group,
.navbar.bg-success .nav-search .input-group,
.navbar.bg-warning .nav-search .input-group,
.navbar.bg-danger .nav-search .input-group,
.navbar.bg-dark .nav-search .input-group {
    border: 0;
    background: rgba(19, 19, 19, 0.25) !important;
}

.navbar.bg-default .nav-search .input-group .form-control,
.navbar.bg-primary .nav-search .input-group .form-control,
.navbar.bg-secondary .nav-search .input-group .form-control,
.navbar.bg-info .nav-search .input-group .form-control,
.navbar.bg-success .nav-search .input-group .form-control,
.navbar.bg-warning .nav-search .input-group .form-control,
.navbar.bg-danger .nav-search .input-group .form-control,
.navbar.bg-dark .nav-search .input-group .form-control {
    color: #ffffff !important;
}

.navbar.bg-default .nav-search .search-icon,
.navbar.bg-primary .nav-search .search-icon,
.navbar.bg-secondary .nav-search .search-icon,
.navbar.bg-info .nav-search .search-icon,
.navbar.bg-success .nav-search .search-icon,
.navbar.bg-warning .nav-search .search-icon,
.navbar.bg-danger .nav-search .search-icon,
.navbar.bg-dark .nav-search .search-icon {
    color: #ffffff !important;
}

.row-nav-line {
    margin-left: -20px;
    margin-right: -20px;
}

.nav.nav-line {
    width: 100%;
    border-bottom: 1px solid #f1f1f1;
}

.nav.nav-line .nav-link {
    padding: 15px 20px;
    color: #575962;
    border-width: 0px;
    font-size: 13px;
    font-weight: 600;
}

.nav.nav-line .nav-link:hover,
.nav.nav-line .nav-link:focus {
    color: #177dff;
    border-width: 0px;
}

.nav.nav-line .nav-link.active {
    border-width: 0;
    background-color: transparent;
    color: #177dff;
    border-bottom: 2px solid #177dff;
    border-radius: 0px;
}

.nav.nav-line.nav-color-default .nav-link:hover,
.nav.nav-line.nav-color-default .nav-link:focus {
    color: #282a3c;
}

.nav.nav-line.nav-color-default .nav-link.active {
    color: #282a3c;
    border-color: #282a3c;
}

.nav.nav-line.nav-color-primary .nav-link:hover,
.nav.nav-line.nav-color-primary .nav-link:focus {
    color: #177dff;
}

.nav.nav-line.nav-color-primary .nav-link.active {
    color: #177dff;
    border-color: #177dff;
}

.nav.nav-line.nav-color-secondary .nav-link:hover,
.nav.nav-line.nav-color-secondary .nav-link:focus {
    color: #716aca;
}

.nav.nav-line.nav-color-secondary .nav-link.active {
    color: #716aca;
    border-color: #716aca;
}

.nav.nav-line.nav-color-info .nav-link:hover,
.nav.nav-line.nav-color-info .nav-link:focus {
    color: #36a3f7;
}

.nav.nav-line.nav-color-info .nav-link.active {
    color: #36a3f7;
    border-color: #36a3f7;
}

.nav.nav-line.nav-color-success .nav-link:hover,
.nav.nav-line.nav-color-success .nav-link:focus {
    color: #35cd3a;
}

.nav.nav-line.nav-color-success .nav-link.active {
    color: #35cd3a;
    border-color: #35cd3a;
}

.nav.nav-line.nav-color-danger .nav-link:hover,
.nav.nav-line.nav-color-danger .nav-link:focus {
    color: #f3545d;
}

.nav.nav-line.nav-color-danger .nav-link.active {
    color: #f3545d;
    border-color: #f3545d;
}

.nav.nav-line.nav-color-warning .nav-link:hover,
.nav.nav-line.nav-color-warning .nav-link:focus {
    color: #ffa534;
}

.nav.nav-line.nav-color-warning .nav-link.active {
    color: #ffa534;
    border-color: #ffa534;
}

/*     Nav Search     */
.nav-search .input-group {
    border: 1px solid #eee;
    background: #eee;
    border-radius: 5px;
}

.nav-search .input-group:hover,
.nav-search .input-group:focus {
    border: 1px solid #ddd;
}

.nav-search .form-control {
    border: 0;
    background: transparent;
    font-size: 13px;
    padding: 0.75em 1em;
    min-width: 225px;
    max-width: 100%;
}

.nav-search .input-group-text {
    border: 0;
    background: transparent;
}

.nav-search .search-icon {
    font-size: 18px;
    color: #666;
}

.nav-search .btn-search {
    background: transparent;
    padding: .375rem 1rem;
}

/*     Badge   */
.badge {
    border-radius: 50px;
    margin-left: auto;
    line-height: 1;
    padding: 6px 10px;
    vertical-align: middle;
    font-weight: 400;
    font-size: 11px;
    border: 1px solid #ddd;
}

.badge-count {
    border: 1px solid #ddd;
}

/*     Dropdown    */
.dropdown-menu {
    border: 0px;
    border-radius: 0;
    box-shadow: 0 1px 11px rgba(0, 0, 0, 0.15) !important;
    padding-bottom: 8px;
    margin-top: 0px;
}

/*     Notification dropdown    */
.dropdown-title {
    border-bottom: 1px solid #f1f1f1;
    color: #444444;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 15px;
    text-align: center;
}


/*     User Dropdown    */
.dropdown-user {
    width: 260px;
}

.user-box {
    display: flex;
    padding: .25rem 1rem;
}

.user-box .u-text {
    padding: 0 10px;
}

.user-box .u-text h4 {
    margin-bottom: 5px;
    margin-top: 4px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
}

.user-box .u-text .text-muted {
    font-size: 14px;
    margin-bottom: 5px;
}

.user-box .u-text .btn {
    font-size: 11px;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

@media screen and (max-width: 991px) {

    .notif-box .notif-scroll,
    .messages-notif-box .message-notif-scroll {
        max-height: calc(100vh - 200px);
    }
}




.jqstooltip {
    box-sizing: content-box;
}

/*     Alert    */
.alert {
    border: 0px;
    position: relative;
    padding: .95rem 1.25rem;
    border-radius: 1px;
}

.alert [data-notify="icon"] {
    display: block;
}

.alert [data-notify="icon"]::before {
    line-height: 35px;
    font-size: 22px;
    display: block;
    left: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 35px;
    height: 35px;
    border-radius: 30px;
    text-align: center;
    color: #fff;
}

.alert [data-notify="title"] {
    display: block;
    color: #2b2b2b;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 5px;
}

.alert [data-notify="message"] {
    font-size: 13px;
    color: #908e8e;
}

.alert .close {
    background: rgba(255, 255, 255, 0.8);
    width: 25px;
    height: 25px;
    line-height: 25px;
    top: 12px !important;
    border-radius: 50%;
}

.alert-default,
.alert-primary,
.alert-secondary,
.alert-info,
.alert-success,
.alert-warning,
.alert-danger {
    color: inherit;
    background-color: #ffffff;
    -webkit-box-shadow: 1px 1px 14px 0px rgba(18, 38, 63, 0.26);
    -moz-box-shadow: 1px 1px 14px 0px rgba(18, 38, 63, 0.26);
    box-shadow: 1px 1px 14px 0px rgba(18, 38, 63, 0.26);
}


/*    Button    */
.btn {
    padding: .2rem 1rem;
    font-size: 16px;
    opacity: 1;
    border-radius: 3px;
    letter-spacing: 1px;
    font-weight: 600;
}

.btn:hover,
.btn:focus {
    opacity: 0.9;
    transition: all .3s;
}

.btn .btn-label {
    display: inline-block;
}

.btn .btn-label i {
    font-size: 16px;
    vertical-align: middle;
    margin-right: 2px;
    margin-left: -2px;
    line-height: 0;
    margin-top: -2.5px;
}

.btn .btn-label.just-icon i {
    margin-left: 0 !important;
    margin-right: 0px !important;
}

/*     Button Sizes     */
.btn-lg {
    font-size: 15px;
    border-radius: 3px;
    padding: 10px 25px;
    font-weight: 400;
}

.btn-lg .btn-label i {
    font-size: 27px;
    vertical-align: middle;
    margin-right: 2px;
    margin-left: -7px;
    line-height: 0;
    margin-top: -2.5px;
}

.btn-lg .btn-label.just-icon i {
    margin-left: 0 !important;
    margin-right: 0px !important;
}

.btn-sm {
    font-size: 11px;
    padding: 7px 13px;
}

.btn-xs {
    font-size: 10px;
    padding: 5px 9px;
}

.btn.disabled:hover,
.btn:hover:disabled {
    opacity: 0.65;
}

/*      Button Icon        */
.btn-icon {
    font-size: .9375rem;
    height: 2.5125rem;
    line-height: normal;
    min-width: 2.5125rem;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 2.5125rem;
}

.btn-icon.btn-lg {
    height: 2.75rem;
    min-width: 2.75rem;
    width: 2.75rem;
}

.btn-icon.btn-sm {
    height: 2rem;
    min-width: 2rem;
    width: 2rem;
}

.btn-icon.btn-xs {
    height: 1.6875rem;
    min-width: 1.6875rem;
    width: 1.6875rem;
}


/*     Nav Pill     */
.nav-pills>li:first-child>.nav-link {
    border-radius: 4px 0 0 4px !important;
}

.nav-pills>li:last-child>.nav-link {
    border-radius: 0 4px 4px 0 !important;
}

.nav-link.disabled {
    color: #6c757d !important;
}

.nav-pills .nav-link {
    padding: 10px 20px;
}

.nav-pills>li>.nav-link {
    margin-left: -1px;
    border-radius: 0 !important;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 1px solid #177dff;
    color: #585c5d;
}

.nav-pills>li>.nav-link.active {
    background: #177dff;
}

.nav-pills>li>.nav-link:hover {
    background: rgba(222, 222, 222, 0.4);
}

.nav-pills.nav-pills-no-bd li {
    margin-left: 15px !important;
}

.nav-pills.nav-pills-no-bd li .nav-link {
    border: 0px !important;
    border-radius: 50px !important;
    background: rgba(222, 222, 222, 0.4);
}

.nav-pills.nav-pills-no-bd li .nav-link.active {
    border-radius: 50px !important;
}

.nav-pills.nav-pills-no-bd li:first-child {
    margin-left: 0px !important;
}

.nav-pills.nav-pills-no-bd.nav-pills-icons .nav-link,
.nav-pills.nav-pills-no-bd.nav-pills-icons .nav-link.active {
    border-radius: 5px !important;
}

.nav-pills.flex-column .nav-link {
    border-radius: 0 !important;
    border: 1px solid #177dff;
    color: #585c5d;
    margin-top: -1px;
    text-align: center;
    word-wrap: normal;
    padding: 10px 0;
}

.nav-pills.flex-column .nav-link:hover {
    background: rgba(222, 222, 222, 0.4);
}

.nav-pills.flex-column .nav-link.active {
    background: #177dff;
}

.nav-pills.flex-column .nav-link:first-child {
    border-radius: 4px 4px 0 0 !important;
}

.nav-pills.flex-column .nav-link:last-child {
    border-radius: 0 0 4px 4px !important;
}

.nav-pills.flex-column.nav-pills-no-bd .nav-link {
    border: 0px !important;
    border-radius: 50px !important;
    background: rgba(222, 222, 222, 0.4);
    margin-top: 5px;
    margin-bottom: 5px;
}

.nav-pills.flex-column.nav-pills-no-bd .nav-link.active {
    border-radius: 50px !important;
}

.nav-pills.flex-column.nav-pills-icons .nav-link,
.nav-pills.flex-column.nav-pills-icons .nav-link.active {
    border-radius: 5px !important;
}

.nav-pills.nav-pills-icons .nav-link,
.nav-pills.nav-pills-icons .nav-link.active {
    border-radius: 5px !important;
    padding-top: 12px;
    padding-bottom: 12px;
}

.nav-pills.nav-pills-icons i {
    display: block;
    text-align: center;
    font-size: 2em;
    line-height: 50px;
}

.nav-pills.nav-default .nav-link,
.nav-pills.nav-primary .nav-link,
.nav-pills.nav-secondary .nav-link,
.nav-pills.nav-info .nav-link,
.nav-pills.nav-warning .nav-link,
.nav-pills.nav-success .nav-link,
.nav-pills.nav-danger .nav-link {
    border: 1px solid #eeeeee;
}

.nav-pills.nav-default .nav-link.active,
.nav-pills.nav-primary .nav-link.active,
.nav-pills.nav-secondary .nav-link.active,
.nav-pills.nav-info .nav-link.active,
.nav-pills.nav-warning .nav-link.active,
.nav-pills.nav-success .nav-link.active,
.nav-pills.nav-danger .nav-link.active {
    color: #ffffff !important;
}

.nav-pills.nav-default .nav-link.active {
    background: #282a3c;
    border: 1px solid #282a3c;
}

.nav-pills.nav-primary .nav-link.active {
    background: #177dff;
    border: 1px solid #177dff;
}

.nav-pills.nav-secondary .nav-link.active {
    background: #716aca;
    border: 1px solid #716aca;
}

.nav-pills.nav-info .nav-link.active {
    background: #36a3f7;
    border: 1px solid #36a3f7;
}

.nav-pills.nav-success .nav-link.active {
    background: #35cd3a;
    border: 1px solid #35cd3a;
}

.nav-pills.nav-warning .nav-link.active {
    background: #ffa534;
    border: 1px solid #ffa534;
}

.nav-pills.nav-danger .nav-link.active {
    background: #f3545d;
    border: 1px solid #f3545d;
}

/* Size Nav */
.nav-sm .nav-link {
    font-size: 11px !important;
    padding: 8px 16px !important;
}

/*      Popover     */
.popover {
    max-width: 240px;
    line-height: 1.7;
    border: 0;
    box-shadow: 0px 0px 20px 1px rgba(69, 65, 78, 0.2);
}

.popover .popover-header {
    background: transparent;
    font-size: 14px;
    border-bottom: 0px;
    text-transform: capitalize;
    margin-top: 5px;
    color: #aaaaaa;
    font-weight: 400;
}

.popover .popover-body {
    margin-bottom: 5px;
}

.popover .popover-body p {
    font-size: 13px;
    margin-bottom: 1rem;
}

.popover.bs-popover-top .arrow:before,
.popover.bs-popover-bottom .arrow:before,
.popover.bs-popover-left .arrow:before,
.popover.bs-popover-right .arrow:before {
    border: transparent;
}

.popover.bs-popover-auto[x-placement^=right],
.popover.bs-popover-right {
    margin-left: 10px;
}

.popover.bs-popover-auto[x-placement^=left],
.popover.bs-popover-left {
    margin-right: 10px;
}

.popover.bs-popover-auto[x-placement^=top],
.popover.bs-popover-top {
    margin-bottom: 10px;
}

.popover.bs-popover-auto[x-placement^=bottom],
.popover.bs-popover-bottom {
    margin-top: 10px;
}

/*      Progress     */
.progress .progress-bar {
    border-radius: 100px;
}

/************************/


/*     Pagination     */
.pagination>li>a,
.pagination>li:first-child>a,
.pagination>li:last-child>a,
.pagination>li>span,
.pagination>li:first-child>span,
.pagination>li:last-child>span {
    border-radius: 100px !important;
    margin: 0 2px;
    color: #777777;
    border-color: #ddd;
}

.pagination.pg-default>li.active>a,
.pagination.pg-default>li.active:first-child>a,
.pagination.pg-default>li.active:last-child>a,
.pagination.pg-default>li.active>span,
.pagination.pg-default>li.active:first-child>span,
.pagination.pg-default>li.active:last-child>span {
    background: #282a3c;
    border-color: #282a3c;
    color: #ffffff;
}


.pagination.pg-danger>li.active>a,
.pagination.pg-danger>li.active:first-child>a,
.pagination.pg-danger>li.active:last-child>a,
.pagination.pg-danger>li.active>span,
.pagination.pg-danger>li.active:first-child>span,
.pagination.pg-danger>li.active:last-child>span {
    background: #f3545d;
    border-color: #f3545d;
    color: #ffffff;
}

/*     Slider     */
.slider-default .ui-slider-range {
    background: #282a3c;
}


.slider-danger .ui-slider-range {
    background: #f3545d;
}

/*      Modal     */
.modal .bg-default .modal-title,
.modal .bg-primary .modal-title,
.modal .bg-secondary .modal-title,
.modal .bg-info .modal-title,
.modal .bg-success .modal-title,
.modal .bg-warning .modal-title,
.modal .bg-danger .modal-title {
    color: #ffffff !important;
}

.modal-content {
    border-radius: .4rem !important;
    border: 0 !important;
}

.rating>label {
    display: inline;
    color: #e9eaeb !important;
    line-height: 1;
    float: right;
    cursor: pointer;
}

.rating>label:hover {
    color: #FFC600 !important;
    opacity: 0.5;
}

.rating>label span {
    font-size: 18px;
}

.rating input[type="radio"],
.rating input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.rating input[type="radio"]:checked~label,
.rating input[type="checkbox"]:checked~label {
    color: #FFC600 !important;
}

.activity-feed {
    padding: 15px;
    list-style: none;
}

.activity-feed .feed-item {
    position: relative;
    padding-bottom: 20px;
    padding-left: 30px;
    border-left: 2px solid #e4e8eb;
}

.activity-feed .feed-item:last-child {
    border-color: transparent;
}

.activity-feed .feed-item::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -7px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #177dff;
}

.feed-item-default::after {
    background: #282a3c !important;
}

.feed-item-primary::after {
    background: #177dff !important;
}

.feed-item-secondary::after {
    background: #716aca !important;
}

.feed-item-success::after {
    background: #35cd3a !important;
}

.feed-item-danger::after {
    background: #f3545d !important;
}

.feed-item-info::after {
    background: #36a3f7 !important;
}

.feed-item-warning::after {
    background: #ffa534 !important;
}

.activity-feed .feed-item .date {
    display: block;
    position: relative;
    top: -5px;
    color: #8c96a3;
    text-transform: uppercase;
    font-size: 13px;
}

.activity-feed .feed-item .text {
    position: relative;
    top: -3px;
}



/*      Google Maps      */
.full-screen-maps {
    height: 100vh !important;
}

/*      Conversations Wrapper     */
.conversations {
    display: flex;
    height: calc(100vh - 57px);
    flex-direction: column;
}

.conversations .message-header {
    background: #fff;
    padding: .5rem;
    background-color: #fff;
    box-shadow: 0 1px 0 0 rgba(61, 70, 79, 0.075);
    z-index: 1;
}

.conversations .message-title {
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
}

.conversations .message-title .user {
    display: flex;
    align-items: center;
    justify-content: center;
}

.conversations .message-title .user .name {
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 2px;
}

.conversations .message-title .user .last-active {
    display: block;
    font-size: 11px;
}

.conversations .message-title .return {
    background: transparent;
    border: 0;
    font-size: 25px;
    cursor: pointer;
    height: 100%;
    top: 0;
}

.conversations .conversations-body {
    flex: 1;
    overflow-y: auto;
    padding: 1.5rem 2rem;
}

.conversations .conversations-content {
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 1rem;
}

.conversations .messages-form {
    margin: 0;
    padding: .7rem 1rem;
    background: #fff;
}

.conversations-action {
    background: #f6f6f6;
    padding: 10px 0;
}

.conversations-action .action {
    display: flex;
    padding: 1rem 1.5rem;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
    margin-bottom: 10px;
    cursor: pointer;
}

.conversations-action .action:hover {
    background: #f4f5f5;
}

.conversations-action .action span {
    font-size: 16px;
    line-height: 21px;
}

.conversations-action .action i {
    font-size: 21px;
    width: 2.5rem;
    color: rgba(38, 50, 56, 0.5);
}

.conversations-action .action.danger span,
.conversations-action .action.danger i {
    color: #f3545d;
}

.conversations-action .action:last-child {
    margin-bottom: 0px;
}


/*      Task Tab     */
.tasks-wrapper .tasks-scroll {
    height: calc(100vh - 130px);
    overflow: auto;
    margin-bottom: 15px;
}

.tasks-wrapper .tasks-content {
    padding-bottom: 25px;
}

.tasks-wrapper .tasks-content .tasks-list {
    padding: 0px 10px;
    list-style: none;
}

.tasks-wrapper .tasks-content .tasks-list li {
    position: relative;
    margin-bottom: 15px;
}

.tasks-wrapper .tasks-content .tasks-list li .custom-control {
    position: unset !important;
}

.tasks-wrapper .tasks-content .tasks-list li input[type="checkbox"]:checked~.custom-control-label {
    text-decoration: line-through;
    color: #999;
}

.tasks-wrapper .tasks-content .tasks-list li .custom-control.custom-checkbox {
    margin-right: 50px !important;
}

.tasks-wrapper .tasks-content .tasks-list li .task-action {
    display: none;
    position: absolute;
    font-size: 17px;
    right: 0;
    top: 0;
}

.tasks-wrapper .tasks-content .tasks-list li .task-action a.link {
    margin-left: 10px;
}

.tasks-wrapper .tasks-content .tasks-list li .task-action a.link:hover {
    text-decoration: none;
    color: unset;
}

.tasks-wrapper .tasks-content .tasks-list li:hover .task-action {
    display: block;
}

/*      Setting Tab     */
.settings-wrapper .settings-content .settings-list {
    padding-left: 0px;
    list-style: none;
}

.settings-wrapper .settings-content .settings-list li {
    display: table;
    width: 100%;
    margin-bottom: 15px;
}

.settings-wrapper .settings-content .settings-list li .item-label {
    display: table-cell;
    vertical-align: middle;
    font-size: 12px;
}

.settings-wrapper .settings-content .settings-list li .item-control {
    display: table-cell;
    float: right;
    margin-right: 5px;
}

.settings-wrapper .settings-content .settings-list li .item-control .toggle-group .toggle-on,
.settings-wrapper .settings-content .settings-list li .item-control .toggle-group .toggle-off {
    font-size: 11px !important;
}

.tile {
    width: 36px;
    height: 36px;
    font-size: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 36px;
}

.tile:hover {
    text-decoration: none;
}

.tile.bg-default,
.tile.bg-primary,
.tile.bg-secondary,
.tile.bg-info,
.tile.bg-success,
.tile.bg-danger,
.tile.bg-warning,
.tile.dark {
    color: #fff;
}

.row-projects {
    margin-right: -10px;
    margin-left: -10px;
}

.row-projects [class^="col-"] {
    padding: 0 10px;
}


@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

/*      jQuery Ui     */
.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none;
}

.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-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.ui-front {
    z-index: 100;
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none;
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-resizable {
    position: relative;
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
    display: none;
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000;
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-slider {
    position: relative;
    text-align: left;
    background: #ddd;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.ui-slider-horizontal {
    height: .4em;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.4em;
    margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}

.ui-slider-handle {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0, #f7f7f7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(100%, #f7f7f7));
    background: -webkit-linear-gradient(top, #ffffff 0, #f7f7f7 100%);
    background: -o-linear-gradient(top, #ffffff 0, #f7f7f7 100%);
    background: -ms-linear-gradient(top, #ffffff 0, #f7f7f7 100%);
    background: linear-gradient(to bottom, #ffffff 0, #f7f7f7 100%);
    border-radius: 50px;
    box-shadow: 0 1px 4px 0 #9191ab !important;
}

.ui-slider-handle:focus {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0, #f7f7f7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(100%, #f7f7f7));
    background: -webkit-linear-gradient(top, #ffffff 0, #f7f7f7 100%);
    background: -o-linear-gradient(top, #ffffff 0, #f7f7f7 100%);
    background: -ms-linear-gradient(top, #ffffff 0, #f7f7f7 100%);
    background: linear-gradient(to bottom, #ffffff 0, #f7f7f7 100%);
    border-radius: 50px;
    box-shadow: 0 1px 4px 0 #9191ab !important;
}

/*      jQuery Scrollbar     */
.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper>.scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper>.scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
    box-sizing: content-box;
}

.scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-element .scroll-arrow,
.scroll-element .scroll-bar {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #ccc;
    border-top-color: #999;
}

.scroll-textarea>.scroll-content {
    overflow: hidden !important;
}

.scroll-textarea>.scroll-content>textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: 0;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}

.scrollbar-inner>.scroll-element .scroll-element_outer,
.scrollbar-outer>.scroll-element .scroll-element_outer {
    overflow: hidden;
}

.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scrollbar-inner>.scroll-element {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-inner>.scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-inner>.scroll-element.scroll-x {
    bottom: 2px;
    height: 5px;
    left: 0;
    width: 100%;
}

.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size,
.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -12px;
}

.scrollbar-inner>.scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 5px;
}

.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size,
.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -12px;
}

.scrollbar-inner>.scroll-element .scroll-bar,
.scrollbar-inner>.scroll-element .scroll-element_outer,
.scrollbar-inner>.scroll-element .scroll-element_track {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.scrollbar-inner>.scroll-element .scroll-bar {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: .4;
}

.scrollbar-inner>.scroll-element .scroll-element_track {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: .4;
    background-color: #e0e0e0;
}

.scrollbar-inner>.scroll-element .scroll-bar {
    background-color: #c2c2c2;
}

.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar,
.scrollbar-inner>.scroll-element:hover .scroll-bar {
    background-color: #919191;
}

.scrollbar-outer>.scroll-element {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
    background-color: #ffffff;
}

.scrollbar-outer>.scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-outer>.scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    width: 100%;
}

.scrollbar-outer>.scroll-element.scroll-y {
    height: 100%;
    right: 0;
    top: 0;
    width: 12px;
}

.scrollbar-outer>.scroll-element.scroll-x .scroll-element_outer {
    height: 5px;
    top: 2px;
}

.scrollbar-outer>.scroll-element.scroll-y .scroll-element_outer {
    left: 2px;
    width: 5px;
}

.scrollbar-outer>.scroll-element .scroll-element_track {
    background-color: #eee;
}

.scrollbar-outer>.scroll-element .scroll-bar,
.scrollbar-outer>.scroll-element .scroll-element_outer,
.scrollbar-outer>.scroll-element .scroll-element_track {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.scrollbar-outer>.scroll-element .scroll-bar {
    background-color: #d9d9d9;
}

.scrollbar-outer>.scroll-element .scroll-bar:hover {
    background-color: #c2c2c2;
}

.scrollbar-outer>.scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191;
}

.scrollbar-outer>.scroll-content.scroll-scrolly_visible {
    left: -12px;
    margin-left: 12px;
}

.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size,
.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -14px;
}

.scrollbar-outer>.scroll-content.scroll-scrollx_visible {
    top: -12px;
    margin-top: 12px;
}

.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size,
.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -14px;
}

.scrollbar-outer>.scroll-element.scroll-x .scroll-bar {
    min-width: 10px;
}

.scrollbar-outer>.scroll-element.scroll-y .scroll-bar {
    min-height: 10px;
}

.scrollbar-macosx>.scroll-element {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-macosx>.scroll-element div {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-macosx>.scroll-element .scroll-element_track {
    display: none;
}

.scrollbar-macosx>.scroll-element .scroll-bar {
    background-color: #6C6E71;
    display: block;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    -ms-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

.scrollbar-macosx:hover>.scroll-element .scroll-bar {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: .7;
}

.scrollbar-macosx>.scroll-element.scroll-draggable .scroll-bar {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: .7;
}

.scrollbar-macosx>.scroll-element.scroll-x {
    bottom: 0;
    height: 0;
    left: 0;
    min-width: 100%;
    overflow: visible;
    width: 100%;
}

.scrollbar-macosx>.scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 0;
}

.scrollbar-macosx>.scroll-element.scroll-x .scroll-bar {
    height: 7px;
    min-width: 10px;
    top: -9px;
}

.scrollbar-macosx>.scroll-element.scroll-y .scroll-bar {
    left: -9px;
    min-height: 10px;
    width: 7px;
}

.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_outer {
    left: 2px;
}

.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_size {
    left: -4px;
}

.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_outer {
    top: 2px;
}

.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_size {
    top: -4px;
}

.scrollbar-macosx>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -11px;
}

.scrollbar-macosx>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -11px;
}

.scrollbar-light>.scroll-element {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
    background-color: #ffffff;
}

.scrollbar-light>.scroll-element div {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-light>.scroll-element .scroll-element_outer {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.scrollbar-light>.scroll-element .scroll-element_size {
    background: -moz-linear-gradient(left, #dbdbdb 0, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #dbdbdb), color-stop(100%, #e8e8e8));
    background: -webkit-linear-gradient(left, #dbdbdb 0, #e8e8e8 100%);
    background: -o-linear-gradient(left, #dbdbdb 0, #e8e8e8 100%);
    background: -ms-linear-gradient(left, #dbdbdb 0, #e8e8e8 100%);
    background: linear-gradient(to right, #dbdbdb 0, #e8e8e8 100%);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.scrollbar-light>.scroll-element.scroll-x {
    bottom: 0;
    height: 17px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-light>.scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 17px;
}

.scrollbar-light>.scroll-element .scroll-bar {
    background: -moz-linear-gradient(left, #fefefe 0, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #fefefe), color-stop(100%, #f5f5f5));
    background: -webkit-linear-gradient(left, #fefefe 0, #f5f5f5 100%);
    background: -o-linear-gradient(left, #fefefe 0, #f5f5f5 100%);
    background: -ms-linear-gradient(left, #fefefe 0, #f5f5f5 100%);
    background: linear-gradient(to right, #fefefe 0, #f5f5f5 100%);
    border: 1px solid #dbdbdb;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.scrollbar-light>.scroll-content.scroll-scrolly_visible {
    left: -17px;
    margin-left: 17px;
}

.scrollbar-light>.scroll-content.scroll-scrollx_visible {
    top: -17px;
    margin-top: 17px;
}

.scrollbar-light>.scroll-element.scroll-x .scroll-bar {
    height: 10px;
    min-width: 10px;
    top: 0;
}

.scrollbar-light>.scroll-element.scroll-y .scroll-bar {
    left: 0;
    min-height: 10px;
    width: 10px;
}

.scrollbar-light>.scroll-element.scroll-x .scroll-element_outer {
    height: 12px;
    left: 2px;
    top: 2px;
}

.scrollbar-light>.scroll-element.scroll-x .scroll-element_size {
    left: -4px;
}

.scrollbar-light>.scroll-element.scroll-y .scroll-element_outer {
    left: 2px;
    top: 2px;
    width: 12px;
}

.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size,
.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -19px;
}

.scrollbar-light>.scroll-element.scroll-y .scroll-element_size {
    top: -4px;
}

.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size,
.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -19px;
}

.scrollbar-rail>.scroll-element {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
    background-color: #ffffff;
}

.scrollbar-rail>.scroll-element div {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-rail>.scroll-element .scroll-element_size {
    background-color: #999;
    background-color: rgba(0, 0, 0, 0.3);
}

.scrollbar-rail>.scroll-element .scroll-element_outer:hover .scroll-element_size {
    background-color: #666;
    background-color: rgba(0, 0, 0, 0.5);
}

.scrollbar-rail>.scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    min-width: 100%;
    padding: 3px 0 2px;
    width: 100%;
}

.scrollbar-rail>.scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    padding: 0 2px 0 3px;
    right: 0;
    top: 0;
    width: 12px;
}

.scrollbar-rail>.scroll-element .scroll-bar {
    background-color: #d0b9a0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.scrollbar-rail>.scroll-element .scroll-element_outer:hover .scroll-bar {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}

.scrollbar-rail>.scroll-content.scroll-scrolly_visible {
    left: -17px;
    margin-left: 17px;
}

.scrollbar-rail>.scroll-content.scroll-scrollx_visible {
    margin-top: 17px;
    top: -17px;
}

.scrollbar-rail>.scroll-element.scroll-x .scroll-bar {
    height: 10px;
    min-width: 10px;
    top: 1px;
}

.scrollbar-rail>.scroll-element.scroll-y .scroll-bar {
    left: 1px;
    min-height: 10px;
    width: 10px;
}

.scrollbar-rail>.scroll-element.scroll-x .scroll-element_outer {
    height: 15px;
    left: 5px;
}

.scrollbar-rail>.scroll-element.scroll-x .scroll-element_size {
    height: 2px;
    left: -10px;
    top: 5px;
}

.scrollbar-rail>.scroll-element.scroll-y .scroll-element_outer {
    top: 5px;
    width: 15px;
}

.scrollbar-rail>.scroll-element.scroll-y .scroll-element_size {
    left: 5px;
    top: -10px;
    width: 2px;
}

.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size,
.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -25px;
}

.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size,
.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -25px;
}

.scrollbar-dynamic>.scroll-element {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-dynamic>.scroll-element div {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-dynamic>.scroll-element.scroll-x {
    bottom: 2px;
    height: 7px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-dynamic>.scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 2px;
    top: 0;
    width: 7px;
}

.scrollbar-dynamic>.scroll-element .scroll-element_outer {
    opacity: .3;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.scrollbar-dynamic>.scroll-element .scroll-element_size {
    background-color: #ccc;
    opacity: 0;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    -ms-transition: opacity .2s;
    transition: opacity .2s;
}

.scrollbar-dynamic>.scroll-element .scroll-bar {
    background-color: #6c6e71;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.scrollbar-dynamic>.scroll-element.scroll-x .scroll-bar {
    bottom: 0;
    height: 7px;
    min-width: 24px;
    top: auto;
}

.scrollbar-dynamic>.scroll-element.scroll-y .scroll-bar {
    left: auto;
    min-height: 24px;
    right: 0;
    width: 7px;
}

.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_outer {
    bottom: 0;
    top: auto;
    left: 2px;
    -webkit-transition: height .2s;
    -moz-transition: height .2s;
    -o-transition: height .2s;
    -ms-transition: height .2s;
    transition: height .2s;
}

.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_outer {
    left: auto;
    right: 0;
    top: 2px;
    -webkit-transition: width .2s;
    -moz-transition: width .2s;
    -o-transition: width .2s;
    -ms-transition: width .2s;
    transition: width .2s;
}

.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_size {
    left: -4px;
}

.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_size {
    top: -4px;
}

.scrollbar-dynamic>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -11px;
}

.scrollbar-dynamic>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -11px;
}

.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer,
.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer {
    overflow: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: .7;
}

.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-element_size {
    opacity: 1;
}

.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-bar,
.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-bar {
    height: 100%;
    width: 100%;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.scrollbar-dynamic>.scroll-element.scroll-x.scroll-draggable .scroll-element_outer,
.scrollbar-dynamic>.scroll-element.scroll-x:hover .scroll-element_outer {
    height: 20px;
    min-height: 7px;
}

.scrollbar-dynamic>.scroll-element.scroll-y.scroll-draggable .scroll-element_outer,
.scrollbar-dynamic>.scroll-element.scroll-y:hover .scroll-element_outer {
    min-width: 7px;
    width: 20px;
}

.scrollbar-chrome>.scroll-element {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
    background-color: #ffffff;
}

.scrollbar-chrome>.scroll-element div {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-chrome>.scroll-element .scroll-element_track {
    background: #f1f1f1;
    border: 1px solid #dbdbdb;
}

.scrollbar-chrome>.scroll-element.scroll-x {
    bottom: 0;
    height: 16px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-chrome>.scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 16px;
}

.scrollbar-chrome>.scroll-element .scroll-bar {
    background-color: #d9d9d9;
    border: 1px solid #bdbdbd;
    cursor: default;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.scrollbar-chrome>.scroll-element .scroll-bar:hover {
    background-color: #c2c2c2;
    border-color: #a9a9a9;
}

.scrollbar-chrome>.scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191;
    border-color: #7e7e7e;
}

.scrollbar-chrome>.scroll-content.scroll-scrolly_visible {
    left: -16px;
    margin-left: 16px;
}

.scrollbar-chrome>.scroll-content.scroll-scrollx_visible {
    top: -16px;
    margin-top: 16px;
}

.scrollbar-chrome>.scroll-element.scroll-x .scroll-bar {
    height: 5px;
    min-width: 10px;
    top: 3px;
}

.scrollbar-chrome>.scroll-element.scroll-y .scroll-bar {
    left: 3px;
    min-height: 10px;
    width: 5px;
}

.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_outer {
    border-left: 1px solid #dbdbdb;
}

.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_track {
    height: 14px;
    left: -3px;
}

.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_size {
    height: 14px;
    left: -4px;
}

.scrollbar-chrome>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size,
.scrollbar-chrome>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -19px;
}

.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_outer {
    border-top: 1px solid #dbdbdb;
}

.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_track {
    top: -3px;
    width: 14px;
}

.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_size {
    top: -4px;
    width: 14px;
}

.scrollbar-chrome>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size,
.scrollbar-chrome>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -19px;
}

/*      Toggle     */
.checkbox label .toggle,
.checkbox-inline .toggle {
    margin-left: -20px;
    margin-right: 5px;
}

.toggle {
    position: relative;
    overflow: hidden;
    padding: .6rem .5rem;
}

.toggle-group,
.toggle-off,
.toggle-on {
    position: absolute;
    top: 0;
    bottom: 0;
}

.toggle input[type=checkbox] {
    display: none;
}

.toggle-group {
    width: 200%;
    left: 0;
    transition: left .35s;
    -webkit-transition: left .35s;
    -moz-user-select: none;
    -webkit-user-select: none;
}

.toggle.off .toggle-group {
    left: -100%;
}

.toggle-on {
    left: 0;
    right: 50%;
    margin: 0;
    border: 0;
    border-radius: 0;
    padding-left: 12px !important;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    font-size: 11px !important;
}

.toggle-off {
    left: 50%;
    right: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    font-size: 11px !important;
    color: #ffffff !important;
}

.toggle-handle {
    position: relative;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    height: 100%;
    width: 0;
    border-width: 0 1px;
}

.toggle.btn {
    min-width: 54px !important;
    height: 30px !important;
}

.toggle-on.btn {
    padding-right: 24px;
}

.toggle-off.btn {
    padding-left: 24px;
}

.toggle.btn-lg {
    min-width: 79px;
    min-height: 45px;
}

.toggle-on.btn-lg {
    padding-right: 31px;
}

.toggle-off.btn-lg {
    padding-left: 31px;
}

.toggle-handle.btn-lg {
    width: 40px;
}

.toggle.btn-sm {
    min-width: 50px;
    min-height: 30px;
}

.toggle-on.btn-sm {
    padding-right: 20px;
}

.toggle-off.btn-sm {
    padding-left: 20px;
}

.toggle.btn-xs {
    min-width: 35px;
    min-height: 22px;
}

.toggle-on.btn-xs {
    padding-right: 12px;
}

.toggle-off.btn-xs {
    padding-left: 12px;
}

/*-------------------------------- tab下拉 Ｒoger 新增的 20200722 --------------------------------------------------*/
.card,
.card-header {
    border: 0px;
}

.card-columns .card {
    margin-bottom: 0px;
}

.fc_dark_red {
    color: #bb604d;
}

.fc_dark_red2 {
    color: #cb0708;
}

.fc_dark_blue {
    color: #408080;
}

/* Collapse 手風琴修正 ------------------------*/
div.card {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

div.card div.card-header {
    background-color: #fff4f4;
    padding: 1.05rem 1.25rem 0 1.25rem;
    border-bottom: 1px solid #ffe2e2;


}

.border_bottom1white {
    border-bottom: 1px solid #FFF;
     !important
}

.form-group span.required {
    color: #ff0000;
    font-size: 100%;
}

div.form-group span.required {}

/* 公用的 -------------------------------------*/
.bg_none {
    background-color: rgba(0, 0, 0, 0);
}

.bg_light_red {
    background-color: #fff4f4;
}

.color_dark_red {
    color: #bb604d;
}

.color_dark_red2 {
    color: #cb0708;
}

.color_dark_blue {
    color: #408080;
}

.bg_light_red {
    background-color: #fff4f4;
}

/* 寬度 % ---------------------*/
.width1percent {
    width: 1%;
}

.width2percent {
    width: 2%;
}

.width3percent {
    width: 3%;
}

.width4percent {
    width: 4%;
}

.width5percent {
    width: 5%;
}

.width6percent {
    width: 6%;
}

.width7percent {
    width: 7%;
}

.width8percent {
    width: 8%;
}

.width9percent {
    width: 9%;
}

.width10percent {
    width: 10%;
}

.width11percent {
    width: 11%;
}

.width12percent {
    width: 12%;
}

.width13percent {
    width: 13%;
}

.width14percent {
    width: 14%;
}

.width15percent {
    width: 15%;
}

.width16percent {
    width: 16%;
}

.width17percent {
    width: 17%;
}

.width18percent {
    width: 18%;
}

.width19percent {
    width: 19%;
}

.width20percent {
    width: 20%;
}

.width21percent {
    width: 21%;
}

.width22percent {
    width: 22%;
}

.width23percent {
    width: 23%;
}

.width24percent {
    width: 24%;
}

.width25percent {
    width: 25%;
}

.width26percent {
    width: 26%;
}

.width27percent {
    width: 27%;
}

.width28percent {
    width: 28%;
}

.width29percent {
    width: 29%;
}

.width30percent {
    width: 30%;
}

.width31percent {
    width: 31%;
}

.width32percent {
    width: 32%;
}

.width33percent {
    width: 33%;
}

.width34percent {
    width: 34%;
}

.width35percent {
    width: 35%;
}

.width36percent {
    width: 36%;
}

.width37percent {
    width: 37%;
}

.width38percent {
    width: 38%;
}

.width39percent {
    width: 39%;
}

.width40percent {
    width: 40%;
}

.width41percent {
    width: 41%;
}

.width42percent {
    width: 42%;
}

.width43percent {
    width: 43%;
}

.width44percent {
    width: 44%;
}

.width45percent {
    width: 45%;
}

.width46percent {
    width: 46%;
}

.width47percent {
    width: 47%;
}

.width48percent {
    width: 48%;
}

.width49percent {
    width: 49%;
}

.width50percent {
    width: 50%;
}

.width51percent {
    width: 51%;
}

.width52percent {
    width: 52%;
}

.width60percent {
    width: 60%;
}

.width70percent {
    width: 70%;
}

/* 高度 px ---------------------*/
.hight10px {
    height: 10px;
}

.hight20px {
    height: 20px;
}

.hight30px {
    height: 30px;
}

.hight40px {
    height: 40px;
}

.hight43px {
    height: 43px;
}

.hight50px {
    height: 50px;
}

.hight60px {
    height: 60px;
}

.hight70px {
    height: 70px;
}

.hight80px {
    height: 80px;
}

.hight90px {
    height: 90px;
}

.hight80px {
    height: 80px;
}

/* 水平左移 px ----------------------*/
.ml_minor1 {
    margin-left: -1px;
}

.ml_minor5 {
    margin-left: -5px;
}

.ml_minor10 {
    margin-left: -10px;
}

.ml_minor15 {
    margin-left: -15px;
}

.ml_minor20 {
    margin-left: -20px;
}

.ml_minor25 {
    margin-left: -25px;
}

.ml_minor30 {
    margin-left: -30px;
}

.ml_minor35 {
    margin-left: -35px;
}

.ml_minor40 {
    margin-left: -40px;
}

.ml_minor50 {
    margin-left: -50px;
}

.ml_minor60 {
    margin-left: -60px;
}

.ml_minor70 {
    margin-left: -70px;
}

.mt_minor1 {
    margin-top: -1px;
}

.mt_minor2 {
    margin-top: -2px;
}

.mt_minor3 {
    margin-top: -3px;
}

.mt_minor4 {
    margin-top: -4px;
}

.mt_minor5 {
    margin-top: -5px;
}

.mt_minor6 {
    margin-top: -6px;
}

.mt_minor7 {
    margin-top: -7px;
}

.mt_minor8 {
    margin-top: -8px;
}

.mt_minor9 {
    margin-top: -9px;
}

.mt_minor10 {
    margin-top: -10px;
}

/* 水平左移 em --------------------*/
.ml_minor1 {
    margin-left: -1em;
}

.ml_minor1.5 {
    margin-left: -1.5em;
}

.ml_minor2 {
    margin-left: -2em;
}

/* 文字垂直中 ---------------------*/
.linehight10 {
    height: 10px;
    line-height: 10px;
}

.linehight12 {
    height: 12px;
    line-height: 12px;
}

.linehight14 {
    height: 14px;
    line-height: 14px;
}

.linehight16 {
    height: 16px;
    line-height: 16px;
}

.linehight18 {
    height: 18px;
    line-height: 18px;
}

.linehight28 {
    height: 20px;
    line-height: 20px;
}

.linehight25 {
    height: 25px;
    line-height: 25px;
}

.linehight30 {
    height: 30px;
    line-height: 30px;
}

.linehight35 {
    height: 35px;
    line-height: 35px;
}

.linehight40 {
    height: 40px;
    line-height: 40px;
}

.linehight45 {
    height: 45px;
    line-height: 45px;
}

.linehight50 {
    height: 50px;
    line-height: 50px;
}

.linehight55 {
    height: 55px;
    line-height: 55px;
}

.linehight60 {
    height: 60px;
    line-height: 60px;
}

.bg_red {
    background-color: #ca0002;
}

.bg_gray {
    background-color: #f6f6f6;
}

.bg_wihte {
    background-color: rgba(255, 255, 255, 1.00);
}

.bg_light_red {
    background-color: #fff4f4;
}

/* 寬度 px ---------------------*/
.width1px {
    width: 1px;
}

.width2px {
    width: 2px;
}

.width3px {
    width: 3px;
}

.width4px {
    width: 4px;
}

.width5px {
    width: 5px;
}

.width6px {
    width: 1px;
}

.width7px {
    width: 1px;
}

.width8px {
    width: 1px;
}

.width9px {
    width: 1px;
}

.width10px {
    width: 10px;
}

.width11px {
    width: 11px;
}

.width12px {
    width: 12px;
}

.width13px {
    width: 13px;
}

.width14px {
    width: 14px;
}

.width15px {
    width: 15px;
}

.width16px {
    width: 16px;
}

.width17px {
    width: 17px;
}

.width18px {
    width: 18px;
}

.width19px {
    width: 19px;
}

.width20px {
    width: 20px;
}

.width21px {
    width: 21px;
}

.width22px {
    width: 22px;
}

.width23px {
    width: 23px;
}

.width24px {
    width: 24px;
}

.width25px {
    width: 25px;
}

.width26px {
    width: 26px;
}

.width27px {
    width: 27px;
}

.width28px {
    width: 28px;
}

.width29px {
    width: 29px;
}

.width30px {
    width: 30px;
}

.width31px {
    width: 31px;
}

.width32px {
    width: 32px;
}

.width33px {
    width: 33px;
}

.width34px {
    width: 34px;
}

.width35px {
    width: 35px;
}

.width36px {
    width: 36px;
}

.width37px {
    width: 37px;
}

.width38px {
    width: 38px;
}

.width39px {
    width: 39px;
}

.width40px {
    width: 40px;
}

.width41px {
    width: 41px;
}

.width42px {
    width: 42px;
}

.width43px {
    width: 43px;
}

.width44px {
    width: 44px;
}

.width45px {
    width: 45px;
}

.width46px {
    width: 46px;
}

.width47px {
    width: 47px;
}

.width48px {
    width: 48px;
}

.width49px {
    width: 49px;
}

.width50px {
    width: 50px;
}

.width60px {
    width: 60px;
}

.width70px {
    width: 70px;
}

.width80px {
    width: 80px;
}

.width90px {
    width: 90px;
}

.width100px {
    width: 100px;
}

.width110px {
    width: 110px;
}

.width120px {
    width: 120px;
}

.width130px {
    width: 130px;
}

.width140px {
    width: 140px;
}

.width150px {
    width: 150px;
}

.width160px {
    width: 160px;
}


.fz-communities {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background: #fff;
    padding: 0 15px;
    z-index: 1;
    margin: 0;
    border: 1px solid #eee;
    display: none;
    max-height: 100px;
    overflow: auto;
}

.fz-communities>li {
    line-height: 32px;
    list-style-type: none;
    border-bottom: 1px solid #ebedf2;
}

.fz-communities>li:last-child {
    border-bottom: 0;
}

.fz-relative {
    position: relative;
}

.fz-relative>b {
    position: absolute;
    left: -10px;
    top: 0;
    line-height: 1.5
}

.fz_red {
    color: red;
}

.fz_select {
    font-size: 14px;
    border-color: #ebedf2;
    padding: 0.2rem 0;
    color: #949494;
    width: 100%;
}

.fz-must {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 28px;
    color: red;
    font-size: 18px;
}

/**** 啟程修改 ****/
.fz-ycdh input[type="checkbox"] {
    width: auto;
    display: inline;
    vertical-align: middle;
}


/*選擇地點多個情況*/
.more-member-checkbox ul {
    margin: 0;
    padding: 0;
}

.more-member-checkbox ul li {
    width: 48%;
    display: inline-block;
}

/*設備需求多個情況*/
.more-form-check-inline {
    width: 30%;
    margin-right: 0;
    margin-bottom: 5px;
}

.more2-form-check-inline {
    width: 30%;
    margin-right: 0;
    margin-bottom: 5px;
}

/*兩個輸入框加文字*/
.w2input {
    width: 40%;
}

/*兩個字按鈕*/
.btn-warning-w105 {
    width: 105px;
}

/*tab縮排調整*/
.row-nav-tab {
    margin-right: 0px;
}

.row-nav-tab li {
    padding-right: 0px;
}

/*標題沒展開樣式*/
.tittle_header {
    background-color: #fff4f4;
    padding: 0.5rem 1.25rem;
    border-bottom: 1px solid #ffe2e2;
}

/*table樣式設定*/
.table-bordered td,
.table-bordered th {
    border: 1px solid #dee2e6;
    border-color: #dee2e6;
}

.table-bordered th {
    text-align: center;
    white-space: nowrap;
}

.table-icon-color {
    color: #9E9E9E;
}

.table-icon-color:hover {
    color: #9E9E9E;
}

.table-icon-delete {
    color: #9E9E9E;
    padding: 9px;
    background-color: #efefef;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    display: inline-flex;
}

.table-icon-delete:hover {
    color: #9E9E9E;
}

.table-hover-case tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-case-close {
    background-color: rgba(0, 0, 0, 0.03);
}

.table_txt_1 {
    color: #009648;
    font-weight: 500;
}

.table_btn_1 {
    border: 1px solid #d0d0d0 !important;
    background: #fff !important;
    color: #555 !important;
}

.table_btn_1:hover {
    border: 1px solid #e6e6e6 !important;
    background: #e6e6e6 !important;
    color: #555 !important;
}

/*案件管理圖片/標題/內容/留言回覆/種類/狀態*/
.case_message_img {
    max-width: 70px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 5px;
}

.case_message_content {
    margin-bottom: 10px;
    height: 40px;
    -webkit-line-clamp: 2;
    padding-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.case_message_tittle_pic {
    max-width: 200px;
}

.case_message_tittle_title {
    margin-top: 12px;
}

.case_message_tittle_title a {
    color: #444;
    font-weight: 600;
}

.case_message_tittle_title a:hover {
    text-decoration: underline;
}

.case_message_tittle_adress {
    margin-top: 3px;
}

.case_message_tittle_number {
    margin-top: 5px;
}

.case_inf_tittletxt {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
}

.case_inf_number {
    color: #444;
}

.case_inf_date {
    color: #9a9a9a;
}

.case_inf_kind {
    border: 1px solid #9a9a9a;
    padding: 5px;
    margin: 0 15px 0 5px;
}

.case_inf_status {
    display: inline-block;
    padding: 5px 10px;
    background-color: #999999;
    color: #FFF;
}

/*0820新增*/
.case_inf_adress {
    font-size: 16px;
    margin-top: 8px;
    margin-bottom: 0.8rem;
    padding: 5px 10px;
    background-color: #f9f9f9;
}

.case_inf_adress_price ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.case_inf_adress_price ul li {
    display: inline-block;
    margin-right: 15px;
}

.case_inf_adress_price ul li span {
    color: #C25540;
    font-size: 26px;
    font-weight: 600;
}

.hk_line_color {
    border-color: #fff4f4;
}

.table_bt_Sort {
    color: #a0a0a0;
}

.table_bt_Sort:hover {
    color: #C25540;
}

.table_bt_Sort_active {
    color: #C25540;
}

.text_color_style1 {
    color: #C25540;
}

a.text_color_style1:hover {
    color: #C25540;
}

.text_color_style2 {
    color: #ff920a;
}

.message_inf {
    height: 500px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    margin: 20px 0;
    padding: 0 20px;
}

.message_inf ul li:nth-child(even) {
    margin: 1.5rem 0;
}

.message_inf .media-body {
    letter-spacing: 1px;
    font-size: 15px;
}

.message_inf .media-body h5 {
    font-size: 14px;
    font-weight: 600;
}

.message_inf_pic {
    width: 48px;
    height: 48px;
    border-radius: 100%;
}

.message_inf_question {
    color: #3e4e9a;
}

.message_inf_qa {
    background-color: #f9f9f9;
    padding: 5px;
    margin-bottom: 5px;
}

.message_inf_qa_txt {
    height: 22px;
    -webkit-line-clamp: 1;
    padding-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.message_inf_tittle {
    color: #C25540;
    margin-bottom: 8px;
    font-weight: 600;
}

.message_inf_tittle i {
    font-size: 16px;
    padding: 0 5px 0 2px;
}

.message_inf_tittle span {
    margin-left: 5px;
}

.message_inf_username {
    color: #444;
}

.message_inf_username i {
    font-size: 16px;
    margin-right: 3px;
    color: #acabab;
}

.message_inf_dateanddel {
    padding: 5px 0 10px 0;
    border-bottom: 1px solid #f3f3f3;
}

.message_inf_userdate {
    font-size: 12px;
    color: #9a9a9a;
}

.message_inf_answerbg {
    background-color: rgba(202, 0, 2, 0.05);
    padding-top: 15px;
    padding-left: 15px;
}

.message_box {
    background-color: #f6f6f6;
    margin-bottom: 20px;
    padding: 15px;
}

.message_box_txt {
    color: #495057;
    font-weight: 400;
    font-size: 1rem;
}

.message_box_txt_icon {
    font-size: 16px;
    margin-right: 3px;
    color: #acabab;
}

.message_profile_pic {
    margin-bottom: 10px;
}

.message_remark {
    color: #495057;
    font-weight: 400;
    font-size: 1rem;
}

.goresponse_contect {
    padding: 15px;
}

.goresponse_contect_tittle {
    clear: both;
}

.goresponse_contect_tittle_txt {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 3px;
}

/*0820新增*/
.message_attachment {
    font-size: 1rem;
    margin: 0;
    padding: 0;
    list-style: none;
}

.message_attachment a {
    color: #444;
}

.message_attachment a:hover {
    text-decoration: underline;
}

.message_attachment li i {
    font-size: 16px;
    margin-right: 3px;
    color: #acabab;
}

/*Mygo屋主售屋償債說明*/
.mygo_explanation_form_tittle {
    font-size: 18px;
    font-weight: 800;
}

.mygo_explanation_form_dec {
    font-size: 16px;
    color: #ababab;
}

.agree_tip .form-group label,
.agree_tip .form-check label {
    font-size: 14px;
    color: #444;
    font-weight: 400;
    display: initial;
}

.agree_tip .form-check-label {
    margin-right: 0;
}

.agree_tip label a {
    color: #444;
}

.agree_tip label a:hover {
    text-decoration: underline;
}

.agree_tip .form-check-input {
    margin-top: 4px;
}

.agree_tip .form-check [type="checkbox"]:not(:checked),
.agree_tip .form-check [type="checkbox"]:checked {
    position: absolute;
    left: auto;
}

/* footer about.html */
/* about.html */
.top-picture {
    margin-top: 48px;
}

.desktop-used .nav-tabs .nav-link.active {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.card-body .nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    box-shadow: none;
}

.card-body .nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    border-color: none;
}

.my-content {
    background-color: white;
}

.desktop-used .nav-tabs .nav-link {
    margin-bottom: 0;
    background-color: #F6F6F6;
    border-top: 3px #F6F6F6 solid;
}

.card-body .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #444444;
    background-color: white;
}

.desktop-used .nav-tabs .nav-link:hover {
    border-color: #d6d6d6 #ffffff #ffffff;
    background-color: #f0f0f0;
}

.desktop-used .nav-tabs .nav-link {
    font-size: 0.93em;
}

.desktop-used .nav-tabs .nav-link.active {
    border-top: 3px #D51417 solid;
}

.content-2 {
    margin-top: 40px;
}

.world-1 {
    color: #444444;
}

.sub-title-1 {
    color: #444444;
    font-weight: bold;
    margin-bottom: 0px;
}

.title-1 {
    font-weight: bold;
}

.title-1-area {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #E4E4E4;
    margin: 0px 0 12px 0;
}

.title-1-area::before {
    content: " ";
    position: absolute;
    border-bottom: 3px solid #D51417;
    width: 170px;
    bottom: -1px;

}

.social-icon {
    float: left;
}

.fa-line {
    color: #4ECD00;
    margin-top: 10px;
    margin-bottom: 10px;
}

.social-icon {
    color: #1977F3;
    margin-top: 10px;
    margin-bottom: 10px;
}

.footer-1 {
    margin-top: 40px;
}

.footer-1 hr {
    margin-top: 0px;
}

.footer-2 {
    color: #797979;
}

.footer-title {
    font-weight: bold;
    color: #6A6A6A;
    margin-bottom: 0px;
}

.footer-world {
    color: #797979;
    margin-bottom: 6px;
}

.footer-logo {
    margin-top: 48px;
    width: 100px;
}

.footer-company {
    background-color: #333333;
    text-align: center;
    color: #FFFFFF;
    letter-spacing: 2px;
    padding: 10px 0;
}

.footer-company p:first-child {
    margin-bottom: 0px;
}

.tab-pane p:first-child {
    margin-bottom: 0px;
}

.footer-1 hr {
    width: 50%;
    margin-left: 0px;
    border-top: 3px solid #D51417;
}

.hr-1 {
    border-top: 3px solid #D51417;
}

.div-hr-1 {
    padding-right: 0px;
}

.footer-world a {
    color: #797979;
}

.footer-world a:hover {
    color: #c25540;
    text-decoration: none;
}

.div-hr-2 {
    padding-left: 0px;
}

/* 08/25 新增*/

.cooperation-gender {
    padding-top: 26px;
}

.cooperation-gender .mr {
    margin-right: 0px;
}

.noteword {
    text-align: center;
    color: #797979;
}

.noteword .spaceall {
    padding: 10px;
}

.noteword .spaceright {
    padding-right: 10px;
}

.wisdom-space {
    padding-bottom: 108px;
}

.noteword-qu {
    text-align: left;
    color: #797979;
}

.noteword-co {
    text-align: center;
    color: #797979;
}

.noteword-co .spaceall {
    padding: 10px;
}

.noteword-co .spaceright {
    padding-right: 10px;
}

.noteword-qu .spaceall {
    padding: 10px;
}

.noteword-qu .spaceright {
    padding-right: 10px;
}

.question-verifycode a {
    text-decoration: none;
    color: #797979;
}

.question-verifycode {
    line-height: 82px;
    text-align: left;
}

.qu-limtword1 {
    padding-bottom: 0px;
    padding-top: 25px;
}

.qu-limtword2 {
    padding-bottom: 0px;
    padding-top: 218px;
}

.qu-phonesize {
    display: none;
    color: #797979;
}


/*手機子標題*/
.phone-nav {
    display: none;
}

.card .card-header {
    padding: 0px;
    text-align: right;
    border-bottom: none;
}

.phone-nav div.card div.card-header {
    background-color: transparent;
    border-bottom: 1px solid white;
    padding: 0px;
}

.phone-nav i {
    color: #CA0002;
}

.card-body .text {
    float: left;
}

.phone-nav i {
    font-size: 20px;
}

/*刊登物件留言*/
.object_case_status ul {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #444;
    font-size: 15px;
}

.object_case_total ul {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #9a9a9a;
    font-size: 15px;
}

.object_case_status ul li,
.object_case_total ul li {
    margin-bottom: 8px;
}

.object_case_status ul li i {
    padding-right: 10px;
}

.object_edit_date_no1 {
    border-bottom: none;
    padding-bottom: 0;
    font-size: 22px;
    font-weight: 600;
}

.object_edit_date_no1 .modal-title {
    font-size: 22px;
    font-weight: 600;
}

.object_edit_date_no2 {
    border-top: none;
    padding-top: 0;
}

/*刊登物件成交回報*/
.object_dealreturn_tip {
    font-size: 1.25rem;
    background-color: #FFF;
    padding: 15px 10px;
    text-align: center;
    margin-bottom: 10px;
    color: #C25540;
    line-height: 24px;
    border: 1px solid #fedbd3;
    font-weight: 600;
}

.object_dealreturn_gift {
    height: 150px;
    background-color: #dedede;
    margin: 20px 0;
}

.object_dealreturn_pic {
    position: relative;
    margin-bottom: 10px;
}

.object_dealreturn_pic_status {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 2px 1rem;
    color: #FFF;
    background-color: #d90000;
}

.object_dealreturn_txt {
    margin: 20px 0;
    font-size: 16px;
}

.object_dealreturn_file {
    font-size: 1rem;
    margin: 0;
    padding: 0;
    list-style: none;
}

.object_dealreturn_file li {
    margin-bottom: 2px;
}

.object_dealreturn_file_icon {
    font-size: 16px;
    margin-right: 3px;
    color: #acabab;
}

.object_dealreturn_file_icon a {
    color: #444;
}

.object_dealreturn_file_icon a:hover {
    text-decoration: underline;
}

.object_dealreturn_file_delete {
    font-size: 16px;
    color: #C25540;
    margin-left: 10px;
}

.object_dealreturn_file_delete a {
    color: #bb604d;
}

/*刊登物件注意事項*/
.object_note {
    background-color: #fff4f4;
    padding: 15px;
    margin-top: 20px;
}

.object_note_tittle {
    font-size: 16px;
    font-weight: 600;
    color: #C25540;
    margin-bottom: 5px;
}

.object_note_item {
    list-style: none;
    padding: 0;
    margin: 0;
}

.object_note_item li {
    padding-left: 16px;
}

.object_note_item li::before {
    content: "•";
    padding-right: 8px;
    color: #C25540;
}

/*21/6/8修改*/

    .object-unit-caseid {
        font-weight: 600;
        font-size: 17px;
    }

    .object-unit-caseid > span.number {
        font-weight: normal;
    }

    .object-unit-caseid > span.name {
        color: #4f9fcf;
    }

    .table-sort {
        display: inline-block;
    }

    .table-sort > span.t-sort {
        margin-right: 15px;
    }

    .table-sort > span.active {
        color: #4f9fcf;
        text-decoration: underline;
    }

    .unitTable button.btn {
        max-width: 80px;
    }

    .unit-fade .modal-body label {
        color: inherit;
    }

    .unit-fade .modal-body .label {
        white-space: nowrap;
        text-align: right;
    }

    .unit-fade .modal-body p {
        margin-bottom: 0;
        font-size: 17px;
        line-height: 2.4rem;
        display: inline-block;
    }

    .unit-fade .gejuUpload a.btn {
        display: none;
    }

    .unit-fade .gejuUpload .fileinput {
        position: relative;
        padding: 5px;
    }

    .unit-fade .gejuUpload .fileinput > .fileinput-new {
        width: 100%;
        height: 0;
        padding-bottom: 100%;
        border: none;
        margin-bottom: 0;
        background-size: contain!important;
        background-position: center center!important;
        background-repeat: no-repeat!important;
    }

    .unit-fade .gejuUpload .fileinput > .fileinput-new > img {
        width: 100%;
        height: auto;
        max-height: 140px;
    }

    .unit-fade .gejuUpload .fileinput > .fileinput-preview {
        position: absolute;
        left: 0;
        top: 0;
    }

    .unit-fade .gejuUpload .fileinput > .btnarea {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        border: 1px dashed #ebedf2;
    }

    .unit-fade .gejuUpload .fileinput > .btnarea > span.btn-file {
        height: 100%;
        width: 100%;
        opacity: 0;
    }

    .unit-fade .gejuUpload .btn-file > input {
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%;
      margin: 0;
      font-size: 23px;
      cursor: pointer;
      filter: alpha(opacity=0);
      opacity: 0;
      direction: ltr;
      border: 1px dashed #ccc;
      display: inline-block;
    }
    .unit-fade .gejuUpload .fileinput .thumbnail {
      display: inline-block;
      margin-bottom: 5px;
      overflow: hidden;
      text-align: center;
      vertical-align: middle;
      height: 100%;
      background: #fff;
    }

    .returns .case_inf_adress_location .name {
        color: #4f9fcf;
        font-weight: bold;
        font-size: 18px;
        padding-left: 20px;
    }

    .returns .case_inf_adress_location .price {
        color: #d90000;
        font-weight: bold;
        font-size: 18px;
    }

    @media (max-width: 767px) {
        .unit-fade .modal-body .label {
            text-align: left;
        }
    }

/**************/

/*刊登物件管理*/
.update_sort_header {
    border-bottom: none;
    padding-bottom: 0;
    font-size: 22px;
    font-weight: 600;
}

.update_sort_header h4 {
    font-size: 22px;
    font-weight: 600;
}

.update_sort_header h4 i {
    color: #17A208;
}

.update_sort_item {
    margin: 0;
}

.update_sort_tip {
    padding: 0 1rem 0.8rem 1rem;
    text-align: center;
}

.update_sort_tip_txt {
    display: inline-block;
    padding: 8px;
    font-size: 16px;
    color: #cb0708;
}

.add_show_header {
    border-bottom: none;
    padding-bottom: 0;
    font-size: 22px;
    font-weight: 600;
}

.add_show_header h4 {
    font-size: 22px;
    font-weight: 600;
}

.add_show_header h4 i {
    color: #17A208;
}

.object_inf_case .case_message_tittle_number {
    margin-top: 0;
}

.object_inf_case .case_message_tittle_title {
    margin-top: 5px;
}

.object_inf_case .case_inf_adress {
    font-size: 15px;
    margin-bottom: 0;
}

/*GD-0826-刊登物件管理留言回應*/
.object_response_people {
    margin-top: 15px;
}

.object_response_people>div {
    display: inline-block;
    vertical-align: top;
}

.object_response_people_pic {
    width: 65px;
    height: 65px;
}

.object_response_people_pic img {
    border-radius: 100%;
}

.object_response_people_txt {
    margin: 0 0 0 10px;
}

.response_people_txt_name {
    font-size: 16px;
    font-weight: 600;
}

.response_people_txt_name span {
    padding: 0 15px;
}

.object_response_message {
    padding-bottom: 1rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

/*刪除留言*/
.delete_message_tipword {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    clear: both;
    margin-bottom: 20px;
}

.delete_message_tipword i {
    color: #C25540;
}


/***********************************/
.scroll {
    color: #fff;
    margin-top: 100px
}

#toTopBtn {
    position: fixed;
    bottom: 26px;
    right: 39px;
    z-index: 98;
    padding: 21px;
    background-color: hsla(5, 76%, 62%, .8)
}

.js .cd-top--fade-out {
    opacity: .5
}

.js .cd-top--is-visible {
    visibility: visible;
    opacity: 1
}

.js .cd-top {
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s, visibility .3s, background-color .3s
}

.cd-top {
    position: fixed;
    bottom: 20px;
    bottom: var(--cd-back-to-top-margin);
    right: 20px;
    right: var(--cd-back-to-top-margin);
    display: inline-block;
    height: 40px;
    height: var(--cd-back-to-top-size);
    width: 40px;
    width: var(--cd-back-to-top-size);
    box-shadow: 0 0 10px rgba(0, 0, 0, .05) !important;
    background: url(https://res.cloudinary.com/dxfq3iotg/image/upload/v1571057658/cd-top-arrow.svg) no-repeat center 50%;
    background-color: hsla(5, 76%, 62%, .8);
    background-color: hsla(var(--cd-color-3-h), var(--cd-color-3-s), var(--cd-color-3-l), 0.8)
}

/*委託ＭyGo出售*/
.mygo_nav {
    margin: 10px 0 15px 0;
    letter-spacing: -0.34em;
}

.mygo_nav_item {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    margin-left: 15px;
}

.mygo_nav_item:first-child {
    margin-left: 0;
}

.mygo_nav_item a {
    display: block;
    color: #C25540;
    padding: 5px 20px;
    border: 1px solid #C25540;
    background-color: #FFF;
    font-size: 16px;
}

.mygo_nav_item a:hover {
    border: 1px solid #dbdbdb;
}

.mygo_nav_item.active a {
    color: #FFF;
    background-color: #C25540;
}

.mygo_nav_item.active a:hover {
    border: 1px solid #C25540;
}

.mygo_download {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 10px;
}

.mygo_download_txt {
    margin-right: 5px;
}

.mygo_download a {
    display: inline-block;
    background-color: #eaeaea;
    padding: 5px 15px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 3px;
    color: #444;
}

.mygo_download a:hover {
    background-color: #dedede;
}

.mygo_download i {
    color: #444;
    margin-right: 10px;
}

.mygo_download2 {
    justify-content: flex-start;
    margin-top: 20px;
}

/*兩個電話排版*/
.input-group-2phone>.form-control:not(:first-child) {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

.input-group-2phone>.form-control:not(:last-child) {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}

/*我的收藏*/
/*我的收藏_排序樣式*/
.form-control-newstyle {
    color: #444;
    border-color: #d4d4d4;
}

/*我的收藏_附屬樣式*/
.account_favorite {
    margin-top: 10px;
}

.account_favorite .account_favorite_item:last-child {
    margin-right: 0;
}

.account_favorite_item {
    font-size: 15px;
    color: #c25540;
    padding: 3px 5px;
    background-color: #fcf2f2;
    margin-right: 10px;
    margin-bottom: 5px;
}


.account_favorite_pi span {
    position: relative;
    font-size: 14px;
    color: #FFF;
    padding: 2px 3px;
    background-color: #d90000;
    border-radius: 3px;
}

.account_favorite_pi span::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #d90000 transparent transparent transparent;
}


.account_favorite_pi_h {
    height: 22px;
}

.account_favorite_price {
    font-size: 14px;
    color: #444;

}

.account_favorite_pricedown {
    font-size: 14px;
    color: #aaa;
    text-decoration: line-through;
}

.account_favorite_pricedown_h {
    height: auto;
}

/*委託Ｍyo步驟*/
.mygo_step {
    background-color: #FFF;
    padding: 10px;
}

.mygo_step ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: 600;
    margin: 0 auto;
    max-width: 900px;
}

.mygo_step ul li {
    margin: 0 auto;
}

.mygo_step_block {}

.mygo_step_number {
    width: 20px;
    height: 20px;
    line-height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    background: #C25540;
    border-radius: 50%;
    color: #fff;
    margin-right: 5px;
    min-width: 20px;
    margin-top: 4px;
}

.mygo_step_txt {
    font-size: 20px;
    color: #C25540;
}

.mygo_step_righticon {
    font-size: 28px;
    font-weight: 600;
    color: #C25540;
    padding: 0 1rem;
}

.mygo_step_mobilicon {
    display: none;
    font-size: 24px;
    font-weight: 600;
    color: #C25540;
    padding: 1rem 0;
    text-align: center;
}

/*物件刊登售屋修改*/
.object_editsale {
    padding: 15px;
}

.object_editsale_dec {
    font-size: 17px;
    color: #777;
    margin-top: 10px;
}

.object_editsale_status {
    margin-top: 10px;
}

.object_editsale_tittle {
    font-size: 22px;
    font-weight: 600;
    margin-top: 20px;
}

.object_editsale_status_txt2 {
    color: #FFF;
    background-color: #d90000;
    padding: 3px 1rem;
}

.object_editsale_status_txt3 i {}

.object_editsale_area {
    background-color: #f9f9f9;
    padding: 15px 15px;
    margin-top: 15px;
}

.object_editsale_tip {
    font-size: 1.2rem;
    text-align: center;
    margin-bottom: 15px;
    color: #777;
    line-height: 24px;
    font-weight: 600;
}

.object_editsale_tip i {
    font-size: 26px;
    margin-right: 8px;
    color: #C25540;
}

.object_editsale_date {
    font-size: 13px;
    color: #979797;
    margin-top: 15px;
}

/*Floating-Animation*/
.floating {
    animation-name: floating;
    -webkit-animation-name: floating;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@keyframes floating {
    0% {
        transform: translateY(0%);
    }

    50% {
        transform: translateY(8%);
    }

    100% {
        transform: translateY(0%);
    }
}

@-webkit-keyframes floating {
    0% {
        -webkit-transform: translateY(0%);
    }

    50% {
        -webkit-transform: translateY(8%);
    }

    100% {
        -webkit-transform: translateY(0%);
    }
}

/**********國家分類*************/
.d-country-area {
    height: 10px;
    width: 60px;
}

/*=============側邊社群按鈕===============*/
.icon-sidenav {
    width: 50px;
    position: fixed;
    z-index: 10;
    bottom: 100px;
    right: 20%;
    overflow-x: hidden;
    padding: 8px 0;
}

.icon-sidenav ul {
    padding: 0px;
    margin: 0px;
}

.icon-sidenav a {
    padding: 6px 8px 6px 16px;
    text-decoration: none;
    font-size: 25px;
    color: #2196F3;
    display: block;
}

.icon-sidenav li .num {
    color: white;
    width: 20px;
    height: 20px;
    margin: auto;
    line-height: 20px;
    border-radius: 50%;
    background-color: #FF7979;
    font-size: 12px;
    font-weight: 600;
    top: -16px;
    left: 12px;
    position: relative;
}

.sidenav a:hover {
    /* color: #064579; */
}

.icon-sidenav li {
    list-style-type: none;
}

.icon-sidenav li a {
    text-align: center;
    padding: 4px 0px;
    width: 37px;
    margin: auto;
}

.icon-sidenav li:nth-child(7) {
    text-align: center;
    padding: 4px 0px;
    width: 70px;
    margin: auto;
}

.icon-sidenav li i {
    color: white;
    width: 36px;
    height: 36px;
    margin: auto;
    line-height: 34px;
    border-radius: 50%;
    font-size: 18px;
}

.icon-sidenav li:nth-child(1) a {
    height: 44px;
}

.icon-sidenav li:nth-child(2) img {
    width: 36px;
    height: 36px;
    margin: auto;
}

.icon-sidenav li:nth-child(7) img {
    width: 60px;
    height: 60px;
    margin: auto;
}

.icon-sidenav li:nth-child(1) i {
    background-color: #FFB0B0;
}

.icon-sidenav li:nth-child(3) i {
    background-color: #3D599A;
}

.icon-sidenav li:nth-child(4) i {
    background-color: #1DA1F2;
}

.icon-sidenav li:nth-child(5) i {
    background-color: #D06800;
}

.icon-sidenav li:nth-child(6) i {
    background-color: #888888;
}

.icon-sidenav .qrcodeword {
    text-align: center;
}

#needhide {
    display: none;
}

.icon-sidenav #mycollap a {
    text-align: center;
    padding: 4px 0px;
    width: 37px;
    margin: auto;
    color: #2196F3;
    cursor: pointer;
}

/* 0921 表格樣式 */
.table-responsive {
    font-size: 15px;
}

.table .thead-light th {
    background-color: #efefef;
    border-color: #ffffff;
}
.table .thead-pink-light th {
    background-color: #fff4f4;
    border-color: #ffffff;
}

.table-bordered td,
.table-bordered th {
    border: 1px solid #ffffff;
    border-color: #ffffff;
    border-bottom: 1px solid #eeeeee;
}

.case_inf_adress2 {
    font-size: 15px;
    margin-top: 5px;
    padding-top: 5px;
}

.case_inf_adress2_price span {
    padding: 0 5px;
    font-size: 20px;
    font-weight: 600;
    color: #C25540;
}

.case_message_tittle_title2 {
    font-size: 15px;
    font-weight: 600;
    height: 42px;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.btn-table {
    font-size: 15px;
    padding: .2rem .3rem;
}

/*multiple下拉選單*/

.price-down .btn-secondary {
    background: none !important;
    border-color: #eee !important;
    color: #444;
    width: 100%;
    text-align: left;
    height: 38px;
    padding: 6.2px 2px 3.2px 8px;
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.price-down .btn-primary {
    color: #444;
}

.price-down .btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:disabled {
    background: none !important;
    border-color: none !important;
}

.price-down .btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
    color: #444;
}

.price-down .btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:disabled {
    border-color: none !important;
}

.price-down .btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:disabled {
    background: none !important;
    border-color: #eee !important;
    color: #444;
}

.price-down .btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show>.btn-secondary.dropdown-toggle {
    color: #444;
}

.price-down .dropdown-toggle::after {
    display: none;
}

.price-down .dropdown-menu label {
    display: block;
}

.price-down i {
    font-size: 14px;
    float: right;
    padding: 2px 2px 4px 4px;
}

.price-down .dropdown-menu {
    z-index: 1000;
    width: 100%;
}

.price-down .dropdown-menu label {
    padding-left: 10px;
}

.price-down .dropdown-menu input {
    display: inline-block;
}

.price-down .dropdown-menu .width50px {
    width: 50px;
}

.price-down .dropdown-menu>div>div {
    margin-bottom: 5px;
}

/*租屋進階篩選*/
.offer-furniture {
    width: 100%;
}

.withcarpark .radiobox:nth-child(1),
.sexlimit .radiobox:nth-child(1),
.withpet .radiobox:nth-child(1),
.cooking .radiobox:nth-child(1) {
    padding-left: 10px;
}

.least-rent .search-detail-checkbox-area,
.rent-type .search-detail-checkbox-area {
    padding-left: 10px;
}

/*租屋進階選項底線移除*/
.rent-search-detail-title {
    font-size: 17px;
    letter-spacing: 2px;
    font-weight: 600;
    margin-bottom: 3px;
    padding-bottom: 3px;
}

.rent-search-detail-title i {
    color: #ff9999;
    font-size: 17px;
    margin-right: 3px;
    padding-bottom: 2px;
}


/*qrcode hover to big picture */
.object-people-inf li i {
    padding: 0px 6px 0px 6px;
}

.object-people-inf .qrcode-phone {
    display: inline-block;
}

.object-people-inf .qrcode-big {
    display: none;
    position: absolute;
    bottom: 34%;
    left: 26%;
    border: 1px solid #eeeeee;
    padding: 10px 10px 10px 10px;
    background-color: white;
}

.object-people-inf li .qrcode-big p {
    margin: 0px;
}

/*委託MYGO-賣房 20201012*/
ul.mygo_step_long {
    max-width: 1100px;
}

.bookinput {
    border-radius: 3px 0px 0px 3px;
}

.bookbtn {
    width: 100%;
    height: 38px;
    border-radius: 0px 3px 3px 0px;
}

/*委託MYGO-賣房 END*/

/*融資貸款*/
.financial_box {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding-bottom: 60px;
}

.financial_box .point p {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.8rem;
    text-align: center;
    margin-bottom: 10px;
}

.box_title {
    text-align: center;
    margin-bottom: 25px;
    font-size: 32px;
    font-weight: bold;
}

.box_title_txt {
    color: #444444;
    font-size: 20px;
    line-height: 2rem;
    font-weight: 400;
    margin-top: 5px;
}

.financial_box .icon {
    text-align: center;
}

.financial_box img {
    margin-bottom: 15px;
    width: 110px;
}

.financial_box .point_content {
    text-align: justify;
    padding: 0 25px;
    font-size: 17px;
    margin-top: 10px;
}

.colorred {
    color: #C25540;
}

/*融資貸款 END*/

/*救房救地*/
.noflex {
    display: block;
}

.detailed_adress {
    display: flex;
    align-items: center;
}

/*救房救地 END*/


/* 1012 新增 */
.mygo_elseneed_tittle .salehouse_fast_tittle {
    font-size: 1rem;
}

.saleland_interval {
    display: flex;
    align-items: center;
}

.saleland_interval span {
    padding: 0 5px;
}

.saleland_lightbox {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.8;
    margin: 20px 0;
    padding: 10px;
    background-color: #f5f5f5;
}

.saleland_lightbox_form {
    margin-bottom: 20px;
}

.saleland_lightbox_form .row {
    margin-right: -15px;
    margin-left: -15px;
}

.saleland_lightbox_form .row>div {
    padding-right: 15px;
    padding-left: 15px;
}

.sale_next_content_name {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}

.sale_next_content_name span {
    color: #f19317;
}

.sale_next_content_dec {
    margin: 15px 0 20px 0;
    padding-top: 20px;
    border-top: 1px solid #eeeeee;
}

.saleland_tip {
    color: #C25540;
    margin-bottom: 10px;
}

.saleland_tip i {
    margin-right: 5px;
}

.salehouse_fast {
    margin-bottom: 30px;
}

.salehouse_fast:last-child {
    margin-bottom: 0;
}

.salehouse_fast_tittle {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #495057;
}

.salehouse_fast_item {
    margin-top: 15px;
}

.salehouse_fast_item label {
    font-size: 16px;
}

.salehouse_fast_item>div>div {
    margin-bottom: 10px;
}

.salehouse_fast_item>div>div:last-child {
    margin-bottom: 0;
}

.salehouse_fast_ad {
    background-color: #fff4f4;
    padding: 15px;
    margin-top: 10px;
}

.salehouse_fast_ad_icon {
    text-align: center;
}

.salehouse_fast_ad_icon img {
    max-width: 50px;
}

.salehouse_fast_ad_right {
    border-left: 1px solid #d9b3b3;
    padding-left: 15px;
    margin-left: 15px;
}

.salehouse_fast_ad_right_txt1 {
    font-size: 20px;
    font-weight: 600;
    color: #c25540;
}

.salehouse_fast_ad_right_txt2 {
    font-size: 18px;
    margin-top: 5px;
}

.salehouse_fast_ad_right_txt2 span {
    font-weight: 600;
}

.salehouse_fast_ad .row {
    margin-right: 0;
    margin-left: 0;
}

.salehouse_fast_ad .row>div {
    padding-right: 0;
    padding-left: 0;
}

.like_item_block {
    background-color: #f7f7f7;
    padding: 0 10px;
    margin-bottom: 10px;
    border-radius: 5px;
}

/* 表格內容純字用 */
.table-fs-15 {
    font-size: 15px;
}

.table-fs-16 {
    font-size: 16px;
}

.table-fw-600 {
    font-weight: 600;
}

/* 物件單頁預約看房 */
.booking_house_loging {
    text-align: right;
}

.booking_house_loging a {
    color: #c25540;
}

.booking_house_loging a:hover {
    text-decoration: underline;
}

.booking_house_txt,
.booking_house_phone {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
}

.booking_house_txt {
    margin: 10px 0;
}

.booking_house_txt2 {
    font-size: 18px;
    margin-bottom: 10px;
}

.booking_house_phone {
    padding: 10px 0;
    background-color: #eeeeee;
}

.booking_house_phone i {
    color: #c25540;
    font-size: 26px;
    margin-right: 15px;
}

.booking_house_agreetip {
    font-size: 14px;
    margin-top: 15px;
}

/* 物件單頁表格樣式土地 */
.table-bordered td.object_detail_land_table {
    border-bottom: 1px solid #bbbbbb;
}

.object_land_card {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #e2e2e2;
    padding: 30px 15px 15px 15px;
    margin-bottom: 30px;
}

.object_land_card_item {
    padding: 10px 10px;
}

.object_land_card_item:nth-child(odd) {
    background-color: #f9f9f9;
}

.object_land_card_number {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #eeeeee;
    padding: 7px;
    font-size: 14px;
    color: #929292;
}

.object_land_table_center {
    text-align: center;
}

.object_land_card_item_height {
    height: 75px;
    overflow: auto;
    margin-top: 10px;
}

/* Scrollbar */
/* width */
.object_land_card_item_height::-webkit-scrollbar {
    width: 6px;
}

/* Track */
.object_land_card_item_height::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 50px;
}

/* Handle */
.object_land_card_item_height::-webkit-scrollbar-thumb {
    background: #c5c5c5;
    border-radius: 50px;
}

/* Handle on hover */
.object_land_card_item_height::-webkit-scrollbar-thumb:hover {
    background: #969696;
}


/******************************************/

.table-rwd {}

/*這是額外做顏色，沒有什麼意義*/
tr.tr-only-hide {}

@media (max-width: 767px) {
    .table-rwd {
        min-width: 100%;
    }

    /*針對tr去做隱藏*/
    tr.tr-only-hide {
        display: none !important;
    }

    /*讓tr變成區塊主要讓他有個區塊*/
    .table-rwd tr {
        display: block;
        border: 1px solid #ddd;
        margin-top: 15px;
    }

    .table-rwd td {
        text-align: left;
        overflow: hidden;
        width: 100%;
        display: block;
    }

    .table-rwd td:nth-child(even) {
        background-color: #f9f9f9;
    }

    .table-rwd td:before {
        /*最重要的就是這串*/
        content: attr(data-th) " : ";
        /*最重要的就是這串*/
        display: inline-block;
        text-transform: uppercase;
        font-weight: bold;
        margin-right: 10px;
        color: #444;
    }

    /*當RWD縮小的時候.table-bordered 會有兩條線，所以針對.table-bordered去做修正*/
    .table-rwd.table-bordered td,
    .table-rwd.table-bordered th,
    .table-rwd.table-bordered {
        border: 0;
    }

    /*1117*/
    .mdr10_sxt5 {
        margin-top: 5px;
        margin-left: 0px;
    }

    .table_maxhight {
        max-height: 70vh;
    }

    .table_maxhight .table td,
    .table_maxhight .table th {
        padding: 8px !important;
    }
}

@media (max-width: 950px) {
    .mygo_download {
        align-items: flex-start;
        flex-direction: column;
    }

    .mygo_download_txt {
        margin-right: 0;
        margin-bottom: 10px;
    }
}

/*二級選單*/
#mygonavbarContent {
    letter-spacing: 1px;
}

nav .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}

#mygonavbarContent .row {
    margin-right: -15px;
    margin-left: -15px;
}

#mygonavbarContent .px-md-3 {
    padding-left: 0px !important;
}

#mygonavbarContent .row>div {
    padding-right: 15px;
    padding-left: 15px;
}

#mygonavbarContent .dropdown:hover .dropdown-menu {
    display: block;
}

.megamenu {
    position: static;
}

.megamenu_right {
    position: relative;
}

#mygonavbarContent .megamenu_right .dropdown-menu {
    width: auto;
    left: auto;
}

.dropdown_width {
    width: 100%;
    max-width: 1000px;
    padding-left: 303px;
}

.dropdown_width_right {
    width: 100%;
    /*margin-right: 0px !important;*/
}

#mygonavbarContent .dropdown_width_right .row>div {
    padding-right: 0px;
}

.dropdown_width_right .dropdown-item {
    padding-right: 0px;
}

.dropdown_width_right .nav-item:last-child {
    margin-right: 7px !important;
}

.borderleft {
    border-left: solid 1px #eee;
}

#mygonavbarContent .dropdown-menu {
    border: none;
    width: 100%;
    left: -1px;
    right: 0;
}

#mygonavbarContent .dropdown-item:hover,
#mygonavbarContent .dropdown-item:focus {
    background-color: transparent;
}

.navbar-nav>.nav-item {
    padding: 0.25rem 0px
}

.dropdown-menu>.container-fluid {
    margin: 0;
    padding: 0;
    width: calc(100% + 1px);
}

.text-uppercase {
    padding: 0 1.5rem;
    font-size: 16px;
    color: #444;
    font-weight: 600;
    text-transform: none !important;
}

.dropdown-item {
    font-size: 15px;
}

.color_dark_red2:hover,
.dropdown-item:hover {
    color: #cb0708;
}

.dropdown_title {
    border-bottom: solid 2px #cb0708;
    padding-bottom: 10px;
}

/*二級選單 end*/

/*字體大小調整1091021*/
.Remarks {
    font-size: 15px;
    font-weight: 400;
}

.error_msg {
    color: #bb604d;
    font-size: 14px;
    display: block;
    word-break: keep-all;
}

/*字體大小調整1091021 end*/

/*要人填姓名性別視窗*/
.name_gender_tit {
    font-family: 'Arial', 'Microsoft JhengHei';
    font-size: 1.45rem;
    color: #6b6b6b;
    line-height: 1.2;
    text-align: center;
    width: 100%;
    letter-spacing: 1px;
    font-weight: 600;
}

.name_gender_content_dec {
    width: 100%;
    font-family: 'Arial', 'Microsoft JhengHei';
    font-size: 16px;
    color: #777;
    line-height: 1.8;
    letter-spacing: 1px;
    text-align: center;
}

.name_gender_content_dec span {
    color: #d50000;
    font-weight: 600;
}

.name_gender_btn {
    font-family: 'Microsoft JhengHei';
    font-size: 1.05rem;
    line-height: 1.3;
    color: #fff;
    width: 45%;
    height: 45px;
    font-weight: 600;
    background: #D61518;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    letter-spacing: 1px;
    justify-content: center;
    align-items: center;
    padding: 0 8px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    outline: none !important;
    border: none;
    margin: 0 auto;
}

/*要人填姓名性別視窗 end*/

/* 1022新增 刊登物件 選擇標籤點選後樣式 */
.btn.btn-indian.btn-on {
    background: #c25540 !important;
    border-color: #c25540 !important;
    color: #ffffff !important;
}

/*終止身分1091028*/
.close_status {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 30px 0 15px 0;
}

.close_status_btn {
    background: #ffffff !important;
    border: none;
    border-radius: 0px;
    border-bottom: solid 1px #495057;
    font-weight: 600;
    font-size: 17px;
    color: #495057;
    padding: 0px;
    margin: 0px;
    line-height: 25px;
}

.close_status_btn:hover {
    /*color:#CA0002;*/
    cursor: pointer;
}

.close_status i {
    margin-right: 3px;
}

/*終止身分1091028 end*/

/*物件圖片1091028*/
/*圓的*/
.dealicon_circle {
    position: relative;
}

.dealicon_circle:before {
    content: "";
    position: absolute;
    background: url(../img/icon/deal2.png) no-repeat right top;
    background-size: 60px;
    right: 12px;
    top: 5px;
    width: 84px;
    height: 84px;
}

.offshelf-_circle {
    position: relative;
}

.offshelf-_circle:before {
    content: "";
    position: absolute;
    background: url(../img/icon/off_shelf.png) no-repeat right top;
    background-size: 60px;
    right: 12px;
    top: 5px;
    width: 84px;
    height: 84px;
}

/***  12/16 移至左上角 成交/下架圖上tag*/
.dealicon-lable {
    position: absolute;
    display: block;
    left: 0px;
    top: 30px;
    background-color: #fff;
    padding: 4px 0;
    color: #c25540;
    font-weight: 600;
}

.offshelf-lable {
    position: absolute;
    display: block;
    left: 0px;
    top: 30px;
    background-color: #fff;
    padding: 4px 0;
    color: #9f9f9f;
    font-weight: 600;
}

/*物件圖片1091028 end*/

/*同意條款勾選*/
.agree_tip {
    line-height: 22px;
}

/*同意條款勾選 end*/


/*** 1110 index from******/
.index-form .input-group {
    padding: 0px;
    background-color: #FFF;
    border-color: 1px solid #c25540;

}

.index-form .form-control:disabled,
.index-form .form-control[readonly] {
    background: #FFF;
}

.date-button label {
    padding-top: 6px;
}

/***1202 datetime *****/
.input-group .datetime-show {
    background-color: rgb(255 255 255 / 0) !important;
    font-size: 15px;
    border-color: rgb(255 255 255 / 0);
    font-weight: 600;
    padding: 0;
    color: #C25540;
}


/**********************/
/*驗證碼圖片*/
.question-img img {
    height: 100%;
}

/*驗證碼圖片 end*/

/*賣地提示字*/
.saleland_lightbox_form_tip {
    color: #c25540;
    font-size: 15px;
    margin: 5px 0;
}

.saleland_lightbox_form_tip2 {
    color: #444;
    font-size: 15px;
    margin: 20px 0 10px 0;
}

.saleland_lightbox_form_txt {
    font-size: 16px;
    margin-bottom: 5px;
}

/*賣地提示字 end*/

/*物件單登 土地 勾勾 start*/
.land_check_green {
    font-size: 20px;
    color: #02c102;
}

.land_check_gray {
    font-size: 20px;
    color: #cecece;
}

/*物件單登 土地 勾勾 end*/

/*表單提醒文字 start*/
.form_tip_warning {
    font-size: 15px;
    color: #c25540;
    margin-top: 5px;
}

/*表單提醒文字 end*/

/*刊登物件管理表格 成交回報 start*/
.table_case_ansback {
    margin-top: 5px;
    white-space: nowrap;
}

/*刊登物件管理表格 成交回報 end*/

/*刊登物件管理表格 刊登/審核/身分 start*/
.table_case_person {
    /*margin-top: 5px;*/
    font-size: 15px;
}

/*刊登物件管理表格 刊登/審核/身分 end*/

/*刊登物件時身份選擇 start*/
.publication_chose_person_tip {
    font-size: 14px;
    color: #c25540;
    margin-top: 20px;
}

.publication_chose_person_tip_item {
    margin-bottom: 5px;
}

/*刊登物件時身份選擇 edn*/

/*刊登物件時跳轉身分回會員中心 start*/
.object_choose_person_linkto {
    font-size: 16px;
}

/*刊登物件時跳轉身分回會員中心 end*/

/*刊登物件身分建立物件篩選 start*/
.object_fliter_person {
    color: #9c9c9c;
}

.object_fliter_person.active {
    color: #c25540;
    font-weight: 600;
}

.object_fliter_person:hover {
    color: #c25540;
}

/*刊登物件身分建立物件篩選 end*/

/*會員中心首頁轉換身分文字說明 start*/
.home_person_txttip {
    color: #444;
    font-weight: 600;
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 10px 0 10px 0;
    padding: 10px 15px;
    letter-spacing: 1px;
    background-color: #fcf2f2;
}

.home_person_txttip li {
    margin-bottom: 5px;
}

.home_person_txttip li:last-child {
    margin-bottom: 0;
}

.home_person_txttip li span {
    color: #c25540;
}

/*會員中心首頁轉換身分文字說明 end*/

/*身分首頁 身分審核詳細資訊展開收合 start*/
.btn_person {
    color: #c25540;
    border: 1px solid #c25540;
    background-color: #FFF;
    margin: 10px 0;
}

.btn_person.active i {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

/*身分首頁 身分審核詳細資訊展開收合 end*/

/*首頁 出售出租搜尋 進階篩選 start*/
.search_advanced_screening {
    width: 100%;
    display: block;
    color: #444;
    font-size: 17px;
    cursor: pointer;
    padding: 8px 0 6px 10px;
    border-right: 3px;
    letter-spacing: 1px;
    background-color: #FFF;
    border: 0;
    text-align: left;
    font-weight: 600;
}

/*首頁 出售出租搜尋 進階篩選 end*/


/*首頁 賣地表單 地址資訊 start*/
.adress_inf_saleland {
    margin-bottom: 15px;
}

/*首頁 賣地表單 地址資訊 end*/

/* 隱私權聲明 start */
.privacy_consent {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}

.privacy_consent_content {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 15px 10px;
}

.privacy_consent_text {
    font-size: 18px;
    color: #FFF;
    text-align: center;
}

.privacy_consent_close {
    position: absolute;
    top: 2px;
    right: 10px;
    font-size: 28px;
    cursor: pointer;
    color: #9e9e9e;
}

.privacy_consent_link {
    color: #FFF;
    padding: 0 0 5px 0;
    margin: 0 3px;
    border-bottom: 1px solid #FFF;
}

.privacy_consent_link:hover {
    color: #FFF;
    font-weight: 600;
    text-decoration: none;
}

.privacy_consent_agree {
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    color: #c25540;
    background-color: #FFF;
    padding: 5px 15px;
    margin-top: 5px;
    border-radius: 30px;
    font-weight: 600;
}

.privacy_consent_agree:hover {
    color: #FFF;
    background-color: #c25540;
}

/* 隱私權聲明 end */

/* 物件單頁 介紹買方 start */
.introduce_buyer_dec {
    clear: both;
    font-size: 20px;
    font-weight: 600;
    padding: 20px 0 20px 0;
}

.introduce_buyer_number {
    font-size: 16px;
}

/* 物件單頁 介紹買方 end */

/* 社區收藏種類 start */
.community-kind {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    background-color: #1bb19d;
    padding: 4px 0;
}

/* 社區收藏種類 end */

/* 請確認您的刊登聯絡電話 start */
.phone_checkbox_txt {
    margin-top: 20px;
}

.phone_checkbox_txt>div {
    margin-bottom: 15px;
}

.phone_checkbox_txt_color {
    color: #c25540;
    font-size: 16px;
    letter-spacing: 1px;
}

/* 請確認您的刊登聯絡電話 end */

/* 我的收藏 建案 start */

/*** 熱銷中 ****/
.housing-lable {
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    background-color: #ff3939;
    /*border: 1px solid #c25540;*/
    padding: 4px 0;
    color: #fff;
    font-weight: 600;
}


/*** member-新成屋 ****/
.housing-new-lable {
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    background-color: #F07414;
    padding: 4px 0;
    color: #fff;
    font-weight: 600;
}

/*** 未公開  ****/
.undisclosed-housing-lable {
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    background-color: #A7B0BA;
    /*border: 1px solid #c25540;*/
    padding: 4px 0;
    color: #fff;
    font-weight: 600;
}

/*** 接近完銷 ****/
.closeto-housing-lable {
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    background-color:#7D3C98;
    /*border: 1px solid #c25540;*/
    padding: 4px 0;
    color: #fff;
    font-weight: 600;
}
/*** 已完銷 ****/
.soldout-housing-lable {
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    background-color:#51a920;
    /*border: 1px solid #c25540;*/
    padding: 4px 0;
    color: #fff;
    font-weight: 600;
}


.housing_total {
    display: flex;
    margin-top: 10px;
}

.housing_total>div {
    margin-right: 25px;
}

.housing_total>div:last-child {
    margin-right: 0;
}

.housing_total_watch i,
.housing_total_callin i {
    margin-right: 8px;
}

.housing_call_numbber {
    font-size: 20px;
    font-weight: 600;
    margin: 10px 0;
    color: #c25540;
    letter-spacing: 1px;
}

.housing_call_numbber i {
    margin-right: 6px;
}

.housing_call_numbber span {
    font-weight: normal;
    color: #000;
    padding: 0 5px;
}


/******* 建築特色***********/
.housing_service {
    margin: 10px 0;
}

.housing_service a {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    color: #c25540;
    border: 1px solid #c25540;
    padding: 3px 8px;
    margin: 4px 4px 4px 0;
    border-radius: 3px;
    transition: 0.3s;
}

.housing_service a:hover {
    color: #FFF;
    background-color: #c25540;
}

.housing_service a i {
    font-size: 18px;
    padding: 0 5px 0 0;
}

.community_account_favorite{
    margin-top: 8px;
}

/***************************/

.housing_booking{
    margin: 10px 0;
}

.housing_booking a {
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    color: #c25540;
    padding: 0px 8px;
    margin: 4px 4px 4px 0;
    transition: 0.3s;
}

.housing_booking a:hover {
    border-bottom: 1px solid #c25540;
}

.housing_booking a i {
    font-size: 18px;
    padding: 0 5px 0 0;
}

/***************************/
/* 我的收藏 建案 end */


/* 社區列表 start */
.community_price_noline:after {
    display: none;
}

/* 社區列表 end */

/* 刊登物件 上傳圖片 start */
.add_box {
    position: relative;
    background-color: #e4e4e4;
}

.add_space {
    height: 0;
    padding-bottom: 75%;
}

.add_in {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
}

.add_icon {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    color: #FFF;
    cursor: pointer;
}

/* 刊登物件 上傳圖片 end */
/* 物件單頁下方輪播 Light box 控制 小圖4:3 比例*/
.fr-window .fr-thumbnail-wrapper {
    background: none !important;
    box-shadow: none !important;
}

.fr-window .fr-thumbnails .fr-thumbnail-wrapper>img {
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
}

.fr-window .fr-window-skin-fresco .fr-thumbnail-overlay-border {
    border: 0;
}
/** member-object-case-list 全選 checkbox 調整 0121**/

.check-all .form-check-input {
    margin-top: .8rem;
}

.housing_topbannber {
    position: relative;
}

.housing_topbannber > span.close {
    position: absolute;
    right: 10px;
    top: 10px;
    opacity: 0.8;
    background: rgba(0, 0, 0, 0.5);
    padding: 0.5rem;
    border-radius: 50%;
    font-size: 15px;
}

.housing_topbannber > span.close > img {
    width: 20px;
}
.time-input-area {
       font-size: 16px;
    padding: 0.2rem 0.5rem;
    color: #4e4e4e;
    border: 1px solid #ebedf2;
    border-radius: 3px;
}

.contain_img {
    padding-bottom: 75%;
    width: 100%;
    background-size: contain!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}