/* CSS crunched with Crunch - http://crunchapp.net/ */
.backbg {
    /*background: #f5f5f5;
      background: url("../img/back.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

      display: block !important;*/
}
/*[title]:hover:before {
      content: attr(title);
      position:absolute;
      border: #c0c0c0 1px dotted;
      padding: 5px;
      flex-direction:column-reverse;
      z-index: 100;
      border-radius:5px;
      font-weight:bold;
      font-size:12px;
      background-color: #000000;
      color: #ffffff;
      text-decoration: none;
      text-align:center;
    }*/
.background-login {
    /*background: #f5f5f5 !important;*/
}

.datepicker-normal {
    cursor: pointer;
}

.ui-datepicker {
    width: 17em;
    padding: 0.2em 0.2em 0;
    display: none;
    border: 1px solid #e0e1e4 !important;
    background: #fff !important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620;
}

.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: 0.2em;
    text-decoration: none;
    text-align: center;
}

.ui-state-active, .ui-widget-content .ui-state-active {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #ffffff;
}

.ui-datepicker td a {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
}

.ui-state-hover, .ui-widget-content .ui-state-hover {
    border: 1px solid #c5c5c5;
    background: #007fff;
    font-weight: normal;
    color: #ffffff;
}

.backbg::after {
    content: "";
    background: url("../img/back.jpg") no-repeat center center fixed !important;
    background-size: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    display: block !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.nav-top-fixed {
    /*theme.js  in used*/
}

.responsive {
    /*theme.js  in used*/
}

.validatetxt, .Avatars, .controls, .required, .nav-medium-button, .activeit, .vd_navbar-chat, .footer-1, .copyright, .nav-right-start-hide, .datepicker-normal, .validatetxt1,
.print-container, .legend-me, .pull-top, .btn-click, .GImage, .validatedrp, .validatedrp1, .imgFather, .imgMother, .tick, .imgGroupPhoto, .valiadte, .barcode,
.sr, .txtbox, .input, .input1, .customtext, .actionhistory, .bal, .drpUpdate, .minimize, .libImage, .header, .style9, .post-box2, .itemrow, .pf, .gallery-list,
.input-group-margin, .boxborder, .panel-title3, .hide-title, .gallery, .AvatarPanel, .summernote_email, .Avatars1, .right_menu, .menu-date, .header-1 {
}

body {
    background-color: #f0f0f0;
    font-size: 13px;
    font-family: 'Open Sans', 'arial';
    line-height: 22px;
    font-weight: 400;
    /*background: url("../img/back.jpg") no-repeat center center fixed !important;
      -webkit-filter: grayscale(1);
  filter: grayscale(1);
      display: block !important;*/
}

.display-inline {
    display: inline;
}

th.dark {
    background: #808080 !important;
    color: #fff !important;
}

.boxhide {
    display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 10px;
    font-weight: normal;
    font-family: 'Open Sans', 'arial';
    color: inherit;
    text-rendering: optimizelegibility
}

img {
    max-width: 100%
}

.img-left {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px
}

.img-right {
    float: right;
    margin-left: 15px;
    margin-bottom: 10px
}

a {
    color: #000000;
}

    a:hover,
    a:focus {
        text-decoration: none;
        color: #da4448;
        outline: none;
    }

small {
    font-size: 11px
}

.container {
    position: relative
}

.col-xs-12:before,
.col-sm-12:before,
.col-md-12:before,
.col-lg-12:before,
.col-xs-12:after,
.col-sm-12:after,
.col-md-12:after,
.col-lg-12:after {
    content: " ";
    display: table
}

.col-xs-12:after,
.col-sm-12:after,
.col-md-12:after,
.col-lg-12:after {
    clear: both
}

.tooltip {
    position: absolute
}

.badge {
    padding: 5px 7px;
    font-size: 12px;
}

.badge2 {
    padding: 4px 6px;
    font-size: 15px;
    background-color: none;
}

.badge3 {
    padding: 5px 6px !important;
    font-size: 11px !important;
}

.badge.status {
    padding: 0;
    font-size: 7px;
    min-width: 7px
}

a:hover > .label {
    opacity: .8;
    filter: alpha(opacity=80)
}

::-webkit-input-placeholder {
    color: #999
}

:-moz-placeholder {
    color: #999
}

::-moz-placeholder {
    color: #999
}

:-ms-input-placeholder {
    color: #999
}

.breadcrumb {
    background: none;
    padding: 3px 0px;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 0;
}

    .breadcrumb > .active {
        color: #555
    }

    .breadcrumb > li + li:before {
        color: #aaa
    }

input[type="file"],
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
select,
textarea {
    width: 100%;
    border: 1px solid #D5D5D5;
    padding: 5px 6px 5px;
    background-color: #ffffff;
}

    input:focus,
    textarea:focus {
        background-color: #ffffff;
        border-color: #D5D5D5;
    }

.input-group-addon {
    border-color: #D5D5D5;
}

.vd_input-wrapper {
    color: #333;
    /* border-right: 1px solid #F5F5F5; */
    /* border-bottom: 1px solid #F5F5F5; */

    padding: 0px;
    /*background: #fff;*/

    position: relative;
    /* box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset; */
}

.select-box {
    padding-left: 33px !important;
    height: 35px;
}

.vd_input-wrapper .menu-icon {
    width: 22px;
    text-align: center;
    display: inline-block;
    margin-left: 8px;
    margin-right: 0;
    color: #B5B5B5;
    position: absolute;
    top: 7px;
}

.vd_input-wrapper .icon-right {
    margin-left: 0px;
    margin-right: 8px
}

.vd_input-wrapper input {
    border: 1px solid #D5D5D5;
    background: #fff;
    padding-left: 38px
}

.left {
    float: left;
}

.vd_input-wrapper-c input {
    border: 1px solid #D5D5D5;
    background: #fff;
    text-align: center;
}

.form-control-blue:focus {
    border-color: #656565;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(136, 136, 136);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(136, 136, 136);
    border-radius: 0px;
}

.form-control-red:focus {
    border-color: #DD585B;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(239, 196, 197);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(239, 196, 197);
    border-radius: 0px;
}

.form-control-blue-new:focus {
    border-color: #23709e;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(117, 164, 193);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(117, 164, 193);
    border-radius: 0px;
}

.vd_input-wrapper label.error {
    margin-left: 8px
}

.vd_input-wrapper.no-icon input {
    padding-left: 6px
}

.vd_input-wrapper.light-theme {
    border: 1px solid #D5D5D5;
    background: #FFFFFF;
    box-shadow: none;
}

    .vd_input-wrapper.light-theme.focus {
        background: #F5F5F5
    }

.vd_input-wrapper.focus {
    background: #E0E0E0
}

    .vd_input-wrapper.focus .menu-icon {
        color: #888888;
    }

.vd_input-margin {
    margin-bottom: 10px;
}

.vd_input-margin2 {
    margin-bottom: 10px;
    height: 55px;
}

.vd_input-margin3 {
    margin-bottom: 15px;
    height: auto;
}

.vd_input-margin20 {
    margin-bottom: 20px;
    height: auto;
}

label.error {
    color: #f85d2c
}

select {
    padding: 6px 5px !important;
}

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline,
.form-horizontal .control-value {
    padding-top: 4px
}

.help-inline {
    color: #999;
    font-style: italic
}

.form-actions {
    padding-top: 15px;
    padding-bottom: 15px
}

.panel-body .form-actions-condensed {
    margin: 40px -25px -25px;
    padding: 10px 25px;
    background-color: #F5F5F5
}

.form-actions-condensed {
    margin: 40px 0px 0px;
    padding: 10px 25px;
    background-color: #F5F5F5
}

.btn {
    padding: 6px 15px
}

    .btn:focus {
        outline: 0
    }

[role=button] {
    color: #5E656B
}

    [role=button]:hover {
        cursor: pointer;
        color: #111111
    }

.vd_btn {
    background-color: #DDDDDD;
    color: #393d41;
}

    .vd_btn .caret {
        border-top-color: #FFFFFF;
        border-bottom-color: #FFFFFF
    }

    .vd_btn:focus {
        color: #FFFFFF
    }

    .vd_btn:hover {
        background-color: #CCCCCC
    }

.btn-icon {
    padding-left: 8px;
    padding-right: 8px
}

.btn-lg {
    padding: 11px 19px
}

.btn-sm {
    padding: 5px 10px
}

.btn-xs {
    font-size: 11px;
    padding: 4px 8px
}

.btn.vd_bg-green:hover,
.btn.vd_green:hover {
    background-color: #1b9859 !important;
    color: #FFF !important
}

.btn.vd_bg-red:hover,
.btn.vd_red:hover {
    background-color: #f74a13 !important;
    color: #FFF !important
}

.btn.vd_bg-blue:hover,
.btn.vd_blue:hover {
    background-color: #393a3e !important;
    color: #FFF !important;
    box-shadow: 3px 5px 5px #9A9A9A;
    border: 1px solid #393a3e;
}

.btn.vd_bg-blue-new:hover,
.btn.vd_blue:hover {
    background-color: #1e6189 !important;
    color: #FFF !important;
}

.btn.vd_bg-yellow:hover,
.btn.vd_yellow:hover {
    background-color: #f79013 !important;
    color: #FFF !important
}

.btn.vd_bg-grey:hover,
.btn.vd_grey:hover {
    background-color: #6a6a6a !important;
    color: #FFF !important
}

.btn.vd_bg-black:hover,
.btn.vd_black:hover {
    background-color: #040404 !important;
    color: #FFF !important
}

.btn.vd_bg-facebook:hover,
.btn.vd_facebook:hover {
    background-color: #3c629a !important;
    color: #FFF !important
}

.btn.vd_bg-twitter:hover,
.btn.vd_twitter:hover {
    background-color: #0485b0 !important;
    color: #FFF !important
}

.btn.vd_bg-linkedin:hover,
.btn.vd_linkedin:hover {
    background-color: #297dad !important;
    color: #FFF !important
}

.btn.vd_bg-googleplus:hover,
.btn.vd_googleplus:hover {
    background-color: #b61600 !important;
    color: #FFF !important
}

.vd_btn-bevel.vd_bg-green {
    -webkit-box-shadow: 0 4px 0 #2e8258;
    box-shadow: 0 4px 0 #2e8258
}

.vd_btn-bevel.vd_bg-yellow {
    -webkit-box-shadow: 0 4px 0 #7f684d;
    box-shadow: 0 4px 0 #7f684d
}

.vd_btn-bevel.vd_bg-red {
    -webkit-box-shadow: 0 4px 0 #724c3f;
    box-shadow: 0 4px 0 #724c3f
}

.vd_btn-bevel.vd_bg-blue {
    -webkit-box-shadow: 0 4px 0 #39515f;
    box-shadow: 0 4px 0 #39515f
}

.vd_round-btn {
    border-radius: 60px;
    width: 60px;
    height: 60px;
    line-height: 56px;
    font-size: 24px;
    text-align: center;
    padding: 0
}

    .vd_round-btn.btn-xs {
        width: 30px;
        height: 30px;
        line-height: 28px;
        font-size: 13px
    }

    .vd_round-btn.btn-sm {
        width: 40px;
        height: 40px;
        line-height: 38px;
        font-size: 16px
    }

    .vd_round-btn.btn-lg {
        width: 80px;
        height: 80px;
        line-height: 76px;
        font-size: 36px
    }

.input-group-btn .btn {
    padding: 8px 12px 8px
}

.modal-content {
    background: none
}

.modal-header {
    border-radius: 4px 4px 0 0;
    border-bottom: none
}

.modal-header {
    min-height: 16.43px;
    padding: 3px 10px 3px;
    border-bottom: 1px solid #e5e5e5;
    background: #23709e;
    color: #fff;
}

    .modal-header .close {
        margin-top: 0px;
    }

.modal-body {
    background: #FFFFFF;
    padding-bottom: 15px
}

.modal-footer {
    padding: 0px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer {
    margin-top: 0;
    border-radius: 0 0 4px 4px;
    border-top: none;
    background: #FFFFFF;
}

.progress {
    box-shadow: none;
    background-color: #F0F0F0
}

    .progress .progress-bar {
        line-height: 20px;
        box-shadow: none
    }

.progress-xs {
    height: 8px
}

    .progress-xs .progress-bar {
        line-height: 8px
    }

.progress-sm {
    height: 15px
}

    .progress-sm .progress-bar {
        line-height: 15px
    }

.progress-lg {
    height: 24px
}

    .progress-lg .progress-bar {
        line-height: 24px
    }

.well {
    border: none;
    box-shadow: none
}

.well-sm {
    padding-left: 15px;
    padding-right: 15px
}

.tabs .nav-tabs {
    background-color: #e6e6e6;
    border-bottom: none
}

    .tabs .nav-tabs > li {
        margin: 0;
        position: relative
    }

        .tabs .nav-tabs > li > a {
            margin: 0;
            color: #393d41;
            border-left: 1px solid rgba(255, 255, 255, 0.2) !important;
            border-right: 1px solid rgba(0, 0, 0, 0.15) !important;
            border-top: none;
            border-bottom: none;
            line-height: auto;
            height: 36px;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0
        }

            .tabs .nav-tabs > li > a .menu-icon {
                margin-right: 5px
            }

            .tabs .nav-tabs > li > a .menu-active {
                width: 100%;
                position: absolute;
                bottom: -8px;
                left: 0;
                text-align: center;
                visibility: hidden;
                font-size: 16px
            }

        .tabs .nav-tabs > li.active > a,
        .tabs .nav-tabs > li.active > a:hover,
        .tabs .nav-tabs > li.active > a:focus {
            border: none;
            background: rgb(237, 238, 242);
            color: #393d41;
        }

            .tabs .nav-tabs > li.active > a .menu-active,
            .tabs .nav-tabs > li.active > a:hover .menu-active,
            .tabs .nav-tabs > li.active > a:focus .menu-active {
                visibility: visible
            }

        .tabs .nav-tabs > li:last-child {
            border-right: 1px solid rgba(255, 255, 255, 0.2)
        }

        .tabs .nav-tabs > li > a:hover {
            background-color: rgb(237, 238, 242);
        }

.tabs .tab-content {
    background-color: #FFF;
    position: relative
}

.form-wizard .nav > li.active > a,
.form-wizard .nav > li.active > a:hover,
.form-wizard .nav > li.active > a:focus {
    background: none;
    color: #666;
    border: none
}

.form-wizard .nav > li.active .menu-icon {
    background: #1fae66;
    color: #FFF
}

.form-wizard .nav > li > a {
    color: #AAA;
    padding: 15px;
    text-align: center
}

    .form-wizard .nav > li > a:hover,
    .form-wizard .nav > li a:focus {
        background: none
    }

.form-wizard .nav .menu-icon {
    border-radius: 30px;
    display: block;
    height: 40x;
    line-height: 40px;
    width: 40px;
    margin: 0 auto 5px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    font-size: 16px;
    background: #F5F5F5;
    color: #AAA
}

.form-wizard .nav .line {
    height: 1px;
    width: 100%;
    background: #F5F5F5
}

.form-wizard .tab-content {
    margin-top: 10px;
    border-top: 1px solid #EEEEEE;
    padding-top: 30px
}

.form-wizard .wizard .btn {
    background-color: #f89c2c;
    color: #fff
}

.form-wizard .nav-tabs {
    border-bottom: none
}

    .form-wizard .nav-tabs > li > a:hover {
        border-color: #EEE
    }

.form-wizard .progress {
    height: 10px
}

.form-wizard.condensed .nav > li.active > a,
.form-wizard.condensed .nav > li.active > a:hover,
.form-wizard.condensed .nav > li.active > a:focus {
    background: #1fae66;
    color: #FFF
}

.form-wizard.condensed .nav > li.active .menu-icon {
    background: #FFF;
    color: #1fae66
}

.form-wizard.condensed .nav > li > a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #E5E5E5
}

.form-wizard.condensed .progress {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.vd_radio,
.vd_checkbox {
    padding-left: 0
}

    .vd_radio label {
        display: inline-block;
        cursor: pointer;
        position: relative;
        padding-left: 25px;
        margin-right: 15px;
        font-size: 13px;
        margin-bottom: 6px;
        color: #777a80
    }

    .vd_radio input[type=radio] {
        display: none
    }

    .vd_radio label:before {
        content: "";
        display: inline-block;
        width: 16px;
        height: 16px;
        margin-right: 10px;
        position: absolute;
        left: 0;
        top: 3px;
        background-color: #fff;
        border: 1px solid #c2c6cb;
        border-radius: 99px
    }

    .vd_radio label:after {
        font-size: 13px;
        content: "";
        text-align: center;
        display: inline-block;
        width: 16px;
        height: 16px;
        position: absolute;
        -o-transform: scale(0);
        -ms-transform: scale(0);
        -moz-transform: scale(0);
        -webkit-transform: scale(0);
        transform: scale(0);
        border-radius: 99px;
        left: 0px;
        top: 3px;
        background-color: #6f7b8a;
        border: 1px solid #6f7b8a
    }

    .vd_radio input[type=radio][disabled] + label {
        opacity: 0.65
    }

    .vd_checkbox input[type=radio][disabled] + label:after {
        background-color: #eceff3
    }

    .vd_radio.radio-success label:after {
        background-color: #393d41;
        border: 1px solid #393d41;
    }

    .vd_radio.radio-primary label:after {
        background-color: #0AA699;
        border: 1px solid #0AA699
    }

    .vd_radio.radio-info label:after {
        background-color: #23709E;
        border: 1px solid #23709E
    }

    .vd_radio.radio-warning label:after {
        background-color: #F89C2C;
        border: 1px solid #F89C2C
    }

    .vd_radio.radio-danger label:after {
        background-color: #F85D2C;
        border: 1px solid #F85D2C
    }

    .vd_radio input[type=radio]:checked + label {
        color: #4d5056
    }

        .vd_radio input[type=radio]:checked + label:after {
            -o-transform: scale(.63);
            -ms-transform: scale(.63);
            -moz-transform: scale(.63);
            -webkit-transform: scale(.63);
            transform: scale(.63);
            line-height: 18px;
            -o-transition: -o-transform .1s 0s cubic-bezier(.455, .03, .215, 1.33);
            -ms-transition: -ms-transform .1s 0s cubic-bezier(.455, .03, .215, 1.33);
            -moz-transition: -moz-transform .1s 0s cubic-bezier(.455, .03, .215, 1.33);
            -webkit-transition: -webkit-transform .1s 0s cubic-bezier(.455, .03, .215, 1.33);
            -o-transition: transform .1s 0s cubic-bezier(.455, .03, .215, 1.33);
            -ms-transition: transform .1s 0s cubic-bezier(.455, .03, .215, 1.33);
            -moz-transition: transform .1s 0s cubic-bezier(.455, .03, .215, 1.33);
            -webkit-transition: transform .1s 0s cubic-bezier(.455, .03, .215, 1.33);
            transition: transform .1s 0s cubic-bezier(.455, .03, .215, 1.33)
        }

        .vd_radio input[type=radio]:checked + label:before {
            border: 1px solid #393d41;
        }

    .vd_radio.radio-success input[type=radio]:checked + label:before {
        border: 1px solid #393d41;
    }

    .vd_radio.radio-primary input[type=radio]:checked + label:before {
        border: 1px solid #0AA699
    }

    .vd_radio.radio-info input[type=radio]:checked + label:before {
        border: 1px solid #23709E
    }

    .vd_radio.radio-warning input[type=radio]:checked + label:before {
        border: 1px solid #F89C2C
    }

    .vd_radio.radio-danger input[type=radio]:checked + label:before {
        border: 1px solid #F85D2C
    }

    .vd_checkbox label {
        display: inline-block;
        cursor: pointer;
        position: relative;
        padding-left: 25px;
        /* margin-right: 15px; */
        font-size: 13px;
        margin-bottom: 6px;
        color: #777a80;
        transition: border 0.2s linear 0s, color 0.2s linear 0s;
        text-transform: none;
    }
/*.tick{
    position:absolute;

}
.ticksift{
        position:relative;
    left: 70px;
}*/
.vd_star label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    font-size: 18px;
    transition: border 0.2s linear 0s, color 0.2s linear 0s
}

    .vd_star label:before {
        font-family: 'Entypo';
        content: "\e61c";
        display: inline-block;
        margin-right: 10px;
        position: absolute;
        left: 0px;
        top: -4px;
        font-size: 18px;
        color: #97a3b3;
        transition: border 0.2s linear 0s, color 0.2s linear 0s
    }

.vd_star label {
    margin-bottom: 10px
}

.vd_star input[type=checkbox] {
    display: none
}

    .vd_star input[type=checkbox]:checked + label:before {
        color: #ffd200;
        content: "\e61b"
    }

.vd_checkbox label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: 6px;
    top: 3px;
    background-color: #fff;
    border: 1px solid #c2c6cb;
    border-radius: 3px;
    transition: border 0.2s linear 0s, color 0.2s linear 0s
}

.vd_checkbox label::after {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 9px;
    top: 1px;
    font-size: 11px;
    transition: border 0.2s linear 0s, color 0.2s linear 0s
}

table td .vd_checkbox label:before,
table th .vd_checkbox label:before {
    top: 0px
}

table td .vd_checkbox label::after,
table th .vd_checkbox label::after {
    top: 0px
}


table td .modalcheck label:before,
table th .modalcheck label:before {
    top: 1px !important;
}

table td .modalcheck label::after,
table th .modalcheck label::after {
    top: 2px !important;
}


table td .vd_star label:before,
table th .vd_star label:before {
    top: -8px
}

.vd_checkbox input[type=checkbox] {
    display: none
}

.vd_checkbox label:after {
    border-radius: 3px
}

.vd_checkbox.vd_checkbox-circle label:after {
    border-radius: 99px
}

.vd_checkbox.vd_checkbox-circle label:before {
    border-radius: 99px
}

.vd_checkbox input[type=checkbox]:checked + label::after {
    font-family: 'Entypo';
    content: "\e677"
}

.vd_checkbox input[type=checkbox]:checked + label {
    color: #4d5056
}

.vd_checkbox input[type=checkbox][disabled] + label {
    opacity: 0.65
}

    .vd_checkbox input[type=checkbox][disabled] + label:before {
        background-color: #eceff3
    }

.vd_checkbox.checkbox-success input[type=checkbox]:checked + label:before {
    background-color: #393D41;
    border: 1px solid #393D41;
}

.vd_checkbox.checkbox-success input[type=checkbox]:checked + label::after {
    color: #fff
}

.vd_checkbox.checkbox-primary input[type=checkbox]:checked + label:before {
    background-color: #0AA699;
    border: 1px solid #0AA699
}

.vd_checkbox.checkbox-primary input[type=checkbox]:checked + label::after {
    color: #fff
}

.vd_checkbox.checkbox-info input[type=checkbox]:checked + label:before {
    background-color: #56A2CF;
    border: 1px solid #56A2CF
}

.vd_checkbox.checkbox-info input[type=checkbox]:checked + label::after {
    color: #fff
}

.vd_checkbox.checkbox-warning input[type=checkbox]:checked + label:before {
    background-color: #F89C2C;
    border: 1px solid #F89C2C
}

.vd_checkbox.checkbox-warning input[type=checkbox]:checked + label::after {
    color: #fff
}

.vd_checkbox.checkbox-danger input[type=checkbox]:checked + label:before {
    background-color: #F85D2C;
    border: 1px solid #F85D2C
}

.vd_checkbox.checkbox-danger input[type=checkbox]:checked + label::after {
    color: #fff
}

.vd_checkbox.checkbox-done input[type=checkbox]:checked + label:before {
    background-color: #1fae66;
    border: 1px solid #1fae66
}

.vd_checkbox.checkbox-done input[type=checkbox]:checked + label::after {
    color: #fff
}

.vd_checkbox.checkbox-done input[type=checkbox]:checked + label {
    text-decoration: line-through
}

table td .vd_checkbox label {
    /*padding-left: 0px*/
}

table td .modallabel label {
    padding: 0px 15px 0 25px !important;
}

table th .vd_checkbox label {
    padding-left: 0px
}

.form-horizontal .vd_checkbox,
.form-horizontal .vd_radio,
.form-horizontal .vd_star {
    padding-top: 4px
}

table tbody .row-primary td {
    background-color: #b9d4ec !important
}

table tbody .row-info td {
    background-color: #daf1f8 !important
}

table tbody .row-success td {
    background-color: #c7e6c7 !important
}

table tbody .row-warning td {
    background-color: #fceedb !important
}

table tbody .row-danger td {
    background-color: #f4cecd !important
}

.vd_checkbox2 a:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: 1px;
    top: 3px;
    background-color: #fff;
    border: 1px solid #c2c6cb;
    border-radius: 3px;
    transition: border 0.2s linear 0s, color 0.2s linear 0s
}

.vd_checkbox2 a::after {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 3.8px;
    top: 0px;
    font-size: 11px;
    transition: border 0.2s linear 0s, color 0.2s linear 0s
}

table td .vd_checkbox2 a:before,
table th .vd_checkbox2 a:before {
    top: -7px
}

table td .vd_checkbox2 a::after,
table th .vd_checkbox2 a::after {
    top: -6px
}

table td .vd_star a:before,
table th .vd_star a:before {
    top: -8px
}

.vd_checkbox2 input[type=checkbox] {
    display: none
}

.vd_checkbox2 a:after {
    border-radius: 3px
}

.vd_checkbox.vd_checkbox-circle a:after {
    border-radius: 99px
}

.vd_checkbox.vd_checkbox-circle a:before {
    border-radius: 99px
}

.vd_checkbox2 input[type=checkbox]:checked + a::after {
    font-family: 'Entypo';
    content: "\e677"
}

.vd_checkbox2 input[type=checkbox]:checked + a {
    color: #4d5056
}

.vd_checkbox2 input[type=checkbox][disabled] + a {
    opacity: 0.65
}

    .vd_checkbox2 input[type=checkbox][disabled] + a:before {
        background-color: #eceff3
    }

.vd_checkbox2.checkbox-success input[type=checkbox]:checked + a:before {
    background-color: #23709E;
    border: 1px solid #23709E;
}

.vd_checkbox2.checkbox-success input[type=checkbox]:checked + a::after {
    color: #fff
}

table td .vd_checkbox2 label {
    padding-left: 0px
}

table th .vd_checkbox2 label {
    padding-left: 0px
}

.form-horizontal .vd_checkbox2 {
    padding-top: 4px
}

.table .menu-action {
    padding-top: 5px !important;
    padding-bottom: 0 !important
}

    .table .menu-action .menu-icon {
        background: none;
        color: #FFF;
        font-size: 12px;
        padding: 2px 6px 3px;
        margin: 1px
    }

.table .rounded-btn .menu-icon {
    border-radius: 20px
}

.table-condensed .menu-action {
    padding-top: 2px !important;
    padding-bottom: 0 !important
}

.no-head-border > thead > tr > th {
    border-bottom: none;
    padding-top: 10px;
    padding-bottom: 10px
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 2px 5px !important;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 5px 10px
}

.panel {
    background: none
}

    .panel .no-title {
        height: 30px
    }

    .panel .panel-heading {
        position: relative;
        padding: 7px 15px
    }

        .panel .panel-heading .panel-title .menu-icon {
            margin-right: 5px;
            width: 20px;
            height: 21px;
            line-height: 21px;
            display: inline-block;
            text-align: center
        }

    .panel .panel-title {
        color: #fff
    }

        .panel .panel-title a:hover,
        .panel .panel-title a:focus {
            color: #393d41;
        }

    .panel .panel-body,
    .panel .panel-body-list {
        background: #fff;
        position: relative
    }

        .panel .panel-body:before,
        .panel .panel-body-list:before,
        .panel .panel-body:after,
        .panel .panel-body-list:after {
            content: " ";
            display: table
        }

        .panel .panel-body:after,
        .panel .panel-body-list:after {
            clear: both
        }

        .panel .panel-body-list .table {
            margin-bottom: 0
        }

    .panel .panel-body {
        padding: 15px 15px 15px !important;
    }

.panel-group .panel .panel-heading {
    padding-top: 10px;
    padding-bottom: 10px
}

    .panel-group .panel .panel-heading .panel-title a {
        display: block
    }

.pagination > li > a,
.pagination > li > span {
    color: #1fae66
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #1fae66;
    border-color: #1fae66
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    background-color: #1fae66
}

.nav li a {
    padding: 7px 15px
}

.nav-tabs li a {
    padding: 7px 0px !important;
}

.nav .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}

.nav a:hover .caret {
    border-top-color: #1fae66;
    border-bottom-color: #1fae66
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    border-color: rgba(0, 0, 0, 0)
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    /* background-color: #23709e; */
    /* color: #fff; */
}

.alert-success {
    background-color: #d7ede2
}

.alert-info {
    background-color: #d3e1ea
}

.alert-warning {
    background-color: #f8f1de
}

.alert-danger {
    background-color: #f6e1db
}

.alert {
    padding: 18px;
    border: none
}

.alert-dismissable {
    padding-right: 35px
}

    .alert-dismissable .close {
        top: 2px;
        opacity: .5;
        filter: alpha(opacity=50)
    }

.alert-condensed {
    padding-top: 8px;
    padding-bottom: 8px
}

.vd_alert-icon {
    font-size: 32px;
    float: left;
    margin: -5px 15px 15px 0
}

.jvectormap-label {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-size: smaller;
    padding: 3px
}

.jvectormap-zoomin,
.jvectormap-zoomout {
    position: absolute;
    left: 15px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    background: #292929;
    padding: 3px;
    color: white;
    width: 24px;
    height: 24px;
    cursor: pointer;
    line-height: 16px;
    text-align: center;
    font-size: 28px
}

.jvectormap-zoomin {
    top: 10px
}

.jvectormap-zoomout {
    top: 38px
}

.dark-widget .flot-x-axis .flot-tick-label,
.dark-widget .flot-y-axis .flot-tick-label {
    color: #FFF
}

[data-rel^="scroll"] {
    max-height: 400px
}

.mCSB_container {
    margin-right: 0
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #23709E;
    opacity: .7;
    filter: alpha(opacity=70);
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: #777
}

.mCSB_scrollTools .mCSB_draggerRail {
    background: none
}

div.tagsinput span.tag {
    background: #23c473;
    border-color: #23c473;
    color: #FFF
}

    div.tagsinput span.tag a {
        color: #FFF
    }

.ui-autocomplete {
    max-height: 150px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #FFF;
    border: 1px solid #CCC
}

    .ui-autocomplete .ui-autocomplete-category {
        font-weight: bold;
        padding: .2em .4em;
        margin: .8em 0 .2em;
        line-height: 1.5
    }

        .ui-autocomplete .ui-autocomplete-category:hover {
            background: none
        }

    .ui-autocomplete li {
        padding: 5px !important;
        margin: 0 !important
    }

        .ui-autocomplete li:hover {
            background-color: #F5F5F5;
            cursor: pointer
        }

    .ui-autocomplete a {
        color: #666;
        padding: 0 !important;
        margin: 0 !important
    }

    .ui-autocomplete .ui-state-focus {
        background-color: #F5F5F5
    }

    .ui-autocomplete .ui-menu-item a {
        clear: both
    }

    .ui-autocomplete .menu-icon {
        display: block;
        float: left;
        text-align: center;
        font-size: 24px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        margin-right: 12px
    }

    .ui-autocomplete .menu-text {
        display: block;
        margin-left: 55px;
        text-transform: none;
        padding-right: 15px;
        padding-top: 5px;
        padding-bottom: 5px
    }

    .ui-autocomplete .menu-info {
        display: block;
        font-size: 11.4px;
        font-style: italic;
        color: #939ba2;
        text-transform: capitalize
    }

.ui-slider {
    background: #EEEEEE
}

    .ui-slider .ui-slider-handle {
        background: #1FAE66;
        width: 24px;
        height: 24px
    }

        .ui-slider .ui-slider-handle:hover {
            cursor: pointer
        }

    .ui-slider a {
        transition: none
    }

    .ui-slider .ui-slider-range {
        background: #39515F
    }

.ui-slider-horizontal {
    height: 0.6em
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -0.6em
    }

.ui-slider-vertical {
    width: 0.6em
}

    .ui-slider-vertical .ui-slider-handle {
        left: -0.6em
    }

.ui-slider,
.ui-slider .ui-slider-handle,
.ui-slider .ui-slider-range {
    border-radius: 30px
}

.ui-slider-primary .ui-slider-handle {
    background: #1FAE66
}

.ui-slider-warning .ui-slider-handle {
    background: #F89C2C
}

.ui-slider-info .ui-slider-handle {
    background: #23709E
}

.ui-slider-danger .ui-slider-handle {
    background: #F85D2C
}

.bootstrap-switch {
    border: none;
    border-radius: 30px;
    background: #1FAE66
}

    .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,
    .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
        background: none;
        margin-left: 5px
    }

    .bootstrap-switch .bootstrap-switch-label {
        background: #EEEEEE;
        border-radius: 30px !important;
        height: 30px;
        margin: 5px 2px 5px 6px;
        width: 30px
    }

    .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,
    .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
        background: none;
        color: #FFF
    }

.bootstrap-switch-large .bootstrap-switch-label {
    width: 36px;
    height: 36px;
    margin-left: 8px
}

.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
    padding-top: 6px
}

.bootstrap-switch-small .bootstrap-switch-label {
    width: 24px;
    height: 24px;
    margin-left: 3px
}

.bootstrap-switch-mini .bootstrap-switch-label {
    width: 18px;
    height: 18px;
    margin-left: 5px
}

.bootstrap-switch.bootstrap-switch-focused {
    box-shadow: none
}

.bootstrap-switch-inverse .bootstrap-switch-label {
    background: #1fae66
}

.bootstrap-switch-inverse .bootstrap-switch-handle-on.bootstrap-switch-primary {
    color: #1fae66
}

.bootstrap-switch-red,
.bootstrap-switch-inverse.bootstrap-switch-red .bootstrap-switch-label {
    background: #F85D2C
}

.bootstrap-switch-inverse.bootstrap-switch-red .bootstrap-switch-handle-on.bootstrap-switch-primary {
    color: #F85D2C
}

.bootstrap-switch-yellow,
.bootstrap-switch-inverse.bootstrap-switch-yellow .bootstrap-switch-label {
    background: #F89C2C
}

.bootstrap-switch-inverse.bootstrap-switch-yellow .bootstrap-switch-handle-on.bootstrap-switch-primary {
    color: #F89C2C
}

.bootstrap-switch-blue,
.bootstrap-switch-inverse.bootstrap-switch-blue .bootstrap-switch-label {
    background: #67B8CB
}

.bootstrap-switch-inverse.bootstrap-switch-blue .bootstrap-switch-handle-on.bootstrap-switch-primary {
    color: #67B8CB
}

.bootstrap-switch.bootstrap-switch-off {
    background: #CCC
}

.bootstrap-switch-inverse {
    background: #39515F
}

    .bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label {
        background: #EEEEEE
    }
/* old Date Picker Start*
.ui-datepicker {
    background: #39515f;
    z-index: 1500 !important;
    width: 280px;
    padding: 0;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2)
}
.ui-datepicker .ui-datepicker-header {
    background: rgba(0, 0, 0, 0.2);
    margin: 0;
    padding: 10px;
    font-size: 14px
}
.ui-datepicker .ui-datepicker-title {
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #B4BCC1;
    font-weight: bold
}
.ui-datepicker .ui-datepicker-title select {
    color: #39515f
}
.ui-datepicker .ui-state-hover {
    background: rgba(0, 0, 0, 0.2)
}
.ui-datepicker a {
    color: #9BA7AE;
}
.ui-datepicker .ui-state-disabled {
    color: #CCC
}
.ui-datepicker td span,
.ui-datepicker td a {
    text-align: center;
    border-radius: 4px
}
.ui-datepicker .ui-state-highlight {
    background: rgba(0, 0, 0, 0.2)
}
.ui-datepicker .ui-datepicker-prev {
    left: 8px;
    background: url(../img/sprites.png) 4px 3px no-repeat
}
.ui-datepicker .ui-datepicker-next {
    right: 8px;
    background: url(../img/sprites.png) -20px 3px no-repeat
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    top: 12px;
    border: 2px solid #FFF;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    opacity: .6;
    filter: alpha(opacity=60);
    height: 20px;
    width: 20px
}
.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}
.ui-datepicker .ui-datepicker-calendar {
    width: 260px;
    margin-left: 10px;
    margin-bottom: 10px
}
.ui-datepicker th {
    color: #FFFFFF;
    opacity: .5;
    filter: alpha(opacity=50);
    text-transform: uppercase;
    -webkit-box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.3) inset;
    box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.3) inset
}
.ui-datepicker .ui-corner-all:hover {
    cursor: pointer
}
.ui-datepicker .ui-datepicker-buttonpane button {
    border: none;
    color: #FFF;
    background: none
}
.ui-datepicker .ui-datepicker-buttonpane button:hover {
    background-color: rgba(0, 0, 0, 0.3)
}
.ui-datepicker .ui-datepicker-title select {
    padding: 0;
    margin-bottom: 0
}
[data-datepicker]:hover {
    cursor: pointer
}
/* old Date Picker End*/

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.form-control {
    height: 30px;
    font-size: 12px;
    line-height: 18px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    border: 1px solid #D5D5D5;
    background: #F9F9F9;
}
/* New Date Picker Start*/
/* BOOTSTRAP DATEPICKER */

div.datepicker {
    padding: 10px;
    -moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
    min-width: 250px;
}

    div.datepicker > div {
        display: none;
    }

    div.datepicker table {
        width: 100%;
        margin: 0;
    }

    div.datepicker td,
    div.datepicker th {
        text-align: center;
        width: 20px;
        height: 20px;
    }

        div.datepicker td.day:hover {
            background: #EDEDED;
            cursor: pointer;
        }

        div.datepicker td.day.disabled {
            color: #CCC;
        }

        div.datepicker td.old,
        div.datepicker td.new {
            color: #999;
        }

        div.datepicker td.active,
        div.datepicker td.active:hover {
            background: #33414e;
            color: #fff;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
        }

        div.datepicker td span {
            display: block;
            width: 31%;
            height: 54px;
            line-height: 54px;
            float: left;
            margin: 2px;
            cursor: pointer;
        }

            div.datepicker td span:hover {
                background: #EDEDED;
            }

            div.datepicker td span.active {
                background: #33414e;
                color: #fff;
                -moz-border-radius: 3px;
                -webkit-border-radius: 3px;
                border-radius: 3px;
            }

            div.datepicker td span.old {
                color: #999;
            }

        div.datepicker th.switch {
            width: 145px;
        }

        div.datepicker th.next,
        div.datepicker th.prev {
            font-size: 12px;
        }

    div.datepicker thead tr:first-child th {
        cursor: pointer;
        padding: 8px 0px;
    }

        div.datepicker thead tr:first-child th:hover {
            background: #EDEDED;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
        }

.input-append.date .add-on i,
.input-prepend.date .add-on i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px;
}

.datepicker.dropdown-menu:after,
.datepicker.dropdown-menu:before {
    left: 16px;
}

.datepicker.datepicker-orient-left.dropdown-menu:after,
.datepicker.datepicker-orient-left.dropdown-menu:before {
    left: auto;
    right: 16px;
}
/* EOF BOOTSTRAP DATEPICKER */
/* New Date Picker New*/

.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.ampmselect {
    width: 60px
}

.colorpicker .colorpicker_hex input,
.colorpicker .colorpicker_field input {
    padding: 0;
    border: none;
    width: auto;
    margin-top: 2px;
    margin-right: 2px
}

.color-input {
    padding: 4px 8px;
    font-size: 20px
}

.table.dataTable thead th {
    border-bottom: 2px solid #777777
}

.table.dataTable tr.odd td.sorting_1 {
    background-color: #EFEFEF
}

.table.dataTable tr.even td.sorting_1 {
    background-color: #F5F5F5
}

.table.dataTable.no-footer {
    border-bottom-color: #DDDDDD
}

.ui-drop-placeholder {
    border: 2px dashed #DADADA;
    background-color: #FAFAFA
}

.fc a {
    transition: none
}

.fc .fc-border-separate tr.fc-last th,
.fc .fc-border-separate tr.fc-last td {
    border-bottom-width: 2px
}

.fc .fc-day-header {
    padding: 5px;
    text-transform: uppercase;
    border-color: #FFFFFF;
    border-bottom-color: #F0F0F0
}

.fc .fc-day {
    border-color: #F0F0F0
}

    .fc .fc-day:hover {
        background-color: #F5F5F5
    }

.fc .fc-other-month {
    background-color: #FAFAFA
}

.fc .fc-state-highlight {
    background-color: #F8F1DE
}

.fc .fc-event {
    background-color: rgba(211, 225, 234, 0) !important;
    /* border-color: #d3e1ea !important; */

    border-bottom: 3px solid #da4448 !important;
    color: #31708F !important;
}

    .fc .fc-event .fc-event-title {
        padding-left: 5px;
        padding-right: 5px
    }

.fc .fc-header-title h2 {
    color: #b50005;
    font-size: 18px;
    margin: 5px 0 0px 0px;
    text-transform: uppercase;
}

.fc .fc-grid .fc-day-number {
    padding: 0 7px
}

.fc .fc-button {
    background: none;
    margin-right: 5px;
    box-shadow: none;
    text-shadow: none
}

.fc .fc-button-today {
    border: none
}

.fc .fc-button-prev,
.fc .fc-button-next {
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-color: #777;
    color: #777;
    border-radius: 40px;
    height: 26px;
    line-height: 22px;
    padding-left: 4px;
    padding-right: 1px;
    width: 26px
}

.fc .fc-button:hover {
    background: #da4448;
    color: #fff
}

.fc .fc-state-disabled:hover {
    background: none;
    color: #333333
}

.fc .fc-sun {
    color: #da4448;
}

#fullcalendar .fc-header .fc-header-left .fc-button {
    margin-top: 30px
}

#fullcalendar .fc-header .fc-header-left .fc-button-prev {
    margin-left: 20px
}

#fullcalendar .fc-header .fc-header-right .fc-button {
    border-radius: 4px;
    border: none;
    color: #1FAE66;
    position: absolute
}

    #fullcalendar .fc-header .fc-header-right .fc-button:hover {
        background: #1FAE66;
        color: #FFFFFF
    }

#fullcalendar .fc-header .fc-header-right .fc-state-disabled {
    color: #666666
}

    #fullcalendar .fc-header .fc-header-right .fc-state-disabled:hover {
        color: #666666;
        background: none
    }

#fullcalendar .fc-header .fc-header-right .fc-state-active {
    background: #1FAE66;
    color: #FFFFFF
}

#fullcalendar .fc-header .fc-header-right .fc-button-today {
    top: 55px;
    right: 15px
}

#fullcalendar .fc-header .fc-header-right .fc-button-month,
#fullcalendar .fc-header .fc-header-right .fc-button-agendaWeek,
#fullcalendar .fc-header .fc-header-right .fc-button-agendaDay {
    top: 20px
}

#fullcalendar .fc-header .fc-header-right .fc-button-month {
    right: 115px
}

#fullcalendar .fc-header .fc-header-right .fc-button-agendaWeek {
    right: 60px
}

#fullcalendar .fc-header .fc-header-right .fc-button-agendaDay {
    right: 15px
}

.jqstooltip {
    display: block;
    min-width: 40px;
    padding: 4px;
    min-height: 25px !important
}

.ui-pnotify-icon,
.ui-pnotify-icon span {
    font-size: 20px;
    margin-right: 0.25em
}

.ui-pnotify-closer,
.ui-pnotify-sticker {
    position: absolute;
    top: 4px;
    font-size: 18px
}

.ui-pnotify-closer {
    right: 8px
}

.ui-pnotify-sticker {
    right: 28px
}

.ui-pnotify-title {
    font-weight: bold;
    margin-bottom: 0.6em
}

.ui-pnotify .content-image .menu-icon {
    font-size: 36px
}

.introjs-helperNumberLayer {
    border: none;
    line-height: 16px;
    background: #da4448;
}

.introjs-tooltip {
    padding: 10px 15px 15px;
    min-width: 250px
}

.introjs-button {
    color: #fff !important;
    background: #DA4448 !important;
    border-color: #DA4448 !important;
    text-shadow: none
}

    .introjs-button:hover {
        background: #f85d2c none !important;
        border-color: #f85d2c !important;
        color: #fff !important
    }

.introjs-disabled {
    background: #b5b5b5 !important;
    border-color: #b5b5b5 !important
}

    .introjs-disabled:hover {
        background: #b5b5b5 !important;
        border-color: #b5b5b5 !important
    }

.cke_top,
.cke_bottom {
    background: #F5F5F5
}

*[contenteditable="true"] {
    padding: 10px
}

.cke_editable.cke_editable_inline {
    cursor: pointer
}

    .cke_editable.cke_editable_inline.cke_focus {
        background: none repeat scroll 0 0 #eee;
        box-shadow: 0 0 20px 3px #ddd inset, 0 0 1px #000 inset;
        cursor: text;
        outline: medium none
    }

.gm-style img {
    max-width: none
}

.vd_body {
    float: left;
    width: 100%;
    overflow: hidden
}

.vd_nav-width {
    width: 260px;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

.vd_container {
    margin-left: 245px
}

.vd_content-wrapper .vd_container {
    margin-right: 245px;
    margin-left: 245px
}

@media (max-width: 2200px) and (min-width: 1024px) {
    .nav-left-medium .content .vd_container {
        margin-left: 125px;
    }
}

.nav-right-medium .content .vd_container {
    margin-right: 125px
}

.nav-left-small .content .vd_container {
    margin-left: 35px
}

.nav-right-small .content .vd_container {
    margin-right: 35px
}

.nav-right-hide .content .vd_container,
.no-nav-right .content .vd_container {
    margin-right: 0
}

.nav-right-hide .vd_head-section,
.no-nav-right .vd_head-section,
.nav-right-hide .vd_content-section,
.no-nav-right .vd_content-section,
.nav-right-hide .vd_title-section,
.no-nav-right .vd_title-section {
    margin-right: -15px
}

.nav-left-hide .content .vd_container,
.no-nav-left .content .vd_container {
    margin-left: 0
}

.nav-left-hide .vd_head-section,
.no-nav-left .vd_head-section,
.nav-left-hide .vd_content-section,
.no-nav-left .vd_content-section,
.nav-left-hide .vd_title-section,
.no-nav-left .vd_title-section {
    margin-left: -15px
}

.full-layout .container {
    width: 100%;
    max-width: 100%
}

.middle-layout .content .container {
    overflow: hidden
}

.boxed-layout header .container,
.boxed-layout footer .container,
.boxed-layout .content .container {
    box-shadow: 0 0 5px 4px rgba(0, 0, 0, 0.1), 0 0 5px -4px rgba(0, 0, 0, 0.1)
}

.boxed-layout header {
    margin-top: 40px
}

    .boxed-layout header .vd_top-menu-wrapper {
        background: none;
        box-shadow: none;
        position: relative
    }

        .boxed-layout header .vd_top-menu-wrapper .container {
            background-color: #242729;
            -webkit-border-top-left-radius: 4px;
            -webkit-border-top-right-radius: 4px;
            -moz-border-radius-topleft: 4px;
            -moz-border-radius-topright: 4px;
            border-top-left-radius: 4px;
            border-top-right-radius: 4px
        }

.boxed-layout footer {
    margin-bottom: 40px
}

    .boxed-layout footer .vd_bottom {
        background: none;
        padding-top: 0;
        padding-bottom: 0
    }

        .boxed-layout footer .vd_bottom .container {
            background-color: #252525;
            padding-top: 10px;
            padding-bottom: 10px;
            -webkit-border-top-left-radius: 4px;
            -webkit-border-top-right-radius: 4px;
            -moz-border-radius-topleft: 4px;
            -moz-border-radius-topright: 4px;
            border-bottom-left-radius: 4px;
            border-bottom-right-radius: 4px
        }

.boxed-layout .content .container {
    overflow: hidden
}

.content {
    position: relative
}

.vd_content-wrapper {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #f0f0f0;
}

.vd_head-section,
.vd_content-section,
.vd_title-section {
    padding: 0 10px
}

.navbar-align-right .vd_head-section,
.navbar-align-right .vd_title-section,
.navbar-align-right .vd_content-section {
    margin-left: -15px;
    margin-right: 0
}

.vd_head-section {
    background-color: #f5f5f5;
    border-bottom: 1px solid #C7C7C7;
}

.vd_title-section {
    background-color: #eaeaea;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    display: none;
}

    .vd_title-section .subtitle {
        font-size: 12px;
        margin-left: 2px;
        padding-right: 180px;
        color: #666;
        font-weight: 300;
        letter-spacing: .3px
    }

    .vd_title-section h1 {
        margin: 0;
        font-size: 28px;
        color: #555555;
        font-weight: bold;
        padding: 10px 0px;
    }

    .vd_title-section .no-subtitle .vd_panel-menu {
        top: -6px
    }

    .vd_title-section .no-menu h1,
    .vd_title-section .no-menu .subtitle {
        padding-right: 0
    }

.vd_content-section {
    background-color: #f0f0f0;
    padding: 15px;
    padding-top: 12px;
    border-top: 1px solid #F8F8F8;
}

    .vd_content-section .row {
        margin-bottom: 0px;
    }

.content-style-2 .vd_head-section {
    border-bottom: 1px solid #DDDDDD
}

.content-style-2 .vd_title-section {
    background: none;
    border-top: 1px solid #F8F8F8;
    border-bottom: none
}

    .content-style-2 .vd_title-section .vd_panel-menu .menu {
        background-color: #FFFFFF
    }

.content-style-2 .vd_content-section {
    border-top: none
}

.fullscreen header,
.remove-header header {
    margin-top: -63px
}

.remove-navbar .vd_head-section .vd_panel-menu .remove-navbar-button,
.remove-header .vd_head-section .vd_panel-menu .remove-header-button,
.fullscreen .vd_head-section .vd_panel-menu .fullscreen-button {
    background-color: #666;
    border-right-color: #EEE;
    color: #FFF
}

.vd_nav-width,
.vd_container,
.expand-menu,
.menu,
a,
header,
.vd_mega-menu > ul > li {
    transition: all .3s ease 0s
}

.vd_menu > ul > li:hover > a .menu-icon {
    transition: all ease-in-out .4s .4s
}

.vd_panel-header {
    position: relative
}

.vd_panel-menu {
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    margin-right: -10px
}

    .vd_panel-menu .menu {
        display: block;
        float: left;
        width: 26px;
        height: 26px;
        line-height: 24px;
        text-align: center;
        cursor: pointer;
        font-size: 14px;
        margin-right: 10px;
        vertical-align: middle;
        border: 1px solid #ccc;
        color: #393d41;
        position: relative;
    }

        .vd_panel-menu .menu .glyphicon {
            top: 2px
        }

        .vd_panel-menu .menu .vd_mega-menu-content {
            font-size: 13px
        }

        .vd_panel-menu .menu:hover,
        .vd_panel-menu .menu.active,
        .vd_panel-menu .text-menu:hover,
        .vd_panel-menu .text-menu.active {
            background-color: #fff;
            color: #da4448;
            cursor: pointer;
        }

    .vd_panel-menu .text-menu {
        margin-right: 10px;
        padding: 2px 8px
    }

    .vd_panel-menu .menu-trigger {
        display: block
    }

    .vd_panel-menu .menu {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

.navbar-tabs-menu .menu a {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.vd_top-nav .vd_panel-menu {
    top: 10px
}

    .vd_top-nav .vd_panel-menu .menu {
        color: #d6d6d6;
        background: rgb(57, 58, 62);
        border-color: #d6d6d6;
        height: 30px;
        line-height: 28px;
        width: 30px
    }

        .vd_top-nav .vd_panel-menu .menu:hover {
            background: rgba(0, 0, 0, 0.5);
            border-color: rgba(0, 0, 0, 0.1)
        }

        .vd_top-nav .vd_panel-menu .menu.active {
            margin-top: 1px;
            color: #1fae66;
            background: rgba(0, 0, 0, 0.7);
            border-color: #000 #333 #333 #000
        }

.panel-menu-style-2 .vd_panel-menu .menu {
    background: none;
    border-color: #9DABA4;
    color: #9DABA4
}

    .panel-menu-style-2 .vd_panel-menu .menu:hover {
        color: #F5F5F5
    }

.nav-right-hide .vd_top-nav .vd_panel-menu .menu:hover,
.nav-left-hide .vd_top-nav .vd_panel-menu .menu:hover {
    background: rgba(0, 0, 0, 0.5);
    color: #F5F5F5
}

.vd_title-section .vd_panel-menu {
    z-index: 3
}

.vd_head-section .vd_panel-menu {
    z-index: 4
}

.expand-all .vd_navbar .navbar-menu .vd_panel-menu .menu {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.nav-right-hide .vd_top-nav .vd_panel-menu [data-action^="toggle-navbar-right"],
.nav-left-hide .vd_top-nav .vd_panel-menu [data-action^="toggle-navbar-left"] {
    background: rgba(0, 0, 0, 0.6);
    border-color: rgba(0, 0, 0, 0.1);
    color: #BABABA;
    margin-top: 0
}

.nav-right-hide .panel-menu-style-2 .vd_panel-menu [data-action^="toggle-navbar-right"],
.nav-left-hide .panel-menu-style-2 .vd_panel-menu [data-action^="toggle-navbar-left"] {
    background: none;
    border-color: #9DABA4;
    color: #9DABA4
}

.vd_mega-menu-wrapper > .vd_mega-menu > .mega-ul > .mega-li > [data-action^="toggle-navbar-right"],
.vd_mega-menu-wrapper > .vd_mega-menu > .mega-ul > .mega-li > [data-action^="toggle-navbar-left"] {
    color: #2A85BB;
}

.nav-right-hide .vd_mega-menu-wrapper > .vd_mega-menu > .mega-ul > .mega-li > [data-action^="toggle-navbar-right"],
.nav-left-hide .vd_mega-menu-wrapper > .vd_mega-menu > .mega-ul > .mega-li > [data-action^="toggle-navbar-left"] {
    color: #CCCCCC
}

.vd_mega-menu-content .title .vd_panel-menu {
    margin-right: 2px
}

    .vd_mega-menu-content .title .vd_panel-menu .menu {
        border: none;
        height: 22px;
        line-height: 22px;
        width: 22px;
        margin-right: 5px
    }

.vd_head-section .vd_panel-menu .menu {
    color: #666;
    border: none;
    width: 30px;
    height: 29px;
    line-height: 29px;
    border-right: 1px solid #DDDDDD;
    -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.5) inset;
    margin-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

    .vd_head-section .vd_panel-menu .menu:first-child {
        border-left: 1px solid #DDDDDD
    }

    .vd_head-section .vd_panel-menu .menu:hover,
    .vd_head-section .vd_panel-menu .menu.active {
        background-color: #666;
        border-right-color: #EEE;
        color: #FFF
    }

.vd_title-section .vd_panel-menu {
    top: 7px;
    right: 15px
}

    .vd_title-section .vd_panel-menu > .menu {
        background-color: #F8F8F8;
        border: none;
        height: auto;
        padding: 10px 15px;
        padding-left: 15px;
        padding-right: 15px;
        width: auto;
        margin-right: 0;
        color: #666;
        text-align: left;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

        .vd_title-section .vd_panel-menu > .menu > .menu-icon {
            margin-right: 10px
        }

        .vd_title-section .vd_panel-menu > .menu:hover,
        .vd_title-section .vd_panel-menu > .menu.active,
        .vd_title-section .vd_panel-menu > .menu:focus {
            background-color: #1fae66;
            border-color: #1fae66;
            color: #FFF
        }

.vd_navbar .navbar-menu .vd_panel-menu {
    right: 12px;
    top: 12px
}

.vd_comments .comments-title {
    margin-bottom: 30px
}

.vd_comments .commentlist {
    margin-left: 0
}

.vd_comments li {
    list-style: none;
    position: relative;
    margin-bottom: 20px
}

.vd_comments .comment-meta {
    float: left;
    margin-right: 10px
}

.vd_comments .comment-author img {
    border-radius: 50px;
    width: 30px
}

.vd_comments .comment-content {
    margin-bottom: 40px
}

.vd_comments .comment-author {
    float: left;
    font-size: 24px;
    margin-right: 25px
}

.vd_comments .comment-date {
    font-size: 11px;
    font-style: italic;
    line-height: 26px;
    margin-bottom: 5px
}

.vd_comments .comment-reply {
    position: absolute;
    top: -2px;
    right: 0
}

.vd_comments .comment-word {
    border-top: 4px solid #E5E5E5;
    margin-top: 20px;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 28px;
    position: relative
}

    .vd_comments .comment-word:before {
        -moz-border-color: none;
        border-color: transparent transparent #E5E5E5;
        border-image: none;
        border-style: solid;
        border-width: 10px;
        content: "";
        display: block;
        height: 0;
        opacity: 1;
        width: 0;
        position: absolute;
        left: 90px;
        top: -21px
    }

.vd_comments ul {
    margin-left: 68px;
    margin-top: 20px;
    padding-left: 0
}

.content-list .list-wrapper {
    margin: 0;
    padding: 0
}

    .content-list .list-wrapper > li {
        padding-top: 5px;
        padding-bottom: 5px;
        list-style: none;
        border-bottom: 1px solid #EEE;
        position: relative;
        text-align: left;
        color: #e7e8ea !important;
    }

        .content-list .list-wrapper > li:before,
        .content-list .list-wrapper > li:after {
            content: " ";
            display: table
        }

        .content-list .list-wrapper > li:after {
            clear: both
        }

        .content-list .list-wrapper > li > a {
            display: block
        }

        .content-list .list-wrapper > li:hover {
            background: #242729;
        }

        .content-list .list-wrapper > li.warning {
            background-color: #fff5de
        }

        .content-list .list-wrapper > li:last-child {
            border-bottom: none
        }

.content-list .wrap-10 li {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px
}

.content-list .wrap-15 li {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px
}

.content-list .wrap-20 li {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px
}

.content-list .wrap-25 li {
    margin-left: -25px;
    margin-right: -25px;
    padding-left: 25px;
    padding-right: 25px
}

.content-list .no-bd-btm li {
    border-bottom: none
}

.content-list .menu-icon {
    display: block;
    float: left;
    width: 16px;
    text-align: center;
    font-size: 14px
}

.content-list .progress {
    margin-bottom: 5px;
    height: 15px;
    line-height: 15px
}

.content-list .menu-badge {
    position: absolute;
    right: 10px;
    top: 3px
}

.content-list .menu-text {
    display: block;
    margin-left: 26px;
    text-transform: none;
    padding-right: 15px
}

.content-list .menu-info {
    font-size: 11.4px;
    font-style: italic;
    color: #939ba2;
    text-transform: capitalize;
    display: block
}

.content-list .menu-action {
    margin-left: 10px
}

    .content-list .menu-action .menu-action-icon {
        text-align: center;
        display: inline-block;
        height: 22px;
        width: 22px;
        line-height: 20px;
        margin-left: 10px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px
    }

        .content-list .menu-action .menu-action-icon:hover {
            color: #1fae66;
            border-color: #1fae66
        }

.content-list ul li.align-right .menu-icon {
    float: right;
    margin-right: 0;
    margin-left: 12px
}

.content-list ul li.align-right .menu-text {
    text-align: right;
    margin-right: 26px;
    margin-left: 0;
    padding-right: 0;
    padding-left: 15px
}

    .content-list ul li.align-right .menu-text .menu-info .menu-action {
        margin-left: 0;
        margin-right: 10px
    }

.content-list ul li.align-right .menu-badge {
    right: auto;
    left: 0
}

.content-list .line {
    border-top: 1px solid #EEE;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    padding: 0 !important
}

.menu-action-right .menu-text {
    padding-right: 30px
}

.menu-action-right .menu-action {
    position: absolute;
    right: 15px;
    top: 10px
}

    .menu-action-right .menu-action .menu-action-icon {
        display: block;
        margin-bottom: 4px
    }

.menu-rating {
    display: inline-block
}

    .menu-rating i {
        margin-right: 1px
    }

.menu-action .menu-action-icon:hover {
    cursor: pointer
}

.content-image .menu-icon {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-size: 28px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-right: 12px
}

    .content-image .menu-icon img {
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px
    }

.content-image .menu-text {
    margin-left: 55px
}

.content-image ul li.align-right .menu-icon {
    margin-right: 0;
    margin-left: 12px
}

.content-image ul li.align-right .menu-text {
    margin-right: 55px
}

.content-menu .list-wrapper li {
    border-bottom: none;
    padding-top: 3px;
    padding-bottom: 3px
}

.content-large .menu-icon {
    font-size: 24px;
    width: 100px;
    height: 100px;
    margin-right: 15px
}

.content-large .menu-text {
    margin-left: 115px
}

.content-large ul li.align-right .menu-icon {
    margin-right: 0;
    margin-left: 12px
}

.content-large ul li.align-right .menu-text {
    margin-right: 115px
}

.content-blog-small .list-wrapper > li:hover,
.content-blog-large .list-wrapper > li:hover {
    background: inherit
}

.content-blog-small .blog-title a,
.content-blog-large .blog-title a {
    color: #5e656b
}

    .content-blog-small .blog-title a:hover,
    .content-blog-large .blog-title a:hover {
        opacity: .8;
        filter: alpha(opacity=80)
    }

.content-blog-small .menu-icon {
    font-size: 32px;
    width: 200px;
    margin-right: 22px
}

.content-blog-small .menu-text {
    margin-left: 227px
}

.content-blog-small .list-wrapper > li {
    padding-top: 30px;
    padding-bottom: 30px
}

.content-blog-small ul li.align-right .menu-icon {
    margin-right: 0;
    margin-left: 27px
}

.content-blog-small ul li.align-right .menu-text {
    margin-right: 227px
}

.content-blog-large .menu-icon {
    font-size: 48px;
    width: 300px;
    margin-right: 22px
}

.content-blog-large .menu-text {
    margin-left: 327px
}

.content-blog-large .list-wrapper > li {
    padding-top: 30px;
    padding-bottom: 30px
}

.content-blog-large ul li.align-right .menu-icon {
    margin-right: 0;
    margin-left: 27px
}

.content-blog-large ul li.align-right .menu-text {
    margin-right: 327px
}

.content-grid:before,
.content-grid:after {
    content: " ";
    display: table
}

.content-grid:after {
    clear: both
}

.content-grid .list-wrapper {
    margin: 0;
    padding: 0
}

    .content-grid .list-wrapper > li {
        float: left;
        margin-top: 10px;
        margin-bottom: 5px;
        list-style: none;
        position: relative
    }

        .content-grid .list-wrapper > li.warning {
            background-color: #fff5de
        }

        .content-grid .list-wrapper > li:hover {
            background: #F5F5F5
        }

        .content-grid .list-wrapper > li > a {
            padding: 10px;
            display: block
        }

.content-grid .menu-icon {
    display: block;
    text-align: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 36px
}

    .content-grid .menu-icon img {
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        border-radius: 100px
    }

.content-grid .menu-text {
    display: block;
    text-transform: none;
    text-align: center
}

    .content-grid .menu-text .menu-info {
        font-size: 11.4px;
        font-style: italic;
        color: #939ba2;
        display: block;
        text-transform: capitalize
    }

        .content-grid .menu-text .menu-info .menu-action {
            display: block
        }

            .content-grid .menu-text .menu-info .menu-action .menu-action-icon {
                text-align: center;
                font-size: 14px;
                border: 1px solid #AAA;
                display: inline-block;
                height: 22px;
                width: 22px;
                line-height: 18px;
                margin-left: 10px;
                margin-top: 10px;
                -webkit-border-radius: 20px;
                -moz-border-radius: 20px;
                border-radius: 20px
            }

                .content-grid .menu-text .menu-info .menu-action .menu-action-icon:first-child {
                    margin-left: 0
                }

                .content-grid .menu-text .menu-info .menu-action .menu-action-icon:hover {
                    color: #1fae66;
                    border-color: #1fae66;
                    background: #fff
                }

    .content-grid .menu-text .progress {
        margin-bottom: 5px;
        margin-top: 5px;
        height: 12px
    }

.content-chat .list-wrapper > .group-heading {
    padding: 2px 10px
}

.content-chat .list-wrapper > li {
    margin-left: -20px;
    margin-right: -20px
}

    .content-chat .list-wrapper > li:hover {
        background-color: rgba(255, 255, 255, 0.1)
    }

.content-chat .list-wrapper > .group-heading:hover {
    background-color: inherit
}

.vd_pricing-table .plan {
    margin-right: -15px;
    margin-left: -15px;
    position: relative;
    margin-top: 20px;
    box-shadow: 11px 0 10px 0 rgba(0, 0, 0, 0.1), -11px 0 10px -15px rgba(0, 0, 0, 0.1)
}

.vd_pricing-table .main {
    font-size: 72px
}

.vd_pricing-table .price {
    padding: 50px 10px 35px
}

    .vd_pricing-table .price .suffix {
        font-size: 34px;
        display: inline-block;
        margin-left: -18px;
        position: relative;
        top: -13px;
        left: 7px;
        vertical-align: top;
        font-weight: 300
    }

    .vd_pricing-table .price .text {
        font-size: 12px;
        display: inline-block;
        margin-left: 2px;
        position: relative;
        left: -37px;
        bottom: 2px;
        vertical-align: bottom;
        border-top: 2px solid #FFFFFF
    }

.vd_pricing-table .caret-pos {
    font-size: 36px;
    position: absolute;
    left: 48%;
    bottom: -12px
}

.vd_pricing-table .features {
    padding-top: 20px;
    padding-bottom: 20px
}

    .vd_pricing-table .features li {
        padding: 20px 40px
    }

.vd_pricing-table .featured {
    box-shadow: 11px 0 10px -10px rgba(0, 0, 0, 0.1), -11px 0 10px -10px rgba(0, 0, 0, 0.1);
    z-index: 1;
    margin-top: 0
}

    .vd_pricing-table .featured h3 {
        padding-top: 26px !important;
        padding-bottom: 30px !important;
        font-size: 28px
    }

    .vd_pricing-table .featured .features {
        padding-bottom: 60px
    }

    .vd_pricing-table .featured .price {
        padding-bottom: 34px
    }

.vd_back-top {
    background: none repeat scroll 0 0 #393a3e;
    bottom: -30px;
    color: #FFFFFF;
    font-size: 32px;
    font-weight: bold;
    height: 43px;
    opacity: 0;
    padding: 5px 0 0;
    position: fixed;
    right: 0;
    text-align: center;
    text-decoration: none;
    width: 32px;
    z-index: 9999;
    bottom: 33px !important;
}

    .vd_back-top.visible:hover {
        opacity: 1
    }

    .vd_back-top.visible:hover,
    .vd_back-top.visible:focus {
        color: #FFFFFF
    }

    .vd_back-top.visible {
        bottom: 0;
        opacity: 0.75
    }

.vd_gallery .gallery-item:hover > a .bg-cover {
    opacity: .8
}

    .vd_gallery .gallery-item:hover > a .bg-cover.light {
        opacity: .4
    }

.vd_gallery .gallery-item:hover > .vd_info {
    opacity: 1;
    transform: scale(1)
}

.vd_gallery .gallery-item {
    float: left;
    width: 200px;
    height: 200px;
    background: #FFFFFF;
    border: 2px solid #F0F0F0;
    overflow: hidden
}

    .vd_gallery .gallery-item > a {
        position: relative;
        display: block;
        width: 100%;
        height: 100%
    }

        .vd_gallery .gallery-item > a .bg-cover {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            background: #FFF;
            opacity: 0;
            transition: all 300ms ease-in-out 0s
        }

    .vd_gallery .gallery-item > .vd_info {
        opacity: 0;
        transform: scale(0);
        transform-origin: 50% 0 0;
        transition: all 300ms ease-in-out 0s;
        width: 100%;
        position: absolute;
        bottom: 20px;
        left: 0px;
        padding: 0 40px 0 20px
    }

        .vd_gallery .gallery-item > .vd_info h3 {
            font-weight: 300
        }

    .vd_gallery .gallery-item.width2 {
        width: 400px
    }

    .vd_gallery .gallery-item.height2 {
        height: 400px
    }

    .vd_gallery .gallery-item.full-width {
        width: 100%;
        height: auto;
        float: none
    }

.isotope:after {
    content: '';
    display: block;
    clear: both
}

.vd_visitor-counter {
    display: table;
    margin: 0 auto
}

    .vd_visitor-counter .item-row {
        display: table-row
    }

    .vd_visitor-counter .item {
        width: 72px;
        text-align: center;
        font-size: 72px;
        font-weight: 700;
        height: 88px;
        color: #FFF;
        display: table-cell;
        vertical-align: middle;
        border-radius: 4px;
        position: relative;
        line-height: 88px;
        margin-right: 5px;
        float: left
    }

        .vd_visitor-counter .item .line {
            border: 1px solid #FFF;
            position: absolute;
            width: 72px;
            top: 50%
        }

    .vd_visitor-counter .break {
        margin-right: 25px
    }

    .vd_visitor-counter .item-border {
        border: 8px solid #FFF;
        position: absolute;
        width: 72px;
        top: 48%
    }

.vd_timeline {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative
}

    .vd_timeline .tl-item {
        position: relative
    }

    .vd_timeline > .tl-item .tl-label {
        margin-left: 24%;
        background: none repeat scroll 0 0 #FFFFFF;
        font-size: 13px;
        line-height: 1.4;
        margin-bottom: 15px;
        position: relative
    }

    .vd_timeline > .tl-item-year {
        height: 78px
    }

    .vd_timeline > .tl-item-date {
        height: 120px
    }

    .vd_timeline > .tl-item-class {
        height: 120px
    }

    .vd_timeline > .tl-item-year.tl-separator {
        height: 120px;
        top: 80px
    }

    .vd_timeline > .tl-item-date.tl-separator {
        height: 200px;
        top: 50px
    }

    .vd_timeline > .tl-item .tl-year {
        padding: 20px 15px;
        font-size: 25px;
        margin-left: -80px;
        background: #F0F0F0;
        font-weight: bold;
    }

.staff-id {
    font-size: 12px;
    margin: 0px;
}

.class-txt {
    font-size: 12px;
    margin: 0px;
}

.font-12 {
    font-size: 12px;
}
/*.vd_timeline>.tl-item .tl-date {
    background: none repeat scroll 0 0 #F0F0F0;
    border-radius: 50%;
    box-shadow: 0 0 0 6px #AAAAAA;
    color: #909090;
    font-weight: bold;
    height: 85px;
    line-height: 82px;
    margin: 0 0 0 -49px;
    text-align: center;
    font-size: 1.8em;
    top: 0px;
    width: 85px
}*/

.vd_timeline > .tl-item .tl-class {
    background: none repeat scroll 0 0 #F0F0F0;
    border-radius: 5%;
    box-shadow: 0 0 0 6px #AAAAAA;
    color: #909090;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 0 0 0 -65px;
    text-align: center;
    font-size: 12px;
    top: 0px;
    width: 120px;
}

.vd_timeline > .tl-item .tl-date {
    background: none repeat scroll 0 0 #F0F0F0;
    border-radius: 5%;
    box-shadow: 0 0 0 6px #AAAAAA;
    color: #909090;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 0 0 0 -65px;
    text-align: center;
    font-size: 12px;
    top: 0px;
    width: 120px;
}

.vd_timeline > .tl-item .tl-date-2 {
    line-height: 24px;
    padding-top: 13px
}

.vd_timeline > .tl-item .tl-date-3 {
    line-height: 20px;
    padding-top: 22px
}

.vd_timeline > .tl-item .tl-date-end {
    top: 40px
}

.vd_timeline > .tl-item .tl-date .tl-day {
    font-size: 36px
}

.vd_timeline > .tl-item .tl-date .tl-month {
    font-size: 18px
}

.vd_timeline > .tl-item .tl-img {
    width: 55px
}

.vd_timeline > .tl-item .tl-action {
    margin-left: -10px
}

.vd_timeline > .tl-item .tl-icon {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 50%;
    box-shadow: 0 0 0 6px #FFFFFF;
    color: #7C8694;
    font-size: 1.3em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 40px;
    line-height: 37px;
    margin: 0 0 0 -27px;
    text-align: center;
    text-transform: none;
    top: 19px;
    width: 40px
}

.vd_timeline > .tl-item .entypo-icon {
    line-height: 40px
}

.vd_timeline > .tl-item .tl-icon:after {
    content: "";
    height: 1px;
    border-top: 1px solid #1EAE66;
    position: absolute;
    top: 20px;
    width: 100px;
    left: 40px
}

.vd_timeline > .tl-item .tl-icon.primary {
    background: none repeat scroll 0 0 #111111;
    box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.7);
    color: #FFFFFF
}

    .vd_timeline > .tl-item .tl-icon.primary:after {
        border-top-color: #111111
    }

.vd_timeline > .tl-item .tl-icon.success {
    background: none repeat scroll 0 0 #1eae66;
    box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.7);
    color: #FFFFFF
}

    .vd_timeline > .tl-item .tl-icon.success:after {
        border-top-color: #1eae66
    }

.vd_timeline > .tl-item .tl-icon.warning {
    background: none repeat scroll 0 0 #F89C2C;
    box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.7);
    color: #FFFFFF
}

    .vd_timeline > .tl-item .tl-icon.warning:after {
        border-top-color: #F89C2C
    }

.vd_timeline > .tl-item .tl-icon.danger {
    background: none repeat scroll 0 0 #F85D2C;
    box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.7);
    color: #FFFFFF
}

    .vd_timeline > .tl-item .tl-icon.danger:after {
        border-top-color: #F85D2C
    }

.vd_timeline > .tl-item .tl-icon.info {
    background: none repeat scroll 0 0 #23709E;
    box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.7);
    color: #FFFFFF
}

    .vd_timeline > .tl-item .tl-icon.info:after {
        border-top-color: #23709E
    }

.vd_timeline:before,
.vd_timeline > li .tl-year,
.vd_timeline > li .tl-date,
.vd_timeline > li .tl-class,
.vd_timeline > li .tl-icon {
    position: absolute;
    left: 15%
}

.vd_timeline:before {
    background: none repeat scroll 0 0 #AAAAAA;
    bottom: 0;
    content: "";
    margin-left: -10px;
    top: 0;
    width: 6px
}

.widget {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: relative;
    background: #ffffff;
    margin-bottom: 10px;
}

@media (max-width: 2200px) and (min-width: 1024px) {
    .remove-navbar .vd_top-nav .vd_panel-menu .remove-navbar-button,
    .remove-header .vd_top-nav .vd_panel-menu .remove-header-button,
    .fullscreen .vd_top-nav .vd_panel-menu .fullscreen-button,
    .vd_top-nav .vd_panel-menu [data-action^="toggle-navbar-right"],
    .vd_top-nav .vd_panel-menu [data-action^="toggle-navbar-left"],
    .nav-left-medium .vd_top-nav .vd_panel-menu [data-action^="nav-left-medium"],
    .nav-left-small .vd_top-nav .vd_panel-menu [data-action^="nav-left-small"],
    .nav-right-medium .vd_top-nav .vd_panel-menu [data-action^="nav-right-medium"],
    .nav-right-small .vd_top-nav .vd_panel-menu [data-action^="nav-right-small"],
    .submenu .vd_top-nav .vd_panel-menu [data-action^="submenu"] {
        margin-top: 1px;
        color: #d94448;
        background: #0E0E0E;
        border-color: #000 #333 #333 #000;
    }

    .nav-left-medium .vd_navbar-left,
    .nav-right-medium .vd_navbar-right {
        width: 140px
    }

        .nav-left-medium .vd_navbar-left .vd_menu > ul > li > a,
        .nav-right-medium .vd_navbar-right .vd_menu > ul > li > a {
            font-size: 12px;
            text-align: center;
            padding: 9px 20px
        }

        .nav-left-medium .vd_navbar-left .vd_menu .menu-icon,
        .nav-right-medium .vd_navbar-right .vd_menu .menu-icon {
            font-size: 36px;
            margin-right: 0;
            width: 100%;
            height: 40px;
            line-height: 38px;
            float: none
        }

        .nav-left-medium .vd_navbar-left .vd_menu .menu-active,
        .nav-right-medium .vd_navbar-right .vd_menu .menu-active {
            display: none
        }

        .nav-left-medium .vd_navbar-left .vd_menu > ul > li > a .menu-badge,
        .nav-right-medium .vd_navbar-right .vd_menu > ul > li > a .menu-badge,
        .nav-left-small .vd_navbar-left .vd_menu > ul > li > a .menu-badge,
        .nav-right-small .vd_navbar-right .vd_menu > ul > li > a .menu-badge {
            float: none;
            position: absolute;
            top: 4px;
            right: 4px
        }

        .nav-left-medium .vd_navbar-left .vd_menu ul li .child-menu,
        .nav-right-medium .vd_navbar-right .vd_menu ul li .child-menu,
        .nav-left-small .vd_navbar-left .vd_menu ul li .child-menu,
        .nav-right-small .vd_navbar-right .vd_menu ul li .child-menu {
            position: absolute;
            left: 100%;
            top: 0;
            z-index: 10;
            width: 240px;
            background: rgb(237, 238, 242);
            border-top: 2px solid #e0e0e0;
            /*  border-top: 4px solid #184E6F;
        border-right: 2px solid #184E6F;*/
        }

            .nav-left-medium .vd_navbar-left .vd_menu ul li .child-menu a,
            .nav-right-medium .vd_navbar-right .vd_menu ul li .child-menu a,
            .nav-left-small .vd_navbar-left .vd_menu ul li .child-menu a,
            .nav-right-small .vd_navbar-right .vd_menu ul li .child-menu a {
                text-align: left;
            }

                .nav-left-medium .vd_navbar-left .vd_menu ul li .child-menu a:hover,
                .nav-right-medium .vd_navbar-right .vd_menu ul li .child-menu a:hover,
                .nav-left-small .vd_navbar-left .vd_menu ul li .child-menu a:hover,
                .nav-right-small .vd_navbar-right .vd_menu ul li .child-menu a:hover {
                    background: #f4f5f9;
                }

            .nav-left-medium .vd_navbar-left .vd_menu ul li .child-menu .child-menu,
            .nav-right-medium .vd_navbar-right .vd_menu ul li .child-menu .child-menu,
            .nav-left-small .vd_navbar-left .vd_menu ul li .child-menu .child-menu,
            .nav-right-small .vd_navbar-right .vd_menu ul li .child-menu .child-menu,
            .nav-left-medium .vd_navbar-left .vd_menu ul li .child-menu .child-menu .child-menu,
            .nav-right-medium .vd_navbar-right .vd_menu ul li .child-menu .child-menu .child-menu,
            .nav-left-small .vd_navbar-left .vd_menu ul li .child-menu .child-menu .child-menu,
            .nav-right-small .vd_navbar-right .vd_menu ul li .child-menu .child-menu .child-menu {
                border-top: 2px solid #e0e0e0;
                top: -9px;
                background: #e7e8ec;
            }

                .nav-left-medium .vd_navbar-left .vd_menu ul li .child-menu .child-menu a,
                .nav-right-medium .vd_navbar-right .vd_menu ul li .child-menu .child-menu a,
                .nav-left-small .vd_navbar-left .vd_menu ul li .child-menu .child-menu a,
                .nav-right-small .vd_navbar-right .vd_menu ul li .child-menu .child-menu a,
                .nav-left-medium .vd_navbar-left .vd_menu ul li .child-menu .child-menu .child-menu a,
                .nav-right-medium .vd_navbar-right .vd_menu ul li .child-menu .child-menu .child-menu a,
                .nav-left-small .vd_navbar-left .vd_menu ul li .child-menu .child-menu .child-menu a,
                .nav-right-small .vd_navbar-right .vd_menu ul li .child-menu .child-menu .child-menu a {
                    padding-left: 20px;
                    padding-right: 20px
                }

        .nav-left-medium .vd_navbar-left .navbar-menu .vd_panel-menu,
        .nav-right-medium .vd_navbar-right .navbar-menu .vd_panel-menu,
        .nav-left-small .vd_navbar-left .navbar-menu .vd_panel-menu,
        .nav-right-small .vd_navbar-right .navbar-menu .vd_panel-menu {
            display: none !important
        }

        .nav-left-medium .vd_navbar-left .navbar-tabs-menu .menu-container,
        .nav-right-medium .vd_navbar-right .navbar-tabs-menu .menu-container,
        .nav-left-small .vd_navbar-left .navbar-tabs-menu .menu-container,
        .nav-right-small .vd_navbar-right .navbar-tabs-menu .menu-container {
            height: 61px;
            width: 260px;
            padding-top: 5px;
            padding-bottom: 5px;
            position: absolute;
            top: 0;
            background-color: #f4f5f9;
            display: none;
            border-bottom: 1px solid #dcdcdc;
            z-index: 998 -webkit-box-shadow: -5px 0 5px -5px #999 inset;
            box-shadow: -5px 0 5px -5px #999 inset;
        }

        .nav-left-medium .vd_navbar-left .navbar-tabs-menu .menu-container,
        .nav-right-medium .vd_navbar-right .navbar-tabs-menu .menu-container {
            left: 140px
        }

    .nav-left-hide.nav-left-medium .vd_navbar-left {
        margin-left: -140px
    }

    .nav-left-hide.nav-left-fixed.nav-left-medium .vd_navbar-left {
        margin-left: -155px
    }

    .nav-left-medium .vd_navbar-left .hide-nav-medium,
    .nav-right-medium .vd_navbar-right .hide-nav-medium {
        display: none
    }

    .nav-left-medium .vd_navbar-left .navbar-tabs-menu .expand-menu,
    .nav-right-medium .vd_navbar-right .navbar-tabs-menu .expand-menu,
    .nav-left-small .vd_navbar-left .navbar-tabs-menu .expand-menu,
    .nav-right-small .vd_navbar-right .navbar-tabs-menu .expand-menu {
        display: block
    }

    .nav-left-medium .vd_navbar-left.vd_navbar-tabs-profile .navbar-tabs-menu .menu-container,
    .nav-right-medium .vd_navbar-right.vd_navbar-tabs-profile .navbar-tabs-menu .menu-container,
    .nav-left-small .vd_navbar-left.vd_navbar-tabs-profile .navbar-tabs-menu .menu-container,
    .nav-right-small .vd_navbar-right.vd_navbar-tabs-profile .navbar-tabs-menu .menu-container {
        display: block;
        left: auto
    }

    .nav-left-medium .vd_navbar-left.vd_navbar-tabs-profile .navbar-tabs-menu .expand-menu,
    .nav-right-medium .vd_navbar-right.vd_navbar-tabs-profile .navbar-tabs-menu .expand-menu,
    .nav-left-small .vd_navbar-left.vd_navbar-tabs-profile .navbar-tabs-menu .expand-menu,
    .nav-right-small .vd_navbar-right.vd_navbar-tabs-profile .navbar-tabs-menu .expand-menu {
        display: none
    }

    .nav-left-medium .vd_navbar-left.vd_navbar-tabs-profile .navbar-tabs-menu .vd_mega-menu-wrapper .vd_mega-menu .profile .mega-name,
    .nav-right-medium .vd_navbar-right.vd_navbar-tabs-profile .navbar-tabs-menu .vd_mega-menu-wrapper .vd_mega-menu .profile .mega-name,
    .nav-left-small .vd_navbar-left.vd_navbar-tabs-profile .navbar-tabs-menu .vd_mega-menu-wrapper .vd_mega-menu .profile .mega-name,
    .nav-right-small .vd_navbar-right.vd_navbar-tabs-profile .navbar-tabs-menu .vd_mega-menu-wrapper .vd_mega-menu .profile .mega-name {
        display: none
    }

    .nav-left-medium .vd_navbar-left.vd_navbar-tabs-profile .navbar-tabs-menu .menu-container,
    .nav-right-medium .vd_navbar-right.vd_navbar-tabs-profile .navbar-tabs-menu .menu-container {
        width: 140px
    }

    .nav-left-medium .vd_navbar-left.vd_navbar-tabs-profile .navbar-tabs-menu .vd_mega-menu-wrapper .vd_mega-menu .profile,
    .nav-right-medium .vd_navbar-right.vd_navbar-tabs-profile .navbar-tabs-menu .vd_mega-menu-wrapper .vd_mega-menu .profile {
        margin-left: 24px
    }

        .nav-left-medium .vd_navbar-left.vd_navbar-tabs-profile .navbar-tabs-menu .vd_mega-menu-wrapper .vd_mega-menu .profile .mega-image,
        .nav-right-medium .vd_navbar-right.vd_navbar-tabs-profile .navbar-tabs-menu .vd_mega-menu-wrapper .vd_mega-menu .profile .mega-image {
            width: 80px;
            height: 80px;
            border: 2px solid #EEEEEE;
            -webkit-border-radius: 80px;
            -moz-border-radius: 80px;
            border-radius: 80px
        }

            .nav-left-medium .vd_navbar-left.vd_navbar-tabs-profile .navbar-tabs-menu .vd_mega-menu-wrapper .vd_mega-menu .profile .mega-image img,
            .nav-right-medium .vd_navbar-right.vd_navbar-tabs-profile .navbar-tabs-menu .vd_mega-menu-wrapper .vd_mega-menu .profile .mega-image img {
                -webkit-border-radius: 80px;
                -moz-border-radius: 80px;
                border-radius: 80px
            }

    .nav-left-medium .vd_navbar-left.vd_navbar-tabs-profile .navbar-menu .vd_menu,
    .nav-right-medium .vd_navbar-right.vd_navbar-tabs-profile .navbar-menu .vd_menu {
        margin-top: 40px
    }
}

@media (max-width: 2200px) and (min-width: 1680px) {
    .login-layout .vd_login-page {
        margin: 10% auto 60px;
    }

    .center-logo-box {
        width: 100px;
        margin: 0px auto;
    }

    .main-name {
        font-family: arial;
        font-size: 18px;
        margin: 0px;
    }

    .main-name-l {
        font-family: arial;
        font-size: 17px;
        margin: 0px;
    }

    .main-head-name {
        font-family: arial;
        font-size: 35px;
        margin-bottom: 5px;
        margin-top: 15px;
    }

    .main-sub-head-name {
        font-size: 22px;
        margin: 5px 0px 5px 0px;
    }

    .pass-pic-box {
        padding: 10px;
        height: 200px;
    }

        .pass-pic-box img {
            width: 100%
        }

    .pass-input-box {
        padding: 10px 10px 10px 0px;
    }

    .pass-input {
        font-size: 16px;
        margin-bottom: 10px;
    }

        .pass-input span {
            font-weight: 400;
        }

    .cut-line-box {
        margin: 20px 0px;
    }

        .cut-line-box h4 {
            border-bottom: 2px dotted rgb(128, 128, 128);
            margin: 0px;
        }

            .cut-line-box h4 i {
                position: absolute;
                top: 10px;
                left: 25px;
                font-size: 20px;
            }

    .main-adds {
        text-transform: uppercase;
        font-weight: 500;
        font-size: 20px;
        margin: 0px 0px 5px 0px;
    }

    .sub-adds {
        font-size: 13px;
        margin: 5px 0px 5px 0px;
    }

    .sub-adds-l {
        font-size: 15px;
        margin: 5px 0px 5px 0px;
    }

    .head-add-input {
        font-size: 18px;
    }

    .head-gate-add-input {
        font-size: 18px;
    }

    .form-name {
        text-transform: uppercase;
        font-weight: 500;
        font-size: 15px;
        margin: 10px 0px 5px 0px;
    }
        /* .form-name span:nth-child(1){
        letter-spacing: 2px;
        border: 2px solid rgb(120, 120, 120);
        padding: 0px 10px;
    }*/

        .form-name .span {
            letter-spacing: 2px;
            border: 1px solid rgb(120, 120, 120);
            padding: 0px 10px;
        }

    .form-title-name {
        text-transform: uppercase;
        font-weight: 500;
        font-size: 24px;
        margin: 0px 0px 0px 0px;
    }

    .table2 > thead > tr > th {
        vertical-align: middle;
        text-align: center;
        font-weight: 800;
        color: #000;
        font-size: 12px;
    }

    .table2 > tbody > tr > td {
        vertical-align: middle;
        text-align: center;
        font-size: 12px;
    }

    .logo-size {
        width: 75px;
        height: 70px;
    }

    .imgcenter {
        display: block;
        margin: 0 auto;
    }

    .header-box-preview {
        width: 70%;
        margin-left: 15%;
        background: #fff;
        padding: 10px;
    }

    .profile-pic-box {
        margin: 0px auto;
        border: 1px solid #eee;
        padding: 10px;
        width: 244px;
        height: 244px;
    }

        .profile-pic-box img {
            width: 100% !important;
            height: 224px;
        }

    .profile-pic-box2 {
        margin: 0px auto;
        border: 1px solid #eee;
        padding: 10px;
        width: 214px;
        height: 214px;
    }

        .profile-pic-box2 img {
            width: 100% !important;
            height: 194px;
        }

    .file-u-btn2 {
        width: 288px;
        margin: 0px auto 6px;
    }

        .file-u-btn2 input {
            width: 214px !important;
            float: left;
        }

    .btn-a-devices {
        margin: 27px 0px 0px 0px;
        text-align: left;
    }

    .btn-a-devices-ft {
        margin: 27px 0px 0px 0px;
        text-align: left;
    }

    .btn-a-devices-st {
        margin: 0px 0px 0px 0px;
        text-align: left;
    }
}

@media (max-width: 2200px) and (min-width: 1367px) {
    .md-mt-38 {
        margin-top: 38px;
    }

    .mrgn-tb-25 {
        margin: 25px 0px;
    }

    .my-pad-l-box {
        padding-left: 5%;
    }

    .btn-a-devices-1-p4-p2 {
        margin: 26px 0px 0px 0px;
        text-align: left;
    }

    .btn-a-devices-2-p2 {
        margin: 27px 0px 0px 0px;
        text-align: left;
    }

    .btn-a-devices-3-p6 {
        margin: 0px 0px 0px 0px;
        text-align: left;
    }

    .btn-a-devices-6-p6 {
        margin: 0px 0px 0px 0px;
        text-align: left;
    }
}

@media (min-width: 1680px) {
    /*.half-width-50 {
        width: 50% ;
    }*/

    .half-width-100-tc {
        width: 100%;
    }

    .tabs .nav-tabs > li > a {
        height: 34px;
    }
}

@media (max-width: 1679px) and (min-width: 1024px) {
    .box-1367-50 {
        width: 50% !important;
    }

    .box-1367-33-33 {
        width: 33.33% !important;
    }

    .login-layout .vd_login-page {
        margin: 10% auto 60px;
    }

    .center-logo-box {
        width: 72px;
        margin: 0px auto;
    }

    .main-name {
        font-family: arial;
        font-size: 18px;
        margin: 0px;
    }

    .main-name-l {
        font-family: arial;
        font-size: 20px;
        margin: 0px;
    }

    .main-head-name {
        font-family: arial;
        font-size: 22px;
        margin-bottom: 5px;
        margin-top: 10px;
    }

    .main-sub-head-name {
        font-size: 15px;
        margin: 5px 0px 5px 0px;
    }

    .pass-pic-box {
        padding: 10px;
        height: 120px;
    }

        .pass-pic-box img {
            width: 100%
        }

    .pass-input-box {
        padding: 10px 10px 10px 0px;
    }

    .pass-input {
        font-size: 11px;
        margin-bottom: 0px;
    }

        .pass-input span {
            font-weight: 400;
        }

    .cut-line-box {
        margin: 20px 0px;
    }

        .cut-line-box h4 {
            border-bottom: 2px dotted rgb(128, 128, 128);
            margin: 0px;
        }

            .cut-line-box h4 i {
                position: absolute;
                font-size: 17px;
                margin-top: -8px;
            }

    .main-adds {
        text-transform: uppercase;
        font-weight: 500;
        font-size: 20px;
        margin: 0px 0px 5px 0px;
    }

    .sub-adds {
        font-size: 12px;
        margin: 5px 0px 5px 0px;
    }

    .sub-adds-l {
        font-size: 12px;
        margin: 5px 0px 5px 0px;
    }

    .head-add-input {
        font-size: 12px;
    }

    .form-name {
        text-transform: uppercase;
        font-weight: 500;
        font-size: 13px !important;
        margin: 0px 0px 5px 0px;
    }

        .form-name .span {
            letter-spacing: 1px;
            border: 1px solid rgb(120, 120, 120);
            padding: 0px 8px;
        }

    .form-title-name {
        text-transform: uppercase;
        font-weight: 500;
        font-size: 15px;
        margin: 0px 0px 0px 0px;
    }

    .logo-size {
        width: 75px;
        height: 75px;
    }

    .table2 > thead > tr > th {
        vertical-align: middle;
        text-align: center;
        font-weight: 800;
        color: #000;
        font-size: 10px;
    }

    .table2 > tbody > tr > td {
        vertical-align: middle;
        text-align: center;
        font-size: 10px;
    }

    .sign-size h4 {
        font-size: 12px;
    }

    .mrgn-tb-25 {
        margin: 25px 0px;
    }

    .header-box-preview {
        width: 70%;
        margin-left: 15%;
        background: #fff;
        padding: 10px;
    }

    .profile-pic-box {
        margin: 0px auto;
        border: 1px solid #eee;
        padding: 10px;
        width: 244px;
        height: 244px;
    }

        .profile-pic-box img {
            width: 100% !important;
            height: 224px;
        }

    .profile-pic-box2 {
        margin: 0px auto;
        border: 1px solid #eee;
        padding: 10px;
        width: 170px;
        height: 170px;
    }

        .profile-pic-box2 img {
            width: 100% !important;
            height: 150px;
        }

    .file-u-btn2 {
    }

        .file-u-btn2 input {
            width: 100% !important;
            float: left;
            margin-bottom: 15px;
        }

    .btn-a-devices {
        margin: 27px 0px 0px 0px;
        text-align: left;
    }

    .btn-a-devices-ft {
        margin: 0px 0px 0px 0px;
        text-align: left;
    }

    .btn-a-devices-st {
        margin: 27px 0px 0px 0px;
        text-align: left;
    }

    .btn-a-devices-247 {
        margin: 27px 0px 0px 0px;
        text-align: left;
    }
}

@media (max-width: 1366px) {
    .my-pad-l-box {
        padding-left: 6%;
    }

    .box-1367-50 {
        width: 50% !important;
    }

    .box-1367-33-33 {
        width: 33.33% !important;
    }

    .dash-b-w {
        width: 50% !important;
    }
}

@media (max-width: 1366px) and (min-width: 768px) {
    .full-width-100 {
        width: 50%;
    }

    .full-width-33 {
        width: 33.33%;
    }

    .half-width-50 {
        width: 50%;
    }

    .quart-width-25 {
        width: 25%;
    }

    .quart-width-75 {
        width: 75%;
    }

    .left-p-0 {
        padding-left: 0px;
    }

    .md-mt-n {
        margin-top: 0px;
    }

    .tabs .nav-tabs > li > a {
        height: 50px;
    }

    .btn-a-devices-1-p4-p2 {
        margin: 27px 0px 0px 0px;
        text-align: left;
    }

    .btn-a-devices-2-p2 {
        margin: 0px 0px 0px 0px;
        text-align: left;
    }

    .btn-a-devices-3-p6 {
        margin: 27px 0px 0px 0px;
        text-align: left;
    }

    .btn-a-devices-6-p6 {
        margin: 0px 0px 0px 0px;
        text-align: left;
    }

    .main-name {
        font-family: arial;
        font-size: 18px;
        margin: 0px;
    }

    .main-name-l {
        font-family: arial;
        font-size: 20px;
        margin: 0px;
    }

    .sub-adds {
        font-size: 12px;
        margin: 5px 0px 5px 0px;
    }

    .sub-adds-l {
        font-size: 12px;
        margin: 5px 0px 5px 0px;
    }
}

@media (max-width: 1024px) {
    .input-box-f-100 {
        width: 100% !important;
    }

    .tab-1024-h {
        width: 50% !important;
    }

    .tab-1024-f {
        width: 100% !important;
    }

    .dash-b-w {
        width: 50% !important;
    }
}

@media (max-width: 1023px) and (min-width: 768px) {
    .input-box-50 {
        width: 50% !important;
        float: left !important;
    }

    .btn-a-devices {
        margin: 0px 0px 0px 0px;
        text-align: left;
    }

    .btn-a-devices-ft {
        margin: 27px 0px 0px 0px;
        text-align: left;
    }

    .btn-a-devices-st {
        margin: 27px 0px 0px 0px;
        text-align: left;
    }

    .btn-a-devices-247 {
        margin: 27px 0px 0px 0px;
        text-align: left;
    }

    .dash-b-w {
        width: 100% !important;
    }
}

@media (max-width: 767px) and (min-width: 260px) {
    .btn-a-devices {
        margin: 0px 0px 0px 0px;
        text-align: center;
    }

    .btn-a-devices-ft {
        margin: 0px 0px 0px 0px;
        text-align: center;
    }

    .btn-a-devices-st {
        margin: 0px 0px 0px 0px;
        text-align: left;
    }

    .btn-a-devices-247 {
        margin: 0px 0px 0px 0px;
        text-align: left;
    }

    .btn-a-devices-1-p4-p2 {
        margin: 0px 0px 0px 0px;
        text-align: left;
    }

    .btn-a-devices-2-p2 {
        margin: 0px 0px 0px 0px;
        text-align: left;
    }

    .btn-a-devices-3-p6 {
        margin: 0px 0px 0px 0px;
        text-align: left;
    }

    .btn-a-devices-6-p6 {
        margin: 0px 0px 0px 0px;
        text-align: left;
    }

    .dash-b-w {
        width: 100% !important;
    }

    .main-name {
        font-family: arial;
        font-size: 18px;
        margin: 0px;
    }

    .main-name-l {
        font-family: arial;
        font-size: 20px;
        margin: 0px;
    }

    .sub-adds {
        font-size: 12px;
        margin: 5px 0px 5px 0px;
    }

    .sub-adds-l {
        font-size: 12px;
        margin: 5px 0px 5px 0px;
    }
}

@media (max-width: 640px) and (min-width: 480px) {
    .h-width-64-48 {
        width: 50% !important;
    }
}

@media (max-width: 640px) and (min-width: 260px) {
    .age-box {
        width: 33.33%;
    }

    .text-center-640 {
        text-align: center !important;
    }

    .userguide {
        height: 800px
    }
}

@media (max-width: 1023px) and (min-width: 320px) {
    .login-layout .vd_login-page {
        margin: 0px auto 60px;
    }

    .reg-btn-c {
        text-align: center !important;
    }

    .panel .panel-body {
        padding: 15px 0px 15px;
    }

    .fee-pic-box {
        position: initial;
    }
}

@media (max-width: 2200px) and (min-width: 1024px) {
    .table-responsive2 {
        width: 100% !important;
        margin-bottom: 10px !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        -webkit-overflow-scrolling: touch !important;
        -ms-overflow-style: -ms-autohiding-scrollbar !important;
    }

    .fee-pic-box {
        position: absolute;
    }
}
/* here the rules for windows between 1024px and 1280px */

@media (min-width: 260px) and (max-width: 1024px) {
    .pad-lr-15-1024-260 {
        padding: 0px 15px !important;
    }
}

@media (min-width: 1024px) and (max-width: 1280px) {
    .chk-lbl-width label {
        width: 20% !important;
    }

    .panel .panel-body {
        padding: 15px 0px 15px;
    }
}

@media (min-width: 1024px) and (max-width: 1280px) {
    .chk-lbl-width label {
        width: 20% !important;
    }

    .panel .panel-body {
        padding: 15px 15px 15px;
    }

    .full-w-1280 {
        width: 100% !important;
    }

    .half-w-1280 {
        width: 50% !important;
    }
}

@media (min-width: 1025px) and (max-width: 1280px) {
    .full-w-1280 {
        width: 100% !important;
    }

    .half-w-1280 {
        width: 50% !important;
    }

    .bulletin-height {
        height: 294px !important;
    }
}
/* here the rules for windows between 1281px and 1366px */

@media (min-width: 1281px) and (max-width: 1366px) {
    .chk-lbl-width label {
        width: 18% !important;
    }

    .planner-h {
        height: 395px;
    }

    .userguide {
        height: 830px
    }

    .full-w-1280 {
        width: 100% !important;
    }

    .half-w-1280 {
        width: 50% !important;
    }

    .bulletin-height {
        height: 294px !important;
    }
}
/* here the rules for windows between 1367px and 1600px */

@media (min-width: 1367px) and (max-width: 1680px) {
    .chk-lbl-width label {
        width: 15% !important;
    }

    .planner-h {
        height: 395px;
    }

    .userguide {
        height: 830px
    }

    .bulletin-height {
        height: 294px !important;
    }

    .auto-set-height {
        max-height: 550px !important;
        height: auto !important;
    }
}
/* here the rules for windows between 1367px and 1600px */

@media (min-width: 1681px) and (max-width: 2200px) {
    .bulletin-height {
        height: 294px !important;
    }

    .chk-lbl-width label {
        width: 15% !important;
    }

    .planner-h {
        height: 395px;
    }

    .userguide {
        height: 830px
    }

    .color23 {
        color: #fff !important;
    }

    .table-responsive2 > .table {
        margin-bottom: 0;
        border: 1px solid #ddd !important;
    }

        .table-responsive2 > .table > thead > tr > th,
        .table-responsive2 > .table > tbody > tr > th,
        .table-responsive2 > .table > tfoot > tr > th,
        .table-responsive2 > .table > thead > tr > td,
        .table-responsive2 > .table > tbody > tr > td,
        .table-responsive2 > .table > tfoot > tr > td {
            white-space: nowrap
        }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive2 > .table-bordered > thead > tr > th:first-child,
    .table-responsive2 > .table-bordered > tbody > tr > th:first-child,
    .table-responsive2 > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive2 > .table-bordered > thead > tr > td:first-child,
    .table-responsive2 > .table-bordered > tbody > tr > td:first-child,
    .table-responsive2 > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0
    }

    .table-responsive2 > .table-bordered > thead > tr > th:last-child,
    .table-responsive2 > .table-bordered > tbody > tr > th:last-child,
    .table-responsive2 > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive2 > .table-bordered > thead > tr > td:last-child,
    .table-responsive2 > .table-bordered > tbody > tr > td:last-child,
    .table-responsive2 > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0
    }

    .table-responsive2 > .table-bordered > tbody > tr:last-child > th,
    .table-responsive2 > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive2 > .table-bordered > tbody > tr:last-child > td,
    .table-responsive2 > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0
    }

    .fee-pic-box {
        position: absolute;
    }

    .auto-set-height {
        max-height: 550px !important;
        height: auto !important;
    }
}

@media screen and (max-width: 1023px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid rgba(221, 221, 221, 0.34) !important;
    }
}

@media (max-width: 768px) and (min-width: 641px) {
    .freelancing-icon {
        font-size: 70px;
        line-height: 100px;
    }

    .space-cover {
        padding: 25px 0 25px 0 !important;
    }

    .mob-txt h2 {
        font-size: 16px;
        line-height: 20px;
    }

    .mob-txt h2 {
        font-size: 16px;
        line-height: 20px;
    }

    .sp-d-box1 {
        display: block !important;
    }

    .sp-d-box2 {
        display: block !important;
    }

    .auto-set-height {
        max-height: 550px !important;
        height: auto !important;
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .freelancing-icon {
        font-size: 70px;
        line-height: 100px;
    }

    .space-cover {
        padding: 25px 0 25px 0 !important;
    }

    .mob-txt h2 {
        font-size: 16px;
        line-height: 20px;
    }

    .mob-txt h2 {
        font-size: 16px;
        line-height: 20px;
    }

    .sp-d-box1 {
        display: block !important;
    }

    .sp-d-box2 {
        display: block !important;
    }

    .auto-set-height {
        max-height: 550px !important;
        height: auto !important;
    }
}

@media (max-width: 640px) and (min-width: 481px) {
    .freelancing-icon {
        font-size: 70px;
        line-height: 100px;
    }

    .space-cover {
        padding: 25px 0 25px 0 !important;
    }

    .mob-txt h2 {
        font-size: 13px;
        line-height: 20px;
    }

    .mob-txt h2 {
        font-size: 13px;
        line-height: 20px;
    }

    .sp-d-box1 {
        display: block !important;
    }

    .sp-d-box2 {
        display: block !important;
    }

    .auto-set-height {
        max-height: 450px !important;
        height: auto !important;
    }
}

@media (max-width: 480px) and (min-width: 361px) {
    .freelancing-icon {
        font-size: 40px;
        line-height: 100px;
    }

    .space-cover {
        padding: 10px 0 10px 0 !important;
    }

    .mob-txt h2 {
        font-size: 10px;
        line-height: 20px;
    }

    .mob-txt h2 {
        font-size: 10px;
        line-height: 20px;
    }

    .sp-d-box1 {
        display: block !important;
    }

    .sp-d-box2 {
        display: block !important;
    }

    .auto-set-height {
        max-height: 350px !important;
        height: auto !important;
    }
}

@media (max-width: 360px) and (min-width: 260px) {
    .freelancing-icon {
        font-size: 30px;
        line-height: 50px;
    }

    .space-cover {
        padding: 10px 0 10px 0 !important;
    }

    .mob-txt h2 {
        font-size: 8px;
        line-height: 20px;
    }

    .mob-txt h2 {
        font-size: 8px;
        line-height: 20px;
    }

    .sp-d-box1 {
        display: block !important;
    }

    .sp-d-box2 {
        display: block !important;
    }

    .auto-set-height {
        max-height: 350px !important;
        height: auto !important;
    }
}
/* Start My CSS*/
/*Gridview Design Starts*/

.session-title {
    font-size: 15px;
    margin: 0px;
    padding: 3px 0px 0px 0px;
    color: #da4448 !important;
}

    .session-title span {
        font-size: 13px !important;
    }

.head-gate-add-input span {
    font-weight: 400;
    padding-left: 5px;
}

.Grid {
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 0px #c1c1c1;
    border-color: border-collapse: collapse;
    font-family: Calibri;
    color: #474747;
}

    .Grid td {
        padding: 2px 5px;
        border: solid 1px #C2E0FF;
        font-size: 13px;
        height: 25px;
    }

    .Grid th {
        padding: 2px 5px;
        color: #474747;
        background: #EBF5FF url(Images/grid-header.png) repeat-x top;
        border: solid 1px #C2E0FF;
        font-size: 15px;
        height: 25px;
    }

    .Grid .alt {
        background: #f9f9f9 url(Images/grid-alt.png) repeat-x top;
    }

    .Grid .pgr {
        background: #363670 url(Images/grid-pgr.png) repeat-x top;
    }

        .Grid .pgr table {
            margin: 3px 0;
        }

        .Grid .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .Grid .pgr a {
            color: Gray;
            text-decoration: none;
        }

            .Grid .pgr a:hover {
                color: #000;
                text-decoration: none;
            }
/*Gridview Design End*/

.edit {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAH8SURBVDjLjZPfS1NhGMdXf0VEQhDUhdCN4X0IYT8ghIJQM0KoC4vushZddLELKyRhQQkSFIKEGEkUCI2oxVhepG5zi1xbc0u3cDs7Z+ec/ezT+x62scmmHvhwDrzP93Pe57znsQE2cR0SdAm6d+GwYL/M1LBVBV35fF4plUqVcrlMK8Q6TqdzYrukJuiW4Vwuh67rdbLZLJlMhmQyaUnigVlC05f4+dbB0tQplp92DsnwPimQBaZpUigUrLtE0zQURSGVSqHF37DhGkVZeQdagszKLJ7HvZtNAhmuIQWGYaCqKps/ZkivPqCwPs/Gp0cYvjnKUTe+F9fMJoFoo96zfJZ9K+sLpP33qRhujPANtr7dJPhqmO/PBxX3+PljTYLtqImPpH13qZge9LUrmLEB1FU7sZd9jJw5MljNthYk/KLnxdFqeAjzdz9Z/z3Ck2fRE36qx9pakAjME1y4Lbb9GTMyTD52GUXsZO3ZadTkL6umrSD4ZZrAezvLH54Q915EjwywtXSH8FQf+t+I9V12FLwe6wE1SmjyAi77Qb6Kt3rGe9H+hKzwrgLH9eMUPE4K3gm8jpPMjRwlHfNTLBbr7Cjo7znA2NVOXA/PsThzi2wyah1pI+0E/9rNQQsqMtM4CyfE36fLhb2ERa0mB7BR0CElexjnGnL0O2T2PyFunSz8jchwAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    font-size: 0px;
}

.delete {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAXUlEQVR42u2SwQoAIAhD88vVLy8KBlaS0i1oJwP3piGVg0Skmpq8HjqZrWl9uwCbGAmwKYGZs/6iqgMyAdJuM8W2QmYKpLt/0AG9ASCv/oAnANd3AEjmAlFT1BypAV+PnRH5YehvAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    font-size: 0px;
}

.view {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAEYklEQVR4Xr2WT6hVVRSHv7X2vv/DFxVSpGIqRb2KBqloZA2MomvUSBIcOHDUwEGDBhYFEQ0aNGgcERiFTQr0JfZnoIMiG1U4EVPCIqhBECm+e85eq9dmcw+8w72z9z4458Je++z18Tv7bK4A8e43v/i8Fh27Ozhri4CIEN2Wfn/92RciMKjR8VsHdpHMUGFNMYegymunLoyBQQT6yY0NvcCxpWvEIKyVgwN1ct4bbyW5AfQjIOaw0Itsu71PR2XNUjCHyjz3MgdAIkAyZxADd476BGVNSUbulYpBBKgM9m3prVxbWC8qoxEoMly8eBGRDiEMULqICCA0OO6OMcHsJuY14KhARyGII7RxILlQJcfcWVx8cNoz0kCMXUK8he9+eZErf55nFts27mPP9pMkuw4YXYWPL3X4/g8tAk6D4MDuu4xD906o6qbWFgiRThhw5a/zHH7yFKodMtKsaVbx0bnneOK+AVVaRkj0gq80Dxw/sJkotKgd3j59jSMPKPgcgaABDREBqnSDny+9j4hO+7sbD20/igAhRJIHBCcEz783azh7FbSRxoCn7yHXoyqV0hYokaFRCSFkSfdlhr1bEQkUcE953B00KOqKoFOB5QTDCCogAu5gTh4XHI0BnSbg7QRUFQ1amk3odTfkBBoBy+MlLYIqoOQfEpVDPwus+vad8owS1CnMEFAFB5dEvzdi1SbI43gzNwuEImDQ66z+bsjjzfpz94ASVXEgiNPvLuA0xoLkcS9zSwLEsrdSToAWyXO9pGbzExAVHIgxMhrcsfqTyuMOqJLnCgrlfZvAsNd6BCt1yQnIfAFILG7az4lvjjLrVFncvB8nlfngAvu2Rk58/SsqzmrMhSdW6k6Y8QqcIpD3Ms88epbxLp0pkMxI6UY5KZUEvLR7yLE9IEILd6gNJgmkCODQTiAoJkKKRoqzBfJqCIoAgih4cFKYLeAJxEFE2wkUGUIIEHt0P32Hzg9fgQotzKl2PkV18BUABCN2nG+XRlz+Kc4U2PFwzd7xDayWJoD2Hgh4J640/5J45GWIfRBZleVN+PBd6sPHEasQh9BxLv8YGR8CjbSwGpY+iTz+vILN2YQhBjyAi+LVMuncCdDAFEuEvQdzXRUkBASIwbNnbXD5AkhzdODAjkfI9RDnC6CqhBJssmXSaANImC6GJ7BlQAgAqgiOlkDdoDcEUZpHLF+ZgOI6XwAnQ0oT0mAIqkwNzCBNUEAbASh+JtAZtt+aCUVx/jlQTjYwwGyC9QcgyhQ3xLLANIGiPI27O6CFT29hjkAhFIFKEjYYIjTGjmOSiEXABQSdCkiA7rB9EkooYyjQFmhjiYnUMBrRQmoGlsrazd0cQg96QovQzfVW85kC+tiYhZOfIRra/wkt5fpq7t8JZz6YdXTk+kw2Dl497evN/z2BjQrQCcr60vSMgA+l/m3hjTObqmSYs6ao5OaMIv/+AwiwAGwFbgOU9cGBv4GrAnSAIdAFhPVjAlz/D2qkPu1gdf6LAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
}

.print {
    background-image: url(data:image/gif;base64,R0lGODlhEAAQALMAAC9n/y8w/wB/AF9fX6+wr+Do4N/Y38/Iz/D38ICHgAD/AAAAAP///wAAAAAAAAAAACH5BAAAAAAALAAAAAAQABAAAARTkMlJq72Ypc25TQcijsfyIUCaImYFjmRLJUhg2+yiTy8sLgmgqUPcCIGjQsFgODiFwWIRGBUtnYLsM6hBXJ2K8HOnK5vNg9bCu2weCIRFmnKuTyIAOw==);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    font-size: 0px;
}

.popup_bg {
    background-color: rgba(0, 0, 0, 0.5);
}

.popup {
    min-width: 550px;
    min-height: 110px;
    max-width: 90%;
    padding: 10px;
    margin: 0 auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    -moz-box-shadow: 1px 2px 10px #222;
    -webkit-box-shadow: 1px 2px 10px #222;
    -o-box-shadow: 1px 2px 10px #222;
    box-shadow: 1px 2px 10px #222;
    top: 50px !important;
}

.leftnone {
    left: 0px !important;
}

.expand-mt {
    margin-top: -55px;
}

.vd_panel-header-time-box h1 {
    margin: 0;
    font-size: 28px;
    color: #A2A2A2;
    font-weight: bold;
    padding: 0px;
}

    .vd_panel-header-time-box h1 span {
        font-weight: bold;
        font-size: 28px;
        color: #BBBCC0;
    }

.vd_panel-header-time-box p {
    margin: 0;
    font-size: 15px;
    color: #A2A2A2;
    padding: 0px;
    letter-spacing: .7px;
}

.panel-left-margin {
    margin-left: 15px;
}

.btn-joint {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0;
    margin-left: -4px;
    height: 35px;
}

.view-search-box {
    margin-bottom: 25px;
    height: auto;
}

.form-box-border {
    padding: 10px;
    border: 1px solid rgb(213, 213, 213);
    border-top: 1px solid #fff;
}

.form-box-border-g {
    padding: 10px;
    border: 1px solid rgb(210, 210, 210);
    border-top: 1px solid #fff;
}

.form-main-box-border {
    border: 1px solid rgb(213, 213, 213);
    border-top: 1px solid #fff;
}

.form-main-box-border-g {
    border: 1px solid rgb(210, 210, 210);
    border-top: 1px solid #fff;
}

.nav-bg-g {
    background-color: #F4F5F9 !important;
}

.main-logo-box {
    margin-top: 8px;
}

.sr-no {
    /*border-bottom: 2px dotted rgb(128, 128, 128);*/

    font-size: 20px;
    font-weight: 600;
    padding: 0px 25px 0px 5px;
    margin: -4px 0px 0px 5px;
}

.main-titel-box {
}

.form-decl {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
    margin: 5px 0px 15px 0px;
}

    .form-decl span {
        letter-spacing: 2px;
        border: 2px solid rgb(120, 120, 120);
        padding: 0px 10px;
    }

.img-pass-box {
    border: 1px solid rgb(128, 128, 128);
    height: 150px;
    width: 120px;
    padding: 5px 5px;
    /*margin-top: 25px;*/
}

.box-line-height {
    line-height: 20px;
}

.img-pass-box h6 {
    line-height: 20px;
}

.session-box {
    width: 400px;
}

.no-margin {
    margin: 0px;
}

.no-bm {
    margin-bottom: 0px !important;
}

.marg-bot-5 {
    margin-bottom: 5px;
}

.marg-bot-25 {
    margin-bottom: 25px;
}

.marg-bot-30 {
    margin-bottom: 30px !important;
}

.marg-bot-45 {
    margin-bottom: 45px;
}

.marg-bot-50 {
    margin-bottom: 50px;
}

.marg-bot-55 {
    margin-bottom: 55px;
}

.marg-bot-60 {
    margin-bottom: 60px;
}

.marg-top-5 {
    margin-top: 5px;
}

.marg-top-20 {
    margin-top: 20px;
}

.marg-top-25 {
    margin-top: 25px;
}

.marg-top-30 {
    margin-top: 30px;
}

.marg-top-40 {
    margin-top: 40px;
}

.marg-top-45 {
    margin-top: 45px;
}

.table-des {
    margin: 0px 0px 10px 0px;
    border: 1px solid #808080;
}

.table-des-black {
    margin: 0px 0px 10px 0px;
    border: 1px solid #000;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border: 1px solid #e0e0e0;
}

.table-bordered-black > thead > tr > th,
.table-bordered-black > tbody > tr > th,
.table-bordered-black > tfoot > tr > th,
.table-bordered-black > thead > tr > td,
.table-bordered-black > tbody > tr > td,
.table-bordered-black > tfoot > tr > td {
    border: 1px solid #000;
}

.table-des .tab-titel1 {
    width: 40%;
}

.table-des .tab-titel2 {
    width: 30%;
}

.table-des .tab-titel3 {
    width: 30%;
}

.table-des .tab-titel50 {
    width: 50%;
    text-align: center;
}

.table-des .tab-titel45 {
    width: 45%;
    text-align: center;
}

.table-des .tab-titel40 {
    width: 40%;
    text-align: center;
}

.table-des .tab-titel35 {
    width: 35%;
    text-align: center;
}

.table-des .tab-titel30 {
    width: 30%;
    text-align: center;
}

.table-des .tab-titel25 {
    width: 25%;
    text-align: center;
}

.table-des .tab-titel20 {
    width: 20%;
    text-align: center;
}

.table-des .tab-titel15 {
    width: 15%;
    text-align: center;
}

.table-des .tab-titel10 {
    width: 10%;
    text-align: center;
}

.table-des .tab-titel5 {
    width: 5%;
    text-align: center;
}

.no-padding {
    padding: 0px;
}

.padding-left {
    padding: 0px 9px;
}

.no-border {
    border: none !important;
}

.padding-lr-5 {
    padding: 0px 5px;
}

.no-left-padding {
    padding-left: 0px !important;
}

.no-right-padding {
    padding-right: 0px !important;
}

.left-padd-50 {
    padding-left: 50px;
}

.left-padd-35 {
    padding-left: 35px;
}

.left-padd-25 {
    padding-left: 25px;
}

.left-padd-20 {
    padding-left: 20px;
}

.left-padd-15 {
    padding-left: 15px !important;
}

.left-padd-10 {
    padding-left: 10px;
}

.left-padd-5 {
    padding-left: 5px;
}

.left-padd-0 {
    padding-left: 0px !important;
}

.right-padd-0 {
    padding-right: 0px !important;
}

.right-padd-5 {
    padding-right: 5px !important;
}

.select-box-padd {
    padding-left: 5px !important;
    padding-right: 0px !important;
}

.right-bor-l {
    border-right: 1px solid #5d5d5d !important;
}

.full-list {
}

    .full-list li {
        width: 100%;
    }

.list-style-no {
    list-style: none;
}

.list-style-lower-alpha {
    list-style-type: lower-alpha;
}

    .list-style-lower-alpha li {
        width: 100%;
    }

.full-width {
    width: 100%;
}

.full-width2 {
    width: 98%;
}

.dot-box-res {
    border-bottom: 2px dotted rgb(128, 128, 128);
    width: 100%;
    margin-top: 15px;
    margin-left: 5px;
}

.dot-box-res2 {
    border-bottom: 1px dotted rgb(128, 128, 128);
    width: 100%;
    margin-left: 5px;
}

.dot-box-res3 {
    border-bottom: 2px dotted rgb(128, 128, 128);
}

.dot-box-res3-l {
    border-bottom: 2px dotted rgb(128, 128, 128);
    float: left;
    width: 33.33%;
    margin-left: 10px;
}

.dot-box-res3-r {
    border-bottom: 2px dotted rgb(128, 128, 128);
    float: right;
    width: 33.33%;
}

.line-box-res {
    border-bottom: 2px solid rgb(128, 128, 128);
}

.dot-box {
    border-bottom: 2px dotted rgb(128, 128, 128);
    width: 88%;
    margin-top: -8px;
    margin-left: 5px;
}

.dot-box2 {
    border-bottom: 2px dotted rgb(128, 128, 128);
    width: 88%;
    margin-top: -8px;
    margin-left: 5px;
}

.dot-box3 {
    border-bottom: 2px dotted rgb(128, 128, 128);
    width: 70%;
    margin-top: -8px;
    margin-left: 5px;
}

.dot-box4 {
    border-bottom: 2px dotted rgb(128, 128, 128);
    width: 66%;
    margin-top: -8px;
    margin-left: 5px;
}

.dot-box5 {
    border-bottom: 2px dotted rgb(128, 128, 128);
    width: 13.5%;
    margin: -8px 5px 0px 5px;
}

.dot-box6 {
    border-bottom: 2px dotted rgb(128, 128, 128);
    width: 65%;
    margin-top: -8px;
    margin-left: 5px;
}

input[type=radio],
input[type=checkbox] {
    width: 20px;
    height: 20px;
    margin: 0px 0px;
    line-height: normal;
    vertical-align: text-bottom;
}

.sex-check-box span input {
    width: 50px;
    height: 20px;
    margin: 0px 0px;
}

.sex-check-box5 {
    border: 1px solid #808080;
    padding: 0px 5px;
    margin-left: 5px;
}

.sex-check-box10 {
    border: 1px solid #808080;
    padding: 0px 5px;
    margin-left: 10px;
}

.sex-check-box-blank {
    padding: 0px 7px;
}

.male {
    cursor: pointer;
}

.female {
    cursor: pointer;
}

.blank-box-ch {
    border: 1px solid #808080;
    padding: 0px 12px;
}

.blank-box-f {
    border: 1px solid #808080;
    padding: 0px 10px;
    margin-left: 5px;
}

.blank-box-sl {
    border: 1px solid #808080;
    border-left: none;
    padding: 0px 10px 0px 13px;
}

.blank-box-l {
    border: 1px solid #808080;
    border-left: none;
    padding: 0px 10px 0px 13px;
    margin-right: 25px;
}

.blank-box-fl {
    border: 1px solid #808080;
    border-left: none;
    padding: 0px 10px 0px 13px;
    margin-right: 0px;
}

.blank-box-mang {
    margin: 12px 25px 0px 0px;
}

.dot-box-w3 {
    width: 8%;
}

.txt-upper-alpha {
    text-transform: uppercase !important;
}

.txt-lower-alpha {
    text-transform: lowercase !important;
}

.txt-capitalize-alpha {
    text-transform: capitalize !important;
}

.txt-bold {
    font-weight: 700 !important;
}

.post-box {
    border: 1px solid #808080;
    padding: 5px 5px 25px 5px;
}

.family-pic-box {
    border: 1px solid #808080;
    padding: 100px 84px;
    width: 350px;
    margin: 5px auto;
}

.h-b-line {
    border-bottom: 3px double #808080;
}

.office-title {
    margin-bottom: 15px;
}

    .office-title span {
        border-bottom: 2px solid #808080;
        font-size: 16px;
        font-weight: 500;
    }

.office-title2 {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 500;
}

    .office-title2 span {
        margin-bottom: 15px;
        line-height: 30px;
        font-size: 16px;
        font-weight: 500;
    }

.pay-box {
    border: 1px solid #808080;
    padding: 10px 5px 2px 5px;
    border-radius: 5px;
}

.collage-logo-box {
    width: 120px;
    height: 120px;
    margin: 0px auto;
    padding: 5px;
}

.stu-pic-box {
    width: 131px;
    height: 158px;
    margin: 0px auto;
    border: 1px solid #ccc;
    padding: 8px;
}

.stu-pic-box-main {
    width: 113px;
    height: 140px;
    -moz-background-size: cover;
    background-size: cover;
    background-image: url(../img/user-pic/book-pic.png);
    background-position: center center;
    box-shadow: 0px 0px 5px #C3C3C3;
}

    .stu-pic-box-main img {
        width: 133px;
        height: 140px;
    }

.album-pic-box {
    width: 240px;
    height: 160px;
    margin: 0px auto;
    border: 1px solid #ccc;
    padding: 8px;
}

.album-pic-box-main {
    -moz-background-size: cover;
    background-size: cover;
    background-image: url(../img/user-pic/book-pic.png);
    background-position: center center;
    box-shadow: 0px 0px 5px #C3C3C3;
}

    .album-pic-box-main img {
        width: 230px;
        height: 140px;
    }

.stu-pic-box2 {
    width: 136px;
    height: 136px;
    margin: 0px auto;
    border: 1px solid #ccc;
    padding: 8px;
}

.stu-pic-box-main2 {
    width: 118px;
    height: 118px;
    -moz-background-size: cover;
    background-size: cover;
    background-image: url(../img/user-pic/book-pic.png);
    background-position: center center;
    box-shadow: 0px 0px 5px #C3C3C3;
}

    .stu-pic-box-main2 img {
        width: 118px;
        height: 118px;
    }

.stu-pro-pic-box {
    width: 120px;
    height: 120px;
    margin: 0px auto;
    /* border: 1px solid #ccc; */
    /* padding: 8px; */
}

.stu-pro-pic-box-main {
    width: 132px;
    height: 132px;
    -moz-background-size: cover;
    background-size: cover;
    background-image: url(../img/user-pic/book-pic.png);
    background-position: center center;
    box-shadow: 0px 0px 5px #C3C3C3;
}

    .stu-pro-pic-box-main img {
        width: 132px;
        height: 133px;
    }

.tech-pro-pic-box {
    width: 150px;
    height: 150px;
    margin: 0px auto;
    border: 1px solid #ccc;
    padding: 8px;
}

.tech-pro-pic-box-main {
    width: 132px;
    height: 132px;
    -moz-background-size: cover;
    background-size: cover;
    background-image: url(../img/user-pic/user-pic.jpg);
    background-position: center center;
    box-shadow: 0px 0px 5px #C3C3C3;
}

    .tech-pro-pic-box-main img {
        width: 132px;
        height: 133px;
    }

.book-pic-box-main {
    width: 113px;
    height: 140px;
    -moz-background-size: cover;
    background-size: cover;
    background-image: url(../img/book-pic.jpg);
    background-position: center center;
    box-shadow: 0px 0px 5px #C3C3C3;
}

    .book-pic-box-main img {
        width: 133px;
        height: 140px;
    }

.stu-sign-pic-box {
    width: 200px;
    height: 75px;
    margin: 0px auto;
    border: 1px solid #ccc;
    padding: 8px;
}

.stu-sign-pic-box-main {
    width: 182px;
    height: 57px;
    -moz-background-size: cover;
    background-size: cover;
    background-image: url(../img/user-pic/user-signature.png);
    background-position: center center;
    box-shadow: 0px 0px 5px #C3C3C3;
}

    .stu-sign-pic-box-main img {
        width: 182px;
        height: 57px;
    }

.group-pic-box {
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px;
}

.group-pic-box-main {
    width: 100%;
    -moz-background-size: cover;
    background-size: cover;
    background-image: url(../img/user-pic/student-pic.png);
    background-position: center center;
    box-shadow: 0px 0px 5px #C3C3C3;
}

    .group-pic-box-main img {
        width: 100%;
    }

.btn-center-box-130 {
    width: 150px;
    margin: 0px auto;
}

.set-box-in-center {
    margin: 0px auto;
    float: none;
}

.bot-h-line {
    border-bottom: 1px solid #A6BFCD;
}

.head-add-input {
}

    .head-add-input span {
        font-weight: 400;
        padding-left: 5px;
    }

.head-title-border {
    border-top: 1px solid #808080;
    border-bottom: 1px solid #808080;
    padding-top: 5px;
    padding-bottom: 5px;
}

.border-b {
    border-bottom: 1px solid #e0e0e0;
}

.border-full {
    border: 1px solid #808080;
    width: 100%;
    float: left;
}

.table-pic-box {
    width: 60px;
    height: 60px;
    margin: 0px auto;
    padding: 0px 0px;
    background-image: url(../img/user-pic/user-profile-demo.png);
}

    .table-pic-box img {
        width: 60px;
        height: 60px;
    }

.table-pic-box3 {
    width: 95px;
    height: 102px;
    padding: 0px 0px;
    background-image: url(../img/user-pic/user-profile-demo.png);
}

    .table-pic-box3 img {
        width: 95px;
        height: 102px;
    }

.visitor-pic-box {
    width: 119px;
    height: 136px;
    margin: 0px auto;
    padding: 0px 0px;
    background-image: url('../../uploads/AdminPhoto/vikas.jpg');
    border: 1px solid;
    overflow: hidden;
}

    .visitor-pic-box img {
        width: 119px;
        height: 136px;
    }

.visitor-box {
    width: 119px;
    height: 136px;
}

.table-pic-box2 {
    width: 60px;
    height: 54px;
    padding: 0px 0px;
    /*margin: 2.5px 0px;*/
    background-image: url(../img/user-pic/user-profile-demo.png);
    float: left;
}

    .table-pic-box2 img {
        width: 60px;
        height: 60px;
    }

.gate_head_box {
    border: 1px solid #e0e0e0;
    width: 100%;
    float: left;
    padding-top: 10px;
}

.display-none {
    display: none;
}

.marg-tb-5 {
    margin: 5px 0px
}

.gate-pass-cut {
    width: 100%;
    float: left;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    color: #da4448 !important;
    background-color: #1C5A7F;
    border-color: #da4448;
}

.txt-middle {
    padding: 5px 0px !important;
}

.txt-middle-l {
    margin: 5px 0px !important;
}

.p-table2 {
    border: 1px solid #DDDDDD !important;
    color: #fff !important;
    background-color: #DDDDDD !important;
}

.p-table-bordered > thead > tr > th,
.p-table-bordered > tbody > tr > th,
.p-table-bordered > tfoot > tr > th,
.p-table-bordered > thead > tr > td,
.p-table-bordered > tbody > tr > td,
.p-table-bordered > tfoot > tr > td {
    border: 1px solid #000000 !important;
}

.p-table-bordered2 > thead > tr > th,
.p-table-bordered2 > tbody > tr > th,
.p-table-bordered2 > tfoot > tr > th,
.p-table-bordered2 > thead > tr > td,
.p-table-bordered2 > tbody > tr > td,
.p-table-bordered2 > tfoot > tr > td {
    border: 1px solid #000000 !important;
}

.p-table > thead > tr > th,
.p-table > tbody > tr > th,
.p-table > tfoot > tr > th,
.p-table > thead > tr > td,
.p-table > tbody > tr > td,
.p-table > tfoot > tr > td {
    padding: 5px 10px !important;
    font-size: 10px !important;
}

.mp-table > thead > tr > th,
.mp-table > tbody > tr > th,
.mp-table > tfoot > tr > th,
.mp-table > thead > tr > td,
.mp-table > tbody > tr > td,
.mp-table > tfoot > tr > td {
    font-size: 12px !important;
}

.table-f-c-l > thead > tr > th:nth-child(1),
.table-f-c-l > tbody > tr > th:nth-child(1),
.table-f-c-l > tfoot > tr > th:nth-child(1),
.table-f-c-l > thead > tr > td:nth-child(1),
.table-f-c-l > tbody > tr > td:nth-child(1),
.table-f-c-l > tfoot > tr > td:nth-child(1) {
    text-align: left !important;
}

.table-bor-t > thead > tr > th,
.table-bor-t > tbody > tr > th,
.table-bor-t > tfoot > tr > th,
.table-bor-t > thead > tr > td,
.table-bor-t > tbody > tr > td,
.table-bor-t > tfoot > tr > td {
    border-top: 1px solid #ddd !important;
}

.lbn-rbn-table > tbody > tr > td:first-child {
    border-left: none !important;
}

.lbn-rbn-table > tbody > tr > td:last-child {
    border-right: none !important;
}

.lbn-rbn-table-h > tbody > tr > th:first-child {
    border-left: none !important;
}

.lbn-rbn-table-h > tbody > tr > th:last-child {
    border-right: none !important;
}

.table > tbody > tr > td .no-tbb {
    border-top: none !important;
    border-bottom: none !important;
}

.tb-bn-table > tbody > tr > td {
    border-top: none !important;
    border-bottom: none !important;
}

.tb-bn-table-h > tbody > tr > th {
    border-top: none !important;
    border-bottom: none !important;
}

.bor-r {
    border-right: 1px solid #DDDDDD !important;
}

.bor-l {
    border-left: 1px solid #DDDDDD !important;
}

.bor-t-n {
    border-top: none !important;
}

.bor-t {
    border-top: 1px solid #DDDDDD !important;
}

.bor-b {
    border-bottom: 1px solid #DDDDDD !important;
}

.p-h-titel-box {
    font-size: 12px !important;
}

.p-pad-0 {
    padding: 0px 0px !important;
}

.p-pad-20 {
    padding: 2px 0px !important;
}

.p-pad-t-0 {
    padding: 5px 0px 0px !important;
}

.p-pad-1 {
    padding: 1px 1px !important;
}

.p-pad-2 {
    padding: 2px 2px !important;
}

.p-pad-3 {
    padding: 3px 3px !important;
}

.p-pad-4 {
    padding: 4px 4px !important;
}

.p-pad-5 {
    padding: 5px 5px !important;
}

.p-pad-25 {
    padding: 5px 5px !important;
}

.p-pad-27 {
    padding: 2px 7px !important;
}

.p-pad-57 {
    padding: 5px 7px !important;
}

.p-pad-210 {
    padding: 2px 10px !important;
}

.p-pad-310 {
    padding: 3px 10px !important;
}

.p-pad-32 {
    padding: 3px 2px !important;
}

.p-pad-35 {
    padding: 3px 5px !important;
}

.p-pad-n {
    padding: 5px 10px !important;
}

.p-sub-tit {
    text-align: left !important;
    font-weight: 600 !important;
}

.p-tot-tit {
    text-align: center !important;
    font-weight: 600 !important;
}

.no-tb {
    border: none !important;
}

.p-pl-tab-titel1 {
    padding-left: 10px;
}

.p-pl-tab-titel2 {
    padding-left: 5px;
}

.sub-w-250 {
    width: 250px;
}

.sub-w-260 {
    width: 260px;
}

.sub-w-335 {
    width: 335px;
}

.sub-w-310 {
    width: 310px;
}

.sub-w-290 {
    width: 288px;
}

.sub-w-150 {
    width: 150px;
}

.sub-w-175 {
    width: 175px;
}

.sub-w-185 {
    width: 185px;
}

.sub-m-w-52 {
    width: 52px;
}

.sub-m-w-45 {
    width: 45px;
}

.sub-m-w-40 {
    width: 40px;
}

.sub-m-w-35 {
    width: 35px;
}

.sub-m-w-48 {
    width: 48px;
}

.sub-m-w-60 {
    width: 60px;
}

.sub-m-w-70 {
    width: 70px;
}

.sub-m-w-85 {
    width: 85px;
}

.sub-m-w-90 {
    width: 90px;
}

.mp-table .tab-b-50 {
    width: 50%;
}

.mp-table .tab-b-45 {
    width: 45%;
}

.mp-table .tab-b-37-5 {
    width: 37.5%;
}

.mp-table .tab-b-35 {
    width: 35%;
}

.mp-table .tab-b-33-33 {
    width: 33.33%;
}

.mp-table .tab-b-30 {
    width: 30%;
}

.mp-table .tab-b-25 {
    width: 25%;
}

.mp-table .tab-b-20 {
    width: 20%;
}

.mp-table .tab-b-15 {
    width: 15%;
}

.mp-table .tab-b-10 {
    width: 10%;
}

.mp-table .tab-b-5 {
    width: 5%;
}

.mp-table2 .tab-b-45 {
    width: 45%;
}

.mp-table2 .tab-b-10 {
    width: 10%;
}

.tab-top {
    vertical-align: top !important;
}

.main-skill-box {
    border-right: 1px solid #ddd;
    padding: 0px 10px;
}

.skill-box1 {
    padding: 2px 0px;
}

.skill-box2 {
    border-top: 1px solid #ddd;
    padding: 2px 0px;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    /* margin-bottom: 0; */

    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #f5f5f5 !important;
    background-image: none;
    border: 1px solid #e0e1e4;
    border-radius: 0px;
}

.button {
    display: inline-block;
    padding: 6px 12px;
    color: #393d41 !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    text-transform: capitalize;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #edeef2 !important;
    background-image: none;
    border: 1px solid #e0e1e4;
    border-radius: 0px;
}

.loginbtn {
    color: #000 !important;
    background-color: #edeef2 !important;
}

.button:hover {
    background-color: #393a3e !important;
    color: #FFF !important;
    box-shadow: 3px 5px 5px #9A9A9A;
    border: 1px solid #393a3e;
}

.button:focus {
    background-color: #393d41 !important;
    color: #FFF !important;
    box-shadow: 3px 5px 5px #9A9A9A;
}

.button-y {
    width: 75px;
    display: inline-block;
    padding: 6px 12px;
    color: #fff !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    text-transform: capitalize;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #d9534f !important;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}

    .button-y:hover {
        background-color: #da4448 !important;
        color: #FFF !important;
        box-shadow: 3px 5px 5px #9A9A9A;
    }

    .button-y:focus {
        background-color: #da4448 !important;
        color: #FFF !important;
        box-shadow: 3px 5px 5px #9A9A9A;
        border-color: #d94347;
        outline: 0;
        border-radius: 0px;
    }

.button-n {
    width: 75px;
    display: inline-block;
    padding: 6px 12px;
    color: #fff !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    text-transform: capitalize;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #777 !important;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}

    .button-n:hover {
        background-color: #6a6a6a !important;
        color: #FFF !important;
        box-shadow: 3px 5px 5px #9A9A9A;
    }

    .button-n:focus {
        background-color: #6a6a6a !important;
        color: #FFF !important;
        box-shadow: 3px 5px 5px #9A9A9A;
        border-color: #5a5a5a;
        outline: 0;
        border-radius: 0px;
    }

.button2 {
    border-radius: 5px;
    background: #23709E !important;
    color: #fff !important;
    box-shadow: 0 4px #004771;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 4px 20px;
    display: inline-block;
    /*text-transform: uppercase;*/

    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    .button2:hover {
        box-shadow: 0 3px #004771;
        top: 1px;
    }

    .button2:active {
        box-shadow: 0 0 #004771;
        top: 3px;
    }

    .button2:after {
        content: '';
        position: absolute;
        z-index: -1;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s;
    }

.tab-right h3 {
    border-bottom: 1px solid #EEEEEE;
}

.vertical-barcode {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    white-space: nowrap;
    display: block;
    bottom: 0;
    width: 20px;
    height: 20px;
}

.vertical-barcode2 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    white-space: nowrap;
    display: block;
    bottom: 0;
}

    .vertical-barcode2 img {
        width: 100%;
        height: 40px;
    }

.barcode-label-style {
    font-size: 10px !important;
    letter-spacing: 15px;
    text-align: justify;
}

.barcode-label-style2 {
    font-size: 10px !important;
    letter-spacing: 12px;
    text-align: center;
}

.bar-code-box {
    font-size: 32px;
    padding: 60px 0px 0px 60px;
    text-align: center;
}

.bar-code-box-center {
    width: 56px;
    margin: 0px auto;
    padding: 15px 0px 0px 0px;
}

.fee-d-box {
    background: #fff;
    padding: 10px;
    border: 1px solid #ccc;
    height: 545px;
}

.fee-d-box2 {
    background: #fff;
    padding: 10px;
    border: 1px solid #ccc;
    height: 435px;
}

.fee-d-box-nhl {
    background: #fff;
    padding: 10px;
    border: 1px solid #000;
    border-radius: 15px;
}

.pd-left {
    padding: 0 10px !important;
}

.fee-d-box-nhl-a4 {
    height: 1180px;
    background: #fff;
    padding: 10px;
}

.txt-rep-title-15 {
    margin: 0px;
    font-size: 15px;
    font-weight: 600;
}

.txt-rep-title-13 {
    margin: 0px;
    font-size: 13px;
    font-weight: 600;
}

.txt-rep-title-11 {
    margin: 0px;
    font-size: 11px;
    font-weight: 400;
}

.txt-rep-title-11-b {
    margin: 0px;
    font-size: 12px;
    font-weight: 600;
}

.txt-rep-title-12 {
    margin: 0px;
    font-size: 12px;
    font-weight: 400;
}

.txt-rep-title-12-b {
    margin: 0px;
    font-size: 12px;
    font-weight: 600;
}

.txt-rep-title-11-tb {
    margin: 15px 15% 0px 15%;
    font-size: 11px;
    font-weight: 600;
    border-top: 1px dotted #ccc;
    padding-top: 5px;
}

.tab-w-33-33 {
    width: 33.33%;
}

.tab-w-66-66 {
    width: 66.66%;
}

hr {
    margin-top: 10px;
    margin-bottom: 20px;
    border: 0;
    border-top: .5px solid #5d5d5d;
}

.box-border {
    float: left;
    border: 1px solid #5d5d5d;
    border-radius: 15px;
    padding: 10px 0px;
}

.valign-t {
    vertical-align: top !important;
}

.valign-m {
    vertical-align: middle !important;
}

.no-ttb {
    border-top: none !important;
}

.c-pointer {
    cursor: pointer;
}

.gw-color-table > thead > tr > th,
.gw-color-table > tbody > tr > th {
    background-color: #1fae66 !important;
    color: #fff !important;
}

.rw-color-table > thead > tr > th,
.rw-color-table > tbody > tr > th {
    background-color: #da4448 !important;
    color: #fff !important;
}

.yw-color-table > thead > tr > th,
.yw-color-table > tbody > tr > th {
    background-color: #f89c2c !important;
    color: #fff !important;
}

.bw-color-table > thead > tr > th,
.bw-color-table > tbody > tr > th {
    background-color: #23709e !important;
    color: #fff !important;
}

.table-nb > tbody > tr > td {
    border-top: none !important;
}

.res-table .tab-w-30 {
    width: 30%;
}

.res-table .tab-w-25 {
    width: 25%;
}

.res-table .tab-w-20 {
    width: 20%;
}

.res-table .tab-w-15 {
    width: 15%;
}

.res-table .tab-w-10 {
    width: 10%;
}

.res-table .tab-w-5 {
    width: 5%;
}

.text-center {
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

.no-padding {
    padding: 0px !important;
}

.text-justify {
    text-align: justify !important;
}

.page-cut-style {
    border-bottom: 2px dotted #DDD;
    margin: 0px 0px 15px;
}

.btn-print-box {
    color: #1fae66;
    font-size: 18px;
    position: relative;
    top: 3px;
}

    .btn-print-box:hover {
        color: #DA4448 !important;
    }

.bg-color-none {
    background: none !important;
    padding: 0px !important;
}

.pro-box-w3 {
    background: #fff !important;
    padding: 15px !important;
}

.rotate {
    /* Safari */

    -webkit-transform: rotate(-90deg);
    /* Firefox */

    -moz-transform: rotate(-90deg);
    /* IE */

    -ms-transform: rotate(-90deg);
    /* Opera */

    -o-transform: rotate(-90deg);
    /* Internet Explorer */

    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.text-rotate-207 {
    -ms-transform: rotate(270deg);
    /* IE 9 */

    -webkit-transform: rotate(270deg);
    /* Chrome, Safari, Opera */

    transform: rotate(270deg);
}

.txt-p-20 {
    padding: 20px 0px;
}

.txt-p-30 {
    padding: 30px 0px;
}

.txt-p-13 {
    padding: 13px 0px;
}

.txt-tab-p {
    margin: 0px !important;
    font-size: 10 !important;
}

.txt-tab-p-tb {
    border-top: 1px solid #D5D5D5;
    margin: 10px 0px 0px 0px !important;
    padding: 5px 0px 5px 0px;
    font-size: 10 !important;
}

.txt-tab-p-p {
    padding: 10px 0px 15px 0px;
}

.ng-mt-30 {
    margin-top: -30px;
}

.table-lb-none {
    border-left: !important;
}

.table-rb-none {
    border-right: !important;
}

.top-popup {
    top: 0px !important;
}

.admit-cp-box {
    float: right;
    width: 100px;
    border: 1px solid #E3E3E3;
    padding: 1px;
}

.select-pad-small {
    padding: 3px 5px !important;
}

.tab-h-color {
    background: #BABBBF;
    color: #fff;
}

.ref-txt-col {
    font-size: 14px;
    line-height: 10px;
    font-weight: 400;
    padding: 0px 0px 0px 85px;
    position: absolute;
    margin-top: -45px;
}

.date-txt-col {
    font-size: 14px;
    line-height: 10px;
    font-weight: 400;
    position: absolute;
    padding: 0px 0px 0px 40px;
    margin-top: -45px;
}

.center-clock {
    width: 18px !important;
    margin-right: 10px !important;
    font-size: 16px !important;
    font-weight: 700;
}

.box-tb {
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #F1F1F1;
    padding: 10px 0px 4px 0px;
}

.box-bg-ed {
    background-color: #f1f1f1;
}

.full-header-a4 {
    width: 100%;
}

.file-u-btn {
    width: 244px !important;
    margin: 0px auto;
}

.small-btn {
    padding: 0px 8px !important;
}

.text-check-tf {
    font-size: 16px !important;
    margin: 0px !important;
}

.text-true-color {
    color: #69be28 !important;
}

.text-false-color {
    color: #ef0001 !important;
}

.icon-word-color {
    color: #00f !important;
    padding-right: 3px;
}

.icon-excel-color {
    color: #008000 !important;
    padding-right: 3px;
}

.icon-pdf-color {
    color: #ff0808 !important;
    padding-right: 3px;
}

.icon-print-color {
    color: #008000 !important;
    padding-right: 15px;
}

.tab-t-b {
    vertical-align: bottom !important;
}

.tab-t-t {
    vertical-align: top !important;
}

.txt-c-f-40 {
    padding: 40px 0px !important;
}

    .txt-c-f-40 span {
        margin: 0px -14px !important;
    }

.txt-c-f-60 {
    padding: 60px 0px !important;
}

    .txt-c-f-60 span {
        margin: 0px -50px !important;
    }

.txt-c-f-65 {
    padding: 65px 0px !important;
}

    .txt-c-f-65 span {
        margin: 0px -50px !important;
    }

.txt-c-f-70 {
    padding: 70px 0px !important;
}

    .txt-c-f-70 span {
        margin: 0px -90px !important;
    }

.vd_radio_red label:before {
    border: 1px solid Red;
    box-shadow: 0px 0px 3px Red;
}

.vd_checkbox_red label:before {
    border: 1px solid Red;
    box-shadow: 0px 0px 3px Red;
}

.main-logo-center {
    width: 160px;
    margin: 0px auto;
}

.ttip-box-tr {
    position: absolute;
    z-index: 999;
    color: #FFF;
    padding: 0px 10px;
    /*border: 1px solid #18bd6a;*/

    border-radius: 0%;
    top: 0px;
    right: 0px;
    margin: -25px 15px 0px 0px;
    box-shadow: 2px 2px 5px #CCC;
    font-size: 12px;
}

.ttip-box-tr-2 {
    position: absolute;
    z-index: 999;
    color: #FFF;
    padding: 0px 10px;
    /*border: 1px solid #18bd6a;*/

    border-radius: 0%;
    top: 30px;
    right: 0px;
    margin: -25px 15px 0px 0px;
    box-shadow: 2px 2px 5px #CCC;
    font-size: 12px;
}

.ttip-box-dis-n {
    display: none;
}

.ttip-box-dis-b {
    display: block;
}

.msgbox {
    position: absolute;
    z-index: 999;
    color: #FFF;
    padding: 2px 10px;
    border-radius: 0%;
    /*top: 0%;*/
    /*left: 119px;*/

    margin: 4px 15px 4px;
    box-shadow: 1px -1px 0px #CCC;
    font-size: 12px;
}

.msgbox-bx-n-z-n {
    /*z-index: -1 !important;*/

    box-shadow: none !important;
}

.table-bordered-col > tbody > tr > th {
    background-color: #23709e !important;
    color: #fff !important;
}

input.underlined {
    border: 0;
    border-bottom: solid 1px #000;
    outline: none;
    /* prevents textbox highlight in chrome */

    padding: 5px 6px 0px !important;
    margin-bottom: 5px !important;
    background-color: rgb(250, 255, 189);
    color: #27270d;
}

    input.underlined:focus {
        box-shadow: 0px 4px 3px #efefef;
    }

.tab-in-pad {
    padding: 4px 5px !important;
}

.img-input-ped input {
    padding-left: 10px !important;
}

.text-box-msg {
    position: absolute;
    z-index: 999;
    padding: 0px 5px;
    font-size: 12px;
}

.s-check-center {
    padding: 5px 5px 0px;
}

.control-label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.tab-in-link {
    display: inline-block;
    color: #a94442;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}

.tcb-font-style {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0px;
}

.tc-tab {
    width: 100%;
}

    .tc-tab > tbody > tr > td {
        padding: 0px 10px !important;
        vertical-align: top !important;
        font-size: 12px !important;
    }

.tc-tab-h {
    width: 100%;
}

    .tc-tab-h > tbody > tr > td {
        padding: 3px 10px !important;
        vertical-align: top !important;
        font-size: 12px !important;
    }

.tc-tab-ft {
    width: 100%;
}

    .tc-tab-ft > tbody > tr > td {
        padding: 35px 10px 0px !important;
        vertical-align: bottom !important;
        width: 33.33%;
        font-weight: 700;
        font-size: 12px !important;
    }

.txt-hindi {
    font-size: 11px !important;
}

.tab-t-mp {
    font-size: 11px !important;
    margin: 5px 0px !important;
}

.box-display-n {
    display: none !important;
}

.box-display-v {
    display: block !important;
}

.tab-popup {
    width: 100%;
    max-width: 100%;
}

    .tab-popup > thead > tr > th,
    .tab-popup > tbody > tr > th,
    .tab-popup > tfoot > tr > th,
    .tab-popup > thead > tr > td,
    .tab-popup > tbody > tr > td,
    .tab-popup > tfoot > tr > td {
        padding: 5px 10px;
        line-height: 1.42857143;
        vertical-align: middle;
    }

.table-bn > thead > tr > th,
.table-bn > tbody > tr > th,
.table-bn > tfoot > tr > th,
.table-bn > thead > tr > td,
.table-bn > tbody > tr > td,
.table-bn > tfoot > tr > td {
    padding: 0px 0px !important;
    line-height: 1.42857143;
    vertical-align: middle;
    border: none !important;
}

.table-border-n > thead > tr > th,
.table-border-n > tbody > tr > th,
.table-border-n > tfoot > tr > th,
.table-border-n > thead > tr > td,
.table-border-n > tbody > tr > td,
.table-border-n > tfoot > tr > td {
    border: none !important;
}

.color-pick-box {
    position: absolute;
    right: 17px;
    top: 29px;
    border: 1px solid #ccc !important;
    width: 35px !important;
    border-radius: 0px !important;
}

.color-pick-box-edit {
    position: absolute;
    right: 20px;
    top: 55px;
    border: 1px solid #ccc !important;
    width: 35px !important;
    border-radius: 0px !important;
}

.colorpicker {
    z-index: 100005 !important;
}

.padding-tlbr-15 {
    padding: 15px !important;
}

.btn-txt-side {
    padding: 5px 10px !important;
}

.tab-in select {
    padding: 3px 5px !important;
}

.tab-in input {
    padding: 3px 5px !important;
}

.tab-in-05 input {
    padding: 0px 5px !important;
}

.tab-in-w-25 {
    width: 25% !important;
    padding: 0px 5px !important;
    float: left;
}

.pro-tab > tbody > tr > td:nth-child(1) {
    /*font-weight: 700;*/

    text-transform: uppercase !important;
    vertical-align: top !important;
}

    .pro-tab > tbody > tr > td:nth-child(1) span {
        font-weight: 500 !important;
        vertical-align: top !important;
        color: #2b2b2b;
    }

.pro-tab > tbody > tr > td:nth-child(2) {
    vertical-align: top !important;
}

.pro-table > tbody > tr > th:nth-child(n) {
    background-color: #edeef2;
    color: #000;
}

.pro-table > thead > tr > th:nth-child(n) {
    background-color: #edeef2 !important;
    color: #393d41 !important;
}

.pro-name {
    font-size: 16px !important;
    color: #000;
}

.pro-class {
    font-size: 14px !important;
    color: #6f6f6f;
}

.pro-img {
    width: 200px;
    height: 200px;
}

.btu-set-r {
    position: absolute;
    right: 15px;
    top: 0px;
}

.btu-set-l {
    position: absolute;
    left: 115px;
    top: 0px;
}

.table-striped.table > tbody > .green > td {
    background-color: #1fae66;
    color: #fff;
}

.table-striped.table > tbody > .red > td {
    background-color: #da4448;
    color: #fff;
}

.table-striped.table > tbody > .yellow > td {
    background-color: #f89c2c;
    color: #fff;
}

.table-striped.table > tbody > .blue > td {
    background-color: #23709e;
    color: #fff;
}

.remove-border-f-t > tbody > tr:first-child > td {
    border-top: none !important;
}

.remove-border-l-b > tbody > tr:last-child > td {
    border-bottom: none !important;
}

.remove-border-f-tb > tbody > tr:nth-child(1) > td {
    border-top-style: hidden !important;
    border-bottom-style: hidden !important;
}

.remove-border-n-t > tbody > tr:nth-child(n) > td {
    border-top-style: hidden !important;
}

.remove-border-n-b > tbody > tr:nth-child(n) > td {
    border-bottom-style: hidden !important;
}

.font-f-Courier {
    font-family: Courier New !important;
}

.p-mar-2 {
    margin: 0px 2px !important;
}

.report-tab-box table:first-child {
    height: 319px !important;
}

fieldset {
    padding: 10px 15px;
    margin: 15px 0px;
    border: 1px solid #dddddd;
    background-color: #fafafa;
}

    fieldset legend {
        display: block;
        width: auto;
        padding: 3px 10px;
        margin-bottom: 0;
        font-size: 15px;
        line-height: inherit;
        color: #333;
        border: 1px solid #ddd;
        background-color: #ffffff;
    }

.tab-red fieldset {
    padding: 10px 15px;
    margin: 15px 0px;
    color: #d40006 !important;
    border: 1px solid #da4448 !important;
    background-color: #fafafa;
}

    .tab-red fieldset legend {
        display: block;
        width: auto;
        padding: 3px 10px;
        margin-bottom: 0;
        font-size: 15px;
        line-height: inherit;
        color: #d40006 !important;
        border: 1px solid #da4448 !important;
        background-color: #ffffff;
    }

.tab-green fieldset {
    padding: 10px 15px;
    margin: 15px 0px;
    color: #00a050 !important;
    border: 1px solid #1fae66 !important;
    background-color: #fafafa;
}

    .tab-green fieldset legend {
        display: block;
        width: auto;
        padding: 3px 10px;
        margin-bottom: 0;
        font-size: 15px;
        line-height: inherit;
        color: #00a050 !important;
        border: 1px solid #1fae66 !important;
        background-color: #ffffff;
    }

.img-box-150 img {
    width: 150px !important;
    height: 150px !important;
}

.slide-u-d {
    padding: 5px 15px 5px 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    position: relative;
    background-color: #f4f5f9;
    color: #393a3e;
    margin: 0px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 14px;
}

    .slide-u-d:hover {
        background-color: #ececec;
        color: #393a3e;
    }

.bulletin-height {
    height: 294px;
}

.check-text-r {
    font-weight: 600;
    margin: 0px 0px 0px -10px;
    position: relative;
}

.hr-5 hr {
    margin: 5px 0px;
    border-top: 1px solid #e4e4e4;
}

.mail-sub {
    background-color: transparent;
    font-size: 16px;
    font-weight: normal;
    margin: 0px 1px 0px 1px;
    padding: 0 200px 0 15px;
    font-family: arial, sans-serif;
    color: #222;
    background: inherit;
}

.mail-sub-title {
    background-color: transparent;
    font-size: 12px;
    font-weight: normal;
    margin: 0px 1px 0px 1px;
    padding: 0 200px 0 15px;
    font-family: arial, sans-serif;
    color: #777;
    background: inherit;
}

.mail-user-send-title {
    background-color: transparent;
    font-size: 14px;
    font-weight: normal;
    margin: 5px 1px 0px 1px;
    padding: 0 0 0 0px;
    font-family: arial, sans-serif;
    color: #222;
    background: inherit;
    line-height: 14px;
}

.mail-user-sub-title {
    background-color: transparent;
    font-size: 14px;
    font-weight: normal;
    margin: 0px 1px 0px 1px;
    padding: 0 0 0 0px;
    font-family: arial, sans-serif;
    color: #777;
    background: inherit;
    line-height: 14px;
}

.mail-date-title {
    background-color: transparent;
    font-size: 12px;
    font-weight: normal;
    margin: 0px 1px 0px 1px;
    padding: 0 0 0 0px;
    font-family: arial, sans-serif;
    color: #777;
    background: inherit;
}

.reply-box {
    position: absolute;
    right: 15px;
    margin: 23px 15px 0px 0px;
}

.mail-send-title-box {
    background-color: transparent;
    font-size: 12px;
    font-weight: normal;
    margin: 0px 1px 0px 1px;
    padding: 10px 0 0px 15px;
    font-family: arial, sans-serif;
    color: #777;
    background: inherit;
    line-height: 12px;
    float: left;
}

.mail-reply-box {
    background-color: transparent;
    margin: 0px 0px 0px 0px;
    padding: 0 0 0 10px;
    float: left;
}

.btn-reply {
    display: inline-block;
    padding: 2px 4px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #1fae66;
    border-radius: 0px;
    color: #1fae66 !important;
}

    .btn-reply:hover {
        color: #FFF !important;
        background-color: #1fae66 !important;
        border-color: #1fae66 !important;
    }

.attechment-box {
    position: absolute;
    right: 15px;
    margin: 0px 0px 0px 0px;
}

.btn-attechment {
    display: inline-block;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 0px;
    color: #ababab !important;
}

    .btn-attechment:hover {
        color: #222 !important;
    }

.rotate-50 {
    -ms-transform: rotate(-47deg);
    /* IE 9 */

    -webkit-transform: rotate(-47deg);
    /* Safari */

    transform: rotate(-47deg);
    /* Standard syntax */
}

.pad-r-50 {
    padding-right: 50px !important;
    padding-bottom: 5px;
}

.box-subject {
    border: 1px solid #ccc;
    padding: 5px 0px;
    margin: 0px 0px 15px 0px;
    background: #f1f1f1;
}

.box-dec {
    border: 1px solid #ccc;
    padding: 5px 15px;
    margin: 0px 0px 15px 0px;
}

.set-note-editor-h .note-editor .note-editable {
    height: 250px !important;
}

.btn-set-r-t {
    position: absolute;
    right: 0px;
    margin: 0px 0px 0px 0px;
    top: 0px;
}

.scroll-show-always .mCustomScrollBox .mCSB_scrollTools {
    opacity: 1 !important;
}

.fieldset-icon i {
    margin-right: 5px;
    color: #989898;
}

.check-title-set table > tbody > tr > td:nth-child(1) img {
    width: 25px !important;
    margin: -10px 0px 0px;
}

.check-title-set table > tbody > tr > td:nth-child(2) a {
    margin: -1px 5px 0px !important;
    font-size: 15px !important;
    position: absolute !important;
}

.check-title-set div table > tbody > tr > td:nth-child(2) a {
    margin: 0px 0px 0px 0px !important;
    font-size: 0px !important;
    position: relative !important;
}

.check-title-set div table > tbody > tr > td:nth-child(2) img {
    width: 25px !important;
    margin: -10px 0px 0px;
}

.check-title-set div table > tbody > tr > td:nth-child(3) a {
    margin: -1px 5px 0px !important;
    font-size: 15px !important;
    position: absolute !important;
}

.check-title-set div div table > tbody > tr > td:nth-child(3) img {
    width: 25px !important;
    margin: -10px 0px 0px;
}

.check-title-set div div table > tbody > tr > td:nth-child(4) a {
    margin: -1px 5px 0px !important;
    font-size: 15px !important;
    position: absolute !important;
}

.font-s-17 {
    font-size: 17px !important;
}

.cursor-p {
    cursor: pointer !important;
}

.td-th-2 > thead > tr > th,
.td-th-2 > tbody > tr > th,
.td-th-2 > tfoot > tr > th,
.td-th-2 > thead > tr > td,
.td-th-2 > tbody > tr > td,
.td-th-2 > tfoot > tr > td {
    padding: 5px 10px !important;
}

.table-border-dashed {
    border: 1px dashed #D5D5D5 !important;
}

    .table-border-dashed > thead > tr > th,
    .table-border-dashed > tbody > tr > th,
    .table-border-dashed > tfoot > tr > th,
    .table-border-dashed > thead > tr > td,
    .table-border-dashed > tbody > tr > td,
    .table-border-dashed > tfoot > tr > td {
        border: 1px dashed #afafaf !important;
    }

.webcam-object object {
    width: 100% !important;
}

.pic-capture-box {
    padding: 19px 0px;
    margin: 0px 0px 6px;
}

.pic-cropped-box {
    padding: 19px 0px;
    margin: 0px 0px 6px;
}

.student-box {
    padding: 15px 10px 6px !important;
    margin: 0px 0px 0px;
}

.table-font-size > thead > tr > th,
.table-font-size > tbody > tr > th,
.table-font-size > tfoot > tr > th,
.table-font-size > thead > tr > td,
.table-font-size > tbody > tr > td,
.table-font-size > tfoot > tr > td {
    font-size: 105 !important;
}

    .table-font-size > thead > tr > th span,
    .table-font-size > tbody > tr > th span,
    .table-font-size > tfoot > tr > th span,
    .table-font-size > thead > tr > td span,
    .table-font-size > tbody > tr > td span,
    .table-font-size > tfoot > tr > td span {
        font-size: 105 !important;
    }

.table-font-size table > thead > tr > th,
.table-font-size table > tbody > tr > th,
.table-font-size table > tfoot > tr > th,
.table-font-size table > thead > tr > td,
.table-font-size table > tbody > tr > td,
.table-font-size table > tfoot > tr > td {
    font-size: 105 !important;
}

    .table-font-size table > thead > tr > th span,
    .table-font-size table > tbody > tr > th span,
    .table-font-size table > tfoot > tr > th span,
    .table-font-size table > thead > tr > td span,
    .table-font-size table > tbody > tr > td span,
    .table-font-size table > tfoot > tr > td span {
        font-size: 105 !important;
    }

.v-align-t > thead > tr > th,
.v-align-t > tbody > tr > th,
.v-align-t > tfoot > tr > th,
.v-align-t > thead > tr > td,
.v-align-t > tbody > tr > td,
.v-align-t > tfoot > tr > td {
    vertical-align: top !important;
}

.set-date-rt {
    position: relative;
    float: right;
    margin-top: -15px;
}

.password-width input {
    width: 200px !important;
}

.table-af {
    width: 100%;
    margin-bottom: 10px;
}

    .table-af > thead > tr > th,
    .table-af > tbody > tr > th,
    .table-af > tfoot > tr > th,
    .table-af > thead > tr > td,
    .table-af > tbody > tr > td,
    .table-af > tfoot > tr > td {
        color: #000;
        font-size: 15px;
        vertical-align: top !important;
    }

.af-d-show {
    font-weight: 500;
}

.af-col-1 {
    width: 30px;
}

.af-col-12 {
    width: 25%;
}

.af-col-22 {
    width: 25%;
}

.af-col-23 {
    width: 15%;
}

.af-col-32 {
    width: 25%;
}

.af-col-42 {
    width: 25%;
}

.af-col-27 {
    width: 27%;
}

.af-col-62 {
    width: 20%;
}

.table-aw {
    width: 100%;
    margin-bottom: 10px;
}

    .table-aw > thead > tr > th,
    .table-aw > tbody > tr > th,
    .table-aw > tfoot > tr > th,
    .table-aw > thead > tr > td,
    .table-aw > tbody > tr > td,
    .table-aw > tfoot > tr > td {
        color: #000;
        font-size: 15px;
        vertical-align: top !important;
        padding: 2px 0px;
    }

.aw-col-1 {
    width: 30px;
}

.aw-col-11 {
    width: 30%;
}

.aw-col-12 {
    width: 40%;
}

.aw-col-13 {
    width: 34%;
}

.af-col-14 {
    width: 27%;
}

.aw-col-14 {
    width: 28%;
}

.aw-col-15 {
    width: 35%;
}

.aw-col-16 {
    width: 30%;
}

.mrgn-0 {
    margin: 0px !important;
}

.blank-box-ch-af {
    border: 1px solid #808080;
    padding: 0px 11px;
    margin-left: 5px;
}

.af-dot-box {
    margin-left: 7%;
    margin-top: -6px;
    border-bottom: 2px dotted rgb(128, 128, 128);
    width: 93%;
}

.af-dot-box2 {
    margin-left: 2%;
    margin-top: 17px;
    border-bottom: 2px dotted rgb(128, 128, 128);
    width: 98%;
    margin-bottom: 0px;
}

.af-dot-box3 {
    margin-left: 15%;
    margin-top: -6px;
    border-bottom: 2px dotted rgb(128, 128, 128);
    width: 84%;
}

.af-dot-box4 {
    margin-left: 15%;
    margin-top: -6px;
    border-bottom: 2px dotted rgb(128, 128, 128);
    width: 85%;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    color: inherit;
}

.badge {
    color: #000;
}

.badge4 {
    color: #fff !important;
    padding: 2px 3px !important;
    font-size: 10px;
}

.print-font-set .col-sm-9 .main-titel-box h1 {
    font-family: Courier New !important;
    font-size: 19px;
    font-weight: 600;
}

.print-font-set .col-sm-9 .main-titel-box h3 {
    font-family: Courier New !important;
}

.print-side-titel-box {
    padding-top: 2px;
}

    .print-side-titel-box h3 {
        font-family: Courier New !important;
    }

.fee-button-view2 {
    position: absolute;
    top: -32px;
    left: 41px;
}

.position-r {
    position: relative;
    top: -5px;
}

.teble-in-text-box {
    padding: 2px 5px !important;
    text-align: right;
}

.show-payble-box {
    padding: 6px 6px 0px;
    width: 100%;
    color: #da4448;
    background: #edeef2;
}

.font-s-14 {
    font-size: 15px;
}
/* fallback */

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: local('Material Icons'), local('MaterialIcons-Regular'), url(https://fonts.gstatic.com/s/materialicons/v22/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2) format('woff2');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

.print-table-text {
    width: 100%;
}

    .print-table-text > thead > tr > th,
    .print-table-text > tbody > tr > th,
    .print-table-text > tfoot > tr > th,
    .print-table-text > thead > tr > td,
    .print-table-text > tbody > tr > td,
    .print-table-text > tfoot > tr > td {
        font-family: Courier New !important;
        font-size: 12px;
    }

.print-text {
    font-family: Courier New !important;
    font-size: 12px;
}

.pass-input {
    font-family: Courier New !important;
    font-size: 12px !important;
    margin-bottom: 0px !important;
}

.print-table-text table > thead > tr > th .main-titel-box h1,
.print-table-text table > tbody > tr > th .main-titel-box h1,
.print-table-text table > tfoot > tr > th .main-titel-box h1,
.print-table-text table > thead > tr > td .main-titel-box h1,
.print-table-text table > tbody > tr > td .main-titel-box h1,
.print-table-text table > tfoot > tr > td .main-titel-box h1 {
    font-family: Courier New !important;
    font-size: 12px;
}

.print-table-text table > thead > tr > th .main-titel-box h3,
.print-table-text table > tbody > tr > th .main-titel-box h3,
.print-table-text table > tfoot > tr > th .main-titel-box h3,
.print-table-text table > thead > tr > td .main-titel-box h3,
.print-table-text table > tbody > tr > td .main-titel-box h3,
.print-table-text table > tfoot > tr > td .main-titel-box h3 {
    font-family: Courier New !important;
    font-size: 12px;
}

.select-list-hide i {
    color: #fff;
    width: 25px;
    background: white;
    height: 28px;
    position: absolute;
    right: 17px;
    top: 3px;
}

.set-time-box {
    position: absolute;
    right: 25px;
    top: 80px;
}

.mgrt-0 {
    margin-right: 0px !important;
}

.introjs-helperNumberLayer {
    top: -5px;
}

.right-img-box {
    position: absolute;
    top: 0px;
    right: 15px;
    background: #fff;
}

.family-img-box {
    top: 0px;
    margin-bottom: 10px;
}

.family-pass-box {
    border: 1px solid rgb(128, 128, 128);
    height: 122px;
    width: 112px;
    padding: 6px 5px;
}

.float-right {
    float: right !important;
}

.postlink-color {
    color: #777a80 !important;
    font-weight: 500;
}

    .postlink-color:hover {
        color: #393a3e !important;
        font-weight: 500;
    }

.bm-border-table table {
    border-bottom: 1px solid #afafaf !important;
}

.pop-up img {
    box-shadow: 0px 0px 2px #525252;
    padding: 5px;
    background: #f4f5f9;
}

.check-label-mr label {
    width: 38px !important;
}

.append-word {
    font-size: 15px;
}

.tab-profile {
    padding: 0px;
    background: #e0e0e0;
    width: 47px;
    /* float: left; */
}

.fee-pic-box {
    /*right: 15px;
    top: 0px;*/
    width: 48px;
    height: 59px;
}

.more-btn {
}

.profile-user-img {
    margin: 0 auto;
    width: 120px;
    height: 120px;
    padding: 3px;
    border: 3px solid #d0d1d3;
}

.img-circle {
    border-radius: 50%;
}

.pro-icon {
    position: absolute;
    left: 5px;
    margin-top: 2px;
}

.pro-content-box {
    padding-left: 20px;
    color: #444444;
    min-height: 18px;
}

.vd_news-widget .vd_carousel-control {
    position: absolute;
    top: 4px;
    left: 0px;
    z-index: 9
}

    .vd_news-widget .vd_carousel-control a {
        background: rgba(255, 255, 255, 0.2);
        color: rgba(0, 0, 0, 0.2);
        padding: 8px 15px;
        font-size: 14px
    }

        .vd_news-widget .vd_carousel-control a:hover {
            background: rgba(255, 255, 255, 0.4)
        }

.vd_black-n {
    color: #393a3e !important;
    border-radius: 4px;
}

.vd_bd-grey-n {
    border-color: #cccccc !important;
}

.btn.vd_bd-grey-n:hover,
.btn.vd_black-n:hover {
    background-color: #ffffff !important;
    color: #f54913 !important;
}

.mob-s1 {
    background: #48aada;
}

    .mob-s1:hover {
        background: #2487b7;
        box-shadow: 0px 0px 22px 0px #2a2a2a;
        z-index: +999;
        transition: all 0.6s ease 0s;
    }

.mob-s2 {
    background: #d63232;
}

    .mob-s2:hover {
        background: #a71313;
        box-shadow: 0px 0px 22px 0px #333;
        z-index: +999;
        transition: all 0.6s ease 0s;
    }

.mob-s3 {
    background: #7db931;
}

    .mob-s3:hover {
        background: #5f9817;
        box-shadow: 0px 0px 22px 0px #333;
        z-index: +999;
        transition: all 0.6s ease 0s;
    }

.mob-s4 {
    background: #def152;
}

    .mob-s4:hover {
        background: #a7b733;
        box-shadow: 0px 0px 22px 0px #333;
        z-index: +999;
        transition: all 0.6s ease 0s;
    }

.mob-s5 {
    background: #2141bb;
}

    .mob-s5:hover {
        background: #112b8c;
        box-shadow: 0px 0px 22px 0px #333;
        z-index: +999;
        transition: all 0.6s ease 0s;
    }

.mob-s6 {
    background: #ec7329;
}

    .mob-s6:hover {
        background: #e66312;
        box-shadow: 0px 0px 22px 0px #333;
        z-index: +999;
        transition: all 0.6s ease 0s;
    }

.mob-s7 {
    background: #28c359;
}

    .mob-s7:hover {
        background: #14a040;
        box-shadow: 0px 0px 22px 0px #333;
        z-index: +999;
        transition: all 0.6s ease 0s;
    }

.mob-s8 {
    background: #eaa1a1;
}

    .mob-s8:hover {
        background: #ce8181;
        box-shadow: 0px 0px 22px 0px #333;
        z-index: +999;
        transition: all 0.6s ease 0s;
    }

.mob-s9 {
    background: #cd7ed6;
}

    .mob-s9:hover {
        background: #af5bb9;
        box-shadow: 0px 0px 22px 0px #333;
        z-index: +999;
        transition: all 0.6s ease 0s;
    }

.mob-s10 {
    background: #ea5189;
}

    .mob-s10:hover {
        background: #d63771;
        box-shadow: 0px 0px 22px 0px #333;
        z-index: +999;
        transition: all 0.6s ease 0s;
    }

.mob-s11 {
    background: #616161;
}

    .mob-s11:hover {
        background: #4e4949;
        box-shadow: 0px 0px 22px 0px #333;
        z-index: +999;
        transition: all 0.6s ease 0s;
    }

.mob-s12 {
    background: #5e8eff;
}

    .mob-s12:hover {
        background: #3a67d2;
        box-shadow: 0px 0px 22px 0px #333;
        z-index: +999;
        transition: all 0.6s ease 0s;
    }

.mob-s13 {
    background: #add661;
}

    .mob-s13:hover {
        background: #88af40;
        box-shadow: 0px 0px 22px 0px #333;
        z-index: +999;
        transition: all 0.6s ease 0s;
    }

.mob-txt h2 {
    color: #4c4c4c;
    margin-top: 15px;
}

.mob-txt h2 {
    color: #fff;
    /* font-size: 22px;*/

    margin-top: 15px;
    /* line-height: 35px;*/
}

.freelancing-icon {
    margin: 0 auto;
    /* font-size: 45px;*/

    color: #fff;
    line-height: 100px;
    text-align: center;
}

.click-box {
}

.space-cover {
    padding: 50px 0 50px 0;
}

.sp-d-box2 {
    display: none;
}

.stu-pro-box {
    margin-top: -15px;
    border-bottom: 1px solid #dadada;
    background: #cccccc;
}

.stu-pro-box-sub {
    height: 75px;
    background: #dadada;
}

.stu-pro-box-main {
    margin-top: -70px;
    padding: 10px 0px;
}

    .stu-pro-box-main h3 {
        color: #4c4c4c !important;
    }

    .stu-pro-box-main h4 {
        color: #777777 !important;
    }

.table-text-center > tbody > tr > td {
    text-align: center;
}

.ui-widget-header {
    border: 1px solid #e0e1e4 !important;
    background: #f4f5f9 !important;
}
/* End My CSS*/
/*processing css end*/
/* Tables
---------------------------------- */

.table-striped tbody {
    background-color: #fafafa;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f4f5f9;
}

.table-striped.table > tbody > tr > td {
    border-color: #e0e0e0;
}

.widget:before,
.widget:after {
    content: " ";
    display: table
}

.widget:after {
    clear: both
}

[data-rel^="sortable"] .widget:hover {
    cursor: move
}

.widget .vd_panel-menu {
    right: 15px;
    top: 6px
}

    .widget .vd_panel-menu .menu {
        border: none;
        line-height: 22px;
        margin-right: 2px;
        color: #F0F0F0;
        font-size: 12px;
        height: 24px;
        width: 22px
    }

    .widget .vd_panel-menu > .entypo-icon {
        font-size: 18px;
        line-height: 26px
    }

    .widget .vd_panel-menu > .smaller-font {
        font-size: 14px
    }

    .widget .vd_panel-menu > .menu:hover,
    .widget .vd_panel-menu > .menu.active {
        background-color: rgba(0, 0, 0, 0.4);
        color: #FFFFFF
    }

    .widget .vd_panel-menu .child-menu {
        font-size: 13px
    }

.light-widget .panel-heading {
    color: #000000;
    /* border-bottom: 1px solid #e6e6e6;
    padding-bottom: 25px;
    background: #f1f1f1;*/
}

    .light-widget .panel-heading .panel-title {
        color: #3a3a3a;
    }

.light-widget .vd_panel-menu .menu {
    color: #393d41;
}

.menu-color {
    color: #b5b5b5 !important;
}

.light-widget .bordered {
    border-bottom: 1px solid #EEEEEE
}

.dark-widget {
    color: #FFF
}

    .dark-widget .bordered {
        border-bottom: 1px solid #F5F5F5
    }

    .light-widget .bordered,
    .dark-widget .bordered {
        padding-top: 9px;
        padding-bottom: 9px;
        margin-left: -1px;
        margin-right: -1px
    }

.panel-bd-left {
    border-left: 3px solid #1fae66
}

.panel-bd-top {
    border-top: 3px solid #393d41;
}

.panel-bd-right {
    border-right: 3px solid #1fae66
}

.panel-bd-bottom {
    border-top: 3px solid #23709E;
}

.widget .vd_panel-menu .menu .vd_mega-menu-content {
    margin-top: 5px;
    margin-left: -13px
}

    .widget .vd_panel-menu .menu .vd_mega-menu-content.left-xs,
    .widget .vd_panel-menu .menu .vd_mega-menu-content.left-sm,
    .widget .vd_panel-menu .menu .vd_mega-menu-content.left-md,
    .widget .vd_panel-menu .menu .vd_mega-menu-content.left-lg {
        margin-left: auto;
        margin-right: -13px
    }

.vd_menu-search {
    width: 300px;
    background: #FFF;
    padding: 2px 0 2px 13px;
    margin-left: 3px;
    font-size: 12px;
    margin-top: 18px;
    position: relative;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

    .vd_menu-search .vd_menu-search-text {
        border: none;
        color: #444;
        padding: 0
    }

    .vd_menu-search .vd_menu-search-category {
        margin-right: 10px;
        position: relative;
        display: inline-block
    }

        .vd_menu-search .vd_menu-search-category .separator {
            border-left: 1px dotted #333;
            margin-right: 8px;
            height: 16px;
            margin-bottom: -3px;
            display: inline-block
        }

        .vd_menu-search .vd_menu-search-category .text {
            margin-right: 6px
        }

        .vd_menu-search .vd_menu-search-category .vd_mega-menu-content {
            top: 22px;
            border-top: 1px solid #DDD
        }

            .vd_menu-search .vd_menu-search-category .vd_mega-menu-content label {
                font-weight: normal
            }

                .vd_menu-search .vd_menu-search-category .vd_mega-menu-content label input {
                    margin-right: 10px
                }

            .vd_menu-search .vd_menu-search-category .vd_mega-menu-content:before {
                display: none
            }

        .vd_menu-search .vd_menu-search-category:hover {
            cursor: pointer
        }

    .vd_menu-search .vd_menu-search-submit {
        position: absolute;
        top: 1px;
        right: 2px;
        background-color: #2a85bb;
        color: #FFF;
        padding: 1px 7px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
    }

        .vd_menu-search .vd_menu-search-submit:hover {
            cursor: pointer;
            background: #23709e;
        }

.menu-search-style-2 .vd_menu-search {
    margin-left: 18px;
    margin-top: 16px;
    padding: 4px 0 4px 13px
}

    .menu-search-style-2 .vd_menu-search .vd_menu-search-submit {
        padding: 4px 10px;
        right: -2px
    }

.vd_chat-menu {
    position: fixed;
    bottom: 0;
    right: 10%;
    z-index: 9;
    background-color: #39515F;
    border-top: 3px solid #333333
}

    .vd_chat-menu .vd_mega-menu-wrapper .vd_mega-menu > ul > .mega-li {
        height: 50px
    }

        .vd_chat-menu .vd_mega-menu-wrapper .vd_mega-menu > ul > .mega-li > a {
            color: #FFFFFF
        }

        .vd_chat-menu .vd_mega-menu-wrapper .vd_mega-menu > ul > .mega-li .mega-link {
            line-height: 24px;
            margin-top: -4px;
            border: none
        }

    .vd_chat-menu .vd_mega-menu-wrapper .vd_mega-menu > ul > li.profile {
        margin-top: 0;
        margin-right: 0
    }

        .vd_chat-menu .vd_mega-menu-wrapper .vd_mega-menu > ul > li.profile .mega-name {
            margin-top: 1px
        }

        .vd_chat-menu .vd_mega-menu-wrapper .vd_mega-menu > ul > li.profile:hover {
            background: rgba(0, 0, 0, 0.4)
        }

    .vd_chat-menu .vd_mega-menu-wrapper .vd_mega-menu > ul > li.one-big-icon {
        padding-top: 10px
    }

    .vd_chat-menu .vd_mega-menu-wrapper .vd_mega-menu > ul > li.one-icon {
        padding-top: 8px
    }

    .vd_chat-menu .vd_mega-menu-wrapper .vd_mega-menu > ul > li:last-child {
        margin-left: 0
    }

    .vd_chat-menu .vd_mega-menu-wrapper .vd_mega-menu > ul .bordered {
        border-left: 1px solid rgba(0, 0, 0, 0.2);
        border-right: 1px solid rgba(0, 0, 0, 0.2)
    }

    .vd_chat-menu .vd_mega-menu-wrapper .chat-area {
        border-top: 1px solid #F5F5F5
    }

        .vd_chat-menu .vd_mega-menu-wrapper .chat-area .chat-box input {
            border: none;
            padding: 10px 65px 10px 10px
        }

        .vd_chat-menu .vd_mega-menu-wrapper .chat-area .vd_panel-menu {
            top: 6px;
            right: 8px
        }

            .vd_chat-menu .vd_mega-menu-wrapper .chat-area .vd_panel-menu .menu {
                border: none;
                color: #666
            }

.vd_status-widget a {
    display: block;
    color: #F0F0F0;
    padding: 20px
}

    .vd_status-widget a:hover {
        color: #FFF;
        background: rgba(0, 0, 0, 0.1)
    }

.vd_status-widget .menu-icon {
    display: block;
    font-size: 48px;
    float: left;
    line-height: 56px
}

.vd_status-widget .menu-value {
    margin-left: 25px;
    line-height: 56px;
    font-size: 36px
}

.vd_status-widget .menu-text {
    padding-top: 10px;
    font-size: 16px;
    letter-spacing: .2px;
    text-transform: uppercase
}

.vd_interactive-widget .item-left,
.vd_interactive-widget .item-right {
    padding: 15px;
    border-top: 1px solid #EAEAEA
}

.vd_interactive-widget .item-left {
    margin-right: -15px;
    border-right: 1px solid #EAEAEA
}

.vd_interactive-widget .item-right {
    margin-left: -15px
}

.vd_textarea-menu .nav-pills > li > a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #FFFFFF !important;
    padding: 5px 10px 7px !important
}

    .vd_textarea-menu .nav-pills > li > a .menu-icon {
        margin-right: 0 !important
    }

.vd_textarea-menu .nav-pills > li:hover > a,
.vd_textarea-menu .nav-pills > li:hover {
    background: rgba(0, 0, 0, 0.1) !important
}

.vd_weather-widget .weather-degree {
    font-size: 60px
}

.vd_weather-widget .weather-icon {
    position: absolute;
    top: 20px;
    right: 20px
}

.vd_weather-widget .weather-subinfo {
    font-size: 44px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px
}

    .vd_weather-widget .weather-subinfo .wind-value {
        line-height: 10px
    }

    .vd_weather-widget .weather-subinfo .wind-text {
        font-size: 32px
    }

.vd_testimonial {
    position: relative
}

    .vd_testimonial .caret-icon {
        position: absolute;
        top: -14px;
        left: 144px;
        color: rgba(0, 0, 0, 0.2);
        background: url(../img/banner/caret-testimonial.png) no-repeat;
        display: block;
        width: 31px;
        height: 14px
    }

    .vd_testimonial .testimonial-word-wrapper {
        background: rgba(0, 0, 0, 0.2);
        padding: 25px;
        color: #FFFFFF;
        position: relative;
        border-radius: 10px
    }

    .vd_testimonial .vd_carousel-control {
        position: absolute;
        right: 0;
        top: 60px;
        z-index: 10
    }

        .vd_testimonial .vd_carousel-control a {
            color: white;
            background: rgba(0, 0, 0, 0.3);
            padding: 10px 15px;
            margin-right: 5px;
            border-radius: 30px
        }

            .vd_testimonial .vd_carousel-control a:hover {
                background: rgba(0, 0, 0, 0.5)
            }

    .vd_testimonial .testimonial-word {
        background: url(../img/icons/quote-big.png) no-repeat top left;
        padding-left: 70px;
        padding-top: 10px
    }

.vd_carousel-column {
    float: left
}

.vd_section {
    padding-top: 100px;
    padding-bottom: 100px
}

.vd_news-widget .vd_carousel-control {
    position: absolute;
    top: 4px;
    left: 0px;
    z-index: 9
}

    .vd_news-widget .vd_carousel-control a {
        background: rgba(255, 255, 255, 0.2);
        color: rgba(0, 0, 0, 0.2);
        padding: 8px 15px;
        font-size: 14px
    }

        .vd_news-widget .vd_carousel-control a:hover {
            background: rgba(255, 255, 255, 0.4)
        }

.font-light {
    font-weight: 300
}

.font-normal {
    font-weight: 400
}

.font-semibold {
    font-weight: 500
}

.font-bold {
    font-weight: 700 !important;
}

.font-extrabold {
    font-weight: 900
}

.font-xs {
    font-size: 12px
}

.font-sm {
    font-size: 18px
}

.font-md {
    font-size: 26px
}

.font-lg {
    font-size: 52px
}

.profile-icon {
    font-size: 32px
}

.space-xs {
    letter-spacing: -0.5px
}

.space-sm {
    letter-spacing: 0.1px
}

.space-md {
    letter-spacing: 0.5px
}

.space-lg {
    letter-spacing: 1px
}

.lh-sm {
    line-height: 16px
}

.append-icon {
    margin-right: 6px
}

.prepend-icon {
    margin-left: 7px
}

.menu-btn {
    position: relative;
    display: inline-block
}

.rotate-0 {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.rotate-min90 {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.rotate-min180 {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.rotate-min270 {
    -webkit-transform: rotate(-270deg);
    -ms-transform: rotate(-270deg);
    transform: rotate(-270deg)
}

.rotate-min360 {
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg)
}

.hidden {
    display: none
}

.input-border {
    border: 1px solid #CCCCCC !important
}

.input-border-btm {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid #CCCCCC !important
}

.vd_li {
    padding-left: 16px
}

    .vd_li li {
        list-style: none
    }

.radius-10 {
    border-radius: 10px
}

.no-bd {
    border: none !important
}

.no-bg {
    background: none !important
}

.no-br {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.vd_hidden {
    display: none
}

.pd-0 {
    padding: 0px !important
}

.pd-5 {
    padding: 5px !important
}

.pd-10 {
    padding: 10px !important
}

.pd-15 {
    padding: 15px !important
}

.pd-20 {
    padding: 20px !important
}

.pd-25 {
    padding: 25px !important
}

.pdlr-10 {
    padding-left: 10px !important;
    padding-right: 10px !important
}

.pdlr-15 {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.pd-lr-10 li {
    padding-left: 10px !important;
    padding-right: 10px !important
}

.pd-lr-15 li {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.pd-lr-20 li {
    padding-left: 20px !important;
    padding-right: 20px !important
}

.pd-lr-25 li {
    padding-left: 25px !important;
    padding-right: 25px !important
}

.mgr-09 {
    margin: 4px 0px 0px -91px;
    color: #010101;
    font-size: 24px;
    position: absolute;
}

.mgr-10 {
    margin-right: 10px !important
}

.mgr-15 {
    margin-right: 15px !important
}

.mgr-20 {
    margin-right: 20px !important
}

.mgl-10 {
    margin-left: 10px !important
}

.mgl-15 {
    margin-left: 15px !important
}

.mgl-20 {
    margin-left: 20px !important
}

.vd_hover:hover {
    cursor: pointer
}

.vd_info-parent {
    position: relative
}

.vd_bg-grey-l {
    border-top: 3px solid #ccc !important;
}

.vd_info,
.vd_info-menu {
    position: absolute
}

.tl {
    top: 20px;
    left: 20px
}

.tr {
    top: 20px;
    right: 20px
}

.bl {
    bottom: 20px;
    left: 20px
}

.br {
    bottom: 20px;
    right: 20px
}

.vd_info-menu.tl {
    top: 0px;
    left: 0px
}

.vd_info-menu.tr {
    top: 0px;
    right: 0px
}

.vd_info-menu.bl {
    bottom: 0px;
    left: 0px
}

.vd_info-menu.br {
    bottom: 0px;
    right: 0px
}

.vd_red {
    color: #DA4448 !important;
}

.vd_green {
    color: #1fae66 !important;
}

.vd_yellow {
    color: #f89c2c !important
}

.vd_blue {
    color: #23709e !important
}

.vd_white {
    color: #000 !important;
}

.vd_white-n {
    color: #fff !important;
}

.vd_white-new {
    color: #393d41 !important;
}

.vd_white-np {
    color: #000 !important;
}

.vd_black {
    color: #111 !important
}

.vd_grey {
    color: #777 !important
}

.vd_black-new {
    color: #777a80 !important
}

.vd_soft-grey {
    color: #b5b5b5 !important
}

.vd_facebook {
    color: #436eac !important
}

.vd_twitter {
    color: #0598c9 !important
}

.vd_linkedin {
    color: #2e8cc2 !important
}

.vd_googleplus {
    color: #cf1900 !important
}

.vd_bg-red {
    background-color: #da4448 !important;
}

.vd_bg-org {
    background-color: #f85d2c !important;
}

.vd_bg-green {
    background-color: #1fae66 !important
}

.vd_bg-yellow {
    background-color: #f89c2c !important
}

.vd_bg-yellow-l {
    background-color: #FFE29C !important;
}

.vd_bg-blue {
    background-color: #edeef2 !important;
}

.vd_bg-blue-new {
    background-color: #23709e !important;
}

.vd_bg-blue-np {
    background-color: #edeef2 !important;
}

.vd_bg-white {
    background-color: #fff !important
}

.vd_bg-black {
    background-color: #111 !important
}

.vd_bg-grey {
    background-color: #777 !important
}

.vd_bg-grey-ll {
    background-color: #C5C5C5 !important;
}

.vd_bg-purple {
    background-color: #CE91DB !important;
}

.vd_bg-dark-red {
    background-color: #724c3f !important
}

.vd_bg-dark-green {
    background-color: #2e8258 !important
}

.vd_bg-dark-blue {
    background-color: #edeef2 !important;
}

.vd_bg-dark-yellow {
    background-color: #7f684d !important
}

.vd_bg-dark-grey {
    background-color: #EDEEF2 !important;
}

.vd_bg-soft-red {
    background-color: #ff7c62 !important
}

.vd_bg-soft-green {
    background-color: #4abc96 !important
}

.vd_bg-soft-yellow {
    background-color: #f2be3e !important
}

.vd_bg-soft-blue {
    background-color: #67b8cb !important
}

.vd_bg-soft-grey {
    background-color: #b5b5b5 !important
}

.vd_bg-facebook {
    background-color: #436eac !important
}

.vd_bg-twitter {
    background-color: #0598c9 !important
}

.vd_bg-linkedin {
    background-color: #2e8cc2 !important
}

.vd_bg-googleplus {
    background-color: #cf1900 !important
}

.bdr-soft-grey {
    border-right: 1px solid #EAEAEA
}

.bdl-soft-grey {
    border-left: 1px solid #EAEAEA
}

.vd_bd-red {
    border-color: #f85d2c !important
}

.vd_bd-green {
    border-color: #1fae66 !important
}

.vd_bd-yellow {
    border-color: #f89c2c !important
}

.vd_bd-blue {
    border-color: #23709e !important
}

.vd_bd-white {
    border-color: #fff !important
}

.vd_bd-black {
    border-color: #111 !important
}

.vd_bd-grey {
    border-color: #777 !important
}

.vd_bdl-red {
    border-left-color: #f85d2c !important
}

.vd_bdl-green {
    border-left-color: #1fae66 !important
}

.vd_bdl-yellow {
    border-left-color: #f89c2c !important
}

.vd_bdl-blue {
    border-left-color: #23709e !important
}

.vd_bdl-white {
    border-left-color: #fff !important
}

.vd_bdl-black {
    border-left-color: #111 !important
}

.vd_bdl-grey {
    border-left-color: #777 !important
}

.vd_bdt-red {
    border-top-color: #da4448 !important
}

.vd_bdt-green {
    border-top-color: #1fae66 !important
}

.vd_bdt-yellow {
    border-top-color: #f89c2c !important
}

.vd_bdt-blue {
    border-top-color: #0c73b1 !important
}

.vd_bdt-white {
    border-top-color: #fff !important
}

.vd_bdt-black {
    border-top-color: #383838 !important
}

.vd_bdt-grey {
    border-top-color: #c00ece !important
}

.vd_bg-black-10 {
    background-color: rgba(0, 0, 0, 0.1) !important
}

.vd_bg-black-20 {
    background-color: rgba(0, 0, 0, 0.2) !important
}

.vd_bg-black-30 {
    background-color: rgb(255, 255, 255) !important;
    border: 1px solid #ccc;
}

.vd_bg-black-40 {
    background-color: rgba(0, 0, 0, 0.4) !important
}

.vd_bg-black-50 {
    background-color: rgba(0, 0, 0, 0.5) !important
}

.vd_bg-black-60 {
    background-color: rgba(0, 0, 0, 0.6) !important
}

.vd_bg-black-70 {
    background-color: rgba(0, 0, 0, 0.7) !important
}

.vd_bg-black-80 {
    background-color: rgba(0, 0, 0, 0.8) !important
}

.vd_bg-black-90 {
    background-color: rgba(0, 0, 0, 0.9) !important
}

.vd_bg-white-10 {
    background-color: rgba(255, 255, 255, 0.1) !important
}

.vd_bg-white-20 {
    background-color: rgba(255, 255, 255, 0.2) !important
}

.vd_bg-white-30 {
    background-color: rgba(255, 255, 255, 0.3) !important
}

.vd_bg-white-40 {
    background-color: rgba(255, 255, 255, 0.4) !important
}

.vd_bg-white-50 {
    background-color: rgba(255, 255, 255, 0.5) !important
}

.vd_bg-white-60 {
    background-color: rgba(255, 255, 255, 0.6) !important
}

.vd_bg-white-70 {
    background-color: rgba(255, 255, 255, 0.7) !important
}

.vd_bg-white-80 {
    background-color: rgba(255, 255, 255, 0.8) !important
}

.vd_bg-white-90 {
    background-color: rgba(255, 255, 255, 0.9) !important
}

.background-1 {
    background: url('../img/pattern/pattern1.png')
}

.background-2 {
    background: url('../img/pattern/pattern2.png')
}

.background-3 {
    background: url('../img/pattern/pattern3.png')
}

.background-4 {
    background: url('../img/pattern/pattern4.png')
}

.background-5 {
    background: url('../img/pattern/pattern5.png')
}

.background-6 {
    background: url('../img/pattern/pattern6.png')
}

.background-7 {
    background: url('../img/pattern/pattern7.png')
}

.background-8 {
    background: url('../img/pattern/pattern8.png')
}

.left-pos {
    left: 0 !important;
    right: auto !important
}

.right-pos {
    right: 0 !important;
    left: auto !important
}

.menu-badge {
    float: right;
    margin-top: -1px;
    position: relative;
}

.width-5 {
    width: 5% !important
}

.width-7 {
    width: 7% !important
}

.width-10 {
    width: 10% !important
}

.width-20 {
    width: 20% !important
}

.width-30 {
    width: 30% !important
}

.width-40 {
    width: 40% !important
}

.width-50 {
    width: 50% !important
}

.width-60 {
    width: 60% !important
}

.width-70 {
    width: 70% !important
}

.width-80 {
    width: 80% !important
}

.width-90 {
    width: 90% !important
}

.width-100 {
    width: 100% !important
}

.table-dragable tr {
    cursor: move
}

.table-scrollable {
    overflow-x: auto;
    overflow-y: visible;
    width: 100%
}

.vd_mega-menu-wrapper {
    width: 100%;
    position: relative;
    z-index: 3
}

    .vd_mega-menu-wrapper .vd_mega-menu {
        float: left
    }

        .vd_mega-menu-wrapper .vd_mega-menu .mega-ul,
        .vd_mega-menu-wrapper .vd_mega-menu .mega-li {
            margin: 0;
            padding: 0
        }

        .vd_mega-menu-wrapper .vd_mega-menu .mega-li {
            list-style: none
        }

        .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > li.one-icon,
        .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > li.profile {
            padding: 7px 7px 7px;
        }

            .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > li.one-big-icon > .mega-link,
            .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > li.one-icon > .mega-link {
                display: block;
                height: 36px;
                line-height: 30px;
                width: 36px;
                text-align: center;
                padding: 0;
                margin: 0;
                overflow: hidden;
                -webkit-border-radius: 30px;
                -moz-border-radius: 30px;
                border-radius: 30px
            }

        .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > li.one-big-icon {
            padding: 14px 4px 13px
        }

            .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > li.one-big-icon > .mega-link {
                font-size: 24px
            }

                .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > li.one-big-icon > .mega-link > .mega-image {
                    margin-left: 5px;
                    margin-right: 5px
                }

                .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > li.one-big-icon > .mega-link > .badge {
                    right: -4px;
                    top: 5px
                }

            .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > li.one-big-icon .open-left:before {
                right: 11px
            }

            .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > li.one-big-icon .open-right:before {
                right: auto;
                left: 11px
            }

        .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > li.profile {
            margin-left: 15px
        }

            .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > li.profile .mega-image {
                float: left
            }

            .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > li.profile .mega-name {
                display: block;
                float: left;
                margin-left: 10px;
                margin-top: 5px
            }

        .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul .mega-image {
            height: 36px;
            line-height: 30px;
            width: 36px
        }

            .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul .mega-image img {
                -webkit-border-radius: 30px;
                -moz-border-radius: 30px;
                border-radius: 30px;
                vertical-align: top;
                /*  width: 36px !important;
    height: 36px !important;*/
            }

        .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > li.one-icon > .mega-link {
            border: 2px solid #ccc;
        }

            .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > li.one-icon > .mega-link .mega-icon {
                font-size: 16px
            }

        .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > li.one-icon .mega-link:hover,
        .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > li.one-icon .mega-link.open {
            background-color: #fff !important;
            color: #da4448;
        }

        .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > .mega-li {
            float: left;
            position: relative;
            margin-left: 5px;
            padding: 18px 7px 20px;
            height: 50px
        }

            .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > .mega-li > a {
                padding: 0;
                color: #ccc
            }

                .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > .mega-li > a:hover,
                .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > .mega-li > a:focus {
                    background: none
                }

            .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > .mega-li .btn {
                padding: 6px 15px
            }

            .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > .mega-li .btn-lg {
                padding: 11px 19px
            }

            .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > .mega-li .btn-sm {
                padding: 5px 10px
            }

            .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > .mega-li .btn-xs {
                font-size: 11px;
                padding: 4px 8px
            }

            .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > .mega-li .caret {
                border-top-color: #FFFFFF;
                border-bottom-color: #FFFFFF
            }

            .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > .mega-li .badge {
                position: absolute;
                right: 4px;
                top: 4px
            }

        .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul li.hover-trigger:hover > .hover-target {
            display: block !important
        }

    .vd_mega-menu-wrapper.horizontal-menu {
        z-index: 6
    }

        .vd_mega-menu-wrapper.horizontal-menu .vd_mega-menu > .mega-ul > .mega-li {
            padding: 8px 13px;
            height: 42px;
            margin-top: 10px;
            margin-bottom: 10px;
            border-radius: 4px
        }

            .vd_mega-menu-wrapper.horizontal-menu .vd_mega-menu > .mega-ul > .mega-li > a {
                font-size: 14px
            }

            .vd_mega-menu-wrapper.horizontal-menu .vd_mega-menu > .mega-ul > .mega-li:hover,
            .vd_mega-menu-wrapper.horizontal-menu .vd_mega-menu > .mega-ul > .mega-li.active {
                background: rgba(0, 0, 0, 0.4);
                color: #FFFFFF
            }

.vd_mega-menu-content:before {
    -moz-border-color: none;
    border-color: transparent transparent #babbbf;
    border-image: none;
    border-style: solid;
    border-width: 5px;
    content: "";
    display: block;
    height: 0;
    opacity: 1;
    width: 0;
    position: absolute;
    top: -12px;
}

.vd_mega-menu-content {
    padding-top: 0px;
    padding-bottom: 0px;
    position: absolute;
    top: 100%;
    display: none;
    background-color: #393d41;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    border-top: 3px solid #bbbcc0;
    z-index: 5;
}

    .vd_mega-menu-content .line {
        border-top: 1px solid #EEE;
        margin-top: 5px !important;
        margin-bottom: 5px !important;
        padding: 0 !important
    }

    .vd_mega-menu-content .closing {
        margin-bottom: -15px;
    }

    .vd_mega-menu-content.no-top {
        border-top: none;
    }

        .vd_mega-menu-content.no-top:before {
            border: none;
        }

    .vd_mega-menu-content .child-menu {
        position: relative;
        padding: 0;
        color: #5e656b;
        letter-spacing: .3px;
    }

        .vd_mega-menu-content .child-menu a {
            color: #e7e8ea;
        }

        .vd_mega-menu-content .child-menu .title {
            background: #23709E;
            color: #FFF;
            margin-top: -5px;
            padding: 0 10px 3px;
        }

            .vd_mega-menu-content .child-menu .title .vd_panel-menu .entypo-icon {
                font-size: 18px;
                line-height: 26px
            }

            .vd_mega-menu-content .child-menu .title .vd_panel-menu .smaller-font {
                font-size: 14px
            }

        .vd_mega-menu-content .child-menu .content {
            padding: 5px 10px
        }

.closing {
    font-size: 11.4px;
    background: #F5F5F5 !important;
    position: relative
}

    .closing a {
        color: #999 !important;
        display: block;
        padding: 3px 10px 5px
    }

        .closing a:hover {
            color: #1fae66 !important
        }

.open-top {
    top: auto;
    bottom: 106%
}

    .open-top:before {
        display: none !important
    }

.light-top-menu .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > .mega-li .mega-link,
.light-top-menu .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > .mega-li .one-icon,
.light-top-menu .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > .mega-li .mega-name {
    border-color: #707e77;
    color: #707e77
}

.light-top-menu .vd_mega-menu-wrapper.horizontal-menu .vd_mega-menu > .mega-ul > .mega-li > a {
    color: #707e77
}

.light-top-menu .vd_mega-menu-wrapper.horizontal-menu .vd_mega-menu .mega-ul > .mega-li:hover,
.light-top-menu .vd_mega-menu-wrapper.horizontal-menu .vd_mega-menu .mega-ul > .mega-li.active {
    background: #1fae66
}

    .light-top-menu .vd_mega-menu-wrapper.horizontal-menu .vd_mega-menu .mega-ul > .mega-li:hover > a,
    .light-top-menu .vd_mega-menu-wrapper.horizontal-menu .vd_mega-menu .mega-ul > .mega-li.active > a {
        color: #FFFFFF
    }

.light-top-menu .vd_menu-search {
    background: #333333;
    color: #EEEEEE
}

    .light-top-menu .vd_menu-search .vd_menu-search-text {
        background: #333333;
        color: #EEEEEE
    }

.menu-action-icon.vd_green:hover {
    background: #1fae66 !important;
    color: #fff !important
}

.menu-action-icon.vd_red:hover {
    background: #f85d2c !important;
    color: #fff !important
}

.menu-action-icon.vd_yellow:hover {
    background: #1fae66 !important;
    color: #fff !important
}

.menu-action-icon.vd_orange:hover {
    background: #f85d2c !important;
    color: #fff !important
}

.menu-action-icon.vd_blue:hover {
    background: #1fae66 !important;
    color: #fff !important
}

.width-lg-1 {
    width: 60px
}

.width-lg-2 {
    width: 180px
}

.width-lg-3 {
    width: 240px
}

.width-lg-4 {
    width: 320px
}

.width-lg-5 {
    width: 480px
}

.width-lg-6 {
    width: 720px
}

.width-lg-full {
    width: 1130px
}

.width-md-1 {
    width: 60px
}

.width-md-2 {
    width: 180px
}

.width-md-3 {
    width: 240px
}

.width-md-4 {
    width: 320px
}

.width-md-5 {
    width: 480px
}

.width-md-6 {
    width: 720px
}

.width-md-full {
    width: 1130px
}

.width-sm-1 {
    width: 60px
}

.width-sm-2 {
    width: 180px
}

.width-sm-3 {
    width: 240px
}

.width-sm-4 {
    width: 320px
}

.width-sm-5 {
    width: 480px
}

.width-sm-6 {
    width: 720px
}

.width-sm-full {
    width: 1130px
}

.width-xs-1 {
    width: 60px
}

.width-xs-2 {
    width: 180px
}

.width-xs-3 {
    width: 240px
}

.width-xs-4 {
    width: 320px
}

.width-xs-5 {
    width: 480px
}

.width-xs-6 {
    width: 720px
}

.width-xs-full {
    width: 1130px
}

.height-lg-auto .list-wrapper > li {
    height: auto
}

.height-lg-1 .list-wrapper > li {
    height: 60px
}

.height-lg-2 .list-wrapper > li {
    height: 120px
}

.height-lg-3 .list-wrapper > li {
    height: 180px
}

.height-lg-4 .list-wrapper > li {
    height: 240px
}

.height-lg-5 .list-wrapper > li {
    height: 320px
}

.height-lg-6 .list-wrapper > li {
    height: 480px
}

.height-md-auto .list-wrapper > li {
    height: auto
}

.height-md-1 .list-wrapper > li {
    height: 60px
}

.height-md-2 .list-wrapper > li {
    height: 120px
}

.height-md-3 .list-wrapper > li {
    height: 180px
}

.height-md-4 .list-wrapper > li {
    height: 240px
}

.height-md-5 .list-wrapper > li {
    height: 320px
}

.height-md-6 .list-wrapper > li {
    height: 480px
}

.height-sm-auto .list-wrapper > li {
    height: auto
}

.height-sm-1 .list-wrapper > li {
    height: 60px
}

.height-sm-2 .list-wrapper > li {
    height: 120px
}

.height-sm-3 .list-wrapper > li {
    height: 180px
}

.height-sm-4 .list-wrapper > li {
    height: 240px
}

.height-sm-5 .list-wrapper > li {
    height: 320px
}

.height-sm-6 .list-wrapper > li {
    height: 480px
}

.height-xs-auto .list-wrapper > li {
    height: auto
}

.height-xs-1 .list-wrapper > li {
    height: 60px
}

.height-xs-2 .list-wrapper > li {
    height: 120px
}

.height-xs-3 .list-wrapper > li {
    height: 180px
}

.height-xs-4 .list-wrapper > li {
    height: 240px
}

.height-xs-5 .list-wrapper > li {
    height: 320px
}

.height-xs-6 .list-wrapper > li {
    height: 480px
}

.column-lg-1 ul li {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important
}

    .column-lg-1 ul li:first-child,
    .column-lg-1 ul li:nth-child(2n+1),
    .column-lg-1 ul li:nth-child(3n+1),
    .column-lg-1 ul li:nth-child(4n+1),
    .column-lg-1 ul li:nth-child(5n+1),
    .column-lg-1 ul li:nth-child(6n+1) {
        margin-left: 0 !important
    }

.column-lg-2 ul li {
    width: 47%;
    margin-left: 1% !important;
    margin-right: 1% !important
}

    .column-lg-2 ul li:first-child,
    .column-lg-2 ul li:nth-child(2n+1),
    .column-lg-2 ul li:nth-child(3n+1),
    .column-lg-2 ul li:nth-child(4n+1),
    .column-lg-2 ul li:nth-child(5n+1),
    .column-lg-2 ul li:nth-child(6n+1) {
        margin-left: 0 !important
    }

    .column-lg-2 ul li:first-child,
    .column-lg-2 ul li:nth-child(2n+1) {
        margin-left: 2% !important
    }

.column-lg-3 ul li {
    width: 30%;
    margin-left: 1% !important;
    margin-right: 1% !important
}

    .column-lg-3 ul li:first-child,
    .column-lg-3 ul li:nth-child(2n+1),
    .column-lg-3 ul li:nth-child(3n+1),
    .column-lg-3 ul li:nth-child(4n+1),
    .column-lg-3 ul li:nth-child(5n+1),
    .column-lg-3 ul li:nth-child(6n+1) {
        margin-left: 0 !important
    }

    .column-lg-3 ul li:first-child,
    .column-lg-3 ul li:nth-child(3n+1) {
        margin-left: 2% !important
    }

.column-lg-4 ul li {
    width: 23%;
    margin-left: 1% !important;
    margin-right: 1% !important
}

    .column-lg-4 ul li:first-child,
    .column-lg-4 ul li:nth-child(2n+1),
    .column-lg-4 ul li:nth-child(3n+1),
    .column-lg-4 ul li:nth-child(4n+1),
    .column-lg-4 ul li:nth-child(5n+1),
    .column-lg-4 ul li:nth-child(6n+1) {
        margin-left: 0 !important
    }

    .column-lg-4 ul li:first-child,
    .column-lg-4 ul li:nth-child(4n+1) {
        margin-left: 2% !important
    }

.column-lg-4 .menu-text .menu-info .menu-action .menu-action-icon {
    font-size: 10px;
    height: 16px;
    width: 16px;
    line-height: 12px
}

.column-lg-5 ul li {
    width: 18%;
    margin-left: 1% !important;
    margin-right: 1% !important
}

    .column-lg-5 ul li:first-child,
    .column-lg-5 ul li:nth-child(2n+1),
    .column-lg-5 ul li:nth-child(3n+1),
    .column-lg-5 ul li:nth-child(4n+1),
    .column-lg-5 ul li:nth-child(5n+1),
    .column-lg-5 ul li:nth-child(6n+1) {
        margin-left: 0 !important
    }

    .column-lg-5 ul li:first-child,
    .column-lg-5 ul li:nth-child(5n+1) {
        margin-left: 1% !important
    }

.column-lg-5 .menu-text .menu-info .menu-action .menu-action-icon {
    font-size: 10px;
    height: 16px;
    width: 16px;
    line-height: 12px
}

.column-lg-6 ul li {
    width: 15%;
    margin-left: 1% !important;
    margin-right: 1% !important
}

    .column-lg-6 ul li:first-child,
    .column-lg-6 ul li:nth-child(2n+1),
    .column-lg-6 ul li:nth-child(3n+1),
    .column-lg-6 ul li:nth-child(4n+1),
    .column-lg-6 ul li:nth-child(5n+1),
    .column-lg-6 ul li:nth-child(6n+1) {
        margin-left: 0 !important
    }

    .column-lg-6 ul li:first-child,
    .column-lg-6 ul li:nth-child(6n+1) {
        margin-left: 2% !important
    }

.column-lg-6 .menu-text .menu-info .menu-action .menu-action-icon {
    font-size: 10px;
    height: 16px;
    width: 16px;
    line-height: 12px
}

.column-md-1 ul li {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important
}

    .column-md-1 ul li:first-child,
    .column-md-1 ul li:nth-child(2n+1),
    .column-md-1 ul li:nth-child(3n+1),
    .column-md-1 ul li:nth-child(4n+1),
    .column-md-1 ul li:nth-child(5n+1),
    .column-md-1 ul li:nth-child(6n+1) {
        margin-left: 0 !important
    }

.column-md-2 ul li {
    width: 47%;
    margin-left: 1% !important;
    margin-right: 1% !important
}

    .column-md-2 ul li:first-child,
    .column-md-2 ul li:nth-child(2n+1),
    .column-md-2 ul li:nth-child(3n+1),
    .column-md-2 ul li:nth-child(4n+1),
    .column-md-2 ul li:nth-child(5n+1),
    .column-md-2 ul li:nth-child(6n+1) {
        margin-left: 0 !important
    }

    .column-md-2 ul li:first-child,
    .column-md-2 ul li:nth-child(2n+1) {
        margin-left: 2% !important
    }

.column-md-3 ul li {
    width: 30%;
    margin-left: 1% !important;
    margin-right: 1% !important
}

    .column-md-3 ul li:first-child,
    .column-md-3 ul li:nth-child(2n+1),
    .column-md-3 ul li:nth-child(3n+1),
    .column-md-3 ul li:nth-child(4n+1),
    .column-md-3 ul li:nth-child(5n+1),
    .column-md-3 ul li:nth-child(6n+1) {
        margin-left: 0 !important
    }

    .column-md-3 ul li:first-child,
    .column-md-3 ul li:nth-child(3n+1) {
        margin-left: 2% !important
    }

.column-md-4 ul li {
    width: 23%;
    margin-left: 1% !important;
    margin-right: 1% !important
}

    .column-md-4 ul li:first-child,
    .column-md-4 ul li:nth-child(2n+1),
    .column-md-4 ul li:nth-child(3n+1),
    .column-md-4 ul li:nth-child(4n+1),
    .column-md-4 ul li:nth-child(5n+1),
    .column-md-4 ul li:nth-child(6n+1) {
        margin-left: 0 !important
    }

    .column-md-4 ul li:first-child,
    .column-md-4 ul li:nth-child(4n+1) {
        margin-left: 2% !important
    }

.column-md-4 .menu-text .menu-info .menu-action .menu-action-icon {
    font-size: 10px;
    height: 16px;
    width: 16px;
    line-height: 12px
}

.column-md-5 ul li {
    width: 18%;
    margin-left: 1% !important;
    margin-right: 1% !important
}

    .column-md-5 ul li:first-child,
    .column-md-5 ul li:nth-child(2n+1),
    .column-md-5 ul li:nth-child(3n+1),
    .column-md-5 ul li:nth-child(4n+1),
    .column-md-5 ul li:nth-child(5n+1),
    .column-md-5 ul li:nth-child(6n+1) {
        margin-left: 0 !important
    }

    .column-md-5 ul li:first-child,
    .column-md-5 ul li:nth-child(5n+1) {
        margin-left: 1% !important
    }

.column-md-5 .menu-text .menu-info .menu-action .menu-action-icon {
    font-size: 10px;
    height: 16px;
    width: 16px;
    line-height: 12px
}

.column-md-6 ul li {
    width: 15%;
    margin-left: 1% !important;
    margin-right: 1% !important
}

    .column-md-6 ul li:first-child,
    .column-md-6 ul li:nth-child(2n+1),
    .column-md-6 ul li:nth-child(3n+1),
    .column-md-6 ul li:nth-child(4n+1),
    .column-md-6 ul li:nth-child(5n+1),
    .column-md-6 ul li:nth-child(6n+1) {
        margin-left: 0 !important
    }

    .column-md-6 ul li:first-child,
    .column-md-6 ul li:nth-child(6n+1) {
        margin-left: 2% !important
    }

.column-md-6 .menu-text .menu-info .menu-action .menu-action-icon {
    font-size: 10px;
    height: 16px;
    width: 16px;
    line-height: 12px
}

.column-sm-1 ul li {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important
}

    .column-sm-1 ul li:first-child,
    .column-sm-1 ul li:nth-child(2n+1),
    .column-sm-1 ul li:nth-child(3n+1),
    .column-sm-1 ul li:nth-child(4n+1),
    .column-sm-1 ul li:nth-child(5n+1),
    .column-sm-1 ul li:nth-child(6n+1) {
        margin-left: 0 !important
    }

.column-sm-2 ul li {
    width: 47%;
    margin-left: 1% !important;
    margin-right: 1% !important
}

    .column-sm-2 ul li:first-child,
    .column-sm-2 ul li:nth-child(2n+1),
    .column-sm-2 ul li:nth-child(3n+1),
    .column-sm-2 ul li:nth-child(4n+1),
    .column-sm-2 ul li:nth-child(5n+1),
    .column-sm-2 ul li:nth-child(6n+1) {
        margin-left: 0 !important
    }

    .column-sm-2 ul li:first-child,
    .column-sm-2 ul li:nth-child(2n+1) {
        margin-left: 2% !important
    }

.column-sm-3 ul li {
    width: 30%;
    margin-left: 1% !important;
    margin-right: 1% !important
}

    .column-sm-3 ul li:first-child,
    .column-sm-3 ul li:nth-child(2n+1),
    .column-sm-3 ul li:nth-child(3n+1),
    .column-sm-3 ul li:nth-child(4n+1),
    .column-sm-3 ul li:nth-child(5n+1),
    .column-sm-3 ul li:nth-child(6n+1) {
        margin-left: 0 !important
    }

    .column-sm-3 ul li:first-child,
    .column-sm-3 ul li:nth-child(3n+1) {
        margin-left: 2% !important
    }

.column-sm-4 ul li {
    width: 23%;
    margin-left: 1% !important;
    margin-right: 1% !important
}

    .column-sm-4 ul li:first-child,
    .column-sm-4 ul li:nth-child(2n+1),
    .column-sm-4 ul li:nth-child(3n+1),
    .column-sm-4 ul li:nth-child(4n+1),
    .column-sm-4 ul li:nth-child(5n+1),
    .column-sm-4 ul li:nth-child(6n+1) {
        margin-left: 0 !important
    }

    .column-sm-4 ul li:first-child,
    .column-sm-4 ul li:nth-child(4n+1) {
        margin-left: 2% !important
    }

.column-sm-4 .menu-text .menu-info .menu-action .menu-action-icon {
    font-size: 10px;
    height: 16px;
    width: 16px;
    line-height: 12px
}

.column-sm-5 ul li {
    width: 18%;
    margin-left: 1% !important;
    margin-right: 1% !important
}

    .column-sm-5 ul li:first-child,
    .column-sm-5 ul li:nth-child(2n+1),
    .column-sm-5 ul li:nth-child(3n+1),
    .column-sm-5 ul li:nth-child(4n+1),
    .column-sm-5 ul li:nth-child(5n+1),
    .column-sm-5 ul li:nth-child(6n+1) {
        margin-left: 0 !important
    }

    .column-sm-5 ul li:first-child,
    .column-sm-5 ul li:nth-child(5n+1) {
        margin-left: 1% !important
    }

.column-sm-5 .menu-text .menu-info .menu-action .menu-action-icon {
    font-size: 10px;
    height: 16px;
    width: 16px;
    line-height: 12px
}

.column-sm-6 ul li {
    width: 15%;
    margin-left: 1% !important;
    margin-right: 1% !important
}

    .column-sm-6 ul li:first-child,
    .column-sm-6 ul li:nth-child(2n+1),
    .column-sm-6 ul li:nth-child(3n+1),
    .column-sm-6 ul li:nth-child(4n+1),
    .column-sm-6 ul li:nth-child(5n+1),
    .column-sm-6 ul li:nth-child(6n+1) {
        margin-left: 0 !important
    }

    .column-sm-6 ul li:first-child,
    .column-sm-6 ul li:nth-child(6n+1) {
        margin-left: 2% !important
    }

.column-sm-6 .menu-text .menu-info .menu-action .menu-action-icon {
    font-size: 10px;
    height: 16px;
    width: 16px;
    line-height: 12px
}

.column-xs-1 ul li {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important
}

    .column-xs-1 ul li:first-child,
    .column-xs-1 ul li:nth-child(2n+1),
    .column-xs-1 ul li:nth-child(3n+1),
    .column-xs-1 ul li:nth-child(4n+1),
    .column-xs-1 ul li:nth-child(5n+1),
    .column-xs-1 ul li:nth-child(6n+1) {
        margin-left: 0 !important
    }

.column-xs-2 ul li {
    width: 47%;
    margin-left: 1% !important;
    margin-right: 1% !important
}

    .column-xs-2 ul li:first-child,
    .column-xs-2 ul li:nth-child(2n+1),
    .column-xs-2 ul li:nth-child(3n+1),
    .column-xs-2 ul li:nth-child(4n+1),
    .column-xs-2 ul li:nth-child(5n+1),
    .column-xs-2 ul li:nth-child(6n+1) {
        margin-left: 0 !important
    }

    .column-xs-2 ul li:first-child,
    .column-xs-2 ul li:nth-child(2n+1) {
        margin-left: 2% !important
    }

.column-xs-3 ul li {
    width: 30%;
    margin-left: 1% !important;
    margin-right: 1% !important
}

    .column-xs-3 ul li:first-child,
    .column-xs-3 ul li:nth-child(2n+1),
    .column-xs-3 ul li:nth-child(3n+1),
    .column-xs-3 ul li:nth-child(4n+1),
    .column-xs-3 ul li:nth-child(5n+1),
    .column-xs-3 ul li:nth-child(6n+1) {
        margin-left: 0 !important
    }

    .column-xs-3 ul li:first-child,
    .column-xs-3 ul li:nth-child(3n+1) {
        margin-left: 2% !important
    }

.column-xs-4 ul li {
    width: 23%;
    margin-left: 1% !important;
    margin-right: 1% !important
}

    .column-xs-4 ul li:first-child,
    .column-xs-4 ul li:nth-child(2n+1),
    .column-xs-4 ul li:nth-child(3n+1),
    .column-xs-4 ul li:nth-child(4n+1),
    .column-xs-4 ul li:nth-child(5n+1),
    .column-xs-4 ul li:nth-child(6n+1) {
        margin-left: 0 !important
    }

    .column-xs-4 ul li:first-child,
    .column-xs-4 ul li:nth-child(4n+1) {
        margin-left: 2% !important
    }

.column-xs-4 .menu-text .menu-info .menu-action .menu-action-icon {
    font-size: 10px;
    height: 16px;
    width: 16px;
    line-height: 12px
}

.column-xs-5 ul li {
    width: 18%;
    margin-left: 1% !important;
    margin-right: 1% !important
}

    .column-xs-5 ul li:first-child,
    .column-xs-5 ul li:nth-child(2n+1),
    .column-xs-5 ul li:nth-child(3n+1),
    .column-xs-5 ul li:nth-child(4n+1),
    .column-xs-5 ul li:nth-child(5n+1),
    .column-xs-5 ul li:nth-child(6n+1) {
        margin-left: 0 !important
    }

    .column-xs-5 ul li:first-child,
    .column-xs-5 ul li:nth-child(5n+1) {
        margin-left: 1% !important
    }

.column-xs-5 .menu-text .menu-info .menu-action .menu-action-icon {
    font-size: 10px;
    height: 16px;
    width: 16px;
    line-height: 12px
}

.column-xs-6 ul li {
    width: 15%;
    margin-left: 1% !important;
    margin-right: 1% !important
}

    .column-xs-6 ul li:first-child,
    .column-xs-6 ul li:nth-child(2n+1),
    .column-xs-6 ul li:nth-child(3n+1),
    .column-xs-6 ul li:nth-child(4n+1),
    .column-xs-6 ul li:nth-child(5n+1),
    .column-xs-6 ul li:nth-child(6n+1) {
        margin-left: 0 !important
    }

    .column-xs-6 ul li:first-child,
    .column-xs-6 ul li:nth-child(6n+1) {
        margin-left: 2% !important
    }

.column-xs-6 .menu-text .menu-info .menu-action .menu-action-icon {
    font-size: 10px;
    height: 16px;
    width: 16px;
    line-height: 12px
}

.left-lg {
    right: 0;
    left: auto
}

    .left-lg:before {
        left: auto;
        right: 20px
    }

.right-lg {
    left: 0;
    right: auto
}

    .right-lg:before {
        right: auto;
        left: 20px
    }

.center-lg-1 {
    left: -10px;
    right: auto
}

    .center-lg-1:before {
        left: 30px;
        right: auto
    }

.center-lg-2 {
    left: -70px;
    right: auto
}

    .center-lg-2:before {
        left: 90px;
        right: auto
    }

.center-lg-3 {
    left: -100px;
    right: auto
}

    .center-lg-3:before {
        left: 120px;
        right: auto
    }

.center-lg-4 {
    left: -140px;
    right: auto
}

    .center-lg-4:before {
        left: 160px;
        right: auto
    }

.center-lg-5 {
    left: -220px;
    right: auto
}

    .center-lg-5:before {
        left: 240px;
        right: auto
    }

.center-lg-6 {
    left: -340px;
    right: auto
}

    .center-lg-6:before {
        left: 360px;
        right: auto
    }

.center-lg-full {
    left: -545px;
    right: auto
}

    .center-lg-full:before {
        left: 565px;
        right: auto
    }

.left-md {
    right: 0;
    left: auto
}

    .left-md:before {
        left: auto;
        right: 20px
    }

.right-md {
    left: 0;
    right: auto
}

    .right-md:before {
        right: auto;
        left: 20px
    }

.center-md-1 {
    left: -10px;
    right: auto
}

    .center-md-1:before {
        left: 30px;
        right: auto
    }

.center-md-2 {
    left: -70px;
    right: auto
}

    .center-md-2:before {
        left: 90px;
        right: auto
    }

.center-md-3 {
    left: -100px;
    right: auto
}

    .center-md-3:before {
        left: 120px;
        right: auto
    }

.center-md-4 {
    left: -140px;
    right: auto
}

    .center-md-4:before {
        left: 160px;
        right: auto
    }

.center-md-5 {
    left: -220px;
    right: auto
}

    .center-md-5:before {
        left: 240px;
        right: auto
    }

.center-md-6 {
    left: -340px;
    right: auto
}

    .center-md-6:before {
        left: 360px;
        right: auto
    }

.center-md-full {
    left: -545px;
    right: auto
}

    .center-md-full:before {
        left: 565px;
        right: auto
    }

.left-sm {
    right: 0;
    left: auto
}

    .left-sm:before {
        left: auto;
        right: 20px
    }

.right-sm {
    left: 0;
    right: auto
}

    .right-sm:before {
        right: auto;
        left: 20px
    }

.center-sm-1 {
    left: -10px;
    right: auto
}

    .center-sm-1:before {
        left: 30px;
        right: auto
    }

.center-sm-2 {
    left: -70px;
    right: auto
}

    .center-sm-2:before {
        left: 90px;
        right: auto
    }

.center-sm-3 {
    left: -100px;
    right: auto
}

    .center-sm-3:before {
        left: 120px;
        right: auto
    }

.center-sm-4 {
    left: -140px;
    right: auto
}

    .center-sm-4:before {
        left: 160px;
        right: auto
    }

.center-sm-5 {
    left: -220px;
    right: auto
}

    .center-sm-5:before {
        left: 240px;
        right: auto
    }

.center-sm-6 {
    left: -340px;
    right: auto
}

    .center-sm-6:before {
        left: 360px;
        right: auto
    }

.center-sm-5 {
    left: -220px;
    right: auto
}

    .center-sm-5:before {
        left: 240px;
        right: auto
    }

.center-sm-6 {
    left: -340px;
    right: auto
}

    .center-sm-6:before {
        left: 360px;
        right: auto
    }

.center-sm-full {
    left: -545px;
    right: auto
}

    .center-sm-full:before {
        left: 565px;
        right: auto
    }

.left-xs {
    right: 0;
    left: auto
}

    .left-xs:before {
        left: auto;
        right: 20px
    }

.right-xs {
    left: 0;
    right: auto
}

    .right-xs:before {
        right: auto;
        left: 20px
    }

.center-xs-1 {
    left: -10px;
    right: auto
}

    .center-xs-1:before {
        left: 30px;
        right: auto
    }

.center-xs-2 {
    left: -70px;
    right: auto
}

    .center-xs-2:before {
        left: 90px;
        right: auto
    }

.center-xs-3 {
    left: -100px;
    right: auto
}

    .center-xs-3:before {
        left: 120px;
        right: auto
    }

.center-xs-4 {
    left: -140px;
    right: auto
}

    .center-xs-4:before {
        left: 160px;
        right: auto
    }

.center-xs-5 {
    left: -220px;
    right: auto
}

    .center-xs-5:before {
        left: 240px;
        right: auto
    }

.center-xs-6 {
    left: -340px;
    right: auto
}

    .center-xs-6:before {
        left: 360px;
        right: auto
    }

.center-xs-full {
    left: -545px;
    right: auto
}

    .center-xs-full:before {
        left: 565px;
        right: auto
    }

.width-full {
    width: 1130px
}

.parent-width-full {
    position: static !important
}

.mgbt-lg-0 {
    margin-bottom: 0 !important
}

.mgbt-lg-5 {
    margin-bottom: 5px !important
}

.mgbt-lg-10 {
    margin-bottom: 10px !important
}

.mgbt-lg-15 {
    margin-bottom: 15px !important
}

.mgbt-lg-20 {
    margin-bottom: 20px !important
}

.mgbt-md-0 {
    margin-bottom: 0 !important
}

.mgbt-md-5 {
    margin-bottom: 5px !important
}

.mgbt-md-10 {
    margin-bottom: 10px !important
}

.mgbt-md-15 {
    margin-bottom: 15px !important
}

.mgbt-md-20 {
    margin-bottom: 20px !important
}

.mgbt-sm-0 {
    margin-bottom: 0 !important
}

.mgbt-sm-5 {
    margin-bottom: 5px !important
}

.mgbt-sm-10 {
    margin-bottom: 10px !important
}

.mgbt-sm-15 {
    margin-bottom: 15px !important
}

.mgbt-sm-20 {
    margin-bottom: 20px !important
}

.mgbt-xs-0 {
    margin-bottom: 0 !important
}

.mgbt-xs-5 {
    margin-bottom: 5px !important
}

.mgbt-xs-6 {
    margin-bottom: 6px !important
}

.mgbt-xs-9 {
    margin-bottom: 9px !important
}

.mgbt-xs-10 {
    margin-bottom: 10px !important
}

.mgbt-xs-14 {
    margin-bottom: 14px !important
}

.mgbt-xs-15 {
    margin-bottom: 15px !important
}

.mgbt-xs-17 {
    margin-bottom: 17px !important
}

.mgbt-xs-20 {
    margin-bottom: 20px !important
}

.mgtp--10 {
    margin-top: -10px !important
}

.mgtp--5 {
    margin-top: -5px !important
}

.mgtp-0 {
    margin-top: 0px !important
}

.mgtp-6 {
    margin-top: 6px !important
}

.mgtp-5 {
    margin-top: 5px !important
}

.mgtp-10 {
    margin-top: 10px !important
}

.mgtp-15 {
    margin-top: 15px !important
}

.mgtp-20 {
    margin-top: 20px !important
}

.mgtp-25 {
    margin-top: 25px !important
}

.mgtp-27 {
    margin-top: 27px !important
}

.mgtp-30 {
    margin-top: 30px !important
}

.mgtp-40 {
    margin-top: 40px !important
}

.mgtp-80 {
    margin-top: 80px !important
}

.mgtp-100 {
    margin-top: 100px !important
}

.open-right {
    top: -8px;
    left: 100%
}

.open-left {
    top: -8px;
    right: 100%
}

    .open-right:before,
    .open-left:before {
        border: none
    }

header {
    height: 50px;
    z-index: 999;
}

    header .vd_top-menu-wrapper {
        background-color: #393a3e;
        width: 100%;
        z-index: 999;
        position: absolute;
        -webkit-box-shadow: 0 -2px 4px rgba(50, 50, 50, 0.75);
        box-shadow: 0 -2px 4px rgba(50, 50, 50, 0.75)
    }

    header .vd_top-nav .vd_panel-header .logo {
        float: left
    }

        header .vd_top-nav .vd_panel-header .logo a {
            margin-top: 10px;
            width: 120px;
            display: inline-block
        }

    header .vd_container {
        height: 50px
    }

body.sticky-menu-active header {
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px
}

.vd_navbar {
    background-color: #f4f5f9;
    color: #fff;
}

.vd_navbar,
.navbar-tabs-menu {
    -webkit-box-shadow: -5px 0 5px -5px #999 inset;
    box-shadow: -5px 0 5px -5px #999 inset
}

.vd_navbar-right {
    right: 0;
    left: auto
}

    .vd_navbar-right .vd_menu .menu-active {
        right: auto;
        left: -1px;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

.nav-left-fixed .vd_navbar-left,
.nav-right-fixed .vd_navbar-right {
    position: fixed;
    left: auto;
    right: auto;
    top: 63px;
    margin-left: -15px
}

.no-header.nav-left-fixed .vd_navbar-left,
.no-header.nav-right-fixed .vd_navbar-right {
    top: 0
}

.nav-right-fixed .vd_navbar-right {
    margin-left: 0;
    right: 0;
    left: auto
}

.navbar-menu {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset
}

    .navbar-menu .menu-title {
        margin-top: 40px;
        margin-bottom: 20px
    }

.navbar-spacing {
    height: 300px
}

.vd_menu {
    margin-left: -20px;
    margin-right: -20px;
    font-size: 14px;
    text-transform: uppercase !important;
}

    .vd_menu ul,
    .vd_menu li {
        margin: 0;
        padding: 0
    }

    .vd_menu li {
        list-style: none;
        position: relative
    }

    .vd_menu a {
        color: #393d41;
        display: block;
        font-weight: 400;
    }

    .vd_menu .menu-icon {
        font-size: 15px;
        width: 24px;
        height: 22px;
        line-height: 20px;
        float: left;
        display: block;
        margin-right: 8px;
        text-align: center;
        vertical-align: middle
    }

    .vd_menu .entypo-icon {
        line-height: 24px
    }

    .vd_menu .menu-active {
        font-size: 24px;
        position: absolute;
        right: -1px;
        color: #f0f0f0
    }

    .vd_menu > ul > li:last-child {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2)
    }

    .vd_menu > ul > li > a {
        padding: 4px 10px 4px 5px;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        border-bottom: 1px solid rgb(228, 228, 228);
        position: relative;
    }

    .vd_menu > ul > li:first-child > a {
        border-top: 1px solid rgb(228, 228, 228);
    }

    .vd_menu > ul > li > a:hover {
        background: #edeef2;
        -webkit-box-shadow: -5px 0 5px -5px #999 inset;
        box-shadow: -5px 0 5px -5px #999 inset;
    }

    .vd_menu > ul > li.active > a {
        background: rgba(0, 0, 0, 0.3);
        border-top: none;
        color: #FFF
    }

    .vd_menu .line {
        border-top: 1px solid #EEEEEE;
        margin: 12px 20px !important
    }

    .vd_menu ul li .child-menu {
        background: #edeef2;
        border-top: #909090;
        padding: 0px 20px 0px;
        font-size: 13px;
        display: none;
        -webkit-box-shadow: -5px 0 5px -5px #999 inset;
        box-shadow: -5px 0 5px -5px #999 inset;
    }

        .vd_menu ul li .child-menu ul li {
            margin-left: -20px;
            margin-right: -20px
        }

            .vd_menu ul li .child-menu ul li a {
                padding: 3px 10px 3px 10px;
            }

                .vd_menu ul li .child-menu ul li a:hover {
                    background: #f4f5f9;
                    -webkit-box-shadow: -5px 0 5px -5px #999 inset;
                    box-shadow: -5px 0 5px -5px #999 inset;
                }

            .vd_menu ul li .child-menu ul li .child-menu {
                background: #e7e8ec;
                border-top: 1px solid rgba(160, 160, 160, 0.2);
                border-bottom: 1px solid rgb(214, 214, 214);
            }

                .vd_menu ul li .child-menu ul li .child-menu ul li a {
                    padding-left: 18px;
                }

                .vd_menu ul li .child-menu ul li .child-menu ul li .child-menu {
                    background: none;
                    border-top: none
                }

                    .vd_menu ul li .child-menu ul li .child-menu ul li .child-menu ul li a {
                        padding-left: 60px
                    }

.nav-left-small .vd_navbar-left,
.nav-right-small .vd_navbar-right {
    width: 50px
}

    .nav-left-small .vd_navbar-left .vd_menu > ul > li > a,
    .nav-right-small .vd_navbar-right .vd_menu > ul > li > a {
        padding: 10px 5px
    }

        .nav-left-small .vd_navbar-left .vd_menu > ul > li > a > .menu-text,
        .nav-right-small .vd_navbar-right .vd_menu > ul > li > a > .menu-text {
            display: none
        }

    .nav-left-small .vd_navbar-left .vd_menu .menu-icon,
    .nav-right-small .vd_navbar-right .vd_menu .menu-icon {
        font-size: 18x;
        margin-right: 0;
        width: 100%;
        height: 24px;
        line-height: 22px;
        float: none
    }

    .nav-left-small .vd_navbar-left .vd_menu .menu-active,
    .nav-right-small .vd_navbar-right .vd_menu .menu-active {
        display: none
    }

    .nav-right-medium .vd_navbar-right .vd_menu ul li .child-menu,
    .nav-right-small .vd_navbar-right .vd_menu ul li .child-menu {
        left: auto;
        right: 100%
    }

.vd_navbar-left {
    margin-left: 0
}

.vd_navbar-right {
    margin-right: 0
}

.nav-left-hide .vd_navbar-left {
    margin-left: -260px
}

.nav-left-hide.nav-left-small .vd_navbar-left {
    margin-left: -50px
}

.nav-right-hide .vd_navbar-right {
    margin-right: -260px
}

.nav-right-hide.nav-right-medium .vd_navbar-right {
    margin-right: -140px
}

.nav-right-hide.nav-right-small .vd_navbar-right {
    margin-right: -50px
}

.nav-left-hide.nav-left-fixed .vd_navbar-left {
    margin-left: -275px
}

.nav-left-hide.nav-left-fixed.nav-left-small .vd_navbar-left {
    margin-left: -65px
}

.nav-right-hide.nav-right-fixed .vd_navbar-right {
    margin-left: -275px
}

.nav-right-hide.nav-right-fixed.nav-right-medium .vd_navbar-right {
    margin-left: -155px
}

.nav-right-hide.nav-right-fixed.nav-right-small .vd_navbar-right {
    margin-left: -65px
}

.nav-left-small .vd_navbar-left .hide-nav-small,
.nav-right-small .vd_navbar-right .hide-nav-small {
    display: none
}

.navbar-tabs-menu {
    margin-left: -20px;
    margin-right: -20px;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 60px;
    background-color: #f4f5f9;
}

    .navbar-tabs-menu .menu,
    .navbar-tabs-menu .expand-menu {
        position: relative;
        height: 50px;
        line-height: 50px;
        display: block;
        text-align: center;
        vertical-align: middle
    }

    .navbar-tabs-menu .expand-menu {
        display: block;
        color: #fff
    }

        .navbar-tabs-menu .expand-menu:hover {
            color: #fff;
            cursor: pointer
        }

    .navbar-tabs-menu .mega-icon {
        font-size: 16px
    }

    .navbar-tabs-menu .badge {
        position: absolute;
        top: 4px;
        right: 4px
    }

    .navbar-tabs-menu .expand-menu {
        display: none
    }

        .navbar-tabs-menu .expand-menu .menu-icon {
            font-size: 28px
        }

        .navbar-tabs-menu .expand-menu .menu-icon-right {
            display: none
        }

    .navbar-tabs-menu .nav-tabs {
        border: none;
        font-size: 24px
    }

        .navbar-tabs-menu .nav-tabs li.active {
            z-index: 2
        }

            .navbar-tabs-menu .nav-tabs li.active a {
                background-color: #1fae66;
                border-color: #1fae66;
                color: #fff
            }

        .navbar-tabs-menu .nav-tabs li a {
            padding: 8px 15px 12px;
            margin-right: 0px;
            margin-left: 6px
        }

.nav-right-medium .vd_navbar-right .navbar-tabs-menu .menu-icon-right,
.nav-right-small .vd_navbar-right .nav-tabs-menu .menu-icon-right {
    display: block
}

.nav-right-medium .vd_navbar-right .navbar-tabs-menu .menu-icon-left,
.nav-right-small .vd_navbar-right .nav-tabs-menu .menu-icon-left {
    display: none
}

.nav-right-medium .vd_navbar-right .navbar-tabs-menu .menu-container {
    left: auto;
    right: 140px
}

.nav-left-small .vd_navbar-left .navbar-tabs-menu .menu-container,
.nav-right-small .vd_navbar-right .navbar-tabs-menu .menu-container {
    left: 50px
}

.nav-left-small .vd_navbar-left .navbar-tabs-menu .expand-menu .menu-icon,
.nav-right-small .vd_navbar-right .navbar-tabs-menu .expand-menu .menu-icon {
    font-size: 18px
}

.nav-right-small .vd_navbar-right .navbar-tabs-menu .menu-container {
    left: auto;
    right: 50px
}

.nav-right-medium .vd_navbar-right.vd_navbar-tabs-profile .navbar-tabs-menu .menu-container {
    right: 0
}

.nav-left-small .vd_navbar-left.vd_navbar-tabs-profile .menu-container,
.nav-right-small .vd_navbar-right.vd_navbar-tabs-profile .menu-container {
    width: 50px
}

.nav-left-small .vd_navbar-left.vd_navbar-tabs-profile .navbar-tabs-menu .vd_mega-menu-wrapper .vd_mega-menu .profile,
.nav-right-small .vd_navbar-right.vd_navbar-tabs-profile .navbar-tabs-menu .vd_mega-menu-wrapper .vd_mega-menu .profile {
    margin-left: 0px
}

.nav-right-small .vd_navbar-right.vd_navbar-tabs-profile .navbar-tabs-menu .menu-container {
    right: 0
}

.vd_navbar-style-2 .navbar-menu {
    -webkit-box-shadow: none;
    box-shadow: none
}

.vd_navbar-style-2 .vd_menu > ul > li > a {
    border: none;
    border-left-color: #f85d2c
}

    .vd_navbar-style-2 .vd_menu > ul > li > a:hover {
        border-left: 4px solid #f85d2c
    }

.vd_navbar-style-2 .vd_menu > ul > li:last-child {
    border-bottom: none
}

.navbar-search-wrapper {
    padding: 10px 15px 0
}

    .navbar-search-wrapper .navbar-search {
        padding-left: 10px;
        padding-right: 10px
    }

        .navbar-search-wrapper .navbar-search .search-config {
            border-left: 1px solid #333333;
            margin-top: 3px;
            position: relative
        }

.vd_navbar-email .vd_menu > ul > li > a {
    padding: 6px 20px
}

.vd_navbar-bottom-widget {
    position: absolute;
    bottom: 0;
    width: 260px
}

    .vd_navbar-bottom-widget > ul > li {
        border-top: 1px solid rgba(0, 0, 0, 0.15);
        border-bottom: none !important
    }

        .vd_navbar-bottom-widget > ul > li > a {
            border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
            border-bottom: none
        }

.nav-left-medium .vd_navbar-left .vd_navbar-bottom-widget,
.nav-right-medium .vd_navbar-right .vd_navbar-bottom-widget {
    width: 140px
}

.nav-left-small .vd_navbar-left .vd_navbar-bottom-widget,
.nav-right-small .vd_navbar-right .vd_navbar-bottom-widget {
    width: 50px
}

.navbar-tabs-menu .vd_mega-menu-wrapper {
    margin-top: -5px
}

    .navbar-tabs-menu .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > .mega-li {
        height: 60px;
        padding: 13px 7px 10px;
        margin-left: 12px
    }

        .navbar-tabs-menu .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > .mega-li > a {
            color: #fff;
            border: none;
            line-height: 36px
        }

            .navbar-tabs-menu .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > .mega-li > a .mega-name {
                margin-top: 0px;
                line-height: 16px;
                font-size: 20px;
                text-transform: uppercase;
            }

        .navbar-tabs-menu .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > .mega-li .mega-ul .mega-li a {
            color: #5e656b
        }

footer .vd_bottom {
    background-color: #393a3e;
    color: #f5f5f5;
    padding-top: 10px;
    padding-bottom: 10px;
}

#login-page {
    background: none
}

    #login-page .vd_content-section {
        background: none
    }

.error-message {
    color: #da4448;
    text-align: center;
}

.login-layout .vd_login-page {
    width: 385px;
}

.login-layout .vd_register-page {
    width: 600px;
    margin: 0 auto 60px
}

    .login-layout .vd_register-page .heading {
        margin-top: 30px
    }

.login-layout .heading {
    text-align: center;
    margin: 60px 0 20px
}

.login-layout .logo {
    margin-bottom: 5px;
    text-shadow: 1px -1px 0 #fff
}

.login-layout .panel {
    border-radius: 5px;
    box-shadow: none;
    border: none;
    /*border-bottom:1px solid #FFFFFF;*/
}

.login-layout .panel-body {
    padding: 20px 20px;
    background: none;
    /*border-bottom: 1px solid #DDDDDD;*/

    box-shadow: 0px 0px 10px #a7a7a7;
}

.login-layout .login-icon {
    font-size: 68px;
    width: 107px;
    height: 107px;
    line-height: 114px;
    display: block;
    margin: 20px auto 30px;
    border-radius: 60px;
    border: 1px solid #FFFFFF;
    background-color: #D5D5D5;
    text-align: center;
    color: #FFFFFF;
}

.login-layout .login-img {
    width: 290px;
    margin: 10px auto 25px;
}

.forget-link {
    margin: 5px 0px;
}

    .forget-link a {
        color: #23709e;
    }

        .forget-link a:hover {
            color: #da4448;
        }

.login-footer-title {
    color: #23709E;
    letter-spacing: 1px;
}

.login-layout .login-icon.entypo-icon {
    line-height: 126px
}

.login-layout footer .vd_bottom {
    background: none
}

.vd_custom-product .form-group {
    border-bottom: 1px solid #EEEEEE;
    margin-left: -25px;
    margin-right: -25px;
    padding: 10px
}

.vd_custom-product .content-list .menu-icon {
    font-size: 60px;
    width: 115px;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px
}

.vd_custom-product .content-list .menu-text {
    margin-left: 130px;
    padding-bottom: 10px
}

.vd_summary-panel .row:hover {
    background-color: #F5F5F5
}

.vd_summary-panel .total-row {
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #F5F5F5
}

    .vd_summary-panel .total-row .total-title {
        font-weight: bold
    }

.vd_summary-panel .product-title {
    font-weight: 300
}

.front-layout header .vd_top-nav .vd_panel-header .logo a {
    width: 150px;
    margin-top: 15px
}

.front-layout .vd_mega-menu-wrapper .vd_mega-menu > .mega-ul > .mega-li > a {
    color: #FFF
}

.front-layout .deploy-word {
    line-height: 34px
}

#front-1-banner {
    background: url(../img/banner/cloud.png) no-repeat center bottom
}

    #front-1-banner .word-header h1 {
        text-shadow: 3px 3px rgba(0, 0, 0, 0.3);
        font-size: 46px;
        margin-top: 38px;
        margin-bottom: 5px
    }

    #front-1-banner .vd_content {
        height: 470px
    }

    #front-1-banner .icon-banner {
        position: absolute
    }

    #front-1-banner .icon-1 {
        top: 222px;
        left: 232px
    }

    #front-1-banner .icon-2 {
        top: 170px;
        left: 412px
    }

    #front-1-banner .icon-3 {
        top: 203px;
        left: 765px
    }

    #front-1-banner .icon-4 {
        top: 230px;
        left: 512px
    }

    #front-1-banner .word-1 {
        top: 215px;
        left: 96px
    }

    #front-1-banner .word-2 {
        top: 152px;
        left: 512px
    }

    #front-1-banner .word-3 {
        top: 178px;
        left: 870px
    }

.example-icon .append-icon:hover {
    font-size: 32px;
    background: rgba(0, 0, 0, 0.8);
    color: #FFF;
    padding: 10px;
    position: absolute;
    z-index: 4;
    text-align: center;
    width: 55px
}

.text-center {
    text-align: center;
}

.mg-tp input[type=checkbox] {
    position: relative;
    top: 6px;
}

.activity-img-box {
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: 1px solid #aaa;
    /*background:#000;*/
}

    .activity-img-box img {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        height: 250px;
        width: 100%;
        padding: 6px;
    }

.activity-txt-box {
    width: 100%;
    text-align: center;
    /* background: rgb(186, 187, 191); */
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 7px;
    color: #000000;
    border: 1px solid #ccc;
    border-top: none;
    margin-bottom: 10px;
    text-transform: uppercase;
}

th.dark {
    background: #808080 !important;
    color: #fff !important;
}

.bdaybox {
    background-image: url("../img/bdayback.jpg");
    width: 45%;
    padding: 10px;
    border: 6px solid #fff;
}

.cake {
    width: 100%;
}

    .cake img.displayed {
        display: block;
        width: 50%;
        margin-left: auto;
        margin-right: auto
    }

.bdytxt {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #000;
}

.cakebtn {
    width: 45px;
    height: 45px;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    -moz-user-select: none;
    -ms-user-select: none;
    border: 1px solid transparent;
    border-radius: 50px;
    RIGHT: -23px;
    position: absolute;
    top: -24px;
    padding: 5px;
    background: white;
    color: #5f5f5f;
}

    .cakebtn:hover {
        background-color: #a00101 !important;
        color: #FFF !important;
        box-shadow: 3px 5px 5px #9A9A9A;
    }

    .cakebtn:focus {
        background-color: #6a6a6a !important;
        color: #FFF !important;
        box-shadow: 3px 5px 5px #9A9A9A;
        border-color: #5a5a5a;
        outline: 0;
        border-radius: 0px;
    }

.idcard {
    width: 350px;
    height: 220px;
}

.portrait {
    width: 200px;
    height: 315px;
}

.webcam-object {
    width: 160px !important;
    height: 190px !important;
    border: 1px solid #ccc;
    background: #fff;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

    .webcam-object video {
        width: 150px !important;
        height: 180px !important;
    }

video {
    width: 160px !important;
    height: 190px !important;
}

.sign-box {
    width: 100%;
    height: 50px;
    background: #f4f5f9;
    border: 1px solid #ccc;
}

.pos-top {
    position: absolute;
    top: 4px;
}

.idtext {
    font-size: 10px;
    text-transform: uppercase;
}

.no-mgpd {
    margin: 0px !important;
    padding: 0px !important;
}

.port-logo-size {
    width: 60px;
    height: 50px;
}

.reg-view-box {
    /*border-bottom: 1px dotted #000;*/
    margin: 0;
}

h4.reg-view-box {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
}

.round-bd {
    border: 1px solid #000;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 10px;
}

.ttip-box-tr-2 {
    position: absolute;
    z-index: 999;
    color: #FFF;
    padding: 0px 10px;
    /*border: 1px solid #18bd6a;*/

    border-radius: 0%;
    top: 30px;
    right: 0px;
    margin: -25px 15px 0px 0px;
    box-shadow: 2px 2px 5px #CCC;
    font-size: 12px;
}

.shift-right {
    float: right;
}

.shift-left {
    float: left;
}

.pad-r-6 {
    padding-right: 6px !important;
}

.close_btn {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 9px;
    filter: alpha(opacity=20);
}

.attendence_ddl option {
    background: #72f1b1;
}

.form-heading {
    background: #f3f3f3;
    padding: 8px;
    font-size: 14px;
}

.room_no {
    display: inline-block;
    color: White;
    background-color: #009900;
    font-size: 18pt;
    text-decoration: none;
    /* height: 26px; */
    /* width: 40px; */
    padding: 5px;
}

.no_mg {
    margin-bottom: 0px;
    margin-top: 0px;
}

.shift-left {
    float: left;
}

.form-gst .card-form {
    width: 100%;
    margin: 0px 0px 30px;
    padding: 20px;
    box-shadow: -1px 3px 4px rgb(0 0 0 / 5%), -5px -5px 10px rgba(255, 255, 255, 0.5);
    background: #FFF;
    border-radius: 5px;
    border-top: 3px solid #393d41;
    float: left;
}

    .form-gst .card-form .form-control {
        height: 44px;
        font-size: 15px;
        line-height: 22px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-appearance: none;
        border: 1px solid #D5D5D5;
        background: #ffffff;
    }

.site-title {
    font-size: 2em;
    font-family: verdana;
    vertical-align: middle;
    margin-left: 15px;
    color: #FFF;
    display: flex;
    padding: 10px 0px;
}

.skip {
    background: #051547;
    color: #fff;
    text-align: right;
}

.skip {
    background: #051547;
    color: #fff;
    text-align: right;
    display: flex;
    justify-content: end;
    padding: 2px 10px;
    margin-left: 0px;
}

    .skip ul {
        margin: 5px 0;
    }

        .skip ul li {
            cursor: pointer;
            font-size: 12px;
        }

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

.skip a {
    color: #fff;
}

.margin-bottom-10 {
    margin-bottom: 14px;
}

.reg.m-cir {
    font-size: 15px;
    line-height: 20px;
}

.form-gst .card-form fieldset {
    padding: 10px 15px;
    margin: 15px 0px;
    border: 1px solid #efecec;
    background-color: #fafafa;
    border-radius: 5px;
}

.d-flex {
    display: flex;
}

.gap-12 {
    gap: 12px;
}

.gap-8 {
    gap: 6px;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.align-center {
    align-items: center;
}

.btn-blue {
    display: inline-block;
    padding: 6px 12px;
    /* margin-bottom: 0; */
    font-size: 18px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #3F51B5 !important;
    background-image: none;
    border: 1px solid #3F51B5;
    border-radius: 5px;
}

button.btn.btn-primary {
    background-color: #3F51B5 !important;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 400;
    padding: 6px 12px;
}

a.btn.btn-default {
    background-color: #FFF !important;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 400;
    padding: 6px 12px;
    color: #000000;
}


nav.nav-color {
    background-color: #2c4e86;
}

.navbar-default {
    background-color: #2c4e86;
    border-color: #243f6d;
}

.navbar {
    position: relative;
    max-height: 50px;
    border: 1px solid transparent
}

    .navbar:before, .navbar:after {
        content: " ";
        display: table
    }

    .navbar:after {
        clear: both
    }

@media screen and (max-width: 768px) {
    .navbar .container {
        padding: 0
    }
}

@media screen and (max-width: 767px) {
    .navbar {
        background-color: transparent !important;
        border-color: transparent !important
    }
}

@media screen and (min-width: 769px) {
    .navbar.sticky {
        left: 0;
        position: fixed;
        right: 0;
        z-index: 9999;
        top: 0;
        transition: all 0.3s ease-in
    }
}

.navbar-header:before, .navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    z-index: 23;
    background: #2c4e86;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    -webkit-overflow-scrolling: touch
}

    .navbar-collapse:before, .navbar-collapse:after {
        content: " ";
        display: table
    }

    .navbar-collapse:after {
        clear: both
    }

    .navbar-collapse.in {
        overflow-y: auto
    }

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .navbar-collapse.in {
            overflow-y: visible
        }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0
}

@media (min-width: 768px) {
    .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

    .navbar-brand:hover, .navbar-brand:focus {
        text-decoration: none
    }

    .navbar-brand > img {
        display: block
    }

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 0;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px
}

@media screen and (max-width: 420px) {
    .navbar-toggle {
        padding: 1px 6px
    }
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #fff
}

    .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 4px
    }

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-toggle .icon-bar:nth-of-type(2) {
    top: 1px
}

.navbar-toggle .icon-bar:nth-of-type(3) {
    top: 2px
}

.navbar-toggle .icon-bar {
    position: relative;
    transition: all 500ms ease-in-out
}

.navbar-toggle.active .icon-bar:nth-of-type(1) {
    top: 6px;
    transform: rotate(45deg)
}

.navbar-toggle.active .icon-bar:nth-of-type(2) {
    background-color: transparent
}

.navbar-toggle.active .icon-bar:nth-of-type(3) {
    top: -6px;
    transform: rotate(-45deg)
}

.navbar-nav {
    margin: 7.5px -15px
}

@media screen and (max-width: 768px) {
    .navbar-nav {
        margin: 0
    }
}

.navbar-nav > li.mnav {
    display: none
}

@media screen and (max-width: 767px) {
    .navbar-nav > li.mnav {
        display: block
    }
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 18px;
    padding-right: 18px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        background-color: #99e5e1
    }
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }

        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
            background-image: none
        }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li {
            float: left
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px;
                border-right: 1px solid #475f82
            }

            .navbar-nav > li:last-child > a {
                border-right: none
            }
}

.form-gst .navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media (min-width: 768px) {
    .form-gst .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-gst .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-gst .navbar-form .form-control-static {
        display: inline-block
    }

    .form-gst .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-gst .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
            width: auto
        }

        .form-gst .navbar-form .input-group > .form-control {
            width: 100%
        }

    .form-gst .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-gst .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-gst .navbar-form .radio label, .navbar-form .checkbox label {
            padding-left: 0
        }

        .form-gst .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0
        }

    .form-gst .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .form-gst .navbar-form .form-group {
        margin-bottom: 5px
    }

        .form-gst .navbar-form .form-group:last-child {
            margin-bottom: 0
        }
}

@media (min-width: 768px) {
    .form-gst .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.form-gst .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.form-gst .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.form-gst .navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

    .form-gst .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .form-gst .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
        margin-top: 14px;
        margin-bottom: 14px
    }

.form-gst .navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .form-gst .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width: 768px) {
    .form-gst .navbar-left {
        float: left !important
    }

    .form-gst .navbar-right {
        float: right !important;
        margin-right: -15px
    }

        .form-gst .navbar-right ~ .navbar-right {
            margin-right: 0
        }
}

.form-gst .navbar-default {
    background-color: #2c4e86;
    border-color: #243f6d;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

    .form-gst .navbar-default .navbar-brand {
        color: #fff
    }

        .form-gst .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
            color: #e6e6e6;
            background-color: transparent
        }

    .form-gst .navbar-default .navbar-text {
        color: #777
    }

    .form-gst .navbar-default .navbar-nav > li > a {
        color: #fff;
        font-family: verdana;
        font-size: 14px
    }

        .form-gst .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #17c4bb;
            background-color: transparent
        }

    .form-gst .navbar-default .navbar-nav > .active > a {
        padding-top: 15px;
        padding-bottom: 16px;
        margin-bottom: 0px;
        margin-top: 0px
    }

    .form-gst .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #0b1e59;
        background-color: #17c4bb
    }

    .form-gst .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }

    .form-gst .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        border-color: #ddd
    }

    .form-gst .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff
    }

    .form-gst .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #243f6d
    }

    .form-gst .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: #ebf0f2;
        color: #0b1e59
    }

@media screen and (max-width: 767px) {
    .form-gst .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        color: #0b1e59;
        background-color: #99e5e1;
        border-bottom: 1px solid #0b1e59
    }
}

@media (max-width: 767px) {
    .form-gst .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff
    }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
    .form-gst .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #0B1E59
    }
}

@media (max-width: 767px) {
    .form-gst .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #17c4bb;
        background-color: transparent
    }

    .form-gst .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #0b1e59;
        background-color: #17c4bb
    }

    .form-gst .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.form-gst .navbar-default .navbar-link {
    color: #fff
}

    .form-gst .navbar-default .navbar-link:hover {
        color: #17c4bb
    }

.form-gst .navbar-default .btn-link {
    color: #fff
}

    .form-gst .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
        color: #17c4bb
    }

    .form-gst .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
        color: #ccc
    }

.form-gst .navbar-inverse {
    background-color: #222;
    border-color: #090909
}

    .form-gst .navbar-inverse .navbar-brand {
        color: #9d9d9d
    }

        .form-gst .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
            color: #fff;
            background-color: transparent
        }

    .form-gst .navbar-inverse .navbar-text {
        color: #9d9d9d
    }

    .form-gst .navbar-inverse .navbar-nav > li > a {
        color: #9d9d9d
    }

        .form-gst .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
            color: #fff;
            background-color: transparent
        }

    .form-gst .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #090909
    }

    .form-gst .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }

    .form-gst .navbar-inverse .navbar-toggle {
        border-color: #333
    }

        .form-gst .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
            background-color: #333
        }

        .form-gst .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff
        }

    .form-gst .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010
    }

    .form-gst .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #090909;
        color: #fff
    }

@media (max-width: 767px) {
    .form-gst .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909
    }

    .form-gst .form-gst .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .form-gst .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

        .form-gst .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #fff;
            background-color: transparent
        }

    .form-gst .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #090909
    }

    .form-gst .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }
}

.form-gst .navbar-inverse .navbar-link {
    color: #9d9d9d
}

    .form-gst .navbar-inverse .navbar-link:hover {
        color: #fff
    }

.form-gst .navbar-inverse .btn-link {
    color: #9d9d9d
}

    .form-gst .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
        color: #fff
    }

    .form-gst .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #444
    }

.main-header {
    background-color: #0B1E59;
    background-color: #298681;
    padding: 0 0 10px 0;
    display: block;
}

ul.isubmenu {
    padding-left: 34px;
}

    ul.isubmenu li a {
        padding: 7px 2px;
        white-space: nowrap;
    }

li.has-sub {
    padding: 0px 8px;
}
