/*
Lumino Admin Bootstrap Template
Version 1.0
*/

/*Global Styles*/

body {
    --header-height: 50px;
    --color-blue: #0b0bff;
    --color-red: #d3000b;
    --color-black: #2b2d40;
    --color-border: #e8e9ef;

    background: #f5f6f9;
    /*padding-top: 50px;*/
    color: #333333;
}

p {
    color: #777;
}

a, a:hover, a:focus {
    color: #fff;
}

div ol li a {
    cursor: default;
}

a label, a:hover label, a:focus label {
    color: #111111;
}

h1, h2, h3, h4, h5, h6 {
    color: #5f6468;
}

h1 {
    font-weight: 300;
    font-size: 40px;
}

h2 {
    font-weight: 300;
    margin-bottom: 20px;
}

h3, h4 {
    font-weight: 300;
}

.large {
    font-size: 2em;
}

.text-muted {
    color: #9fadbb;
}

.color-gray {
    color: #5f6468;
}

.color-blue {
    color: var(--color-blue);
}

.color-black {
    color: black;
}

.color-teal {
    color: #1ebfae;
}

.color-orange {
    color: #ffb53e;
}

.color-red {
    color: #d3000b;
}

.bg-primary .glyphicon-remove {
    color: #5f6468;
}

.bg-primary .glyphicon-remove:hover {
    color: #ef4040;
}

.no-padding {
    padding: 0;
    margin: 0;
}

.glyphicon-xl {
    font-size: 6em;
}

.glyphicon-l {
    font-size: 3em;
}

.glyphicon-m {
    font-size: 1.5em;
}

.glyphicon-s {
    font-size: 0.75em;
}

.form-control {
    border: 1px solid #eee;
    box-shadow: none;
    height: 42px;
}

.form-control:focus {
    border: 1px solid #30a5ff;
    outline: 0;
    box-shadow: inset 0px 0px 0px 1px #30a5ff;
}

.modal-dialog .form-control {
    height: 30px;
}

.modal-dialog textarea.form-control {
    height: auto;
}

.modal-dialog .dropdown.bootstrap-select,
.modal-dialog .dropdown-toggle,
.modal-dialog .date-picker .btn,
.modal-dialog .date-picker .form-control,
.modal-dialog .time-picker .btn,
.modal-dialog .time-picker .form-control,
.modal-dialog .datetime-picker .btn,
.modal-dialog .datetime-picker .form-control,
.modal-dialog .input-daterange .btn,
.modal-dialog .input-daterange .form-control,
.search-group .date-picker .btn,
.search-group .date-picker .form-control {
    height: 36px;
}

.search-group .date-picker .btn {
    padding: 7px 12px;
}

.search-group .date-picker,
.datetime-picker,
.date-picker,
.time-picker,
.input-daterange .form-control {
    border: 1px solid #333548;
}

.input-daterange input {
    text-align: left !important;
}

.datetime-picker .form-control,
.date-picker .form-control,
.time-picker .form-control {
    border-color: transparent;
    border-right-color: #333548 !important;
}

.modal-dialog .dropdown-toggle,
.modal-dialog .date-picker .btn,
.modal-dialog .time-picker .btn,
.modal-dialog .datetime-picker .btn,
.modal-dialog .input-daterange .btn {
    line-height: 1.228571;
}

.modal-dialog .date-picker .btn,
.modal-dialog .time-picker .btn,
.modal-dialog .datetime-picker .btn,
.modal-dialog .input-daterange .btn {
    padding: 0 6px;
}

.modal-dialog .input-daterange .btn {
    border: 1px solid #333548;
}

.navbar-inverse {
    background-color: #fff;
    border-color: #ddd;
}

.navbar-header .navbar-brand {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
}

.navbar-header .navbar-brand span {
    color: #30a5ff;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 25px;
    font-family: "TmonMonsori Black";
}

.navbar-header .navbar-brand1 {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    margin-left: 30px;
}

.navbar-header .navbar-brand1 span {
    color: #30a5ff;
}

.sidebar ul.nav a:hover,
.sidebar ul.nav li.parent ul li a:hover {
    text-decoration: none;
    background-color: rgba(99, 194, 222, .5);
}

.sidebar ul.nav li.parent ul li.active a {
    background-color: #63c2de;
}

.sidebar .dashboard {
    background-color: #33444C;
}

.sidebar a {
    color: #fff;
    font-size: 16px;
    font-family: "Tium";
    font-weight: bold;
    text-align: center;
}

.sidebar ul.nav .active a, .sidebar ul.nav li.parent a.active,
.sidebar ul.nav .active > a:hover, .sidebar ul.nav li.parent a.active:hover,
.sidebar ul.nav .active > a:focus, .sidebar ul.nav li.parent a.active:focus {
    color: #fff;
    background-color: #63c2de;
}

.sidebar ul.nav a:hover {
    color: #fff;
    background-color: rgba(99, 194, 222, .5);
}

.sidebar ul.nav ul,
.sidebar ul.nav ul li {
    list-style: none;
    list-style-type: none;
    background-color: #29363D;
}

.sidebar ul.nav ul.children {
    width: auto;
    padding: 0;
    margin: 0;
    background: rgb(51, 68, 76);
}

.sidebar ul.nav ul.children li a {
    height: 40px;
    background: rgb(51, 68, 76);
    color: white !important;
}

.sidebar ul.nav li.current a {
    background-color: #30a5ff;
    color: #fff !important;
}

.sidebar ul.nav li.parent ul li a {
    border: none;
    display: block;
    line-height: 40px;
}


.sidebar span.glyphicon {
    margin-right: 10px;
}

.sidebar ul.nav li.divider {
    border-bottom: 1px solid #eee;
    margin: 20px 0;
}

.sidebar .attribution {
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 15px;
    text-align: center;
    border-top: 1px solid #eee;
    font-size: 12px;
}

.sidebar {
    display: block;
    background-color: #29363D;
    padding: 0;
    display: none;
}

.sidebar form {
    padding: 20px 15px 5px 15px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .sidebar {
        display: block;
        position: fixed;
        top: 50px;
        bottom: 0;
        left: 0;
        z-index: 1000;
        display: block;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
        overflow-y: auto;
        background-color: #29363D;
        box-shadow: 1px 0px 10px rgba(0, 0, 0, .05);
    }

    .navbar-header {
        width: 100%;
    }
}


/*Buttons*/

a.btn:hover,
button:hover {
    opacity: 0.8;
}

a.btn:active,
button:active {
    box-shadow: inset 0px 0px 500px rgba(0, 0, 0, .1);
    opacity: 1;
}

.btn-default,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default,
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #e9ecf2;
    border-color: #e9ecf2;
    color: #1b3548;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #30a5ff;
    border-color: #30a5ff;
}

.btn-success,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success,
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #8ad919;
    border-color: #8ad919;
}

.btn-warning,
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning,
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #ffb53e;
    border-color: #ffb53e;
}


/*Backgrounds*/

.bg-primary {
    color: #1b3548;
    background-color: #e9ecf2;
}

a.bg-primary:hover {
    background-color: #e9ecf2;
}

.bg-success {
    color: #fff;
    background-color: #8ad919;
}

a.bg-success:hover {
    background-color: #8ad919;
}

.bg-success a {
    color: rgba(255, 255, 255, .75);
}

.bg-info {
    color: #fff;
    background-color: #30a5ff;
}

a.bg-info:hover {
    background-color: #30a5ff;
}

.bg-info a {
    color: rgba(255, 255, 255, .75);
}

.bg-warning {
    color: #fff;
    background-color: #ffb53e;
}

a.bg-warning:hover {
    background-color: #ffb53e;
}

.bg-warning a {
    color: rgba(255, 255, 255, .75);
}

.bg-danger {
    color: #fff;
    background-color: #f9243f;
}

a.bg-danger:hover {
    background-color: #f9243f;
}

.bg-danger a {
    color: rgba(255, 255, 255, .75);
}

/*Panels*/

.panel {
    border: 0;
}

.panel-heading {
    /*font-size: 18px;*/
    /*font-weight: 300;*/
    /*letter-spacing: 0.025em;*/
    /*height: 66px;*/
    /*line-height: 45px;*/
}

/*.panel-default .panel-heading {*/
/*    background: #fff;*/
/*    border-bottom: 1px solid #eee;*/
/*    color: #5f6468;*/
/*}*/

.panel-footer {
    background: #fff;
    border-top: 1px solid #eee;
}

.panel-widget {
    padding: 0;
    position: relative;
}

.panel-widget .panel-footer {
    border: 0;
    text-align: center;
}

.panel-footer .input-group {
    padding: 0px;
    margin: 0 -5px;
}

.panel-footer .input-group-btn:last-child > .btn,
.panel-footer .input-group-btn:last-child > .btn-group {
    margin: 0;
}

.panel-widget .panel-footer a {
    color: #999;
}

.panel-widget .panel-footer a:hover {
    color: #666;
    text-decoration: none;
}

.panel-blue {
    background: #20a8d8;
    color: #fff;
}

.panel-blue-2 {
    background: #63c2de;
    color: #fff;
}

.panel-teal {
    background: #1ebfae;
    color: #fff;
}

.panel-orange {
    background: #ffc107;
    color: #fff;
}

.panel-red {
    background: #f86c6b;
    color: #fff;
}

.panel-blue .panel-body p,
.panel-teal .panel-body p,
.panel-orange .panel-body p,
.panel-red .panel-body p,
.panel-blue-2 .panel-body p {
    color: #fff;

}

.panel-blue .panel-heading,
.panel-teal .panel-heading,
.panel-orange .panel-heading,
.panel-red .panel-heading {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.panel-blue .text-muted,
.panel-teal .text-muted,
.panel-orange .text-muted,
.panel-red .text-muted {
    color: rgba(255, 255, 255, .5);
}

.dark-overlay {
    background: rgba(0, 0, 0, .05);
    text-align: center;
}

.widget-left {
    height: 80px;
    padding-top: 15px;
    text-align: center;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.widget-right {
    text-align: left;
    line-height: 1.6em;
    margin: 0px;
    padding: 20px;
    height: 80px;
    color: #999;
    font-weight: 300;
    background: #fff;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 768px) {
    .widget-right {
        width: 100%;
        margin: 0;
        text-align: center;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 768px) {
    .widget-left {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }
}

.widget-right .text-muted {
    color: #9fadbb;
}

.widget-right .large {
    color: #5f6468;
}

.panel-blue .widget-left {
    background: #30a5ff;
    color: #fff;
}

.panel-teal .widget-left {
    background: #1ebfae;
    color: #fff;
}

.panel-orange .widget-left {
    background: #ffb53e;
    color: #fff;
}

.panel-red .widget-left {
    background: #f9243f;
    color: #fff;
}

.panel-widget {
    background: #fff;
}

/*Jumbotron*/

.jumbotron {
    background: #fff;
    border-bottom: 1px solid #eee;
    color: #5f6468;
}

/*Tabs*/

.panel .tabs {
    margin: 0;
    padding: 0;
}

.nav-tabs {
    background: #e9ecf2;
    border: 0;
}

.nav-tabs li a:hover {
    background: #fff;
}

.nav-tabs li a,
.nav-tabs li a:hover,
.nav-tabs li.active a,
.nav-tabs li.active a:hover {
    border: 0;
    padding: 15px 20px;
}

.tab-content {
    padding: 15px;
}

/*Navbar*/

.navbar {
    border: 1;
}

.navbar input {
    border: 0;
    background: #444;
    color: #fff;
}

.navbar input:focus {
    color: #fff;
    background: #555;
    border: 1px solid #30a5ff;
    outline: 0;
    box-shadow: inset 0px 0px 0px 1px #30a5ff;
}

.user-menu {
    display: inline-block;
    margin-top: 14px;
    margin-right: 10px;
    float: right;
    list-style: none;
    padding: 0;
}

.user-menu a {
    color: #fff;
}

.user-menu a:hover, .user-menu a:focus {
    text-decoration: none;
}

/* Sidebar */


.navbar-header ul li.active a label,
.navbar-header ul .active a:hover label,
.navbar-header ul .active a:focus label {
    color: #30a5ff;
    cursor: pointer;
    font-size: 16px;
}

.navbar-header ul li a label {
    color: #fff;
    cursor: pointer;
    font-size: 16px;
}

.navbar-header ul li a:hover label,
.navbar-header ul li a:focus label {
    color: #30a5ff;
    cursor: pointer;
    font-size: 16px;
}

.main {
    margin-top: 0px;
}

/*Breadcrumbs*/

.breadcrumb {
    border-radius: 0;
    padding: 10px 15px;
    background: #e9ecf2;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    margin: 0;
}

.breadcrumb li {
    font-weight: bold;
    font-size: 16px;
}

h1.page-header {
    margin-top: 30px;
    border-bottom: 0;
}

/*Charts*/

.main-chart {
    background: #fff;
}

.easypiechart-panel {
    text-align: center;
    padding: 1px 0;
    margin-bottom: 20px;
}

.placeholder h2 {
    margin-bottom: 0px;
}

.donut {
    width: 100%;
}

.easypiechart {
    position: relative;
    text-align: center;
    width: 120px;
    height: 120px;
    margin: 20px auto 10px auto;
}

.easypiechart .percent {
    display: block;
    position: absolute;
    font-size: 26px;
    top: 38px;
    width: 120px;
}

#easypiechart-blue .percent {
    color: #30a5ff;
}

#easypiechart-teal .percent {
    color: #1ebfae;
}

#easypiechart-orange .percent {
    color: #ffb53e;
}

#easypiechart-red .percent {
    color: #ef4040;
}

/*Calendar Widget*/

#calendar, .datepicker-inline {
    width: 100%;
}

#calendar table {
    width: 100%;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
    color: rgba(200, 200, 200, .50);
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
    color: #ffffff;
    background-color: rgba(0, 0, 0, .5);
    border-color: #285e8e;
}

.datepicker table tr td span:hover,
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover,
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
    background: rgba(0, 0, 0, 0.25);
}


/*Tables*/
.table {
    /*background: #fff;*/
}

.fixed-table-container {
    border: 1px solid #eee;
}

.fixed-table-container thead th {
    background: #ddd;
    border-color: #ccc;
    color: #4f5458;
    font-weight: bold;
    font-size: 15px;
}

.fixed-table-container tbody td {
    border: 1px solid #eee;
}

.fixed-table-container tbody td:last-child {
    border-right: none;
}

.table > thead > tr > th {
    border-bottom: 1px solid #e6e7e8;
    vertical-align: middle;
    height: 50px;
}

.table > tbody > tr > td {
    padding: 10px
}

.fixed-table-pagination .pagination {
    margin-top: 10px;
    margin-bottom: 0px;
}

.fixed-table-pagination .pagination-detail {
    margin-top: 20px;
}

/*Icons*/

.sidebar .glyph, .user-menu .glyph {
    height: 16px;
    width: 16px;
    margin: 0 10px 0 0;
    stroke-width: 3px;
}

.user-menu .glyph {
    stroke-width: 4px;
}

.breadcrumb .glyph {
    height: 14px;
    width: 14px;
    margin: -2px 0 0 0;
    stroke-width: 4px;
}

.alert .glyph, .panel-heading .glyph {
    width: 26px;
    height: 26px;
    margin: 0 10px 0 0;
    stroke-width: 2px;
}

.panel-widget .glyph {
    stroke-width: 2px;
}

.todo-list .glyph {
    width: 14px;
    height: 14px;
    stroke-width: 4px;
    color: #999;
}

.glyph.table {
    background: none;
    border: none;
}

/*Icon Grid*/

.icon-grid div {
    border: 1px solid #ddd;
    margin: 0 0 -1px -1px;
    text-align: center;
    padding: 10px 0 20px 0;
}

.icon-grid svg {
    width: 35%;
    display: block;
    margin: 0 auto;
}

.icon-grid h4 {
    display: none;
}

.icon-grid pre {
    margin: 10px 10px -10px 10px;
    border-radius: 0;
    font-size: 10px;
    border-color: #ddd;
    height: 65px;
    overflow: scroll;
}

.m-detail-table {
    width: 100%;
    border: 2px solid #333;
    text-align: center;
}

.m-detail-td1 {
    width: 20%;
    background: #eee;
    text-align: center;
    border-right: 2px solid #333;
    font-size: 16px;
    font-weight: bold;
    color: #111;
}

.m-detail-td2 {
    width: 30%;
    text-align: center;
    border-right: 2px solid #333;
    font-size: 16px;
    color: #222;
}

.m-detail-tr {
    height: 80px;
    border-bottom: 2px solid #333;
}

.btn-font {
    font-size: 15px;
    color: #222;
}

.a-active {
    font-size: 16px;
    font-weight: bold;
    color: #30a5ff;
}

.a-inactive {
    font-size: 15px;
    color: #333;
}

.fileinput-button {
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: 4px;
}

.fileinput-button input {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    /*filter: alpha(opacity=0);*/
    /*transform: translate(-300px, 0) scale(4);*/
    /*font-size: 23px;*/
    /*direction: ltr;*/
    cursor: pointer;
}

.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
    margin-bottom: 5px;
}

.files .progress {
    width: 200px;
}

.progress-animated .bar {
    background: url(../image/progressbar.gif) !important;
    filter: none;
}

.fileupload-loading {
    position: absolute;
    left: 50%;
    width: 128px;
    height: 128px;
    background: url(../image/loading.gif) center no-repeat;
    display: none;
}

.fileupload-processing .fileupload-loading {
    display: block;
}

/* Fix for IE 6: */
* html .fileinput-button {
    line-height: 24px;
    margin: 1px -3px 0 0;
}

/* Fix for IE 7: */
* + html .fileinput-button {
    padding: 2px 15px;
    margin: 1px 0 0 0;
}

@media (max-width: 767px) {
    .files .btn span {
        display: none;
    }

    .files .preview * {
        width: 40px;
    }

    .files .name * {
        width: 80px;
        display: inline-block;
        word-wrap: break-word;
    }

    .files .progress {
        width: 20px;
    }

    .files .delete {
        width: 60px;
    }
}

.myLabel1 {
    margin-top: 6px;
    margin-right: 5px;
    float: left;
    font-size: 14px;

}

.table .custr {
    cursor: pointer !important;
}

.link-area {
    position: absolute;
    background: transparent;
    display: inline;
    border: 3px dotted white;
    z-index: 9999;
}

.link-area.circle {
    border-radius: 50%;
}

.link-area .link-number {
    position: absolute;
    display: inline;
    width: 28px;
    height: 28px;
    font-size: 22px;
    text-align: center;
    margin: 0;
    border-radius: 50%;
    color: #4d4d4d;
    background: white;
    margin: -8px 0 0 -8px;
}

.btn-showlink {
    position: relative;
    float: right;
    top: -80px;
    right: 30px;
}

.link-title {
    font-size: 28px;
    color: #4d4d4d;
    margin-bottom: 0;
}

.link-title hr {
    margin: 5px 0;
    background-color: #4d4d4d;
}

.modal-table {
    width: 100%;
}

.modal-table tr {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.modal-table tr td {
    height: 30px;
}

.modal-table thead th {
    background-color: #eee;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #111;
    height: 30px;
}

.bottomBorder {
    border: none;
    border-bottom: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}

.bottomBorder:focus {
    border: none;
    border-bottom: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}

.narrow {
    padding: 5px 8px 5px 8px !important;
}

.bordered {
    border: 1px solid grey;
}

.p-detail {
    margin-top: 5px;
    font-size: 20px;
    color: #333;
}

.fixed {
    min-width: 4vw !important;
    width: 90px;
}

.dashboard-panel {
    width: 100%;
}

.dashboard-panel .td {
    width: 20%;
}


#grid-table_wrapper {
    background: white;
    margin-top: 20px;
}

.grid-table > tbody > tr > td {
    border-top: none;
    padding: 20px;
}

.grid-table > tbody > tr > td > div {
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    border-radius: 5px;
    /*width: 90%;*/
    /*margin-left: 10%;*/
    color: #333333;
    font-size: 14px;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.grid-table > tbody > tr > td > div > div {
    padding: 0 10px 0 0;
}

.grid-table > tbody > tr > td > div > div:first-child > div {
    margin-bottom: 20px;
    font-size: 12px;
}

.grid-table > tbody > tr > td > div td {
    padding-bottom: 10px;
    font-size: 13px;
}

.grid-table > tbody > tr > td > div .badge {
    background: #d3000b;
    font-size: 7px;
    padding: 4px 8px;
    border-radius: 0;
}

.dashboard-table-td1 {
    border: 1px solid #ddd;
    border-radius: 5px;
    width: 100%;
}

.dashboard-table-td div {
    border: 0;
}

.dashboard-table1 table, .dashboard-table1 table tr, .dashboard-table1 table tr td {
    border: 0;
!important
}

.dashboard-table-td div {
    /*width: 100%;*/
    /*margin-left: 0 !important;*/
    /*margin-right: 0 !important;*/
}

.dashboard-table-td1 table {
    width: 100%;
    padding: 4px;
}


.dashboard-table-td div .dt-1 {
    width: 50%;
    padding-left: 10px;
    padding-bottom: 7px;
    float: left;
    text-align: left;
}

.dashboard-table-td div .dt-2 {
    width: 30%;
    padding: 0;
    float: left;
    text-align: left;
    font-size: 13px;
}

.dashboard-table-td div .dt-3 {
    width: 20%;
    text-align: right;
    padding: 0;
    float: left;
    font-size: 12px;
}

.dashboard-table-td div .dt-3 img {
    width: 30px;
    cursor: pointer;
    margin-right: 20px;
    margin-top: 5px;
}

.dashboard-table-td div .dt-1 p {
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    cursor: pointer;
    margin-bottom: 5px !important;
}

.dashboard-table1 table .dt-11 p {
    font-size: 20px;
    font-weight: bold;
    color: black;
    padding-top: 10px;
}

.dashboard-table-td div a {
    color: black;
}

.dashboard-table1 table .dt-11 {
    width: 50%;
    color: black;
    padding-left: 10px;
    padding-bottom: 7px;
    font-weight: bold;
}

.dashboard-table1 table .dt-22 {
    width: 50%;
    color: black;
    padding-left: 10px;
    font-weight: bold;
}

/*.modal a {*/
/*    color: #5f6468;*/
/*    font-size: 16px;*/
/*    font-weight: bold;*/
/*}*/

.modal label {
    font-size: 14px;
    font-weight: normal;
}

.modal-content {
    padding: 0 30px;
    color: #333333;
    font-size: 14px;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.modal-header {
    min-height: 40px;
    display: flex;
    align-items: center;
    border-bottom: none;
    padding: 0;
}

.modal-body {
    padding: 0;
}

.modal-header > label {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: bold;
}

.modal-footer {
    border: none;
}

.modal-footer.text-right {
    padding-right: 0;
}

.modal-footer .btn {
    min-width: 120px;
}

.modal-footer .btn:not(:first-child) {
    margin-left: 8px;
}

td.text-center.noBorder {
    border-top: 0;
    width: 50%;
}

.mainstory_td {
    vertical-align: middle !important;
    border-bottom: 1px solid #ddd !important;
    color: #222 !important;
}

.mainstory_td0 {
    vertical-align: middle !important;
    text-align: left;
}

.comment_td0 {
    border-bottom: 1px solid #ddd !important;
    text-align: left;
    width: 80%;
}

.comment_td1 {
    border-bottom: 1px solid #ddd !important;
    text-align: right;
    width: 20%;
}

.mainstory_td4 {
    vertical-align: bottom !important;
}

.imgTitle {
    position: absolute;
    color: black;
    width: 100%;
    font-size: 28px;
    margin-top: 9vh;
    font-weight: bold;
    padding-right: 25px;
    z-index: 1000;
}

.noticeTop {
    position: absolute;
    color: white;
    margin-top: 15px !important;
    margin-left: 15px !important;
    padding-right: 25px;
    z-index: 1000;
    width: 18px;
    height: 18px;
}

.dashboard-check {
    position: absolute;
    color: white;
    margin-top: 12px !important;
    margin-left: -37px !important;
    padding-right: 25px;
    z-index: 1000;
    width: 18px;
    height: 18px;
}

/*
.chatting-footer {
	position: absolute;
	margin-top: 70vh;
	z-index: 1000;
	padding: 0;
}

.chatting-footer a {
	color: black;
	font-family: TmonMonsori Black;
	font-size: 28px;
	margin-left: 30px;
}

.chatting-footer input {
	height: 50px;
	font-size: 18px;
}

.chatting-footer button {
	width: 100%;
	height: 50px;
}

.chatting-body {
	position: absolute;
	height: 60vh;
	overflow-y: scroll;
} */

.chat .panel-footer a {
    color: black;
    font-family: TmonMonsori Black;
    font-size: 28px;
    margin-left: 30px;
}

.chat .panel-footer input {
    height: 50px;
    font-size: 18px;
}

.chat .panel-footer button {
    height: 50px;
    width: 100px;
    font-size: 18px;
}

div.dataTables_paginate {
    float: none !important;
}

div.dataTables_length select {
    width: 130px !important;
    margin-top: -48px;
    z-index: 1000;
    margin-left: 20px;
}

.dataTables_length label {
    /*margin-left: 52% !important;*/
}

.highcharts-yaxis-labels, .highcharts-legend, .highcharts-grid, .highcharts-axis, .highcharts-axis path, .highcharts-tooltip {
    visibility: hidden !important;
}

.highcharts-background {
    /*fill: #20a8d8;*/
}

.highcharts-markers path {
    fill: white;
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
    border: 0 !important;
}

/*.datepicker-dropdown {*/
/*	margin-top: 290px !important;*/
/*}*/

.datepicker-dropdown:before, .datepicker-dropdown:after {
    content: initial !important;
}

.table-no-bold > thead > tr > th {
    font-size: 14px;
}

.table-no-bold > tbody > tr > td {
    font-size: 14px;
    font-weight: normal;
}

.valign-middle {
    vertical-align: middle !important;
}

.form-group.row {
    display: flex;
    align-items: center;
}

.form-group.row > label {
    color: #333333;
}

.form-group > label {
    color: #2b2d40;
}

.form-control {
    border: 1px solid #f2f2f2;
    border-radius: inherit;
}

.checkbox {
    color: #999999 !important;
    padding-left: 19px;
    cursor: pointer;
    display: inline-block;
}

.checkbox > input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.checkbox > input:checked ~ span:after {
    display: block;
}

.checkbox > span:after {
    border: solid white;
    display: none;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -2px;
    margin-top: -6px;
    width: 5px;
    height: 10px;
    border-width: 0 2px 2px 0 /*rtl:ignore*/ !important;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg) /*rtl:ignore*/;
}

.checkbox > span {
    border-radius: 3px;
    background: #2b2d40;
    position: absolute;
    top: 4px;
    left: 0;
    height: 12px;
    width: 12px;
}


.checkbox {
    color: #999999 !important;
    padding-left: 19px;
    cursor: pointer;
}

.checkbox > input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.checkbox > input:checked ~ span:after {
    display: block;
}

.checkbox > span:after {
    border: solid white;
    display: none;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -2px;
    margin-top: -6px;
    width: 5px;
    height: 10px;
    border-width: 0 2px 2px 0 /*rtl:ignore*/ !important;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg) /*rtl:ignore*/;
}

.checkbox > span {
    border-radius: 3px;
    background: #2b2d40;
    position: absolute;
    top: 4px;
    left: 0;
    height: 12px;
    width: 12px;
}

.checkbox.outline {
    margin-top: 0;
    margin-bottom: 0;
}

.checkbox.outline > span:after {
    border: solid #76777a;
    display: none;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -2px;
    margin-top: -6px;
    width: 5px;
    height: 10px;
    border-width: 0 2px 2px 0 /*rtl:ignore*/ !important;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg) /*rtl:ignore*/;
}

.checkbox.outline > span {
    border-radius: 0;
    border: 1px solid #76777a;
    background: white;
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
}

.checkbox.circle {
    padding-left: 29px;
    margin: 0;
}

.checkbox.circle > span {
    border-radius: 5px;
    background: #dcdcdc;
    position: absolute;
    top: 0;
    left: 0;
    height: 23px;
    width: 28px;
}

.checkbox.circle2 > span:after {
    border: solid var(--color-black);
}


.checkbox.circle2 {
    padding-left: 29px;
    margin: 0;
}

.checkbox.circle2 > label {
    color: #757575;
    padding: 0;
    user-select: none;
}

.checkbox.circle2 > input:checked ~ label {
    color: #1976d3;
}

.checkbox.circle2 > span {
    border: 1px solid #757575;
    border-radius: 50%!important;
    background: none;
    position: absolute;
    top: 1px;
    left: 0;
    height: 18px;
    width: 18px;
}

.checkbox.circle2 > span:after {
    border: solid #757575;
    background: #757575;
    top: 50%;
    left: 50%;
    margin-left: -5px;
    margin-top: -5px;
    height: 10px;
    width: 10px;
    border-radius: 100% !important;
    content: '';
    position: absolute;
    display: block;
}

.checkbox.circle2 > input:checked ~ span {
    border: 1px solid #1976d3;
}

.checkbox.circle2 > input:checked ~ span:after {
    border: solid #1976d3;
    background: #1976d3;
}


.checkbox.outline-circle {
    padding-left: 29px;
    margin: 0;
    height: 28px;
}

.checkbox.outline-circle > span {
    border-radius: 14px;
    border: 1px solid var(--color-black);
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    height: 28px;
    width: 28px;
}

.checkbox.outline-circle > span:after {
    border: 1px solid var(--color-red);
}

.checkbox.outline-circle > input:checked ~ span {
    border: 1px solid var(--color-red);
}

.m-radio {
    color: #000000;
    display: inline-block;
    position: relative;
    padding-left: 22px;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 1.4rem;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.m-radio>input {
    position: absolute;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0);
}

.m-radio>span {
    border: 2px solid #666666;
    border-radius: 50%!important;
    background: none;
    position: absolute;
    top: 1px;
    left: 0;
    height: 18px;
    width: 18px;
}

.m-radio>input:checked ~ span {
    border: 2px solid #666666;
    transition: all 0.3s;
    background: none;
}

.m-radio>input:checked ~ span:after {
    display: block;
}

.m-radio>span:after {
    border: solid #004098;
    background: #004098;
    top: 50%;
    left: 50%;
    margin-left: -6px;
    margin-top: -6px;
    height: 12px;
    width: 12px;
    border-radius: 100% !important;
    content: '';
    position: absolute;
    display: none;
}

.btn {
    font-size: 14px;
    border-radius: inherit;
    padding: 10px 12px;
}

.btn-danger {
    background-color: var(--color-red);
}

.btn-black {
    background-color: #2b2d40;
    border-color: #9698a2;
    color: white;
}

.btn-blue {
    background-color: #2d4285;
    border-color: #2d4285;
    color: white;
}

.btn-black:hover, .btn-black:focus {
    color: white;
}

.btn-new,
.btn-edit {
    width: 140px;
    height: 40px;
}

.btn-25 {
    font-size: 12px;
    height: 25px;
    padding: 0 10px;
    line-height: 1.9;
}

.btn-30 {
    font-size: 12px;
    height: 30px;
    padding: 0 10px;
    line-height: 30px;
}

.btn-35 {
    font-size: 14px;
    height: 35px;
    padding: 0 10px;
    line-height: 2.3;
}

.btn.btn-outline-danger {
    color: #d3000b;
}

.btn-outline-danger {
    background-color: transparent;
    background-image: none;
    border-color: #d3000b;
}

.btn-outline-black {
    background-color: transparent;
    background-image: none;
    border-color: #2b2d40;
    color: #2b2d40;
}

.btn-outline-default {
    background-color: #f1f2f2;
    background-image: none;
    border-color: #a2a3a5;
    color: #666666;
}

.btn-dark-blue {
    background-color: #344777;
    border-radius: 5px;
    color: white;
}

.btn-icon > span {
    display: table;
}

.btn-icon > span > i {
    display: table-cell;
    vertical-align: middle;
    line-height: 0;
}

.btn-icon > span > span {
    padding-left: 0.5em;
    display: table-cell;
    vertical-align: middle
}

.btn-calendar-header {
    display: inline-block;
}

.btn-calendar-header > a {
    width: 56px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.panel {
    box-shadow: 0 5px 1px rgba(0, 0, 0, .05);
    border-radius: 0;
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select > .dropdown-toggle,
.bootstrap-select > .dropdown-toggle.btn-default:focus {
    background: none;
    border-color: #333548 !important;
    /*outline: none !important;*/
}

.open > .dropdown-toggle.btn-default {
    background-color: transparent;
    border-color: #333548;
}

.bootstrap-select > .dropdown-toggle::after {
    content: '';
    width: 1px;
    position: absolute;
    right: 33px;
    height: 100%;
    background: #2b2d40;
    top: 0;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: var(--color-black);
}

.header {
    background: #2b2d40;
    min-height: var(--header-height);
    text-align: center;
    line-height: 50px;
    color: white;
    font-size: 22px;
}

.nav-wrapper {
    display: flex;
    min-height: var(--header-height);
}

.header .dropdown-toggle {
    font-size: 14px;
}

.sub-header {
    background: #4d506e;
    min-height: 50px;
    color: white;
}

.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.nav {
    list-style: none;
    display: inline-block;
    align-items: center;
    margin: auto;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    border-color: transparent;
}

.nav-pills > li {
    float: left;
    display: flex;
    height: var(--header-height);
}

.badge-new {
    font-size: 8px;
    background-color: var(--color-red);
    color: white;
    padding: 3px 8px;
    margin: 0;
}


/*.nav-pills {*/
/*    padding: 15px;*/
/*    padding-bottom: 0;*/
/*}*/

.nav-pills > li > a,
.nav-pills > li > a:hover,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover {
    border: 0;
    padding: 8px 18px;
    font-size: 14px;
    line-height: initial;
    border-radius: 20px;
    word-break: keep-all;
    margin: auto;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover {
    background: #525678;
}

.sub-header .nav-pills > li.active > a,
.sub-header .nav-pills > li.active > a:hover {
    background: #2b2d40;
}

.ico-menu {
    background: url("../image/ic_menu.png") center center no-repeat;
    width: 32px;
    height: 32px;
    display: block;
}

.ico-heart {
    width: 22px;
    height: 19px;
    display: block;
}

.ico-heart.on {
    background: url("../image/ic_like_on.png") center center no-repeat;
}

.ico-heart.off {
    background: url("../image/ic_like_off.png") center center no-repeat;
}

.ico-close {
    background: url("../image/ic_close.png") center center no-repeat;
    width: 13px;
    height: 12px;
    display: block;
}

.ico-download {
    background: url("../image/ic_download.png") center center no-repeat;
    width: 18px;
    height: 16px;
}

.ico-calendar {
    background: url("../image/ic_calendar.png") center center no-repeat;
    width: 23px;
    height: 21px;
    display: block;
}

.nav-user-menu {
    padding: 15px;
    min-width: 200px;
    margin-top: 20px;
}

.nav-user-menu > .menu-item {
    display: flex;
    align-items: center;
}

.nav-user-menu > .menu-item:not(:last-child) {
    margin-bottom: 10px;
}

.nav-user-menu > .menu-item > .item-label {
    flex: 1;
}

.ico-arrow-right {
    border: solid #777777;
    /*top: 50%;*/
    /*left: 50%;*/
    /*margin-left: -2px;*/
    /*margin-top: -6px;*/
    width: 10px;
    height: 10px;
    border-width: 0 1px 1px 0 /*rtl:ignore*/ !important;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg) /*rtl:ignore*/;
    display: block;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #d3000b;
    border-color: #d3000b
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    border-color: transparent;
    background-color: transparent;
    color: #d3000b;
}

.pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover .pagination > li > a:focus, .pagination > li > span:focus {
    color: #666666;
    background-color: transparent;
    border-color: transparent;
}

.table-header {
    padding: 10px 20px;
    margin: 0;
    background: white;
    display: flex;
}

.table-header .search-group {
    display: flex;
    align-items: center;
}

.table-header .btn-search {
    height: 35px;
    width: 100px;
    line-height: 0.9;
}

.table-header .input-search {
    flex: 1;
    height: 35px;
}

.table.dataTable {
    font-size: 13px;
    color: #333333;
}

.table-striped thead,
.table.dataTable thead {
    background: white;
    color: black;
}

.table.dataTable thead .sorting {
    background: url('../image/ic_sort_both.png') no-repeat center right;
}

.table.dataTable thead .sorting_desc {
    background: url('../image/ic_sort_desc.png') no-repeat center right;
}

.table.dataTable thead .sorting_asc {
    background: url('../image/ic_sort_asc.png') no-repeat center right;
}

.table-striped thead > tr > th,
.table-striped thead > tr > td,
.table-striped > tbody > tr > td,
.table.dataTable thead > tr > th,
.table.dataTable thead > tr > td,
.table.dataTable > tbody > tr > td {
    border: none;
}

.list-table thead tr td,
.list-table thead tr th {
    border: none;
}

.list-table tbody tr td,
.list-table tbody tr th {
    border: none;
}

.table-striped tbody tr td,
.table-striped tbody tr th {
    background-color: white;
}

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
    background-color: #f5f6f9;
}

.table.dataTable .badge {
    height: 25px;
    line-height: 1.9;
    padding: 0 12px;
    font-size: 12px;
    border-radius: 0;
}

.table.dataTable .badge.badge-danger {
    background-color: var(--color-red);
}

.table.dataTable .badge.badge-success {
    background-color: transparent;
    color: var(--color-black);
    border: 1px solid var(--color-black);
}

/**
 * 로그인 페이지
 */
.login-head {
    font-size: 18px;
    color: #333333;
    text-align: center;
    margin-top: 48px;
}

.login-panel {
    margin-top: 15px;
    padding: 30px 90px;
}

.login-logo {
    background: url("../image/login_logo.png") center center no-repeat;
    height: 51px;
    display: block;
}

.login-panel .panel-heading {
    background: #fff;
    border-bottom: none;
}


/**
 * 계정관리 페이지
 */
.setting-table-header, .setting-table-header:hover, .setting-table-header:focus {
    color: #344777;
    font-family: "Tium";
    font-size: 18px;
    margin: 0 0 10px 0;
    flex: 1;
}

.setting-table {
    background: none;
    border-bottom: none;
}

.setting-table > tbody > tr {
    margin-bottom: 35px;
}

.setting-table > tbody > tr > td {
    border-top: none;
    vertical-align: middle;
    padding: 0;
}

.setting-table .table-item {
    background: white;
    padding: 30px 30px 15px 30px;
    margin-bottom: 35px;
}

/*.setting-table .row {*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/

.setting-table .col-form-label {
    margin-bottom: 0;
    color: #333333;
    font-size: 14px;
}

.setting-table .form-control {
    color: #999999;
    font-size: 13px;
}

.setting-table .form-group {
    margin-bottom: 6px;
}

.setting-table .btn-edit {
    width: 140px;
}

.setting-table .btn-delete {
    width: 120px;
    margin-right: 5px;
}

/**
 * Dashboard 페이지
 */
.dash-panel {
    color: #333333;
}

.dash-panel-title {
    color: #d3000b;
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: bold;
}

.dash-panel-title.black {
    color: #2b2d40;
}

.dash-panel .panel-footer {
    border-top: none;
}

.dash-link-label {
    font-size: 15px;
}

.dash-link-value {
    font-size: 25px;
}

.dash-company-table {
    width: 100%;
}

.dash-company-table td {
    text-align: center;
    padding: 10px 0;
    font-size: 14px;
}

.dash-company-table td:not(:first-child) {
    color: #0b0bff;
    font-size: 13px;
}

.building-profile .form-group {
    margin-bottom: 10px;
}

.building-profile input,
.building-profile .form-control {
    height: 30px;
}

/*.building-profile .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {*/
/*    background-color: transparent;*/
/*    cursor: default;*/
/*}*/

.building-profile-table {
    border: 1px solid #e8e9ef;
    color: #333333;
    font-size: 12px;
}

.building-profile-table > thead > tr > th {
    border-bottom: 1px solid #e8e9ef;
    border-right: 1px solid #e8e9ef;
    height: 30px;
}

.building-profile-table > tbody > tr > td {
    text-align: center;
    border-top: none;
    padding: 0;
    border-right: 1px solid #e8e9ef;
    vertical-align: middle;
    height: 30px;
}

.building-profile-table input {
    height: 30px;
    text-align: center;
    width: 100%;
    border: none;
    line-height: 2.5;
    font-size: 12px;
}

.building-profile-table .date-picker input {
    margin-top: 7px;
}

.building-profile select {
    height: 34px;
}

.building-profile .select-wrapper {
    border: 1px solid #2b2d40;
    margin-left: 10px;
    padding-left: 0;
    padding-right: 8px;
}

.building-profile .select-wrapper::after {
    content: '';
    width: 1px;
    position: absolute;
    right: 38px;
    height: 100%;
    background: #2b2d40;
    top: 0;
}

.building-profile-detail {
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    padding: 14px 40px;
}

.building-profile-detail {
    font-size: 13px;
    color: #333333;
}

.building-profile-detail td {
    padding-bottom: 10px;
}

.list-table {
    font-size: 14px;
    background: transparent;
    border: none;
}

.list-table > thead {
    display: none;
}

.list-table > tbody > tr > td > div {
    background: white;
    box-shadow: 0 5px 1px rgba(0, 0, 0, .05);
    padding: 30px 0 0px 50px;
}

.list-table > tbody > tr > td {
    font-size: 14px;
    border: none;
}

.list-table .col ~ {
    text-align: left;
}

.list-table label {
    font-weight: normal;
}

.list-table input {
    height: 30px;
    color: var(--color-blue);
    font-weight: normal;
    font-size: 13px;
}

.list-table .form-group.row {
    margin-bottom: 30px;
}

.calendar-month {
    font-weight: bold;
    color: #6e6e6e;
    font-size: 28px;
}

.fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-content, .fc-unthemed .fc-popover, .fc-unthemed .fc-list-view, .fc-unthemed .fc-list-heading td {
    border-color: #a6a6a6;
}

.fc th {
    border-width: 0;
}

.fc-head-container {
    border: none !important;
}

.fc-day-header {
    font-size: 22px;
    color: #646261;
}

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
    float: left;
}

.fc-day-number {
    color: #6e6e6e;
}

.fc-unthemed td.fc-today {
    background: #facd89;
}

.bulletin-detail-table > thead > tr > th, .bulletin-detail-table > tbody > tr > th, .bulletin-detail-table > tfoot > tr > th, .bulletin-detail-table > thead > tr > td, .bulletin-detail-table > tbody > tr > td, .bulletin-detail-table > tfoot > tr > td {
    font-size: 12px !important;
    font-weight: normal !important;
}

.bulletin-detail-table {
    border: 1px solid var(--color-border);
}

.bulletin-detail-table > thead > tr > th,
.bulletin-detail-table > tbody > tr > td {
    border-right: 1px solid var(--color-border);
    height: auto;
    padding: 9px 0;
}

.bulletin-detail-table > tbody > tr > td {
    border-bottom-width: 1px !important;
    border-bottom-color: var(--color-border) !important;
}

.bulletin-detail-table input[type="number"].text-center {
    padding-left: 24px;
}

.DTFC_LeftFootWrapper > .DTFC_Cloned {
    margin: 0 !important;
}

#pay_state_table thead tr:nth-child(1) > th:not(:last-child),
#pay_state_table_wrapper thead tr:nth-child(1) > th:not(:last-child) {
    border-right: 1px solid white;
}

#pay_state_table thead tr:nth-child(1) > th:first-child,
#pay_state_table_wrapper thead tr:nth-child(1) > th:first-child {
    border-right: 1px solid white;
}

#pay_state_table tfoot tr:not(:first-child) > td:not(:last-child),
#pay_state_table_wrapper tfoot tr:not(:first-child) > td:not(:last-child) {
    border-right: 1px solid white;
}

#pay_state_table_wrapper tfoot tr:not(:first-child) > td[colspan='3'] {
    border-right: 2px solid white;
}

#pay_state_table tfoot tr,
#pay_state_table_wrapper tfoot tr {
    color: white;
}

#pay_state_table tfoot td,
#pay_state_table_wrapper tfoot td {
    text-align: center;
    vertical-align: middle;
    border-top-width: 0;
}

#pay_state_table_wrapper #pay_state_table tfoot tr {
    background-color: transparent !important;
}

.note-editor .btn {
    font-size: 12px;
    padding: 5px 10px;
}

.note-editor .dropdown-toggle {
    height: inherit;
    line-height: 1.5;
}

.note-editable .table-bordered>thead>tr>th,
.note-editable .table-bordered>tbody>tr>th,
.note-editable .table-bordered>tfoot>tr>th,
.note-editable .table-bordered>thead>tr>td,
.note-editable .table-bordered>tbody>tr>td,
.note-editable .table-bordered>tfoot>tr>td {
    border: 1px solid #ddd;
}

/***
UI Loading
***/

.loading-message {
    display: inline-block;
    min-width: 125px;
    margin-left: -60px;
    padding: 10px;
    margin: 0 auto;
    color: #000 !important;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
}
.loading-message.loading-message-boxed {
    border: 1px solid #ddd;
    background-color: #eee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}

.loading-message > span {
    line-height: 20px;
    vertical-align: middle;
}

.block-spinner-bar {
    display: inline-block;
    width: 80px;
    text-align: center;
}
.block-spinner-bar > div {
    margin: 0 2px;
    width: 15px;
    height: 15px;
    background: #eee;
    border-radius: 100% !important;
    display: inline-block;
    -webkit-animation: bounceDelay 1.4s infinite ease-in-out;
    animation: bounceDelay 1.4s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.block-spinner-bar .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.block-spinner-bar .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.sweet-alert h2 {
    font-size: 20px;
    padding-top: 5px;
    color: black;
}

.sweet-alert p {
    font-size: 14px;
}

.download-icon {
    background-color: rgba(0, 0, 0, 0.5); /* 반투명 검은 배경 */
    border-radius: 50%; /* 동그랗게 */
    padding: 5px; /* 아이콘 주변 여백 */
}