body {}

h2 {
    font-family: "Century Gothic";
}

h4 {
    font-size: 20px;
}

a:hover {
    cursor: pointer;
}

.main-body {
    /*margin: 50px 0px 60px 0px;*/
    font-size: 12px;
    padding-top: 60px;
    /* padding-left: 40px; */
}

.m-0 {
    margin: 0;
}

.ps-0 {
    padding-left: 0 !important;
}

.pe-0 {
    padding-right: 0 !important;
}

.content td {
    vertical-align: top;
}

.img {
    border-radius: 5px;
}

.input-sm {
    /*max-width: 500px;*/
}

.top-menu {
    font-size: 12px;
}

.top-menu a i {
    font-size: 15px;
}

.fa {
    margin-right: 4px;
}

/* 
.row {
    width: 100% !important;
} */

/*.input-group {*/
/*min-width: 100%;*/
/*margin-bottom: 1%;*/
/*}*/

/*.form-control {*/
/*margin-bottom: 1%;*/
/*}*/

.hidden {
    display: none;
}

.table,
.row {
    font-size: 12px;
    /*background-color: #fff;*/
}

.table>tbody>tr:last-child {
    border-bottom: 1px solid #DDD;
}

.table th {
    background-color: #F0F0F0;
}

.modal-footer button {
    margin-left: 8px;
}

.txtEditor {
    max-height: 250px;
    height: 250px;
    background-color: white;
    border-collapse: separate;
    border: 1px solid rgb(204, 204, 204);
    padding: 4px;
    box-sizing: content-box;
    -webkit-box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
    box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    overflow: scroll;
    outline: none;
}

#voiceBtn {
    width: 20px;
    color: transparent;
    background-color: transparent;
    transform: scale(2.0, 2.0);
    -webkit-transform: scale(2.0, 2.0);
    -moz-transform: scale(2.0, 2.0);
    border: transparent;
    cursor: pointer;
    box-shadow: none;
    -webkit-box-shadow: none;
}

div[data-role="editor-toolbar"] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dropdown-menu a {
    cursor: pointer;
}

.notice_container div {
    margin-bottom: 10px;
}

.notice_head {
    border-bottom: 2px solid #e0e0e0;
    padding: 8px;
}

.borderless td,
.borderless th {
    border: none;
}

.comment_info {
    font-size: 11px;
    font-weight: bold;
    color: #666666;
}

.commentBody {
    font-size: 12px;
    margin-top: 4px;
    overflow: hidden;
}

.commentContainer {
    padding: 8px;
    border: 1px solid #BBB;
    margin-top: 15px;
    max-width: 400px;

    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.btn {
    font-size: 13px !important;
}

.table a.btn {
    margin: auto;
}

.user-img-icon {
    height: 40px;
    width: 40px;
    margin-right: 8px;
}

.label {
    font-size: 10px;
}

.service {
    background: #FFF !important;
    font-size: 11px;
}

.service:hover {
    cursor: pointer;
}

/*********************************************FROM STYLE*************************************************/

/*!*.modal-body .container {*!*/
/*!*max-width: 99%;*!*/
/*!*}*!*/

/*.blue {*/
/*color: #0e90d2;*/
/*}*/

.alert {
    padding: 6px;
    font-size: 11px;
    font-weight: bold;
}

.isloading-wrapper.isloading-right {
    margin-left: 10px;
}

.isloading-overlay {
    position: relative;
    text-align: center;
}

.isloading-overlay .isloading-wrapper {
    background: #FFFFFF;
    -webkit-border-radius: 7px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 7px;
    -moz-background-clip: padding;
    border-radius: 7px;
    background-clip: padding-box;
    display: inline-block;
    margin: 0 auto;
    padding: 10px 20px;
    top: 10%;
    z-index: 9000;
}

.errorAlert {
    padding: 8px;
    font-size: 12px;
    font-weight: bold;
}

.errorClass {
    border: 1px solid red;
}

.errorText {
    font-size: 11px;
    font-weight: bold;
    color: red;
}

.btn {
    font-size: 12px;
    padding: 6px;
}

.hr-black {
    border-top: 1px solid #999;
}

/**********************SID**************************/

.home_img {
    width: 150px;
    height: 150px;
    border: 1px solid #666666;
    padding: 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.tab-row {
    margin-bottom: 15px
}

.tab-row div {
    text-align: center;
}

.left-panel {
    height: 100%;
    border-right: 1px solid #9d9d9d;
    background-color: #EEEEEE;
    position: fixed;
    left: 0;
    width: 8.33%;
}

.p-2 {
    padding: 10px;
}

.h-100vh {
    height: 100vh;
}

.h-100 {
    height: 100%;
}


.nav-pills {
    font-size: 11px;
}

.nav-pills li {
    margin-bottom: 5px;
}

.nav-pills li a:hover {
    background-color: #dfdfdf !important;
}

.menu-grid {
    height: 150px;
    width: 150px;
    border: 1px solid;
    margin-bottom: 8px;
    cursor: pointer;
}

.menu-grid i {
    font-size: 50px;
    line-height: 140px;
    margin-left: 35%;
}

.grid-text {
    color: #FFF;
    padding-left: 0px;
    text-align: center;
    position: relative;
    bottom: 16px;
    font-size: 13px;
    font-weight: bold;
}

.nav.navbar-nav li .top-menu-head {
    color: white;
}

.menu-container {
    width: 99%;
}

input[type="checkbox"] {
    margin-right: 4px !important;
    margin-left: 8px !important;
    /*margin-bottom: 5px;*/
    width: 1.4em;
}

input[type="radio"] {
    margin-right: 6px !important;
    margin-bottom: 5px;
}

.table th {
    white-space: nowrap;
}

.display {
    font-size: 13px;
}

.display td,
.display th {
    text-align: left;
    padding: 10px 0px 10px 10px !important;
}

/*.display > thead > tr > td:first-child {*/
/*width: 10px;*/
/*}*/

#data_table {
    width: 100% !important;
}

#data_table .options {
    padding: 15px;
}

#table_filter {
    margin-bottom: 20px
}

.datatable-col {
    margin: 2px !important;
    border: 1px inset;
}

.det>tbody>tr>td:first-child {
    width: 120px;
    font-weight: bold;
}

.container {
    margin-left: 0px !important;
    padding-left: 0px !important;
}

label {
    font-weight: normal;
}

.dynamic_txt input {
    margin-bottom: 4px;
}