mainSystemLogo*/ @import url('/static/css/muli.css');

h1,
h2,
h3,
h4,
h5,
h6,
p,
label,
small,
span,
input,
button,
table,
tr,
thead,
th,
tbody,
td,
ul,
li,
ol,
a {
    font-family: 'Muli', sans-serif !important;
}

body#loginPage * :not(i.icon) {
    font-family: 'Muli', sans-serif;
}

body#body.pushable {
    background-color: #f1f1f1 !important;
    height: auto;
}

body.pushable>.pusher {
    background: none !important;
}

.pushable>.pusher:after {
    display: none !important;
}

.redText {
    color: #db2828 !important;
}

/* body#loginPage * :not(i.icon) {
    font-family: 'Open Sans', sans-serif;
} */
.lightText {
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}

.numericfont {
    font-family: 'Cairo', sans-serif;
}

.numericfont.bold {
    font-weight: 900;
}

.ui.menu .item>i.icon {
    margin-right: 0px !important;
}


#mainContainer.open_nav_active {
    /*padding-left: 170px !important;*/
}

#mainContainer.open_nav_active>.ui.container {
    /*transform: scale(0.8);*/
}

#mainContainer,
#mainContainer * {
    transition: all 0.2s;
}

#dynamicTableModal,
#updateStatus {
    border-radius: 0px !important;
}

#search_dynamicTableModal_List_Input,
#id_status,
#id_marks {
    border-radius: 0px !important;
}

.border_radius {
    border-radius: 0px !important;
}

#mainContainer #topNavBar {
    background: #18315a !important;
    position: fixed;
    margin: 0rem 0em !important;
    box-shadow: none !important;
    border: none !important;
    height: 50px !important;
    border-bottom: 1px solid #ccc !important;
}

.btnAttendance .ui.button {
    height: 150px;
    line-height: 110px;
    font-size: 20px;
}

body#loginPage.pushable>.pusher {
    background: none !important;
}

.select-info {
    margin-left: 10px;
}

.label.present {
    background-color: #21BA45 !important;
    border-color: #21BA45 !important;
    color: #FFFFFF !important;
}

.label.absent {
    background-color: #DB2828 !important;
    border-color: #DB2828 !important;
    color: #FFFFFF !important;
}

.label.present-late {
    background-color: #F2711C !important;
    border-color: #F2711C !important;
    color: #FFFFFF !important;
}

.linkCol {
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

.text-center {
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

#loginForm {
    position: relative;
    text-align: center;
    margin-top: 30px;
}

#loginForm .ui.button {
    background: #263078 !important;
}

#loginForm img {
    box-shadow: 0 0 10px;
    background: #fff;
    padding: 20px;
    margin-bottom: 0;
    height: 160px;
    width: auto;
    border-radius: 190px;
}

body {
    background: #f1f1f1 !important;
}

#companyLogo {
    width: 100%;
    text-align: center;
    clear: both;
    display: flex;
    padding: 0 0 10px 0;
    color: #fff;
    align-items: center;
}

#companyLogo h1 {
    margin: 0;
    font-size: 60px;
    padding-right: 20px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    position: relative;
    vertical-align: middle;
    flex: auto;
    text-align: right;
}

#companyLogo h1:after {
    content: "";
    width: 2px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 0;
}

#companyLogo small {
    font-size: 17px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 17px;
    padding-left: 20px;
    text-align: left;
    vertical-align: middle;
    flex: auto;
}

#topNavBar #companyLogo {
    margin: 0 auto;
    padding: 14px 0 !important
}

#topNavBar #companyLogo h1 {
    color: #000;
    font-size: 30px;
    padding-right: 10px !important;
}

#topNavBar #companyLogo h1:after {
    background-color: #000;
}

#topNavBar #companyLogo small {
    width: 40%;
    color: #000;
    padding-left: 10px !important;
    font-size: 11px;
    line-height: 12px;
    vertical-align: middle;
}

.dt-button {}

#mainLogo-nav {
    width: 100%;
    text-align: center;
    float: left;
    clear: both;
    height: 90px;
    font-size: 11px;
    color: #fff !important;
    background: #d23030;
}

#mainLogo-nav a {
    color: #fff !important;

}

#mainLogo-nav {
    background: none !important;
    height: 80px;
}

#mainLogo-nav span {
    font-size: 66px;
    float: left;
    clear: both;
    width: 100%;
    height: 60px;
    line-height: 70px;
    color: #fff !important;
}

#mainLogo-nav .logoTxt {
    width: 100%;
    font-size: 12px;
    background: #263078;
    height: auto;
    line-height: 22px;
}

#mainLogo-nav .crysCampus {
    width: 80%;
    background-size: 100%;
    display: block;
    margin: 10px auto;
    float: none;
    border: 0;
    height: 38px;
}

.crysCampus {
    background: url(../images/crysCampus-Logo.png) no-repeat left top;
    width: 110px;
    height: 25px;
    float: left;
    padding-right: 10px !important;
    background-size: contain;
}

#loginform_logo {
    background: url(../images/crysCampus-Logo.png) no-repeat left top;
    width: 200px;
    height: 40px;
    vertical-align: middle;
    margin: 0 auto;
    background-size: contain;
    float: none;
}

.schoolLogo {
    font-size: 40px;
    color: #263078;
    line-height: 44px;
}

#mainLogo {
    width: 100%;
    text-align: center;
    clear: both;
    font-size: 11px;
    color: #fff !important;
    background: #b5b5b5;
    vertical-align: top;
    display: inline-block;
    padding: 7px 0 0 0;
}

#mainLogo a {
    color: #fff !important;

}

#mainLogo span {
    font-size: 27px;
    color: #fff !important;
    display: inline-block;
    height: 24px;
    margin: 0;
    padding: 0;
    font-weight: 900;
    border-right: 1px solid #fff;
    padding-right: 15px;
    margin-right: 15px;
    vertical-align: middle;
    padding-top: 1px;

}

#mainLogo small {
    line-height: 22px;
    display: inline-block;
    height: 30px;
    vertical-align: top;
    font-size: 15px;
}

/*

#loginForm:after {
    content:"";
    background: url('../images/newlogo.png') no-repeat !important;
    width: 387px;
    height: 439px;
}
*/
.ui.left.visible.sidebar,
.ui.right.visible.sidebar {
    box-shadow: 0px 0px 2px rgba(34, 36, 38, 0.4);
}

.ui.form select,
.ui.form input:not([type]),
.ui.form input[type="date"],
.ui.form input[type="datetime-local"],
.ui.form input[type="email"],
.ui.form input[type="number"],
.ui.form input[type="password"],
.ui.form input[type="search"],
.ui.form input[type="tel"],
.ui.form input[type="time"],
.ui.form input[type="text"],
.ui.form input[type="file"],
.ui.form input[type="url"] {
    border: 1px solid rgba(34, 36, 38, 0.30);
    font-size: 11px !important;
    height: 35px !important;
}

.leftMenu {
    font-size: 0.9em;
    background: none !important;
}

.leftMenu * {
    color: #333 !important;
}

.leftMenu .title {
    /*border-top: 1px solid rgba(255, 255, 225, 0.3) !important;*/
}

.leftMenu .menuContainer .content {
    padding: 0 !important;
}

.leftMenu .menuContainer {
    position: relative;
    clear: both;
}

.leftMenu .menuContainer .title {
    border-bottom: 1px solid rgba(255, 255, 225, 0.3) !important;
    position: relative;
}

.leftMenu .menuContainer .title>a.item {
    position: static !important;
}

.leftMenu .menuContainer:hover .title {
    /*background: rgba(0, 181, 110, 1) !important;*/
}

.menuContainer .content>a.item:hover,
.leftMenu .menuContainer .title:hover {
    background: rgba(0, 0, 0, 0.3) !important;
    color: #fff !important;
}

.leftMenu .ui.header {
    padding-left: 10px;
}

#mainContainer {
    width: 100%;
    background: none !important;
}

.mid-container {
    max-width: 900px !important;
    margin: 0 auto !important;
}

.ui.sidebar {
    /*left: -215px !important;*/
}

.ui.sidebar .item {
    cursor: pointer;
}

.leftMenu {
    box-shadow: none !important;
}

.errorlist {
    list-style: none;
    padding: 0;
    margin: 0;
    color: #DB2827 !important;
    font-size: 12px !important;
}

div.ms-parent {
    width: 100% !important;
}

.ms-choice {
    height: 35px !important;
    line-height: 38px !important;
    border: 1px solid rgb(222, 222, 222) !important;
}

.ms-choice>div {
    top: 5px !important;
    right: 5px !important;
}

.hide {
    display: none;
}

.ms-drop ul>li.group~li {
    padding-left: 18px;
}

.ms-drop ul>li.group {
    padding-left: 0 !important;
}

.ms-drop ul>li label:not(.optgroup) {
    font-weight: normal;
    display: block;
    white-space: nowrap;
    line-height: 12px;
    position: relative;
    float: left;
    width: 100%;
    font-size: 12px !important;
}

.ms-drop ul>li.ms-select-all label {
    padding-left: 0;
}

.ms-drop ul>li {
    display: block;
    margin-top: 5px;
}

.ms-choice>span {
    font-size: 11px;
}

/*.ms-drop ul > li.ms-select-all.selected label:after,
.ms-drop ul > li.selected label input[type="checkbox"] + span:after {
    content: "\f00c";
    line-height: 15px;
    color: green;
    font-size: 11px;
    font-family: 'Icons';
    text-align: center;
    float: left;
    left: -19px;
    top: 2px;
    width: 14px;
    height: 14px;
    position: absolute;

}

.ms-drop ul > li.selected label input[type="radio"] + span:after {
    content: "";
    background: green;
    border-radius: 10px;
    height: 8px;
    width: 8px;
    float: left;
    left: -16px;
    top: 5px;
    position: absolute;
}
.ms-drop ul > li.ms-select-all label:after {
    left: -1px !important;

}

.ms-drop ul > li label input + span {
    position: relative;

}


.ms-drop ul > li label input {
    opacity: 0;
    float: left;
    width: 0;
    height: 0;
    position: relative;
    margin-left: -15px;
}


.ms-drop ul > li.ms-select-all label:before,
.ms-drop ul > li label input + span:before {
    content: "";
    width: 14px;
    height: 14px;
    border: 1px solid #ccc;
    float: left;
    left: -19px;
    top: 2px;
    position: absolute;
    margin: 0;
    z-index: 9;

}

.ms-drop ul > li.ms-select-all label:before {
    left: -1px !important;

}

.ms-drop ul > li label input[type="radio"] + span:before {
    border-radius: 16px;
}

.ms-drop ul > li.ms-select-all label:before,
.ms-drop ul > li label input[type="checkbox"] + span:before {
    border-radius: 3px;
}








*/












.groupField+div.ms-parent .ms-drop ul li.group {
    margin-left: 0 !important;
}

.groupField+div.ms-parent .ms-drop ul li {
    margin-left: 15px;
}

#usermenu.visible {
    text-align: left;
}

#usermenu.visible .menu.item {
    background: #18315a !important;
    float: left !important;
}

#usermenu .item {
    text-align: left !important;

}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

@media (max-width: 768px) {

    .right.floated,
    .right.floated .button,
    .left.floated,
    .left.floated .button {
        float: none !important;
        text-align: center;
    }

}

#loader {
    z-index: 1003 !important;
    position: fixed;
}

/*.ui.sidebar.menuActive {
    z-index: 999;
}*/
footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 998;
}

footer .ui.container {
    margin: 1em;
    align-items: center !important;
    justify-content: flex-end;
}

footer .ui.container span {
    float: left;
    padding-right: 10px;
}

#mainContainer>.ui.container {
    margin-bottom: 0px;
    padding-bottom: 0px !important;
    max-width: 100%;
    width: 85% !important;
}

#loginForm #mainLogo {
    float: none;
    border-radius: 0.28571429rem 0.28571429rem 0 0;
}

.table-container table .ui.checkbox {
    display: block !important;
    margin: 0 auto !important;
    max-width: 20px !important;
}

/* adding hight for multiselect Dropdown list */
.ms-drop ul>li label {
    height: 20px;
}

.text_overflow {
    text-overflow: ellipsis;
    max-width: 95%;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
}

.ui.comments {
    max-width: 100% !important;
}

.left_comment {
    clear: both;
    max-width: 70% !important;
    min-width: 30% !important;
    background-color: #f5e9e9 !important;
    padding-top: 5px !important;
    padding-right: 10px !important;
    padding-bottom: 5px !important;
    padding-left: 10px !important;
    text-align: justify;
    float: left !important;
    margin-bottom: 8px !important;
    color: #333 !important;
    border-radius: 7px;
    box-shadow: 0 3px 9px 0 rgba(54, 56, 62, 0.48);
}

.right_comment {
    clear: both;
    max-width: 70% !important;
    min-width: 30% !important;
    background-color: #daf7c1 !important;
    padding-top: 5px !important;
    padding-right: 10px !important;
    padding-bottom: 5px !important;
    padding-left: 10px !important;
    text-align: justify;
    float: right !important;
    margin-bottom: 8px !important;
    color: #333 !important;
    border-radius: 7px;
    box-shadow: 0 3px 9px 0 rgba(54, 56, 62, 0.48);
}

.ui.comments .comment .text {
    color: #333 !important;
    padding-top: 5px !important;
    font-size: 12px !important;
}

.ui.comments .comment .author {
    color: #615454 !important;
    color: #333 !important;
    font-size: 15px !important;
}

#comment_textarea {
    margin-top: 25px !important;
}

small {
    margin: 0;
    padding: 0;
    line-height: 10px;
    display: block;
    text-transform: uppercase;
    font-size: 10px;
}

.small-text {
    font-size: 12px;
    padding: 0;
    margin: 0;
    line-height: 15px;
}

.large-heading {
    font-size: 22px;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

div#topNavBar {
    border-radius: 0px !important;
    padding: 0;
    margin: 0;
}

/* Listview table css*/
.right_segment {
    border-radius: 0px !important;
    width: 100%;
    margin: 0 auto;
    padding: 0 50px;
}

.right_segment h1 {
    font-size: 19px;
    color: #333;
}

.right_segment .ui.header {
    clear: both;
    width: 100%;
    margin-top: 0 !important;
}

#select_module_row .ui.card {
    width: auto !important;
    text-align: center !important;
    color: #fff;
    padding: 60px 0;
    text-transform: uppercase;
    font-size: 22px;
    cursor: pointer;
    border-radius: 0px !important;
}

.ui.card.card_styling_1:hover,
.ui.card.card_styling_2:hover,
.ui.card.card_styling_3:hover {
    opacity: 0.8;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.ui.card.card_styling_1 {
    background-color: #f15c27;
}

.ui.card.card_styling_2 {
    background-color: #0c4da2;
}

.ui.card.card_styling_3 {
    background-color: #00c292;
}

div#related_data {
    margin-top: 20px;
    display: none;
}

div#related_data #go_back {
    color: #21ba45 !important;
    font-size: 30px !important;
}

#page_breadcrums {
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 0px;
    font-size: 11px;
}

#page_breadcrums li {
    float: left;
    color: #1e70bf;
    position: relative;
    margin-right: 20px;
    margin-bottom: 10px;
}

#page_breadcrums li:after {
    content: ">";
    right: -20px;
    top: 0;
    position: absolute;
    padding: 0 8px
}

#page_breadcrums li:last-child:after {
    display: none;
}

#page_breadcrums li:not(.breadCrum-nolink):hover:before {
    content: "";
    height: 1px;
    display: block;
    width: 100%;
    background: #1e70bf;
    position: absolute;
    top: 100%;
}

#page_breadcrums li:last-child.breadCrum-nolink a {
    color: #555;
    /*cursor: pointer;*/
    font-weight: bold;
}


.page_header {
    float: left;
    width: 100%;
    margin-bottom: 0px;
    clear: both;
}

.page_header h1 {
    float: left;
    margin-bottom: 0;
}

.page_header .ui.button {
    float: right;
    margin-right: 0;
    margin-left: 4px;
    cursor: pointer;
}

/*#tableApp {
    margin-top: 110px !important;
    text-align: center !important;
}
#tableApp strong{
    color: #8a8080 !important;
    font-size: 40px !important;
}
#tableApp span{
    color: #8a8080 !important;
    font-size: 20px !important;
}*/

#tableApp table td .ui.circular.icon.button {
    padding: 6px !important;
}

#tableApp table td .ui.circular.icon.button i.icon {
    font-size: inherit !important;
}

#dynamicTableModal_ListTag {
    flex-wrap: wrap;
    display: flex;
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
}

#dynamicTableModal_ListTag li {
    margin-bottom: 10px !important;
}

#dynamicTableModal_ListTag li>span,
#dynamicTableModal_ListTag li a {
    color: #fff !important;
    display: block;
    padding: 4px 8px;
    background: #1ca21c;
    border-radius: 5px !important;
    border-collapse: collapse;
    max-width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    margin-right: 5px !important;
    font-size: 12px;
}

#dynamicTableModal_ListTag li a {
    cursor: pointer;
}

#dynamicTableModal_ListTag li:hover a {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

/* ------------------ Checkbox css ------------------ */

.fancy_checkbox {
    position: relative;
    margin-right: 4px !important;
    display: inline-block;
    min-height: 24px !important;
}

.fancy_checkbox input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 99;
    cursor: pointer;

}

.fancy_checkbox label {
    display: block;
    margin: 0;
}

.fancy_checkbox.disabled:hover input {
    cursor: not-allowed;
}

.fancy_checkbox.disabled .checkbox_style {
    opacity: 0.3;
}

.fancy_checkbox.disabled:after {
    content: "";
    background: red;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.fancy_checkbox .checkbox_label {
    font-size: 12px !important;
    display: inline-block;
    cursor: pointer;
    position: relative;
    white-space: nowrap;
}

.fancy_checkbox .checkbox_label .checkbox_style {
    display: inline-block;
    position: relative;
    background-color: transparent;
    width: 20px;
    height: 20px;
    transform-origin: center;
    border: 2px solid #1790b5;
    border-radius: 50%;
    vertical-align: -6px;
    margin-right: 4px;
    transition: background-color 150ms 200ms, transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89);
}

.fancy_checkbox .checkbox_label .checkbox_style:before {
    content: "";
    width: 0px;
    height: 2px;
    border-radius: 2px;
    background: #1790b5;
    position: absolute;
    transform: rotate(45deg);
    top: 8px;
    left: 4px;
    transition: width 50ms ease 50ms;
    transform-origin: 0% 0%;
}

.fancy_checkbox .checkbox_label .checkbox_style:after {
    content: "";
    width: 0;
    height: 2px;
    border-radius: 2px;
    background: #1790b5;
    position: absolute;
    transform: rotate(305deg);
    top: 12px;
    left: 6px;
    transition: width 50ms ease;
    transform-origin: 0% 0%;
}

.fancy_checkbox:hover:not(.disabled) .checkbox_style:before,
.fancy_checkbox:not(.disabled) .checkbox_label:hover .checkbox_style:before {
    width: 5px;
    transition: width 100ms ease;
}

.fancy_checkbox:hover:not(.disabled) .checkbox_style:after,
.fancy_checkbox:not(.disabled) .checkbox_label:hover .checkbox_style:after {
    width: 10px;
    transition: width 150ms ease 100ms;
}

.fancy_checkbox:not(.disabled) input[type="radio"]:not(.toggle_checbox),
.fancy_checkbox:not(.disabled) input[type="checkbox"]:not(.toggle_checbox) {
    opacity: 0;
}

.fancy_checkbox input[type="radio"]:checked+.checkbox_style,
.fancy_checkbox input[type="checkbox"]:checked+.checkbox_style {
    background-color: #1790b5;
    transform: scale(1.15);
}

.fancy_checkbox input[type="radio"]:checked+.checkbox_style:after,
.fancy_checkbox input[type="checkbox"]:checked+.checkbox_style:after {
    width: 10px;
    background: #fff;
    transition: width 150ms ease 100ms;
}

.fancy_checkbox input[type="radio"]:checked+.checkbox_style:before,
.fancy_checkbox input[type="checkbox"]:checked+.checkbox_style:before {
    width: 5px;
    background: #fff;
    transition: width 150ms ease 100ms;
}

.fancy_checkbox:hover input[type="radio"]:checked+.checkbox_label .checkbox_style,
.fancy_checkbox:hover input[type="checkbox"]:checked+.checkbox_label .checkbox_style {
    background-color: #1790b5;
    transform: scale(1.15);
}

.checkbox_label.checkbox .checkbox_style {
    border-radius: 4px !important;

}



table#dataTableView tr,
table#dataTableView th,
table#dataTableView td,
table#dataTableView thead,
table#dataTableView tbody {
    border-radius: 0px !important;
}



/* ----------------- Media Queries ----------------- */

@media screen and (min-width: 768px) {

    #loginForm {
        max-width: 450px;
        vertical-align: middle;
        margin: 50px auto 0;
    }


    .ui.small.vertical.menu {
        width: 212px !important;
    }

    /*    #mainContainer.menuActive {
        width: 100%;
        float: left;
    }
    .ui.sidebar.menuActive {
        left: 0 !important;
    }*/
}

@media screen and (max-width: 768px) {
    .right_segment {
        padding: 0 !important;
    }

    .page_header>h1 {
        width: 100% !important;
        margin-bottom: 30px !important;
    }

    .page_header {
        text-align: center !important;
    }

    .ui.header {
        width: 100%;
        margin-bottom: 30px;
    }

    .ui.header>h1 {
        text-align: center !important;
    }

    #mainContainer.responsiveMenu {
        width: 100%;
        float: left;
    }

    #mainContainer.responsiveMenu>.ui.menu {
        margin-left: 180px !important;
    }

    .ui.sidebar.responsiveMenu {
        left: 0 !important;
    }

    .ui.middle.attached.segment.no_border.segment_spacing {
        height: auto !important;
    }

    h1#mainTitle {
        font-size: 20px !important;
    }

    .right_segment .ui.header h1 {
        text-align: left !important;
    }

    .right_segment h1#newHeading,
    .right_segment h1 {
        margin-top: 0px !important;
    }

    #mainContainer.open_nav_active>.ui.container {
        transform: none !important;
    }

    #mainContainer.open_nav_active>.ui.container #newHeading {
        font-size: 15px !important;
    }

    .ui.bottom.segment.attached.center.aligned.no_border {
        margin-bottom: 0px !important;
    }
}

@media screen and (max-width: 980px) {
    .right_segment .ui.header h1 {
        text-align: left !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 980px) {
    .right_segment {
        /*margin-left: 70px !important;*/
        width: 90%;
    }

    .ui.container {
        width: 100% !important;
    }
}

@media screen and (min-width: 980px) and (max-width: 1200px) {
    .right_segment {
        /*margin-left: 30px !important;*/
    }
}



/* Action Dots Css */
.action_btn_dots {
    width: 26px !important;
    height: 26px !important;
    display: block !important;
    margin: 0 auto !important;
    border-radius: 130px !important;
}

.action_btn_dots:hover {
    background: #eee !important;
}

.dot,
.dot:before,
.dot:after {
    position: absolute;
    width: 3px;
    height: 3px;
    border-radius: 20px;
    background-color: #34495e;
}

.dot {
    left: 50%;
    top: 50%;
    margin-left: -1px;
    margin-top: -7px;
}

.dot:before,
.dot:after {
    content: "";
}

.dot:before {
    top: 6px;
}

.dot:after {
    top: 12px;
}

.action_btn_dots {
    margin-bottom: 11px;
    background: none !important;
}





.row_custom_link {
    float: left;
    margin-right: 2px;
}

.row_custom_link span i.icon {
    cursor: pointer;
}

.row_custom_link .action_btn_dots {
    margin-top: 0px !important;
}

a.dynamicTableColumnModal {
    cursor: pointer;
    padding-left: 12px !important;
    padding-right: 12px !important;
}



.ui.toggle.checkbox.gender .box:hover:before,
.ui.toggle.checkbox.gender label:hover:before,
.ui.toggle.checkbox.gender input:focus~label:before,
.ui.toggle.checkbox.gender input:focus~.box:before,
.ui.toggle.checkbox.gender .box:before,
.ui.toggle.checkbox.gender label:before {
    background: #198f35 !important;
}

.ui.toggle.checkbox.gender input:checked~.box:before,
.ui.toggle.checkbox.gender input:checked~label:before {
    background: #0d71bb !important;

}

.ui.toggle.checkbox.gender input:hover:checked~.box:before,
.ui.toggle.checkbox.gender input:focus:checked~.box:before,
.ui.toggle.checkbox.gender input:hover:checked~label:before,
.ui.toggle.checkbox.gender input:focus:checked~label:before {
    background: #0d71bb !important;
}

#homework_id_modal {
    overflow: auto;
    height: 200px;
    display: block;
    border: 1px solid #ccc;
    padding: 10px;
}

#homework_id_modal ul,
#homework_id ul,
.modalFormSummary ul,
.trumbowyg-editor ul {
    list-style: inherit !important;
}

#homework_id_modal ol,
#homework_id ol,
.modalFormSummary ol,
.trumbowyg-editor ol {
    list-style: decimal;
}

#homework_id_modal ul li,
#homework_id_modal ol li,
#homework_id ul li,
#homework_id ol li,
.modalFormSummary ul li,
.modalFormSummary ol li,
.trumbowyg-editor ul li,
.trumbowyg-editor ol li {
    margin-left: 20px !important;
}


/*=============================================================================================================*/
/*Left Navigation #side_nav*/

.icon.left_icons {
    margin-left: 0px !important;
    margin-top: 0px !important;
    font-size: 21px !important;
    width: 44px !important;
    height: 40px !important;
    text-align: center;
    padding: 0 !important;
}

.left_icons {
    margin-top: 5px !important;
    position: absolute;
    padding-left: 11px !important;
    color: #fff !important;
    left: -1px;
    padding-top: 0;
    line-height: 33px;
    width: 1.8em !important;
    text-align: center;
    font-size: 18px !important;
    filter: brightness(0) invert(1);
    top: 0;
    max-width: 100% !important;
    max-height: 100% !important;
}

.right_icons {
    color: #fff !important;
    position: absolute;
    right: 10px;
    top: 15px;
    transition: all 3s;
}

/*=============================================================================================================*/






.blue_heading_style {
    background-color: #0c4da2 !important;
    color: #fff !important;
    border-radius: 0px !important;
}

/* multiSelect Dropdown Error Showing */
.error .ms-choice {
    background: #FFF6F6;
    border-color: #E0B4B4;
    color: #9F3A38;
    border-radius: '';
    box-shadow: none;
}


/*fms*/

.table_link_list {
    font-weight: bold !important;
    border-bottom: 1px solid black !important;
    font-size: 14px !important;
}

.footerHtml * {
    font-size: 10px !important;
}

.dasboard_Menu {
    width: 100%;
    display: table-cell;
    text-align: center;
    margin: 0;
    box-sizing: border-box;
    vertical-align: middle;
    width: 1%;
}

.dasboard_Menu a {
    display: inline-block;
    width: 23%;
    margin: 2%;
    background: #fff;
    padding: 20px;
    font-size: 18px;
    height: 120px;
    line-height: 50px;
    transition: all 0.5s;
    cursor: pointer;
    border-radius: 12px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1)
}

.dasboard_Menu a:hover {
    transition: all 0.5s;
    background: #18315a;
    color: #fff;
}

.dasboard_Menu a i {
    display: block;
    margin-bottom: 5px;
    text-align: center;
    margin: 0 auto 5px;
    font-size: 32px;

}

.invisible_field_container {
    padding: 0 !important;
    /*background: #fcfcfc  !important;*/
}

.invisible_field_container .ui.form input.invisible_field,
.invisible_field_container input.invisible_field,
input.invisible_field {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    width: 100% !important;
    padding: 0 6px !important;
    height: 52px !important;
    max-height: 52px !important;
}

div#modelFormContainer .field {
    float: left;
    width: 33%;
    clear: none;
    padding: 10px 2.5%;
    max-height: 75px;
    box-sizing: border-box;
}



/*================*/
.hexagon.green {
    background-color: #30b611;
}

.hexagon.green:after,
.hexagon.green:before {
    border-top-color: #30b611;
    border-bottom-color: #30b611;
}

.hexagon.yellow {
    background-color: #f1c30b;
}

.hexagon.yellow:after,
.hexagon.yellow:before {
    border-top-color: #f1c30b;
    border-bottom-color: #f1c30b;
}

.hexagon.orange {
    background-color: #f15922;
}

.hexagon.orange:after,
.hexagon.orange:before {
    border-top-color: #f15922;
    border-bottom-color: #f15922;
}

.hexagon.red {
    background-color: #d23030;
}

.hexagon.red:after,
.hexagon.red:before {
    border-top-color: #d23030;
    border-bottom-color: #d23030;
}

/*===========*/

.hexagon {
    position: relative;
    width: 32px;
    height: 17px;
    background-color: #64C7CC;
    margin: 10.60px 0;
    float: left;
    margin-right: 10px;
}

.hexagon:before,
.hexagon:after {
    content: "";
    position: absolute;
    width: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    text-align: left;
    left: 0;
}

.hexagon:before {
    bottom: 100%;
    border-bottom: 10.60px solid #64C7CC;
}

.hexagon:after {
    top: 100%;
    width: 0;
    border-top: 10.60px solid #64C7CC;
}

.hexagon~.text_containers .mini-text {
    line-height: 11px;
    margin-top: 2px;
}

.hexagon~.text_containers .mini-count {
    max-width: 40px;
    text-align: center;
    display: inline-block;
    padding-right: 2px;
}

.hexagon~.text_containers .bold-count {
    padding-right: 2px;

}

.circle_text_container .mini-text {
    text-transform: uppercase !important;
    font-size: 12px;
    line-height: 12px;
    text-align: center
}

.text_containers {
    float: left;
}

.text_containers p {
    margin-bottom: 0px;
}

.square_box {
    width: 100%;
    height: 75px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
    color: white;
}

div.square_text_container {
    padding-left: 10px;
}

div.square_text_container strong {}

.square_box .big-count-light {
    margin-bottom: 0px;
    line-height: 38px;
}

.square_box .bold-count {
    display: block;
    margin-top: 0;
    line-height: 12px;

}

.circle_box {
    width: 100%;
    height: 150px;
    max-width: 150px;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
    display: block;
}

div.circle_text_container {
    padding: 50px 0;
    color: white;
}

div.circle_text_container span {
    font-size: 34px;
    padding-bottom: 15px;
    display: block;
}

div.circle_text_container p {
    padding-top: 10px;
    font-weight: bold;
}

.no_padding {
    padding: 0px;
    margin: 0px;
}

.icons {
    color: white;
    font-size: 1.3rem !important;
    margin: 0 auto !important;
    text-align: center !important;
    display: block !important;
}

.mini-text {
    font-size: 11px;
    font-family: 'Open Sans';
    font-weight: 600;
}

.mini-count {
    font-size: 11px;
    font-family: 'Open Sans';
    font-weight: 800;
}

.bold-count {
    font-size: 16px;
    font-weight: 800;
    font-family: 'Open Sans';
}

.big-count-light {
    font-size: 30px;
    font-weight: 400;
    font-family: 'Open Sans';

}

.fms_dashboard_links1 {
    color: #272727 !important;
    text-decoration: none;
}

.fms_dashboard_links2 {
    color: #ffffff !important;
    text-decoration: none;
}


.reportRangeField {
    background: #fff;
    box-sizing: border-box;
    border: 1px solid rgba(34, 36, 38, .15);
    border-radius: .28571429rem;
    padding: 6px 10px;
    height: 35px !important;
    width: 100%;
}

.daterangepicker {
    /*width: 100% !important;*/
    /*max-width: 630px !important;*/
}

.reportRangeField span {
    font-size: 11px;

}

#bankAccounts {
    height: 378px;
    position: relative;
    overflow: auto;
}


.bank_content {
    padding: 6px 0;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
}

.bank_content:last-child {
    border-bottom: 0;
}

.bank_content:after {
    content: "";
    clear: both;
    display: block;
    width: 100%;
    height: 0;

}

.bank_content .bank_name {
    font-weight: bold;
    font-size: 13px;
}

.bank_detail {
    display: block;
}

.bank_detail label,
.bank_detail .bankbalance {
    width: 50%;
    float: left;
    font-size: 12px;
}

.bank_detail:after {
    content: "";
    clear: both;
    display: block;
    width: 100%;
    height: 0;

}

.bank_detail .bankbalance {
    text-align: right;
}

.totalBankBalance {
    font-size: 16px;
    font-weight: bold;
}

.totalBankBalance .bankbalance {
    font-size: 16px;
}

.dashboardWidget {
    /*height: 400px;*/
    margin-bottom: 20px;
}

.bigAmount {
    font-size: 26px;
    font-weight: bold;
}

.amountPlaceholder {
    font-weight: 900;
    font-size: 16px;
    text-transform: uppercase !important;
    margin-top: 8px;
    opacity: 0.3;

}

.expense-legend li {
    padding-left: 15px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 14px;
    color: #888
}

.expense-legend strong {
    display: block;
    margin-left: -15px;
    font-size: 13px;
    margin-bottom: 0;
    color: #222;
}

.expense-legend strong span {
    margin-right: 2px;
}

.dashboardItemList {
    display: block;
    margin-top: 15px;
    height: 280px;
    overflow: auto;
}

.dashboardItemList li {
    padding: 6px;
    border-bottom: 1px solid #ccc;
    width: 100%;
    display: block;
}

.dashboardItemList li .itemName {
    font-weight: bold;
    font-size: 13px;
    text-align: left;
    display: block;
    line-height: 14px;

}

.dashboardItemList li .itemAmount {
    font-size: 13px;
    text-align: right;
    display: block;
}

.dashboardItemList li .itemAmount .currencyText {
    display: inline-block;
}

.dashboardQuickButton {
    padding: 30px 0 18px !important;
}

.dashboardQuickButton .icon {
    font-size: 46px;
    margin-bottom: 0px;
    display: block;
    text-align: center;
    width: 100%;
}



/* Dynamic Modal Form */
div#editable_modal {
    width: 100% !important;
    height: 100% !important;
    margin: -14px 0 !important;
}

div#editable_modal .scrolling.content {
    /*max-height: calc(81vh);*/
    position: relative;
    height: 100%;
    overflow: auto;
}

div#editable_modal>.actions {
    position: absolute;
    width: 100%;
    bottom: 0;
}

/* Dynamic Modal Form END */

/* color plate*/
.bg-lime {
    background-color: #a4c400 !important;
    color: #ffffff !important;
}

.bg-green {
    background-color: #60a917 !important;
}

.bg-emerald {
    background-color: #008a00 !important;
}

.bg-teal {
    background-color: #00aba9 !important;
}

.bg-cyan {
    background-color: #1ba1e2 !important;
}

.bg-cobalt {
    background-color: #0050ef !important;
}

.bg-indigo {
    background-color: #6a00ff !important;
}

.bg-violet {
    background-color: #aa00ff !important;
}

.bg-pink {
    background-color: #f472d0 !important;
}

.bg-magenta {
    background-color: #d80073 !important;
}

.bg-crimson {
    background-color: #a20025 !important;
}

.bg-red {
    background-color: #e51400 !important;
    color: #ffffff !important;
}

.bg-orange {
    background-color: #fa6800 !important;
    color: #ffffff !important;
}

.bg-amber {
    background-color: #f0a30a !important;
    color: #ffffff !important;
}

.bg-yellow {
    background-color: #e3c800 !important;
}

.bg-brown {
    background-color: #825a2c !important;
}

.bg-olive {
    background-color: #6d8764 !important;
}

.bg-steel {
    background-color: #647687 !important;
}

.bg-mauve {
    background-color: #76608a !important;
}

.bg-sienna {
    background-color: #a0522d !important;
}

.bg-black {
    background-color: #000000 !important;
    color: #ffffff;
}

.bg-white {
    background-color: #ffffff !important;
    color: #000000;
}

/* color plate END*/


/*  ba-table */
.tableSegment {
    min-height: 400px;
    display: flex;
    flex: 1;
    /*overflow: auto;*/
}

.ba-table {
    width: 100% !important;
    padding: 0px;
    margin: 0;
    border: 0 !important;
}

.ba-table th {
    text-transform: uppercase !important;
    white-space: nowrap;
}

.ba-table tbody tr td>[data-tooltip] {
    float: left;

}

.ba-table tbody tr td>span,
.ba-table tbody tr td span.overhead,
.ba-table tbody tr td>span,
.ba-table tbody tr td span.overhead,
.overhead {
    text-overflow: ellipsis;
    max-width: 130px;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    /*height: 14px;*/
}

.ba-table tbody tr td>span a,
.ba-table tbody tr td span.overhead a,
.ba-table tbody tr td>span a,
.ba-table tbody tr td span.overhead a {
    color: #2e2e2e;
    text-decoration: underline;
}

.ba-table tbody tr td>span a:hover,
.ba-table tbody tr td span.overhead a:hover,
.ba-table tbody tr td>span a:hover,
.ba-table tbody tr td span.overhead a:hover {
    text-decoration: none;
}

.ba-table tbody tr td>span small:last-child,
.ba-table tbody tr td span.overhead small:last-child,
.ba-table tbody tr td>span small:last-child,
.ba-table tbody tr td span.overhead small:last-child {
    display: none;
}

.ba-table tbody tr td>span.mini,
.ba-table tbody tr td span.overhead.mini,
.ba-table tbody tr td>span.mini,
.ba-table tbody tr td span.overhead.mini,
.overhead.mini {
    max-width: 92px;
}

.ba-table tbody tr td>span.mini.micro,
.ba-table tbody tr td span.overhead.mini.micro,
.ba-table tbody tr td>span.mini.micro,
.ba-table tbody tr td span.overhead.mini.micro,
.overhead.mini.micro {
    max-width: 70px;
}

.ba-table tbody tr td>span.large,
.ba-table tbody tr td span.overhead.large,
.ba-table tbody tr td>span.large,
.ba-table tbody tr td span.overhead.large,
.overhead.large {
    max-width: 250px;
}

table.table tbody tr:hover {
    background: #efefef !important;
}

.ba-table tbody tr.cancelled_invoice,
.ba-table tbody tr.negative_row,
.ba-table tbody tr.negative_row td,
.ba-table tbody tr.cancelled_invoice td {
    background: #ffdcdc !important;
}
table.table tbody tr.cancelled_invoice:hover {
    background: inherit !important;  
}
tr.cancelled_invoice:hover {
  background-color: #ffdcdc !important; 
  cursor: pointer;
}

.ba-table tbody tr.cancelled_invoice:hover,
.ba-table tbody tr.negative_row:hover,
.ba-table tbody tr.cancelled_invoice td:hover,
.ba-table tbody tr.negative_row td:hover,
.ba-table tbody tr.negative_row:hover td,
.ba-table tbody tr.cancelled_invoice:hover td {
    background: #d18989 !important;
}
.ba-table tbody tr.cancelled_invoice,
.ba-table tbody tr.negative_row,
.ba-table tbody tr.cancelled_invoice td,
.ba-table tbody tr.negative_row td,
.ba-table tbody tr.negative_row td,
.ba-table tbody tr.cancelled_invoice td {
    background: #ffdcdc !important;
}
}

/* Table Css End 


/* side_nav Start */
#side_nav.ui.left.vertical.inverted.menu.sidebar {}

#side_nav {
    overflow: visible !important;
    z-index: 999 !important;
    height: 100vh;
    position: fixed;
    /* width: 300px; */
    top: 0;
    background-color: #fff;
}

#side_nav #navigationContainer {
    position: absolute;
    width: 100%;
    height: 100vh;
    overflow: scroll;
    left: 0;
    top: 0;
    z-index: 999;
    font-size: 14px;
    padding: 30px 15px;
}

#side_nav #navigationContainer::-webkit-scrollbar {
    display: none;
    /* Hide scrollbar in Webkit browsers */
}

#side_nav #navigationContainer>.item:not(.item.submenu),
#side_nav #navigationContainer>.item.submenu .item {
    /* margin: 0 !important; */
    /* padding: 0 20px; */
    /* line-height: 54px; */
    /* border-radius: 0 !important; */
}

#side_nav #navigationContainer .item {
    border: 0 !important;
    color: #555 !important;
    border-radius: 6px !important;
}

#side_nav #navigationContainer .item:hover {
    background: #eee;
    color: rgb(81, 130, 255) !important;
}

#side_nav #navigationContainer .item:before {
    display: none;
}

.item.coming_soon {
    position: relative;
}

.item.coming_soon:after {
    content: "Coming Soon";
    background: #dcaa07;
    position: absolute;
    right: 0px;
    top: 12px;
    border-radius: 6px;
    font-size: 10px;
    padding: 5px 12px;
    color: #fff;
    text-transform: uppercase;

}

#side_nav #navigationContainer>.item.submenu,
#side_nav #navigationContainer>.item.submenu>.item {
    background: none !important;
    border-radius: 0 !important;
}

#side_nav #navigationContainer .item.active {
    background-color: rgb(81, 130, 255);
    color: #fff !important;
}

#side_nav #navigationContainer>.item.submenu>.item {
    font-weight: 800;
    font-family: 'Open Sans';
    font-size: 13px;
    color: #222 !important;
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 6px;
    border-top: 1px solid #ccc !important;
    text-transform: uppercase;
    /* border-bottom: 1px solid #ccc !important; */
}

#side_nav #navigationContainer>.item.submenu {
    padding: 0 !important;
}

#side_nav .item:hover,
#side_nav .submenu .item:hover {
    /* background: #2185d0 !important; */
}

#side_nav .item.active {
    /* border-left: 6px solid #33a023; */
}

#side_nav .item.active_parent {
    /* border-left: 3px solid #2574e1; */
}

#side_nav .item.submenu:after {
    /* content: ""; */
    /* position: absolute;
    right: 18px;
    top: 25px;
    width: 0;
    height: 0;
    border-left: 6px solid rgba(255, 255, 255, 0.8);
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    clear: both;
    margin-top: -3px; */
}

#side_nav .item.submenu:hover:after {
    /* border-bottom: 0;
    border-top: 6px solid rgba(255, 255, 255, 0.8);
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    margin-top: 0px; */
}


#side_nav .item.submenu:hover {
    /* background: #2185d0; */
    /* position: relative; */
    /* z-index: 9999; */
}

#side_nav .item.submenu:hover .submenu_items {
    /* background: #1b1c1d; */
    /* display: block; */
}

#side_nav .item.submenu .submenu_items {
    /* position: absolute; */
    /* left: 0%; */
    /* top: 0; */
    /* padding-left: 0 !important; */
    /* padding-right: 0 !important; */
    /* z-index: 9999; */
    /* border-left: 8px solid #2185d0; */
    /* white-space: nowrap; */
    /* padding: 0 0px 0 0; */
    /* white-space: nowrap; */

}

#side_nav .item.submenu .submenu_items a.item {
    /* width: 100%; */
    /* background: #2f2f2f !important; */
    /* padding: 0 20px; */
}

#side_nav .item.submenu .submenu_items a.item:hover {
    /* background: #1b1b1b !important; */
}

/* side_nav End */

#grandtotalInvoiceAmountRow {
    font-size: 13px !important;
}


/* INVOICE PREVIEW*/

@media print {
    #invoice_container {
        zoom: 0.8;
    }

    #invoice_container .close_invoice {
        display: none !important;
    }
}

#invoice_container #payment_list>.column>.ui.segment {
    min-height: 125px;
}

#invoice_container #payment_list .ui.column.grid .column {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    font-size: 12px !important;
}

#invoice_container #payment_list .ui.column.grid {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

#invoice_container #invoice_preview {
    max-width: 960px;
    margin: 50px auto;
    background: #fcfcfc;
    padding: 0 50px 50px;
    border: 1px solid #ccc;
}

#invoice_container .close_invoice {
    position: absolute;
    font-size: 26px !important;
    top: 10px !important;
    right: 10px !important;
    z-index: 99;
}

#invoice_container #branch_logo {
    max-height: 60px;
    max-width: 300px;
}

body.nonScroll {
    overflow: hidden !important;
}

#invoice_container.active {
    display: block;
}

#invoice_container.transfer_invoice_view {
    left: auto !important;
    right: 0 !important;
    max-width: 850px;
    padding: 20px;
    background: #eee !important
}

#invoice_container {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: auto;
    background-color: #fff;
    z-index: 999;
}

#invoice_container .header_grid {
    margin: 0 -50px;
    height: 150px;
    background: #444444;

}

#invoice_container .logo_image {
    margin-top: 60px;
}

#invoice_container .info_title_container {
    background: ;
}

#invoice_container .info_container {
    margin-top: 45px;
}

#invoice_container .info_container>h4,
.info_container>p {
    margin-bottom: 0px;
    color: white;

}

#invoice_container .info_container>p {
    font-size: 12px;
}

#invoice_container .invoice_to>h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #326ff7;
}

#invoice_container .invoice_to_info {
    margin-top: 0px;
}

#invoice_container .invoice_to_info>p {
    margin-bottom: 2px;
}

#invoice_container .invoice_title_container {
    /*margin-top: 30px;*/
}

#invoice_container .invoice_title_container>h1 {
    letter-spacing: 10px;
    font-size: 50px;
    margin-bottom: 0px;
    color: #326ff7;
}

#invoice_container .invoice_title_container>p {
    letter-spacing: 10px;
}

#invoice_container #invoice_table thead tr th:first-child {
    background: #326ff7 !important;
    font-size: 14px;
    color: white;
}

#invoice_container #invoice_table thead tr th:not(:first-child) {
    background: #444444 !important;
    color: white;
    font-size: 14px;
    text-align: center !important;
}

#invoice_container #invoice_table tbody tr td.totalQty {
    text-align: center !important;
}

#invoice_container #invoice_table tbody tr td.productPrice,
#invoice_container #invoice_table tbody tr td.itemtotalAmount {
    text-align: right !important;
}

#invoice_container
/*#invoice_table tbody tr td:first-child{
    padding-left: 112px;
}*/

#invoice_container .total_count_table {
    width: 100%;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
}

#invoice_container .total_count_table tr td:nth-child(2) {
    padding-right: 58px;
    width: 270px;

}

#invoice_container .grand_total_table {
    width: 100%;
    margin-top: 30px;
    border-collapse: collapse;
}

#invoice_container .grand_total_table tbody tr td:nth-child(1) {
    background: #444444;
    ;
    color: white;
    font-size: 25px;
    height: 45px;
    padding-left: 60px;
    font-weight: bolder;
    text-transform: uppercase;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;

}

#invoice_container .grand_total_table tbody tr td:nth-child(2) {
    background: #326ff7;
    width: 244px;
    padding-left: 92px;
    font-size: 25px;
    font-weight: bolder;
    color: white;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

#invoice_container .total_due_container {
    margin-top: 49px;
}

#invoice_container .total_due_container>p {
    margin-bottom: 0px;
}

#invoice_container .total_due_container>h1 {
    margin-top: 0px;
}

#invoice_container .terms_condition {
    width: 330px;
    margin-top: 50px;
}

#invoice_container .terms_condition>h4 {
    margin-bottom: 0px;
}

#invoice_container .footer_bank>h4,
.footer_online>h4 {
    margin-bottom: 4px;
    font-size: 20px;
}

#invoice_container .footer_bank>p,
.footer_online>p {
    margin-bottom: 0px;
    font-weight: bolder;
    font-size: 13px;
}

#invoice_container .bank_table tbody tr td:nth-child(1) {
    font-weight: bold;
}

#invoice_container .bank_table tbody tr td:nth-child(2) {
    padding-left: 15px;
}

#invoice_container .online_table tbody tr td:nth-child(1) {
    font-weight: bold;
}

#invoice_container .online_table tbody tr td:nth-child(2) {
    padding-left: 15px;
}

#invoice_container .footer_signature {
    text-align: center;
}

#invoice_container .footer_signature>p {
    margin-bottom: 0px;
    border-bottom: 1px solid;
    text-align: center;
}

#invoice_container .footer_signature>h2 {
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: center;
}

#invoice_container .footer_signature>span {}

#invoice_return_table tbody tr.changeTrigger td,
#invoice_table tbody tr.changeTrigger td {
    background-color: #d6f9d1 !important;
}

#invoice_table.ui.table tr,
#invoice_table.ui.table td {
    border-color: #ddd;
}

#invoice_container label {
    color: #999 !important;
}

.ui.table tr td {
    white-space: nowrap;
}


#select_merchant {
    /*    position: absolute;
    width: 100%;
    left: 0;
    top: 0;*/
    position: relative;
    margin: 10px 0;
}

#select_merchant p {
    font-size: 12px;
    padding-left: 20px;
    margin-bottom: 0;
}

#select_merchant div.customerInfo {
    position: relative;
}

#select_merchant div.customerInfo:before {
    font-family: Icons;
    content: "\f00c";
    position: absolute;
    left: 0;
    top: 8px;
    color: #16ab39;

}

.merchant_result_container {
    position: relative;
    /*height: 1px;*/
}

#merchantResult {
    position: absolute;
    height: 100px;
    width: 100%;
    left: 0;
    top: 0;
    overflow: auto;
    background: #fff;
    border: 1px solid #ccc;
    display: none;
    z-index: 99;
}

#merchantResult li {
    padding: 5px 10px;
    border-bottom: 1px solid #ccc;
}

#editMerchant,
#removeMerchant {
    float: right;
    position: absolute;
    right: 0;
}

#editMerchant {
    top: 35px;
}

#successMessageFloat,
#errorMessageFloat {
    max-width: 400px;
    width: 100%;
    top: auto !important;
    right: 10px;
    bottom: 20px !important;
    position: fixed;
    margin: 0;
    z-index: 9999;
}

.accountResult {
    position: absolute;
    left: 7px;
    top: 100%;
    max-width: calc(100% - 14px);
    height: 200px;
    overflow: auto;
    margin-top: 2px !important;
    z-index: 99;
    margin-left: 0px !important;
    min-width: 405px;
    width: 100% !important;

}

.accountResult .item.disabled {
    font-weight: bold !important;
    text-transform: uppercase !important;
    padding-left: 15px !important;
    opacity: 1;
}

.accountResult .item {
    padding-left: 25px !important;
}

.accountResult .item .content {
    display: inline-block;
    font-size: 12px !important;
}

.accountResult .item label {
    float: none !important;


}

.accountResult .item * {
    font-size: 9px !important;
}

.negativeValueBg {
    background: #ffecec;
}

#pendingNotification:before {
    display: none !important;
}
#pendingNotification #notificationCount {
    top: 10px !important;
    left: 0 !important;
}

tr.Pending_transaction,
tr.Pending_transaction td {
    background-color: rgb(255 254 139 / 21%);
}

tr.Pending_transaction td:nth-child(2) {
    position: relative;
}

tr.Pending_transaction td:nth-child(2):after {
    content: "Pending";
    display: block;
    position: absolute;
    left: 9px;
    top: -1px;
    width: 56px;
    height: 13px;
    background-color: rgb(203 156 13 / 54%);
    line-height: 13px;
    padding: 0 5px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
}

.margin-1x {
    margin-left: 20px !important;
}

.margin-2x {
    margin-left: 40px !important;
}

.margin-3x {
    margin-left: 60px !important;
}

.margin-4x {
    margin-left: 80px !important;
}

.margin-5x {
    margin-left: 100px !important;
}

.margin-6x {
    margin-left: 120px !important;
}

.margin-7x {
    margin-left: 140px !important;
}

.fields-container {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.fields-container .category-field {
    width: 40%;
}

.fields-container .product-field {
    width: 35%;
}

#render_invoice_image_container.invoice_image_view {
    left: auto !important;
    right: 0 !important;
    max-width: 800px;
    padding: 20px;
    background: #eee !important;
}

#render_invoice_image_container {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: auto;
    background-color: #fff;
    z-index: 999;
}
.customerAlert {
    position: fixed;
}
.customer_alert_indication {
    border: 2px solid red;
    background: #fff6f6;
}
@keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.blinking-text {
    text-align: center;
    margin-top: 20%;
    font-size: 24px;
    color: green;
    animation: blink 1s infinite;
}

.alertnodes {
    font-weight: bold;
    text-transform: uppercase;
    color: red;
    animation: blink 1s infinite;
}
