body {
    background-color: #f5f8fa !important;
}
.ivu-notice-with-desc i {
    font-size: 36px !important;
    top: -6px !important;
}
.ivu-notice-icon-info i {
    color: #2d8cf0 !important;
}
.ivu-notice-icon-success i {
    color: #19be6b !important;
}
.ivu-notice-icon-warning i {
    color: #ff9900 !important;
}
.ivu-notice-icon-error i {
    color: #ed4014 !important;
}
/* .custom_inp.ivu-input-wrapper.ivu-input-wrapper-default input {
    background-color: #f5f8fa;
    border-color: #f5f8fa;
    color: #5e6278 !important;
    transition: color .2s ease, background-color .2s ease !important;
    min-height: calc(1.5em + 1.65rem + 2px) !important;
    padding: 0.825rem 1.5rem;
    font-size: 1.15rem !important;
    border-radius: 0.625rem !important;
    display: block !important;
    width: 100% !important;
    background-clip: padding-box !important;
    appearance: none !important;
    border: 1px solid #f5f8fa;
}
.custom_inp._word_limit.ivu-input-wrapper.ivu-input-wrapper-default input {
    padding: 0 4.5rem 0 1.5rem !important;
}
.custom_inp._word_limit .ivu-input-word-count{
background: transparent !important;
}
.custom_inp.ivu-input-wrapper.ivu-input-wrapper-default .ivu-input:focus {
    background-color: #eef3f7;
    border-color: #eef3f7;
    color: #5e6278;
    transition: color .2s ease, background-color .2s ease;
    box-shadow: none !important;
} */
.custom_inp_login.ivu-input-wrapper.ivu-input-wrapper-default input {
    background-color: #f5f8fa;
    border-color: #f5f8fa;
    color: #5e6278 !important;
    transition: color .2s ease, background-color .2s ease !important;
    min-height: calc(1.5em + 1.65rem + 2px) !important;
    padding: 0.825rem 1.5rem;
    font-size: 1.15rem !important;
    border-radius: 0.625rem !important;
    display: block !important;
    width: 100% !important;
    background-clip: padding-box !important;
    appearance: none !important;
    border: 1px solid #f5f8fa;
}
.custom_inp_login._word_limit.ivu-input-wrapper.ivu-input-wrapper-default input {
    padding: 0 4.5rem 0 1.5rem !important;
}
.custom_inp_login._word_limit .ivu-input-word-count{
background: transparent !important;
}
.custom_inp_login.ivu-input-wrapper.ivu-input-wrapper-default .ivu-input:focus {
    background-color: #eef3f7;
    border-color: #eef3f7;
    color: #5e6278;
    transition: color .2s ease, background-color .2s ease;
    box-shadow: none !important;
}
/* .custom_inp .ivu-input:focus{
    border: 2px solid #168C89;
    transition: color .2s ease, background-color .2s ease;
    box-shadow: none !important;
}

.custom_inp.ivu-input-number-focused {
    border: 2px solid #168C89 !important;
    transition: color .2s ease, background-color .2s ease;
    box-shadow: none !important;
}

.custom_inp .ivu-select-selection-focused{
    border: 2px solid #168C89 !important;
    transition: color .2s ease, background-color .2s ease;
    box-shadow: none !important;
} */
/* .custom_inp.ivu-form-item-error .ivu-input {
    border-color: #ed4014 !important;
} */
.custom_inp.ivu-form .ivu-form-item-label {
    color: #181c32 !important;
}
/* .custom_inp .ivu-input-suffix {
    top: 8px !important;
} */
.custom_inp_login .ivu-input-suffix {
    top: 8px !important;
}
.ivu-form-item-error-tip {
    font-weight: 300 !important;
}
.ivu-modal-body .ivu-form-item {
    margin-bottom: 20 !important;
}
.ivu-btn i {
    color: inherit !important;
}
.ivu-btn-default i {
    color: inherit !important;
}
.modal-button {
    text-align:center;
    margin-top: 15px;
}
.modal-button button {
    margin-right: 10px;
}
.ivu-modal-confirm-head-icon-confirm i {
    color: #f90 !important;
    font-size: 28px !important;
}
.header-fixed.toolbar-fixed .wrapper {
    padding-top: 50px !important;
}
._box_shadow{
    box-shadow: 0 0 20px 0 rgb(76 87 125 / 19%) !important;
}
.ivu-checkbox-inner {
    border: 1px solid #767676 !important;
}
.ivu-checkbox-disabled.ivu-checkbox-checked .ivu-checkbox-inner{
    background-color: #2c2c2c !important;
}
.ivu_check_box.ivu-checkbox-wrapper-disabled .ivu-checkbox-label-text{
    color: #4e5b6d !important;
}
/* .custom_inp.ivu-input-type-textarea textarea {
    background-color: #f5f8fa;
    border: 1px solid #f5f8fa !important;
}
.custom_inp.ivu-input-type-textarea .ivu-input {
    border-radius: 9px !important;
} */

/* .ivu_check_box.ivu-checkbox-wrapper-disabled .ivu-checkbox-inner {
    background-color: #2d8cf0 !important;
} */
.no_data {
	display: block;
	text-align: center;
	padding: 30px;
}
.no_data h2 {
	font-size: 20px;
	font-weight: 500;
	color: hsl(202, 5%, 70%);
}
.mr_10 {
    margin-right: 10px !important;
}
.table.gs-0 td:first-child, .table.gs-0 th:first-child {
    padding-left: 10px !important;
}
.table.gs-0 th:last-child {
    padding-right: 5px !important;
}
.ivu-checkbox-disabled+span{
    color: #4e5b6d !important;
}
._disable_link{
    pointer-events: none;
    cursor: default;
}
._disable_link_blur {
    pointer-events: none;
    cursor: default;
    opacity: 0.5;
}
.hiddenFileInput {
    position: absolute;
    height: 0;
    width: 0;
}
.btn ._cus_svg {
    margin-right: 0px !important;
}
.ivu-notice {
    z-index: 999999 !important;
}
.ivu-modal-wrap {
    z-index: 9999 !important;
}

@media (min-width: 992px){
    .content {
        padding-top: 30px !important;
    }
}
