.main-title {
    color: white;
    font-size: 14pt;
    font-weight: 600;
}

.search input.form-control {
    height: 100% !important;
}

.container.nav {
    height: 37px
}

.nav .nav-item.dropdown {
    min-width: unset !important
}

.nav .nav-item:hover .nav-link {
    color: #006bd4;
    background-color: #fff;
}

.nav .nav-link {
    width: 100%;
    border: none !important;
}

.nav .dropdown-toggle {
    border: none !important;
    background-color: transparent;
}

.nav .dropdown-menu {
    width: 100%;
    min-width: 140px !important;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, .15);
    margin-top: -1px !important;
}

.nav .dropdown:hover .dropdown-menu {
    display: block
}

.nav .dropdown-item {
    font-size: 14px;
    color: #333;
    position: relative;
    padding-left: 2rem;
}

.nav .dropdown-item.active {
    color: #fff;
}

.nav .dropdown-item i {
    position: absolute;
    left: 10px;
    top: 8px;
}

.container.nav.submenu {
    display: flex
}

.container.nav.submenu .dropdown-item {
    color: #333;
    width: auto !important;
    padding: .25rem 1rem;
}

.container.nav.submenu .dropdown-item.active {
    color: #333 !important;
    font-weight: bold;
    background: none
}

.container.nav.submenu .dropdown-item i {
    position: static;
}

.dropdown-item:active {
    color: #fff !important
}

[v-cloak] {
    display: none
}

.btn-close {
    background: url(https://www.chikatalk.co.kr/img/close.png) no-repeat center;
    width: 15px;
    height: 15px;
    margin-top: 2px;
}

@media print {
    #ch-plugin {
        display: none
    }
}

.dropzone .dz-preview .dz-image {
    background-color: #eee !important;
}

.dz-message {
    font-size: 12px;
}

#search_input {
    height: 100%
}

.form-control.is-valid,
.was-validated .form-control:valid {
    border-color: #ced4da;
    background-image: none;
    padding-right: .5rem !important
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
    color: #333
}

.custom-control-input.is-valid~.custom-control-label::before,
.was-validated .custom-control-input:valid~.custom-control-label::before {
    border-color: #adb5bd
}

.badge {
    padding: .3em .4em;
}

.border-left-round {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.border-right-round {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.border-2 {
    border-width: 2px !important
}

.issue_stastics .popover-body {
    background-color: #fee
}

.issue_stastics .arrow:after {
    border-top-color: #fee !important
}

.w-auto {
    width: auto !important;
}

.mw-100 {
    max-width: 100px !important;
}

.mw-120 {
    max-width: 120px !important;
}

.mw-150 {
    max-width: 150px !important;
}

.mw-200 {
    max-width: 200px !important;
}

.mw-250 {
    max-width: 250px !important;
}

.modal-content {
    box-shadow: 0px 10px 20px rgba(0, 0, 0, .4) !important;
}

.datepicker .day {
    padding: 8px;
    font-size: 12px;
}

.datepicker .range {
    background-color: #f5f5ff !important;
}

.dropzone .dz-preview .dz-image {
    background-color: #eee !important;
}

.dz-message {
    font-size: 12px;
}

#search_input {
    height: 100%
}

.form-control.is-valid,
.was-validated .form-control:valid {
    border-color: #ced4da;
    background-image: none;
    padding-right: .5rem !important
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
    color: #333
}

.custom-control-input.is-valid~.custom-control-label::before,
.was-validated .custom-control-input:valid~.custom-control-label::before {
    border-color: #adb5bd
}

.badge {
    padding: .3em .4em;
}

.border-left-round {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.border-right-round {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.border-2 {
    border-width: 2px !important
}

.bg-info-alter {
    background-color: #22af8e !important;
}

.issue_stastics .popover-body {
    background-color: #fee
}

.issue_stastics .arrow:after {
    border-top-color: #fee !important
}

.w-auto {
    width: auto !important;
}

.popup-content {
    font-size: 14px;
    white-space: pre-line;
    word-break: break-word;
    font-family: inherit;
    line-height: 180%;
}

.teeth-container {
    font-family: monospace;
    min-width: 130px;
}

.teeth-container > div {
    display: flex;
    padding: 0;
    font-family: monospace;
}

.teeth-container > div > div:first-child {
    font-family: monospace;
    width: 50%;
    text-align: right;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    padding-right: 4px;
}

.teeth-container > div > div:last-child {
    font-family: monospace;
    width: 50%;
    text-align: left;
    padding-left: 4px;
    border-bottom: 1px solid #999;
}

.teeth-container > div:last-child > div {
    border-bottom: 0;
}

.loader {
    display: inline-block;
    vertical-align: middle;
    background-image: url(//www.chikatalk.co.kr/css/tail-spin.svg);
    background-size: 100% 100%;
    width: 24px;
    height: 24px;
    /*position: absolute;*/
    /*transform: translate(20px, -12px);*/
}

.loader-sm {
    width: 16px;
    height: 16px;
    line-height: 17px;
}

.loader.dark, .loader-sm.dark {
    background-image: url(//www.chikatalk.co.kr/css/tail-spin-dark.svg);
}
.loader.fa-cog.dark,
.loader-sm.fa-cog.dark {
    background-image: none;
    color: #000;
}

.input-loading {
    float: right;
    line-height: 1;
}

.input-loading .loading {
    position: absolute;
    opacity: 0.7;
    margin-left: -24px;
    margin-top: 8px;
    font-size: 16px;
}

.popover-header {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

#go_top {
    left: inherit;
    right: 20px;
    bottom: 98px;
}

#go_top button {
    width: 60px !important;
    height: 60px !important;
    /* border: none !important; */
    color: #666 !important;
    box-shadow: 1px 1px 4px rgba(0,0,0,0.1);
    background-color: rgba(255,255,255,0.7) !important;
    /* background-image: linear-gradient(rgb(71, 167, 250) 20%, #0089FF 60%, #0050FF) !important; */
    /* border-radius: 31px; */
}

#go_top button:hover {
    /* background-image: linear-gradient(rgb(64, 166, 255) 60%, rgb(42, 109, 253)) !important; */
    box-shadow: 4px 4px 8px rgba(0,0,0,0.4);
    background-color: rgba(60,60,60,0.8) !important;
    color: #fff !important;
}

#go_top i.fal {
    font-size: 28px;
}