@import url('https://fonts.googleapis.com/css?family=Kanit');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');

/*@font-face {
    font-family: 'REVENUE';
    src: url('../../fonts/REVENUE.TTF') format('truetype');
}*/ 

/*@font-face {
    font-family: 'Gilroy';
    src: 
         url('../../fonts/gilroy/Gilroy-Medium   .ttf') format('truetype'),
         url('../../fonts/gilroy/Gilroy-SemiBold .ttf') format('truetype'),
         url('../../fonts/gilroy/Gilroy-Bold     .ttf') format('truetype'),
         url('../../fonts/gilroy/Gilroy-Regular  .ttf') format('truetype'),
         url('../../fonts/gilroy/Gilroy-SemiBold .ttf') format('truetype'),
         url('../../fonts/gilroy/Gilroy-Light     .ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
    font-family: 'Gilroy';
    src: url('../../fonts/gilroy/Gilroy-Light.ttf') format('truetype');
    font-weight: 300; /* Light */
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../../fonts/gilroy/Gilroy-Regular.ttf') format('truetype');
    font-weight: 400; /* Regular */
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../../fonts/gilroy/Gilroy-Medium.ttf') format('truetype');
    font-weight: 500; /* Medium */
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../../fonts/gilroy/Gilroy-SemiBold.ttf') format('truetype');
    font-weight: 600; /* SemiBold */
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../../fonts/gilroy/Gilroy-Bold.ttf') format('truetype');
    font-weight: 700; /* Bold */
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../../fonts/gilroy/Gilroy-ExtraBold.ttf') format('truetype');
    font-weight: 800; /* ExtraBold */
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../../fonts/gilroy/Gilroy-Black.ttf') format('truetype');
    font-weight: 900; /* Black */
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy';
    src: url('../../fonts/gilroy/Gilroy-LightItalic.ttf') format('truetype');
    font-weight: 300; /* Light weight */
    font-style: italic;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../../fonts/gilroy/Gilroy-RegularItalic.ttf') format('truetype');
    font-weight: 400; /* Normal weight */
    font-style: italic;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../../fonts/gilroy/Gilroy-MediumItalic.ttf') format('truetype');
    font-weight: 500; /* Medium weight */
    font-style: italic;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../../fonts/gilroy/Gilroy-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600; /* SemiBold weight */
    font-style: italic;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../../fonts/gilroy/Gilroy-BoldItalic.ttf') format('truetype');
    font-weight: 700; /* Bold weight */
    font-style: italic;
}


.remove .k-grid-edit, .remove .k-grid-Delete, .remove .k-grid-View.Catdata-check-cls,
.remove .k-grid-SMS, .remove .k-grid-BulkSMS, .remove .gridAdd, .remove .gridAddDepart, .remove .gridQuick,
.remove .gridAddNewStage, .remove .gridAddPurchase, .remove .k-grid-Select, .remove .k-grid-LeaveApprovel,
.remove .k-grid-LeaveReject, .remove .gridAddvisitor, .remove .gridAddNewGroup, .remove .k-grid-Copy,
.remove .importCls, .remove .submitCls, .remove .updateCls, .remove .deleteCls, .remove span.clsstupopup,
.remove .sendSMSCls, .remove .selectdrpdwnCls, .remove .uploadCls, .remove span.clsleavepopup,
.remove .AddCls, .remove .k-grid-ClassAssign, .remove .k-grid-Approve, .remove .k-grid-Active,
.remove .k-grid-History, .remove .k-dialog-insert,
.remove .btn-3d {
    pointer-events: none;
    opacity: 0.4;
}

body {
    font-size: 14px !important;
    font-family: 'Gilroy','Open Sans', sans-serif;
   /* font-style: Gilroy !important;*/
    padding-right: 0px !important;
}

.hamburger {
    background-color: transparent;
    border: 0;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font: inherit;
    margin: 0;
    overflow: visible;
    padding: 0 0;
    text-transform: none;
    transition-duration: 0.5s;
    transition-property: opacity, filter;
    transition-timing-function: linear;
}

.custom-headaer {
    width: 100% !important;
}

.hidemodule {
    pointer-events: none;
    opacity: 0.4;
}

.hamburger:hover {
    opacity: 1;
}

.hamburger-box {
    display: inline-block;
    height: 12px;
    position: relative;
    /*width: 20px;*/
}

.hamburger-inner {
    display: block;
    margin-top: -1px;
    top: 50%;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

ul.app-menu {
    background: #fff;
}
/*Coordinator account setting css*/
.Co_ac h2 {
    margin-bottom: 0px;
    color: #188ae2;
    font-size: 32px;
}

.Co_ac hr {
    border-color: #cacaca;
    margin: 10px 0px;
}

.co_setting {
    margin-top: 20px;
}

.co-icon {
    border: 1px solid #e8e8e8;
    text-align: center;
    padding: 20px 10px;
    background: #fff;
    border-radius: 3px;
    box-shadow: 6px 4px 15px #f5f3f3;
    -webkit-box-shadow: 6px 4px 15px #f5f3f3;
    -moz-box-shadow: 6px 4px 15px #f5f3f3;
    -ms-box-shadow: 6px 4px 15px #f5f3f3;
    -o-box-shadow: 6px 4px 15px #f5f3f3;
    font-size: 23px;
    width: 150px;
    height: 130px;
    margin-bottom: 20px;
}

.co-access h4 {
    font-size: 24px;
    color: #FF9800;
    font-weight: 600;
}

.co-icon h4 {
    font-size: 3vw;
}

.co-access h6 {
    font-size: 15px;
    margin: 0px;
}

ul.co-list li:nth-child(1) {
    width: 60%;
    float: left;
}

ul.co-list li:nth-child(2) {
    float: left;
    margin-left: -5px;
}

h5.co-inv {
    font-size: 18px;
    margin-top: 5px;
}

.co-access .btn {
    border-radius: 10px;
    padding: 6px 15px;
    font-size: 14px;
    float: right;
    margin-right: 15px;
}

.co-access .checkmark {
    border: 1px solid #dedede;
}

.co-access .lab-ra .checkmark:after {
    top: 5px;
    left: 5px;
}
/*end*/
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    background-color: #fff;
    border-radius: 2px;
    height: 2px;
    position: absolute;
    transition-duration: 0.15s;
    transition-property: transform;
    transition-timing-function: ease;
    width: 20px;
}

.hamburger.hamburger--arrowalt.js-hamburger.is-active .hamburger-inner {
    background: #fff;
}

.hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block;
}

.hamburger-inner::before {
    top: -5px;
}

.hamburger-inner::after {
    bottom: -5px;
}

/*
   * 3DX
   */

.hamburger--3dx .hamburger-box {
    perspective: 40px;
}

.hamburger--3dx .hamburger-inner {
    transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

    .hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
        transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    }

.hamburger--3dx.is-active .hamburger-inner {
    background-color: transparent;
    transform: rotateY(180deg);
}

    .hamburger--3dx.is-active .hamburger-inner::before {
        transform: translate3d(0, 5px, 0) rotate(45deg);
    }

    .hamburger--3dx.is-active .hamburger-inner::after {
        transform: translate3d(0, -5px, 0) rotate(-45deg);
    }

/*
   * 3DX Reverse
   */

.hamburger--3dx-r .hamburger-box {
    perspective: 40px;
}

.hamburger--3dx-r .hamburger-inner {
    transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

    .hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
        transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    }

.hamburger--3dx-r.is-active .hamburger-inner {
    background-color: transparent;
    transform: rotateY(-180deg);
}

    .hamburger--3dx-r.is-active .hamburger-inner::before {
        transform: translate3d(0, 5px, 0) rotate(45deg);
    }

    .hamburger--3dx-r.is-active .hamburger-inner::after {
        transform: translate3d(0, -5px, 0) rotate(-45deg);
    }

/*
   * 3DY
   */

.hamburger--3dy .hamburger-box {
    perspective: 40px;
}

.hamburger--3dy .hamburger-inner {
    transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

    .hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
        transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    }

.hamburger--3dy.is-active .hamburger-inner {
    background-color: transparent;
    transform: rotateX(-180deg);
}

    .hamburger--3dy.is-active .hamburger-inner::before {
        transform: translate3d(0, 5px, 0) rotate(45deg);
    }

    .hamburger--3dy.is-active .hamburger-inner::after {
        transform: translate3d(0, -5px, 0) rotate(-45deg);
    }

/*
   * 3DY Reverse
   */

.hamburger--3dy-r .hamburger-box {
    perspective: 40px;
}

.hamburger--3dy-r .hamburger-inner {
    transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

    .hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
        transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    }

.hamburger--3dy-r.is-active .hamburger-inner {
    background-color: transparent;
    transform: rotateX(180deg);
}

    .hamburger--3dy-r.is-active .hamburger-inner::before {
        transform: translate3d(0, 5px, 0) rotate(45deg);
    }

    .hamburger--3dy-r.is-active .hamburger-inner::after {
        transform: translate3d(0, -5px, 0) rotate(-45deg);
    }

/*
   * Arrow
   */

.hamburger--arrow.is-active .hamburger-inner::before {
    transform: translate3d(-4px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.hamburger--arrow.is-active .hamburger-inner::after {
    transform: translate3d(-4px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
   * Arrow Right
   */

.hamburger--arrow-r.is-active .hamburger-inner::before {
    transform: translate3d(4px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.hamburger--arrow-r.is-active .hamburger-inner::after {
    transform: translate3d(4px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
   * Arrow Alt
   */
.hamburger-inner {
    background: transparent;
}

.hamburger--arrowalt .hamburger-inner::before {
    transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: translate3d(1px,5px,0px) rotate(40deg) scale(1,1);
}

.hamburger--arrowalt .hamburger-inner::after {
    transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.195, 0.03, 0.685, 0.22);
    transform: translate3d(1px,-5px,0px) rotate(-40deg) scale(1,1);
}

.hamburger--arrowalt.is-active .hamburger-inner::before {
    top: 0;
    transform: translate3d(0px, -6px, 0) rotate(0deg) scale(1, 1);
    transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowalt.is-active .hamburger-inner::after {
    bottom: 0;
    transform: translate3d(0px, 6px, 0) rotate(0deg) scale(1, 1);
    transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
   * Arrow Alt Right
   */

.hamburger--arrowalt-r .hamburger-inner::before {
    transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r .hamburger-inner::after {
    transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
    top: 0;
    transform: translate3d(4px, -5px, 0) rotate(45deg) scale(0.7, 1);
    transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: translate3d(4px, 5px, 0) rotate(-45deg) scale(0.7, 1);
    transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
   * Boring
   */

.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
    transition-property: none;
}

.hamburger--boring.is-active .hamburger-inner {
    transform: rotate(45deg);
}

    .hamburger--boring.is-active .hamburger-inner::before {
        opacity: 0;
        top: 0;
    }

    .hamburger--boring.is-active .hamburger-inner::after {
        bottom: 0;
        transform: rotate(-90deg);
    }

/*
   * Collapse
   */

.hamburger--collapse .hamburger-inner {
    bottom: 0;
    top: auto;
    transition-delay: 0.15s;
    transition-duration: 0.15s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

    .hamburger--collapse .hamburger-inner::after {
        top: -10px;
        transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
    }

    .hamburger--collapse .hamburger-inner::before {
        transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

.hamburger--collapse.is-active .hamburger-inner {
    transform: translate3d(0, -5px, 0) rotate(-45deg);
    transition-delay: 0.32s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

    .hamburger--collapse.is-active .hamburger-inner::after {
        opacity: 0;
        top: 0;
        transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
    }

    .hamburger--collapse.is-active .hamburger-inner::before {
        top: 0;
        transform: rotate(-90deg);
        transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
    }

/*
   * Collapse Reverse
   */

.hamburger--collapse-r .hamburger-inner {
    bottom: 0;
    top: auto;
    transition-delay: 0.15s;
    transition-duration: 0.15s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

    .hamburger--collapse-r .hamburger-inner::after {
        top: -10px;
        transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
    }

    .hamburger--collapse-r .hamburger-inner::before {
        transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

.hamburger--collapse-r.is-active .hamburger-inner {
    transform: translate3d(0, -5px, 0) rotate(45deg);
    transition-delay: 0.32s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

    .hamburger--collapse-r.is-active .hamburger-inner::after {
        opacity: 0;
        top: 0;
        transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
    }

    .hamburger--collapse-r.is-active .hamburger-inner::before {
        top: 0;
        transform: rotate(90deg);
        transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
    }

/*
   * Elastic
   */

.hamburger--elastic .hamburger-inner {
    top: 1px;
    transition-duration: 0.4s;
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

    .hamburger--elastic .hamburger-inner::before {
        top: 5px;
        transition: opacity 0.15s 0.4s ease;
    }

    .hamburger--elastic .hamburger-inner::after {
        top: 10px;
        transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    }

.hamburger--elastic.is-active .hamburger-inner {
    transform: translate3d(0, 5px, 0) rotate(135deg);
    transition-delay: 0.1s;
}

    .hamburger--elastic.is-active .hamburger-inner::before {
        opacity: 0;
        transition-delay: 0s;
    }

    .hamburger--elastic.is-active .hamburger-inner::after {
        transform: translate3d(0, -10px, 0) rotate(-270deg);
        transition-delay: 0.1s;
    }

/*
   * Elastic Reverse
   */

.hamburger--elastic-r .hamburger-inner {
    top: 1px;
    transition-duration: 0.4s;
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

    .hamburger--elastic-r .hamburger-inner::before {
        top: 5px;
        transition: opacity 0.15s 0.4s ease;
    }

    .hamburger--elastic-r .hamburger-inner::after {
        top: 10px;
        transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    }

.hamburger--elastic-r.is-active .hamburger-inner {
    transform: translate3d(0, 5px, 0) rotate(-135deg);
    transition-delay: 0.1s;
}

    .hamburger--elastic-r.is-active .hamburger-inner::before {
        opacity: 0;
        transition-delay: 0s;
    }

    .hamburger--elastic-r.is-active .hamburger-inner::after {
        transform: translate3d(0, -10px, 0) rotate(270deg);
        transition-delay: 0.1s;
    }

/*
   * Emphatic
   */

.hamburger--emphatic {
    overflow: hidden;
}

    .hamburger--emphatic .hamburger-inner {
        transition: background-color 0.2s 0.25s ease-in;
    }

        .hamburger--emphatic .hamburger-inner::before {
            left: 0;
            transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in;
        }

        .hamburger--emphatic .hamburger-inner::after {
            right: 0;
            top: 5px;
            transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in;
        }

    .hamburger--emphatic.is-active .hamburger-inner {
        background-color: transparent;
        transition-delay: 0s;
        transition-timing-function: ease-out;
    }

        .hamburger--emphatic.is-active .hamburger-inner::before {
            left: -40px;
            top: -40px;
            transform: translate3d(40px, 40px, 0) rotate(45deg);
            transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
        }

        .hamburger--emphatic.is-active .hamburger-inner::after {
            right: -40px;
            top: -40px;
            transform: translate3d(-40px, 40px, 0) rotate(-45deg);
            transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
        }

/*
   * Emphatic Reverse
   */

.hamburger--emphatic-r {
    overflow: hidden;
}

    .hamburger--emphatic-r .hamburger-inner {
        transition: background-color 0.2s 0.25s ease-in;
    }

        .hamburger--emphatic-r .hamburger-inner::before {
            left: 0;
            transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in;
        }

        .hamburger--emphatic-r .hamburger-inner::after {
            right: 0;
            top: 5px;
            transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in;
        }

    .hamburger--emphatic-r.is-active .hamburger-inner {
        background-color: transparent;
        transition-delay: 0s;
        transition-timing-function: ease-out;
    }

        .hamburger--emphatic-r.is-active .hamburger-inner::before {
            left: -40px;
            top: 40px;
            transform: translate3d(40px, -40px, 0) rotate(-45deg);
            transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
        }

        .hamburger--emphatic-r.is-active .hamburger-inner::after {
            right: -40px;
            top: 40px;
            transform: translate3d(-40px, -40px, 0) rotate(45deg);
            transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
        }

/*
   * Slider
   */

.hamburger--slider .hamburger-inner {
    top: 1px;
}

    .hamburger--slider .hamburger-inner::before {
        top: 5px;
        transition-duration: 0.2s;
        transition-property: transform, opacity;
        transition-timing-function: ease;
    }

    .hamburger--slider .hamburger-inner::after {
        top: 10px;
    }

.hamburger--slider.is-active .hamburger-inner {
    transform: translate3d(0, 5px, 0) rotate(45deg);
}

    .hamburger--slider.is-active .hamburger-inner::before {
        opacity: 0;
        transform: rotate(-45deg) translate3d(-2.8571428571px, -3px, 0);
    }

    .hamburger--slider.is-active .hamburger-inner::after {
        transform: translate3d(0, -10px, 0) rotate(-90deg);
    }

/*
   * Slider Reverse
   */

.hamburger--slider-r .hamburger-inner {
    top: 1px;
}

    .hamburger--slider-r .hamburger-inner::before {
        top: 5px;
        transition-duration: 0.2s;
        transition-property: transform, opacity;
        transition-timing-function: ease;
    }

    .hamburger--slider-r .hamburger-inner::after {
        top: 10px;
    }

.hamburger--slider-r.is-active .hamburger-inner {
    transform: translate3d(0, 5px, 0) rotate(-45deg);
}

    .hamburger--slider-r.is-active .hamburger-inner::before {
        opacity: 0;
        transform: rotate(45deg) translate3d(2.8571428571px, -3px, 0);
    }

    .hamburger--slider-r.is-active .hamburger-inner::after {
        transform: translate3d(0, -10px, 0) rotate(90deg);
    }

/*
   * Spring
   */

.hamburger--spring .hamburger-inner {
    top: 1px;
    transition: background-color 0s 0.15s linear;
}

    .hamburger--spring .hamburger-inner::before {
        top: 5px;
        transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    .hamburger--spring .hamburger-inner::after {
        top: 10px;
        transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

.hamburger--spring.is-active .hamburger-inner {
    background-color: transparent;
    transition-delay: 0.32s;
}

    .hamburger--spring.is-active .hamburger-inner::before {
        top: 0;
        transform: translate3d(0, 5px, 0) rotate(45deg);
        transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    .hamburger--spring.is-active .hamburger-inner::after {
        top: 0;
        transform: translate3d(0, 5px, 0) rotate(-45deg);
        transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
    }

/*
   * Spring Reverse
   */

.hamburger--spring-r .hamburger-inner {
    bottom: 0;
    top: auto;
    transition-delay: 0s;
    transition-duration: 0.15s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

    .hamburger--spring-r .hamburger-inner::after {
        top: -10px;
        transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
    }

    .hamburger--spring-r .hamburger-inner::before {
        transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

.hamburger--spring-r.is-active .hamburger-inner {
    transform: translate3d(0, -5px, 0) rotate(-45deg);
    transition-delay: 0.32s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

    .hamburger--spring-r.is-active .hamburger-inner::after {
        opacity: 0;
        top: 0;
        transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.32s linear;
    }

    .hamburger--spring-r.is-active .hamburger-inner::before {
        top: 0;
        transform: rotate(90deg);
        transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
    }

/*
   * Stand
   */

.hamburger--stand .hamburger-inner {
    transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear;
}

    .hamburger--stand .hamburger-inner::before {
        transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    .hamburger--stand .hamburger-inner::after {
        transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

.hamburger--stand.is-active .hamburger-inner {
    background-color: transparent;
    transform: rotate(90deg);
    transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear;
}

    .hamburger--stand.is-active .hamburger-inner::before {
        top: 0;
        transform: rotate(-45deg);
        transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    .hamburger--stand.is-active .hamburger-inner::after {
        bottom: 0;
        transform: rotate(45deg);
        transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    }

/*
   * Stand Reverse
   */

.hamburger--stand-r .hamburger-inner {
    transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear;
}

    .hamburger--stand-r .hamburger-inner::before {
        transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    .hamburger--stand-r .hamburger-inner::after {
        transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

.hamburger--stand-r.is-active .hamburger-inner {
    background-color: transparent;
    transform: rotate(-90deg);
    transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear;
}

    .hamburger--stand-r.is-active .hamburger-inner::before {
        top: 0;
        transform: rotate(-45deg);
        transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    .hamburger--stand-r.is-active .hamburger-inner::after {
        bottom: 0;
        transform: rotate(45deg);
        transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    }

/*
   * Spin
   */

.hamburger--spin .hamburger-inner {
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

    .hamburger--spin .hamburger-inner::before {
        transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
    }

    .hamburger--spin .hamburger-inner::after {
        transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

.hamburger--spin.is-active .hamburger-inner {
    transform: rotate(225deg);
    transition-delay: 0.14s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

    .hamburger--spin.is-active .hamburger-inner::before {
        opacity: 0;
        top: 0;
        transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
    }

    .hamburger--spin.is-active .hamburger-inner::after {
        bottom: 0;
        transform: rotate(-90deg);
        transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    }

/*
   * Spin Reverse
   */

.hamburger--spin-r .hamburger-inner {
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

    .hamburger--spin-r .hamburger-inner::before {
        transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
    }

    .hamburger--spin-r .hamburger-inner::after {
        transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

.hamburger--spin-r.is-active .hamburger-inner {
    transform: rotate(-225deg);
    transition-delay: 0.14s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

    .hamburger--spin-r.is-active .hamburger-inner::before {
        opacity: 0;
        top: 0;
        transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
    }

    .hamburger--spin-r.is-active .hamburger-inner::after {
        bottom: 0;
        transform: rotate(-90deg);
        transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    }

/*
   * Squeeze
   */

.hamburger--squeeze .hamburger-inner {
    transition-duration: 0.1s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

    .hamburger--squeeze .hamburger-inner::before {
        transition: top 0.1s 0.14s ease, opacity 0.1s ease;
    }

    .hamburger--squeeze .hamburger-inner::after {
        transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

.hamburger--squeeze.is-active .hamburger-inner {
    transform: rotate(45deg);
    transition-delay: 0.14s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

    .hamburger--squeeze.is-active .hamburger-inner::before {
        opacity: 0;
        top: 0;
        transition: top 0.1s ease, opacity 0.1s 0.14s ease;
    }

    .hamburger--squeeze.is-active .hamburger-inner::after {
        bottom: 0;
        transform: rotate(-90deg);
        transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    }

/*
   * Vortex
   */

.hamburger--vortex .hamburger-inner {
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

    .hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
        transition-delay: 0.1s;
        transition-duration: 0s;
        transition-timing-function: linear;
    }

    .hamburger--vortex .hamburger-inner::before {
        transition-property: top, opacity;
    }

    .hamburger--vortex .hamburger-inner::after {
        transition-property: bottom, transform;
    }

.hamburger--vortex.is-active .hamburger-inner {
    transform: rotate(765deg);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

    .hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
        transition-delay: 0s;
    }

    .hamburger--vortex.is-active .hamburger-inner::before {
        opacity: 0;
        top: 0;
    }

    .hamburger--vortex.is-active .hamburger-inner::after {
        bottom: 0;
        transform: rotate(90deg);
    }

/*
   * Vortex Reverse
   */

.hamburger--vortex-r .hamburger-inner {
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

    .hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
        transition-delay: 0.1s;
        transition-duration: 0s;
        transition-timing-function: linear;
    }

    .hamburger--vortex-r .hamburger-inner::before {
        transition-property: top, opacity;
    }

    .hamburger--vortex-r .hamburger-inner::after {
        transition-property: bottom, transform;
    }

.hamburger--vortex-r.is-active .hamburger-inner {
    transform: rotate(-765deg);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

    .hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
        transition-delay: 0s;
    }

    .hamburger--vortex-r.is-active .hamburger-inner::before {
        opacity: 0;
        top: 0;
    }

    .hamburger--vortex-r.is-active .hamburger-inner::after {
        bottom: 0;
        transform: rotate(-90deg);
    }

/*!
 * Timepicker Component for Twitter Bootstrap
 *
 * Copyright 2013 Joris de Wit
 *
 * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

.bootstrap-timepicker {
    position: relative;
}

    .bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
        left: auto;
        right: 0;
    }

        .bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
            left: auto;
            right: 12px;
        }

        .bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
            left: auto;
            right: 13px;
        }

    .bootstrap-timepicker .input-group-addon {
        cursor: pointer;
    }

        .bootstrap-timepicker .input-group-addon i {
            display: inline-block;
            height: 16px;
            width: 16px;
        }

.bootstrap-timepicker-widget.dropdown-menu {
    padding: 4px;
}

    .bootstrap-timepicker-widget.dropdown-menu.open {
        display: inline-block;
    }

    .bootstrap-timepicker-widget.dropdown-menu:before {
        border-bottom: 7px solid rgba(0, 0, 0, 0.2);
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        content: "";
        display: inline-block;
        position: absolute;
    }

    .bootstrap-timepicker-widget.dropdown-menu:after {
        border-bottom: 6px solid #FFFFFF;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        content: "";
        display: inline-block;
        position: absolute;
    }

.bootstrap-timepicker-widget.timepicker-orient-left:before {
    left: 6px;
}

.bootstrap-timepicker-widget.timepicker-orient-left:after {
    left: 7px;
}

.bootstrap-timepicker-widget.timepicker-orient-right:before {
    right: 6px;
}

.bootstrap-timepicker-widget.timepicker-orient-right:after {
    right: 7px;
}

.bootstrap-timepicker-widget.timepicker-orient-top:before {
    top: -7px;
}

.bootstrap-timepicker-widget.timepicker-orient-top:after {
    top: -6px;
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
    border-bottom: 0;
    border-top: 7px solid #999;
    bottom: -7px;
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:after {
    border-bottom: 0;
    border-top: 6px solid #ffffff;
    bottom: -6px;
}

.bootstrap-timepicker-widget a.btn, .bootstrap-timepicker-widget input {
    border-radius: 4px;
}

.bootstrap-timepicker-widget table {
    margin: 0;
    width: 100%;
}

    .bootstrap-timepicker-widget table td {
        height: 30px;
        margin: 0;
        padding: 2px;
        text-align: center;
    }

        .bootstrap-timepicker-widget table td:not(.separator) {
            min-width: 30px;
        }

        .bootstrap-timepicker-widget table td span {
            width: 100%;
        }

        .bootstrap-timepicker-widget table td a {
            border: 1px transparent solid;
            color: #333;
            display: inline-block;
            margin: 0;
            outline: 0;
            padding: 8px 0;
            width: 100%;
        }

            .bootstrap-timepicker-widget table td a:hover {
                -moz-border-radius: 4px;
                -webkit-border-radius: 4px;
                background-color: #eee;
                border-color: #ddd;
                border-radius: 4px;
                text-decoration: none;
            }

            .bootstrap-timepicker-widget table td a i {
                font-size: 18px;
                margin-top: 2px;
            }

        .bootstrap-timepicker-widget table td input {
            margin: 0;
            text-align: center;
            width: 25px;
        }

.bootstrap-timepicker-widget .modal-content {
    padding: 4px;
}
/*allocationtransportation*/
.mt-2e {
    margin-top: 2em;
}

.student_allocation {
    display: flex;
    flex-wrap: wrap;
}

.allocation .k-listview {
    max-height: 420px;
    overflow: auto;
}

.allocation {
    padding: 10px 5px !important;
    border: 1px solid #dedede;
    display: block;
    overflow: inherit;
    box-shadow: 1px 4px 12px 0px #c8c8c8ad;
    margin-bottom: 10px;
    background: #f5f5f545;
}

    .allocation .transport-column img {
        width: 90px;
        height: 90px;
        margin-bottom: 20px;
        border-radius: 50%;
        border: 1px solid #ccc;
        padding: 3px;
        transition: all 0.4s ease-in-out;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        display: block;
        margin: 0 auto 10px auto;
    }

    .allocation .transport-column-inner:hover img {
        background: #3b3e47;
    }

    .allocation .transport-column-inner {
        height: 100%;
        min-height: auto;
        margin-bottom: 8px;
        padding: 10px 0px 0px;
        background: #fff;
        overflow: hidden;
    }

    .allocation .transport-column {
        padding: 5px;
        /*max-height: 180px;
    display: block;
    height: 100%;*/
        height: auto;
        margin-bottom: 10px;
    }

.allo-radio {
    background: #515967;
    padding: 5px 4px;
    width: 100%;
    height: 100%;
    overflow: auto;
    /*min-height:70px;*/
}

    .allo-radio p {
        text-align: left;
        /*text-indent: 25px;*/
        color: #e5e5e5;
        font-size: 12px;
        line-height: inherit !important;
        width: 100%;
        float: left;
    }
    .allo-radio div {
        text-align: left;
        color: #e5e5e5;
        font-size: 12px;
        line-height: inherit !important;
        width: 100%;
        float: left;
        padding-left:24px;
    }

.lab-ra {
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: left;
    margin: 3px 0px 0px 0px;
}

    .lab-ra input {
        position: relative;
        opacity: 0;
        cursor: pointer;
        margin: 4px 6px;
        float: left;
        width: auto;
        height: 100%;
        /*min-height:50px;*/
    }

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-radius: 50%;
}

.lab-ra:hover input ~ .checkmark {
    background-color: #fff;
}

.lab-ra input:checked ~ .checkmark {
    background-color: #5ad48a;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.lab-ra input:checked ~ .checkmark:after {
    display: block;
}

.lab-ra .checkmark:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
}

.mtal {
    margin-top: 1.7rem !important;
}

.allem {
    background: #7199bc;
    padding: 5px 3px;
    height: 100%;
    overflow: auto;
}

    .allem p {
        text-align: left;
        text-indent: 25px;
        line-height: inherit !important;
        color: #474747;
        font-size: 12px;
        width: 100%;
        float: left;
    }

span.allname {
    /*max-width: 120px;
    width:100%;*/
    color: #fff34c;
    text-transform: capitalize;
    font-family: 'Gilroy', sans-serif;
    font-size: 14px;
    float: left;
    width: 80%;
}
/*allocationtrasportation end*/
/*signature*/
.sign .profile-pic img {
    width: 350px;
    border-radius: 0px;
    height: 120px;
    max-width: initial;
}

.sign .profile-pic {
    left: 30%;
}

.sub {
    margin-bottom: 5%;
}
/*end signature*/
/*bluestrip start*/
.bluestrip {
    background: #1175ba;
    padding: 12px 15px !important;
    border-radius: 3px 3px 0 0;
}

.new-bg {
    background: #197AE9;
}

.bluestrip-new {
    background: #197AE9;
    padding: 8px 12px !important;
    border-radius: 3px 3px 0 0;
    min-height: 46px;
}

    .bluestrip h4, .bluestrip-new h4 {
        color: #fff;
        font-family: 'Gilroy', sans-serif;
        font-weight: 600;
        font-size: 18px;
    }



.uppercase {
    text-transform: uppercase;
}

.newheadings h2 {
    font-family: 'Gilroy', sans-serif;
    text-transform: capitalize;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}

.newheadings hr {
    border-color: #f9c851;
    margin-top: 0;
}

.obseheading h4 {
    margin-bottom: 10px;
    color: #ff5b5b;
    font-family: 'Gilroy', sans-serif;
}

 

/*bluestrip end*/
/*table header bg color start*/
.stdttbl .k-grid-header th.k-header, .stdttbl .table th {
    background: #607D8B !important;
    color: #fff !important;
    padding: 7px;
}

    .stdttbl .k-grid-header th.k-header a, .stdttbl .k-grid-header th.k-header .k-icon {
        color: #fff;
    }
/*.stdttbl button.btn.btn-sm.btn-success {
    border-color: transparent;
    background: #FFB74D;
}*/
.igstudatt .k-dropdown-wrap .k-input {
    height: 30px;
    line-height: 30px;
}
/*.igstudatt .form-control{height:30px;}*/
.igstudatt span.k-icon.k-i-arrow-60-down {
    margin-top: -5px;
}

.k-grid tr.k-state-selected:hover {
    background-color: #4fd1f7;
}

.k-state-selected {
    color: #656d79 !important;
}

.k-grid tr:hover {
    color: #444343 !important;
}
/*table header bg color end*/
.k-tabstrip .parentblk.k-content {
    padding: 20px 0px 10px;
    border: 1px solid #e6e6e6 !important;
    margin: 15px 10px;
    box-shadow: 0px -1px 17px 1px #f1f1f1;
    -webkit-box-shadow: 0px -1px 17px 1px #f1f1f1;
    -moz-box-shadow: 0px -1px 17px 1px #f1f1f1;
    -ms-box-shadow: 0px -1px 17px 1px #f1f1f1;
    -o-box-shadow: 0px -1px 17px 1px #f1f1f1;
}

.smallhead h3 {
    margin: 0px 0px 10px 0px;
    font-family: 'Gilroy', sans-serif;
    font-size: 20px;
    color: #E91E63;
}

fieldset.fi {
    border: 1px solid #e5e5e5;
    margin: 10px 12px;
    padding: 0.35em 0.625em 0.75em;
}

legend.smallhead {
    width: auto;
    font-family: 'Gilroy', sans-serif;
    font-size: 18px;
    color: #1e75c2;
    border-bottom: 0px;
    padding: 0px 5px;
    margin-bottom: 0px;
}

ul.nav.nav-tabs.prsnltb {
    border: none;
}

ul.prsnltb li .k-link, ul.prsnltb li {
    font-size: 13px;
    /*border: 1px solid #E91E63;*/ /*New Design*/
    border: 1px solid #FF9900; /*New Design*/
    color: #000 !important; /*New Design*/
    /*background-color :#d34371 !important;*/
    border-radius: 30px;
    margin: 0px;
    /*padding: .5em .92em;*/
    font-family: 'Gilroy', sans-serif;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

ul.prsnltb li {
    margin-bottom: 15px;
}

    ul.prsnltb li.active {
        /*background: #E91E63;*/ /*New Design*/
        background: #FF9900; /*New Design*/
        color: #fff !important; /*New Design*/
    }

ul.nav.nav-tabs.prsnltb li.active a {
    color: #fff !important; /*New Design*/
}

ul.nav.nav-tabs.prsnltb li a {
    border-bottom: 0px;
    padding: 6px 15px;
    color: #f8f7f7;
    cursor: pointer;
}

.nav-tabs-horizontal ul.nav.nav-tabs.prsnltb li:hover {
    /*background: #EC407A;*/ /*New Design*/
    background: #FF9900; /*New Design*/
    color: #fff !important;
}

ul.nav.nav-tabs.prsnltb li a:hover {
    border: none;
    color: #fff !important; /*New Design*/
    border: none;
}

ul.prsnltb li .k-link:hover {
    /*background: #EC407A;*/ /*New Design*/
    background: #FF9900; /*New Design*/
    color: #fff !important; /*New Design*/
}

ul.prsnltb li.k-state-active .k-link {
    /*background: #EC407A;*/ /*New Design*/
    background: #FF9900; /*New Design*/
    color: #fff !important; /*New Design*/
    font-family: 'Gilroy', sans-serif;
}

ul.prsnltb.k-tabstrip-items .k-item.k-state-active {
    border-bottom: none;
}

ul.prsnltb.k-tabstrip-items .k-item.k-state-hover {
    background: none;
}

ul.nav.nav-tabs.prsnltb.ds {
    padding: 0px;
}

    ul.nav.nav-tabs.prsnltb.ds.k-tabstrip-items .k-state-default {
        padding: 3px;
    }

/*navigation css start*/
.navbar-fixed-top.main-nav {
    z-index: 999;
}

img.brand-img {
    width: 60px;
    height: 60px;
    max-width: 100%;
    padding: 5px;
    margin-bottom: 10px;
}
/*navigation css end*/
.bd {
    line-height: normal;
}

.btnne {
    background: #FF5722;
    border-color: #fff;
    color: #fff;
}

    .btnne:hover, .btnne:focus {
        background: #f76232;
        border-color: #fff;
        color: #fff;
    }

.bdgrna {
    background: #2fb371;
}

ul.nav.nav-tabs.prsnltbsq li {
    border: none;
    margin: 0px 2px;
    border-radius: 0px;
    background: #009688;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.prsnltbsq.k-tabstrip-items .k-state-default .k-link {
    color: #fff;
}

ul.nav.nav-tabs.prsnltbsq li.k-state-active {
    background: #295d76;
}

ul.nav.nav-tabs.prsnltbsq li:hover {
    background: #295d76;
}

.stdttbl.hegh.k-grid.k-widget {
    height: 350px !important;
}

img.empphoto {
    border-radius: 100%;
    height: 172px;
    width: 172px;
    border: 1px solid #dedede;
    display: block;
}
/*student fee details page css*/
.stdattend input[type="file"] {
    display: inline-block;
    border: 1px solid #e2e2e2;
    padding: 7px;
    margin: 10px;
    width: 80%;
}

.stdattend label {
    font-weight: bold;
    color: #f90;
}

.stdattend .modal-footer {
    padding: 10px 0px 0px;
}

.igstudatt ul.list-inline li {
    margin-bottom: 10px;
}

#StudentTermFeePopupModal.igustdfee th h3 {
    margin: 0;
    font-size: 18px;
}

#StudentTermFeePopupModal.igustdfee tr td h4 {
    margin: 0px 0px 0px;
    font-size: 14px;
}

#StudentLastYearPopupModal .table tr th h3 {
    font-size: 15px;
    margin: 0;
}

#StudentLastYearPopupModal .table tr td h4 {
    font-size: 13px;
}

#StudentLastYearPopupModal table.table.fetbl td {
    padding: 4px;
}

#StudentLastYearPopupModal .table tr th {
    letter-spacing: 0px;
    padding: 5px;
}
/*.iguadd.igustdfee tr td input.form-control {
   height: 0px;
   border: none;
   background: none;
   font-size: 14px;
}*/
.iguadd.igustdfee input.form-control {
    height: 30px;
}

#StEnquirydetailchart svg {
    overflow: initial !important;
}

.stdfema {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .stdfema input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

.stdfeechk {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #0966af;
}

.stdfema:hover input ~ .stdfeechk {
    background-color: #ccc;
}

.stdfema input:checked ~ .stdfeechk {
    background-color: #2196F3;
}

.stdfeechk:after {
    content: "";
    position: absolute;
    display: none;
}

.stdfema input:checked ~ .stdfeechk:after {
    display: block;
}

.stdfema .stdfeechk:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.feepayment {
    width: 98%;
    height: 100%;
    display: block;
    overflow: auto;
    margin: 5% auto 1%;
    border-radius: 30px;
    border: 1px solid #484646;
}

.panel-heading {
    overflow: auto;
}

.feehead h3 {
    margin: 0px 0px 5px 0px;
    font-size: 16px;
    font-family: 'Gilroy', sans-serif;
}

    .feehead h3 span {
        font-size: 16px;
    }

.feesec {
    border: 0px;
    margin-bottom: 0px;
    box-shadow: none;
}

.minchek {
    display: block;
    position: relative;
    margin-bottom: 25px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .minchek input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

.checkmarkc {
    position: absolute;
    top: 1px;
    left: 0px;
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #188ae2;
}

.minchek input:checked ~ .checkmarkc {
    background-color: #2196F3;
}

.checkmarkc:after {
    content: "";
    position: absolute;
    display: none;
}

.minchek input:checked ~ .checkmarkc:after {
    display: block;
}

.minchek .checkmarkc:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.bord, .table.disc td, .table.disc {
    border: none !important;
    margin-bottom: 20px;
}

.fetbl .form-control {
    width: 45%;
    text-align: right;
    float: right;
    border-color: #484646 !important;
    border-radius: 10px;
    font-family: 'Gilroy', sans-serif;
    font-size: 14px;
    margin: 5px 30px;
    height: 25px;
}

.feecont {
    overflow: auto;
    border-bottom: 0.6px solid #dadada;
    padding: 0px 0px 15px;
}

    .feecont h3, .feecont h4 {
        margin: 0;
        font-family: 'Gilroy', sans-serif;
    }

    .feecont h3 {
        font-size: 16px;
    }

h4.disouninline {
    display: inline-block;
    margin-top: 8px;
}

.feecont .table td, .table.disc td {
    vertical-align: middle;
}

.minchek.btm {
    margin-bottom: 0px;
    padding-left: 25px;
    font-family: 'Gilroy', sans-serif;
}

.latef .form-control {
    width: 100%;
    text-align: right;
    border-color: #484646 !important;
    border-radius: 10px;
}

.radibt {
    display: block;
    position: relative;
    padding-left: 35px;
    margin: 10px 0px 0px 0px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .radibt input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

.checkmarkr {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

.radibt input:checked ~ .checkmarkr {
    background-color: #2196F3;
}

.checkmarkr:after {
    content: "";
    position: absolute;
    display: none;
}

.radibt input:checked ~ .checkmarkr:after {
    display: block;
}

.radibt .checkmarkr:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

ul.payopt {
    margin: 0px;
    padding-left: 35px;
}

input.form-control.remark {
    border-radius: 10px;
    border-color: #000;
    width: 90%;
    float: right;
    padding: 20px 10px 50px;
    font-size: 16px;
    color: #000;
    display: block;
}

.baltbl h3, .baltbl h4 {
    margin: 0;
}

.clear {
    clear: both;
}

.panel-heading.feehead {
    padding: 8px 20px 4px;
    border-color: transparent;
}

.feetype textarea.form-control {
    min-height: 55px;
    width: 100%;
    text-align: left;
}

.panel.feesec .table th {
    padding: 10px;
    background: none !important;
}

.panel.feesec .table.table-bordered {
    border-color: #bcb9b9;
}

.panel.feesec .table.fetbl th {
    border-bottom: 0px !important;
    padding: 5px 5px;
    border-color: #bcb9b9;
    font-size: 18px;
}

.panel.feesec .table.fetbl td {
    padding: 0px 10px;
    border-bottom: 0px;
    border-color: #bcb9b9;
}

    .panel.feesec .table.fetbl td h4 {
        font-size: 14px;
    }

.table.fetbl > tbody + tbody {
    border-top: 0px;
}

table.table.table-bordered.disc.feetype h3 {
    font-size: 15px;
    text-align: left;
}

table.table.table-bordered.disc.feetype tr:nth-of-type(even) {
    background: none;
}

table.table.table-bordered.disc.feetype td {
    padding: 5px 10px;
}

    table.table.table-bordered.disc.feetype td input {
        height: 30px;
    }

.payoption {
    font-family: 'Gilroy', sans-serif;
}

table.table.table-bordered.fetbl {
    margin-bottom: 10px;
}

.recept select.form-control {
    height: 100%;
}

.recept {
    padding: 0px 20px;
    font-family: 'Gilroy', sans-serif;
    font-size: 16px;
}

.paynowbtn {
    padding: 0px 20px;
}

.bal h3, table.table.table-bordered.disc.bal label {
    font-size: 16px;
    margin: 0px 0px 5px 0px;
    font-family: 'Gilroy', sans-serif;
}

table.table.table-bordered.disc.bal tr:nth-of-type(even) {
    background: none;
}

.baltbl h3 {
    font-family: 'Gilroy', sans-serif;
    font-size: 18px;
    color: #fff;
    margin: 0px 0px 5px 0px;
}

.previoutbl.k-grid.k-widget {
    width: 100%;
    margin-bottom: 20px;
}

table.table.table-bordered.disc.bal td {
    padding: 10px;
}

.previoutbl.k-widget {
    border: 0px;
}

.previoutbl .k-grid-header:first-child th.k-header:first-child {
    border-radius: 0px;
}

table.table.table-bordered.baltbl {
    border-bottom: 1px solid #aebac0 !important;
    border: none;
}

.previoutbl.stdttbl .k-grid-content.k-auto-scrollable td {
    width: 17%;
}

.previoutbl.k-grid.k-widget .k-grid-header {
    padding-right: 0px !important;
}

.newheadings.std img {
    position: absolute;
    top: -30px;
    right: 0;
    width: 100px;
    height: 100px;
    display: block;
    border-radius: 50%;
    background: #edf0f5;
    border: 2px solid #f5d484;
}

.form-inline.stdfm label.category-label {
    color: #fff !important;
}

.form-inline.stdfm input.k-input.form-control {
    height: auto !important;
}

.incomeex input.form-control {
    margin-bottom: 15px;
}

.incomeex .form-group {
    margin-bottom: 0px;
}

.recept .form-group {
    margin-bottom: 15px;
}

.righfrm .form-group label {
    text-align: right;
    line-height: 30px;
    margin: 0px;
}

h3.bilrec {
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 28px;
    color: #f00;
}

.stdamnt {
    width: 97%;
    margin: 0px auto 10px;
    border-bottom: 1px solid #FFC107;
    padding: 5px;
    border-radius: 0px;
}

    .stdamnt li h5 {
        text-transform: capitalize;
        font-family: 'Gilroy', sans-serif;
    }

table.table.table-bordered.disc.bal {
    margin-bottom: 5px;
}
/* The container */
.mark_mai {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .mark_mai input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom checkbox */
.mark_ch {
    position: absolute;
    top: -5px;
    left: 10px;
    height: 20px;
    width: 20px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.mark_mai:hover input ~ .mark_ch {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.mark_mai input:checked ~ .mark_ch {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.mark_ch:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.mark_mai input:checked ~ .mark_ch:after {
    display: block;
}

/* Style the checkmark/indicator */
.mark_mai .mark_ch:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.feesting {
    box-shadow: -1px 0px 10px #969696;
    -webkit-box-shadow: -1px 0px 10px #969696;
    -moz-box-shadow: -1px 0px 10px #969696;
}

.left-term, .right-month {
    border: 1px solid #ebac50;
    border-radius: 4px;
}

    .left-term h4, .right-month h4 {
        background: #ff9900;
        padding: 8px;
        color: #fff;
        border-radius: 3px;
        margin-top: 0px;
    }

.k-grid-filter.k-state-active {
    background-color: #FF9900;
}

table.table.fetbl .form-group {
    margin-bottom: 0px !important;
}

table.table.fetbl th {
    vertical-align: middle;
    padding: 5px;
    border-bottom: none;
}

table.table.fetbl td {
    padding: 0px 8px 0px;
    vertical-align: middle;
}
/*student fee details page css end*/
/*income expenditure css*/
.incomeheader h1 {
    font-size: 22px;
    margin: 3px 0px 3px 0px;
    padding: 5px;
}

.incomeheader.bluestrip {
    overflow: auto;
    color: #fff;
    margin: 0;
    padding: 0 !important;
    border-radius: 0px;
    border: 1px solid #dedede;
}

.exptot h4 {
    color: #e91212;
    font-family: 'Gilroy', sans-serif;
    font-size: 24px;
    text-align: right;
}

.brrght {
    border-right: 2px solid #fff;
}

.incomeheader.bluestrip input.btn.btn-warning {
    background: url(../images/print.png) no-repeat;
    padding-left: 30px;
    background-color: #f9c851;
    background-size: 17px;
    background-position: 5px;
}
/*income expenditure css end*/

/*event gallery css start*/
.widget-body.viewevngall {
    overflow: auto;
}
/*.eventgal .k-combobox-clearable .k-input, .viewevngall input.k-input.form-control {
    height: auto;
}*/
.thumb {
    padding: 2px;
    border-radius: 3px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

    .thumb:hover {
        box-shadow: 1px 1px 11px 0px #d6d6d6;
        -webkit-box-shadow: 1px 1px 11px 0px #d6d6d6;
        -moz-box-shadow: 1px 1px 11px 0px #d6d6d6;
        -ms-box-shadow: 1px 1px 11px 0px #d6d6d6;
    }

.lb-data {
    padding: 10px 0px !important;
    color: #ccc;
}

.eventgalley .gallery-item .thumb {
    width: 180px;
    height: 160px;
}

.eventgalley .gallery-item {
    overflow: inherit;
}

input.closeevnt {
    border-radius: 50%;
    background: #F44336;
    color: #fff;
    border: none;
    width: 30px;
    height: 30px;
    outline: 0px;
}

.eventgalley .thumb:hover {
    overflow: hidden;
}

.eventgalley .gallery-item .thumb:hover img {
    transform: inherit;
}

.evnthov {
    position: relative;
    width: 50%;
}

.image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.evnthov:hover .image {
    opacity: 0.3;
}

.evnthov:hover .middle {
    opacity: 1;
}

.text {
    background-color: rgba(6, 8, 10, 0.6392156862745098);
    color: white;
    font-size: 16px;
    padding: 65px 30px;
    width: 175px;
    height: 160px;
    border-radius: 3px;
}

.thumb.evnthov {
    border: 1px solid #f7f7f7;
    border-radius: 0px;
}

.eventgalley {
    border: 1px solid #f3f3f3;
    display: block;
    overflow: auto;
    padding: 5px 0px;
    box-shadow: -2px -1px 15px 0px #dedede;
}

.viewgal .gallery-item .thumb, .viewgal .gallery-item .thumb img {
    width: 180px;
    height: 160px;
}
/*event gallery css end*/
#main_nav {
    overflow: auto;
    margin-right: 1px;
}

    #main_nav::-webkit-scrollbar, .modal-open .modal::-webkit-scrollbar {
        width: 5px;
    }
    /* Handle */
    #main_nav::-webkit-scrollbar-thumb, .modal-open .modal::-webkit-scrollbar-thumb {
        background: rgba(152, 166, 173, 0.4);
        border-radius: 6px;
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        visibility: hidden;
    }

    #main_nav:hover::-webkit-scrollbar-thumb, .modal-open .modal::-webkit-scrollbar-thumb {
        visibility: visible;
    }
        /* Handle on hover */
        #main_nav::-webkit-scrollbar-thumb:hover, .modal-open .modal::-webkit-scrollbar-thumb:hover {
            visibility: visible;
            transition: all 0.5s ease-in-out;
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
        }

.hghtfix {
    height: auto;
    min-height: 300px;
    display: inline-table;
}

.k-tabstrip .iprofile.k-content {
    padding: 0px;
    margin: 20px 0px;
}

.ipassw {
    border: 1px solid #ededed;
    max-width: 60%;
    margin: 0px auto;
    padding: 30px 0px 40px;
    box-shadow: 1px 1px 20px 1px #e5e5e5;
}

.updatbtn {
    max-width: 68%;
    margin-bottom: 10px;
    margin: 0 auto;
}
/*my order invoice page css start*/
.invohead img {
    max-width: 100%;
}

.invofooter img {
    max-width: 100%;
}

.invohead, .invofooter {
    display: none;
}

.iginvoice .modal-header {
    background: none !important;
    padding: 0px;
    border: none;
}

.iginvoice .modal {
    max-width: 90%;
    margin: 2% auto 0px;
}

.iginvoice .modal-content {
    margin: 12px 0px;
    width: 100%;
    max-width: 98%;
}

.iginvoice button.close {
    opacity: 1;
    text-shadow: none;
    position: absolute;
    right: -15px;
    top: -10px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: #fff;
    color: #F44336;
    font-size: 16px;
    outline: 0;
}

.iginvoice .panel {
    border: 1px solid #f5f7f9;
}

.iginvoice .panel-default > .panel-heading {
    background-color: #8e8e8df2;
    border-color: #f5f7f9;
    color: #fff;
    padding: 8px;
}

.iginvoice .panel-title {
    font-size: 14px;
}

.iginvoice .table.itblin th {
    background-color: #8e8e8df2 !important;
    color: #fff !important;
    font-weight: normal;
    padding: 5px;
}

hr.invoicbor {
    margin: 10px 0px;
    width: 100%;
    border-bottom: 1.4px dashed #f90;
    float: left;
}

.iginvoice, .iginvoice .panel-body p {
    font-size: 13px;
}

.inierght h5 {
    margin: 4px 0px;
    font-size: 13px;
    font-weight: normal;
}

.iginvoice .widget-body {
    overflow: auto;
}

.invtol {
    border: 1px solid #dedede;
    padding: 15px;
    height: auto;
    display: block;
    min-height: 335px;
    box-shadow: 1px 2px 16px 0px #dcdcdc;
    -webkit-box-shadow: 1px 2px 16px 0px #dcdcdc;
    -moz-box-shadow: 1px 2px 16px 0px #dcdcdc;
    border-radius: 3px;
}

    .invtol h5 {
        margin: 5px 0px;
        font-size: 13px;
        font-weight: normal;
    }

/*my order invoice page css end*/
/*Student Id cards css start*/
.idcard {
    text-align: center;
    margin-bottom: 3.5em;
}

.school_logo {
    margin-bottom: 5em;
}

.header_inputs .form-control {
    margin-bottom: 10px;
    font-size: 15px;
}

.idcard_left {
    border-right: 1px solid #dedede;
    overflow: auto;
}

    .idcard_left h3 {
        color: #F44336;
        font-size: 22px;
        border-bottom: 1px solid #f44336;
        padding-bottom: 5px;
        margin-right: 10px;
        margin-top: 0px;
    }

.idcard_right h3 {
    color: #1336fb;
    font-size: 22px;
    border-bottom: 1px solid #94a2f1;
    padding-bottom: 5px;
    margin-top: 0px;
}

.idcard_left ul li label, .idcard_right ul li label {
    font-size: 16px;
    margin-bottom: 10px;
    width: calc(100% - 30px);
    float: left;
}

    .idcard_left ul li label .mark_ch, .idcard_right ul li label .mark_ch {
        top: 0;
        background-color: #fff;
        border: 1px solid #f9c21d;
    }

.idcard_left ul li, .idcard_right ul li {
    margin-bottom: 12px;
}

    .idcard_left ul li .mark_mai .mark_ch:after, .idcard_right ul li .mark_mai .mark_ch:after {
        left: 7px;
        top: 3px;
        border-width: 0 2px 2px 0;
    }

span.idnum {
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    border: 1px solid #474747;
    padding: 5px;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    color: #000;
}

.idcard_right ul {
    margin-bottom: 2em;
    overflow: auto;
}

.idcard_right h4 {
    font-size: 22px;
    color: #ff0057;
    border-bottom: 1px solid #ff0057;
    padding-bottom: 5px;
    margin-bottom: .5em;
}

.idcard_right .header_inputs .form-control {
    margin-bottom: 1.2em;
}

.idlogosec {
    margin: 1.5em 0px;
}

    .idlogosec .form-group label.text-white {
        color: #fff !important;
    }

.idcard_m {
    border: 4px groove #d0d0d0;
    background: #fdfdfd;
    box-shadow: -1px 0px 8px #f5f5f5;
    overflow: auto;
}
/*New id card css end*/
.igtagj {
    position: absolute;
    top: -10%;
    left: 43%;
    right: 0;
    margin: 0 auto;
    display: block;
    width: 360px;
}

    .igtagj img {
        max-width: 100%;
        height: auto;
        min-height: 400px;
    }

    .igtagj .schoolname_lft h4 {
        margin: 0;
        color: #fff;
        transform: rotate(75deg) translate(195px, 5px);
        width: 200px;
        font-size: 10px;
        text-transform: uppercase;
    }

    .igtagj .schoolname_rght h4 {
        margin: 0;
        color: #fff;
        transform: rotate(45deg) translate(150px, 110px);
        width: 200px;
        font-size: 10px;
        text-transform: uppercase;
    }

.idcardpic {
    width: 100%;
    height: 100%;
    min-height: 360px;
}

.studentidcard {
    overflow: auto;
}

.vcard_sel .k-content {
    padding: 0;
    margin: 15px 0px;
    border: 1px solid #f9f9f9 !important;
    box-shadow: 1px 1px 15px 1px #e3e3e3;
}

.idsel_head:after {
    content: '';
    position: absolute;
    bottom: 0px;
    border-bottom: 2px dotted #f90;
    width: 55%;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0px auto -5px;
    display: block;
}

.idsel_head h3 {
    font-family: 'Gilroy', sans-serif;
    margin-bottom: 0;
}

.idh .price-box {
    min-height: 255px;
}

.idbor {
    border: 1px solid #f9f9f9 !important;
    box-shadow: 1px 1px 15px 1px #e3e3e3;
    padding: 10px 20px;
    margin-bottom: 20px;
}

.widget-body.idstddet {
    padding: 0px 5px;
    overflow-x: hidden;
}

.idstddet .k-tabstrip-items .k-link {
    padding: 10px 0px 0px;
    font-size: 18px;
    font-family: 'Gilroy', sans-serif;
}

.idstddet .k-tabstrip-items {
    padding: 0px;
}

.idstddet ul.k-tabstrip-items li.k-state-active {
    margin-bottom: 20px;
}

.idimgsec .form-group {
    margin-bottom: 15px !important;
}

.idinpu {
    padding: 6px 10px;
    border-radius: 2px;
    border: 1px solid #dedede;
    margin: 0px 5px;
}

from.idimgsec label.btn {
    color: #fff !important;
}

.idcuscheck {
    display: block;
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .idcuscheck input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        left: 0px;
        z-index: 9;
        width: 100%;
        height: 20px;
        margin: 0;
    }

/* Create a custom checkbox */
.idcheckmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 17px;
    width: 17px;
    background-color: #eee;
}

.idcuscheck input:checked ~ .idcheckmark {
    background-color: #2196F3;
}

.idcheckmark:after {
    content: "";
    position: absolute;
    display: none;
}

.idcuscheck input:checked ~ .idcheckmark:after {
    display: block;
}

.idcuscheck .idcheckmark:after {
    left: 6px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.idcutradiob {
    display: block;
    position: relative;
    padding-left: 20px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .idcutradiob input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        left: 0px;
        z-index: 9;
        width: 100%;
        height: 20px;
        margin: 0;
    }

/* Create a custom radio button */
.idradio {
    position: absolute;
    top: 0;
    left: 0;
    height: 17px;
    width: 17px;
    background-color: #eee;
    border-radius: 50%;
}

.idcutradiob input:checked ~ .idradio {
    background-color: #2196F3;
}

.idradio:after {
    content: "";
    position: absolute;
    display: none;
}

.idcutradiob input:checked ~ .idradio:after {
    display: block;
}

.idcutradiob .idradio:after {
    top: 5px;
    left: 5px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}
/*.previecard .id_bckimg{width:230px;}*/
.id_bckimg {
    /*position: absolute;
    left: -5px;
    right: 0;
    top: 0px;
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 215px;
   height:375px;*/
    position: absolute;
    left: -10px;
    right: 0;
    top: 0px;
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 220px;
}

    .id_bckimg img {
        max-width: 100%;
    }

    .id_bckimg .idcards-panel {
        width: 54mm;
        height: 86mm;
        margin: 0 auto;
    }

.igtag img {
    max-width: 100%;
}

.colr_chosr {
    /*position: relative;
    bottom: -45px;
    left: 7%;*/
}

.colr_tagchosr {
    /*position: absolute;
    right: 0;
    bottom: 0;*/
}

.verticalcard {
    width: 60%;
    text-align: center;
    margin-top: 10px;
    float: left;
}

.verticaltag {
    width: 40%;
    float: right;
    text-align: center;
}

.igbor {
    border: 1px solid #f7f7f7;
    padding: 10px;
    background: #f1f1f1;
    border-radius: 5px;
    box-shadow: 1px 1px 12px 0px #e7e7e7;
}
/*Student Id cards css end*/
/*Time table Generate Layout Design Start*/
.igtimetbl .form-group {
    margin-bottom: 15px;
}

.igtimetbl .form-inline .form-control {
    height: 37px !important;
    min-width: 333px;
}

.igtimtble {
    display: block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .igtimtble input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

.igurucheckmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
}

.igtimtble:hover input ~ .igurucheckmark {
    background-color: #ccc;
}

.igtimtble input:checked ~ .igurucheckmark {
    border: 1px solid #2196F3;
    background: transparent;
}

.igurucheckmark:after {
    content: "";
    position: absolute;
    display: none;
}

.igtimtble input:checked ~ .igurucheckmark:after {
    display: block;
}

.timgent {
    overflow: auto;
}

.igtimtble .igurucheckmark:after {
    left: 8px;
    top: -4px;
    width: 8px;
    height: 16px;
    border: solid #1e75c2;
    border-width: 0 3px 3px 0px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.underscore {
    font-size: 40px;
}

.timeline {
    list-style: none;
    position: relative;
    top: -55px;
}

    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #eeeeee;
        left: 50%;
        margin-left: -1.5px;
    }

    .timeline > li {
        margin-bottom: 20px;
        position: relative;
    }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-panel {
            width: 50%;
            float: left;
            border: 1px solid #d4d4d4;
            border-radius: 2px;
            padding: 15px;
            position: relative;
            -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
            box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
        }

        .timeline > li.timeline-inverted + li:not(.timeline-inverted),
        .timeline > li:not(.timeline-inverted) + li.timeline-inverted {
            margin-top: -60px;
        }

        .timeline > li:not(.timeline-inverted) {
            padding-right: 90px;
        }

        .timeline > li.timeline-inverted {
            padding-left: 90px;
        }

        .timeline > li > .timeline-panel:before {
            position: absolute;
            top: 26px;
            right: -15px;
            display: inline-block;
            border-top: 15px solid transparent;
            border-left: 15px solid #ccc;
            border-right: 0 solid #ccc;
            border-bottom: 15px solid transparent;
            content: " ";
        }

        .timeline > li > .timeline-panel:after {
            position: absolute;
            top: 27px;
            right: -14px;
            display: inline-block;
            border-top: 14px solid transparent;
            border-left: 14px solid #fff;
            border-right: 0 solid #fff;
            border-bottom: 14px solid transparent;
            content: " ";
        }

        .timeline > li > .timeline-badge {
            color: #fff;
            width: 40px;
            height: 40px;
            line-height: 40px;
            font-size: 1.4em;
            text-align: center;
            position: absolute;
            top: 16px;
            left: 50%;
            margin-left: -25px;
            /*background-color: #999999;*/ /*New Design*/
            background-color: #FF9900; /*New Design*/
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%;
        }

        .timeline > li.timeline-inverted > .timeline-panel {
            float: right;
        }

            .timeline > li.timeline-inverted > .timeline-panel:before {
                border-left-width: 0;
                border-right-width: 15px;
                left: -15px;
                right: auto;
            }

            .timeline > li.timeline-inverted > .timeline-panel:after {
                border-left-width: 0;
                border-right-width: 14px;
                left: -14px;
                right: auto;
            }

.timeline-badge.primary {
    background-color: #2e6da4 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-title {
    margin-top: 0;
    color: #f90;
    font-family: 'Gilroy', sans-serif;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

    .timeline-body > p + p {
        margin-top: 5px;
    }

.timeline li .timeline-body p {
    line-height: initial;
    font-size: 14px;
    margin: 0px 0px 7px 0px;
}

.igtimetbl h4 {
    /*font-family: 'Gilroy', sans-serif;*/ /*New Design*/
    margin: 0;
    color: #188ae2;
    font-size: 18px;
}

.igtimtbl .table td {
    vertical-align: middle;
    padding: 7px 10px;
}

    .igtimtbl .table td .form-group {
        margin-bottom: 0px !important;
    }

.igtimtbl {
    border: 1px solid #dedede;
    padding: 15px;
    background: #fbfbfb;
    box-shadow: 1px 1px 11px 0px #ccc;
    border-radius: 3px;
}

    .igtimtbl .input-group {
        display: block;
    }

    .igtimtbl span.k-widget.k-timepicker.k-header.schooltimepicker, .igtimtbl span.k-picker-wrap.k-state-default, .iguexamtym span.k-widget.k-timepicker.k-header.schooltimepicker, .iguexamtym span.k-picker-wrap.k-state-default {
        height: 32px;
    }

    .igtimtbl input.schooltimepicker.k-input, .iguexamtym input.k-input {
        height: 30px;
    }

    .igtimtbl span.k-select, .iguexamtym span.k-select {
        line-height: 30px;
    }
/*Timt table Generate Layout Design End*/
.igprice .pricing .cell a.button:hover {
    color: #fff;
}

.igprice .pricing .cell .button {
    cursor: pointer;
}
/*package css start*/
.igpackage {
    float: right;
    text-align: left;
    border: 1px solid #dedede;
    border-radius: 20px;
}

.igpackagehead {
    border-bottom: 2px dotted #ccc;
    padding: 8px 15px;
    border-radius: 20px 20px 0px 0px;
    background: -moz-linear-gradient(-45deg, #ffffff 31%, #e1e1e1d9 84%, #fefefe 100%);
    background: -webkit-linear-gradient(-45deg, #ffffff 31%,#e1e1e1d9 84%,#fefefe 100%);
    background: linear-gradient(110deg, #ffffff 31%,#e1e1e1d9 84%,#FEFEFD 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fefefe',GradientType=1 );
}

    .igpackagehead h3 {
        margin: 0;
        font-family: 'Gilroy', sans-serif;
        text-transform: uppercase;
        font-weight: 600;
        color: #f90;
        letter-spacing: 1px;
    }

.igpackgebody h4 {
    font-size: 13px;
    text-align: left;
    margin: 0px 10px;
}

.igpackage h5 {
    margin: 0;
    font-size: 16px;
}

.igpackgebody {
    padding: 3px 15px;
    background: #ffffff;
    background: -moz-linear-gradient(-45deg, #ffffff 31%, #e1e1e1d9 84%, #fefefe 100%);
    background: -webkit-linear-gradient(-45deg, #ffffff 31%,#e1e1e1d9 84%,#fefefe 100%);
    background: linear-gradient(110deg, #ffffff 31%,#e1e1e1d9 84%,#FEFEFD 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fefefe',GradientType=1 );
}

    .igpackgebody p {
        line-height: inherit;
    }

    .igpackgebody h3 {
        font-size: 22px;
        color: #188ae2;
        text-align: right;
        margin: 5px 0px 10px;
        font-weight: bold;
    }

        .igpackgebody h3 span.rupe {
            color: #5d5a5a;
            font-weight: normal;
            float: none;
            font-size: 18px;
        }

        .igpackgebody h3 span {
            color: #5d5a5a;
            font-size: 12px;
            float: left;
            font-weight: normal;
        }

    .igpackgebody tr:nth-of-type(even) {
        background: none;
    }

.igpakfoot {
    padding: 8px 15px;
    border-top: 2px dotted #dedede;
    background: #1e75c2;
    border-radius: 0px 0px 20px 20px;
}

    .igpakfoot h2.text-primary {
        margin: 10px 0px 0px;
        color: #fff !important;
        text-align: left;
        font-size: 28px;
    }

    .igpakfoot small {
        color: #fff;
        font-weight: normal;
        font-size: 10px;
        display: block;
    }

    .igpakfoot .btn-success {
        border: 2px solid #fff;
        border-radius: 16px;
        padding: 8px 50px;
        margin-top: 14px;
    }

.igpckstrip ul.list-inline h3 span {
    color: #188ae2;
    font-size: 16px;
    font-weight: bold;
}

.igpckstrip ul.list-inline h3 {
    margin: 0;
    font-size: 15px;
    font-family: 'Gilroy', sans-serif;
}

.igpckstrip .pull-right span {
    font-family: 'Gilroy', sans-serif;
}

.grenclr {
    color: #32CD32;
}
/*package css end*/
.schoolname_lft {
    position: absolute;
    left: 0;
}

    .schoolname_lft h4 {
        margin: 0;
        color: #fff;
        transform: rotate(76deg) translate(100px, 90px);
        width: 200px;
        font-size: 10px;
        text-transform: uppercase;
    }

.schoolname_rght {
    position: absolute;
    right: 0;
}

    .schoolname_rght h4 {
        margin: 0;
        color: #fff;
        transform: rotate(104deg) translate(100px, -85px);
        width: 200px;
        font-size: 10px;
        text-transform: uppercase;
    }

.igtag {
    /*position: absolute;*/
    position: relative;
    top: 0;
    right: 60px;
    margin: 0 auto;
    display: block;
    text-align: center;
    /*width: 35%;*/
    width: 180px;
}

    .igtag.pre {
        width: 380px;
        top: -40px;
    }

.hcard_back {
    position: absolute;
    left: -5px;
    right: 0;
    top: -30px;
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 88mm;
    height: 60mm;
}

    .hcard_back img {
        max-width: 100%;
    }

.hrtag {
    position: absolute;
    top: -30px;
    left: 150px;
    right: 0;
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 300px;
}

/*expenditure css start*/
div#reportrange {
    min-width: inherit;
}

.btn-width30 {
    width: 30%;
}

.pityamt h4 {
    font-size: 15px;
    border: 1px solid #dedede;
    border-radius: 5px;
    height: 35px;
    margin: 0;
    line-height: 35px;
    text-indent: 5px;
    color: #f00;
    font-weight: 600;
}

.invoiceimg {
    width: 100%;
    height: 100%;
    max-height: 150px;
    overflow: auto;
    border: 1px solid #dedede;
    box-shadow: 1px 1px 11px 0px #ccc;
}

    .invoiceimg img {
        width: 100%;
    }
/*expenditure css end*/
.stdttbl a.k-button.k-button-icontext.toolbar-title.pull-left.k-grid-StudentsInformation {
    font-family: 'Gilroy', sans-serif;
    font-size: 18px;
}

    .stdttbl a.k-button.k-button-icontext.toolbar-title.pull-left.k-grid-StudentsInformation:before {
        content: "\f2bd";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        margin: 0 5px 0px 0px;
    }

.form-inline.studensec .form-control {
    min-width: 130px;
    margin: 0px; /*0px 5px 0px 0px; New Design*/
    font-size: 11px;
}

.form-inline.studensec label {
    /*font-weight: bold;*/
    margin: 0px 7px 0px 0px;
    color: #727374;
    font-size: 12px;
}

.label-new {
    color: #182330 !important; /*New Design*/
    font-weight: 700;
    font-size: 12px !important;
    margin-bottom: 5px !important;
}

.form-inline.studensec .btn {
    height: 32px; /*New Design*/
    line-height: inherit;
}

.stdttbl .k-grid-header-wrap table th {
    font-size: 13px;
}

.stdttbl .k-grid-content table td {
    font-size: 12px;
    padding: 4px 5px;
}

.hight-295 {
    height: 295px;
}


.form-group {
    margin-bottom: 15px !important; /*New Design*/
    margin-right: 5px !important;
}

.theadfix table, .theadfix tbody {
    display: block;
}

.theadfix tbody {
    height: 180px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
}

    .theadfix tbody tr:after {
        content: '';
        visibility: hidden;
        clear: both;
    }

.studentbor {
    /*height: 590px;*/
    overflow: auto;
    overflow-x: hidden;
    /*border: 1px solid #dedede;*/
    /*padding: 10px 10px;*/
    margin: 10px 0px;
    background: #fff;
    border-radius: 5px;
}

.studentinfo h4 span {
    color: #f31414;
}

.studentinfo h4 {
    font-size: 16px;
    font-family: 'Gilroy', sans-serif;
}

.studentbor::-webkit-scrollbar-thumb {
    background: #c3c3c3;
    border-radius: 10px;
}

.studentbor::-webkit-scrollbar-track {
    background: #edf0f5;
}

.studentbor::-webkit-scrollbar {
    width: 6px;
}

.observe {
    border: 1px solid #ddd;
    overflow: auto;
    background: #fff;
    margin-bottom: 20px;
    padding: 10px 5px;
    box-shadow: 1px 1px 15px 0px #bfbebe;
    -webkit-box-shadow: 1px 1px 15px 0px #bfbebe;
    -moz-box-shadow: 1px 1px 15px 0px #bfbebe;
}

.obr_tbl {
    height: auto;
    overflow: auto;
    margin-bottom: 10px;
    max-height: 240px;
}

obr_tbl .btn {
    padding: 3px 10px;
}

div#StudentSkillGrid .k-grid-content.k-auto-scrollable {
    height: 460px;
    overflow: auto;
}

div#StudentSkillGrid .k-grid-header {
    padding-right: 0px !important;
}

span.k-widget.k-dropdown.k-header.grade-dropdown-template.obs_type {
    width: 8em;
}

div#StudentSkillGrid p {
    text-align: center;
    margin: 0 auto;
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding: 5px;
    background: #d8d8d8;
}

.obr_tbl {
    height: 240px;
    overflow: auto;
    margin-bottom: 10px;
}

obr_tbl .btn {
    padding: 3px 10px;
}

div#StudentSkillGrid .k-grid-content.k-auto-scrollable {
    height: auto;
    overflow: auto;
    margin-bottom: 10px;
    max-height: 240px;
}

div#StudentSkillGrid .k-grid-header {
    padding-right: 0px !important;
}

/*span.k-widget.k-dropdown.k-header.grade-dropdown-template.obs_type {
    width: 8em;
}*/
/*div#StudentSkillGrid span {text-align: center;margin: 0 auto;display: block;font-size: 15px;font-weight: bold;padding: 5px; background: #d8d8d8;}*/
.table.obsstutbl td {
    padding: 3px 5px;
}

.table.obsstutbl tr:nth-of-type(even) {
    background: #f9f9f9;
}

.table.obsstutbl tr th {
    background: #607D8B !important;
    color: #fff !important;
    text-transform: uppercase;
}

.iggridhg .k-grid-content {
    height: 350px;
    overflow: auto;
}

.igstudatt {
    border: 1px solid #f3f3f3;
    overflow: auto;
    margin-bottom: 10px;
    background: #ffffff;
    padding: 10px 10px 0px;
    box-shadow: 1px 1px 8px 0px #e2e0e0;
    -webkit-box-shadow: 1px 1px 8px 0px #e2e0e0;
    -moz-box-shadow: 1px 1px 8px 0px #e2e0e0;
}

.igchart svg {
    border: 1px solid #ededed;
    border-radius: 2px;
    box-shadow: 1px 1px 11px 0px #c8c7c7;
    -webkit-box-shadow: 1px 1px 11px 0px #c8c7c7;
    -moz-box-shadow: 1px 1px 11px 0px #c8c7c7;
    margin-bottom: 10px;
}

.igover {
    overflow: auto;
}

.igsmsec {
    border: 1px solid #cfe7f7;
    height: 100%;
    width: 100%;
    display: block;
    min-height: 70px;
    padding: 15px 0px;
    background: #fff;
    box-shadow: 1px 8px 17px -10px #ccc;
    -webkit-box-shadow: 1px 8px 17px -10px #ccc;
    -moz-box-shadow: 1px 8px 17px -10px #ccc;
    border-radius: 5px;
}
/*dashboard section start*/
.icon_postion {
    position: relative;
}

    .icon_postion span.pull-right.big-icon.watermark {
        position: absolute;
        top: -5px;
        right: -5px;
        border: 1px solid #00c0ef;
        width: 35px;
        height: 35px;
        font-size: 18px;
        background: #00c0ef;
        border-radius: 50%;
        text-align: center;
        color: #fff;
        line-height: 35px;
        box-shadow: 1px 4px 9px 0px #00acd7;
    }

        .icon_postion span.pull-right.big-icon.watermark.ornge_icon {
            background: #f39c12;
            border-color: #f39c12;
            box-shadow: 1px 4px 9px 0px #da8c10;
            -webkit-box-shadow: 1px 4px 9px 0px #da8c10;
            -moz-box-shadow: 1px 4px 9px 0px #da8c10;
            -o-box-shadow: 1px 4px 9px 0px #da8c10;
        }

        .icon_postion span.pull-right.big-icon.watermark.green_icon {
            background: #00a65a;
            border-color: #00a65a;
            box-shadow: 1px 4px 9px 0px #009551;
            -moz-box-shadow: 1px 4px 9px 0px #009551;
            -ms-box-shadow: 1px 4px 9px 0px #009551;
            -webkit-box-shadow: 1px 4px 9px 0px #009551;
        }

        .icon_postion span.pull-right.big-icon.watermark.red_icon {
            background: #dd4b39;
            border-color: #dd4b39;
            box-shadow: 1px 4px 9px 0px #c64333;
            -moz-box-shadow: 1px 4px 9px 0px #c64333;
            -webkit-box-shadow: 1px 4px 9px 0px #c64333;
            -ms-box-shadow: 1px 4px 9px 0px #c64333;
            -o-box-shadow: 1px 4px 9px 0px #c64333;
        }

.brthday footer.widget-footer {
    padding: 6px 10px 3px;
}

.igdashboard .widget-body h4, .igdashboard .widget-body h3 {
    font-size: 13px;
    margin: 2px 0px 3px 0px;
    font-weight: normal;
}

.high510 {
    height: 510px !important;
}

.feelen .k-grid-content {
    height: 274px;
}

.igurbox .widget.staff {
    margin-bottom: 0px;
    height: 215px;
}

.igurbox .widget.studentbirt {
    margin-bottom: 0;
    height: 215px;
}
/*dashboard section end*/
/*Admission page css start*/

.stdttbl a.k-button.k-button-icontext.toolbar-title.pull-left.k-grid-EnquiryList, .stdttbl h3.toolbar-title {
    color: #fff;
    font-family: 'Gilroy', sans-serif;
    font-weight: normal;
    font-size: 18px;
}

    .stdttbl h3.toolbar-title:before {
        content: "\f19c";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        margin: 0px 5px 0px 0px;
    }

    .stdttbl a.k-button.k-button-icontext.toolbar-title.pull-left.k-grid-EnquiryList:before {
        content: "\f022";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        margin: 0px 5px 0px 0px;
    }

.iguadd .modal-content .form-control, .igusec .modal-content .form-control {
    height: 33px;
    font-size: 12px;
    border-radius: 5px;
}

.igusection .k-grid-toolbar {
    padding: 5px 0px;
}

.m-t-5 {
    margin-top: 5px !important;
}

.required {
    font-size: 13px !important;
    color: #f00 !important;
}

.iguupload {
    text-align: center;
    display: block;
}

    .iguupload h1 {
        font-size: 21px;
        margin: 0;
        color: #f90;
        text-shadow: -1px 2px 3px #a9a9a9;
    }

    .iguupload .fa {
        font-size: 4em;
        color: #188ae2;
        text-shadow: -1px 2px 3px #a9a9a9;
    }

.igudrop .dz-default.dz-message {
    display: none;
}

.iguupload.dz-default.dz-message {
    display: block;
}

.dropzone {
    padding: 10px 8px;
}

.studenthead h4 {
    font-size: 16px;
    margin: 8px 0px;
    color: #f90;
    font-weight: 600;
}
/*Admission page css end*/
/*employee page css start*/
.stdttbl h3.toolbar-title.iconremove:before {
    display: none;
}

h4.studemedheade {
    font-weight: 600;
    color: #f90;
    margin: 5px 0px;
    font-size: 16px;
}

.height330 {
    height: 330px;
}

.height600 {
    height: 550px;
}

.widget-body.smpad {
    padding: .4em;
}

.stdtoolbar a.k-button.k-button-icontext.toolbar-title, h3.toolbar-title {
    color: #fff;
    font-family: 'Gilroy', sans-serif;
    font-weight: normal;
    font-size: 18px;
}

.iguexmg .form-control {
    height: 33px;
    border-radius: 3px;
    line-height: inherit;
    font-weight: normal;
}

.iguexmg .modal-dialog {
    width: 100%;
    max-width: 70%;
}

.iguexgradepop {
    border: 1px solid #dedede;
    display: block;
    overflow: auto;
    padding: 8px 10px 0px;
    background: #e7e7e7;
    margin-bottom: 8px;
}

.examgraderght .form-control {
    height: 33px;
}

.examgraderght .m-t-10 {
    margin-top: 10px;
}

.examgraderght {
    border: 1px solid #f3f3f3;
    margin-bottom: 10px;
    padding: 15px 0px 5px;
    background: #fffdfd;
    border-radius: 5px;
    box-shadow: 1px 1px 11px #e8e8e8;
}

.igumntharr .btn {
    border-radius: 50%;
    width: 35px;
    height: 35px;
    font-size: 9px;
    background: #1175ba;
    border-color: #1175ba;
}

    .igumntharr .btn .fa {
        margin-left: -3px;
    }

.igumntharr #currentmonthi {
    font-family: 'Gilroy', sans-serif;
    font-weight: normal;
    font-size: 22px;
    color: #f90;
    margin: 0px 10px;
}
/*employee page css end*/
/*Fee mangament css start*/
.side_stdlist {
    position: fixed;
    top: 10%;
    right: -15px;
    font-size: 20px;
    z-index: 9;
    width: 50px;
    height: 50px;
}

.side-panel.std_feeside.open .side_stdlist {
    position: relative;
    left: -33px;
    top: 60px;
}

.side_stdlist a {
    border: 1px solid #188ae2;
    padding: 5px;
    background: #188ae2;
    color: #fff;
}

.fee-master .k-header a.toolbar-title {
    color: #fff;
    font-family: 'Gilroy', sans-serif;
    font-weight: normal;
    font-size: 18px;
}

    .fee-master .k-header a.toolbar-title:before {
        content: "\f0d6";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        margin: 0px 5px 0px 0px;
    }

.fee-master.k-grid .k-button.btn-info:before {
    content: "\f067";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin: 0px 5px 0px 0px;
}

.fee-master.k-grid a.btn.btn-sm.btn-success:before {
    content: "\f1b3";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin: 0px 5px 0px 0px;
}

.iguclsselect .k-widget.k-multiselect.k-header {
    border: 1px solid #dcdcdc;
    min-width: 520px;
}

.iguclsselect .k-multiselect-wrap {
    height: 30px;
    cursor: pointer;
}

    .iguclsselect .k-multiselect-wrap .k-input {
        margin-top: 8px;
    }

    .iguclsselect .k-multiselect-wrap .k-input {
        height: auto;
        padding: 0px;
        line-height: initial;
        text-indent: 10px;
    }

.iguclsselect .k-multiselect > .k-multiselect-wrap > .k-i-close {
    margin-right: 3px;
}

.iguclsselect .k-multiselect > .k-multiselect-wrap > .k-i-close {
    top: 10px;
}

.iguclsselect .k-multiselect-wrap li {
    margin: 5px 0 1px 3px;
}

.iguclsselect .k-multiselect-wrap li {
    margin: 6px 0 1px 3px;
    background: #1175ba;
    color: #fff;
    border: 1px solid #1e75c2;
    font-size: 10px;
}

    .iguclsselect .k-multiselect-wrap li:hover, .iguclsselect .k-multiselect-wrap li span:hover {
        color: #fff;
    }

    .iguclsselect .k-multiselect-wrap li span {
        color: #fff;
        font-size: 9px;
        padding: 0px;
    }

.tblresponsive .k-grid-header table {
    table-layout: auto;
}

.tblresponsive .k-grid-header-wrap {
    overflow-x: auto;
    overflow-y: hidden;
}

    .tblresponsive .k-grid-header-wrap::-webkit-scrollbar {
        background: #d0d0d0;
    }

    .tblresponsive .k-grid-header-wrap::-webkit-scrollbar-thumb {
        background: #f1a433;
        border-radius: 10px;
    }

form.form-inline.stdfeedtls label {
    color: #fff !important;
}

form.form-inline.stdfeedtls .form-group {
    margin-bottom: 0px !important;
}

form.form-inline.stdfeedtls .form-control {
    height: 30px !important;
}

form.form-inline.stdfeedtls .k-state-default > .k-select {
    line-height: 2;
}

.form-inline.stdfeedtls .btn {
    height: 32px;
    margin-left: 20px;
}
/*Fee Mangament css end*/


.addgroupsec {
    border: 1px solid #ececec;
    margin-bottom: 7px;
    padding: 15px 0px 0px;
    background: #fff;
    box-shadow: 1px -2px 15px #cacaca;
}

.datesec {
    border: 1px solid #e9e9e9;
    overflow: auto;
    margin: 10px 0px;
    padding: 0px 10px;
    box-shadow: -1px 1px 20px 0px #e7e7e7;
}
/*school time table page css start*/
tr.orgbg th {
    background: #f37521 !important;
    color: #fff !important;
    font-weight: bold;
    text-align: center;
}

    tr.orgbg th:first-child {
        background: #d4d0d0 !important;
        color: #343232 !important;
        font-weight: 600 !important;
        text-align: left;
    }

.timetblbg .table-bordered {
    border: 1.5px solid #949393;
}

    .timetblbg .table-bordered tr td:first-child {
        background: #003399;
        text-align: center;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
    }
/*school time table page css end*/
/*Accounts page css start*/
.incomeexpe {
    border: 1px solid #ededed;
    overflow: auto;
    margin-bottom: 10px;
    box-shadow: 1px 1px 11px #e5e5e5;
    padding: 3px 0px 12px;
}

    .incomeexpe h3.text-center {
        font-size: 19px;
        font-weight: 600;
        margin-top: 15px;
    }

        .incomeexpe h3.text-center span.amt {
            color: #f90;
        }
/*Accounts page css end*/
/*Exam page css start*/
.iguexamtym .bootstrap-timepicker, .iguexamtym span.k-widget.k-timepicker {
    width: 100%;
}
/*Exam page css end*/
/*Events page css start*/
.igubor {
    border: 1px solid #f5f5f5;
    overflow: auto;
    padding: 10px 0px;
    box-shadow: 1px 1px 11px #dedede;
    max-height: 590px;
}

    .igubor .thumb {
        border: 1px solid #dedede;
        padding: 5px;
    }

    .igubor .gallery-item .thumb {
        height: 100%;
    }
/*Events page css end*/
/*Library page css start*/
.add_roomDiv ul.k-group.k-treeview-lines {
    height: auto;
}

    .add_roomDiv ul.k-group.k-treeview-lines li.k-item ul.k-group {
        max-height: 120px !important;
        overflow: auto;
    }

.add_roomDiv .k-state-selected {
    color: #fff !important;
    background: #4400bd;
    padding: 1px 10px;
    border-radius: 0px;
}

.add_roomDiv .k-treeview ul li .k-in:hover {
    background: #fbab34;
    color: #fff;
    border-radius: 0px;
    width: 95%;
}

.add_roomDiv .k-treeview ul li .k-in {
    color: #0f100f;
    border-radius: 0px;
    width: 95%;
    margin-bottom: 3px;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}

.add_roomDiv {
    position: relative;
}

    .add_roomDiv::after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        border-left: 1px solid #b7b7b7;
        height: 100%;
    }
/*Library page css end*/
/*Hostel page css start*/
.iguchkbor {
    border: 1px solid #f5f5f5;
    margin-bottom: 10px;
    overflow: auto;
}

    .iguchkbor label {
        word-wrap: break-word;
        margin: 0 !important;
        font-size: 12px !important;
        font-weight: normal !important;
    }

.iguhostelpop .modal-dialog {
    margin-top: 20px;
}

.modal-header.subpop {
    padding: 8px 10px;
}

    .modal-header.subpop h4 {
        color: #fff;
        font-family: 'Gilroy', sans-serif;
        font-weight: normal;
        font-size: 18px;
    }

.iguhostelpop .modal {
    background: #11100fad;
}

.iguhostelpop .modal-content {
    width: 95%;
    margin: 0 auto;
}

    .iguhostelpop .modal-content .form-control {
        height: 32px;
        border-radius: 3px;
        font-weight: normal;
        font-size: 12px !important;
    }

.iguhostelpop .k-grid-content.k-auto-scrollable {
    height: 510px;
    overflow: auto;
}

img#imgStudentPhoto {
    border-radius: 100%;
    height: 172px;
    width: 172px;
    border: 1px solid #dedede;
    display: block;
}

.k-tabstrip > .igparent.k-content {
    padding: 0px;
}

.iguhtl {
    border: 1px solid #e3dfdf;
    padding: 10px 10px 0px;
    margin-bottom: 10px;
    background: #fff;
    box-shadow: 1px 1px 14px #dadada;
    -webkit-box-shadow: 1px 1px 14px #dadada;
    -moz-box-shadow: 1px 1px 14px #dadada;
    border-radius: 6px;
}

    .iguhtl .form-inline .form-control {
        height: 30px !important;
        font-size: 12px;
    }

.hviewimg {
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    box-shadow: 1px 1px 11px #dcdbdb;
    padding: 5px;
}

.hviewdet {
    border-radius: 3px;
    box-shadow: 1px 1px 11px #dcdbdb;
    padding: 12px 0px;
    display: block;
    overflow: auto;
}

    .hviewdet .form-group label {
        font-size: 14px;
        font-weight: normal;
    }

.hviewlist {
    border: 1px solid #eeeded;
    margin-top: 10px;
    padding: 16px 10px 12px;
    box-shadow: 1px 1px 11px #e7e7e7;
}
/*Hostel page css end*/

/*Dashboard css start*/
.borright h4.widget-title {
    width: 100%;
    margin: -35% 0px 0px;
    border-radius: 3px;
    box-shadow: -2px 2px 13px 0 #dedede;
    height: 80px;
    display: block;
    max-width: 80px;
    line-height: 90px;
}

.orng {
    background: #fd9811;
    border: 1px solid #fd9811;
}

.green {
    background: #4aa54e;
    border: 1px solid #4aa54e;
}

.redbg {
    background: #e9433f;
    border: 1px solid #e9433f;
}

.blusky {
    background: #1cbfd3;
    border: 1px solid #1cbfd3;
}

.igustddash .widget-body h2 {
    margin: 8px 0px;
    font-size: 23px;
    text-align: right;
    padding-right: 10px;
    color: #474747;
}

.igustddash .widget-body h5 small {
    color: #b5b4b4;
    text-transform: uppercase;
}

.igustddash .widget-body h4.widget-title {
    color: #0b0a09;
    font-weight: 600;
}

    .igustddash .widget-body h4.widget-title .fa {
        font-size: 30px;
        color: #fff;
    }

.igustddash {
    margin-top: 3%;
    display: flex;
    height: 100%;
    margin-bottom: 10px;
}

    .igustddash .widget {
        margin-bottom: 15px;
    }

    .igustddash .widget-body {
        padding: 10px 0px;
    }

        .igustddash .widget-body h5 {
            margin: 0;
            text-align: right;
            padding-right: 10px;
        }

    .igustddash .widget-footer {
        border-top: 0.2px solid #f3f3f3;
        padding: 8px 20px;
    }

        .igustddash .widget-footer a .fa {
            color: #F44336;
        }

        .igustddash .widget-footer a {
            color: #b7afaf;
        }

    .igustddash .widget {
        margin-bottom: 0;
        box-shadow: 0px 1px 20px #e5e3e3;
        -webkit-box-shadow: 0px 1px 20px #e5e3e3;
        -moz-box-shadow: 0px 1px 20px #e5e3e3;
        -o-box-shadow: 0px 1px 20px #e5e3e3;
        padding: 0px 10px;
        height: 100%;
    }

.igurbox {
    height: 100%;
    display: flex;
    margin-bottom: 15px;
}

    .igurbox .widget {
        flex: 1;
        height: 100%;
        display: grid;
        margin-bottom: 20px;
    }

.igdashboard marquee {
    width: 100%;
    padding: 12px 0px 0px;
}

.studentbirt .big-icon.watermark .fa {
    border: 1px solid #188ae2;
    padding: 10px;
    position: absolute;
    top: -5px;
    right: 0px;
    background: #188ae2;
    color: #fff !important;
    border-radius: 2px;
    box-shadow: -3px 4px 11px #ccc5c5;
}

.staff .big-icon.watermark .fa {
    border: 1px solid #10c469;
    padding: 10px;
    position: absolute;
    top: -5px;
    right: 0px;
    background: #10c469;
    color: #fff !important;
    border-radius: 2px;
    box-shadow: -3px 4px 11px #ccc5c5;
}

.birthhed h5 {
    margin: 0;
    font-size: 17px;
    color: #f90 !important;
    font-weight: 600;
}
/*Dashboard css end*/
/*Time table page css start*/
ul.prsnltb.igutym li {
    padding: 0px;
    margin-right: 2px; /*New Design*/
}
/*Time table page css end*/

/*Transport css start*/
.igustage {
    border: 1px solid #efefef;
    margin-bottom: 15px;
    padding: 12px 15px;
    background: #fff;
    box-shadow: 1px 1px 11px #e5e5e5;
    -webkit-box-shadow: 1px 1px 11px #e5e5e5;
    -moz-box-shadow: 1px 1px 11px #e5e5e5;
}
/*Transport css end*/
/*Transfer page css start*/
.igustdmig h4 b {
    color: #f90;
}

.igustdmig h4 {
    font-family: 'Gilroy', sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #188ae2;
}
/*Transfer page css end*/
/*MultipleColors Id card page css start*/
.verticalwiz {
    display: block;
    position: relative;
    width: 100%;
    list-style: none;
}

    .verticalwiz li {
        display: block;
        height: 100%;
        min-height: 90px;
        max-width: 215px;
        width: 100%;
        margin: 0px auto;
    }

        .verticalwiz li::before {
            content: "";
            display: block;
            font-size: 0px;
            position: relative;
            top: 10px;
            right: 0px;
            width: 100%;
            z-index: 1;
            transform: rotate(90deg) translateY(85px);
            left: 0px;
            max-width: 50%;
            text-align: center;
            border-top: 3px solid rgb(199, 202, 204);
            overflow: auto;
            margin: 0px auto;
        }

ul.verticalwiz li a {
    display: block;
    font-weight: 600;
    color: rgb(255, 255, 255) !important;
    background: rgb(24, 138, 226);
    padding: 10px 12px 10px 0px;
    border-radius: 20px 3px 3px 20px;
}

.verticalwiz li .step {
    color: rgb(255, 255, 255);
    display: inline;
    font-size: 15px;
    font-weight: 700;
    line-height: normal;
    position: relative;
    text-align: center;
    z-index: 2;
    background: rgb(178, 181, 185);
    padding: 10px 13px;
    border-radius: 50%;
    transition: all 0.1s linear 0s;
    border-width: 3px;
    border-style: solid;
    border-color: rgb(202, 204, 206);
    border-image: initial;
}

.verticalwiz li .title {
    display: inline;
    font-size: 13px;
}

ul.verticalwiz li.active a {
    font-weight: 600;
    color: rgb(255, 255, 255) !important;
    background: rgb(237, 179, 92);
    padding: 10px 12px 10px 0px;
    border-radius: 20px 3px 3px 20px;
}

.verticalwiz li.active .step, .verticalwiz li.active.complete .step {
    color: rgb(255, 255, 255);
    font-weight: 700;
    font-size: 15px;
    background: rgb(233, 161, 54);
    padding: 10px 13px;
    border-radius: 50%;
    border-width: 3px;
    border-style: solid;
    border-color: rgb(249, 196, 116);
    border-image: initial;
}

ul.verticalwiz li.active a span.title {
    color: rgb(255, 255, 255);
}

.midc {
    box-shadow: rgb(233, 233, 233) 1px 1px 11px;
    min-height: 420px;
    height: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(244, 244, 244);
    border-image: initial;
    padding: 10px;
    overflow: auto;
}

.rotateimgig {
    margin: 0px auto;
}

.idbor {
    box-shadow: rgb(227, 227, 227) 1px 1px 15px 1px;
    margin-bottom: 20px;
    padding: 10px 20px;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgb(249, 249, 249) !important;
    border-image: initial !important;
}

.mlanyard h3 {
    color: rgb(74, 66, 66);
    font-weight: 600;
    position: relative;
    margin: 3px 0px 6px;
}

    .mlanyard h3::after {
        content: "";
        position: absolute;
        top: 30px;
        left: 0px;
        right: 0px;
        max-width: 45%;
        border-bottom: 2px dotted rgb(255, 153, 0);
        margin: 0px auto;
    }

.lanyardimg {
    margin: 15px 0px;
}

    .lanyardimg img {
        max-width: 100%;
        width: 45%;
        text-align: center;
        display: inline-block;
        margin: 0px auto;
    }

.midc ul.prsnltb li {
    padding: 0px;
}

    .midc ul.prsnltb li a {
        transition: all 0.5s ease-in-out;
        border-radius: 20px;
    }

        .midc ul.prsnltb li a:hover {
            background: rgb(233, 30, 99);
            border-radius: 20px;
        }

.mlcolor {
    text-align: center;
}

    .mlcolor h3 {
        text-transform: uppercase;
        font-size: 18px;
        position: relative;
        font-weight: 600;
        color: rgb(24, 138, 226);
    }

        .mlcolor h3::after {
            content: "";
            position: absolute;
            top: 25px;
            left: 0px;
            right: 0px;
            max-width: 50%;
            border-bottom: 2px dotted rgb(237, 179, 92);
            margin: 0px auto;
        }

    .mlcolor p {
        font-size: 12px;
        max-width: 80%;
        margin: 0px auto 15px;
    }

    .mlcolor .thumbnail {
        box-shadow: rgb(235, 235, 235) 1px 1px 11px;
        background: rgb(255, 255, 255);
        border-color: rgb(244, 244, 244);
    }

        .mlcolor .thumbnail img {
            height: 100%;
            max-height: 140px;
        }

label.mradio {
    margin-bottom: 0px;
}

.mradio {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 18px;
    user-select: none;
    background: rgb(255, 235, 59);
    padding: 5px;
}

    .mradio input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

        .mradio input:checked ~ .mulcheck {
            background-color: rgb(33, 150, 243);
        }

.mulcheck {
    position: absolute;
    top: 5px;
    left: 40px;
    height: 25px;
    width: 25px;
    background-color: rgb(238, 238, 238);
    border-radius: 50%;
}

    .mulcheck::after {
        content: "";
        position: absolute;
        display: none;
    }

.mradio .mulcheck::after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.mradio input:checked ~ .mulcheck::after {
    display: block;
}

.igumulticards {
    overflow: auto;
}
/*MultipleColors Id card page css end*/
/*Student History css*/
.stdimages {
    border: 3px solid #FF9800;
    padding: 5px;
    display: block;
    width: 100%;
    max-width: 150px;
    min-height: 150px;
    margin: 0 auto;
    overflow: hidden;
    box-shadow: 0px 3px 15px #e5e5e5;
    border-radius: 50%;
}

    .stdimages img {
        max-width: 100%;
        height: auto;
        border-radius: 50%;
    }

.acdemic_history h5 {
    margin-top: 0px;
}

.acdemic_history .table th {
    padding: 2px 5px;
    background: #607D8B;
    color: #fff !important;
}

.acdemic_history .table td {
    padding: 2px 5px;
    font-size: 12px;
}

.stdHistoryDetails ul li {
    width: 50%;
    float: left;
    line-height: 24px;
}

.rightsideDiv {
    border: 1px solid #f3f3f3;
    overflow: auto;
    padding: 10px 0px;
    box-shadow: 1px 2px 15px #e5e5e5;
    -webkit-box-shadow: 1px 2px 15px #e5e5e5;
    -moz-box-shadow: 1px 2px 15px #e5e5e5;
    -ms-box-shadow: 1px 2px 15px #e5e5e5;
    -o-box-shadow: 1px 2px 15px #e5e5e5;
}

.stdhistory h3 {
    color: #2196F3;
    font-weight: 600;
    font-size: 18px;
    margin: 10px 0px;
}

.stdhistory h4 {
    font-size: 13px;
    font-weight: 600;
    margin: 0;
    color: #E91E63;
}

.stdhistory ul.list-group {
    margin: 10px 0px;
}

    .stdhistory ul.list-group li.list-group-item {
        border-left: 0px;
        border-right: 0px;
        border-radius: 0px;
        text-align: left;
        font-size: 13px;
        padding: 10px 0px;
        border-color: #f3f3f3;
    }

div#student_profile_Div legend.smallhead {
    color: #FF9800;
}

.stdhistory ul.list-group li.list-group-item i.fa {
    color: #FF9800;
    padding: 3px;
    width: 23px;
    text-align: center;
}

.widget-body.stdhistory_right {
    height: 530px;
    overflow: auto;
}

.widget-body.stdhistory_acedmic {
    height: 295px;
    overflow: auto;
}
/*Student History css end*/

/*Student Id Card page css start*/
ul.idcard_steps.nav.nav-pills {
    position: relative;
    background: no-repeat;
    border-top: 1px solid #f35b3f;
}

.stdidcardsetting ul.prsnltb li {
    padding: initial;
    margin-top: 10px;
}

.stdidcardsetting ul.nav.nav-tabs.prsnltb li a {
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    padding: 4px 6px;
}

    .stdidcardsetting ul.nav.nav-tabs.prsnltb li a:hover {
        background: #e91e63;
        border-radius: 30px;
    }

#Bgcolor span.k-widget.k-colorpicker.k-header {
    width: 15%;
}

.idimgsec {
    border: 1px solid #ffffff;
    height: 100%;
    padding: 10px;
    margin-top: 15px;
    box-shadow: 0px 1px 10px #e5e5e5;
}

    .idimgsec h4 {
        display: table;
        margin: -20px 15px 15px;
        background: #fff;
        color: #FF9800;
        font-weight: 600;
    }

.wizard-card .stdidcardsetting .tab-content {
    padding: 0px;
    min-height: inherit;
}

.igustdid .wizard-card .wizard-navigation .progress-with-circle {
    height: 2px;
}

.igustdid .wizard-card[data-color="green"] .wizard-navigation .progress-bar {
    background-color: #f35b3f;
}

.igustdid .progress-bar {
    height: auto;
}

.igustdid .nav-pills > li.active > a:after {
    width: 48px;
    height: 48px;
    top: 0px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}

.igustdid .wizard-card[data-color="green"] .nav-pills > li.active > a:after {
    background-color: #f35b3f;
}

.igustdid .wizard-card .icon-circle {
    border: 1px solid #F3F2EE;
    width: 48px;
    height: 48px;
    top: 0px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}

.igustdid .wizard-card[data-color="green"] .nav-pills .icon-circle.checked {
    border-color: #f35b3f;
}

.igustdid .nav-pills > li.active > a [class*="fa"], .igustdid .wizard-card .icon-circle [class*="fa"], .igustdid .nav-pills > li.active > a [class*="fa"] {
    font-size: 18px !important;
}

.igustdid .nav-pills > li > a {
    top: -25px;
}

.igustdid .wizard-card[data-color="green"] .nav-pills > li.active > a {
    color: #f35b3f;
}
/*Student Id Card Page css end*/
.widget-body.iguwigbody {
    padding: 5px 15px;
    overflow: auto;
}

ul.igustdlist li {
    font-size: 12px;
}

.iguicon a.k-button.k-button-icontext .fa.fa-user-times {
    color: #ff0000;
}

.iguicon a.k-button.k-button-icontext .fa.fa-check-circle-o {
    color: #6bbc14;
}

.iguhight {
    height: 360px !important;
}
/*Inventory page css start*/
.iguchk {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .iguchk input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

.iguchkti {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #eee;
}

.iguchk:hover input ~ .iguchkti {
    background-color: #ccc;
}

.iguchk input:checked ~ .iguchkti {
    background-color: #2196F3;
}

.iguchkti:after {
    content: "";
    position: absolute;
    display: none;
}

.iguchk input:checked ~ .iguchkti:after {
    display: block;
}

.iguchk .iguchkti:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.invetory {
    width: 48%;
    border: 1px solid #dedede;
    border-radius: 3px;
    padding: 0px;
    margin-right: 12px;
    float: left;
}

    .invetory h4 {
        background: #1e75c2;
        padding: 7px;
        margin: 0;
        color: #fff;
    }

ul.inside li {
    padding: 8px 18px 0px;
}

.igutextb {
    margin-bottom: 10px;
    display: block;
    overflow: auto;
}

.stdttbl tr td {
    padding: 4px 5px;
    font-size: 12px;
}

.stdttbl .table th {
    font-size: 13px;
}

.paybtn a.k-button.k-button-icontext {
    background: #10c469;
    color: #fff;
    border-radius: 3px;
    padding: 3px 10px;
}

.tbl {
    width: 100%;
}

    .tbl td {
        padding: 10px;
    }

.saveproductitem table.booktbl {
    background: #fff;
    width: 100%;
}

table.booktbl {
    width: 100%;
}

.saveproductitem {
    width: 90%;
    margin: 40px auto;
}

    .saveproductitem tr.trbg td {
        padding: 0px 12px;
    }

.well .list-group {
    margin-bottom: 0px;
}

table.list-inline.prodlist td {
    padding: 0px 10px;
}

tr:nth-of-type(even) {
    background-color: transparent;
}

.prodlist {
    margin: 12px 0px;
    border-radius: 3px;
    margin-left: 0px;
    padding: 10px 8px;
}

    .prodlist li:nth-child(1) {
        padding-left: 5px;
    }

    .prodlist li {
        padding: 0px 20px;
    }
/*Inventory page css end*/
/*school logo page css start*/
.schoologo .profile-pic {
    top: -70%;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    width: 100%;
    transform: inherit;
}

    .schoologo .profile-pic img {
        width: 200px;
        height: 200px;
        text-align: center;
        margin: 0 auto;
        border-radius: 0px;
    }
/*School logo page css end*/
/*Hall ticket page css start*/
.hall_examn h3 {
    text-align: center;
    margin-top: 0px;
    font-size: 18px;
}

.main_hall .hall_header h5 {
    margin: 0px;
    text-align: center;
}

.log_header {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    display: block;
    overflow: auto;
}

.logo_pic {
    width: 160px;
    float: left;
    margin: 0px;
}

    .logo_pic img {
        max-width: 100%;
        width: 100px;
    }

.school_name {
    width: 70%;
    margin: 0 auto;
    text-align: center;
}

    .school_name h2 {
        margin: 0;
        font-size: 22px;
    }

    .school_name p {
        font-size: 13px;
        margin: 0;
    }

.iguhallticket {
    position: relative;
}

.igu_color {
    position: fixed;
    top: 35%;
    right: 0px;
}

.hallticket table tr:nth-of-type(even) {
    background: none;
}

/*.hallticket table tr td {
    padding: 5px;
}*/

.hallticket h2 {
    font-weight: bold;
}

.hall_ticket {
    padding-bottom: 0px;
    padding-top: 5px;
    text-align: center;
    margin: 0px auto;
    display: block;
    width: 100%;
    overflow: inherit;
}

    .hall_ticket .scphoto {
        /*width: 12%;*/
        height: auto;
        float: left;
    }

        .hall_ticket .scphoto img {
            text-align: center;
            display: block;
            max-width: 100%;
            width: 100px;
            height: 100px;
            margin: 0 auto;
        }

    .hall_ticket .scname {
        width: 88%;
        margin: 0 auto;
    }

        .hall_ticket .scname h2 {
            margin: 0px;
            /*color: #fff;*/
            font-size: 21px;
            font-weight: 600;
        }

        .hall_ticket .scname p {
            line-height: inherit;
            /*color: #fff;*/
            margin: 0;
            font-size: 12px;
        }

.mt-40 {
    margin-top: 40px;
}
/*Hall ticket page css end*/
.d-ibl input.k-input.form-control {
    height: 28px !important;
}

.d-ibl span.k-select {
    line-height: 30px;
}

.form-inline.d-ibl .btn {
    height: auto;
}

ul.stdlistli li {
    /* background: #dc901d; */
    /* color: #fff; */
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #e9ad55;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    cursor: pointer;
    font-size: 12px;
}

    /*ul.stdlistli li:hover {
        background-color: #197AE9;
        color: #fff;
        border: 1px solid #197AE9;
    }*/

    ul.stdlistli li:hover, ul.stdlistli li.active {
        background: #ff9900;   /*New Design*/
        color: #fff;
        padding: 5px;
        border-radius: 3px;
        border: 1px solid #ff9900;
        margin-bottom: 3px;
        /* border: 1px solid #4297d8; */
    }
/*Site admin pages css start*/
img#imgEmpPhoto {
    height: 172px;
    width: 172px;
    display: block;
    border: 1px solid #f5f5f5;
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
}

.ckbor {
    border: 1px solid #efefef;
    overflow: auto;
    overflow-x: hidden;
    margin-bottom: 10px;
    box-shadow: 1px 1px 11px #edebeb;
    -webkit-box-shadow: 1px 1px 11px #edebeb;
    -moz-box-shadow: 1px 1px 11px #edebeb;
}

.ckhead {
    padding: 10px 30px 0px;
    border-bottom: 1px solid #f2f2f2;
}

.checkbox.ckhead label {
    font-weight: bold !important;
    font-size: 13px;
    color: #188ae2 !important;
}

.igusmodu {
    border: 1px solid #efefef;
    padding: 15px 0px 5px;
    box-shadow: 1px 1px 11px #edebeb;
    -webkit-box-shadow: 1px 1px 11px #edebeb;
    -moz-box-shadow: 1px 1px 11px #edebeb;
}

.igush h2 {
    margin: 3px 0px;
    color: #FF9800;
    font-family: 'Gilroy', sans-serif;
    font-weight: normal;
    font-size: 22px;
}

.panel-heading.iguaddsch {
    padding: 10px 20px;
    color: #fff;
    font-family: 'Gilroy', sans-serif;
    font-weight: normal;
    font-size: 18px;
}

.p-t-20 {
    padding-top: 20px !important;
}

.wid100 {
    width: 100%;
}
/*Site admin pages css end*/

/*Sports page css start*/
.iguaddspt h4 {
    margin: 0;
    font-weight: normal;
    font-family: 'Gilroy', sans-serif;
    font-size: 16px;
}

.iguaddspt {
    color: #fff;
    padding: 12px 15px;
    border-radius: 3px;
    margin-bottom: 20px;
    background: #FFC107;
    background: -webkit-linear-gradient(to top, #FFC107, #FF9800, #FFC107);
    background: linear-gradient(to top, #FFC107, #FF9800, #FFC107);
}

.igusptb {
    border: 1px solid #f5f5f5;
    width: 100%;
    height: 100%;
    display: block;
    box-shadow: -1px -1px 11px #efecec;
    padding: 10px;
}

.lftwid {
    width: 45.7%;
}
/*Sports page css end*/
input.empty {
    /*font-family: FontAwesome, "Open Sans", Verdana, sans-serif;*/
    font-family: 'Gilroy', sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-bottom: 10px;
}
/*Progress Report page css start*/
.prheader {
    display: block;
    margin-bottom: 30px;
    background: #fdfdfd;
    padding-top: 12px;
    border-radius: 3px;
    box-shadow: 1px 1px 10px #e0e0e0;
    -webkit-box-shadow: 1px 1px 10px #e0e0e0;
    -moz-box-shadow: 1px 1px 10px #e0e0e0;
}

.progs_att {
    width: 98%;
    margin: 0 auto;
    padding: 0px 20px;
}

.unlock-top img {
    max-width: 100%;
    border-radius: 50%;
    padding: 3px;
    height: 100%;
    width: 100%;
    overflow: hidden;
    display: block;
}
/*Progress Report page css End*/
.previecard {
    background: #f3f3f3;
    height: 100%;
    min-height: 420px;
    padding: 20px;
}

.address-box {
    position: absolute;
    left: 0;
    right: 0;
    max-width: 170px;
    margin: 3px auto 0px;
    word-wrap: break-word;
}

.inputSelecthigh .k-dropdown-wrap .k-input {
    height: 30px;
    line-height: 30px;
}

.inputSelecthigh .k-state-default > .k-select {
    line-height: 30px;
}

.m-t-22 {
    margin-top: 22px !important;
}
/*.btn-sm{padding: 4px 12px;}*/
.widget-body .k-dropdown-wrap.k-state-default {
    height: 30px;
}

.widget-body .k-dropdown-wrap .k-input {
    line-height: 28px;
    height: 28px;
}

.form-inline.d-ibl .form-control {
    min-width: 150px;
}

.form-control.absval {
    display: inline-block;
    width: 135px !important;
    text-align: center !important;
    height: 26px;
    overflow: hidden;
}

.mrngsub {
    width: 100%;
    height: 100%;
    display: table;
    margin: 15px 0px;
    padding: 5px 0px 15px;
    border: 1px solid #f3f3f3;
    box-shadow: 0px 1px 11px #EEEEEE;
    -webkit-box-shadow: 0px 1px 11px #EEEEEE;
    -moz-box-shadow: 0px 1px 11px #EEEEEE;
    -o-box-shadow: 0px 1px 11px #EEEEEE;
    -ms-box-shadow: 0px 1px 11px #EEEEEE;
}

    .mrngsub h4 {
        margin: -12px 0px 10px 9px;
        background: #fff;
        display: table;
        padding: 0px 5px;
        font-weight: 600;
        color: #e99211;
        font-size: 17px;
    }
    .mrngsub [class*="col-"] {
        margin-bottom: .5rem !important;
    }

.k-dropdown-wrap .k-select {
    line-height: 28px;
}

.hstl_std {
    display: flex;
    margin-bottom: 20px;
}

    .hstl_std .widget .widget-body {
        padding: 12px 1rem 0px;
    }

        .hstl_std .widget .widget-body .k-tabstrip > .k-content {
            padding: 0px .92em;
            margin: 10px 0px 0px 0px;
        }

    .hstl_std .widget {
        flex: auto;
        height: 100%;
    }

legend.roomrate {
    background: #f1b152;
    padding: 5px;
    border-radius: 3px;
    color: #fff;
    margin-bottom: 5px;
    box-shadow: 0px 1px 20px #cec9c9;
}

.iguaddnewvis span.k-select {
    line-height: 32px;
}

.font-weight600 {
    font-weight: 600;
}

.removecont .row.k-content {
    padding: 0px;
    margin-top: 15px;
}

button.close.closeicon {
    position: absolute;
    top: -10px;
    right: -15px;
    background: #fff;
    opacity: 1;
    border-radius: 50%;
    width: 25px;
    height: 25px;
}

.schedulesms .btn-sm {
    padding: 4px 12px;
}

.schedulesms .iguchkti {
    background-color: #fff;
    border: 1px solid #b7b7b7;
}

.schedulesms .table > tbody > tr > td {
    vertical-align: middle;
}

ul.list-inline.schedule_dates {
    margin-left: 0;
}

    ul.list-inline.schedule_dates li.checkbox {
        padding-left: 20px;
        margin-bottom: 0px;
    }

.widget-body.schedule_sms {
    overflow: auto;
}

.schedule_lft {
    border: 1px solid #fbfbfb;
    height: 100%;
    display: block;
    overflow: auto;
    margin-bottom: 10px;
    padding-top: 10px;
    box-shadow: -1px 2px 10px #e5e5e5;
    background: #fffef8;
}

.schedule1_rght {
    border: 1px solid #fbfbfb;
    height: 100%;
    display: block;
    overflow: auto;
    margin-bottom: 10px;
    padding-top: 10px;
    box-shadow: -1px 2px 10px #e5e5e5;
    background: #fff8ef;
    min-height: 310px;
}

    .schedule1_rght .form-control[readonly] {
        background: #fff;
    }

div#reportrange {
    white-space: nowrap;
    overflow: hidden;
    height: 32px;
    position: relative;
}

.smsm .widget {
    margin-bottom: 0px;
}

.form-inline div#reportrange i.fa.fa-caret-down, .datpicker div#reportrange i.fa.fa-caret-down {
    /*position: initial;
    height: auto;
    display: inline-block;
    width: auto;*/
    border: 0;
}

.form-inline div#reportrange, .datpicker div#reportrange {
    height: 32px !important; /*padding:0px 10px !important;*/
}

div#reportrange i.fa.fa-caret-down {
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    display: block;
    width: 18px;
    height: 100%;
    line-height: 30px;
    text-align: center;
    border: 1px solid #cccccc;
    border-left: none;
    border-radius: 0px 3px 3px 0px;
}
/*Allocate Transport css start*/
ul.route li {
    padding-left: 15px;
}

ul.route {
    margin-bottom: 10px;
}
/*End Allocate Transport css*/

/*Student Id card*/
.idcard-box .logo-box .media-body p.reconized {
    font-size: 10px;
    text-transform: capitalize;
}
/*student Id card end*/
.widget-body.changpading {
    padding: 1rem .45rem;
}

.sms_igu .sg-rightbox-bg {
    padding: 20px 0px 12px;
}

.smsto {
    width: 3%;
    padding: 0px;
    text-align: center;
}

.smslf {
    box-shadow: 0px 3px 14px #7a8690;
    background: #32536d;
    padding: 10px 0px 0px;
}

.quickhome1 {
    width: 13%;
}

.quickhome2 {
    width: 36%;
}

div.k-grid-header {
    padding-right: 14px !important;
}

.incomeexpe div#reportrange i.fa.fa-caret-down {
    border: none;
}

.border_top {
    border-top: 3px solid #188ae2;
}



.dark.menubar small.bindrolenamecls {
    color: #fff;
}

.ColorLabel {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 600;
}

    /* Hide the browser's default radio button */
    .ColorLabel input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom radio button */
.ColorCheck {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.ColorLabel:hover input ~ .ColorCheck {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.ColorLabel input:checked ~ .ColorCheck {
    background-color: #67818e;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.ColorCheck:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.ColorLabel input:checked ~ .ColorCheck:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.ColorLabel .ColorCheck:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.dark.navbar-header.in {
    background: #3b3e47;
}

body.menubar-left .dark.navbar-header.in {
    background: #3b3e47;
}

.dark.navbar-header.in span#schoolshortname {
    color: #fff !important;
}

.transport_stdnt {
    margin-bottom: 10px;
    overflow: auto;
}

td.driver {
    padding: 5px 10px !important;
}

    td.driver img {
        max-width: 100%;
        width: 130px;
        height: 130px;
        float: left;
        margin-right: 10px;
        border: 1px solid #dedede;
        padding: 3px;
        border-radius: 3px;
    }

.transport_stdnt table.table {
    width: auto;
}

    .transport_stdnt table.table td {
        /*border: none;*/
        padding: 0px 10px 0px;
        vertical-align: middle;
    }
/*.transport_stdnt h4 {
    float: right;
}
.transport_stdnt h4 b {
    color: #f90;
}*/
.std-count {
    float: right;
    text-align: center;
    border: 1px solid #ffc8c8;
    padding: 5px;
    background: #ffffff;
    box-shadow: -2px 11px 25px rgba(218, 218, 218, 0.66);
    -webkit-box-shadow: -2px 11px 25px rgba(218, 218, 218, 0.66);
    -moz-box-shadow: -2px 11px 25px rgba(218, 218, 218, 0.66);
    width: 220px;
}

    .std-count b {
        border: 1px solid #ff9900;
        padding: 4px;
        background: #f90;
        color: #fff;
    }

    .std-count img {
        max-width: 100%;
    }

.transport_stdnt table.table tr:nth-of-type(even) {
    background: none;
}

/*.mrngsub.prg_s {
    min-height: 270px;
}

.mrngsub.prg_sc {
    min-height: 180px;
}

.mrngsub.graph {
    min-height: 90px;
}*/

.mrngsub.prg_sc .form-control {
    height: 30px;
}

ul.btnheight .btn-sm {
    height: 30px;
}

#grdStudentMarks .checkbox label::before {
    border-color: #000;
}
/*button style*/
.btn-sm {
    box-shadow: 0px 3px 3px #dedede;
    border-radius: 0;
    line-height: inherit;
}

.k-header.k-grid-toolbar .btn-sm, .bluestrip .btn-sm {
    border-radius: 0px;
    line-height: inherit;
    box-shadow: 0px 3px 3px #909090;
    font-weight: 700;
}
/*button style end*/
/*div#printGridFeeSummary .stdttbl .k-grid-header th.k-header, .stdttbl .table th {
    text-align: center;
}*/
/*Settings css start*/
.settings_tabs {
    text-align: left;
}

    .settings_tabs .smslf {
        overflow: auto;
        background: linear-gradient(to right, #9C27B0, #7731f3);
    }

        .settings_tabs .smslf .btn-sm.btn-info {
            box-shadow: none;
            padding: 8px 25px;
        }

ul.list-inline.btmcheck .form-group label {
    color: #fff !important;
}

.settings_tabs .nav-tabs {
    border-bottom: 2px solid #1c69a5;
}

.settings_tabs ul.nav li {
    margin: 0px 2px;
}

    .settings_tabs ul.nav li a {
        font-size: 15px;
        padding: 10px 15px;
        background: #1c69a5;
        color: #fff;
        border-radius: 30px 0px 30px 0px;
    }

    .settings_tabs ul.nav li.active a {
        color: #fff;
        background: #2196F3;
    }
/*Settings css end*/
.printblock {
    display: none;
}

.Student_Data tr:nth-of-type(even) {
    background: transparent;
}

.std_content {
    border: 1px solid #dedede;
    margin: 10px;
    height: auto;
    display: block;
    overflow: auto;
    padding: 5px 0px;
}

    .std_content table tr td:nth-child(3n+3) {
        padding-left: 5px;
    }

.std_right {
    border-left: 2px dotted #d3d5d6;
    padding-left: 20px;
}

.slft_w {
    width: 100%;
    min-width: 150px;
    float: left;
}

.std_content h4 {
    font-size: 16px;
    color: #000;
}

.std_cap {
    text-transform: uppercase;
}

.std_right h3 {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin-bottom: 0;
    border-top: 1px solid #000;
    max-width: 170px;
    text-align: center;
    width: 100%;
    float: right;
    margin-top: 40px;
}

.checkbox input[type="checkbox"] {
    width: 20%;
}
/*study certificate css*/
.Student_study .hall_header {
    overflow: auto;
}

.Student_study .hall_ticket .scname h2 {
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.Student_study .hall_header h5 {
    font-size: 16px;
    text-transform: capitalize;
    margin: 10px 0px;
}

    .Student_study .hall_header h5.branches {
        text-transform: uppercase;
    }

.Student_study .hall_ticket .scphoto {
    width: 14%;
}

    .Student_study .hall_ticket .scphoto img {
        text-align: center;
        display: block;
        max-width: 100%;
        width: 100px;
        margin: 0 auto;
    }

.heading_study {
    border: 3px ridge #adadad;
    padding: 15px;
    text-align: center;
    margin: 0px 3px;
}

    .heading_study h5 {
        font-size: 22px;
        margin: 0;
        color: #000;
        text-transform: uppercase;
        text-decoration: underline;
        text-underline-position: under;
    }

.Student_study .std_content h4 {
    margin: 0px 10px 15px 0px;
}

table.vertical_align td {
    vertical-align: top;
    padding-bottom: 2px;
    padding-top: 8px;
}

table.vertical_aligntds td {
    vertical-align: top;
    padding-bottom: 2px;
    padding-top: 18px;
}


.stdy_std {
    width: 200px;
    height: 200px;
    float: right;
}

.slft {
    width: 260px;
}

.stdy_cer tr:nth-of-type(even) {
    background: transparent;
}

.Student_study .std_content {
    border: 3px ridge #adadad;
    margin: 0px 3px;
    height: auto;
    display: block;
    /*padding: 5px 0px;*/
    border-top: none;
    overflow: auto;
    min-height: 235mm;
}

.main_hall.Student_study {
    border: 10px double #474747;
    overflow: auto;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
}

.stdy_cer {
    width: 75%;
    float: left;
}

.studyfooter h3 {
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

.studyfooter li {
    width: 30%;
    margin: 20px 30px;
    text-align: center;
    text-transform: uppercase;
}

.studyfooter {
    margin: 5em 0px;
}

.studyfootertable {
    margin: 5em 0px;
}


    .studyfootertable h3 {
        font-size: 16px;
        font-weight: bold;
        color: #000;
    }

.stud_inside {
    padding: 10px;
}
/*study certificate css end*/

/*Help Videos css start*/
.dynamicTile [class*="col-"] {
    padding: 5px;
}

.d-bg {
    /*background: #505a69;*/
    background-image: radial-gradient(circle, #505a69, #485361, #3f4d5a, #384652, #30404a);
}

.ad-bg {
    /*background: #4e4ef8;*/
    background-image: linear-gradient(to right bottom, #4e4ef8, #4747df, #4040c6, #393aae, #333396);
}

.mangsc-bg {
    /*background: #20b320;*/
    background-image: linear-gradient(to right bottom, #20b320, #289c2a, #2e862f, #307031, #315b31);
}

.stu-bg {
    /*background: #f6a301;*/
    background-image: linear-gradient(to right bottom, #f6a301, #eb9c01, #e09500, #d68f00, #cb8800);
}

.emp-bg {
    /*background: #149bdc;*/
    background-image: linear-gradient(to right bottom, #149bdc, #128ac4, #1079ac, #0f6995, #0e597e);
}

.atd-bg {
    background: #105b82;
}

.msg-bg {
    /*background: #e4099f;*/
    background-image: linear-gradient(to right bottom, #e4099f, #de129d, #d7189a, #d11c98, #cb2095);
}

.tymtbl-bg {
    /*background: #da40d3;*/
    background-image: linear-gradient(to right bottom, #da40d3, #d437cd, #cf2dc7, #c921c2, #c411bc);
}

.acc-bg {
    /*background: #038e8f;*/
    background-image: linear-gradient(to right bottom, #038e8f, #0a8182, #0e7375, #116768, #125a5b);
}

.fee-bg {
    /*background: #8f0404;*/
    background-image: linear-gradient(to right bottom, #8f0404, #9b0506, #a70707, #b30809, #c00a0a);
}

.exm-bg {
    /*background: #E91E63;*/
    background-image: linear-gradient(to right bottom, #e91e63, #d8195a, #c71551, #b61048, #a60b40);
}

.evn-bg {
    /*background: #ff6419;*/
    background-image: linear-gradient(to right bottom, #ff6419, #f15b13, #e2520c, #d44905, #c64000);
}

.rep-bg {
    /*background: #6b6060;*/
    background-image: linear-gradient(to right bottom, #6b6060, #685a5a, #665454, #634f4f, #604949);
}

.cert-bg {
    /*background: #811a71;*/
    background-image: linear-gradient(to right bottom, #811a71, #79196a, #711863, #6a165d, #621556);
}

.gal-bg {
    /*background: #7f28da;*/
    background-image: linear-gradient(to right bottom, #7f28da, #782cc9, #712eb8, #6930a7, #623196);
}

.inv-bg {
    /*background: #ec557d;*/
    background-image: linear-gradient(to right bottom, #ec557d, #df4970, #d33c63, #c62f56, #b9214a);
}

.contr-bg {
    /*background: #91bb67;*/
    background-image: linear-gradient(to right bottom, #91bb67, #7faa55, #6d9942, #5c8830, #4a781d);
}

.tran-bg {
    /*background: #21a788;*/
    background-image: linear-gradient(to right bottom, #21a788, #1fb290, #1cbe98, #19c9a0, #16d5a8);
}

.transfer-bg {
    /*background: #e85546;*/
    background-image: linear-gradient(to right bottom, #e85546, #d64d3f, #c54538, #b43e31, #a3362a);
}

.lev-bg {
    /*background: #d21697;*/
    background-image: linear-gradient(to right bottom, #d21697, #c1118a, #b00c7d, #a00870, #900464);
}

.home-bg {
    /*background: #84077e;*/
    background-image: linear-gradient(to right bottom, #84077e, #950c8e, #a6109f, #b715b0, #c91ac1);
}

.tile {
    transition: all 0.5s ease-in-out;
    border: 1px solid #b1b1b1;
    border-radius: 3px;
}

    .tile:hover {
        box-shadow: 3px 3px 16px 0px #8c8989;
        -webkit-box-shadow: 3px 3px 16px 0px #8c8989;
        -moz-box-shadow: 3px 3px 16px 0px #8c8989;
        -ms-box-shadow: 3px 3px 16px 0px #8c8989;
        -o-box-shadow: 3px 3px 16px 0px #8c8989;
        border: 1px solid #dedede;
    }

.bigicon {
    font-size: 42px;
    color: white;
    margin-top: 45px;
    margin-bottom: 10px;
}

.icontext {
    color: white;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
}

.bigicondark {
    font-size: 67px;
    color: black;
    margin-top: 20px;
    margin-bottom: 10px;
}

.icontextdark {
    color: black;
    font-size: 27px;
}

.dynamicTile .col-sm-4.col-xs-8 {
    padding: 5px;
}

.tilecaption {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    margin: 0 !important;
    text-align: center;
    color: white;
    font-family: 'Gilroy', sans-serif;
    font-weight: lighter;
}

.overlay_V {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    background: rgba(0,0,0, .5);
    opacity: 0;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
}

.video_m {
    width: 100%;
    height: 100%;
    position: relative;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

    .video_m:hover .overlay_V {
        opacity: 1;
    }

    .video_m:hover {
        transform: scale(0.96,0.96);
        -webkit-transform: scale(0.96,0.96);
        -moz-transform: scale(0.96,0.96);
        -ms-transform: scale(0.96,0.96);
        -o-transform: scale(0.96,0.96);
    }

.overlay_V a {
    width: 100%;
    height: 100%;
    overflow: auto;
    display: block;
}

.overlay_V img {
    width: 60px;
    height: 60px;
    text-align: center;
    display: block;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.dynamicTile {
    border: 1px solid #e2e1e1;
    overflow: hidden;
    padding: 0px 12px;
    margin-bottom: 2em;
    background: #fff;
    box-shadow: 0px 1px 11px #c3c3c3;
    -webkit-box-shadow: 0px 1px 11px #c3c3c3;
    -moz-box-shadow: 0px 1px 11px #c3c3c3;
    -ms-box-shadow: 0px 1px 11px #c3c3c3;
    -o-box-shadow: 0px 1px 11px #c3c3c3;
}

.html5-nav-thumb {
    height: auto !important;
}

.html5-nav {
    bottom: 40px !important;
}

div#html5-watermark {
    display: none !important;
}
/*Help Videos css end*/

/*Salary Basic page css start*/
.salrybasic .rTable {
    display: table;
    table-layout: fixed;
}

.salrybasic .rTableRow {
    display: table-row;
}

.salrybasic .rTableHeading {
    display: table-header-group;
    background-color: #ddd;
}

.salrybasic .rTableCell, .salrybasic .rTableHead {
    display: table-cell;
    padding: 5px;
    border: 1px solid #c5c2c2;
    vertical-align: middle;
    width: 120px;
}

.salrybasic .rTableHeading {
    display: table-header-group;
    background-color: #ddd;
    font-weight: bold;
}

.salrybasic .rTableFoot {
    display: table-footer-group;
    font-weight: bold;
    background-color: #ddd;
}

.salrybasic .rTableBody {
    display: table-row-group;
}

.salrybasic .basicform {
    float: right;
    width: 80%;
    height: 34px;
    padding: 3px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.salrybasic .basiccheck {
    float: left;
    width: 10%;
    margin: 10px 0px 0px 0px;
}

.salrybasic .rTableCell.frstwid, .salrybasic .rTableHead.frstwid {
    width: 30px;
}

.salrybasic .basicform.fullwid {
    float: left;
    width: 100%;
    height: 34px;
    padding: 3px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.salrybasic .divtalbe {
    width: 100%;
    height: 100%;
    overflow: auto;
    overflow-y: hidden;
}

.salrybasic .tablebody {
    height: 100%;
    display: block;
    width: 100%;
    overflow: auto;
    max-height: 540px;
}

    .salrybasic .tablebody .rTableRow {
        display: table;
        width: 100%;
        table-layout: fixed;
    }

.salrybasic .tableheader {
    display: table;
    width: 100%;
}

.salrybasic .rTableHead {
    background: #dad9d6;
    width: 190px;
    text-align: center;
}

.salrybasic .rTableCell {
    width: 190px;
}

    .salrybasic .rTableCell.empac, .salrybasic .rTableHead.empac {
        width: 190px;
    }

    .salrybasic .rTableHead.acnum, .salrybasic .rTableCell.acnum {
        width: 165px;
    }

.salrybasic .divtalbe .tooltip .tooltip-inner {
    background: #f5b00e;
    padding: 8px 10px;
    font-size: 14px;
    font-family: 'Gilroy', sans-serif;
}

.salrybasic .divtalbe .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #f5b00e;
}

.salrybasic .rTableCell.shift, .salrybasic .rTableHead.shift, .salrybasic .rTableCell.gross, .salrybasic .rTableHead.gross, .salrybasic .rTableCell.basicsalary, .salrybasic .rTableHead.basicsalary {
    width: 80px;
}

.salrybasic .rTableCell.desg, .salrybasic .rTableHead.desg {
    width: 115px;
}

.salrybasic .rTableCell.pt, .salrybasic .rTableHead.pt {
    width: 90px;
}

.salrybasic .rTableCell.tds, .salrybasic .rTableHead.tds {
    width: 65px;
}

.salrybasic .rTableHead.gapth {
    width: 17px;
    padding: 7px;
    background: #f1f1f1;
    border-color: #f1f1f1;
    border-top-color: #a7a4a4;
    border-right-color: #c1c1c1;
}

.salrybasic .pf .basicform, .salrybasic .esi .basicform {
    width: 40%;
    float: left;
    margin: 0px 2px;
}

.salrybasic .pt .basiccheck {
    width: 16%;
    margin-top: 10px;
}

.salrybasic .no-shadow {
    box-shadow: none;
}

.salrybasic .rTableCell.pf, .salrybasic .rTableHead.pf, .salrybasic .rTableCell.esi, .salrybasic .rTableHead.esi {
    width: 150px;
}
/*Salary Basic page css end*/

/*Working Days page css start*/
.workingdays .rTable {
    display: table;
    table-layout: fixed;
}

.workingdays .rTableRow {
    display: table-row;
}

.workingdays .rTableHeading {
    display: table-header-group;
    background-color: #ddd;
}

.workingdays .rTableCell, .workingdays .rTableHead {
    display: table-cell;
    padding: 5px;
    border: 1px solid #c5c2c2;
    width: 150px;
    vertical-align: middle;
    word-break: break-all;
}

.workingdays .rTableHeading {
    display: table-header-group;
    background-color: #ddd;
    font-weight: bold;
}

.workingdays .rTableFoot {
    display: table-footer-group;
    font-weight: bold;
    background-color: #ddd;
}

.workingdays .rTableBody {
    display: table-row-group;
}

.workingdays .basicform {
    float: right;
    width: 80%;
    height: 34px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.workingdays .basiccheck {
    float: left;
    width: 10%;
    margin: 0;
}

.workingdays .rTableCell.frstwid, .rTableHead.frstwid {
    width: 33px;
}

.workingdays .basicform.fullwid {
    float: left;
    width: 100%;
    height: 34px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.workingdays .divtalbe {
    width: 100%;
    height: 100%;
    overflow: auto;
    overflow-y: hidden;
}

.workingdays .tablebody {
    height: 100%;
    display: block;
    width: 100%;
    overflow: auto;
    max-height: 540px;
}

    .workingdays .tablebody .rTableRow {
        display: table;
        width: 100%;
        table-layout: fixed;
    }

.workingdays .tableheader {
    display: table;
    width: 100%;
}

.workingdays .rTableHead {
    background: #dad9d6;
    text-align: center;
}

.workingdays .divtalbe .tooltip .tooltip-inner {
    background: #f5b00e;
    padding: 8px 10px;
    font-size: 14px;
    font-family: 'Gilroy', sans-serif;
}

.workingdays .divtalbe .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #f5b00e;
}

.workingdays .rTableCell.empac, .workingdays .rTableHead.empac, .workingdays .rTableCell.shift, .workingdays .rTableHead.shift {
    width: 53px;
}

.workingdays .rTableCell.gross, .workingdays .rTableHead.gross, .workingdays .rTableCell.basicsalary, .workingdays .rTableHead.basicsalary {
    width: 65px;
}

.workingdays .rTableCell.desg, .workingdays .rTableHead.desg {
    width: 115px;
}

.workingdays .rTableCell.wloans, .workingdays .rTableHead.wloans {
    width: 90px;
}

.workingdays .rTableCell.netsal, .workingdays .rTableHead.netsal {
    width: 90px;
}

.workingdays .rTableCell.winc, .workingdays .rTableHead.winc {
    width: 95px;
}

.workingdays .rTableCell.pt, .workingdays .rTableHead.pt {
    width: 60px;
}

.workingdays .rTableCell.tds, .workingdays .rTableHead.tds {
    width: 65px;
}

.workingdays .rTableCell.acnum, .workingdays .rTableHead.acnum {
    width: 53px;
}

.workingdays .rTableHead.gapth {
    width: 10px;
    padding: 7px;
    background: #f1f1f1;
    border-color: #f1f1f1;
    border-top-color: #a7a4a4;
    border-right-color: #c1c1c1;
}

.workingdays .pf .basicform, .workingdays .esi .basicform {
    width: 40%;
    float: left;
    margin: 0px 2px;
}

.workingdays .pt .basiccheck {
    width: 16%;
    margin-top: 10px;
}

.workingdays .no-shadow {
    box-shadow: none;
}

.workingdays .rTableCell.pf, .workingdays .rTableHead.pf, .workingdays .rTableCell.esi, .workingdays .rTableHead.esi {
    width: 65px;
}
/*Working Days page css end*/
.no-shadow {
    box-shadow: none;
}
/*Exam Grade Analaysis page css start*/
.examgradeanalasis .rTable {
    display: table;
    table-layout: fixed;
}

.examgradeanalasis .rTableRow {
    display: table-row;
}

.examgradeanalasis .rTableCell, .examgradeanalasis .rTableHead {
    display: table-cell;
    padding: 3px 10px;
    border: 1px solid #989898;
    width: 160px;
    vertical-align: middle;
}

.examgradeanalasis .rTableBody {
    display: table-row-group;
}

.examgradeanalasis .tableheader {
    display: table;
    width: 100%;
}

.examgradeanalasis .divtalbe {
    width: 100%;
    overflow: auto;
}

.examgradeanalasis .rTableCell.inside {
    padding: 0px;
    border: none;
}

.examgradeanalasis .inside .rTableCell {
    text-align: center;
    cursor: pointer;
    font-weight: 600;
    color: #000;
    white-space: nowrap;
    padding: 4px 5px;
}

    .examgradeanalasis .inside .rTableCell a {
        color: #fff;
        display: block;
        background: #b91ed4;
        border-radius: 3px;
        box-shadow: -5px 0px 7px #a09c9c;
        -webkit-box-shadow: -5px 0px 7px #a09c9c;
        -moz-box-shadow: -5px 0px 7px #a09c9c;
        -o-box-shadow: -5px 0px 7px #a09c9c;
        padding: 5px;
    }

.examgradeanalasis .rowbg:nth-child(1), .examgradeanalasis .rowbg1:nth-child(1) {
    text-align: left;
}

.examgradeanalasis .rowbg {
    background: #3F51B5;
    text-align: center;
    padding: 4px;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
}

.examgradeanalasis .rowbg1 {
    text-align: center;
    font-weight: 600;
    background: #f5a42a;
    font-size: 16px;
    color: #090d0e;
}

.examgradeanalasis .rowbg2 {
    background: #204050;
    color: #fff;
    text-transform: uppercase;
}

.examgradeanalasis .rowbg3 .rTableCell {
    text-align: left;
}

.examgradeanalasis .rowbg3 {
    background: #ccc;
    border: none;
}

.exmview span {
    padding: 0px 3px;
    border-radius: 3px;
    color: #9C27B0;
    font-weight: bold;
    font-size: 14px;
    border: 1px solid #9C27B0;
    box-shadow: -2px 4px 7px #d2cece;
    -webkit-box-shadow: -2px 4px 7px #d2cece;
    -moz-box-shadow: -2px 4px 7px #d2cece;
    -o-box-shadow: -2px 4px 7px #d2cece;
}

.examgradeanalasis .rTableCell.inside b {
    margin-left: 10px;
    color: #000;
}
/*Exam Grade Analaysis page css end*/

/*Exam classwise Grade Analaysis page css start*/
.classwisegrade .rTable {
    display: table;
    table-layout: fixed;
}

.classwisegrade .rTableRow {
    display: table-row;
}

.classwisegrade .rTableCell, .examgradeanalasis .rTableHead {
    display: table-cell;
    padding: 3px 10px;
    border: 1px solid #989898;
    width: 160px;
    vertical-align: middle;
}

.classwisegrade .rTableBody {
    display: table-row-group;
}

.classwisegrade .tableheader {
    display: table;
    width: 100%;
}

.classwisegrade .divtalbe {
    width: 100%;
    overflow: auto;
}

.classwisegrade .rTableCell.inside {
    padding: 0px;
    border: none;
}

.classwisegrade .inside .rTableCell {
    text-align: center;
    cursor: pointer;
    font-weight: 600;
    color: #000;
    white-space: nowrap;
    padding: 4px 5px;
}

    .classwisegrade .inside .rTableCell a {
        color: #fff;
        display: block;
        background: #b91ed4;
        border-radius: 3px;
        box-shadow: -5px 0px 7px #a09c9c;
        -webkit-box-shadow: -5px 0px 7px #a09c9c;
        -moz-box-shadow: -5px 0px 7px #a09c9c;
        -o-box-shadow: -5px 0px 7px #a09c9c;
        padding: 5px;
    }

.classwisegrade .rowbg:nth-child(1), .examgradeanalasis .rowbg1:nth-child(1) {
    text-align: left;
}

.classwisegrade .rowbg {
    background: #3F51B5;
    text-align: center;
    padding: 4px;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
}

.classwisegrade .rowbg1 {
    text-align: center;
    font-weight: 600;
    background: #f5a42a;
    font-size: 16px;
    color: #090d0e;
}

.classwisegrade .rowbg2 {
    background: #204050;
    color: #fff;
    text-transform: uppercase;
}

.classwisegrade .rowbg3 .rTableCell {
    text-align: left;
}

.classwisegrade .rowbg3 {
    background: #ccc;
    border: none;
}

.exmview span {
    padding: 0px 3px;
    border-radius: 3px;
    color: #9C27B0;
    font-weight: bold;
    font-size: 14px;
    border: 1px solid #9C27B0;
    box-shadow: -2px 4px 7px #d2cece;
    -webkit-box-shadow: -2px 4px 7px #d2cece;
    -moz-box-shadow: -2px 4px 7px #d2cece;
    -o-box-shadow: -2px 4px 7px #d2cece;
}

.classwisegrade .rTableCell.inside b {
    margin-left: 10px;
    color: #000;
}
/*Exam classwise Grade Analaysis page css end*/

/*Bonfide certificate page css start*/
.main_b {
    max-width: 1070px;
    border: 6px double #474747;
    margin-bottom: 20px;
    display: block;
    margin: 0 auto;
    font-family: 'Gilroy', sans-serif;
    position: relative;
    /*overflow:auto;*/ margin-bottom: 15px;
}

.bonafied_inside {
    max-width: 850px;
    margin: 3em auto 0px; /*height: 100%;*/
}

img {
    max-width: 100%;
}

.b_log {
    float: left;
    width: 645px;
    height: 130px;
    margin-bottom: 10px;
}

    .b_log img {
        float: left;
        width: 130px;
        height: 130px;
        border: 1px solid #1a1a18;
        border-radius: 15px;
        margin-right: 10px;
    }

    .b_log h1 {
        margin: 0;
        color: #1a1a18;
        font-size: 32px;
        line-height: 35px;
    }

    .b_log sub {
        font-size: 16px;
        color: #1a1a18;
        font-weight: 600;
    }

.std_img {
    width: 280px;
    float: right;
}

    .std_img img {
        float: right;
        border: 1px solid #1a1a18;
        border-radius: 15px;
        width: 130px;
    }

.bonfidetext {
    display: grid;
}

    .bonfidetext h2 {
        border: 1px solid #1a1a18;
        border-radius: 50px;
        padding: 5px 20px;
        text-align: center;
        background: #9a0000;
        color: #fff;
        text-transform: uppercase;
        margin: 0px auto 0px;
        -webkit-print-color-adjust: exact;
        font-size: 22px;
        margin-bottom: 1em;
    }

.b_content h4 {
    margin-bottom: 0;
    font-weight: normal;
}

.b_bor {
    border-bottom: 1px solid #171515;
    width: 60%;
}

.b_content {
    padding: 0px 10px;
}

    .b_content ul {
        padding: 0;
        margin: 0;
    }

        .b_content ul li {
            list-style: none;
            display: inline-block;
            margin: 7px 0px;
            text-indent: 6px;
        }

.len8 {
    width: 45%;
}

.len5 {
    width: 20%;
}

.len3 {
    width: 20%;
    text-align: center;
}

.b_footer ul {
    padding: 0px;
    float: right;
    margin-top: 5em;
}

    .b_footer ul li {
        list-style: none;
        display: inline-block;
        width: 250px;
        text-align: center;
    }

img {
    max-width: 100%;
}

body {
    -webkit-print-color-adjust: exact;
}

.main_bonfied {
    max-width: 1010px;
    height: auto;
    padding: 15px;
    margin: 10px auto;
    border: 5px solid #f90;
    border-radius: 0px 20px 0px 20px;
}

.inner_content {
    border: 2px solid #f90;
    width: 100%;
    border-radius: 0px 20px 0px 20px;
    overflow: auto;
    display: block;
}

.logo {
    width: 140px;
    height: 140px;
    float: left;
}

    .logo img {
        max-width: 100%;
    }

.main_bonfied .school_name {
    text-align: center;
    width: 68%;
    float: left;
}

.school_name h3 {
    margin: 5px 0px;
    font-size: 24px;
}

.school_details {
    margin-top: 20px;
    padding: 0px 10px;
}

.std_photo {
    width: 15%;
    height: 150px;
    border: 2px solid #474747;
    float: right;
    margin: 0px 10px 10px 0px;
    overflow: hidden;
}

.bonfidetxt h4 {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    margin: 10px auto;
    background: #f90;
    max-width: 30%;
    padding: 5px;
    border-radius: 30px;
}

.context {
    max-width: 95%;
    margin: 0px auto 20px;
}

    .context p {
        font-size: 20px;
        margin: 20px 0px;
    }

        .context p span {
            border-bottom: 2px dotted #000;
            width: 55%;
            display: inline-block;
            text-indent: 10px;
            font-size: 23px;
        }

            .context p span.smalsize {
                width: 40%;
            }

.bar {
    color: #FFF;
    background-color: #e29017;
    padding: 10px;
    margin: 20px auto 0;
    font-size: 18px;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    border: 2px transparent solid;
    box-shadow: 0 10px 30px -10px grey;
    line-height: inherit;
}

.date_sign {
    width: 90%;
    margin: 30px auto 30px;
}

    .date_sign ul li {
        display: inline-block;
        width: 45%;
        text-align: center;
        font-weight: bold;
        font-size: 20px;
    }

    .date_sign img {
        width: auto;
        height: 80px;
    }

.bar span {
    position: absolute;
}

    .bar span:nth-child(2), .bar span:nth-child(4) {
        top: 0px;
        border-style: solid;
        border-width: 25px; /*z-index: -2;*/
    }

    .bar span:nth-child(2) {
        border-color: #f5a228 #f5a228 #f5a228 transparent;
        left: -50px;
        box-shadow: 9px 9px 30px -10px grey;
    }

    .bar span:nth-child(4) {
        border-color: #f5a228 transparent #f5a228 #f5a228;
        left: 255px;
        box-shadow: -7px 10px 30px -10px grey;
    }

.bimg {
    height: 160px;
}

ul.study_admi li {
    width: 48%;
    float: left;
    margin-left: 15px;
}

    ul.study_admi li:nth-child(2) {
        float: right;
    }

        ul.study_admi li:nth-child(2) h4 {
            text-align: right;
            margin-right: 45%;
        }

    ul.study_admi li h4 b {
        border-bottom: 2px dotted #f00;
        font-size: 16px;
        color: #f00;
    }

.vishide {
    visibility: hidden;
}
/*Study cum certificate*/
.studycumc .bar {
    /*max-width: 60%;*/ display: table;
}

    .studycumc .bar span:nth-child(4) {
        right: -50px;
        left: auto;
    }
/*Study cum certificate end*/

/*Bonfide certificate page css end*/

/*Salary Config*/
.salaryconfig {
    background: #fdfdfd;
    display: block;
    height: 100%;
    overflow: auto;
    margin: 0px 15px 20px;
    padding: 15px 0px 5px;
    border-radius: 3px;
    box-shadow: -3px 4px 20px 0 rgba(0,0,0,0.11), 1px 2px 8px 0 rgba(253, 253, 253, 0.08);
    border: 1px solid #efefef;
}

.k-filter-row th, .k-grid-header th.k-header {
    text-overflow: inherit;
}
/*Salary Config end*/

/*Reimbursment*/
/*.reimbursement table {table-layout:fixed}*/
.reimbursement table tr:nth-child(even) {
    background: none !important;
}

/*.tdbg {
    background: #29296f;
    font-size: 16px;
    color: #fff;
}*/

.reimbursement table th {
    background: #f90;
    color: #fff;
    text-transform: uppercase;
}

.sanctionli {
    padding: 12px 10px;
    background: #FF9800;
    box-shadow: 0px 1px 18px #d6d6d6;
    border-radius: 5px;
    color: #fff;
}

    .sanctionli b {
        color: #3c3c39;
    }

    .sanctionli li {
        font-weight: 600;
    }

.sanctionbutn .form-group:nth-child(1) {
    margin-left: 5px;
}

.sanctionbutn .form-group {
    margin-left: 20px;
    vertical-align: initial;
}
/*fee setting page */
.feesettingsec table h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}

.feesettingsec .table th, .feesettingsec .table td {
    padding: 6px !important;
    vertical-align: middle;
}

.feesettingsec table h4 {
    margin: 0;
    font-size: 17px;
}
/*end*/
.modal-content .form-control {
    height: auto !important;
}

.mrngsub.noofsub {
    margin: 15px 0px;
    padding: 0px 10px;
}
/*Library page css*/
.librarysec li a {
    background: transparent;
    margin: 5px;
    padding: 6px 15px;
    border-radius: 30px;
    color: #474747;
    /*border: 1px solid #E91E63;*/
    border: 1px solid orange;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    cursor: pointer;
}

ul.nav.nav-tabs.librarysec {
    margin: 15px 0px;
    border-bottom: none;
}

.librarysec li.active a {
    /*background: #E91E63;*/
    background: orange;
    color: #fff;
    border-bottom: none;
    border: 1px solid orange;
}

.nav-tabs.librarysec li a:hover, .nav-tabs.librarysec li a:focus {
    border: 1px solid orange;
    color: #fff;
    background: orange;
}

.bookpublisher {
    background: #f5f5f5;
    overflow: auto;
    padding: 10px 10px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.library_add {
    overflow: auto;
    background: #f7f7f7;
    margin: 0px 15px 25px;
    padding: 10px 0px;
    border-radius: 5px;
    box-shadow: -1px 17px 17px -10px #6d6d6d36;
    border: 1px solid #eaeaea;
}

.student_infor li b {
    color: #000;
}

.student_infor {
    background: #FFC107;
    color: #fff;
    padding: 7px;
    border-radius: 3px;
    margin-bottom: 15px;
}
/*Library page css end*/
/*FinalProgressReport page css*/
.finalprogresReport {
    border: 1px solid #d2d2d2;
    background: #fff;
    border-radius: 5px;
    margin-top: 10px;
    padding: 20px;
}

.finalreport_subhead .scphoto img {
    width: 140px;
    height: 140px;
    overflow: hidden;
}

.finalreport_subhead .scphoto {
    width: 10%;
    float: left;
    border: 1px solid #dedede;
    text-align: center;
    margin-bottom: 5px;
}

.progre_head {
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

.finalreport_subhead {
    border-bottom: double 3px #dedede;
    overflow: auto;
    margin-bottom: 15px;
}

.finalprogresReport table tr:nth-child(even) {
    background: none;
}

.final_stddetails {
    margin-bottom: 15px;
}

.left_sidetbl .panel {
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 15px;
}

.finalprogresReport .panel {
    margin-bottom: 15px;
    border: 1px solid #eaeaea;
}

.left_sidetbl .table th {
    background: #188ae2;
    color: #fff;
    padding: 3px !important;
    text-transform: uppercase;
}

.left_sidetbl .table {
    table-layout: fixed;
    width: 100%;
    word-break: break-all;
}

.topersec .table th {
    padding: 10px;
    background: #188ae2;
    color: #fff;
}

.topersec .panel {
    border-radius: 10px;
    overflow: hidden;
}

.stddetaols_final .table th {
    padding: 6px;
    background: #188ae2;
    color: #fff;
}

.stddetaols_final .panel {
    border-radius: 10px;
    overflow: hidden;
}

.remarks_final .panel-heading {
    padding: 10px;
}

.remarks_final .panel h4 {
    margin: 0px;
    text-align: center;
}

.lefttblfinal, .righttblfinal {
    width: 50%;
    float: left;
}

.tests_left .panel-body {
    padding: 0;
}

.tests_left {
    width: 50%;
    float: left;
    margin-right: 15px;
}

    .tests_left .table td {
        border: none;
    }

    .tests_left .table {
        text-align: center;
    }

        .tests_left .table th {
            background: #188ae2;
            color: #fff;
            text-align: center;
            padding: 8px;
        }

.address_finalreport h4 {
    margin: 0;
    text-align: center;
}

.address_finalreport .panel-heading {
    padding: 9px;
}

.address_finalreport {
    float: left;
    width: 48%;
    margin-left: 10px;
}

.all_signs ul li {
    padding: 0px 80px;
    padding-top: 80px;
}
/*FinalProgressReport page css end*/

/*AssessmentReport page css start*/
.assem_stddetails .table {
    table-layout: fixed;
}

    .assem_stddetails .table td {
        padding: 0px 5px;
        border: none;
    }

        .assem_stddetails .table td h4 {
            font-size: 16px;
            margin: 5px 0px;
        }
/*AssessmentReport page css end*/

/*SmS Template page checkbox*/
.smstemplate {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 5px !important;
}

    .smstemplate input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

.smscheckmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #eee;
    border: 1px solid #3F51B5;
    border-radius: 3px;
    background: transparent;
}

.smstemplate:hover input ~ .smscheckmark {
    background-color: #ccc;
}

.smstemplate input:checked ~ .smscheckmark {
    background-color: #2196F3;
}

.smscheckmark:after {
    content: "";
    position: absolute;
    display: none;
}

.smstemplate input:checked ~ .smscheckmark:after {
    display: block;
}

.smstemplate .smscheckmark:after {
    left: 8px;
    top: 3px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.smsinline {
    border: 1px solid #f5f5f5;
    padding: 20px 5px 10px;
    border-radius: 3px;
    background: #ffffff;
    box-shadow: -3px 2px 20px 0px #dedede;
    -webkit-box-shadow: -3px 2px 20px 0px #dedede;
    -moz-box-shadow: -3px 2px 20px 0px #dedede;
    -ms-box-shadow: -3px 2px 20px 0px #dedede;
    -o-box-shadow: -3px 2px 20px 0px #dedede;
}
/*End*/

/*Change Student Invoice*/
ul.chagnginvoice {
    width: 33%;
    float: left;
}

.changinvoicesec .checkmark {
    border: 1px solid #9e9c9c;
}

.changinvoicesec .lab-ra .checkmark:after {
    top: 5px;
    left: 5px;
}

.changinvoicesec .lab-ra input:checked ~ .checkmark {
    border-color: transparent;
}

.changinvoicesec {
    margin-bottom: 20px;
    border: 1px solid #f3f3f3;
    padding: 12px 10px 3px;
    border-radius: 4px;
    background: #fdfdfd;
    box-shadow: -2px 1px 11px 0 #ececec;
}

.stdinvoice tr:nth-of-type(even) {
    background-color: transparent !important;
}

.ExamCum_rav_cls {
    overflow: auto;
}

    .ExamCum_rav_cls .table td {
        vertical-align: middle;
    }

    .ExamCum_rav_cls label.mark_mai {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 5px;
    }

    .ExamCum_rav_cls .mark_ch {
        top: 0px;
    }

    .ExamCum_rav_cls label.mark_mai span.mark_ch {
        background: #fff;
        border: 1px solid #dedede;
    }

    .ExamCum_rav_cls .mark_mai input:checked ~ .mark_ch {
        background: #1e75c2;
    }

    .ExamCum_rav_cls .mark_mai .mark_ch:after {
        left: 6px;
        top: 3px;
    }

.modal-content .ExamCum_rav_cls .table td {
    vertical-align: top;
}

div#grdStudentSubjAssessment span.k-widget.k-dropdown.k-header.grade-dropdown-template.obs_type {
    width: 100%;
}
/*End*/
/*Coordinator account setting css*/
.Co_ac h2 {
    margin-bottom: 0px;
    color: #188ae2;
    font-size: 32px;
}

.Co_ac hr {
    border-color: #cacaca;
    margin: 10px 0px;
}

.co_setting {
    margin-top: 20px;
}

.co-icon {
    border: 1px solid #e8e8e8;
    text-align: center;
    padding: 20px 10px;
    background: #fff;
    border-radius: 3px;
    box-shadow: 6px 4px 15px #f5f3f3;
    -webkit-box-shadow: 6px 4px 15px #f5f3f3;
    -moz-box-shadow: 6px 4px 15px #f5f3f3;
    -ms-box-shadow: 6px 4px 15px #f5f3f3;
    -o-box-shadow: 6px 4px 15px #f5f3f3;
    font-size: 23px;
    width: 150px;
    height: 130px;
    margin-bottom: 20px;
}

.co-access h4 {
    font-size: 24px;
    color: #FF9800;
    font-weight: 600;
}

.co-icon h4 {
    font-size: 3vw;
}

.co-access h6 {
    font-size: 15px;
    margin: 0px;
}

ul.co-list li:nth-child(1) {
    width: 60%;
    float: left;
}

ul.co-list li:nth-child(2) {
    float: left;
    margin-left: -5px;
}

h5.co-inv {
    font-size: 18px;
    margin-top: 5px;
}

.co-access .btn {
    border-radius: 10px;
    padding: 6px 15px;
    font-size: 14px;
    float: right;
    margin-right: 15px;
}

.co-access .checkmark {
    border: 1px solid #dedede;
}

.co-access .lab-ra .checkmark:after {
    top: 5px;
    left: 5px;
}
/*end*/

/*Inventory Page css start*/
.invinvocie {
    border: 1px solid #dedede;
    padding: 5px;
    background: #fff;
    font-family: 'Gilroy', sans-serif;
    overflow: auto;
    width: 100%;
    -webkit-print-color-adjust: exact;
}

.inve_head {
    width: 100%; /* display: block; */
    overflow: auto;
    border: 1px solid #474747;
    /*display: table;*/
    display:flex;
}

.inve_left {
    width: 75%;
    float: left;
    border-right: 1px solid #9d9e9dee;
}

    .inve_left h3 {
        margin: 0px;
        padding: 3px 5px 0px;
        font-family: 'Gilroy', sans-serif;
        font-size: 16px;
        text-transform: uppercase;
    }

    .inve_left h5 {
        padding: 3px 5px 0px;
        margin: 0px;
    }

.inve_right {
    width: 25%;
    float: right;
    overflow:hidden;
}

    .inve_right h4 {
        font-family: 'Gilroy', sans-serif;
        font-size: 16px;
        text-transform: uppercase;
        text-align: right;
        padding: 3px 5px 0px;
        margin: 0;
    }

    .inve_right h5, .inve_right h6 {
        text-align: right;
        padding: 3px 5px 0px;
        margin: 0px;
        font-size: 16px;
        font-family: 'Gilroy', sans-serif;
    }

.inve_std {
    width: 100%;
}

    .inve_std table {
        width: 35%;
        margin-bottom: 10px;
        float: left;
        margin-right: 10px;
    }

        .inve_std table.tbl_invetot {
            width: 63%;
            margin: 0;
            float: right;
        }

    .inve_std table, .inve_std td, .inve_std th {
        border: 1px solid #adadad;
        padding: 2px 5px;
    }

.inve_right h6 {
    font-size: 12px;
    text-transform: uppercase;
}

.inve_footer {
    width: 70%;
    float: left;
}

    .inve_footer h4 {
        font-size: 16px;
        margin-bottom: 25px;
        margin-top: 0px;
    }

    .inve_footer h5 {
        font-weight: bold;
        margin-left: 20px;
    }

.inve_tot {
    width: 30%;
    float: right;
}

    .inve_tot h5 {
        font-size: 16px;
        text-align: center;
    }

.inve_data .table > tbody > tr > td, .inve_data .table > tbody > tr > th {
    padding: 2px 5px;
}

.inve_data .table-bordered {
    margin-bottom: 10px;
}

.inve_std h4 {
    margin-bottom: 0px;
    font-size: 15px;
}

.inve_data .table-bordered > tbody > tr > td, .inve_data .table-bordered > tbody > tr > th {
    border: 1px solid #adadad;
}
/*Inventory page css end*/
.stop_error .page-title span {
    display: block;
    padding: 8px;
    color: #fff !important;
    background: #f90;
    border-radius: 3px;
    max-width: 40%;
    width: 100%;
    margin: 0 auto;
}

.stop_error .page-title {
    height: auto;
    line-height: initial;
    text-align: center;
    margin-top: 15px;
    padding: 0px;
    margin-bottom: 0px;
    font-size: 16px;
}
.right_icon {
    width: 80px;
    height: 110px;
    text-align: center;
    line-height: 110px;
    color: #fff;
    border-radius: 6px 0 0 6px;
    display: block;
    position: relative;
}

    .right_icon .fas {
        font-size: 30px;
    }

/*Student Dashboard*/
.left_Dmenu {
    height: 100vh;
}

.righ_stdD {
    height: 100vh;
    overflow: auto;
}

.stdD_dec h3 {
    color: #FF5722;
    margin-top: 8px;
    font-size: 20px;
}

.stdD_dec h4 {
    font-size: 15px;
    color: #474747;
}

ul.stdDbtn {
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}

@media only screen and (min-width: 800px) and (max-width:1280px) {
    /*Dashboard css*/
    span.spanschoolname, h5.page-title span {
        font-size: 14px;
    }

    nav .navbar-toolbar > li > a {
        padding: 22px 10px;
    }

    .stdcountsec {
        width: 100%;
        float: left;
    }

        .stdcountsec ul li {
            font-size: 12px;
        }

    .igustddash .widget-body h2 {
        font-weight: bold;
    }

    .igustddash .text-center {
        padding: 0;
    }

        .igustddash .text-center.borright {
            width: 90px;
        }

    .igustddash .widget-body h5 {
        padding-right: 0px;
        font-size: 14px;
    }

    .borright h4.widget-title {
        margin-bottom: 10px;
    }

    .yogawid {
        width: 57%;
        margin-bottom: 20px;
    }

    .prvyr .widget-footer, .topstd .widget-footer, .widget-warning .widget-footer {
        margin-top: 25px;
    }

    .icon_postion h4 span, .icon_postion h3 span {
        color: #000;
        font-weight: bold;
        font-size: 14px;
    }

    .igdashboard .widget-body h4, .igdashboard .widget-body h3 {
        font-size: 14px;
    }

    .dreport .widget-body {
        padding: 10px 5px;
    }

    ul.nav.nav-tabs.prsnltb.ds.k-tabstrip-items .k-state-default {
        padding: 0px 2px;
    }

    ul.prsnltb li .k-link, ul.prsnltb li {
        margin: 0px 2px;
        padding: 5px 10px;
    }

    .high510 {
        height: 497px;
    }

    .birthhed h5 {
        margin-bottom;
    }
    /*Dashboard css*/

    .bootstrap-timepicker-widget.modal {
        margin-left: -100px;
        width: 200px;
    }
}

@media only screen and (min-width:600px) and (max-width:970px) and (orientation : landscape) {
    .igustddash {
        flex-wrap: wrap;
    }

        .igustddash .widget {
            height: 150px;
            margin-bottom: 35px;
        }

    .yogawid {
        width: auto !important;
    }

    .igustddash .stdcountsec ul li {
        font-size: 14px;
    }

    nav span.spanschoolname, nav h5.page-title span {
        font-size: 15px;
        margin-left: 0px;
    }

    nav .page-title {
        padding: 10px 15px;
    }

    .bdaytabs.k-tabstrip > .k-content {
        background: none !important;
    }

    .birthhed h5 {
        font-size: 15px;
        margin-bottom: 5px;
    }

    .bdaytabs .marquee-colum {
        margin: 5px 15px;
    }

        .bdaytabs .marquee-colum > img {
            width: 70px !important;
            height: 70px !important;
        }

    .igdashboard .rghtcolumns .widget-body h4, .igdashboard .rghtcolumns .widget-body h3, .rghtcolumns .widget-body small {
        font-size: 16px;
    }

    .rghtcolumns .icon_postion h4 span, .rghtcolumns .icon_postion h3 span {
        font-size: 16px;
    }

    .customgrid {
        height: 300px !important;
    }

        .customgrid .k-grid-content {
            height: 180px !important;
        }

    .admission_bor {
        width: 100%;
        padding: 20px;
    }

    .iguhallticket .main_hall {
        width: 100%;
    }

    .main_hall.Student_study {
        width: 95%;
    }

    .iguhallticket .main_hall .admin_deta li {
        width: 210px;
    }

        .iguhallticket .main_hall .admin_deta li:nth-child(2) {
            width: 100px;
        }

    div#grdStudents .k-grid-content {
        height: 290px !important;
    }

    div#grdStudents {
        height: 100% !important;
    }

    .profile-card .user-name {
        font-size: 16px;
        letter-spacing: 0;
        line-height: inherit;
    }

    .sign .profile-pic {
        left: 0;
        right: 0;
        margin: 0 auto;
        transform: none;
    }

        .sign .profile-pic img {
            width: 100%;
        }

    .update_add button.btn {
        margin-top: 20px;
        margin-left: 10px;
    }

    .igclssec .form-group .subord {
        margin-bottom: 23px !important;
    }

    .addgroupsec {
        padding: 15px 15px 0px;
    }

    ul.stdlistli li {
        margin: 5px 3px;
    }

    .stdy_cer {
        width: 65%;
    }

    .slft {
        width: 245px;
    }

    div.k-grid-header {
        padding-right: 0px !important;
    }

    .p-sm-0 {
        padding: 0px;
    }

    .height600 {
        height: 100%;
    }

    .tableft {
        float: left !important;
    }

    .igsmsec.smsheigh {
        height: 100%;
        min-height: 120px;
    }

    .smm-t {
        margin-top: 0px !important;
    }

    .sm-t {
        margin-top: 50px;
    }

    .schedule_tbl.stdttbl {
        overflow-x: auto;
    }

    .timgent .igtime {
        width: auto;
    }

    .igutym {
        margin-bottom: 15px;
    }

    .timetblbg {
        overflow-x: auto;
    }

    .accgrpreport col:nth-child(1) {
        width: 50px;
    }

    .accgrpreport col {
        width: 90px;
    }

    .k-grid-header th.k-header > .k-link {
        text-overflow: initial;
    }

    .newheadings.std {
        position: relative;
    }

        .newheadings.std img {
            position: absolute;
            top: -10px;
            right: 0;
            width: 70px;
            height: 70px;
        }

    .smrow {
        margin: 0px 0 0px -.75rem;
    }

    .wrapper.fullpage {
        width: 100%;
        max-width: 1000px;
    }

    .fullpage .scphoto {
        width: 20%;
    }

    .fullpage .scname {
        width: 80%;
    }

    .wrapper.fullpage .txt {
        height: 180px;
    }

    .wrapper.fullpage table.invtbl td {
        display: inline-block;
        width: 50%;
    }

    .stdfema {
        margin-top: 10px;
    }

    .smmodal {
        width: 80% !important;
    }

    .iguexmg .modal-dialog {
        max-width: 85%;
    }

    .iguexgradepop .popwid {
        width: 15%;
    }

    div#grdExamGrade table col:nth-child(1) {
        width: 60px !important;
    }

    .mrngsub.smsub {
        height: 250px;
    }

    .mrngsub.noofsub {
        min-height: 150px;
    }

    .iguhallticket .igstudatt {
        height: 170px;
    }

    div#grdStudentMarks table col:nth-child(1) {
        width: 55px !important;
    }

    div#grdStudentMarks table col {
        width: 160px !important;
    }

        div#grdStudentMarks table col:last-child {
            width: 60px !important;
        }

    .studycumc .bar {
        max-width: 85%;
    }

    .main_bonfied .std_photo {
        width: 150px;
        height: 150px;
        margin: 30px 10px 10px 0px;
        text-align: center;
    }

    .context p {
        font-size: 14px;
    }

        .context p span {
            font-size: 16px;
        }

    .date_sign ul li {
        width: 49%;
        font-size: 16px;
    }

    .bonfidetext h2 {
        width: 50%;
        font-size: 17px;
        margin-bottom: 1em;
    }

    .b_content h4 {
        font-size: 15px;
    }

    .b_content .b_bor {
        width: 50%;
    }

        .b_content .b_bor.len8 {
            width: 75%;
        }

        .b_content .b_bor.len5 {
            width: 38%;
        }

        .b_content .b_bor.len3 {
            width: 30%;
        }

    .b_log h1 {
        font-size: 20px;
    }

    .b_footer ul {
        margin-top: 0px;
    }

    .b_log img {
        width: 110px;
        height: 110px;
    }

    .main_b.print .b_log {
        width: 70%;
    }

    .main_b.print .std_img {
        width: 30%;
    }

    .context p span.smalsize {
        width: 37%;
    }

    .iguhostelpop .k-grid-content.k-auto-scrollable {
        height: 300px;
    }

    div#SmsReportgrid table col:nth-child(6) {
        width: 250px;
    }

    .quickhome1, .quickhome2 {
        width: auto;
    }

    .popbor {
        padding: 0px !important;
    }

    .ui-widget.ui-widget-content {
        z-index: 9999 !important;
    }

    .ui-widget-overlay {
        z-index: 999 !important;
        background: #000000;
        opacity: .6;
    }

    .app-customizer-toggle {
        top: 20px !important;
        width: 30px !important;
    }

    .allocation {
        overflow: inherit;
    }

        .allocation .k-listview {
            max-height: 420px;
            overflow: auto;
        }

    .k-grid td {
        text-overflow: inherit !important;
    }

    .sm-t-22 {
        margin-top: 22px !important;
    }

    .vrtwiz .help li {
        width: auto;
        margin-bottom: 0px;
        float: none;
    }

    .vrtwiz ul.help {
        padding: 0px 5px;
    }

    .vrtwiz .help li .step {
        width: 30px;
        height: 30px;
        float: left;
        margin-right: 10px;
    }

    .vrtwiz .help li .title {
        font-size: 14px;
        text-align: left;
    }

    .vrtwiz .help li:before {
        display: none;
    }

    .vrtwiz .help li .step i {
        font-size: 13px !important;
        position: relative;
        top: -5px;
    }

    .update_add.schoologoss button.btn {
        margin-top: 0px;
    }

    .iguhallticket.studycertificate .igstudatt, .iguhallticket.admissionformgen .igstudatt {
        height: auto;
    }

    .smupdate {
        margin-top: 20px !important;
    }

    div#grdStudentAttendance .k-grid-content {
        height: 350px !important;
    }

    .smclear {
        clear: both;
    }

    div#grdAccountExpenditure {
        height: 350px !important;
    }

    div#AccountStatementReportgrid table col {
        width: 100px;
    }

    div#DayBookReportgrid table col {
        width: 130px;
    }

    div#DayBookReportgrid, div#grd_student_FeePayDetails {
        height: auto !important;
    }

        div#DayBookReportgrid .k-grid-content {
            height: 200px !important;
        }

        div#grd_student_FeePayDetails .k-grid-content {
            height: 350px !important;
        }

    table.lefttbl td h5 {
        width: 140px;
        font-size: 14px;
    }

    .fullpage table.lefttbl td span, .fullpage table.rghttbl td span {
        font-size: 14px;
    }

    .fullpage table.lefttbl td h5 {
        margin: 5px 0px;
        font-size: 15px;
    }

    .fullpage table.invtbl td h5 {
        margin: 5px 0px 5px 5px;
        font-size: 15px;
    }

    .salrybasic .rTableHead.gapth, .workingdays .rTableHead.gapth {
        width: 0px;
        padding: 0px;
    }

    .workingdays .rTableCell.gross, .workingdays .rTableHead.gross, .workingdays .rTableCell.basicsalary, .workingdays .rTableHead.basicsalary {
        width: 75px;
    }

    .k-grid.k-widget {
        height: 380px !important;
    }

        .k-grid.k-widget .k-grid-content {
            height: 250px !important;
        }

    .k-grid-header th.k-with-icon .k-link {
        margin-right: 0px;
    }

    #GrdHomeWorkList table col:nth-child(odd) {
        width: 20% !important;
    }

    .allocation .transport-column {
        padding: 2px;
    }

    div#grdIncome, div#grdDistributionstatus, .iguhight {
        height: auto !important;
    }
}

@media (min-width: 1024px) {
    .width30 {
        width: 20%;
    }
}

@media (min-width: 992px) {
    .col-20 {
        width: 20%;
    }

    .iguexgradepop .popwid {
        width: 15%;
    }
}

@media (max-width: 767px) {
    .bootstrap-timepicker {
        width: 100%;
    }

    .widget-separator {
        margin: 0 16px;
    }

    #schoolshortname {
        display: inline-block;
    }

    .bootstrap-timepicker .dropdown-menu {
        width: 100%;
    }
}

@media only screen and (min-width: 991px) and (max-width:1372px) {
    .fullw {
        width: 100%;
    }

        .fullw ul.list-inline {
            float: left !important;
        }
}

@media only screen and (max-width: 1024px) {
    li.k-current-page, ul.k-pager-numbers.k-reset {
        transform: none !important;
    }

    .k-webkit .k-pager-numbers .k-current-page .k-link {
        text-align: center;
        padding: 0px;
    }
}

@media(max-width: 800px) {
    .playlist,
    .k-mediaplayer {
        width: 100%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1488px) {

    .fullwidth {
        width: 100%;
    }

        .fullwidth .m-t-22 {
            margin-top: 0px !important;
        }

    .icontext {
        font-size: 16px;
    }

    .bigicon {
        font-size: 32px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1326px) {
    .igustddash .widget-body h2 {
        font-size: 15px;
    }

    .igustddash .widget-body h5 {
        text-align: left;
    }
}

@media only screen and (min-width: 320px) and (max-width: 1176px) {
    .md_width {
        width: 100%;
    }

        .md_width .stdlistli.pull-right {
            float: left !important;
            margin: 0px 0px 10px !important;
        }
}

@media only screen and (min-width: 992px) and (max-width: 1190px) {
    table.table.table-bordered.disc.feetype td {
        padding: 5px 3px;
    }

    table.table.table-bordered.disc.feetype h3, .minchek {
        font-size: 12px;
    }

    .righfrm .form-group label {
        padding: 0px;
    }

    .feecont h3 {
        font-size: 14px;
    }

    .panel.feesec .table.fetbl th {
        vertical-align: middle;
        font-size: 13px;
        padding: 0px 5px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .igtimetbl .form-inline .form-control {
        min-width: 210px;
    }

    .timeline {
        top: 20px;
    }

    li.genbtn {
        display: block;
        margin-bottom: 20px;
    }

    .igurbox {
        display: block;
    }

        .igurbox .widget {
            margin-bottom: 10px;
        }

    .mrngsub {
        min-height: 190px;
    }

    .igsmsec {
        min-height: 200px;
    }

    .sg-rightbox-bg {
        overflow: auto;
    }

    .smsto {
        padding: 0px 14px;
    }

    .smslf .btn-sm {
        margin-bottom: 10px;
    }

    .widget.quicksms {
        padding: 20px 10px;
        margin: 10px 0px;
    }

    .listofuser div.k-grid-header {
        padding-right: 0px !important;
    }
}

@media only screen and (min-width: 767px) and (max-width: 1199px) {
    .igtimetbl .form-inline .form-control {
        min-width: 188px;
    }

    li.genbtn {
        display: block;
        margin-bottom: 20px;
    }

    .igtimtble {
        padding-left: 28px;
    }

    .igtime {
        width: 100%;
    }

    .timeline {
        top: 20px;
    }

    .high510 {
        height: 100%;
    }

    ul.prsnltb li .k-link {
        font-size: 12px;
        margin: 0px;
    }

    .iguaddnewvis .form-group label {
        font-size: 10px;
    }

    .smslf .form-group {
        position: relative;
        z-index: 9;
    }

    .igsmsec .col-md-2 {
        padding-right: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1420px) {
    .form-inline.studensec .form-control {
        min-width: 110px;
    }

    .form-inline.studensec label {
        font-size: 10px;
    }

    ul.igustdlist li {
        font-size: 10px;
    }
    /*.form-inline.studensec .btn{padding:5px;font-size:10px;}*/
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .smslf .form-group {
        position: relative;
        z-index: 9;
    }

    .igsmsec {
        min-height: 150px;
    }

    .smslf .btn-sm {
        margin-bottom: 10px;
    }

    .smsto {
        padding: 0px 14px;
    }

    .widget.quicksms {
        padding: 20px 10px;
        margin: 10px 0px;
    }

    .k-grid-header table {
        table-layout: auto;
    }

    #Groupselectiongrid {
        overflow: auto;
    }

    .listofuser .stdttbl .k-grid-content table td {
        font-size: 12px;
        padding: 4px 5px;
        width: 72px;
        text-overflow: initial;
        word-break: break-all;
    }

    div#app-customizer {
        display: none;
    }

    .listofuser div.k-grid-header {
        padding-right: 0px !important;
    }

    .listofuser .mb-2 {
        margin-bottom: 1em;
    }

    .listofuser ul.k-pager-numbers.k-reset {
        display: none !important;
    }
}

@-webkit-keyframes passing-through {
    0% {
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        -webkit-transform: translateY(40px);
        opacity: 0;
        transform: translateY(40px);
    }

    30%, 70% {
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        -webkit-transform: translateY(0px);
        opacity: 1;
        transform: translateY(0px);
    }

    100% {
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        -webkit-transform: translateY(-40px);
        opacity: 0;
        transform: translateY(-40px);
    }
}

@-moz-keyframes passing-through {
    0% {
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        -webkit-transform: translateY(40px);
        opacity: 0;
        transform: translateY(40px);
    }

    30%, 70% {
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        -webkit-transform: translateY(0px);
        opacity: 1;
        transform: translateY(0px);
    }

    100% {
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        -webkit-transform: translateY(-40px);
        opacity: 0;
        transform: translateY(-40px);
    }
}

@keyframes passing-through {
    0% {
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        -webkit-transform: translateY(40px);
        opacity: 0;
        transform: translateY(40px);
    }

    30%, 70% {
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        -webkit-transform: translateY(0px);
        opacity: 1;
        transform: translateY(0px);
    }

    100% {
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        -webkit-transform: translateY(-40px);
        opacity: 0;
        transform: translateY(-40px);
    }
}

@-webkit-keyframes slide-in {
    0% {
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        -webkit-transform: translateY(40px);
        opacity: 0;
        transform: translateY(40px);
    }

    30% {
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        -webkit-transform: translateY(0px);
        opacity: 1;
        transform: translateY(0px);
    }
}

@-moz-keyframes slide-in {
    0% {
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        -webkit-transform: translateY(40px);
        opacity: 0;
        transform: translateY(40px);
    }

    30% {
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        -webkit-transform: translateY(0px);
        opacity: 1;
        transform: translateY(0px);
    }
}

@keyframes slide-in {
    0% {
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        -webkit-transform: translateY(40px);
        opacity: 0;
        transform: translateY(40px);
    }

    30% {
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        -webkit-transform: translateY(0px);
        opacity: 1;
        transform: translateY(0px);
    }
}

@-webkit-keyframes pulse {
    0% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    10% {
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    20% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    10% {
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    20% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    10% {
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    20% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.dropzone, .dropzone * {
    box-sizing: border-box;
}

.dropzone {
    background: white;
    border: 2px solid rgba(0, 0, 0, 0.3);
    min-height: 150px;
    padding: 20px 20px;
}

    .dropzone.dz-clickable {
        cursor: pointer;
    }

        .dropzone.dz-clickable * {
            cursor: default;
        }

        .dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
            cursor: pointer;
        }

    .dropzone.dz-started .dz-message {
        display: none;
    }

    .dropzone.dz-drag-hover {
        border-style: solid;
    }

        .dropzone.dz-drag-hover .dz-message {
            opacity: 0.5;
        }

    .dropzone .dz-message {
        margin: 2em 0;
        text-align: center;
    }

    .dropzone .dz-preview {
        display: inline-block;
        margin: 16px;
        min-height: 100px;
        position: relative;
        vertical-align: top;
    }

        .dropzone .dz-preview:hover {
            z-index: 1000;
        }

            .dropzone .dz-preview:hover .dz-details {
                opacity: 1;
            }

        .dropzone .dz-preview.dz-file-preview .dz-image {
            background: #999;
            background: linear-gradient(to bottom, #eee, #ddd);
            border-radius: 20px;
        }

        .dropzone .dz-preview.dz-file-preview .dz-details {
            opacity: 1;
        }

        .dropzone .dz-preview.dz-image-preview {
            background: white;
        }

            .dropzone .dz-preview.dz-image-preview .dz-details {
                -moz-transition: opacity 0.2s linear;
                -ms-transition: opacity 0.2s linear;
                -o-transition: opacity 0.2s linear;
                -webkit-transition: opacity 0.2s linear;
                transition: opacity 0.2s linear;
            }

        .dropzone .dz-preview .dz-remove {
            border: none;
            cursor: pointer;
            display: block;
            font-size: 14px;
            text-align: center;
        }

            .dropzone .dz-preview .dz-remove:hover {
                text-decoration: underline;
            }

        .dropzone .dz-preview:hover .dz-details {
            opacity: 1;
        }

        .dropzone .dz-preview .dz-details {
            color: rgba(0, 0, 0, 0.9);
            font-size: 13px;
            left: 0;
            line-height: 150%;
            max-width: 100%;
            min-width: 100%;
            opacity: 0;
            padding: 2em 1em;
            position: absolute;
            text-align: center;
            top: 0;
            z-index: 20;
        }

            .dropzone .dz-preview .dz-details .dz-size {
                font-size: 16px;
                margin-bottom: 1em;
            }

            .dropzone .dz-preview .dz-details .dz-filename {
                white-space: nowrap;
            }

                .dropzone .dz-preview .dz-details .dz-filename:hover span {
                    background-color: rgba(255, 255, 255, 0.8);
                    border: 1px solid rgba(200, 200, 200, 0.8);
                }

                .dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
                    overflow: hidden;
                    text-overflow: ellipsis;
                }

                    .dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
                        border: 1px solid transparent;
                    }

                .dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
                    background-color: rgba(255, 255, 255, 0.4);
                    border-radius: 3px;
                    padding: 0 0.4em;
                }

        .dropzone .dz-preview:hover .dz-image img {
            -moz-transform: scale(1.05, 1.05);
            -ms-transform: scale(1.05, 1.05);
            -o-transform: scale(1.05, 1.05);
            -webkit-filter: blur(8px);
            -webkit-transform: scale(1.05, 1.05);
            filter: blur(8px);
            transform: scale(1.05, 1.05);
        }

        .dropzone .dz-preview .dz-image {
            border-radius: 20px;
            display: block;
            height: 120px;
            overflow: hidden;
            position: relative;
            width: 120px;
            z-index: 10;
        }

            .dropzone .dz-preview .dz-image img {
                display: block;
                max-width: 100%;
                height: 100%;
            }

        .dropzone .dz-preview.dz-success .dz-success-mark {
            -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
            -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
            -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
            -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
            animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
        }

        .dropzone .dz-preview.dz-error .dz-error-mark {
            -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
            -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
            -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
            -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
            animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
            opacity: 1;
        }

        .dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
            display: block;
            left: 50%;
            margin-left: -27px;
            margin-top: -27px;
            opacity: 0;
            pointer-events: none;
            position: absolute;
            top: 50%;
            z-index: 500;
        }

            .dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
                display: block;
                height: 54px;
                width: 54px;
            }

        .dropzone .dz-preview.dz-processing .dz-progress {
            -moz-transition: all 0.2s linear;
            -ms-transition: all 0.2s linear;
            -o-transition: all 0.2s linear;
            -webkit-transition: all 0.2s linear;
            opacity: 1;
            transition: all 0.2s linear;
        }

        .dropzone .dz-preview.dz-complete .dz-progress {
            -moz-transition: opacity 0.4s ease-in;
            -ms-transition: opacity 0.4s ease-in;
            -o-transition: opacity 0.4s ease-in;
            -webkit-transition: opacity 0.4s ease-in;
            opacity: 0;
            transition: opacity 0.4s ease-in;
        }

        .dropzone .dz-preview:not(.dz-processing) .dz-progress {
            -moz-animation: pulse 6s ease infinite;
            -ms-animation: pulse 6s ease infinite;
            -o-animation: pulse 6s ease infinite;
            -webkit-animation: pulse 6s ease infinite;
            animation: pulse 6s ease infinite;
        }

        .dropzone .dz-preview .dz-progress {
            -webkit-transform: scale(1);
            background: rgba(255, 255, 255, 0.9);
            border-radius: 8px;
            height: 16px;
            left: 50%;
            margin-left: -40px;
            margin-top: -8px;
            opacity: 1;
            overflow: hidden;
            pointer-events: none;
            position: absolute;
            top: 50%;
            width: 80px;
            z-index: 1000;
        }

            .dropzone .dz-preview .dz-progress .dz-upload {
                -moz-transition: width 300ms ease-in-out;
                -ms-transition: width 300ms ease-in-out;
                -o-transition: width 300ms ease-in-out;
                -webkit-transition: width 300ms ease-in-out;
                background: #333;
                background: linear-gradient(to bottom, #666, #444);
                bottom: 0;
                left: 0;
                position: absolute;
                top: 0;
                transition: width 300ms ease-in-out;
                width: 0;
            }

        .dropzone .dz-preview.dz-error .dz-error-message {
            display: block;
        }

        .dropzone .dz-preview.dz-error:hover .dz-error-message {
            opacity: 1;
            pointer-events: auto;
        }

        .dropzone .dz-preview .dz-error-message {
            -moz-transition: opacity 0.3s ease;
            -ms-transition: opacity 0.3s ease;
            -o-transition: opacity 0.3s ease;
            -webkit-transition: opacity 0.3s ease;
            background: #be2626;
            background: linear-gradient(to bottom, #be2626, #a92222);
            border-radius: 8px;
            color: white;
            display: block;
            display: none;
            font-size: 13px;
            left: -10px;
            opacity: 0;
            padding: 0.5em 1.2em;
            pointer-events: none;
            position: absolute;
            top: 130px;
            transition: opacity 0.3s ease;
            width: 140px;
            z-index: 1000;
        }

            .dropzone .dz-preview .dz-error-message:after {
                border-bottom: 6px solid #be2626;
                border-left: 6px solid transparent;
                border-right: 6px solid transparent;
                content: '';
                height: 0;
                left: 64px;
                position: absolute;
                top: -6px;
                width: 0;
            }

.pace {
    -moz-user-select: none;
    -webkit-pointer-events: none;
    -webkit-user-select: none;
    pointer-events: none;
    user-select: none;
}

.pace-inactive {
    display: none;
}

.pace .pace-progress {
    background: #f9c851;
    height: 4px;
    position: fixed;
    right: 100%;
    top: 0;
    width: 100%;
    z-index: 2000;
}

.pace .pace-progress-inner {
    -moz-transform: rotate(3deg) translate(0px, -4px);
    -ms-transform: rotate(3deg) translate(0px, -4px);
    -o-transform: rotate(3deg) translate(0px, -4px);
    -webkit-transform: rotate(3deg) translate(0px, -4px);
    box-shadow: 0 0 10px #f9c851, 0 0 5px #f9c851;
    display: block;
    height: 100%;
    opacity: 1.0;
    position: absolute;
    right: 0px;
    transform: rotate(3deg) translate(0px, -4px);
    width: 100px;
}

.pace .pace-activity {
    -moz-animation: pace-spinner 400ms linear infinite;
    -ms-animation: pace-spinner 400ms linear infinite;
    -o-animation: pace-spinner 400ms linear infinite;
    -webkit-animation: pace-spinner 400ms linear infinite;
    animation: pace-spinner 400ms linear infinite;
    border: solid 2px transparent;
    border-left-color: #29d;
    border-radius: 10px;
    border-top-color: #29d;
    display: block;
    height: 14px;
    position: fixed;
    right: 15px;
    top: 15px;
    width: 14px;
    z-index: 2000;
}

@-webkit-keyframes pace-spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes pace-spinner {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes pace-spinner {
    0% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-ms-keyframes pace-spinner {
    0% {
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes pace-spinner {
    0% {
        transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.hamburger {
    border: none;
    outline: none;
}

.dropzone {
    border: 2px dashed #188ae2;
}

body.mce-fullscreen #dash-navbar {
    z-index: 999;
}

.mce-fullscreen {
    z-index: 1100 !important;
}

.mce-panel {
    border-color: #EDF0F5 !important;
}

.ps-scrollbar-y-rail {
    background: rgba(0, 0, 0, 0.2);
    width: 4px !important;
}

.ps-scrollbar-y {
    background: #777 !important;
    width: 4px !important;
}

html {
    height: 100%;
}

body {
    background: #edf0f5;
    min-height: 100%;
    padding-top: 60px;
    position: relative;
    transition: padding-top .5s;
}

@media (min-width: 768px) {
    body.menubar-fold .foldable {
        display: none;
        visibility: hidden;
    }
}

body.menubar-top {
    padding-top: 140px;
}

}

@media (max-width: 767px) {
    body.menubar-in {
        height: 100%;
        overflow: hidden;
    }

    body.navbar-collapse-in {
        padding-top: 120px;
    }
}

@media (min-width: 1200px) {
    body.menubar-top .menubar, body.menubar-top .app-main {
        padding-left: calc((100% - 1200px) / 2 + 30px);
        padding-right: calc((100% - 1200px) / 2 + 30px);
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    body.menubar-top .menubar, body.menubar-top .app-main {
        padding-left: calc((100% - 992px) / 2 + 30px);
        padding-right: calc((100% - 992px) / 2 + 30px);
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    body.menubar-top .menubar, body.menubar-top .app-main {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width: 1200px) {
    body.menubar-top .navbar {
        padding-left: calc((100% - 1200px) / 2 + 15px);
        padding-right: calc((100% - 1200px) / 2 + 15px);
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    body.menubar-top .navbar {
        padding-left: calc((100% - 992px) / 2 + 15px);
        padding-right: calc((100% - 992px) / 2 + 15px);
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    body.menubar-top .navbar {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.menubar {
    left: 0;
    opacity: 0;
    position: fixed;
    top: 60px;
    transition: opacity 0.5s, left 0.2s ease-in-out, top 0.5s;
    z-index: 999;
}

    .menubar.in {
        opacity: 1;
    }

body.menubar-unfold .menubar {
    width: 220px;
}

body.menubar-left .menubar {
    bottom: 0;
    height: calc(100% - 60px);
    padding-bottom: 20px;
    padding-top: 10px;
    font-weight:600;
}

@media (max-width: 767px) {
    .menubar {
        left: -222px;
    }

    body.menubar-in .menubar {
        left: 0;
    }

    body.navbar-collapse-in .menubar {
        height: calc(100% - 120px);
        top: 120px;
    }
}

@media (min-width: 768px) {
    body.menubar-fold .menubar {
        position: absolute;
        width: 5rem;
    }

    /*#schoolshortname{display:none;}*/
    body.menubar-top .menubar {
        height: 80px;
        right: 0;
        width: 100%;
    }

        body.menubar-top .menubar .menubar-scroll {
            display: inline-block;
        }
}

.menubar.light {
    background: #fff;
}

body.menubar-left .menubar.light {
    /*-webkit-box-shadow: 2px 0 4px rgba(0, 0, 0, 0.08);
    box-shadow: 2px 0 4px rgba(0, 0, 0, 0.08);*/
}

body.menubar-top .menubar.light {
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
}

.menubar.dark {
    background: #3b3e47;
}

.app-user {
    /*display: inline-block;*/
    padding-left: 16px;
    padding-right: 16px;
}

    .app-user .media,
    .app-user .media-body {
        overflow: visible;
    }

    .app-user .media-left {
        padding-top: 4px;
        position: relative;
        vertical-align: middle;
    }

    .app-user .media-body {
        display: none;
    }

    .app-user .dropdown-menu {
        left: 0;
        right: auto;
    }

    .app-user .avatar {
        margin: 0;
        position: static;
    }

@media (min-width: 768px) {
    body.menubar-left .menubar .app-user {
        margin-bottom: 20px;
    }

    body.menubar-unfold .app-user .media-body {
        display: table-cell;
    }

    body.menubar-unfold .app-user .media-left {
        padding-top: 0;
    }

    body.menubar-unfold .app-user .avatar {
        margin-right: 7px;
    }

        body.menubar-unfold .app-user .avatar.open .dropdown-menu {
            display: none;
        }

    .navbar-collapse .app-user {
        display: none !important;
    }

    body.menubar-top .app-user {
        float: right;
        height: 80px;
        width: 82px;
    }

        body.menubar-top .app-user .media-left {
            height: 80px;
        }

        body.menubar-top .app-user .dropdown-menu {
            left: auto;
            right: 0;
        }
}

@media (max-width: 767px) {
    .menubar .app-user {
        display: none;
    }

    .navbar-collapse .app-user {
        float: left;
        height: 60px;
        width: 74px;
    }

        .navbar-collapse .app-user .media-left {
            height: 60px;
        }

        .navbar-collapse .app-user .avatar {
            height: 42px;
            width: 42px;
        }
}

.menubar.light .app-user .username {
    color: #333333;
}

.menubar.light .app-user .usertitle {
    color: #6a6c6f;
}

.menubar.dark .app-user .username {
    color: #fff;
}

.menubar.dark .app-user .usertitle {
    color: #eee;
}

body.menubar-unfold .menubar-scroll {
    position: relative;
}

    body.menubar-unfold .menubar-scroll .menubar-scroll-inner {
        height: 100%;
        position: relative;
    }


@media (min-width: 768px) {
    body.menubar-unfold .menubar-scroll {
        height: calc(100% - 75px);
    }

    body.menubar-fold .menubar-scroll .menubar-scroll-inner {
        height: auto !important;
    }
}

@media (max-width: 767px) {
    body.menubar-unfold .menubar-scroll {
        height: 100%;
    }
}

.app-menu a {
    display: block;
    font-size: 13px;
    padding: 10px 16px;
}

.app-menu .menu-icon {
    display: inline-block;
    margin-right: 15px;
    transition: margin-right .5s ease;
    width: 1rem;
}

.app-menu .menu-text {
    display: inline-block;
}

.app-menu .menu-caret {
    backface-visibility: hidden;
    float: right;
    font-size: 1rem;
    transition: transform .3s ease-in-out;
}

.app-menu .menu-label {
    float: right;
    padding: .2em .8em .4em;
}

    .app-menu .menu-label ~ .menu-caret {
        display: none;
    }

.app-menu .has-submenu {
    position: relative;
}

.app-menu .submenu {
    display: none;
    width: 220px;
}

body.menubar-left .app-menu .open > a > .menu-caret {
    transform: rotate(90deg);
}

body.menubar-left .app-menu > li {
    border-left: 3px solid transparent;
}

    body.menubar-left .app-menu > li > a {
        padding-bottom: 13px;
        padding-top: 13px;
    }

body.menubar-left .app-menu .more-items-li {
    display: none;
}

body.menubar-unfold .app-menu li.menu-heading {
    display: none;
}

body.menubar-unfold .app-menu .submenu {
    box-shadow: none;
    width: 100%;
}

    body.menubar-unfold .app-menu .submenu .menu-text {
        margin-left: 30px;
    }

    body.menubar-unfold .app-menu .submenu .menu-icon + .menu-text {
        margin-left: 0;
    }

@media (min-width: 768px) {
    body.menubar-fold .app-menu > li > a > .menu-text {
        display: none;
    }

    body.menubar-fold .app-menu > li > a > .menu-caret {
        display: none;
    }

    body.menubar-fold .app-menu > li > a > .menu-label {
        display: none;
    }

    body.menubar-fold .app-menu > li > a > .menu-icon {
        display: block;
        margin: 0;
        text-align: center;
        width: 100%;
    }

    body.menubar-fold #main_nav .slimScrollDiv, body.menubar-fold #main_nav #tabsAdminAccounts {
        overflow: inherit !important;
    }

    body.menubar-fold .app-menu > li {
        border-bottom: 1px solid transparent;
    }

        body.menubar-fold .app-menu > li > .submenu {
            display: none !important;
        }

        body.menubar-fold .app-menu > li.open > .submenu {
            display: block !important;
        }

        body.menubar-fold .app-menu > li > .submenu {
            left: 100%;
            position: absolute;
            top: 0;
        }

            body.menubar-fold .app-menu > li > .submenu a {
                padding-left: 24px;
                padding-right: 24px;
            }

    body.menubar-fold .app-menu .submenu > li.menu-heading {
        border-bottom: 1px solid transparent;
    }

    body.menubar-fold .app-menu li.menu-heading > a {
        font-weight: 500;
        letter-spacing: 1px;
        text-transform: uppercase;
    }

    body.menubar-top .app-menu {
        display: inline-block;
        float: left;
    }

        body.menubar-top .app-menu > li:nth-child(n + 7) {
            display: none;
        }

        body.menubar-top .app-menu > li {
            display: inline-block;
            float: left;
        }

            body.menubar-top .app-menu > li > a {
                height: 80px;
                padding: 20px 16px;
                text-align: center;
            }

                body.menubar-top .app-menu > li > a > .menu-icon {
                    display: block;
                    font-size: 20px;
                    margin-bottom: 8px;
                    width: 100%;
                }

                body.menubar-top .app-menu > li > a > .menu-text {
                    display: block;
                }

                body.menubar-top .app-menu > li > a > .menu-label,
                body.menubar-top .app-menu > li > a > .menu-caret {
                    display: none;
                }

        body.menubar-top .app-menu .has-submenu {
            position: relative;
        }

        body.menubar-top .app-menu .submenu {
            left: 100%;
            padding-bottom: 5px;
            padding-top: 5px;
            position: absolute;
            top: 0;
        }

        body.menubar-top .app-menu .open > .submenu {
            display: block;
        }

        body.menubar-top .app-menu > li > .submenu {
            left: 0;
            top: 100%;
        }

        body.menubar-top .app-menu > .menu-separator {
            display: none;
        }
}

.app-menu a {
    color: #6a6c6f;
}

.app-menu li.open > a,
.app-menu li.active > a,
.app-menu li:hover > a,
.app-menu li.menu-heading > a {
    color: #188ae2;
}

body.menubar-left .app-menu li.open,
body.menubar-left .app-menu li.active {
    border-left-color: #188ae2;
}

.menubar.light .app-menu li.open,
.menubar.light .app-menu li.active,
.menubar.light .app-menu li:hover,
.menubar.light .app-menu li.menu-heading {
    background-color: rgba(237, 240, 245, 0.5);
}

.menubar.dark .app-menu a {
    color: #ffffff;
}

.menubar.dark .app-menu li.open,
.menubar.dark .app-menu li.active,
.menubar.dark .app-menu li:hover,
.menubar.dark .app-menu li.menu-heading {
    background-color: rgba(43, 45, 52, 0.5);
}

body.menubar-fold .menubar.light .app-menu > li.open {
    border-bottom-color: #edf0f5;
}

body.menubar-fold .menubar.light .app-menu > li > .submenu {
    -webkit-box-shadow: 2px 1px 2px rgba(0, 0, 0, 0.08);
    background-color: #fff;
    box-shadow: 2px 1px 2px rgba(0, 0, 0, 0.08);
}

body.menubar-fold .menubar.light .app-menu .submenu > li.menu-heading {
    border-bottom-color: #edf0f5;
    display: none;
}

body.menubar-top .menubar.light .app-menu .submenu {
    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.08);
    background-color: #fff;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.08);
}

body.menubar-fold .menubar.dark .app-menu > li.open {
    border-bottom-color: #2b2d34;
}

body.menubar-fold .menubar.dark .app-menu > li > .submenu {
    background-color: #3b3e47;
}

body.menubar-fold .menubar.dark .app-menu .submenu > li.menu-heading {
    border-bottom-color: #2b2d34;
}

body.menubar-fold .menubar.dark .app-menu hr {
    border-color: #777;
}

body.menubar-top .menubar.dark .app-menu .submenu {
    background-color: #3b3e47;
}

.navbar {
    border: none;
    min-height: 60px;
    opacity: 0;
    transition: opacity 0.5s;
}

    .navbar.in {
        opacity: 1;
    }

/*@media(min-width:1140px){
   .navbar{max-height:60px;}
}*/

.navbar-inverse .page-title {
    color: #fff;
}

.navbar-inverse .navbar-toggle {
    border: none;
    color: #fff;
}

    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
        background-color: transparent;
    }

@media (max-width: 767px) {
    .navbar-inverse .navbar-collapse {
        background: #fff;
        border-top: none;
    }
}

@media (min-width: 768px) {
    body.menubar-left .navbar-header {
        width: 220px;
    }

    body.menubar-fold .navbar-header {
        width: 5rem;
    }

    body.menubar-left.menubar-light .navbar-header {
        background: #fff;
    }

    body.menubar-left.menubar-dark .navbar-header {
        background: #3b3e47;
    }
}

.navbar-brand {
    height: 60px;
    line-height: 28px;
    padding: 16px 12px;
}

    .navbar-brand .brand-icon {
        display: inline-block;
        font-size: 1.5rem;
        text-align: center;
        transition: margin-right .5s ease;
    }

    .navbar-brand .brand-name {
        font-size: 1.25rem;
        font-weight: 500;
    }

@media (min-width: 768px) {
    .navbar-brand {
        display: block;
        width: 100%;
    }

        .navbar-brand .brand-icon {
            float: left;
            margin-right: .5rem;
        }

    body.menubar-fold .navbar-brand .brand-icon {
        display: block;
        float: none;
        margin-right: 0;
    }

    body.menubar-fold .navbar-brand .brand-name {
        display: none;
    }
}

@media (max-width: 767px) {
    .navbar-brand {
        left: 50%;
        margin-left: -36px;
        position: absolute;
    }

        .navbar-brand .brand-icon .fa {
            font-size: 30px;
        }

        .navbar-brand .brand-name {
            display: none;
        }
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #188ae2;
}

@media (max-width: 767px) {
    body > .navbar .navbar-brand,
    body > .navbar .navbar-brand:hover,
    body > .navbar .navbar-brand:focus {
        color: #fff;
    }
}

@media (min-width: 768px) {
    body.menubar-dark > .navbar .navbar-brand,
    body.menubar-top > .navbar .navbar-brand {
        color: #fff;
    }
}

.navbar-toggle {
    border-radius: 0;
    height: 60px;
    line-height: 20px;
    margin: 0;
    padding: 20px 15px;
}

    .navbar-toggle.navbar-toggle-left {
        float: left;
    }

    .navbar-toggle.navbar-toggle-right {
        float: right;
    }

body.menubar-left .navbar-container {
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
}

@media (min-width: 768px) {
    .menubar-unfold .navbar-container {
        margin-left: 220px;
    }

    .menubar-fold .navbar-container {
        margin-left: 5rem;
    }
}

@media (max-width: 767px) {
    .navbar-container {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 767px) {
    .navbar-collapse.in {
        overflow-y: visible;
    }
}

.page-title {
    font-size: 18px;
    font-weight: 800;
    height: 60px;
    line-height: 20px;
    margin: 0;
    padding: 20px 15px;
}

.navbar-toolbar {
    margin: 0;
}

    .navbar-toolbar.navbar-toolbar-right {
        float: right;
    }

    .navbar-toolbar > li {
        float: left;
    }

        .navbar-toolbar > li > a {
            display: block;
            height: 60px;
            line-height: 20px;
            padding: 20px 15px;
        }

        .navbar-toolbar > li > .dropdown-menu {
            border-color: #ddd;
            padding: 0;
            width: 240px;
        }

            .navbar-toolbar > li > .dropdown-menu > li > a {
                border-bottom: 1px solid #f5f7f9;
                line-height: 20px;
                padding: 14px 16px;
            }

@media (max-width: 767px) {
    .navbar-toolbar > li {
        position: static;
    }

    .navbar-toolbar .open > .dropdown-menu {
        left: 0;
        right: 0;
        width: auto;
    }
}

.navbar-toolbar > li > a {
    color: #fff;
}

/*New Design*/
    /*.navbar-toolbar > li > a:hover, .navbar-toolbar > li > a:focus, .navbar-toolbar > li > a[data-active="true"] { 
        background-color: rgba(255, 255, 255, 0.07);
    }*/

.navbar-toolbar > .open > a,
.navbar-toolbar > .open > a:hover,
.navbar-toolbar > .open > a:focus {
    background-color: rgba(255, 255, 255, 0.07);
}

@media (max-width: 767px) {
    .navbar-toolbar > li > a {
        color: #76797c;
    }

        .navbar-toolbar > li > a:hover, .navbar-toolbar > li > a:focus, .navbar-toolbar > li > a[data-active="true"] {
            background-color: #f8fafb;
        }

    .navbar-toolbar > .open > a,
    .navbar-toolbar > .open > a:hover,
    .navbar-toolbar > .open > a:focus {
        background-color: #f8fafb;
    }
}

.navbar-toolbar.navbar-toolbar-left > li > a:hover, .navbar-toolbar.navbar-toolbar-left > li > a:focus {
    background-color: transparent;
}

.navbar-search {
    background: #fff;
    height: 60px;
    left: 0;
    position: fixed;
    right: 0;
    top: -62px;
    transition: all .2s ease-in-out;
    width: 100%;
    z-index: 9999;
}

    .navbar-search.collapse {
        display: block;
    }

    .navbar-search .navbar-search-inner {
        z-index: 1;
    }

    .navbar-search .search-field {
        border: none;
        color: #777;
        height: 100%;
        outline: none;
        padding: 10px;
        padding-left: 45px;
        position: absolute;
        right: 0;
        width: 100%;
    }

    .navbar-search .search-icon {
        color: #ccc;
        font-size: 1rem;
        left: 20px;
        position: absolute;
        top: 30%;
        z-index: 1;
    }

    .navbar-search .search-close {
        background: transparent;
        border: none;
        color: #ccc;
        cursor: pointer;
        font-size: 16px;
        font-weight: 100;
        outline: none;
        position: absolute;
        right: 30px;
        top: 30%;
        z-index: 1;
    }

    .navbar-search .navbar-search-backdrop {
        background-color: rgba(0, 0, 0, 0.9);
        bottom: 0;
        display: none;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: -1;
    }

    .navbar-search.in {
        top: 0;
    }

        .navbar-search.in .navbar-search-backdrop {
            display: block;
        }

/**========= DASHBOARD MAIN ===========**/

.app-main {
    margin-left: auto;
    min-height: calc(100% - 60px);
    opacity: 0;
    transition: opacity 0.5s, transform 0.2s ease-in-out;
}

    .app-main.in {
        opacity: 1;
    }

@media (min-width: 768px) {
    body.menubar-unfold .app-main {
        margin-left: 220px;
    }

    body.menubar-fold .app-main {
        margin-left: 5rem;
    }
}

@media (max-width: 767px) {
    body.menubar-in .app-main {
        overflow: hidden;
        transform: translate3d(220px, 0, 0);
    }
}

.wrap {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 1.5rem;
}

@media (max-width: 767px) {
    .wrap {
        padding: .75rem;
    }

    .app-footer {
        background: #edf0f5;
        bottom: 0;
        font-size: .78rem;
        padding: 5px 0;
        position: fixed;
        width: 100%;
        z-index: 200;
    }
}

@media (min-width: 768px) {
    body.menubar-top .wrap {
        padding-left: 0;
        padding-right: 0;
    }

    .app-content {
        margin-bottom: 35px;
    }

    .app-footer {
        background: #edf0f5;
        bottom: 0;
        position: fixed;
        width: 100%;
        z-index: 200;
    }

    /*.navbar-toolbar-center {
        -webkit-box-pack: center;
        display: flex;
        flex-wrap: wrap;
        float: none !important;
        justify-content: center;
        margin: 0 auto;
        padding: 0;
    }*/
    .navbar-toolbar-center {
        -webkit-box-pack: center;
        display: flex;
        /*flex-wrap: wrap;
        float: none !important;
        justify-content: center;*/
        margin: 0 auto;
        padding: 0;
    }

    .schoolshortname {
        color: #000;
        display: block;
        text-align: center;
    }

    /** footer section **/
    .app-footer {
        border-top: 1px solid #cccccc;
        padding: 15px 0;
    }

        .app-footer .copyright {
            color: #aaacae;
            float: left;
            font-weight: 400;
            letter-spacing: 1.5px;
        }

        .app-footer .footer-menu {
            float: left;
        }

            .app-footer .footer-menu li {
                display: inline-block;
            }

        .app-footer ul > li > a {
            color: #aaacae;
            display: block;
            font-weight: 400;
            padding: 0 .75rem;
        }

    @media ( max-width: 767px ) {


        .app-footer .footer-menu {
            display: block;
            float: none;
            width: 100%;
        }

            .app-footer .footer-menu li:first-child > a {
                padding-left: 0 !important;
            }

            .app-footer .footer-menu li:last-child {
                float: right;
            }

        .app-footer .copyright {
            display: block;
            float: none;
            margin-top: 1rem;
            text-align: center;
            width: 100%;
        }
    }

    .side-panel {
        height: calc(100% - 60px);
        position: fixed;
        right: -100%;
        top: 60px;
        transition: all .5s ease;
        width: 240px;
    }

        .side-panel.std_feeside {
            height: calc(100% - 60px);
            position: fixed;
            right: -100%;
            top: 25px;
            transition: all .5s ease;
            width: 240px;
        }

            .side-panel.std_feeside .media-group {
                height: 580px;
                overflow: auto;
            }

        .side-panel.open {
            right: 0;
        }

        .side-panel .panel-header {
            border-bottom: 1px solid #eee;
            padding: 16px;
        }

        .side-panel .panel-title {
            color: #333;
            margin: 0;
        }

        .side-panel .scrollable-container {
            height: calc(100% - 57px) !important;
            position: relative;
        }

    @media (max-width: 767px) {
        .side-panel.open {
            width: 100%;
        }

        body.navbar-collapse-in .side-panel {
            height: calc(100% - 120px);
            top: 120px;
        }
    }

    @media (min-width: 768px) {
        body.menubar-top .side-panel {
            height: calc(100% - 140px);
            top: 140px;
        }
    }

    .side-panel {
        -webkit-box-shadow: -2px 0 4px rgba(0, 0, 0, 0.08);
        background-color: #fff;
        box-shadow: -2px 0 4px rgba(0, 0, 0, 0.08);
    }

    .action-panel-btn {
        -webkit-box-shadow: 1px 1px 3px #aaa;
        border: none;
        box-shadow: 1px 1px 3px #aaa;
        color: #6a6c6f;
    }

    .app-actions-list {
        height: 100%;
        overflow: hidden;
        position: relative;
    }

        .app-actions-list .list-group-item {
            background: transparent;
            border: none;
            padding-bottom: 12px;
            padding-top: 12px;
        }

    .action-panel-toggle {
        -webkit-box-shadow: 2px 0 3px rgba(0, 0, 0, 0.175);
        background: #fff;
        border-bottom-right-radius: 100px;
        border-top-right-radius: 100px;
        box-shadow: 2px 0 3px rgba(0, 0, 0, 0.175);
        cursor: pointer;
        display: none;
        height: 50px;
        position: absolute;
        right: -25px;
        top: calc(50% - 25px);
        width: 25px;
    }

        .action-panel-toggle .fa {
            display: none;
            font-size: 18px;
            line-height: 50px;
            text-align: center;
        }

            .action-panel-toggle .fa:hover {
                color: #188ae2;
            }

            .action-panel-toggle .fa.fa-chevron-right {
                display: block;
            }

    .app-action-panel .item-actions {
        display: none;
        padding-right: 16px;
        padding-top: 12px;
        position: absolute;
        right: 0;
        top: 0;
    }

        .app-action-panel .item-actions .item-action {
            color: #6a6c6f;
            font-size: 16px;
            margin-left: 8px;
        }

            .app-action-panel .item-actions .item-action:hover {
                color: #35b8e0;
            }

    .app-action-panel .list-group-item:hover .hide-on-hover {
        display: none;
    }

    .app-action-panel .list-group-item:hover .item-actions {
        display: block;
    }

    @media (max-width: 992px) {
        .app-action-panel {
            -webkit-box-shadow: 2px 0 4px rgba(0, 0, 0, 0.08);
            background: #fff;
            bottom: 0;
            box-shadow: 2px 0 4px rgba(0, 0, 0, 0.08);
            height: calc(100% - 60px);
            left: -262px;
            padding: 16px;
            position: fixed;
            top: 60px;
            transition: left .5s ease, top .5s;
            width: 260px;
            z-index: 999;
        }

            .app-action-panel.open {
                left: 0;
            }

                .app-action-panel.open .fa-chevron-right {
                    display: none;
                }

                .app-action-panel.open .fa-chevron-left {
                    display: block;
                }

            .app-action-panel .action-panel-toggle {
                display: block;
            }

        body.navbar-collapse-in .app-action-panel {
            height: calc(100% - 120px);
            top: 120px;
        }

        body.menubar-in .app-action-panel {
            left: -262px;
        }
    }

    .app-customizer {
        -webkit-box-shadow: 0 0 2px #aaa;
        background: #fff;
        box-shadow: 0 0 2px #aaa;
        height: auto;
        position: fixed;
        right: -202px;
        transition: right .5s ease 0s;
        width: 200px;
        z-index: 888;
    }

        .app-customizer .nav-tabs > li > a {
            border-bottom-width: 1px;
            padding: 10px 15px;
        }

            .app-customizer .nav-tabs > li > a:hover,
            .app-customizer .nav-tabs > li > a:focus,
            .app-customizer .nav-tabs > li.active > a,
            .app-customizer .nav-tabs > li.active > a:hover,
            .app-customizer .nav-tabs > li.active > a:focus {
                border-bottom: 1px solid #188ae2;
            }

        .app-customizer .tab-pane {
            padding: 16px 16px 0;
        }

        .app-customizer .radio label {
            font-size: 14px;
            font-weight: 600;
        }

        .app-customizer label {
            cursor: pointer;
        }

        .app-customizer.open {
            right: 0;
        }

        .app-customizer .customizer-reset {
            padding: 16px;
        }

    @media (min-width: 768px) {
        .app-customizer {
            top: 130px;
        }

        body.menubar-top .app-customizer {
            top: 170px;
        }
    }

    @media (max-width: 767px) {
        .app-customizer {
            top: 120px;
        }

        body.navbar-collapse-in .app-customizer {
            top: 140px;
        }

        .app-customizer .tab-pane {
            max-height: 160px;
            overflow-y: auto;
            padding: 12px 12px 0;
        }

        .app-customizer .customizer-reset {
            padding: 12px;
        }
    }

    .app-customizer-toggle {
        -webkit-box-shadow: 0 0 2px #aaa;
        background: #fff;
        box-shadow: 0 0 2px #aaa;
        color: #6a6c6f;
        font-size: 16px;
        height: 40px;
        line-height: 40px;
        position: absolute;
        right: 100%;
        text-align: center;
        text-decoration: none;
        top: 60px;
        width: 40px;
    }

        .app-customizer-toggle .fa {
            animation: rotate-me 2s infinite linear;
        }

    @keyframes rotate-me {
        0% {
            transform: rotate(0deg);
        }

        100% {
            transform: rotate(360deg);
        }
    }

    #jqstooltip {
        background: #36404a;
        border: none;
        border-radius: 3px;
        color: #fff;
        display: block;
        height: auto !important;
        padding: 8px 16px !important;
        white-space: nowrap;
        width: auto !important;
    }

    #pieLegend .legendColorBox > div {
        border: none !important;
    }

        #pieLegend .legendColorBox > div > div {
            border-width: 7px !important;
        }

    #pieLegend .legendLabel, #pieLegend .legendColorBox {
        padding: .2rem 0 .4rem 0;
    }

    #pieLegend .legend-label {
        font-weight: 500;
        margin-left: .5em;
        margin-top: .5em;
    }

    .flotTip {
        background: #36404a;
        border-radius: 3px;
        color: #fff;
        /*font-family: lato, Helvetica, serif;*/
        font-family: 'Gilroy', sans-serif;
        padding: 8px 16px;
    }

    .small-chart {
        margin-top: 4px;
    }

    .chart {
        height: 300px;
        width: 100%;
    }

    .morris-hover.morris-default-style {
        background: #36404a;
        border: none;
        border-radius: 5px;
        color: #666;
        color: #ffffff !important;
        padding: 10px 12px;
    }

        .morris-hover.morris-default-style .morris-hover-point {
            color: #fff !important;
        }

    .chart-legend {
        margin-bottom: 16px;
        text-align: center;
    }

        .chart-legend .chart-legend-label .fa {
            display: inline-block;
            margin-right: 6px;
        }

    .sparkline-chart canvas {
        display: block !important;
        margin: 0 auto;
    }

    .pieprogress {
        position: relative;
    }

        .pieprogress strong {
            font-size: 20px;
            left: 0;
            line-height: 40px;
            position: absolute;
            text-align: center;
            top: 30px;
            width: 100%;
        }

    .user-card {
        background: #f5f7f9;
        border: 1px solid #ccc;
        border-radius: 4px;
        padding: 24px;
    }

    .user-card {
        margin-bottom: 24px;
    }

        .user-card h5 {
            font-size: 16px;
            margin-bottom: 6px;
            margin-top: 8px;
        }

            .user-card h5 a {
                color: #555;
            }

        .user-card small {
            color: #777;
            font-size: 12px;
        }

    .box,
    .widget {
        -webkit-box-shadow: 0px 0px 2px #ccc;
        background-color: #fff;
        box-shadow: 0px 0px 2px #ccc;
        margin-bottom: 1.5rem;
    }

        .box small,
        .widget small {
            font-size: 95%;
            font-weight: 500;
        }

    .widget-header,
    .widget-body,
    .widget-footer {
        padding: 1rem;
    }

        .widget-header:before, .widget-header:after,
        .widget-footer:before,
        .widget-footer:after,
        .widget-header:before,
        .widget-header:after,
        .widget-footer:before,
        .widget-footer:after {
            content: " ";
            display: table;
        }

    .m-text {
        color: #ff0000;
        font-size: 15px;
    }

    .modal-header {
        background-color: #197AE9 !important;
        color: #fff !important;
    }

    .widget-header:after,
    .widget-footer:after,
    .widget-header:after,
    .widget-footer:after {
        clear: both;
    }

    .widget-title {
        color: #333333;
        font-size: 1rem;
        font-weight: 600;
        margin: 0;
    }

    h3.widget-title {
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 16px;
    }

    .widget-separator {
        margin: 0 16px;
    }

    .widget p {
        line-height: 1.8;
    }

    /* statistics widgets */

    .stats-widget .big-icon {
        color: # cccer;
        font-size: 32px;
    }

    .stats-widget .widget-footer {
        padding: 8px 16px;
    }

        .stats-widget .widget-footer small {
            color: #ffffff;
        }

    .box-header {
        border-bottom: 1px solid #eee;
        padding: 24px 16px;
    }

    /* todo-widget */

    .todo-widget .widget-footer {
        background-color: #f0f4fb;
    }

    .todo-item .checkbox input[type="checkbox"]:checked + label {
        color: #ddd;
        font-style: italic;
        text-decoration: line-through;
    }

    .new-todo {
        background-color: #fdfeff;
        border-top: 1px solid #eff3fa;
        padding: 24px 16px;
    }

        .new-todo input {
            background-color: transparent;
            border: none;
            outline: none;
            width: 100%;
        }

    .sl-item {
        border-left: 1px solid #ccc;
        padding-bottom: 12px;
        position: relative;
    }

        .sl-item:before {
            background-color: #ccc;
            border-radius: 100%;
            content: '';
            height: 12px;
            left: -6px;
            position: absolute;
            top: 0;
            width: 12px;
        }

        .sl-item:last-child:after {
            background-color: #ccc;
            border-radius: 100%;
            bottom: 0;
            content: '';
            height: 6px;
            left: -3px;
            position: absolute;
            width: 6px;
        }

        .sl-item .sl-content {
            margin-left: 24px;
        }

            .sl-item .sl-content p {
                margin: 0;
            }

    .sl-primary {
        border-left-color: #188ae2;
    }

        .sl-primary:before, .sl-primary:last-child:after {
            background-color: #188ae2;
        }

    .sl-success {
        border-left-color: #10c469;
    }

        .sl-success:before, .sl-success:last-child:after {
            background-color: #10c469;
        }

    .sl-warning {
        border-left-color: #f9c851;
    }

        .sl-warning:before, .sl-warning:last-child:after {
            background-color: #f9c851;
        }

    .sl-danger {
        border-left-color: #ff5b5b;
    }

        .sl-danger:before, .sl-danger:last-child:after {
            background-color: #ff5b5b;
        }

    .sl-avatar {
        left: -22px;
        position: absolute;
    }

    .feeds-group .media-group-item {
        border-bottom: none;
        margin-bottom: 16px;
        padding: 0;
    }

        .feeds-group .media-group-item:last-child {
            margin-bottom: 0;
        }

        .feeds-group .media-group-item p {
            line-height: 1.3;
            margin-bottom: 6px;
        }

    .navigation-widget .list-group-item {
        border: none;
        padding: 16px;
    }

    .countries-widget .list-group-item {
        background: #edf0f5;
        border: none;
        color: #6a6c6f;
        margin-bottom: 6px;
        padding: 16px;
    }

        .countries-widget .list-group-item.active, .countries-widget .list-group-item:hover, .countries-widget .list-group-item:focus {
            background: #188ae2;
            color: #fff;
        }

        .countries-widget .list-group-item:last-child {
            margin-bottom: 0;
        }

    .countries-widget .avatar {
        height: 20px;
        margin-right: 12px;
        width: 20px;
    }

    .products-widget .product {
        border: 1px solid transparent;
        display: block;
        margin: 0 auto;
        max-width: 300px;
        position: relative;
    }

        .products-widget .product:hover, .products-widget .product:focus, .products-widget .product.active {
            border-color: #188ae2;
        }

            .products-widget .product:hover .product-caption, .products-widget .product:focus .product-caption, .products-widget .product.active .product-caption {
                display: block;
            }

    .products-widget .product-caption {
        background: #188ae2;
        bottom: 0;
        color: #fff;
        display: none;
        font-weight: 600;
        left: 0;
        padding: 16px 24px;
        position: absolute;
        width: 100%;
    }

    .divid {
        background: #e0e0e0;
        height: 1px;
        margin: 16px auto;
        width: 100%;
    }

    .mail-list > tbody > tr > td {
        border-top: none;
        padding: 0;
    }

    .mail-list .table > tbody > tr > td {
        padding: 0;
    }

    .mail-item {
        background: #fff;
        border-radius: 3px;
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
        margin-bottom: 16px;
        padding: 16px;
    }

        .mail-item .mail-container {
            min-width: 100%;
            width: 100%;
        }

        .mail-item tr > td {
            vertical-align: top;
        }

    td.mail-left {
        padding-right: 16px;
        width: 64px;
    }

    td.mail-right {
        padding-left: 24px;
        width: 124px;
    }

    .mail-item .avatar {
        display: block;
        margin-right: 0;
    }

    .mail-item-header {
        margin-bottom: 12px;
        margin-top: 8px;
    }

    .mail-item-title {
        display: inline-block;
        font-size: 16px;
        margin: 0;
        margin-right: 16px;
    }

    .mail-item-excerpt {
        margin-bottom: 0;
    }

    .mail-item-date {
        color: #6a6c6f;
        text-align: center;
    }

    .mail-item-star {
        text-align: center;
    }

        .mail-item-star a {
            color: #6a6c6f;
        }

        .mail-item-star.starred a {
            color: #f9c851;
        }

    /* Email app side panel */

    .mail-cats > a,
    .mail-labels > a {
        background-color: transparent;
        border: none;
        color: #6a6c6f;
        font-size: 14px;
        font-weight: 500;
    }

        .mail-cats > a > .fa,
        .mail-labels > a > .fa,
        .mail-actions > a > .fa {
            display: inline-block;
            margin-right: 12px;
        }

        .mail-cats > a > .fa {
            color: #aaa;
            font-size: 12px;
        }

        .mail-cats > a:hover {
            background-color: #d8dfea;
        }

    .mail-actions > a {
        background-color: transparent;
        border: none;
        color: #333333;
        font-size: 14px;
    }

        .mail-actions > a:hover {
            background-color: transparent;
        }

    .mail-toolbar .btn-group {
        margin-right: 16px;
    }

        .mail-toolbar .btn-group.pull-right {
            margin-right: 0;
        }

    .compose-btn,
    .mail-toolbar .btn {
        border: none;
        box-shadow: 0 1px 3px #ccc;
        color: #6a6c6f;
    }

    .compose-btn {
        width: 120px;
    }

    .new-message .panel-heading {
        background: #fff;
    }

        .new-message .panel-heading input {
            border: none;
            box-shadow: none;
            outline: none;
            width: 100%;
        }

    .new-message .panel-body {
        line-height: 2;
    }

    .new-message #new-message-body {
        border: none;
        box-shadow: none;
        display: block;
        min-height: 200px;
        outline: none;
        padding: 16px;
        resize: none;
        width: 100%;
    }

    .fullcalendar,
    #fullcalendar {
        background: #fff;
        padding: 0;
    }

    .fc th.fc-day-header {
        /*background-color: #edf0f5;
        border: 1px solid #fff;*/
        color: #333;
        font-size: 14px;
        font-weight: 600; /*New Design Calemdar*/
        padding: 12px 0;
        text-align: center;
    }

    .fc .fc-row.ui-widget-header,
    .fc .fc-row.fc-week.ui-widget-content {
        border-width: 0 !important;
        margin-right: 0 !important;
    }

    .fc-day {
        background-color: #fff;
    }

    .fc-today {
        /*	background-color: #edf0f5;
	color: #fff;*/
    }

    .fc-basic-view .fc-day-number {
        color: gray;
        font-size: 16px;
        /*padding-right: 16px !important;*/ 
        padding-top: 8px !important; /*New Design Calendar*/
    }

    .fc th, .fc td {
        border-color: #edf0f5;
    }

    /* fullCalendar toolbar */

    .fc-toolbar {
        margin-bottom: 12px;
    }

    .ui-button .ui-icon {
        display: none !important;
    }

    .fc-toolbar .fc-center h2 {
        font-size: 16px;
        margin-top: 10px;
    }

    .fc-toolbar .fc-right .ui-button:focus {
        color: #fff;
    }

    .fc-toolbar .ui-button {
        background: #fff;
        border: none;
        border-radius: 4px;
        /*box-shadow: -2px 4px 9px #e8e8e8;
        -webkit-box-shadow: -2px 4px 9px #e8e8e8; New Design Calendar
        -moz-box-shadow: -2px 4px 9px #e8e8e8;
        -o-box-shadow: -2px 4px 9px #e8e8e8;
        border: 1px solid #dedede;*/
        /*color: #6a6c6f;*/
        height: 35px;
        /*padding: 0px 9px;*/ /*New Design Calenfdar*/
        margin-left: 0px;
        text-transform: capitalize;

        width: 25px !important; /*New Design Calendar*/
        height: 25px !important;
        border-radius: 4px !important;
        background-color: #E3EFFC !important;
        outline:none;
    }

        .fc-toolbar .ui-button:hover {
            background: #edf0f5;
        }

    .fc-toolbar .ui-state-disabled {
        border: 1px solid #eee;
        box-shadow: none;
        color: #ccc;
    }

        .fc-toolbar .ui-state-disabled:hover {
            background: #fff;
        }

    .fc-today-button {
        width: 70px;
    }

    /* Event Styling*/

    .fc-content-skeleton .fc-event-container {
        line-height: 0;
        /*padding: 0 12px;*/ /*New Design Calendar*/
    }

    .fc-event-container .fc-event {
        border: none;
        font-size: 14px;
        font-weight: 400;
        height: 10px;
        margin-bottom: 0;
    }

    #external-events .external-event {
        border-radius: 2px;
        color: #fff;
        /*cursor: move;*/ /*New Design Calendar*/
        font-size: 14px;
        font-size: 13px;
        font-weight: 400;
        margin-bottom: 8px;
        padding: 6px 12px;
        width: 100%;
    }

        #external-events .external-event.ui-draggable-dragging {
            z-index: 999;
        }

    .contact-item {
        position: relative;
    }

        .contact-item:hover .contact-item-actions {
            display: block;
            opacity: 1;
        }

        .contact-item .contact-links a {
            color: #6a6c6f;
        }

            .contact-item .contact-links a:hover {
                color: #35b8e0;
            }

    .contact-item-actions {
        display: none;
        opacity: 0;
        position: absolute;
        right: 20px;
        top: 20px;
        transition: opacity .5s ease;
    }

        .contact-item-actions .btn {
            padding: 4px 8px;
        }

    .promo {
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    }

    .promo-body {
        background: #fff;
        padding: 64px 24px 49px;
    }

    .promo .promo-search-field,
    .promo .promo-search-submit {
        height: 54px;
    }

    .promo-search-submit {
        font-size: 18px;
        font-weight: 500;
    }

    .promo-footer {
        background: #f5f7f9;
        border-top: 1px solid #eee;
    }

    .promo-tab {
        border-right: 1px solid #eee;
        padding: 24px;
    }

        .promo-tab:last-child {
            border-right: none;
        }

        .promo-tab a {
            color: #6a6c6f;
            display: block;
            text-align: center;
        }

            .promo-tab a:hover, .promo-tab a:focus, .promo-tab a:active {
                color: #188ae2;
            }

    .search-result {
        margin-bottom: 24px;
    }

        .search-result h5 {
            font-size: 16px;
            margin-bottom: 6px;
            margin-top: 8px;
        }

            .search-result h5 a {
                color: #555;
            }

        .search-result small {
            color: #777;
            font-size: 12px;
        }

    .table-responsive {
        border-top: none !important;
    }

    .search-results .gallery-item {
        padding: 0;
    }

    .profile-cover {
        background: #fff;
        padding: 64px 16px;
    }

    .cover-user {
        display: block;
        margin: 0 auto;
        width: 218px;
    }

        .cover-user > div {
            display: table-cell;
            vertical-align: middle;
        }

        .cover-user .avatar {
            height: 90px;
            margin-left: 24px;
            margin-right: 24px;
            width: 90px;
        }

        .cover-user .cover-icon {
            border: 1px solid #ccc;
            border-radius: 100%;
            display: block;
            height: 40px;
            line-height: 40px;
            text-align: center;
            width: 40px;
        }

    #status-update-panel .panel-body {
        padding: 0;
    }

    #status-update-panel #status-update-content {
        border: none;
        box-shadow: none;
        display: block;
        height: 120px;
        outline: none;
        padding: 16px;
        resize: none;
        width: 100%;
    }

    .stream-post {
        border-bottom: 1px solid #eee;
        padding: 24px 16px;
    }

    .stream-body p {
        font-size: 16px;
        line-height: 1.8;
    }

    .stream-img {
        border-radius: 6px;
        display: inline-block;
        float: left;
        height: auto;
        margin-right: 24px;
        max-width: 250px;
    }

    #profile-photos .gallery-item {
        border-radius: 0;
        padding: 0;
    }

    #profile-photos .gallery-item-overlay {
        background-color: rgba(0, 0, 0, 0.7);
        bottom: -40px;
        color: #fff;
        height: 40px;
        left: 0;
        line-height: 40px;
        opacity: 1;
        padding: 0 16px;
        position: absolute;
        transition: bottom .5s ease 0s;
        width: 100%;
    }

        #profile-photos .gallery-item-overlay a {
            color: #fff;
            text-decoration: none;
        }

        #profile-photos .gallery-item-overlay .fa {
            display: inline-block;
            margin-right: 6px;
        }

    #profile-photos .gallery-item:hover .gallery-item-overlay {
        bottom: 0;
    }

    @media (max-width: 768px) {
        #profile-photos .gallery-item-overlay {
            bottom: 0;
        }
    }

    #likesModal .list-group-item {
        border: none;
        border-bottom: 1px solid #eee;
        margin: 0;
        padding: 6px 0;
    }

        #likesModal .list-group-item:first-child {
            padding-top: 0;
        }

        #likesModal .list-group-item:last-child {
            border-bottom: none;
            padding-bottom: 0;
        }

        #likesModal .list-group-item .btn {
            min-width: 80px;
            padding: 4px 16px;
        }

    #likesModal .media-left,
    #likesModal .media-body,
    #likesModal .media-right {
        vertical-align: middle;
    }

    #profile-friends .user {
        padding: 16px;
    }

    .gallery .row {
        margin-left: -6px;
        margin-right: -6px;
    }

    .gallery [class*='col-'] {
        padding-left: 6px;
        padding-right: 6px;
    }

    .gallery-item {
        background-color: #fff;
        border-radius: 3px;
        margin-bottom: 12px;
        overflow: hidden;
        padding: 4px;
        position: relative;
    }

        .gallery-item .thumb {
            height: 100%;
        }

            .gallery-item .thumb a {
                display: block;
                overflow: hidden;
            }

            .gallery-item .thumb img {
                transition: transform .5s ease;
            }

            .gallery-item .thumb:hover img {
                transform: scale(1.2);
            }

        .gallery-item img {
            height: 100%;
            width: 100%;
        }

        .gallery-item .caption {
            padding: 8px 12px;
        }

    .panel .table td,
    .panel .table th {
        border-bottom: 1px solid #ccc;
        padding: 12px;
    }

    .price-box {
        border-top: 3px solid #000;
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
        margin: 0 auto;
        margin-bottom: 24px;
        max-width: 500px;
    }

        .price-box .box-head {
            border-bottom: 1px solid rgba(0, 0, 0, 0.15);
        }

        .price-box .box-body li {
            color: #777;
            padding: 12px 0;
        }

        .price-box .box-body strong {
            font-weight: 600;
            margin-right: 5px;
        }

        .price-box .box-footer {
            border-top: 1px solid rgba(0, 0, 0, 0.15);
            text-align: center;
        }

            .price-box .box-footer .btn {
                min-width: 60%;
            }

    .price-box-best {
        border-top-color: #188ae2;
    }

        .price-box-best li,
        .price-box-best .box-title,
        .price-box-best .box-title small {
            color: #188ae2 !important;
        }

    #buttons-demo-page .btn {
        margin-bottom: 24px;
    }

    .docs {
        line-height: 2 !important;
    }

    .theme-primary .navbar-brand,
    .theme-primary .navbar-brand:hover,
    .theme-primary .navbar-brand:focus {
        color: #188ae2;
    }

    .theme-primary .theme-color {
        color: #188ae2;
    }

    .theme-primary .menubar .app-menu li.open,
    .theme-primary .menubar .app-menu li.active {
        border-left-color: #188ae2;
    }

        .theme-primary .menubar .app-menu li.open > a,
        .theme-primary .menubar .app-menu li.active > a,
        .theme-primary .menubar .app-menu li:hover > a,
        .theme-primary .menubar .app-menu li.menu-heading > a {
            color: #188ae2;
        }

    .theme-success .navbar-brand,
    .theme-success .navbar-brand:hover,
    .theme-success .navbar-brand:focus {
        color: #10c469;
    }

    .theme-success .theme-color {
        color: #10c469;
    }

    .theme-success .menubar .app-menu li.open,
    .theme-success .menubar .app-menu li.active {
        border-left-color: #10c469;
    }

        .theme-success .menubar .app-menu li.open > a,
        .theme-success .menubar .app-menu li.active > a,
        .theme-success .menubar .app-menu li:hover > a,
        .theme-success .menubar .app-menu li.menu-heading > a {
            color: #10c469;
        }

    .theme-warning .navbar-brand,
    .theme-warning .navbar-brand:hover,
    .theme-warning .navbar-brand:focus {
        color: #f9c851;
    }

    .theme-warning .theme-color {
        color: #f9c851;
    }

    .theme-warning .menubar .app-menu li.open,
    .theme-warning .menubar .app-menu li.active {
        border-left-color: #f9c851;
    }

        .theme-warning .menubar .app-menu li.open > a,
        .theme-warning .menubar .app-menu li.active > a,
        .theme-warning .menubar .app-menu li:hover > a,
        .theme-warning .menubar .app-menu li.menu-heading > a {
            color: #f9c851;
        }

    .theme-danger .navbar-brand,
    .theme-danger .navbar-brand:hover,
    .theme-danger .navbar-brand:focus {
        color: #ff5b5b;
    }

    .theme-danger .theme-color {
        color: #ff5b5b;
    }

    .theme-danger .menubar .app-menu li.open,
    .theme-danger .menubar .app-menu li.active {
        border-left-color: #ff5b5b;
    }

        .theme-danger .menubar .app-menu li.open > a,
        .theme-danger .menubar .app-menu li.active > a,
        .theme-danger .menubar .app-menu li:hover > a,
        .theme-danger .menubar .app-menu li.menu-heading > a {
            color: #ff5b5b;
        }

    .theme-info .navbar-brand,
    .theme-info .navbar-brand:hover,
    .theme-info .navbar-brand:focus {
        color: #35b8e0;
    }

    .theme-info .theme-color {
        color: #35b8e0;
    }

    .theme-info .menubar .app-menu li.open,
    .theme-info .menubar .app-menu li.active {
        border-left-color: #35b8e0;
    }

        .theme-info .menubar .app-menu li.open > a,
        .theme-info .menubar .app-menu li.active > a,
        .theme-info .menubar .app-menu li:hover > a,
        .theme-info .menubar .app-menu li.menu-heading > a {
            color: #35b8e0;
        }

    .theme-pink .navbar-brand,
    .theme-pink .navbar-brand:hover,
    .theme-pink .navbar-brand:focus {
        color: #ff8acc;
    }

    .theme-pink .theme-color {
        color: #ff8acc;
    }

    .theme-pink .menubar .app-menu li.open,
    .theme-pink .menubar .app-menu li.active {
        border-left-color: #ff8acc;
    }

        .theme-pink .menubar .app-menu li.open > a,
        .theme-pink .menubar .app-menu li.active > a,
        .theme-pink .menubar .app-menu li:hover > a,
        .theme-pink .menubar .app-menu li.menu-heading > a {
            color: #ff8acc;
        }

    .theme-purple .navbar-brand,
    .theme-purple .navbar-brand:hover,
    .theme-purple .navbar-brand:focus {
        color: #5b69bc;
    }

    .theme-purple .theme-color {
        color: #5b69bc;
    }

    .theme-purple .menubar .app-menu li.open,
    .theme-purple .menubar .app-menu li.active {
        border-left-color: #5b69bc;
    }

        .theme-purple .menubar .app-menu li.open > a,
        .theme-purple .menubar .app-menu li.active > a,
        .theme-purple .menubar .app-menu li:hover > a,
        .theme-purple .menubar .app-menu li.menu-heading > a {
            color: #5b69bc;
        }

    .theme-inverse .navbar-brand,
    .theme-inverse .navbar-brand:hover,
    .theme-inverse .navbar-brand:focus {
        color: #3b3e47;
    }

    .theme-inverse .theme-color {
        color: #3b3e47;
    }

    .theme-inverse .menubar .app-menu li.open,
    .theme-inverse .menubar .app-menu li.active {
        border-left-color: #188ae2;
    }

        .theme-inverse .menubar .app-menu li.open > a,
        .theme-inverse .menubar .app-menu li.active > a,
        .theme-inverse .menubar .app-menu li:hover > a,
        .theme-inverse .menubar .app-menu li.menu-heading > a {
            color: #188ae2;
        }

    .theme-dark .navbar-brand,
    .theme-dark .navbar-brand:hover,
    .theme-dark .navbar-brand:focus {
        color: #282828;
    }

    .theme-dark .theme-color {
        color: #282828;
    }

    .theme-dark .menubar .app-menu li.open,
    .theme-dark .menubar .app-menu li.active {
        border-left-color: #188ae2;
    }

        .theme-dark .menubar .app-menu li.open > a,
        .theme-dark .menubar .app-menu li.active > a,
        .theme-dark .menubar .app-menu li:hover > a,
        .theme-dark .menubar .app-menu li.menu-heading > a {
            color: #188ae2;
        }

    .theme-deepOrange .navbar-brand,
    .theme-deepOrange .navbar-brand:hover,
    .theme-deepOrange .navbar-brand:focus {
        color: #FF5722;
    }

    .theme-deepOrange .theme-color {
        color: #FF5722;
    }

    .theme-deepOrange .menubar .app-menu li.open,
    .theme-deepOrange .menubar .app-menu li.active {
        border-left-color: #FF5722;
    }

        .theme-deepOrange .menubar .app-menu li.open > a,
        .theme-deepOrange .menubar .app-menu li.active > a,
        .theme-deepOrange .menubar .app-menu li:hover > a,
        .theme-deepOrange .menubar .app-menu li.menu-heading > a {
            color: #FF5722;
        }

    .required {
        color: #ff0000 !important; /*#ff0000 !important*/
        font-size: 20px;
        font-weight: bold;
        line-height: 9px;
    }

    .required-control {
        border-color: #f5c6c6 !important;
        outline: 0 !important;
    }

    .StudentUl ul {
        display: inline;
        margin-left: 0;
        padding-left: 0;
    }

        .StudentUl ul li {
            border-left: 1px solid #000;
            cursor: pointer;
            display: inline;
            list-style: none;
            margin-left: 0;
            padding: 3px 5px;
        }

        .StudentUl ul li {
            border-left: none;
            display: inline;
            list-style: none;
            margin-left: 0;
        }

    /*# sourceMappingURL=app.css.map */

    /******************************custom**********************************/

    .d-bl {
        display: block;
    }

    .d-ibl {
        display: inline-block;
    }

    .p-l-0 {
        padding-left: 0px;
    }

    .p-l-5 {
        padding-left: 5px;
    }

    .p-l-10 {
        padding-left: 10px;
    }

    .p-l-15 {
        padding-left: 15px;
    }

    .p-r-0 {
        padding-right: 0px;
    }

    .p-r-5 {
        padding-right: 5px;
    }

    .m-t-0 {
        margin-top: 0px;
    }

    .m-t-10 {
        margin-top: 10px;
    }

    .m-t-15 {
        margin-top: 15px;
    }

    .m-t-20 {
        margin-top: 20px;
    }

    .m-t-25 {
        margin-top: 25px;
    }

    .m-t-30 {
        margin-top: 30px;
    }

    .m-b-0 {
        margin-bottom: 0px;
    }

    .m-b-5 {
        margin-bottom: 5px;
    }

    .m-b-10 {
        margin-bottom: 10px;
    }

    .m-b-15 {
        margin-bottom: 15px;
    }

    .m-b-20 {
        margin-bottom: 20px;
    }

    .m-l-0 {
        margin-left: 0px;
    }

    .m-l-5 {
        margin-left: 5px;
    }

    .m-l-10 {
        margin-left: 10px;
    }

    .m-l-15 {
        margin-left: 15px;
    }

    .m-l-20 {
        margin-left: 20px;
    }

    .m-null {
        margin: 0px;
    }

    .value-box {
        border-radius: 4px;
        color: #fff;
        font-size: 17px;
        padding: 10px;
    }

    /*.menubar-scroll-inner { background: #fff; }*/

    .ic-white {
        color: #fff !important;
    }

        .ic-white .k-icon {
            color: #fff !important;
        }

    .form-control {
        border: 1px solid #dcdcdc;
        box-shadow: none;
        font-size: 13px;
        height: 32px;
    }

    .form-group label {
        font-weight: 600;
        margin: 0px 0px 5px 0px;
        color: #727374;
        font-size: 12px;
    }

    .smslf .form-group label.text-white {
        color: #fff !important;
    }

    .modal-header {
        background-color: #197AE9 !important;
        color: #fff !important;
    }

    .widget-new {
        background-color: #fff;
        /* -webkit-box-shadow: 0 1px 2px #ccc; */
        /* box-shadow: 0 1px 1px #ccc; */
        border: 1px dashed #e9e9e9;
        padding: 10px;
    }

    .btn-bs-file {
        position: relative;
        padding:6px !important;
    }

        .btn-bs-file input[type="file"] {
            cursor: inherit;
            filter: alpha(opacity=0);
            height: 0;
            opacity: 0;
            outline: none;
            position: absolute;
            top: -9999999;
            width: 0;
        }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #f7f7f7;
    }

    table tr th {
        background-color: #f5f5f5;
        color: #000;
        font-size: 14px;
        letter-spacing: 0.5px;
    }

    /*tr:nth-of-type(even) {
        background-color: #f5f5f5;
    }*/
    tr:nth-of-type(even) {
        background-color: #ffffff;
    }

    .chart-box .k-content {
        margin: 0px;
    }

    /****************************************manage school********************************************/

    .floated {
        display: inline-block;
        float: left;
        position: relative;
    }

    .rela-block {
        display: block;
        margin: auto;
        position: relative;
    }

    .profile-card {
        background-color: #fff;
        box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.26);
        margin: 70px auto 30px;
        padding-top: 85px;
    }

    .profile-pic {
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        height: 180px;
        left: 50%;
        position: absolute;
        top: -90px;
        transform: translateX(-50%);
        width: 180px;
    }

        .profile-pic img {
            background: #fff;
            border: 10px solid #fff;
            border-radius: 100%;
            height: 180px;
            overflow: hidden;
            width: 180px;
            display: block;
        }

    .profile-name-container {
        margin: 0 auto 10px;
        padding: 10px 10px 25px;
        text-align: center;
    }

    .user-name {
        font-size: 24px;
        font-weight: 400;
        letter-spacing: 3px;
        line-height: 30px;
        margin-bottom: 12px;
    }

    .user-desc {
        color: #999;
        letter-spacing: 1px;
    }

    .zmdi-hc-lg {
        padding-right: 10px;
    }

    /***************************************SMS*************************************************/

    .sg-leftpanel {
        background: #ff6c00;
    }

        .sg-leftpanel .sg-panel label {
            color: #fff !important;
        }

        .sg-leftpanel .sg-panel .fs-wrap {
            width: 87% !important;
        }

        .sg-leftpanel .fs-dropdown {
            width: 87%;
        }

        .sg-leftpanel .k-i-gear {
            color: #fff;
        }

    .sg-rightbox-bg {
        background: #3f7197;
        padding: 1px 10px;
    }

    .sg-rightpanel {
        float: left;
        padding: 10px;
    }

        .sg-rightpanel .form-group {
            margin: 0px 0px 15px 0px;
        }

        .sg-rightpanel legend {
            border-bottom: 1px solid #37688d;
            color: #fff;
        }

        .sg-rightpanel .form-group label {
            color: #cbdce9 !important;
        }

        .sg-rightpanel .form-group select, .sg-rightpanel .form-group input, .sg-rightpanel .form-group textarea {
            background-color: #274963;
            border-color: #274963 !important;
            color: #c9d9e5;
        }

        .sg-rightpanel .form-group .add-input {
            display: inline-block;
            width: 90%;
        }

        .sg-rightpanel .form-group .fa-plus-circle {
            color: #fff;
            font-size: 20px;
            padding: 3px;
        }

    .sg-panel {
        min-height: 450px;
    }

        .sg-panel .multiple {
            width: 120px;
        }

        .sg-panel .btn {
            color: #fff;
            font-size: 20px;
            padding: 3px;
            vertical-align: bottom;
        }

    .sg-btnbox {
        clear: both;
        margin-top: 25px;
    }

    /*******************************************************************************************/

    /*********************************************************************/

    .idcards-panel {
        height: 375px;
        width: 200px;
        position: absolute;
        left: 0;
        background-size: contain !important;
        background-position: 100% 50px !important;
    }

    .previ .idcards-panel {
        height: 370px;
        top: 35px;
        left: 0;
        right: 0px;
        /*width:58mm;*/
    }

    .previ .id_bckimg {
        /*top:-35px;*/
    }

    .idcard-box {
        /*float: left;*/
        padding: 10px 7px 0px;
        position: absolute;
        top: 30px;
    }

        .idcard-box .logo-box {
            /*float: left;
    height: 73px;
    margin: 0px;
    width: 100%;
    margin-bottom: 5px;*/
            height: 50px;
        }

    .idcardpic .media-left {
        padding-right: 5px;
    }

    .idcard-box .logo-box .media {
        margin: 0px auto;
    }

        .idcard-box .logo-box .media .logo {
            height: 30px;
            width: 30px;
        }

    .idcard-box .logo-box .media-body .media-heading {
        color: #002554;
        font-size: 100%;
        font-weight: bold;
        /*letter-spacing: 0.5px;*/
        text-transform: uppercase;
        /*width: 140px;*/
        overflow: hidden;
        height: 30px;
        margin-bottom: 0px;
    }

    .idcard-box .logo-box .media-body p {
        color: #f00;
        font-size: 10px;
        margin: 0px;
        line-height: inherit;
        width: 140px;
        height: 15px;
        overflow: hidden;
    }

    .idcard-box .photo-box {
        margin: 0px;
        width: 100%;
        height: 90px;
        overflow: hidden;
    }

        .idcard-box .photo-box img {
            border: 1px solid #1c3157;
            height: 65px;
            width: 65PX;
            border-radius: 10px;
            display: block;
            margin: 0 auto;
        }

        .idcard-box .photo-box h2 {
            color: #002552;
            font-size: 11px;
            font-weight: bold;
            margin: 2px 0px 2px;
            text-transform: uppercase;
        }

    .idcard-box .desc-box {
        margin: 0px;
        width: 100%;
        height: 110px;
        overflow: hidden;
    }

        .idcard-box .desc-box ul {
            padding: 0px;
            height: 100%;
            max-height: 135px;
        }

            .idcard-box .desc-box ul li {
                margin-bottom: 0px;
            }

        .idcard-box .desc-box .media .media-left {
            padding-top: 0px;
        }

        .idcard-box .desc-box .media .icon {
            border: 0px;
            height: 18px;
            margin-bottom: 0px;
            width: 18px;
        }

        .idcard-box .desc-box .media p {
            color: #676666;
            font-size: 10px;
            line-height: inherit;
            margin-bottom: 1px;
        }

        .idcard-box .desc-box .sign-box .sign {
            /*float: right;*/
            margin-top: -12px;
            text-align: center;
        }

    line-height: inherit; .idcard-box .desc-box .sign-box .sign img {
        max-width: 24px;
    }

    .idcard-box .desc-box .sign-box p {
        margin-bottom: 0px;
    }

    .idcard-box .desc-box .sign-box .txt-muted {
        color: #676666;
        font-size: 10px;
    }

    .idcard-box .address-box {
        /*float: left;
    margin: 0px;
    width: 100%;*/
    }

    .idcardpic .media-body {
        word-break: break-all;
        vertical-align: middle;
    }

    .idcard-box .address-box hr {
        border-top: 1px solid #8e8e8e;
        margin: 5px 0px;
    }

    ul.std_idcard_details p {
        margin: 0;
        font-size: 10px;
        line-height: inherit;
    }

    ul.std_idcard_details span {
        max-width: 50px;
        float: left;
        width: 100%;
    }

        ul.std_idcard_details span.right {
            min-width: 130px;
            word-break: break-all;
        }

    .idcard-box .address-box p {
        color: #e7e7e7;
        font-size: 9px;
        line-height: inherit;
        margin-top: 3px;
        /*margin-bottom: 2px;*/
        text-align: center;
        text-transform: capitalize;
    }

    .idcard-box .sign-box {
        height: 30px;
    }

    .sign-box .sign p {
        text-align: right;
    }

    .sign-box p {
        /*text-align: right !important;*/
        line-height: inherit;
        font-size: 8px;
    }

    .sign img {
        max-width: 100%;
        width: 40px;
    }

    .idcard-box .sign img {
        max-height: 20px;
    }
    /*************************/

    .hid-panel {
        background: url(../images/hor-back1.jpg) no-repeat;
        /* height: 337px; */
        /* width: 540px; */
        width: 86mm;
        height: 60mm;
        /*margin: 0 auto;*/
        position: relative;
        top: 30px;
        /*z-index: -9;*/
        background-size: contain !important;
    }

    .hidcard-box {
        /*float: left;*/
        padding: 10px 16px;
        position: absolute;
    }

        .hidcard-box .logo-box .media {
            margin: 0px auto;
            /*width: 425px;*/
        }

        .hidcard-box .media-left img {
            width: 30px;
            height: 30px;
        }

        .hidcard-box .media-heading {
            color: #172044;
            font-size: 14px;
            font-weight: bold;
            margin-top: 0px;
            text-transform: uppercase;
        }

        .hidcard-box .media-body p {
            font-size: 10px;
            text-align: left !important;
            color: #f00;
            line-height: inherit;
        }

        .hidcard-box .photo p {
            color: #121947;
            font-size: 18px;
            font-weight: bold;
            padding-top: 6px;
            text-transform: uppercase;
        }

        .hidcard-box .content-box {
            /*clear: both;
    float: left;
    margin: 0px;*/
            width: 100%;
        }

            .hidcard-box .content-box .photo-box {
                float: left;
                margin: 0px 5px 0px 0px;
                width: 75px;
            }

                .hidcard-box .content-box .photo-box img {
                    height: 75px;
                    width: 75px;
                }

                .hidcard-box .content-box .photo-box p {
                    color: #0076af;
                    font-size: 8px;
                    font-weight: 600;
                    padding: 5px 0px 0px;
                    text-transform: uppercase;
                    line-height: initial;
                }

            .hidcard-box .content-box .desc-box {
                color: #000;
                /* float: left; */
                font-size: 10px;
                font-weight: normal;
                line-height: inherit;
                /* width: 270px; */
            }

                .hidcard-box .content-box .desc-box .red {
                    color: #ff0000;
                }

            .hidcard-box .content-box .sign-box {
                /*float: left;
    margin: -20px 0px 0px;
    width: 100%;*/
                width: 100%;
                float: right;
            }

                .hidcard-box .content-box .sign-box p {
                    margin-bottom: 5px;
                }

                .hidcard-box .content-box .sign-box .txt {
                    color: #656565;
                    font-weight: normal;
                }

        .hidcard-box .footer-box {
            clear: both;
            /*float: left;
    width: 100%;*/
        }

            .hidcard-box .footer-box hr {
                border-top: 1px solid #d2d2d2;
                margin: 0px;
            }

            .hidcard-box .footer-box p {
                color: #000;
                font-size: 8px;
                text-align: center !important;
                line-height: inherit;
            }

    /******************************************media********************************************************/

    @media (min-width: 1024px) {
        .l-box {
            min-height: 1082px;
        }

        .m-box {
            min-height: 513px;
        }

        .m-box2 {
            min-height: 692px;
        }

        .sm-box {
            min-height: 320px;
        }
    }

    /***************************kendo*****************************/

    .k-header {
        border: 0;
    }

    .k-widget {
        border-color: #e8e8e8 !important;
    }

    .k-grid {
        /*font-family: 'Segoe UI', Calibri !important;*/
        font-family: 'Gilroy', sans-serif !important;
    }

    .k-tabstrip .k-content.k-state-active {
        border: 0;
    }

    .k-tabstrip-items .k-item.k-state-active {
        background-color: transparent;
        border: 0px;
        border-bottom: 2px solid #188ae2;
        border-radius: 0;
        box-shadow: none;
        color: #188ae2;
        padding: 6px 20px;
    }

    .k-tabstrip-items .k-state-default {
        border: 0;
        padding: 6px 20px;
    }

    .k-header, .k-tabstrip-items .k-item {
        background: #fff;
    }

    .k-tabstrip:focus {
        border: 0;
        box-shadow: none;
    }

    .k-grid-content {
        /***height: auto !important;
         max-height: 330px !important;*/
    }

    .k-grid tr:hover {
        background-color: #4fd1f7;
        background-image: none;
        color: #fff;
    }

    .k-selectable .fa-eye {
        color: #000;
    }

    .k-selectable .k-i-edit {
        color: #e38a00 !important;
    }

    .k-selectable .fa-pencil {
        color: #e38a00 !important;
    }

    .k-selectable .fa-comments {
        color: #6bbc14;
    }

    .k-selectable .fa fa-undo {
        color: #6bbc14;
    }

    .k-selectable .fa fa-check {
        color: #6bbc14;
    }

    .k-selectable .fa-minus-circle {
        color: #ff0000;
    }

    .k-primary:focus:active:not(.k-state-disabled):not([disabled]), .k-primary:focus:not(.k-state-disabled):not([disabled]) {
        box-shadow: none;
    }

    .k-grid tr td {
        border-color: #e6e6e6;
        border-style: solid;
    }

    .k-pager-wrap {
        background-color: #fff !important;
        color: #535b6a;
    }

    .k-draghandle.k-state-selected:hover, .k-ghost-splitbar-horizontal, .k-ghost-splitbar-vertical, .k-list > .k-state-highlight, .k-list > .k-state-selected, .k-marquee-color, .k-panel > .k-state-selected, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-state-selected, .k-state-selected:link, .k-state-selected:visited {
        background-color: #3cc7ef;
        border-color: #3cc7ef;
        color: #fff;
    }

    .k-pager-wrap .k-pager-refresh {
        background: #ffffff;
    }

        .k-pager-wrap .k-pager-refresh:hover {
            background: #5ad0f1;
        }

    .ml-1 {
        margin-left: .5rem;
    }

    .ml-2 {
        margin-left: 1rem;
    }

    .mr-1 {
        margin-right: .5rem !important;
    }

    .mr-2 {
        margin-right: 1rem !important;
    }

    .mt-0 {
        margin-top: 0 !important;
    }

    .mt-1 {
        margin-top: .5rem !important;
    }

    .mt-2 {
        margin-top: 1rem !important;
    }

    .mt-3 {
        margin-top: 1.5rem !important;
    }

    .mt-4 {
        margin-top: 2.2rem !important;
    }

    .mb-1 {
        margin-bottom: .5rem !important;
    }

    .mb-2 {
        margin-bottom: 1rem !important;
    }

    .mb-4 {
        margin-bottom: 2rem !important;
    }

    .mb-0 {
        margin-bottom: 0 !important;
    }

    .pt-0 {
        padding-top: 0 !important;
    }

    .pb-0 {
        padding-bottom: 0 !important;
    }

    .btn-link-custom {
        background: transparent;
        border: 1px solid #10c469;
        border-radius: 0;
        color: #10c469;
        cursor: inherit;
        font-size: 14px;
        font-weight: 500;
        outline: 0 !important;
        padding: 8px 16px;
        text-decoration: none;
    }

    .checkbox-sm {
        margin-bottom: 0;
    }

    .checkbox label:after {
        line-height: 1rem;
    }

    .checkbox-sm label:before {
        height: 13px;
        margin-left: -17px;
        width: 13px;
    }

    .checkbox-sm input[type="checkbox"]:checked + label:after, .checkbox-sm label input[type="radio"]:checked + label:after {
        /*font-family: "FontAwesome";*/
        font-family: 'Gilroy', sans-serif;
        font-size: 9px;
    }

    .checkbox-sm label:after {
        height: 14px;
        margin-left: -18px;
        padding-left: 1px;
        padding-top: 0px;
        width: 14px;
    }

    .k-tabstrip-items .k-state-default, .k-tabstrip-items .k-item.k-state-active {
        padding: 6px 2px;
    }

    .k-filter-row th, .k-grid-header th.k-header {
        border-top: 0px;
    }

    #calendar {
        font-size: 10px;
        margin: 0 auto;
        width: 200px;
    }

    .fc-toolbar {
        font-size: .9em;
    }

        .fc-toolbar h2 {
            font-size: 12px;
            white-space: normal !important;
        }

    /* click +2 more for popup */

    .fc-more-cell a {
        background: grey;
        border-radius: 3px;
        color: transparent;
        display: block;
        height: 4px;
        margin: 1px auto 0 auto;
        overflow: hidden;
        width: 85%;
    }

    .fc-more-popover {
        width: 100px;
    }

    .fc-view-month .fc-event, .fc-view-agendaWeek .fc-event, .fc-content {
        font-size: 0;
        height: 2px;
        overflow: hidden;
    }

    .fc-view-agendaWeek .fc-event-vert {
        font-size: 0;
        overflow: hidden;
        width: 2px !important;
    }

    .fc-agenda-axis {
        font-size: .7em;
        width: 20px !important;
    }

    .fc-button-content {
        padding: 0;
    }

    .fc-sun {/*New Design Calendar*/
        /*color: red !important;
        font-weight: bold;*/ 
    }

    .badge-custom {
        cursor: pointer;
        font-size: .9rem;
        font-weight: 300;
        padding: 5px 8px;
    }

    
    .notifications-count {
        background: #ef270b;
        border-radius: 50%;
        bottom: 27px;
        color: #fff;
        display: inline-block;
        font-size: 10px;
        height: 15px;
        left: 25px;
        line-height: .8rem;
        position: absolute;
        text-align: center;
        width: 15px;
        z-index: 20;
    }

    .full-width {
        width: 100%;
    }

    .avatar-xs {
        height: 30px;
        width: 30px;
    }

    .media-group-item {
        background-color: #fff;
        border-bottom: 1px solid #f5f7f9;
        display: block;
        padding: 8px 16px;
        position: relative;
    }

        .media-group-item a {
            color: #333333;
        }

    .media-heading {
        font-weight: 500;
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .media-meta {
        color: #777777;
        font-size: 12px !important;
    }

    .k-grid tbody .k-button, .k-ie8 .k-grid tbody button.k-button {
        margin: 0 .1rem;
        min-width: 18px;
        padding: 2px 4px;
    }

    .fc-basic-view .fc-body .fc-row {
    }

    .fc-day-grid-container {
        height: 330px !important;
        /*overflow-y: auto !important;*/ /*New Design Calendar*/
        overflow-y: hidden !important;
    }

    .fc-time-grid-container {
        height: 280px !important;
        overflow-y: auto !important;
    }

    /*.loading {
        position: absolute;
        top: 40%;
        left: 41%;
        z-index: 5001;
        height: 126px;
        width: 116px;
        background: url(../images/loading.gif);
    }*/

}

.smslist-box .fs-wrap {
    width: 100% !important;
}

.smslist-box .fs-label-wrap {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    cursor: default;
    height: 36px;
    position: relative;
}

.smslist-box .fs-dropdown {
    background-color: #fff;
    border: 1px solid #ddd;
    margin-top: 0px;
    position: absolute;
    width: 96.5%;
    z-index: 1000;
}

.smslist-box .fs-label-wrap .fs-label {
    line-height: 1.5;
}

.marquee-colum {
    display: inline-block;
    margin: 0px 15px;
    text-align: center;
    width: 150px;
}

    .marquee-colum > img {
        border-radius: 50% !important;
        height: 80px !important;
        width: 80px !important;
        margin: 0 auto;
        overflow: hidden;
        display: block;
        border: 1px solid #dedede;
    }

    .marquee-colum h3 {
        font-size: .8rem;
        margin-bottom: 0;
        margin-top: .5rem;
    }

.k-pager-numbers .k-link, .k-treeview .k-in {
    border: 0;
    line-height: 1.6rem;
}

.k-grid .k-pager-numbers, .k-pager-wrap > .k-link {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    line-height: 1rem;
}

.k-pager-numbers .k-state-selected {
    border-width: 0;
    line-height: 1.6rem;
}

.k-grid .k-pager-numbers, .k-pager-wrap > .k-link {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    line-height: 1.45rem;
}

.k-grid .k-pager-numbers {
    border: 1px solid #ccc;
}

.widget {
    background-color: #fff;
}


.k-grid-toolbar {
    /*background: #1175ba;*/
    background: #197AE9;
    border-width: 0;
    color: #fff;
    padding: 8px 15px;
}

.toolbar-title, a.toolbar-title {
    background: none;
    border: 0;
    color: #fff;
    cursor: inherit;
    display: inline-block;
    font-size: 1rem;
    margin-bottom: .5rem;
    margin-left: 0;
    margin-top: .5rem;
    padding-left: 0;
    pointer-events: none;
}

.nav-tabs-horizontal .nav-tabs > li > a {
    padding: 15px;
}

.fee-master .k-grid-toolbar {
    text-align: right;
}

.customgrid .k-grid-toolbar {
    text-align: right;
}

.widget-info {
    background-color: #00c0ef;
    color: #fff !important;
}

    .widget-info .widget-footer {
        background-color: #00acd7;
    }

    .widget-info .widget-body, .widget-warning .widget-body, .widget-success .widget-body, .widget-danger .widget-body {
        color: #fff;
        padding: .5rem;
    }

    .widget-info .widget-title, .widget-warning .widget-title, .widget-success .widget-title, .widget-danger .widget-title {
        color: #fff;
        margin-bottom: .5rem;
    }

    .widget-info small, .widget-warning small, .widget-success small, .widget-danger small {
        color: #fff;
    }

    .widget-info .big-icon, .widget-warning .big-icon, .widget-success .big-icon, .widget-danger .big-icon {
        color: rgba(255, 255, 255, 0.36);
        font-size: 2rem;
    }

    .widget-info .widget-footer, .widget-warning .widget-footer, .widget-success .widget-footer, .widget-danger .widget-footer {
        background-color: #00acd7;
        color: #fff;
        font-size: .7rem;
        padding: .3rem;
    }

.widget-warning {
    background-color: #f39c12;
    color: #fff !important;
}

    .widget-warning .widget-footer {
        background-color: #da8c10;
    }

.widget-success {
    background-color: #00a65a;
    color: #fff !important;
}

    .widget-success .widget-footer {
        background-color: #009551;
    }

.widget-danger {
    background-color: #dd4b39;
    color: #fff !important;
}

    .widget-danger .widget-footer {
        background-color: #c64333;
    }

.pl-1 {
    padding-left: .5rem;
}

div.k-window {
    border: 0;
    border-radius: 0;
}

.k-window-titlebar {
    background-color: #197AE9;
    border-radius: 0;
}

    .k-window-titlebar.k-header {
        color: #fff;
        font-weight: 500;
        line-height: 1.7rem;
        min-height: 40px;
        z-index: 200;
    }

.k-window-title {
    left: 0;
    padding: 2px 15px;
}

.k-window-actions .k-i-close:before {
    color: #fff;
}

a.k-window-action:hover {
    background: none !important;
    border: none !important;
    border-radius: 0 !important;
    color: #fff;
}

div.k-window-content {
    border-radius: 0;
    height: 92%;
    min-height: 180px;
    padding: 0;
    position: absolute;
    width: 100%;
}

.k-window-body {
    padding: 15px;
}

.k-window-footer {
    border: 1px solid #ccc;
    border-radius: 0;
    bottom: 0;
    left: 0;
    padding: 10px 15px;
    position: absolute;
    text-align: right;
    width: 100%;
}

    .k-window-footer .btn {
        min-width: 65px;
        text-align: center;
    }

.error-icon, .warning-icon, .confirm-icon, .success-icon {
    background-image: url(../images/alerticons.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 55px;
    margin-top: 15px;
    width: 55px;
}

.confirm-icon {
    background-position: 0 -60px;
}

.success-icon {
    background-position: 0 -119px;
}

.warning-icon {
    background-position: 0 0;
}

.error-icon {
    background-position: 0 -179px;
}

.btn-orange {
    background-color: #d35e63 !important;
    color: #fff;
}

.btn-blue-new {
    background-color: #197ae9 !important;
    color: #fff;
}


.acc-switch:before {
    content: '\f067';
}

.acc-switch-minus:before {
    content: '\f068';
}

.gallery-list {
    border: 1px solid #ccc;
    border-radius: 2px;
    font-size: .89rem;
    margin-bottom: .5rem;
    margin-top: .5rem;
    text-align: center;
}

    .gallery-list .thumb {
        display: inline-block;
        height: 100px;
        margin: 0 auto;
        margin-top: .5rem;
    }

    .gallery-list .gallery-listitem-title {
        font-size: 0.89rem;
        margin-bottom: 6px;
        margin-top: 8px;
    }

.blink {
    animation: blink 3s infinite;
    font-size: 1.2rem;
    font-weight: bold;
}

@keyframes blink {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.1;
    }

    100% {
        opacity: 1.0;
    }
}

.custom-select {
    line-height: 1.2rem;
    position: relative;
}

.downarrow:before {
    -webkit-font-smoothing: antialiased;
    content: "\f0dd";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 1.123rem;
    position: absolute;
    right: 30px;
    text-rendering: auto;
    top: 5px;
    z-index: 99;
    cursor: pointer;
}

.k-multiselect-wrap li {
    border-radius: 2px;
    margin: 8px 0 1px 6px;
}

.k-autocomplete .k-input, .k-multiselect-wrap, .k-textbox > input {
    border-radius: 3px;
    height: 37px;
}

    .k-multiselect-wrap .k-input {
        margin-top: 10px;
        padding-left: 10px;
    }

.k-multiselect > .k-multiselect-wrap > .k-i-close {
    top: 12px;
}

.allnotifications tbody > tr > td {
    border: 0;
    border-bottom: 1px solid #ccc;
}

.thumb-sm {
    border: 1px solid #ccc;
}

.offers-header {
    align-items: center;
    background: #1175ba;
    color: #fff;
    display: flex;
    font-size: 1.5rem;
    margin-bottom: 1rem;
    min-height: 80px;
    position: relative;
}

    .offers-header:before {
        border-top: 4px solid #c8834f;
        content: "";
        display: inline-block;
        left: auto;
        position: absolute;
        top: 30px;
        width: 100%;
    }

    .offers-header .title {
        display: table;
        padding-top: 25px;
        text-align: center;
        width: 100%;
    }

        .offers-header .title:before {
            background: #c8834f;
            content: "";
            display: inline-block;
            height: 80px;
            left: 50px;
            position: absolute;
            top: 0;
            width: 4px;
        }

    .offers-header .ribbon {
        background: url(../images/ribbon.png) no-repeat 0 0;
        display: inline-block;
        height: 80px;
        left: 20px;
        position: absolute;
        top: 10px;
        width: 70px;
        z-index: 20;
    }

.cupon-code {
    border: 2px dashed #0f5475;
    font-size: 1.234rem;
    margin: 10px auto;
    margin-bottom: 15px;
    max-width: 200px;
    padding: 8px;
    text-transform: uppercase;
}

.offers-bottom {
    border-top: 1px solid #ccc;
    padding: 20px 0;
}

.circle-icon {
    align-items: center;
    background-color: #1175ba;
    border-radius: 50%;
    display: inline-block;
    height: 45px;
    padding: 5px;
    width: 45px;
}


    .circle-icon > img {
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        left: 50%;
        max-width: 100%;
        position: relative;
        top: 50%;
        transform: translate(-50%, -50%);
    }

.k-edit-form-container {
    position: relative;
    width: auto;
}

.custom-edit-window {
    height: 400px;
    left: 30% !important;
    top: 20% !important;
    width: 600px;
}

.badge {
    border-radius: 0;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
}

.text-highlight {
    font-size: 1.5rem;
    font-weight: 600;
}

.current .acc-switch-minus:before {
    content: '\f068';
}

.transport-column {
    text-align: center;
    padding: 2px;
}

.transport-column-inner {
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 2px;
    min-height: 240px;
}

.transport-column img {
    width: 120px;
    height: 130px;
}

.no-border {
    border: none !important;
}

.stbacklogo {
    background: url('../images/StXavierlogos.png') no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 120%;
}

.btn-logo-orange {
    background-color: #FF9900;
    color: #fff;
}



.k-grid tr.k-alt {
    background-color: transparent; /* or use background-color: none; */
}

.widget {
    margin-bottom: 1rem;
}

.widget-body {
    padding: 1rem;
}

.widget-border {
    border-radius: 8px;
    padding: 0.75rem;
}

.widget-border-grid {
    border-radius: 8px;
    padding: 1.3rem 2.25rem;
}

.note-new {
    font-size: 10px;
    color: red;
    font-weight: 600;
}

.customlabel {
    background-color: #FF9900;
}

.btn {
    padding: 5px 10px;
    /*height: 32px;*/
}

.modal-header .close {
    color: #fff;
    opacity: 0.6;
}

    .modal-header .close:hover {
        opacity: 1;
    }

.form-inline .form-control {
    height: 32px !important;
}

.k-datepicker{
    flex-grow:1;
}
/*
 .k-grid tr td{
       font-weight:bolder !important;
    }
   .k-grid tr th{
       font-weight:bold !important;
    }*/

.k-grid td, .k-grid th{
    font-weight:600 !important;
}

button, input, optgroup, select, textarea, .k-input, .k-item{
    font-weight:500
}

/*Adding Bootstrap Classes as we cannot import the new bootstrap CDN*/



.fc-toolbar{
    position: absolute;
    top: -48px;
    right: 10px;
}
.pull-right{
    float:right;
}
@media only screen  and (min-width: 772px) and (max-width: 900px) {
    .fc-toolbar{
        position: unset;
        margin-top:70px;
    }
}



.dot {
        cursor: pointer;
        font-size: .9rem;
        font-weight: 600;


        border: 1px solid #dddddd;
        padding: 8px;
        border-radius: 4px;
    }

        .dot > i {
            background-color: transparent;
            border-radius: 2px;
            display: inline-block;
            height: 10px;
            width: 10px;
            border-radius:50%;
        }

    .dot-info {
        color: #35b8e0;
    }

        .dot-info > i {
            background-color: #35b8e0;
        }

    .dot-success {
        color: #10c469;
    }

        .dot-success > i {
            background-color: #10c469;
        }

    .dot-primary {
        color: #188ae2;
    }

        .dot-primary > i {
            background-color: #188ae2;
        }

    .dot-warning {
        color: #f9ad45;
    }

        .dot-warning > i {
            background-color: #f9ad45;
        }

    .dot-critical {
        color: #ff0000;
    }

        .dot-critical > i {
            background-color: #ff0000;
        }


@media print {
    .printGrid .k-grid-header th.k-header {
        text-overflow: inherit;
        white-space: normal;
    }
       .k-grid-filter {
        display:none;
    }

    .incomeexpe {
        border: 1px solid #ededed;
        overflow: auto;
        margin-bottom: 10px;
        box-shadow: 1px 1px 11px #e5e5e5;
        padding: 3px 0px 12px;
        display: none;
    }

    .igustaamt input.btn.btn-warning.btn-sm {
        display: none;
    }

    .incomeexpe .form-control {
        width: auto;
    }

    .invprint {
        overflow-x: hidden;
    }

    .k-grid-pager {
        display: none !important;
    }

    .col-md-4 {
        width: 30%;
    }

    .col-md-3, .col-md-4, .col-md-2 {
        float: left;
    }

    body {
        padding-top: 0px;
    }

    .k-icon {
        display: none;
    }

    .stdttbl .k-grid-header th.k-header a {
        color: #fff !important;
    }

    .std_history {
        width: 380px;
        display: inline-block;
    }

    div#grdStudentProgress .k-grid-header {
        padding-right: 0px !important;
    }

    .k-grid-header th.k-header > .k-link {
        text-overflow: initial !important;
    }

    div#grdStudentProgress .k-grid-header th.k-header {
        vertical-align: middle !important;
    }

        div#grdStudentProgress .k-grid-header th.k-header a {
            color: #fff !important;
        }

    body {
        background: transparent;
    }

    .std-count {
        float: left;
        text-align: center;
        margin-right: 15px;
        border: 1px solid #ffc8c8;
        padding: 5px;
        background: #ffffff;
        box-shadow: -2px 11px 25px rgba(218, 218, 218, 0.66);
    }

        .std-count b {
            border: 1px solid #ff9900;
            padding: 4px;
            background: #f90;
            color: #fff;
        }

        .std-count img {
            max-width: 100%;
        }

    .transport_stdnt table.table {
        width: auto;
    }

    .prev_rep .table th h3 {
        font-size: 15px;
        margin: 4px 0px;
        font-weight: bold;
    }

    .prev_rep .table td h4 {
        font-size: 13px;
        margin: 5px 0px;
    }

    div#grdStudentMonthwise_Attendance .k-grid-header {
        padding-right: 0px !important;
    }

    .feepaymentpaid .scphoto {
        float: left;
        margin: 0px 10px;
        width: 130px;
    }

        .feepaymentpaid .scphoto img {
            width: 120px;
        }

    .feepaymentpaid .scname {
        margin: 0 auto;
        text-align: center;
    }

    a.k-button.k-button-icontext.k-grid-excel {
        display: none;
    }

    .barcode {
        width: 28%;
        float: left;
        margin: 0px 15px 15px;
        page-break-after: always;
    }

        .barcode img {
            max-width: 100%;
        }
    /*Transport Fee Due Print*/
    .printGrid .k-grid-header th.k-header a {
        color: #474747 !important;
    }

    .printGrid .k-header .k-grid-excel {
        display: none;
    }

    .printGrid .k-grid-header {
        padding-right: 0px !important;
    }

    .printGrid table {
        width: 100%;
        font-family: 'Gilroy', sans-serif;
        border-collapse: collapse;
        word-break: break-all;
        text-align: left;
    }

        .printGrid table col, .printGrid tbody td {
            width: auto !important;
        }

        .printGrid table th {
            border-bottom: none;
        }

        .printGrid table th, .printGrid table td {
            border: 1px solid #474747;
            padding: 3px;
            font-size: 14px;
        }

        .printGrid table col:first-child, .printGrid tbody td:first-child {
            width: 40px !important;
        }
}


span.required, .clg_require{
    color:red;
}
.bonafide_three {
    border: 6px inset #474747;
    margin-bottom: 10px;
}
.bthree_header {
    display: table;
    width: 100%;
    border-bottom: 6px groove #474747;
    padding-bottom: 5px;
}

.bthree_content {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: relative;
}
.bthree_content h3 {
    text-align: center;
    font-size: 30px;
    position: relative;
}
.bthree_content h5 {
    text-align: right;
    margin-right: 30px;
    font-size: 20px;
    position: relative;
}
.bthree_content h4 {
    width: 70%;
    margin: 3% auto;
    text-align: right;
    font-size: 24px;
    position: relative;
}
.bthree_data {
    width: 70%;
    margin: 0 auto;
    padding: 10px;
    position: relative;
}
.bthree_data p {
    font-size: 16px;
    text-indent: 10%;
}
.bthree_counter {
    border: 6px inset #474747;
    padding: 10px;
    margin: 10px;
    text-align: center;
    position: relative;
}
.bthree_counter h4 {
    font-size: 23px;
    margin-top: 10px;
}
.bthree_counter h5 {
    font-size: 20px;
    margin-bottom: 10px;
}
.bthree_gap {
    margin-top: 6%;
}
.bonafide_four {
    border: 8px double #8e8e8e;
    padding: 10px;
    margin-bottom: 2em;
}
.bonafide_four .bthree_header {
    border-bottom: 2px groove #474747;
}

.bthree_header {
    display: table;
    width: 100%;
    border-bottom: 6px groove #474747;
    padding-bottom: 5px;
}
.bthree_header .logo {
    width: 20%;
    float: left;
}
.bthree_header .school_name {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.clear {
    clear: both;
}

.bfour_heading h2 {
    text-align: center;
    font-size: 28px;
    margin-top: 0;
    text-transform: uppercase;
    text-decoration: underline;
    text-underline-position: under;
}
.bfour_heading h5 {
    text-align: right;
    font-size: 20px;
    position: relative;
    margin: 0;
}
.bfour_content {
    width: 95%;
    margin: 0 auto;
}
.bfour_content p {
    font-size: 18px;
    overflow: hidden;
    margin: 1em 0;
}
p.bfour_width {
    width: 20%;
    float: right;
    text-align: left;
    margin: 0;
}
p.width_one {
    width: 80%;
    float: left;
    margin: 0;
}
span.stdlft {
    float: left;
    width: 40%;
    text-align: left !important;
}
span.bfour_yr {
    float: left;
    display: block;
    width: 60%;
    position: relative;
    text-indent: 10px;
}
.bfour_content p span b {
    font-weight: 700;
}
p.width_two {
    width: 20%;
    text-align: left;
}
.bfour_content p {
    font-size: 18px;
    overflow: hidden;
    margin: 1em 0;
}
p.bfour_group span {
    position: relative;
}
p.bfour_group span {
    width: 100%;
    display: block;
    position: relative;
}
p.bfour_group span {
    width: 100%;
    display: block;
}
p.bfour_admi {
    width: 40%;
    float: left;
    margin: 0;
}
span.admispan {
    width: 40%;
    float: left;
    text-align: left !important;
}
span.admisrght {
    position: relative;
    width: 60%;
    display: block;
    float: left;
}
.bfour_content p span b {
    font-weight: 700;
}
p.bfour_acdyear {
    width: 40%;
    float: right;
    margin: 0;
}
span.acdlft {
    float: left;
}
.bfour_footer {
    margin: 3em auto 0;
    overflow: auto;
    width: 95%;
}
.bfour_footer ul {
    list-style: none;
    text-transform: uppercase;
}
.bfour_footer ul li {
    width: 50%;
    float: left;
    font-weight: 600;
}



.bonafied_inside {
    max-width: 850px;
    margin: 3em auto 0;
}

img {
    max-width: 100%;
}

.b_log p,
.school_name p {
    margin-bottom: 0;
}

ul.study_admi {
    overflow: auto;
    margin-top: 1em;
}

.b_log {
    float: left;
    width: 645px;
    height: 130px;
    margin-bottom: 10px;
}

    .b_log img {
        float: left;
        width: 130px;
        height: 130px;
        border: 1px solid #1a1a18;
        border-radius: 15px;
        margin-right: 10px;
    }

    .b_log h1 {
        margin: 0;
        color: #1a1a18;
        font-size: 32px;
        line-height: 35px;
    }

    .b_log sub {
        font-size: 16px;
        color: #1a1a18;
        font-weight: 600;
    }

.std_img {
    width: 15%;
    float: right;
}

    .std_img img {
        float: right;
        border: 1px solid #1a1a18;
        border-radius: 15px;
        width: 130px;
    }

.bonfidetext h2 {
    border: 1px solid #1a1a18;
    border-radius: 50px;
    padding: 5px 10px;
    text-align: center;
    background: #9a0000;
    color: #fff;
    text-transform: uppercase;
    width: 40%;
    margin: 0 auto 0;
    -webkit-print-color-adjust: exact;
    font-size: 22px;
    margin-bottom: 2em;
}

.b_content h4 {
    margin-bottom: 0;
    font-weight: 400;
    position: relative;
}

.b_bor {
    border-bottom: 1px solid #171515;
    width: 55%;
}

.b_content ul {
    padding: 0;
    margin: 0;
    position: relative;
}

    .b_content ul li {
        list-style: none;
        display: inline-block;
        margin: 7px 0;
        text-indent: 6px;
    }

.len8 {
    width: 53%;
}

.len5 {
    width: 26%;
}

.len3 {
    width: 20%;
}

.b_footer ul {
    padding: 0;
    float: right;
    margin-top: 5em;
}

    .b_footer ul li {
        list-style: none;
        display: inline-block;
        width: 250px;
        text-align: center;
    }

.main_bonfied {
    max-width: 1010px;
    height: auto;
    padding: 15px;
    margin: 10px auto;
    border: 5px solid #f90;
    border-radius: 0 20px 0 20px;
}

.inner_content {
    border: 2px solid #f90;
    width: 100%;
    border-radius: 0 20px 0 20px;
    overflow: auto;
    display: block;
    padding: 0 10px;
}

.main_bonfied .logo {
    width: 140px;
    height: 140px;
    float: left;
}

    .main_bonfied .logo img {
        max-width: 100%;
    }

.main_bonfied .school_name {
    text-align: center;
    width: 68%;
    float: left;
}

    .main_bonfied .school_name h3 {
        margin: 5px 0;
        font-size: 24px;
    }

.main_bonfied .school_details {
    margin-top: 20px;
    padding: 0 10px;
}

.main_bonfied .std_photo {
    width: 15%;
    height: 150px;
    border: 2px solid #474747;
    float: right;
    margin: 0 10px 10px 0;
    overflow: hidden;
}

.bonfidetxt h4 {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    margin: 10px auto;
    background: #f90;
    max-width: 30%;
    padding: 5px;
    border-radius: 30px;
}

.context {
    max-width: 95%;
    margin: 0 auto 20px;
}

    .context p {
        font-size: 20px;
        margin: 20px 0;
    }

        .context p span {
            border-bottom: 2px dotted #000;
            width: 55%;
            display: inline-block;
            text-indent: 10px;
            font-size: 23px;
        }

            .context p span.smalsize {
                width: 40%;
            }

.bar {
    color: #fff;
    background-color: #e29017;
    padding: 10px;
    margin: 20px auto 0;
    font-size: 18px;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    border: 2px transparent solid;
    box-shadow: 0 10px 30px -10px grey;
    line-height: inherit;
}

.date_sign {
    width: 90%;
    margin: 30px auto 30px;
}

    .date_sign ul li {
        display: inline-block;
        width: 45%;
        text-align: center;
        font-weight: 700;
        font-size: 20px;
    }

    .date_sign img {
        width: auto;
        height: 80px;
    }

.bar span {
    position: absolute;
}

    .bar span:nth-child(2),
    .bar span:nth-child(4) {
        top: 0;
        border-style: solid;
        border-width: 25px;
    }

    .bar span:nth-child(2) {
        border-color: #f5a228 #f5a228 #f5a228 transparent;
        left: -50px;
    }

    .bar span:nth-child(4) {
        border-color: #f5a228 transparent #f5a228 #f5a228;
        left: 255px;
    }

.bimg {
    height: 160px;
    margin: 0 auto;
}

ul.study_admi li {
    width: 49%;
    float: left;
    margin-left: 5px;
}

    ul.study_admi li:nth-child(2) {
        float: right;
    }

        ul.study_admi li:nth-child(2) h4 {
            text-align: right;
        }

    ul.study_admi li h4 b {
        border-bottom: 2px dotted red;
        font-size: 20px;
        color: red;
    }

.vishide {
    visibility: hidden;
}

.customlogo {
    float: left;
    width: 75%;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.bonafide_three {
    border: 6px inset #474747;
    margin-bottom: 10px;
}

    .bonafide_three .customlogo {
        width: 100%;
    }

.bthree_content h3 {
    text-align: center;
    font-size: 30px;
    position: relative;
}

.bthree_content h5 {
    text-align: right;
    margin-right: 30px;
    font-size: 20px;
    position: relative;
}

.bthree_data {
    width: 70%;
    margin: 0 auto;
    padding: 10px;
    position: relative;
}

.bthree_content h4 {
    width: 70%;
    margin: 3% auto;
    text-align: right;
    font-size: 24px;
    position: relative;
}

.bthree_data p {
    font-size: 16px;
    text-indent: 10%;
}

    .bthree_data p b {
        font-weight: 700;
    }

.bthree_counter {
    border: 6px inset #474747;
    padding: 10px;
    margin: 10px;
    text-align: center;
    position: relative;
}

    .bthree_counter h4 {
        font-size: 23px;
        margin-top: 10px;
    }

.bthree_gap {
    margin-top: 6%;
}

.bthree_counter h5 {
    font-size: 20px;
    margin-bottom: 10px;
}

.bthree_header .school_name {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

.bthree_header .logo {
    width: 20%;
    float: left;
}

.bthree_content {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: relative;
}

    .bthree_content:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background: #fff;
        opacity: .94;
        overflow: hidden;
        left: 0;
        right: 0;
    }

.bthree_header {
    display: table;
    width: 100%;
    border-bottom: 6px groove #474747;
    padding-bottom: 5px;
}

span.tolft {
    float: left;
}

.bfour_content.tcenter p span {
    text-align: center;
}

.bfour_content p span b {
    font-weight: 700;
}

.bonafide_four {
    border: 8px double #8e8e8e;
    padding: 10px;
    margin-bottom: 2em;
}

.bfour_heading h2 {
    text-align: center;
    font-size: 28px;
    margin-top: 0;
    text-transform: uppercase;
    text-decoration: underline;
    text-underline-position: under;
}

.bfour_heading h5 {
    text-align: right;
    font-size: 20px;
    position: relative;
    margin: 0;
}

    .bfour_heading h5 span {
        border-bottom: 1px solid #474747;
    }

.bfour_content {
    width: 95%;
    margin: 0 auto;
}

    .bfour_content p {
        font-size: 18px;
        overflow: hidden;
        margin: 1em 0;
    }

        .bfour_content p span.bfour_border::before {
            content: '';
            position: absolute;
            border-bottom: 1px solid #474747;
            width: 100%;
            bottom: 0;
            left: 0;
        }

p.bfour_wid {
    width: 80%;
    float: left;
    margin: 0;
}

p.bfour_width {
    width: 20%;
    float: right;
    text-align: left;
    margin: 0;
}

span.border::before {
    content: '';
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #474747;
    bottom: 0;
}

p.width_one {
    width: 80%;
    float: left;
    margin: 0;
}

p.width_two {
    width: 20%;
    text-align: left;
}

span.stdlft {
    float: left;
    width: 40%;
    text-align: left !important;
}

span.bfour_yr {
    float: left;
    display: block;
    width: 60%;
    position: relative;
    text-indent: 10px;
}

    span.bfour_yr::before {
        content: '';
        position: absolute;
        border-bottom: 1px solid #474747;
        width: 100%;
        bottom: 0;
        left: 0;
    }

p.bfour_group span {
    width: 100%;
    display: block;
}

p.bfour_group span {
    width: 100%;
    display: block;
    position: relative;
}

span.admispan {
    width: 40%;
    float: left;
    text-align: left !important;
}

span.admisrght {
    position: relative;
    width: 60%;
    display: block;
    float: left;
}

span.acdlft {
    float: left;
}

span.acdrght {
    position: relative;
    width: 50%;
    display: block;
    float: left;
}

p.bfour_group {
    width: 20%;
    float: left;
    margin: 0;
}

p.bfour_admi {
    width: 40%;
    float: left;
    margin: 0;
}

p.bfour_acdyear {
    width: 40%;
    float: right;
    margin: 0;
}

p.bfour_acdyearto {
    width: 30%;
    float: left;
    margin: 0;
}

span.yrrght {
    float: left;
    position: relative;
    width: 90%;
    display: block;
    margin: 0 auto;
}

span.doblft {
    float: left;
    width: 45%;
    text-align: left !important;
}

span.dobrgh {
    width: 55%;
    display: block;
    position: relative;
    float: left;
}

span.charlft {
    float: left;
    text-align: left !important;
    width: 30%;
}

span.bfour_found {
    position: relative;
    width: 70%;
    display: block;
    float: left;
}

.bfour_footer {
    margin: 3em auto 0;
    overflow: auto;
    width: 95%;
}

    .bfour_footer ul {
        list-style: none;
        text-transform: uppercase;
    }

        .bfour_footer ul li {
            width: 50%;
            float: left;
            font-weight: 600;
        }

            .bfour_footer ul li:nth-child(2) {
                text-align: right;
            }

        .bfour_footer ul li {
            width: 50%;
            float: left;
            font-weight: 600;
        }

.bonafide_four .bthree_header {
    border-bottom: 2px groove #474747;
}

.bonafide_four .customlogo {
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
}

span.linetwo {
    float: left;
    text-align: left !important;
}

span.border_p {
    float: left;
    display: block;
    width: 90%;
    border-bottom: 1px solid #474747 !important;
}

span.lineone {
    float: left;
    text-align: left !important;
}

span.bfour_border {
    width: 80%;
    display: block;
    position: relative;
    float: left;
}

p.bfour_group span::after,
span.acdrght::after,
span.admisrght::after,
span.bfour_found::after,
span.dobrgh::after,
span.yrrght::after {
    content: '';
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #474747;
    bottom: 0;
    left: 0;
}

p.bfour_group span {
    position: relative;
}



