@import url('./font-awesome.min.css'); @import 'https://fonts.googleapis.com/css?family=Roboto:300,400,500,700'; /*@import 'Fonts/picto.css';*/
html {
    -webkit-font-smoothing: antialiased !important;
    height: 100%
}

body {
    color: #000000;
    /*background: #f5f5f5;*/
    font-family: 'Roboto', sans-serif;
    padding-top: 0;
}

span .select2{
  width: 100% !important;
  font-size: 13px !important;
}

span .view_data{
  color: #000000 !important;
  border-bottom: 1px dashed;
  padding: 5px;
  font-size: 16px !important;
}
/* scrollbar Style css */
::-webkit-scrollbar {
    width: 9px;
    height: 9px;
}

::-webkit-scrollbar-button {
    background-color: transparent;
    width: 0;
}

::-webkit-scrollbar-track {
    background-color: #000;
}

::-webkit-scrollbar-track-piece {
    background-color: #ffffff;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    height: 30px;
    background-color: #ccc;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,cccccc+100;Gren+3D */
    background: rgb(238,238,238);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
    /* IE6-9 */
}

#content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    height: 30px;
    background-color: #ccc;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,cccccc+100;Gren+3D */
    background: rgb(238,238,238);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(238,238,238,1) 0%, rgb(138, 138, 138) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(238,238,238,1) 0%,rgb(138, 138, 138) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(238,238,238,1) 0%,rgb(138, 138, 138) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
    /* IE6-9 */
}

::-webkit-scrollbar-corner {
    background-color: #000;
}

::-webkit-resizer {
    /* background-color: #999;*/
}

/* scrollbar Style css */
/**, a:focus {
    outline: none !important;
    }*/
    button:focus {
        outline: none !important;
    }

    button::-moz-focus-inner {
        border: 0;
    }

    ul {
        padding: 0;
    }

    ul.list-regular {
        padding-left: 20px;
    }

    ul.list-regular .list-regular {
        padding-left: 40px;
    }

    #content h1, #content h2, #content h3 {
        font-family: 'Roboto', sans-serif;
        margin: 0;
    }

    #content h1.content-heading, #content h2.content-heading, #content h3.content-heading {
        font-size: 15px;
        text-transform: uppercase;
        padding: 15px 0;
    }

    #content h1 span, #content h2 span, #content h3 span {
        font-size: 60%;
        color: #ccc;
        font-weight: normal;
    }

    #content>h1, #content>h2, #content>h3, #content>h1.content-heading, #content>h2.content-heading, #content>h3.content-heading {
        padding: 15px 20px;
    }

    #content .col-table>.content-heading {
        padding: 10px;
    }

    #content .innerAll>h1, #content .innerAll>h2, #content .innerAll>h3, #content .innerAll>h1.content-heading, #content .innerAll>h2.content-heading, #content .innerAll>h3.content-heading {
        padding: 0 0 15px;
    }

    h4, h5, h6 {
        margin-top: 0;
    }

    h4.separator, h5.separator, h6.separator {
        margin-bottom: 0;
    }

    a, a:hover {
        color: #3889b1;
        outline: none !important;
    }

    .borderB {
        border-bottom: 1px solid #e5e5e5;
    }

    .scripts-async .container-fluid {
        visibility: hidden;
    }

    .innerLR {
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
    }

    .innerTB {
        padding-top: 15px;
        padding-bottom: 15px;
        position: relative;
    }

    .innerAll {
        padding: 15px;
        position: relative;
    }

    .innerL {
        padding-left: 15px;
        position: relative;
    }

    .innerR {
        padding-right: 15px;
        position: relative;
    }

    .innerT {
        padding-top: 15px;
        position: relative;
    }

    .innerB {
        padding-bottom: 15px;
        position: relative;
    }

    .innerB_2 {
        padding-bottom: 48px;
        position: relative;
    }

    .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    .right {
        text-align: right !important;
    }

    .center {
        text-align: center !important;
    }

    .margin-none {
        margin: 0 !important;
    }

    .margin-top-none {
        margin-top: 0 !important;
    }

    .margin-bottom-none {
        margin-bottom: 0 !important;
    }

    .margin-left-none {
        margin-left: 0 !important;
    }

    .margin-right-none {
        margin-right: 0 !important;
    }

    .padding-none {
        padding: 0 !important;
    }

    .padding-top-none {
        padding-top: 0 !important;
    }

    .padding-bottom-none {
        padding-bottom: 0 !important;
    }

    .padding-left-none {
        padding-left: 0 !important;
    }

    .padding-right-none {
        padding-right: 0 !important;
    }

    .padding-none-TB {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }

    .padding-none-LR {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .border-none {
        border: none !important;
    }

    .border-top-none {
        border-top: none !important;
    }

    .border-bottom-none {
        border-bottom: none !important;
    }

    .border-left-none {
        border-left: none !important;
    }

    .border-right-none {
        border-right: none !important;
    }

    .box-shadow-none {
        box-shadow: none !important;
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
    }

    .bg-container {
        background: #eaeaea !important;
    }

    .bg-gray {
        background: #f9f9f9 !important;
    }

    .bg-gray-dark {
        background: #f2f2f2 !important;
    }

    .bg-none {
        background: none !important;
    }

    .bg-white {
        background: #fff !important;
    }

    .bg-success {
        background: #fd8c00 !important;
        color: #fff;
    }

    .bg-info {
        background: #466baf !important;
        color: #fff;
    }

    .bg-info-dark {
        background: #37558b !important;
    }

    .bg-inverse {
        background: #424242 !important;
        color: #fff;
    }

    .bg-inverse-faded {
        background: rgba(66, 66, 66, 0.5) !important;
    }

    .bg-primary {
        background: #6fa362 !important;
        color: #fff;
    }

    .bg-primary-light {
        background: #d0e1cc !important;
    }

    .bg-primary-light *:not(.btn) {
        border-color: #a1c399 !important;
    }

    .bg-primary-light[class*="border-"], .bg-primary-light.box-generic {
        border-color: #c2d8bc !important;
    }

    .bg-primary-light .caret {
        border-left-color: transparent !important;
        border-bottom-color: transparent !important;
        border-top-color: transparent !important;
        border-right-color: #a1c399 !important;
    }

    .bg-warning {
        background: #ab7a4b;
    }

    .bg-lightred {
        background: #e15258;
    }

    .bg-mustard {
        background: #d4d172;
    }

    .bg-purple {
        background: #9d8ac7;
    }

    .bg-gray-hover:hover {
        background: #f7f7f7;
    }

    .relativeWrap {
        position: relative;
    }

    .display-block {
        display: block !important;
    }

    .display-block-inline {
        display: inline-block !important;
    }

    .block {
        display: block;
    }

    .inline-block {
        display: inline-block;
    }

    .text-white {
        color: #fff;
    }

    .text-info {
        color: #466baf;
    }

    .text-primary {
        color: #6fa362 !important;
    }

    .text-success {
        color: #72af46;
    }

    .text-regular {
        color: #444 !important;
    }

    .text-faded {
        color: #d7d7d7 !important;
    }

    .text-muted-dark {
        color: #a2a2a2;
    }

    .text-muted-darker {
        color: #898989;
    }

    .text-weight-regular {
        font-weight: normal !important;
    }

    .text-weight-normal {
        font-weight: 400;
    }

    .text-condensed {
        letter-spacing: -2px;
    }

    .text-uppercase {
        text-transform: uppercase;
    }

    .text-lowercase {
        text-transform: lowercase;
    }

    .text-right {
        text-align: right !important;
    }

    .text-center {
        text-align: center !important;
    }

    .text-small {
        font-size: 12px;
    }

    .text-larger {
        font-size: 14px;
    }

    .text-medium {
        font-size: 30px;
        line-height: 30px;
    }

    .text-large {
        font-size: 35px !important;
        line-height: 40px !important;
    }

    .text-xlarge {
        font-size: 50px;
        line-height: 50px;
    }

    .text-xxlarge {
        font-size: 70px;
        line-height: 70px;
    }

    .text-underline {
        text-decoration: underline;
    }

    .inline-block {
        display: inline-block !important;
    }

    .overflow-y-auto {
        position: relative;
        overflow: hidden;
        overflow-y: auto;
    }

    .applyNiceScroll {
        overflow-y: auto;
    }

    .overflow-hidden {
        position: relative;
        overflow: hidden;
    }

    .containerBg {
        background: #fff;
    }

    .whiteBg {
        background: #fff;
    }

    .hide2 {
        display: none;
    }

    .border-top {
        border-top: 1px solid #efefef;
    }

    .border-right {
        border-right: 1px solid #efefef;
    }

    .border-bottom {
        border-bottom: 1px solid #efefef !important;
    }

    .border-left {
        border-left: 1px solid #efefef;
    }

    .half.innerAll {
        padding: 7.5px !important;
    }

    .half.innerLR {
        padding-left: 7.5px !important;
        padding-right: 7.5px !important;
    }

    .half.innerTB {
        padding-top: 7.5px !important;
        padding-bottom: 7.5px !important;
    }

    .half.innerT {
        padding-top: 7.5px !important;
    }

    .half.innerB {
        padding-bottom: 7.5px !important;
    }

    .half.innerL {
        padding-left: 7.5px !important;
    }

    .half.innerR {
        padding-right: 7.5px !important;
    }

    .inner-2x.innerAll {
        padding: 30px !important;
    }

    .inner-2x.innerTB {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .inner-2x.innerLR {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .inner-2x.padding-bottom-none {
        padding-bottom: 0 !important;
    }

    .inner-2x.padding-right-none {
        padding-right: 0 !important;
    }

    .overflow-hidden {
        overflow: hidden !important;
    }

    .overflow-x {
        overflow-x: auto;
    }

    .unscrollable {
        overflow: hidden !important;
    }

    .fixed-bottom {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .height-auto {
        height: auto !important;
    }

    div.row, ul.row {
        margin: 0 -7.5px;
    }

    .row-merge {
        margin: 0 !important;
    }

    div[class*="col-xs-"], div[class*="col-sm-"], div[class*="col-md-"], div[class*="col-lg-"], li[class*="col-xs-"], li[class*="col-sm-"], li[class*="col-md-"], li[class*="col-lg-"] {
        padding: 0 7.5px;
    }

    .widget .row-merge {
        margin: 0;
    }

    .row-merge {
        position: relative;
    }

    .row-merge>[class*="col-"] {
        padding: 0;
    }

    .row-merge>[class*="col-"]~[class*="col-"] {
        position: static;
    }

    .row-merge>[class*="col-"]~[class*="col-"]:after {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 1px;
        /*    background: #e5e5e5;*/
        content: ""
    }

    .row-merge.border-top, .row-merge~.row-merge {
        border-top: 1px solid #e5e5e5;
    }

    .row-merge.border-bottom {
        border-bottom: 1px solid #e5e5e5;
    }

    .row-merge .fill-column:before {
        position: absolute;
        top: 0;
        bottom: 0;
        width: inherit;
        background: #f4f4f4;
        content: ""
    }

    @media (min-width: 768px) and (max-width:991px) {
        .row-merge>[class*="col-sm-12"]~[class*="col-sm-12"] {
            position: relative;
        }

        .row-merge>[class*="col-sm-12"]~[class*="col-sm-12"]:after {
            position: absolute;
            top: 0;
            bottom: auto;
            left: 0;
            right: 0;
            width: auto;
            height: 1px;
            background: #e5e5e5;
            content: ""
        }
    }

    .row-icons {
        padding: 10px 0;
        margin: 0;
    }

    .row-icons [class*="col"] {
        margin-bottom: 15px;
        padding: 0;
    }

    .row-icons [class*="col"] a {
        line-height: 24px;
        display: inline-block;
        color: #1d1d1b;
    }

    .row-icons [class*="col"][class*="glyphicons"] {
        padding-left: 50px;
    }

    .row-icons [class*="col"][class*="glyphicons"] i:before {
        left: 10px;
        top: 10px;
    }

    .row-icons [class*="col"] i.fa {
        vertical-align: middle;
        margin: 0 10px;
    }

    .row-icons [class*="col"] i, .row-icons [class*="col"] i:before {
        color: #6fa362;
        font-size: 24px;
    }

    .row-icons [class*="col"] span {
        padding-left: 5px;
    }

    .ui-tooltip {
        display: none !important;
    }

    .rounded-none {
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0;
    }

    .rounded-left {
        -webkit-border-radius: 5px 0 0 5px;
        -moz-border-radius: 5px 0 0 5px;
        border-radius: 5px 0 0 5px;
    }

    .rounded-right {
        -webkit-border-radius: 0 5px 5px 0;
        -moz-border-radius: 0 5px 5px 0;
        border-radius: 0 5px 5px 0;
    }

    .notebook {
        min-height: 60px;
        line-height: 30px;
        background: -webkit-linear-gradient(bottom, #f0f0f0 0, #fff 5%) 0 0;
        background: -moz-linear-gradient(bottom, #f0f0f0 0, #fff 5%) 0 0;
        background: linear-gradient(bottom, #f0f0f0 0, #fff 5%) 0 0;
        -webkit-background-size: 100% 30px;
        -moz-background-size: 100% 30px;
        -ms-background-size: 100% 30px;
        background-size: 100% 30px;
    }

    .notebook ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .notebook ul li {
        line-height: 30px;
    }

    .bg-success .notebook {
        background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.3) 0, #72af46 5%) 0 0;
        background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0.3) 0, #72af46 5%) 0 0;
        background: linear-gradient(bottom, rgba(255, 255, 255, 0.3) 0, #72af46 5%) 0 0;
        -webkit-background-size: 100% 30px;
        -moz-background-size: 100% 30px;
        -ms-background-size: 100% 30px;
        color: #fff;
    }

    .bg-inverse .notebook {
        background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.3) 0, #424242 5%) 0 0;
        background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0.3) 0, #424242 5%) 0 0;
        background: linear-gradient(bottom, rgba(255, 255, 255, 0.3) 0, #424242 5%) 0 0;
        -webkit-background-size: 100% 30px;
        -moz-background-size: 100% 30px;
        -ms-background-size: 100% 30px;
        color: #fff;
    }

    .bg-primary .notebook {
        background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.3) 0, #6fa362 5%) 0 0;
        background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0.3) 0, #6fa362 5%) 0 0;
        background: linear-gradient(bottom, rgba(255, 255, 255, 0.3) 0, #6fa362 5%) 0 0;
        -webkit-background-size: 100% 30px;
        -moz-background-size: 100% 30px;
        -ms-background-size: 100% 30px;
        color: #fff;
    }

    .bg-gray .notebook {
        background: -webkit-linear-gradient(bottom, #f0f0f0 0, #f9f9f9 5%) 0 0;
        background: -moz-linear-gradient(bottom, #f0f0f0 0, #f9f9f9 5%) 0 0;
        background: linear-gradient(bottom, #f0f0f0 0, #f9f9f9 5%) 0 0;
        -webkit-background-size: 100% 30px;
        -moz-background-size: 100% 30px;
        -ms-background-size: 100% 30px;
        background-size: 100% 30px;
    }

#content {
    background: #dadada;
    text-align: left;
    left: 216px;
    top: 67px;
    position: absolute;
    right: 0;
    bottom: 30px;
 }

    #content.full {
        margin-right: 0;
    }

    @media (max-width: 768px) {
        #content {
            margin-right: 0;
        }

        .abutimg_2 {
            border: 1px solid #333;
            height: 140px;
            margin: -25px 10px 0 -10px;
            width: 140px;
        }

        .abutimg_3 {
            border: 1px solid #333;
            height: 120px;
            margin: 0 10px 0 -8px;
            width: 120px;
        }
    }

    #footer {
        position: fixed;
        z-index: 10;
        height: 30px;
        background: #f5f5f5;
        bottom: 0;
        right: 0;
        left: 240px;
        text-align: center;
        border-top: 1px solid #e5e5e5;
    }

    .overflow-x {
        position: relative;
        overflow: hidden;
        overflow-x: auto;
    }

    .text-success {
        color: #72af46;
    }

    .text-white {
        color: #fff !important;
    }

    .bg-default {
        background-color: #f0f0f0 !important;
    }

    .bg-gray {
        background: #f2f2f2 !important;
    }

    .bg-white {
        background-color: #fff !important;
    }

    .bg-inverse {
        background-color: #424242 !important;
    }

    .bg-info {
        background-color: #466baf !important;
    }

    .bg-success {
        background-color: #fd8c00 !important;
    }

    .bg-primary {
        background: #6fa362 !important;
        color: #fff;
    }

    .bg-primary-light {
        background: #eef4ec !important;
    }

    .bg-primary-light *:not(.btn) {
        border-color: #d0e1cc !important;
    }

    .bg-primary-light[class*="border-"], .bg-primary-light.box-generic {
        border-color: #d0e1cc !important;
    }

    .bg-primary-light .caret {
        border-left-color: transparent !important;
        border-bottom-color: transparent !important;
        border-top-color: transparent !important;
        border-right-color: #a1c399 !important;
    }

    .border-top {
        border-top: 1px solid #e5e5e5;
    }

    .border-bottom {
        border-bottom: 1px solid #e5e5e5;
    }

    .border-left {
        border-left: 1px solid #e5e5e5;
    }

    .border-right {
        border-right: 1px solid #e5e5e5;
    }

    .no-top-padding {
        padding-top: 0px !important;
    }

    .pLink {
        float: left;
        text-align: right;
        width: 89%;
    }

    .mt-5 {
        margin-top: -5px;
    }

    @media (min-width: 1199px) {
        .spacing-x2.innerAll, .spacing-x2 .innerAll, .spacing-x2 .widget.widget-tabs-vertical .widget-body .tab-content, .spacing-x2 .box-generic {
            padding:10px 15px;
            margin-top: 0;

            padding-bottom: 0;
        }

        .background-none {
            background: none !important;
        }

        .abutimg_2 {
            /*border: 1px solid #333;*/
            height: 140px;
            margin: -16px 10px 0 -25px;
            width: 140px;
        }

        .abutimg_3 {
            /*border: 1px solid #333;*/
            height: 120px;
            margin: 0 10px 0 -8px;
            width: 120px;
        }

.spacing-x2 .widget, .spacing-x2 .filter-bar {margin-bottom: 15px; margin-top: 5px; }

        .spacing-x2 .widget .widget-body, .spacing-x2 .filter-bar .widget-body {
            padding: 10px;
        }

        .spacing-x2 .box-generic {
            margin-bottom: 25px;
        }

        .pLink {
            float: left;
            text-align: right;
            width: 89%!important;
        }
    }

    @media (min-width: 120px) and (max-width:320px) {
        .abutimg_2 {
            border: 1px solid #333;
            height: auto;
            margin: 0px 10px 0 0px;
            width: 100% !important;
            display: inline-block;
        }

        .abutimg_3 {
            border: 1px solid #333;
            height: 120px;
            margin: 0 10px 0 -8px;
            width: 120px;
        }

        .col-md-8 {
            width: 100%;
            float: left;
        }

        .pLink {
            float: left;
            text-align: right;
            width: 65%!important;
        }
    }

    @media (min-width: 320px) and (max-width:480px) {
        .col-md-8 {
            width:100%;
            float: left;
        }

        .pLink {
            float: left;
            text-align: right;
            width: 65%!important;
        }
    }

    @media (max-width: 767px) {
        .spacing-x2.innerAll, .spacing-x2 .innerAll, .spacing-x2 .widget.widget-tabs-vertical .widget-body .tab-content, .spacing-x2 .box-generic {
            padding: 10px;
        }

        .abutimg_2 {
            border: 1px solid #333;
            height: 140px;
            margin: -25px 10px 0 -10px;
            width: 140px;
        }

        .abutimg_3 {
            border: 1px solid #333;
            height: 120px;
            margin: 0 10px 0 -8px;
            width: 120px;
        }

        .pLink {
            float: left;
            text-align: right;
            width: 70%!important;
        }

        .spacing-x2 .widget, .spacing-x2 .filter-bar {
            margin-bottom: 10px;
        }

        .spacing-x2 .widget .widget-body, .spacing-x2 .filter-bar .widget-body {
            padding: 10px 10px;
        }

        .spacing-x2 .box-generic {
            margin-bottom: 10px;
        }
    }

    @media (min-width: 768px) and (max-width:992px) {
        .hidden-tablet {
            display: none !important;
        }

        .abutimg_2 {
            border: 1px solid #333;
            height: 140px;
            margin: -31px 10px 0 -15px;
            width: 140px;
        }

        .abutimg_3 {
            border: 1px solid #333;
            height: 120px;
            margin: 0 10px 0 -8px;
            width: 120px;
        }
    }

    .separator {
        padding: 15px 0;
    }

    .separator.bottom {
        padding: 0 0 15px;
    }

    .separator.top {
        padding: 15px 0 0;
    }

    .half.innerAll {
        padding: 10px !important;
    }

    .half.innerLR {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .half.innerTB {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .half.innerT {
        padding-top: 10px !important;
    }

    .half.innerB {
        padding-bottom: 10px !important;
    }

    .row-app {
        overflow: hidden;
    }

    .overflow-hidden {
        overflow: hidden !important;
    }

    .display-block {
        display: block;
    }

    .modal.modal-inline .modal-dialog .modal-content {
        border-width: 1px;
        border-color: #e5e5e5;
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0;
    }

    .dropdown-menu {
        border-radius: 0;
        padding: 0;
        margin: 0;
        font-size: 13px;
        border-color: #e5e5e5;
    }

    .dropdown-menu li {
        border-bottom: 1px solid #e5e5e5;
    }

    .dropdown-menu li:last-of-type {
        border: none;
    }

    .dropdown-menu li.headline {
        padding: 10px;
        font-size: 16px;
        text-align: center;
    }

    .dropdown-menu li.headline:hover {
        background: none;
    }

    .dropdown-menu li .divider {
        padding: 0;
        height: 1px;
        margin: 0;
    }

    .dropdown-menu li.clean:hover {
        background: none;
    }

    .dropdown-menu li a {
        line-height: 25px;
    }

    .dropdown-menu li.active a, .dropdown-menu li.active:hover a {
        background-color: #6fa362;
    }

    .dropdown-menu.clean li:hover {
        background: none;
    }

    .menubar {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .menubar>li {
        display: inline-block;
    }

    .menubar>li>a {
        text-decoration: none;
        color: #878787;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        display: block;
    }

    .menubar>li>a .badge {
        margin-top: 6px;
        margin-left: 7px;
    }

    .menubar>li.active>a, .menubar>li.open>a {
        background: #ededed;
        color: #3b3b3b;
        font-weight: 600;
    }

    a.widget {
        display: block;
        text-decoration: none;
    }

    a.widget i.display-block {
        margin-bottom: 10px;
    }

    .widget {
        background: #fff;
        margin: 0 ;
        position: relative;
        /*    border: 1px solid #e6e6e6;*/
    }

    .widget .tab-content {
        padding: 0;
    }

    .padding-5 {
        padding: 0px 10px !important;
    }

    .widget .widget-head {
        background: #424242;
        /*    border-bottom: 1px solid #e5e5e5;*/
        height: 40px;
        line-height: 40px;
        position: relative;
        padding: 0 10px 0 0;
        overflow: hidden;
    }

    .widget .widget-head.progress {
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0;
        margin: 0;
        padding: 0;
    }

    .widget .widget-head.progress .progress-bar {
        line-height: 39px;
    }

    .widget .widget-head .heading {
        margin: 0;
        /*color: #7c7c7c;*/
        color: #fff;
        font-size: 15px;
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
        float: left;
        font-weight: 400;
    }

    .widget .widget-head .heading.glyphicons {
        width: auto;
        display: block;
        padding: 0 0 0 35px;
    }

    .widget .widget-head .heading.glyphicons i:before {
        padding: 0;
        margin: 0;
        left: 0;
        top: 0;
        height: 40px;
        line-height: 40px;
        text-align: center;
        width: 35px;
        color: #7c7c7c;
        font-size: 16px;
        font-weight: normal;
        text-shadow: none;
    }

    .widget .widget-head a {
        text-shadow: none;
    }

    .widget .widget-head .btn-xs {
        margin-top: 0px;
    }

    .widget .widget-head .btn-group.btn-group-xs {
        margin-top: 8px;
    }

    .widget .details {
        font-size: 8pt;
        color: #7c7c7c;
    }

    .widget .widget-body {
        padding: 10px 15px;
    }

    .widget .widget-body form {
        margin: 0;
    }

    .widget .widget-body p.lead {
        font-size: 25px;
    }

    .widget .widget-body>pre:last-child, .widget .widget-body>p:last-child {
        margin: 0;
    }

    .widget .widget-body.list {
        color: #7c7c7c;
        padding: 0;
    }

    .widget .widget-body.list .count {
        font-size: 15pt;
        font-weight: 400;
    }

    .widget .widget-body.list ul {
        margin: 0;
        list-style: none;
    }

    .widget .widget-body.list ul li {
        padding: 0 10px;
        height: 39px;
        border-bottom: 1px solid #e5e5e5;
        position: relative;
        line-height: 39px;
        text-align: left;
        text-shadow: 0 1px 0 #fff;
        clear: both;
    }

    .widget .widget-body.list ul li .badge {
        position: absolute;
        right: 8px;
        top: 10px;
    }

    .widget .widget-body.list ul li:first-child {
        border-top: none;
    }

    .widget .widget-body.list ul li:last-child {
        border-bottom: none;
    }

    .widget .widget-body.list ul li .count {
        float: right;
        color: #000;
    }

    .widget .widget-body.list ul li .sparkline {
        position: relative;
        top: 5px;
        margin-left: 5px;
    }

    .widget .widget-body.list ul li a {
        color: #000;
        font-weight: bold;
    }

    .widget .widget-body.list.products li {
        height: 60px;
        line-height: 60px;
    }

    .widget .widget-body.list.products .img {
        float: left;
        display: inline-block;
        width: 48px;
        height: 44px;
        line-height: 44px;
        color: #fff;
        text-align: center;
        background: #272729;
        margin: 8px 8px 0 0;
        -webkit-border-radius: 3px 3px 3px 3px;
        -moz-border-radius: 3px 3px 3px 3px;
        border-radius: 3px 3px 3px 3px;
        text-shadow: none;
        cursor: pointer;
        font-size: 10pt;
        font-weight: 600;
    }

    .widget .widget-body.list.products .title {
        line-height: normal;
        display: inline-block;
        padding: 13px 0 0;
        text-transform: uppercase;
    }

    .widget .widget-body.list.products .title strong {
        font-family: "Roboto", sans-serif;
        text-transform: none;
    }

    .widget .widget-body.list.fluid ul li {
        height: auto;
        line-height: normal;
        padding: 10px;
    }

    .widget .widget-body.list.list-2 ul li {
        border-bottom: 1px solid #d8d9da;
        border-top: none;
        background: #f8f8f8;
    }

    .widget .widget-body.list.list-2 ul li.active {
        border-color: #ddd;
        background: #fff;
    }

    .widget .widget-body.list.list-2 ul li.active i:before {
        font-weight: normal;
        background: #6fa362;
        color: #fff;
        text-shadow: none;
        height: 20px;
    }

    .widget .widget-body.list.list-2 ul li.active a {
        color: #6fa362;
    }

    .widget .widget-body.list.list-2 ul li:last-child {
        border-bottom: none;
    }

    .widget .widget-body.list.list-2 ul li a {
        display: block;
        color: #222;
        padding: 0 0 0 30px;
    }

    .widget .widget-body.list.list-2 ul li a i:before {
        color: #555;
        width: 20px;
        height: 20px;
        font-size: 14px;
        border: 1px solid #ccc;
        background: #ddd;
        top: 9px;
        left: 0;
        text-align: center;
        vertical-align: middle;
        padding-top: 3px;
        text-shadow: 0 1px 0 #fff;
    }

    .widget .widget-body.list.list-2 ul li.hasSubmenu {
        height: auto;
    }

    .widget .widget-body.list.list-2 ul li.hasSubmenu ul {
        padding: 0 0 10px;
    }

    .widget .widget-body.list.list-2 ul li.hasSubmenu ul li {
        height: auto;
        line-height: normal;
        background: none;
        border: none;
        line-height: 20px;
    }

    .widget .widget-body.list.list-2 ul li.hasSubmenu ul li a {
        color: #333;
        padding: 0 0 0 20px;
    }

    .widget .widget-body.list.list-2 ul li.hasSubmenu ul li.active a {
        font-weight: bold;
    }

    .widget .widget-footer {
        background: #fafafa;
        height: 25px;
        line-height: 25px;
        border-top: 1px solid #ebebeb;
    }

    .widget .widget-footer .glyphicons {
        width: 25px;
        height: 25px;
        line-height: 25px;
        padding: 0;
        float: right;
        vertical-align: top;
    }

    .widget .widget-footer .glyphicons i:before {
        font-size: 16px;
        color: #c3c3c3;
        text-align: center;
        width: 20px;
        height: 25px;
        line-height: 25px;
        text-shadow: 0 1px 0 #fff;
    }

    .widget .widget-footer .glyphicons:hover i:before {
        color: rgba(0, 0, 0, 0.5);
    }

    .widget.margin-bottom-none {
        margin-bottom: 0;
    }

    .widget.widget-gray {
        background: #f5f5f5;
    }

    .widget.widget-gray .widget-head {
        background: #e9e9e9;
        border-color: #d1d2d3;
        box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.6), inset -1px -1px 1px rgba(0, 0, 0, 0);
        -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.6), inset -1px -1px 1px rgba(0, 0, 0, 0);
        -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.6), inset -1px -1px 1px rgba(0, 0, 0, 0);
    }

    .widget.widget-gray .widget-head .heading {
        color: #555;
        text-shadow: 0 1px 0 #fff;
    }

    .widget.widget-gray .widget-head .heading.glyphicons i:before {
        background: none;
        color: #555;
        border-color: rgba(0, 0, 0, 0.1);
    }

    .widget.widget-primary {
        background: #6fa362;
        color: #fff;
    }

    .widget.widget-primary p {
        color: #fff;
    }

    .widget.widget-primary .widget-head {
        background: #e9e9e9;
        border-color: #d1d2d3;
        box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.6), inset -1px -1px 1px rgba(0, 0, 0, 0);
        -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.6), inset -1px -1px 1px rgba(0, 0, 0, 0);
        -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.6), inset -1px -1px 1px rgba(0, 0, 0, 0);
    }

    .widget.widget-primary .widget-head .heading {
        color: #555;
        text-shadow: 0 1px 0 #fff;
    }

    .widget.widget-primary .widget-head .heading.glyphicons i:before {
        background: none;
        color: #555;
        border-color: rgba(0, 0, 0, 0.1);
    }

    .widget.widget-profile .widget-head {
        padding-top: 15px;
        height: auto;
        text-align: center;
        color: #fff;
        font-weight: bold;
    }

    .widget.widget-profile .widget-head a.pull-right {
        position: absolute;
        right: 10px;
        font-size: 18px;
        color: #8cb682;
        display: inline;
    }

    .widget.widget-profile .widget-head a.pull-right:hover {
        color: #fff;
    }

    .widget.widget-profile .widget-head a {
        color: #fff;
    }

    .widget.widget-2:before, .widget.widget-2:after {
        display: none;
    }

    .widget.widget-2 .widget-head {
        background: #e2e2e4;
        box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.6), inset -1px -1px 1px rgba(0, 0, 0, 0);
        -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.6), inset -1px -1px 1px rgba(0, 0, 0, 0);
        -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.6), inset -1px -1px 1px rgba(0, 0, 0, 0);
        height: 36px;
        line-height: 36px;
        border-color: #d1d2d3;
    }

    .widget.widget-2 .widget-head .heading {
        line-height: 36px;
        color: #555;
        text-shadow: 0 1px 0 #fff;
        font-size: 12pt;
    }

    .widget.widget-2 .widget-head .heading i:before {
        color: #555;
        background: none;
        border: none;
        left: 3px;
        top: 2px;
    }

    .widget.widget-2 .widget-body {
        border: 1px solid #d1d2d3;
        border-top: 0;
        background: #f5f5f5;
    }

    .widget.widget-2.primary .widget-head {
        background: #6fa362;
        border-color: #6fa362;
        box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.6), inset -1px -1px 1px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.6), inset -1px -1px 1px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.6), inset -1px -1px 1px rgba(0, 0, 0, 0.1);
    }

    .widget.widget-2.primary .widget-head .heading {
        color: #fff;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    }

    .widget.widget-2.primary .widget-head .heading i:before {
        color: #fff;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    }

    .widget.widget-3 .widget-head {
        height: 36px;
        line-height: 36px;
    }

    .widget.widget-3 .widget-head .heading {
        display: block;
        text-align: center;
        float: none;
        line-height: 36px;
        height: 36px;
        text-transform: uppercase;
        font-size: 12pt;
    }

    .widget.widget-3 .widget-head .heading i:before {
        background: none;
        border: none;
        left: 3px;
        top: 5px;
        font-size: 20px;
        color: #fff;
    }

    .widget.widget-3 .widget-head .heading .glyphicons {
        vertical-align: middle;
        width: 35px;
        height: 36px;
        padding: 0;
    }

    .widget.widget-3 .widget-body {
        border-bottom: 1px solid #e5e5e5;
    }

    .widget.widget-3 .widget-body.large {
        font-size: 26pt;
        font-weight: bold;
        text-align: center;
        padding: 25px 0;
        vertical-align: middle;
        line-height: normal;
    }

    .widget.widget-3 .widget-body.large.cancellations span {
        line-height: 20px;
        text-align: left;
        font-size: 17pt;
        display: inline-block;
        text-shadow: none;
    }

    .widget.widget-3 .widget-body.large.cancellations span span {
        display: block;
    }

    .widget.widget-3 .widget-body.large.cancellations span span:first-child {
        color: #6fa362;
        text-transform: uppercase;
        font-size: 13pt;
    }

    .widget.widget-3 .widget-body.large.dashboard {
        padding: 15px 0;
    }

    .widget.widget-3 .widget-footer {
        background: #fafafa;
        border-top: none;
    }

    .widget.widget-3 .widget-footer a {
        float: none;
        color: #ddd;
        width: auto;
        padding: 0 10px 0 30px;
        border-right: 1px solid #e5e5e5;
        text-decoration: none;
    }

    .widget.widget-3 .widget-footer a i:before {
        color: #ddd;
        left: 5px;
    }

    .widget.widget-3 .widget-footer a:hover {
        color: #6fa362;
    }

    .widget.widget-3 .widget-footer a:hover i:before {
        color: #6fa362;
    }

    .widget.widget-3 .widget-footer.align-center {
        text-align: center;
    }

    .widget.widget-3 .widget-footer.align-center a:first-child {
        border-left: 1px solid #e5e5e5;
    }

    .widget.widget-3 .widget-footer.align-right {
        text-align: right;
    }

    .widget.widget-3 .widget-footer.align-right a:first-child {
        border-left: 1px solid #e5e5e5;
    }

    .widget.widget-3 .widget-footer.align-right a:last-child {
        border-right: none;
    }

    .widget.widget-4 {
        border: none;
        background: none;
    }

    .widget.widget-4 .widget-head {
        background: none;
        padding: 10px;
        border: none;
    }

    .widget.widget-4 .widget-head .heading {
        color: #544f49;
        text-shadow: none;
        padding: 0;
        margin: 0;
    }

    .widget.widget-4 .widget-body {
        padding: 0 10px 10px;
        border: none;
    }

    .widget.widget-4 .widget-body.list ul li {
        padding: 0;
    }

    .widget.widget-heading-simple {
        border: none;
        background: none;
    }

    .widget.widget-heading-simple>.widget-head {
        border: none;
        background: none;
        background-image: none !important;
        filter: none !important;
        padding: 0 0 5px;
        height: 25px;
        line-height: 25px;
    }

    .widget.widget-heading-simple>.widget-head .heading {
        padding: 0;
        height: 25px;
        line-height: 25px;
    }

    .widget.widget-heading-simple>.widget-head .heading.glyphicons {
        padding: 0 0 0 25px;
    }

    .widget.widget-heading-simple>.widget-head .heading.glyphicons i:before {
        text-align: left;
        width: 25px;
        height: 25px;
        line-height: 25px;
    }

    .widget.widget-heading-simple>.widget-body {
        border: 1px solid #e5e5e5;
    }

    .widget.widget-body-simple {
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        border-radius: 0 !important;
    }

    .widget.widget-body-simple>.widget-body {
        background: none;
        border: none;
        padding: 0;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        border-radius: 0 !important;
    }

    .widget.widget-body-white>.widget-body {
        background: #fff;
    }

    .widget.widget-body-gray>.widget-body {
        background: #f4f4f4;
    }

    .widget.widget-body-primary>.widget-body {
        background: #6fa362;
    }

    .widget.widget-body-primary>.widget-body * {
        color: #fff;
        -shadow: none;
    }

    .widget.widget-body-inverse>.widget-body {
        background: #424242;
    }

    .widget.widget-body-inverse>.widget-body *, .widget.widget-body-inverse>.widget-body i:before {
        color: #fff;
        text-shadow: none;
    }

    .widget.widget-body-default>.widget-body {
        background: #bbb;
    }

    .widget.widget-body-default>.widget-body *, .widget.widget-body-default>.widget-body i:before {
        color: #fff;
        text-shadow: none;
    }

    .widget.widget-body-multiple {
        box-shadow: none !important;
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
    }

    .widget.widget-body-multiple>.widget-body {
        margin-bottom: 7.5px;
    }

    .widget.widget-body-multiple>.widget-body:last-of-type {
        margin-bottom: 0;
    }

    .widget.widget-inverse>.widget-head {
        background-color: #252525;
        color: #fff;
    }

    .widget.widget-inverse>.widget-head .heading {
        color: #fff;
    }

    .widget.widget-info {
        background: #466baf;
        color: #fff;
    }

    .widget.widget-dark {
        background: #424242;
        color: #fff;
    }

    .widget-flat {
        box-shadow: none !important;
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        border-radius: 0 !important;
    }

    .widget-flat>.widget-body {
        box-shadow: none !important;
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        border-radius: 0 !important;
        border: none !important;
    }

    h4.glyphicons {
        padding: 0 0 0 35px;
        display: block;
    }

    h4.glyphicons i:before {
        font-size: 22px;
        font-weight: normal;
        color: #575655;
    }

    h3.glyphicons, h2.glyphicons {
        padding: 0 0 0 35px;
        display: block;
    }

    h3.glyphicons i:before, h2.glyphicons i:before {
        font-size: 27px;
        font-weight: normal;
        left: 2px;
        top: 3px;
        color: #575655;
    }

    h3.glyphicons.cogwheels i:before, h2.glyphicons.cogwheels i:before {
        left: 5px;
    }

    .finances_summary .well {
        font-size: 16px;
        text-align: center;
    }

    .finances_summary .well strong {
        display: block;
        font-size: 22pt;
        color: #45494c;
        line-height: normal;
    }

    .finances_summary .glyphicons.standard i:before {
        color: #ccc;
    }

    div.glyphicons, div.glyphicons-social {
        padding: 0 0 0 47px;
    }

    div.glyphicons i:before, div.glyphicons-social i:before {
        color: #e2e2e2;
        font-size: 32px;
    }

    div.glyphicons.glyphicon-large, div.glyphicons-social.glyphicon-large {
        padding: 0 0 0 75px;
    }

    div.glyphicons.glyphicon-large i:before, div.glyphicons-social.glyphicon-large i:before {
        font-size: 50px;
        left: 0;
    }

    div.glyphicons.glyphicon-large.group-column, div.glyphicons-social.glyphicon-large.group-column {
        padding: 0 0 0 85px;
    }

    div.glyphicons.glyphicon-large.group-column i:before, div.glyphicons-social.glyphicon-large.group-column i:before {
        font-size: 45px;
        left: 12px;
    }

    div.glyphicons.glyphicon-xlarge, div.glyphicons-social.glyphicon-xlarge {
        padding: 0 0 0 85px;
    }

    div.glyphicons.glyphicon-xlarge i, div.glyphicons-social.glyphicon-xlarge i {
        padding: 0 0 10px;
    }

    div.glyphicons.glyphicon-xlarge i:before, div.glyphicons-social.glyphicon-xlarge i:before {
        font-size: 70px;
    }

    div.glyphicons.glyphicon-top, div.glyphicons-social.glyphicon-top {
        padding: 0;
        text-align: center;
    }

    div.glyphicons.glyphicon-top i, div.glyphicons-social.glyphicon-top i {
        display: block;
        position: relative;
        padding: 5px 0 10px;
    }

    div.glyphicons.glyphicon-top i:before, div.glyphicons-social.glyphicon-top i:before {
        position: relative;
        left: auto;
        top: auto;
    }

    div.glyphicons.glyphicon-primary i:before, div.glyphicons-social.glyphicon-primary i:before {
        color: #6fa362;
    }

    @media (max-width: 979px) and (min-width:768px) {
        div.glyphicons.hidden-tablet-partial, div.glyphicons-social.hidden-tablet-partial {
            padding: 0;
        }
    }

    .widget-body-primary div.glyphicons i:before {
        color: #fff;
    }

    .social-large {
        height: 97px;
    }

    .social-large a {
        display: block;
        height: 97px;
        float: left;
        padding: 10px 19px;
        color: #d5d5d5;
        background: #fff;
        font-weight: bold;
        text-align: center;
        border-right: 1px solid #e5e5e5;
        text-decoration: none;
    }

    .social-large a i {
        display: block;
        position: relative;
        padding: 0 0 8px;
    }

    .social-large a i:before {
        display: block;
        text-align: center;
        top: auto;
        left: auto;
        position: relative;
        font-size: 50px;
        color: #d5d5d5;
    }

    .social-large a.active, .social-large a:hover {
        color: #fff;
        background: #6fa362;
    }

    .social-large a.active i:before, .social-large a:hover i:before {
        color: #fff;
    }

    .social-large a:last-child {
        border: none;
    }

    .social-large.social-large-2 a {
        display: inline-block;
        font-weight: 400;
        float: none;
        border: none;
        background: none;
        color: #444;
    }

    .social-large.social-large-2 a i:before {
        color: #444;
    }

    .social-large.social-large-2 a.active, .social-large.social-large-2 a:hover {
        color: #6fa362;
    }

    .social-large.social-large-2 a.active i:before, .social-large.social-large-2 a:hover i:before {
        color: #6fa362;
    }

    .widget-search input {
        width: 100%
    }

    .form-inline.small input, .form-inline.small select {
        margin: 0 5px 0 0;
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0;
        padding: 1px 5px;
        border-color: #d8d9da;
        color: #a7a7a7;
    }

    .form-inline.small select {
        padding: 1px 0;
        height: 23px;
    }

    .form-inline.small select:last-child {
        margin-right: 0;
    }

    .form-inline.small label {
        float: left;
        margin: 0 5px 0 0;
        display: block;
    }

    .form-inline.small .input-append.block {
        display: block;
    }

    .form-inline.small .input-append input {
        margin: 0;
        width: 85%
    }

    .form-inline.small .input-append .input-group-addon {
        padding: 1px 3px;
        margin: 0 0 0 -1px;
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0;
        background: #fff;
        color: #d8d9da;
        border-color: #d8d9da;
    }

    .form-inline.small .input-append .input-group-addon i:before {
        top: 4px;
        left: 4px;
        font-size: 14px;
        color: #d0d1d1;
    }

    textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
        border-color: #e5e5e5;
        border-left: 1px solid #3a74df;
        box-shadow: none !important;
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
    }

    #focusedInput {
        border-left: 1px solid #6fa362;
    }

    select, textarea, 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 {
        font-size: 13px;
    /*box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;*/
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    border-color: #e5e5e5;
}

.uniformjs .radio .disabled input[type="radio"], .uniformjs .checkbox .disabled input[type="checkbox"] {
    margin-left: 0;
}

.uniformjs .radio, .uniformjs .checkbox {
    padding-left: 0;
}

.uniformjs .radio {
    height: auto;
}

.radio.inline+.radio.inline, .checkbox.inline+.checkbox.inline {
    margin-left: 3px;
}

.uniformjs label.radio {
    margin-bottom: 0;
}

.uniformjs label.radio.inline {
    margin: 0;
}

.checkbox.inline {
    padding-bottom: 1px;
}

.uniformjs .radio span {
    margin: 2px 0 0;
}

.uniformjs .checkbox span {
    margin: -2px 0 0;
}

label, input, button, select, textarea {
    font-size: 13px;
}

.input-full input {
    width: 83%;
    height: 17px;
}

legend {
    line-height: normal;
    height: auto;
    font-size: 18px;
    margin: 0 0 6px;
    text-align: left;
    padding: 0;
    border: 0;
    color: #797979;
}

.strong {
    font-weight: bold;
}

.green {
    color: #6FA362;
}

input[type=text], input[type=password], select, textarea {
    border-color: #E0E0E0;
    /*    color: #a7a7a7;*/
}

.control-label.center {
    text-align: center;
}

.form-actions {
    background: none;
    border: none;
    margin: 0;
}

.form-horizontal .form-actions {
    margin-top: 0;
    padding: 0;
}

.form-horizontal .controls {
    margin-left: 145px;
}

.form-horizontal .control-group:last-child {
    margin: 0;
}

.input-group .input-group-addon, .input-append .input-group-addon {
    background: #fff;
    border-color: #e5e5e5;
}

.input-group .input-group-addon i:before, .input-append .input-group-addon i:before {
    color: #d0d1d1;
}

.input-group .input-group-addon icon, .input-append .input-group-addon icon {
    margin-top: 0;
}

.input-group.input-append .input-group-addon:first-child, .input-group.input-append .btn:first-child, .input-group.input-append .input-group-addon:last-child, .input-group.input-append .btn:last-child, .input-group .input-group-addon:first-child, .input-group .btn:first-child, .input-append input, .input-append select, .input-append .uneditable-input, .fileupload-new .input-append .btn-file, .btn-group>.btn:first-child, .btn-group>.btn:last-child, .btn-group>.dropdown-toggle, .input-append .input-group-addon:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child>.dropdown-toggle {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
}

.input-group .input-group-addon.glyphicons, .input-append .input-group-addon.glyphicons, .input-group .input-group-addon.glyphicons-social, .input-append .input-group-addon.glyphicons-social {
    background: #fff;
    display: table-cell;
    padding-left: 18px;
}

.input-group .input-group-addon.glyphicons i:before, .input-append .input-group-addon.glyphicons i:before, .input-group .input-group-addon.glyphicons-social i:before, .input-append .input-group-addon.glyphicons-social i:before {
    font-size: 14px;
    left: 7px;
    top: 7px;
    color: #d0d1d1;
}

.input-append .input-group-addon.glyphicons i:before {
    left: 6px;
}

.ms-container .ms-selectable li.ms-hover, .ms-container .ms-selection li.ms-hover {
    background: #6fa362;
}

.ms-container .custom-header {
    height: 30px;
    line-height: 30px;
    background-color: #f9f9f9;
    background-repeat: repeat-x;
    padding: 0 15px;
    font-weight: 600;
    border: 1px solid #e5e5e5;
    background-image: linear-gradient(to bottom, #fdfdfd, #f4f4f4);
}

.ms-container .custom-header:not(.custom-footer) {
    border-bottom: none;
}

.ms-container .custom-header.custom-footer {
    border-top: none;
}

img.flag {
    height: 10px;
    width: 15px;
    padding-right: 10px;
    z-index: 99999;
}



.datetimepicker table tr td span.active:hover, .datetimepicker table tr td span.active:hover:hover, .datetimepicker table tr td span.active.disabled:hover, .datetimepicker table tr td span.active.disabled:hover:hover, .datetimepicker table tr td span.active:active, .datetimepicker table tr td span.active:hover:active, .datetimepicker table tr td span.active.disabled:active, .datetimepicker table tr td span.active.disabled:hover:active, .datetimepicker table tr td span.active.active, .datetimepicker table tr td span.active:hover.active, .datetimepicker table tr td span.active.disabled.active, .datetimepicker table tr td span.active.disabled:hover.active, .datetimepicker table tr td span.active.disabled, .datetimepicker table tr td span.active:hover.disabled, .datetimepicker table tr td span.active.disabled.disabled, .datetimepicker table tr td span.active.disabled:hover.disabled, .datetimepicker table tr td span.active[disabled], .datetimepicker table tr td span.active:hover[disabled], .datetimepicker table tr td span.active.disabled[disabled], .datetimepicker table tr td span.active.disabled:hover[disabled], .datetimepicker table tr td.active:hover, .datetimepicker table tr td.active:hover:hover, .datetimepicker table tr td.active.disabled:hover, .datetimepicker table tr td.active.disabled:hover:hover, .datetimepicker table tr td.active:active, .datetimepicker table tr td.active:hover:active, .datetimepicker table tr td.active.disabled:active, .datetimepicker table tr td.active.disabled:hover:active, .datetimepicker table tr td.active.active, .datetimepicker table tr td.active:hover.active, .datetimepicker table tr td.active.disabled.active, .datetimepicker table tr td.active.disabled:hover.active, .datetimepicker table tr td.active.disabled, .datetimepicker table tr td.active:hover.disabled, .datetimepicker table tr td.active.disabled.disabled, .datetimepicker table tr td.active.disabled:hover.disabled, .datetimepicker table tr td.active[disabled], .datetimepicker table tr td.active:hover[disabled], .datetimepicker table tr td.active.disabled[disabled], .datetimepicker table tr td.active.disabled:hover[disabled] {
    background: #6fa362;
}

.bootstrap-timepicker-widget table td {
    font-size: 13px;
}

.bootstrap-timepicker>[class*="icon-"] {
    vertical-align: text-top;
    margin: 0 0 0 -22.5px;
    pointer-events: none;
    position: relative;
    cursor: pointer;
}

.has-switch {
    vertical-align: middle;
    border-color: #bebebe;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
}

.has-switch span.switch-left {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
}

.has-switch span {
    background-image: none !important;
    filter: none !important;
}

.has-switch label {
    background-image: none !important;
    filter: none !important;
    background: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}

.has-switch[data-on*="primary"] {
    border-color: #6fa362;
}

.has-switch[data-on*="danger"] {
    border-color: #bd362f;
}

.has-switch[data-on*="warning"] {
    border-color: #ab7a4b;
}

.has-switch[data-on*="success"] {
    border-color: #72af46;
}

.has-switch[data-on*="inverse"] {
    border-color: #424242;
}

.has-switch span.switch-primary {
    background: #6fa362;
}

.has-switch span.switch-danger {
    background: #bd362f;
}

.has-switch span.switch-warning {
    background: #ab7a4b;
}

.has-switch span.switch-success {
    background: #72af46;
}

.has-switch span.switch-inverse {
    background: #424242;
}

.has-switch span.switch-default {
    background: #ccc;
    color: #444;
}

textarea.form-control {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    border-color: #e5e5e5;
}

textarea.form-control:hover, textarea.form-control:focus {
    border-color: #b2b2b2;
}

.form-control {
    font-size: 13px;
    font-family: 'Roboto';
}

.btn {
    text-shadow: none;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    font-family: Roboto;
    padding: 6px 8px;
    font-size: 14px;
    height: 30px;
}

.btn.active, .btn:active {
    outline: 0;
    background-color: #fff;
}

.btn:hover.text-primary {
    background-color: #6fa362;
}

.btn:hover.text-primary .fa {
    color: #fff;
}

.btn-block {
    width: 100%;
    min-height: 30px;
}

.btn-group .btn+.btn:not(.btn-block) {
    margin-left: -1px;
}

.btn-default {
    background: #e7e7e7;
    border-color: #e7e7e7;
    color: #797979;
}

/*
.btn-default {
  background:#474747;
  border: medium none;
  /*color: #fff !important;
  padding: 8px 10px;
  }*/
  .btn-default.filled {
    background: #efefef;
}

.btn-default.filled i {
    color: #ccc;
}

.btn-group.open .btn-default.dropdown-toggle, .btn-default.disabled, .btn-default[disabled], .btn-default:hover, .btn-default:focus {
    /*    background: #fafafa;
    border-color: #cecece;*/
}

.btn-default:active, .btn-default.active {
    background: #e8e8e8;
    color: #797979;
    text-shadow: none;
}

.btn-default .caret {
    border-top-color: rgba(0, 0, 0, 0.5);
}

.btn-warning {
    background: #ab7a4b;
    border-color: #ab7a4b;
    color: #fff;
}

.btn-warning.btn-stroke {
    background: none;
    color: #ab7a4b;
}

.btn-group.open .btn-warning.dropdown-toggle, .btn-warning.disabled, .btn-warning[disabled], .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
    background: none;
    color: #ab7a4b;
}

.btn-warning.btn-stroke:hover, .btn-warning.btn-stroke:focus, .btn-warning.btn-stroke:active, .btn-warning.btn-stroke.active {
    background: #ab7a4b;
    color: #fff;
}

.btn-warning .caret {
    border-top-color: rgba(255, 255, 255, 0.7);
    border-bottom-color: rgba(255, 255, 255, 0.7);
}

.btn-info {
    background: #fff;
    color: #333;
    border-color: #466baf;
    /*background: #466baf; color: #fff;*/
}

.btn-info.btn-stroke {
    background: none;
    color: #466baf;
}

.btn-group.open .btn-info.dropdown-toggle, .btn-info.disabled, .btn-info[disabled], .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
    background: none;
    color: #466baf;
}

.btn-info.btn-stroke:hover, .btn-info.btn-stroke:focus, .btn-info.btn-stroke:active, .btn-info.btn-stroke.active {
    background: #466baf;
    color: #fff;
}

.btn-info .caret {
    border-top-color: rgba(255, 255, 255, 0.7);
    border-bottom-color: rgba(255, 255, 255, 0.7);
}

.btn-danger {
    background: #D32F2F;
    border-color: #D32F2F;
    color: #fff;
}

.btn-active {
    background: #009688;
    border: 1px solid #009688;
    color: #fff;
}

.btn-active:hover, .btn-active:focus, .btn-active:active{
    background: #fff;
    border: 1px solid #009688;
    color: #009688;
}

.btn-inActive {
    background: #bd362f;
    border: 1px solid #bd362f;
    color: #fff;
}

.btn-act2 {
    background: #72af46 ;
    border: 1px solid #72af46;
    color: #fff;
}

.widget .widget-head .btn-xs {
    margin: 8px 2px 0px 0px;
}

/*.btn-act2 {
  background: none repeat scroll 0 0 #72af46 !important;
  border: 1px solid #72af46 !important;
  color: #fff;
  padding: 0 !important;
  }*/
  .btn-danger.btn-stroke {
    background: none;
    color: #bd362f;
}

.btn-group.open .btn-danger.dropdown-toggle, .btn-danger.disabled, .btn-danger[disabled], .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
    background: none;
    color: #bd362f;
}

.btn-danger.btn-stroke:hover, .btn-danger.btn-stroke:focus, .btn-danger.btn-stroke:active, .btn-danger.btn-stroke.active {
    background: #bd362f;
    color: #fff;
}

.btn-danger .caret {
    border-top-color: rgba(255, 255, 255, 0.7);
    border-bottom-color: rgba(255, 255, 255, 0.7);
}

.btn-primary {
    background: #ffa500;
    border-color: #fcd80e;
    color: #fff;
}

.btn-primary-green {
  background: #6FA362;
  border-color: #6FA362;
  color: #FFFFFF;
}

.btn-primary_2 {
    background: #6FA362;
    border-color: #6FA362;
    color: #FFFFFF;
    text-align: center !important;
    width: 100%;
    margin-top: 10px;
}

.btn-primary.btn-stroke {
    background: none;
    color: #6fa362;
}

.btn-group.open .btn-primary.dropdown-toggle, .btn-primary.disabled, .btn-primary[disabled], .btn-primary:hover, .btn-primary:focus{
    background: #fcd80e;
    color: #fff;
    border-color: #fcd80e;
}

.btn-primary.btn-stroke:hover, .btn-primary.btn-stroke:focus, .btn-primary.btn-stroke:active, .btn-primary.btn-stroke.active {
    background: #6fa362;
    color: #fff;
}

.btn-primary .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.btn-inverse {
    background: #424242;
    border-color: #424242;
    color: #fff;
}

.btn-inverse.btn-stroke {
    background: none;
    color: #424242;
}

.btn-group.open .btn-inverse.dropdown-toggle, .btn-inverse.disabled, .btn-inverse[disabled], .btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active {
    background: none;
    color: #424242;
}

.btn-inverse.btn-stroke:hover, .btn-inverse.btn-stroke:focus, .btn-inverse.btn-stroke:active, .btn-inverse.btn-stroke.active {
    background: #424242;
    color: #fff;
}

.btn-inverse .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.btn-success {
    background: #fd8c00;
    border-color: #fd8c00;
    color: #fff;
}

.btn-success.btn-stroke {
    background: none;
    color: #72af46;
}

.btn-group.open .btn-success.dropdown-toggle, .btn-success.disabled, .btn-success[disabled], .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
    background: none;
    color: #72af46;
}

.btn-success.btn-stroke:hover, .btn-success.btn-stroke:focus, .btn-success.btn-stroke:active, .btn-success.btn-stroke.active {
    background: #72af46;
    color: #fff;
}

.btn-success .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

/*.btn-group .btn-primary:not(.dropdown-toggle), .btn-group .btn-primary:not('[data-toggle*=""]') {
    margin-right: 2px;
    }*/
    .btn-group.dropup .btn {
        padding: 7px 12px;
    }

    .btn-group-vertical.block {
        display: block;
    }

    .btn-group.btn-group-block {
        display: block;
    }

    @media (min-width: 992px) and (max-width:1200px) {
        .btn-group.btn-group-block .btn.col-md-12 {
            margin: 0;
        }

        .abutimg_2 {
            border: 1px solid #333;
            height: 140px;
            margin: -30px 10px 0 -15px;
            width: 140px;
        }

        .abutimg_3 {
            border: 1px solid #333;
            height: 120px;
            margin: 0 10px 0 -8px;
            width: 120px;
        }

        .btn-group.btn-group-block .btn.col-md-12:first-of-type {
            -webkit-border-radius: 3px 3px 0 0;
            -moz-border-radius: 3px 3px 0 0;
            border-radius: 3px 3px 0 0;
        }

        .btn-group.btn-group-block .btn.col-md-12:last-of-type {
            -webkit-border-radius: 0 0 3px 3px;
            -moz-border-radius: 0 0 3px 3px;
            border-radius: 0 0 3px 3px;
        }
    }

    .btn-icon-stacked {
        text-align: left;
        padding: 10px 10px 10px 45px;
        position: relative;
    }

    .btn-icon-stacked i {
        display: block;
        position: absolute;
        left: 15px;
        top: 12px;
    }

    .btn-icon-stacked span {
        display: block;
        font-size: 13px;
        line-height: normal;
    }

    .btn-circle {
        -webkit-border-radius: 50% 50% 50% 50%;
        -moz-border-radius: 50% 50% 50% 50%;
        border-radius: 50% 50% 50% 50%
    }

    .btn-circle.btn {
        padding-left: 0;
        padding-right: 0;
        width: 34px;
    }

    .glyphicons.standard, .glyphicons-social.standard {
        width: 24px;
        height: 24px;
        padding: 0;
    }

    .glyphicons.standard i, .glyphicons-social.standard i {
        display: block;
        height: 24px;
    }

    .glyphicons.standard i:before, .glyphicons-social.standard i:before {
        color: #64625f;
        position: relative;
        top: auto;
        left: auto;
    }

    .glyphicons.standard:not(.disabled):hover i:before, .glyphicons-social.standard:not(.disabled):hover i:before {
        color: #797979;
    }

    .glyphicons.standard.btn, .glyphicons-social.standard.btn {
        padding: 4px;
    }

    .glyphicons.standard.btn.btn-small, .glyphicons-social.standard.btn.btn-small {
        padding: 2px 5px;
        width: auto;
        height: auto;
    }

    .glyphicons.standard.btn.btn-small i:before, .glyphicons-social.standard.btn.btn-small i:before {
        top: auto;
        line-height: 22px;
    }

    .glyphicons.btn-action, .glyphicons-social.btn-action {
        width: 25px;
        height: 25px;
        padding: 0;
        border-width: 1px;
        border-style: solid;
        vertical-align: middle;
    }

    .glyphicons.btn-action i:before, .glyphicons-social.btn-action i:before {
        font-size: 14px;
        top: 5px;
        left: 5px;
        text-shadow: 0 1px 0 #fff;
        color: #fff;
    }

    .glyphicons.btn-action.btn-default i:before, .glyphicons-social.btn-action.btn-default i:before {
        color: #7c7c7c;
    }

    .glyphicons.btn-action.single, .glyphicons-social.btn-action.single {
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        border: none;
        margin-right: 10px;
    }

    .glyphicons.btn-icon, .glyphicons-social.btn-icon {
        text-align: left;
        padding: 5px 7px 5px 40px;
    }

    .glyphicons.btn-icon i, .glyphicons-social.btn-icon i {
        float: left;
    }

    .glyphicons.btn-icon i:before, .glyphicons-social.btn-icon i:before {
        font-size: 15px;
        top: 0;
        left: 0;
        width: 33px;
        height: 23px;
        -webkit-border-radius: 3px 0 0 3px;
        -moz-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;
        vertical-align: middle;
        padding: 7px 0 0;
        text-align: center;
    }

    .glyphicons.btn-icon.right, .glyphicons-social.btn-icon.right {
        text-align: left;
        padding: 5px 0 5px 7px;
    }

    .glyphicons.btn-icon.right i:before, .glyphicons-social.btn-icon.right i:before {
        -webkit-border-radius: 0 3px 3px 0;
        -moz-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;
        right: 0;
        left: auto;
        text-align: center;
    }

    .glyphicons.btn-large, .glyphicons-social.btn-large {
        padding: 10px 10px 10px 40px;
        font-weight: 700;
    }

    .glyphicons.btn-large i:before, .glyphicons-social.btn-large i:before {
        top: 12px;
        left: 12px;
        font-size: 17px;
    }

    .glyphicons.btn-large.btn-icon i:before, .glyphicons-social.btn-large.btn-icon i:before {
        top: 0;
        left: 0;
        height: 28px;
        padding: 12px 0 0;
    }

    .glyphicons.btn-small, .glyphicons-social.btn-small {
        padding: 2px 10px 2px 35px;
    }

    .glyphicons.btn-small i:before, .glyphicons-social.btn-small i:before {
        padding: 5px 0 0;
        width: 28px;
        height: 19px;
        font-size: 14px;
    }

    .glyphicons.btn-mini, .glyphicons-social.btn-mini {
        padding: 1px 6px 1px 33px;
    }

    .glyphicons.btn-mini i:before, .glyphicons-social.btn-mini i:before {
        padding: 5px 0 0;
        width: 26px;
        height: 17px;
        font-size: 13px;
    }

    .glyphicons.orange i:before, .glyphicons-social.orange i:before {
        color: #edb459;
    }

    .glyphicons.btn-default i:before, .glyphicons-social.btn-default i:before {
        color: #9e9e9e;
        text-shadow: none;
    }

    .glyphicons.single, .glyphicons-social.single {
        color: #6fa362;
        padding: 0 0 0 20px;
    }

    .glyphicons.single i:before, .glyphicons-social.single i:before {
        font-size: 13px;
        top: 4px;
        color: #6fa362;
    }

    .glyphicons.single+.single, .glyphicons-social.single+.single {
        margin-left: 8px;
    }

    .glyphicons.single.regular, .glyphicons-social.single.regular {
        color: #7c7c7c;
    }

    .glyphicons.single.regular i:before, .glyphicons-social.single.regular i:before {
        color: #7c7c7c;
    }

    .glyphicons.primary i:before, .glyphicons-social.primary i:before {
        color: #6fa362;
    }

    .glyphicons.text-error, .glyphicons-social.text-error {
        color: #6fa362;
    }

    .glyphicons.text-error i:before, .glyphicons-social.text-error i:before {
        color: #6fa362;
    }

    .glyphicons.text-info, .glyphicons-social.text-info {
        color: #5d92b3;
    }

    .glyphicons.text-info i:before, .glyphicons-social.text-info i:before {
        color: #5d92b3;
    }

    .glyphicons.text-success, .glyphicons-social.text-success {
        color: #719d46;
    }

    .glyphicons.text-success i:before, .glyphicons-social.text-success i:before {
        color: #719d46;
    }

    .ui .btn {
        margin-bottom: 6px !important;
    }

    .label {
        display: inline-block;
    }

    .label.label-stroke {
        background: none;
        color: #999;
        border: 1px solid #999;
    }

    .label.label-primary {
        background: #6fa362;
    }

    .label.label-primary.label-stroke {
        background: none;
        color: #6fa362;
        border: 1px solid #6fa362;
    }

    .label.label-info {
        background: #466baf;
    }

    .label.label-info.label-stroke {
        background: none;
        color: #466baf;
        border: 1px solid #466baf;
    }

    .label.label-warning {
        background: #ab7a4b;
    }

    .label.label-warning.label-stroke {
        background: none;
        color: #ab7a4b;
        border: 1px solid #ab7a4b;
    }

    .label.label-danger {
        background: #bd362f;
    }

    .label.label-danger.label-stroke {
        background: none;
        color: #bd362f;
        border: 1px solid #bd362f;
    }

    .label.label-inverse {
        background: #424242;
    }

    .label.label-inverse.label-stroke {
        background: none;
        color: #424242;
        border: 1px solid #424242;
    }

    .label.label-success {
        background: #72af46;
    }

    .label.label-success.label-stroke {
        background: none;
        color: #72af46;
        border: 1px solid #72af46;
    }

    .label.label-block {
        display: block;
    }

    .badge.badge-stroke {
        background: none;
        color: #999;
        border: 1px solid #999;
    }

    .badge.badge-primary {
        background: #6fa362;
    }

    .badge.badge-primary.badge-stroke {
        background: none;
        color: #6fa362;
        border: 1px solid #6fa362;
    }

    .badge.badge-warning {
        background: #ab7a4b;
    }

    .badge.badge-warning.badge-stroke {
        background: none;
        color: #ab7a4b;
        border: 1px solid #ab7a4b;
    }

    .badge.badge-danger {
        background: #bd362f;
    }

    .badge.badge-danger.badge-stroke {
        background: none;
        color: #bd362f;
        border: 1px solid #bd362f;
    }

    .badge.badge-success {
        background: #72af46;
    }

    .badge.badge-success.badge-stroke {
        background: none;
        color: #72af46;
        border: 1px solid #72af46;
    }

    .badge.badge-inverse {
        background: #424242;
    }

    .badge.badge-inverse.badge-stroke {
        background: none;
        color: #424242;
        border: 1px solid #424242;
    }

    .badge.badge-info {
        background: #466baf;
    }

    .badge.badge-info.badge-stroke {
        background: none;
        color: #466baf;
        border: 1px solid #466baf;
    }

    .badge.badge-white {
        background: #fff;
        color: #797979;
        border: 1px solid #ccc;
    }

    .badge.badge-block {
        display: block;
    }

    .hoverSlideLeft {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 100%;
        content: "";
        -webkit-transition: left 400ms ease;
        -moz-transition: left 400ms ease;
        -o-transition: left 400ms ease;
        -ms-transition: left 400ms ease;
        transition: left 400ms ease;
    }

    .hoverSlideRight {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 100%;
        left: 0;
        content: "";
        -webkit-transition: right 400ms ease;
        -moz-transition: right 400ms ease;
        -o-transition: right 400ms ease;
        -ms-transition: right 400ms ease;
        transition: right 400ms ease;
    }

    .hoverSlideUp {
        position: absolute;
        top: 100%;
        bottom: 0;
        right: 0;
        left: 0;
        content: "";
        -webkit-transition: top 400ms ease;
        -moz-transition: top 400ms ease;
        -o-transition: top 400ms ease;
        -ms-transition: top 400ms ease;
        transition: top 400ms ease;
    }

    html.csstransitions.csstransforms3d a, html.csstransitions.csstransforms3d .btn, html.csstransitions.csstransforms3d .navbar.main li, html.csstransitions.csstransforms3d .navbar.main .caret {
        -webkit-transition: all 300ms linear;
        -moz-transition: all 300ms linear;
        -o-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
        transition: all 300ms linear;
        text-align: left;
    }

    html.csstransitions.csstransforms3d .panel-3d {
        -webkit-perspective: 600px;
        -moz-perspective: 600px;
        perspective: 600px;
        position: relative;
        z-index: 900;
        visibility: hidden;
    }

    html.csstransitions.csstransforms3d .panel-3d .front {
        position: relative;
        top: 0;
        left: 0;
        z-index: 900;
        width: 100%;
        height: 100%;
        text-align: center;
        -webkit-transform: rotateX(0deg) rotateY(0deg);
        -moz-transform: rotateX(0deg) rotateY(0deg);
        transform: rotateX(0deg) rotateY(0deg);
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    html.csstransitions.csstransforms3d .panel-3d .front [class*="icon-"] {
        visibility: hidden;
    }

    html.csstransitions.csstransforms3d .panel-3d .back {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 800;
        width: 100%;
        height: inherit;
        -webkit-transform: rotateY(-180deg);
        -webkit-transform-style: preserve-3d;
        -webkit-backface-visibility: hidden;
        -moz-transform: rotateY(-180deg);
        -moz-transform-style: preserve-3d;
        -moz-backface-visibility: hidden;
        transform: rotateY(-180deg);
        transform-style: preserve-3d;
        backface-visibility: hidden;
    }

    html.csstransitions.csstransforms3d .panel-3d.animated .front, html.csstransitions.csstransforms3d .panel-3d.animated .back {
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }

    html.csstransitions.csstransforms3d .panel-3d.flip-default {
        z-index: 1000;
    }

    html.csstransitions.csstransforms3d .panel-3d.flip-default .front {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }

    html.csstransitions.csstransforms3d .panel-3d.flip-default .back {
        -webkit-transform: rotateX(0deg) rotateY(0deg);
        -moz-transform: rotateX(0deg) rotateY(0deg);
        transform: rotateX(0deg) rotateY(0deg);
    }

    html.csstransitions.csstransforms3d .panel-3d.panel-flip {
        z-index: 1000;
    }

    html.csstransitions.csstransforms3d .panel-3d.panel-flip .front {
        z-index: 900;
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        transform: rotateY(180deg);
        box-shadow: 0 15px 50px rgba(0, 0, 0, 0.2);
    }

    html.csstransitions.csstransforms3d .panel-3d.panel-flip .back {
        z-index: 1000;
        -webkit-transform: rotateX(0deg) rotateY(0deg);
        -moz-transform: rotateX(0deg) rotateY(0deg);
        transform: rotateX(0deg) rotateY(0deg);
    }

    @-webkit-keyframes shake {
        0% {
            -webkit-transform: translate(2px, 1px) rotate(0deg);
        }

        10% {
            -webkit-transform: translate(-1px, -2px) rotate(-1deg);
        }

        20% {
            -webkit-transform: translate(-3px, 0) rotate(1deg);
        }

        30% {
            -webkit-transform: translate(0, 2px) rotate(0deg);
        }

        40% {
            -webkit-transform: translate(1px, -1px) rotate(1deg);
        }

        50% {
            -webkit-transform: translate(-1px, 2px) rotate(-1deg);
        }

        60% {
            -webkit-transform: translate(-3px, 1px) rotate(0deg);
        }

        70% {
            -webkit-transform: translate(2px, 1px) rotate(-1deg);
        }

        80% {
            -webkit-transform: translate(-1px, -1px) rotate(1deg);
        }

        90% {
            -webkit-transform: translate(2px, 2px) rotate(0deg);
        }

        100% {
            -webkit-transform: translate(1px, -2px) rotate(-1deg);
        }
    }

    @-moz-keyframes shake {
        0% {
            -moz-transform: translate(2px, 1px) rotate(0deg);
        }

        10% {
            -moz-transform: translate(-1px, -2px) rotate(-1deg);
        }

        20% {
            -moz-transform: translate(-3px, 0) rotate(1deg);
        }

        30% {
            -moz-transform: translate(0, 2px) rotate(0deg);
        }

        40% {
            -moz-transform: translate(1px, -1px) rotate(1deg);
        }

        50% {
            -moz-transform: translate(-1px, 2px) rotate(-1deg);
        }

        60% {
            -moz-transform: translate(-3px, 1px) rotate(0deg);
        }

        70% {
            -moz-transform: translate(2px, 1px) rotate(-1deg);
        }

        80% {
            -moz-transform: translate(-1px, -1px) rotate(1deg);
        }

        90% {
            -moz-transform: translate(2px, 2px) rotate(0deg);
        }

        100% {
            -moz-transform: translate(1px, -2px) rotate(-1deg);
        }
    }

    @-ms-keyframes shake {
        0% {
            -ms-transform: translate(2px, 1px) rotate(0deg);
        }

        10% {
            -ms-transform: translate(-1px, -2px) rotate(-1deg);
        }

        20% {
            -ms-transform: translate(-3px, 0) rotate(1deg);
        }

        30% {
            -ms-transform: translate(0, 2px) rotate(0deg);
        }

        40% {
            -ms-transform: translate(1px, -1px) rotate(1deg);
        }

        50% {
            -ms-transform: translate(-1px, 2px) rotate(-1deg);
        }

        60% {
            -ms-transform: translate(-3px, 1px) rotate(0deg);
        }

        70% {
            -ms-transform: translate(2px, 1px) rotate(-1deg);
        }

        80% {
            -ms-transform: translate(-1px, -1px) rotate(1deg);
        }

        90% {
            -ms-transform: translate(2px, 2px) rotate(0deg);
        }

        100% {
            -ms-transform: translate(1px, -2px) rotate(-1deg);
        }
    }

    @-webkit-keyframes moveFromBottom {
        from {
            -webkit-transform: translateY(200%) scale(.5) translateZ(1px);
            opacity: 0;
        }

        to {
            -webkit-transform: translateY(0) scale(1) translateZ(1px);
            opacity: 1;
        }
    }

    @-moz-keyframes moveFromBottom {
        from {
            -moz-transform: translateY(200%) scale(.5) translateZ(1px);
            opacity: 0;
        }

        to {
            -moz-transform: translateY(0) scale(1) translateZ(1px);
            opacity: 1;
        }
    }

    @-ms-keyframes moveFromBottom {
        from {
            -ms-transform: translateY(200%) scale(.5) translateZ(1px);
            opacity: 0;
        }

        to {
            -ms-transform: translateY(0) scale(1) translateZ(1px);
            opacity: 1;
        }
    }

    @-webkit-keyframes moveFromTop {
        from {
            opacity: 0;
            -webkit-transform: translateY(-200%) translateZ(1px);
        }

        to {
            opacity: 1;
            -webkit-transform: translateY(0) translateZ(1px);
        }
    }

    @-moz-keyframes moveFromTop {
        from {
            opacity: 0;
            -moz-transform: translateY(-200%) translateZ(1px);
        }

        to {
            opacity: 1;
            -moz-transform: translateY(0) translateZ(1px);
        }
    }

    @-ms-keyframes moveFromTop {
        from {
            opacity: 0;
            -ms-transform: translateY(-200%) translateZ(1px);
        }

        to {
            opacity: 1;
            -ms-transform: translateY(0) translateZ(1px);
        }
    }

    @-webkit-keyframes moveFromLeft {
        from {
            -webkit-transform: translateX(-100%) translateZ(1px);
        }

        to {
            -webkit-transform: translateX(0) translateZ(1px);
        }
    }

    @-moz-keyframes moveFromLeft {
        from {
            -moz-transform: translateX(-100%) translateZ(1px);
        }

        to {
            -moz-transform: translateX(0) translateZ(1px);
        }
    }

    @-ms-keyframes moveFromLeft {
        from {
            -ms-transform: translateX(-100%) translateZ(1px);
        }

        to {
            -ms-transform: translateX(0) translateZ(1px);
        }
    }

    @-webkit-keyframes moveFromRight {
        from {
            -webkit-transform: translateX(100%) translateZ(1px);
        }

        to {
            -webkit-transform: translateX(0) translateZ(1px);
        }
    }

    @-moz-keyframes moveFromRight {
        from {
            -moz-transform: translateX(100%) translateZ(1px);
        }

        to {
            -moz-transform: translateX(0) translateZ(1px);
        }
    }

    @-ms-keyframes moveFromRight {
        from {
            -ms-transform: translateX(100%) translateZ(1px);
        }

        to {
            -ms-transform: translateX(0) translateZ(1px);
        }
    }

    @-webkit-keyframes moveFromLeftRotate {
        from {
            -webkit-transform: translateX(-100%) rotate(-90deg) translateZ(1px);
        }

        to {
            -webkit-transform: translateX(0) rotate(0deg) translateZ(1px);
        }
    }

    @-moz-keyframes moveFromLeftRotate {
        from {
            -moz-transform: translateX(-100%) rotate(-90deg) translateZ(1px);
        }

        to {
            -moz-transform: translateX(0) rotate(0deg) translateZ(1px);
        }
    }

    @-ms-keyframes moveFromLeftRotate {
        from {
            -ms-transform: translateX(-100%) rotate(-90deg) translateZ(1px);
        }

        to {
            -ms-transform: translateX(0) rotate(0deg) translateZ(1px);
        }
    }

    @-webkit-keyframes smallToBig {
        from {
            -webkit-transform: scale(.1);
        }

        to {
            -webkit-transform: scale(1);
        }
    }

    @-moz-keyframes smallToBig {
        from {
            -moz-transform: scale(.1);
        }

        to {
            -moz-transform: scale(1);
        }
    }

    @-ms-keyframes smallToBig {
        from {
            -ms-transform: scale(.1);
        }

        to {
            -ms-transform: scale(1);
        }
    }

    @-webkit-keyframes bigToSmall {
        from {
            -webkit-transform: scale(2);
        }

        to {
            -webkit-transform: scale(1);
        }
    }

    @-moz-keyframes bigToSmall {
        from {
            -moz-transform: scale(2);
        }

        to {
            -moz-transform: scale(1);
        }
    }

    @-ms-keyframes bigToSmall {
        from {
            -ms-transform: scale(2);
        }

        to {
            -ms-transform: scale(1);
        }
    }

    @-webkit-keyframes moveFromLeftAndGrowAndRotate {
        from {
            -webkit-transform: translateX(-100%) rotate(-90deg) scale(.1) translateZ(1px);
        }

        to {
            -webkit-transform: translateX(0) rotate(0deg) scale(1) translateZ(1px);
        }
    }

    @-moz-keyframes moveFromLeftAndGrowAndRotate {
        from {
            -moz-transform: translateX(-100%) rotate(-90deg) scale(.1) translateZ(1px);
        }

        to {
            -moz-transform: translateX(0) rotate(0deg) scale(1) translateZ(1px);
        }
    }

    @-ms-keyframes moveFromLeftAndGrowAndRotate {
        from {
            -ms-transform: translateX(-100%) rotate(-90deg) scale(.1) translateZ(1px);
        }

        to {
            -ms-transform: translateX(0) rotate(0deg) scale(1) translateZ(1px);
        }
    }

    @-webkit-keyframes moveFromRightAndGrowAndRotate {
        from {
            -webkit-transform: translateX(100%) rotate(90deg) scale(.1) translateZ(1px);
        }

        to {
            -webkit-transform: translateX(0) rotate(0deg) scale(1) translateZ(1px);
        }
    }

    @-moz-keyframes moveFromRightAndGrowAndRotate {
        from {
            -moz-transform: translateX(100%) rotate(90deg) scale(.1) translateZ(1px);
        }

        to {
            -moz-transform: translateX(0) rotate(0deg) scale(1) translateZ(1px);
        }
    }

    @-ms-keyframes moveFromRightAndGrowAndRotate {
        from {
            -ms-transform: translateX(100%) rotate(90deg) scale(.1) translateZ(1px);
        }

        to {
            -ms-transform: translateX(0) rotate(0deg) scale(1) translateZ(1px);
        }
    }

    .navbar.main {
        min-height: 47px;
        height: 65px;
        margin: 0;
    }

    .navbar.main .navbar-brand {
        padding: 0;
        margin: 0;
        z-index: 1;
        position: relative;
    }

    .navbar.main .navbar-brand .btn {
        height: 47px;
        line-height: 47px;
        padding: 0 13px;
        font-size: 13px;
    }

    .navbar.main .navbar-brand .btn i {
        font-size: 20px;
        vertical-align: middle;
    }

    .navbar.main .navbar-brand .colors {
        list-style: none;
        margin-top: 10px;
        margin-right: 10px;
        line-height: 47px;
    }

    @media (max-width: 767px) {
        .navbar.main .navbar-brand .colors {
            display: none;
        }

        .min-height_278 {
            min-height: 0 !important;
        }
    }

    .navbar.main .navbar-brand .colors>li {
        padding: 5px 2px;
        float: left;
    }

    .navbar.main .navbar-brand .colors>li>a {
        display: block;
        width: 18px;
        height: 18px;
        background: #6fa362;
        -webkit-box-shadow: 0 0 0 1px #4e7444 inset;
        -moz-box-shadow: 0 0 0 1px #4e7444 inset;
        box-shadow: 0 0 0 1px #4e7444 inset;
    }

    .navbar.main .navbar-brand .colors>li.active>a {
        border: 1px solid #fff;
        -webkit-box-shadow: 0 0 0 1px #fff inset;
        -moz-box-shadow: 0 0 0 1px #fff inset;
        box-shadow: 0 0 0 1px #fff inset;
    }

    .navbar.main .navbar-brand .colors>li.dropdown>a {
        background: none;
    }

    .navbar.main .navbar-brand .colors>li.dropdown>a .color {
        width: 9px;
        height: 9px;
        display: inline-block;
        float: left;
    }

    .navbar.main .navbar-brand .colors>li.dropdown>a .color.primary {
        background: #6fa362;
    }

    .navbar.main .navbar-brand .colors>li.dropdown>a .color.info {
        background: #466baf;
    }

    .navbar.main .navbar-brand .colors>li.dropdown>a .color.inverse {
        background: #424242;
    }

    .navbar.main .navbar-brand .colors>li.dropdown>a .color.success {
        background: #72af46;
    }

    .navbar.main .navbar-brand .colors>li.dropdown>a .color.danger {
        background: #bd362f;
    }

    .navbar.main .navbar-brand .colors>li.dropdown .dropdown-menu {
        border-color: #dedede;
        margin: 1px 0 0;
        width: 273px;
        padding: 10px;
    }

    .navbar.main .navbar-brand .colors>li.dropdown .dropdown-menu li {
        width: 150px;
        float: left;
        border: none;
    }

    .navbar.main .navbar-brand .colors>li.dropdown .dropdown-menu li a {
        padding: 3px 3px 3px 5px;
        font-size: 13px;
    }

    .navbar.main .navbar-brand .colors>li.dropdown .dropdown-menu .color {
        display: inline-block;
        margin-right: 5px;
        margin-top: 3px;
        vertical-align: text-top;
        width: 10px;
        height: 10px;
    }

    .navbar.main .navbar-brand .colors>li.dropdown .dropdown-menu .color.primary {
        background: #6fa362;
    }

    .navbar.main .appbrand {
        line-height: 47px;
        text-transform: uppercase;
        text-decoration: none;
        color: #838383;
        font-weight: 700;
        font-size: 25px;
    }

    .navbar.main .toggle-button {
        height: 47px;
        padding: 0 13px;
    }

    .navbar.main .toggle-button>i {
        font-size: 22px;
        color: #e5e5e5;
        vertical-align: middle;
        line-height: 47px;
    }

    .navbar.main .toggle-button:hover i {
        color: #ccc;
    }

    .navbar.main .user {
        font-size: 14px !important;
    }

    .navbar.main .navbar-right {
        height: 47px;
    }

    .navbar.main .navbar-right:last-child {
        margin-right: 0;
    }

    .navbar.main .dropdown-menu {
        border-color: #e5e5e5;
    }

    .navbar.main .dropdown-menu li {
        border-bottom: 1px solid #e5e5e5;
    }

    .navbar.main .dropdown-menu li.headline {
        color: #ccc;
    }

    .navbar.main .dropdown-menu li:hover {
        background: #f7f7f7;
    }

    .navbar.main .dropdown-menu.list li a {
        color: #686868;
    }

    .navbar.main .dropdown-menu.list li a i {
        color: #efefef;
    }

    .navbar.main .dropdown-menu.list li a:hover {
        background: none;
    }

    .navbar.main .dropdown-menu.list li a:hover i {
        color: #686868;
    }

    .navbar.main .dropdown-menu.list li a.clean {
        padding: 3px;
    }

    .navbar.main .dropdown-menu.inbox {
        width: 300px;
    }

    .navbar.main .dropdown-menu.inbox input {
        background-color: #f7f7f7;
    }

    .navbar.main .dropdown-menu.inbox .media {
        padding: 10px;
    }

    .navbar.main .dropdown-menu.inbox .media .media-body a {
        padding: 0;
    }

    .navbar.main .dropdown-menu.inbox .media .media-body a i {
        font-size: 8px;
        padding-right: 3px;
        vertical-align: middle;
        color: #72af46;
    }

    .navbar.main .dropdown-menu.inbox .media .media-body a span {
        color: #ccc;
        font-size: 12px;
    }

    .navbar.main .dropdown-menu.inbox .media .media-body a span.time-email {
        padding-top: 3px;
    }

    .navbar.main .dropdown-menu.user-alerts li a i {
        color: #cecece;
    }

    .navbar.main .dropdown-menu.user-alerts li a:hover i {
        color: #686868;
    }

    .navbar.main .dropdown-menu.dropbox {
        width: 260px;
    }

    .navbar.main .dropdown-menu.dropbox .headline {
        color: #424242;
        background-color: #f7f7f7;
        font-size: 14px;
    }

    .navbar.main .dropdown-menu.dropbox .headline .col-md-6:first-of-type {
        border-right: 1px solid #e5e5e5;
    }

    .navbar.main .dropdown-menu.dropbox .headline a {
        color: #6fa362;
        font-size: 13px;
    }

    .navbar.main .dropdown-menu.dropbox .headline a i {
        font-size: 13px;
        color: #ccc;
    }

    .navbar.main .dropdown-menu.dropbox .headline a:hover i {
        color: #424242;
    }

    .navbar.main .dropdown-menu.dropbox .info {
        padding: 3px 8px;
        font-size: 12px;
        line-height: 24px;
        color: #ccc;
    }

    .navbar.main .dropdown-menu.dropbox .media-body {
        height: 40px;
        margin-top: 10px;
    }

    .navbar.main .dropdown-menu.dropbox .media-body a {
        cursor: pointer;
    }

    .navbar.main .dropdown-menu.dropbox .media-body em {
        color: #ccc;
    }

    .navbar.main .navbar-form {
        padding: 0;
        margin: 0;
    }

    .navbar.main .navbar-form .input-group {
        width: 1px;
    }

    .navbar.main .navbar-form .dropdown {
        display: inline-block;
        height: 47px;
        padding: 10px;
        padding: 0 8px;
        line-height: 47px;
        font-weight: 600;
        font-size: 13px;
    }

    .navbar.main .navbar-form input {
        height: 47px;
        border: none;
        background: none;
        width: 300px;
    }

    @media (min-width: 768px) and (max-width:991px) {
        .navbar.main .navbar-form input {
            width: 100px;
        }

        .display-inline-2 {
            display: inline-block !important;
            width: 100%;
        }

        .flot-right {
            float: right;
        }
    }

    @media (min-width: 1200px) {
        .min-height_278 {
            min-height:278px;
        }

        .flot-left-2 {
            float: left;
        }
    }

    @media (min-width: 992px) and (max-width:1200px) {
        .navbar.main .navbar-form input {
            width: 170px;
        }

        .min-height_278 {
            min-height: 0px;
        }
    }

    .bd_box {
        width: 100%;
        height: auto;
        min-height: 45px;
        margin-bottom: 10px;
    }

    .display-inline-2 {
        display: inline;
    }

    .flot-right {
        float: right;
    }

    .navbar.main .navbar-form .btn-inverse {
        height: 47px;
        font-size: 20px;
        margin: 0;
    }

    .navbar.main .nav>li {
        margin: 0;
        height: 47px;
    }

    .navbar.main .nav>li>a {
        height: 47px;
        line-height: 47px;
        font-weight: 600;
        font-size: 13px;
        padding: 0 13px;
        font-weight: normal;
    }

    .navbar.main .nav>li>a img {
        padding-top: 10px;
    }

    .navbar.main .nav>li>a .badge {
        float: right;
        top: 8px;
        position: relative;
        font-size: 11px;
        -webkit-border-radius: 50% 50% 50% 50%;
        -moz-border-radius: 50% 50% 50% 50%;
        border-radius: 50% 50% 50% 50%;
        width: 18px;
        height: 18px;
        line-height: 18px;
        padding: 0;
    }

    .navbar.main .nav>li>a .badge-icon {
        font-size: 10px;
    }

    .navbar.main .nav>li>a .img-circle {
        padding: 2px;
    }

    .navbar.main .nav>li>a:hover .img-circle {
        padding: 0;
        border: 2px solid #fff;
    }

    .navbar.main .nav>li.lang {
        padding: 0 10px;
        line-height: 45px;
    }

    .navbar.main .nav>li.notification>a {
        padding: 0 5px;
    }

    .navbar.main .nav>li.notification>a>.badge {
        margin-left: -8px;
    }

    .navbar.main .nav>li a.menu-icon {
        height: 47px;
        padding: 0 13px;
    }

    .navbar.main .nav>li a.menu-icon>i {
        font-size: 22px;
        vertical-align: middle;
        line-height: 47px;
    }

    .navbar.main .nav>li .list i {
        line-height: 24px !important;
    }

    @media (min-width: 767px) {
        .flot-left-2 {
            float:right;
        }
    }

    @media (max-width: 767px) {
        .navbar.main {
            height: auto;
        }

        .navbar.main .navbar-nav {
            margin: 0;
        }

        .navbar.main .navbar-collapse {
            padding: 0;
        }

        .navbar.main .navbar-form input {
            width: 100%
        }

        .navbar.main .navbar-form .input-group {
            width: auto;
        }

        .navbar.main .nav>li .dropdown-menu {
            float: none !important;
            width: 100% !important;
            padding-top: 47px !important;
        }

        .navbar.main .nav>li .dropdown-menu li {
            background-color: #fff !important;
        }

        .navbar.main .navbar-nav>.open, .navbar.main .navbar-nav>.open>a {
            background: none;
        }

        .navbar.main .dropdown .dropdown-toggle {
            float: right;
        }

        /*.title{display:block;}*/
    }

    @media (min-width: 768px) {
        .sidebar-mini .sidebar {
            width: 30px;
            /*   display: none;*/
        }

        .sidebar-mini .sidebar .title {
            display: none;
        }

        .sidebar-mini #content {
            margin-right: 30px;
        }

        .sidebar-mini #footer {
            right: 0px !important;
        }

        .dropdown .dropdown-toggle.user .hidden-xs, .dropdown .dropdown-toggle.user .hidden-sm {
            display: inline !important;
        }

        .dropdown .dropdown-toggle.user .caret {
            top: 21px;
            right: 9px;
        }

        .navbar.main .navbar-brand {
            width: 241px;
        }
    }

    .navbar.main.navbar-default {
        background-color: #fff;
        border-bottom: 1px solid #eaeaea;
    }

    .navbar.main.navbar-default .dropdown-toggle {
        color: #585858;
    }

    .navbar.main.navbar-default .dropdown-toggle:hover {
        color: #585858;
        text-decoration: none;
    }

    .navbar.main.navbar-default .navbar-form input {
        background-color: #ededed;
    }

    .navbar.main.navbar-default .nav>li {
        border-left: 1px solid #e5e5e5;
    }

    .navbar.main.navbar-default .nav>li>a {
        color: #585858;
    }

    .navbar.main.navbar-default .nav>li.lang {
        background-color: #e5e5e5;
    }

    .navbar.main.navbar-default .nav>li a.menu-icon>i {
        color: #e5e5e5;
    }

    .navbar.main.navbar-default .nav>li a.menu-icon:hover i {
        color: #fff;
    }

/*.navbar.main.navbar-primary {
    border-bottom-color: #fd8c00;
    background-color: #fd8c00;
}
*/
.navbar.main.navbar-primary {
    border-bottom-color: #000;
    background-color: #000000;
    /* border-bottom-color: #EA7C21;
  background: rgb(236,170,94);
  background: -moz-linear-gradient(top, rgba(236,170,94,1) 0%, rgba(208,115,81,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(236,170,94,1)), color-stop(100%,rgba(208,115,81,1)));
  background: -webkit-linear-gradient(top, rgba(236,170,94,1) 0%,rgba(208,115,81,1) 100%);
  background: -o-linear-gradient(top, rgba(236,170,94,1) 0%,rgba(208,115,81,1) 100%);
  background: -ms-linear-gradient(top, rgba(236,170,94,1) 0%,rgba(208,115,81,1) 100%);
  background: linear-gradient(to bottom, rgba(236,170,94,1) 0%,rgba(208,115,81,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecaa5e', endColorstr='#d07351',GradientType=0 ); */
}

.navbar.main.navbar-primary .appbrand {
    color: #fff;
    text-align: left;
    padding: 0px;
}
.navbar.main.navbar-primary .appbrand img{
    max-height: 65px;
    position: relative;
    top: -2px;
}

.navbar.main.navbar-primary .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.navbar.main.navbar-primary .dropdown-toggle {
    color: #eef4ec !important;
}

.navbar.main.navbar-primary .dropdown-toggle:hover {
    color: #fff;
    text-decoration: none;
}

.navbar.main.navbar-primary .dropdown-toggle:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.navbar.main.navbar-primary a.menu-icon>i {
    color: #fff;
}

.navbar.main.navbar-primary .navbar-brand {
    border-right: 1px solid transparent;
    padding-left: 20px;
}

@media (max-width: 767px) {
    .navbar.main.navbar-primary .navbar-brand {
        padding-right: 10px;
    }
}

.navbar.main.navbar-primary .navbar-brand .btn.text-regular {
    color: #eef4ec !important;
}

.navbar.main.navbar-primary .toggle-button>i {
    color: #95bb8c;
}

.navbar.main.navbar-primary .toggle-button:hover i {
    color: #fff;
}

.navbar.main.navbar-primary .navbar-form input {
    background-color: #527b48;
    color: #fff;
}

.navbar.main.navbar-primary .navbar-form ::-webkit-input-placeholder {
    color: #8cb682;
}

.navbar.main.navbar-primary .navbar-form :-moz-placeholder {
    color: #8cb682;
}

.navbar.main.navbar-primary .navbar-form ::-moz-placeholder {
    color: #8cb682;
}

.navbar.main.navbar-primary .navbar-form :-ms-input-placeholder {
    color: #8cb682;
}

.navbar.main.navbar-primary .navbar-form .btn {
    border: none;
    border-left: 1px solid #000;
    color: #fff;
    border-right: 0px solid #000;
    background: #000;
}

.navbar.main.navbar-primary .navbar-form .btn:hover {
    color: #fff;
}

.navbar.main.navbar-primary .nav .open>a {
    background-color: #527b48;
}

.navbar.main.navbar-primary .nav>li>a:focus {
    background: none;
}

.navbar.main.navbar-primary .nav>li a {
    color: #fff;
}

.navbar.main.navbar-primary .nav>li {
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    cursor: pointer;
    padding: 10px 15px;
    list-style: none;
    border-left-color: #527b48;
}

.navbar.main.navbar-primary .nav>li>a:hover {
    background-color: transparent;
    color: #ddd;
}

.navbar.main.navbar-primary .nav>li>a .badge.badge-primary {
    background-color: #fff;
    color: #6fa362;
}

.navbar.main.navbar-primary .nav>li.lang {
    background-color: #527b48;
}

.navbar.main.navbar-inverse {
    background-color: #373737;
    border-bottom-color: #2c2c2c;
}

.navbar.main.navbar-inverse .dropdown-toggle {
    color: #e1e1e1;
}

.navbar.main.navbar-inverse .dropdown-toggle:hover {
    color: #fff;
}

.navbar.main.navbar-inverse a.menu-icon>i {
    color: #838383;
}

.navbar.main.navbar-inverse .navbar-brand {
    border-right: 1px solid #2c2c2c;
}

.navbar.main.navbar-inverse .navbar-brand .btn.text-regular {
    color: #838383 !important;
}

.navbar.main.navbar-inverse .toggle-button>i {
    color: #838383;
}

.navbar.main.navbar-inverse .toggle-button:hover i {
    color: #fff;
}

.navbar.main.navbar-inverse .navbar-form input {
    background-color: #2c2c2c;
}

.navbar.main.navbar-inverse .navbar-form ::-webkit-input-placeholder {
    color: #4d4d4d;
}

.navbar.main.navbar-inverse .navbar-form :-moz-placeholder {
    color: #4d4d4d;
}

.navbar.main.navbar-inverse .navbar-form ::-moz-placeholder {
    color: #4d4d4d;
}

.navbar.main.navbar-inverse .navbar-form :-ms-input-placeholder {
    color: #4d4d4d;
}

.navbar.main.navbar-inverse .navbar-form .btn {
    border-left: 1px solid #2c2c2c;
    color: #838383;
}

.navbar.main.navbar-inverse .nav>li {
    border-left: 1px solid #2c2c2c;
}

.navbar.main.navbar-inverse .nav>li>a :hover {
    background-color: #2c2c2c;
}

.navbar.main.navbar-inverse .nav>li.lang {
    background-color: #2c2c2c;
}

.sidebar {
    width: 274px;
    position: fixed;
    right: 0;
    top: 47px;
    bottom: 0;
    z-index: 99999;
}

.sidebar .user-profile {
    position: relative;
}

.sidebar .user-profile>a {
    position: relative;
}

.sidebar .user-profile .media-body {
    padding: 5px 0 0;
}

.sidebar .user-profile .media-body p {
    font-size: 12px;
}

.sidebar .user-profile .badge {
    position: absolute;
    top: -2px;
    right: -2px;
    font-size: 10px;
    -webkit-border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    padding: 4px 6px;
}

.sidebar .user-profile ul {
    list-style: none;
    padding: 0;
    width: 24px;
    position: absolute;
    top: 9px;
    left: 9px;
}

.sidebar .user-profile ul li:last-of-type {
    border: none;
}

.sidebar .user-profile ul li a {
    display: block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    padding: 0;
    font-size: 12px;
}

.sidebar ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sidebar>.sidebarMenuWrapper {
    overflow-y: scroll;
    position: absolute;
    top: 10px;
    bottom: 0;
    left: 0;
    right: 0;
}
#sidebarmenu li:first-child .ui-btn-inner.ui-li{/* padding-top: 9px; *//* padding-bottom: 9px; */}


.sidebar>.sidebarMenuWrapper>ul li a {
    display: block;
    font-size: 13px;
    font-weight: 600;
    /*line-height: 40px;*/
    padding: 5px 0px 5px 0px;
    text-align: right;
    text-decoration: none;
}

.sidebar>.sidebarMenuWrapper>ul li a span {
    font-size: 16px;
    letter-spacing: 2px;
}

.sidebar>.sidebarMenuWrapper>ul li a i {
    font-size: 1.3em;
    vertical-align: middle;
    width: 30px;
    margin-right: 0px;
    display: inline-block;
    text-align: center;
}

.sidebar>.sidebarMenuWrapper>ul li a>.badge {
    margin-top: 9px;
    margin-right: 11px;
}

.sidebar>.sidebarMenuWrapper>ul li a>.badge i {
    margin: 0;
    width: auto;
}

.sidebar>.sidebarMenuWrapper>ul li.active, .sidebar>.sidebarMenuWrapper>ul li.open {
    position: relative;
}

.sidebar>.sidebarMenuWrapper>ul li:last-of-type {
    border: none;
}

.sidebar>.sidebarMenuWrapper ul li>a[data-toggle="collapse"] {
    position: relative;
}

.sidebar>.sidebarMenuWrapper ul li>a[data-toggle="collapse"]:after {
    display: inline-block;
    font-family: "picto-foundry-general";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\f100";
    font-size: 12px;
    position: absolute;
    right: 15px;
    top: 15px;
}

.sidebar>.sidebarMenuWrapper ul li.active.hasSubmenu {
    height: auto;
}

.sidebar>.sidebarMenuWrapper ul li.active.hasSubmenu>a[data-toggle="collapse"]:after {
    content: "\f16f";
    top: 21px;
}

.sidebar.sidebar-default {
    border-right: 1px solid #e5e5e5;
    background: #fff;
}

.sidebar.sidebar-default .user-profile {
    border-bottom: 1px solid #e5e5e5;
}

.sidebar.sidebar-default .user-profile .img-circle {
    border: 1px solid #b3b4b0;
}

.sidebar.sidebar-default .user-profile .badge {
    border: 1px solid #fff;
}

.sidebar.sidebar-default .user-profile ul {
    border: 1px solid #ededed;
}

.sidebar.sidebar-default .user-profile ul li {
    border-bottom: 1px solid #ededed;
}

.sidebar.sidebar-default .user-profile ul li a {
    color: #e5e5e5;
}

.sidebar.sidebar-default .user-profile ul li:hover a {
    background: #f5f5f5;
    color: #ccc;
}

.sidebar.sidebar-default .user-profile ul li.active, .sidebar.sidebar-default .user-profile ul li.active:hover {
    border-color: #6fa362;
}

.sidebar.sidebar-default .user-profile ul li.active a, .sidebar.sidebar-default .user-profile ul li.active:hover a {
    color: #fff;
    background: #6fa362;
}

.sidebar.sidebar-default ul li>a[data-toggle="collapse"]:after {
    color: #797979;
}

.sidebar.sidebar-default>.sidebarMenuWrapper>ul ul {
    border-top: 1px solid #efefef;
}

.sidebar.sidebar-default>.sidebarMenuWrapper>ul li {
    border-bottom: 1px solid #efefef;
}

.sidebar.sidebar-default>.sidebarMenuWrapper>ul li a {
    color: #000;
}

.sidebar.sidebar-default>.sidebarMenuWrapper>ul li.active, .sidebar.sidebar-default>.sidebarMenuWrapper>ul li.active:hover>a {
    background-color: #6fa362;
    color: #fff;
}

.sidebar.sidebar-default>.sidebarMenuWrapper>ul li.active>a, .sidebar.sidebar-default>.sidebarMenuWrapper>ul li.open>a {
    color: #fff !important;
}

.sidebar.sidebar-default>.sidebarMenuWrapper>ul li.active.hasSubmenu {
    background-color: #efefef;
}

.sidebar.sidebar-default>.sidebarMenuWrapper>ul li.active.hasSubmenu>li i {
    color: #797979 !important;
}

.sidebar.sidebar-default>.sidebarMenuWrapper>ul li.active.hasSubmenu .hasSubmenu.active ul li.active a {
    background-color: #6fa362;
    color: #fff;
}

.sidebar.sidebar-default>.sidebarMenuWrapper>ul li.active.hasSubmenu .hasSubmenu.active ul li a {
    background-color: #e2e2e2;
}

.sidebar.sidebar-default>.sidebarMenuWrapper>ul li.active.hasSubmenu .hasSubmenu.active>a {
    background: #fff;
}

.sidebar.sidebar-default>.sidebarMenuWrapper>ul li.active.hasSubmenu .hasSubmenu.active>a i {
    color: #797979;
}

.sidebar.sidebar-default>.sidebarMenuWrapper>ul li.active.hasSubmenu ul li a {
    color: #5a5a5a;
}

.sidebar.sidebar-default>.sidebarMenuWrapper>ul li.active.hasSubmenu ul li a:hover {
    color: #797979;
    background: #fff;
}

.sidebar.sidebar-default>.sidebarMenuWrapper>ul li.active.hasSubmenu>a[data-toggle="collapse"] {
    background: #fff;
    color: #797979 !important;
}

.sidebar.sidebar-default>.sidebarMenuWrapper>ul li:hover>a {
    background: #efefef;
}

.sidebar.sidebar-default>.sidebarMenuWrapper>ul li:hover>a i {
    color: #797979;
}

.sidebar.sidebar-inverse {
    border-right: 1px solid #2c2c2c;
    background: #373737;
}

.sidebar.sidebar-inverse .user-profile {
    border-bottom: 1px solid #2c2c2c;
}

.sidebar.sidebar-inverse .user-profile .img-circle {
    border: 1px solid #2c2c2c;
}

.sidebar.sidebar-inverse .user-profile .badge {
    border: none;
}

.sidebar.sidebar-inverse .user-profile a {
    color: #e1e1e1;
}

.sidebar.sidebar-inverse .user-profile ul {
    border: 1px solid #2c2c2c;
}

.sidebar.sidebar-inverse .user-profile ul li {
    border-bottom: 1px solid #2c2c2c;
}

.sidebar.sidebar-inverse .user-profile ul li a {
    color: #5a5a5a;
}

.sidebar.sidebar-inverse .user-profile ul li:hover a {
    background: #2c2c2c;
    color: #ccc;
}

.sidebar.sidebar-inverse .user-profile ul li.active, .sidebar.sidebar-inverse .user-profile ul li.active:hover {
    border-color: #6fa362;
}

.sidebar.sidebar-inverse .user-profile ul li.active a, .sidebar.sidebar-inverse .user-profile ul li.active:hover a {
    color: #fff;
    background: #6fa362;
}

.sidebar.sidebar-inverse>.sidebarMenuWrapper>ul ul {
    border-top: 1px solid #2c2c2c;
}

.sidebar.sidebar-inverse>.sidebarMenuWrapper>ul li {
    border-bottom: 1px solid #2c2c2c;
}

.sidebar.sidebar-inverse>.sidebarMenuWrapper>ul li a {
    color: #fff;
}

.sidebar.sidebar-inverse>.sidebarMenuWrapper>ul li.active, .sidebar.sidebar-inverse>.sidebarMenuWrapper>ul li.active:hover>a {
    background-color: #6fa362;
    color: #fff;
}

.sidebar.sidebar-inverse>.sidebarMenuWrapper>ul li.active>a, .sidebar.sidebar-inverse>.sidebarMenuWrapper>ul li.open>a {
    color: #fff !important;
}

.sidebar.sidebar-inverse>.sidebarMenuWrapper>ul li.active>a>i, .sidebar.sidebar-inverse>.sidebarMenuWrapper>ul li.open>a>i {
    color: #fff;
}

.sidebar.sidebar-inverse>.sidebarMenuWrapper>ul li.active.hasSubmenu {
    background-color: #2c2c2c;
}

.sidebar.sidebar-inverse>.sidebarMenuWrapper>ul li.active.hasSubmenu .hasSubmenu.active ul li.active a {
    background-color: #6fa362;
}

.sidebar.sidebar-inverse>.sidebarMenuWrapper>ul li.active.hasSubmenu .hasSubmenu.active ul li a {
    background-color: #272727;
}

.sidebar.sidebar-inverse>.sidebarMenuWrapper>ul li.active.hasSubmenu .hasSubmenu.active>a {
    background: #373737;
    color: #fff;
}

.sidebar.sidebar-inverse>.sidebarMenuWrapper>ul li.active.hasSubmenu ul li a {
    color: #5a5a5a;
}

.sidebar.sidebar-inverse>.sidebarMenuWrapper>ul li.active.hasSubmenu ul li a:hover {
    color: #fff;
    background: #373737;
}

.sidebar.sidebar-inverse>.sidebarMenuWrapper>ul li.active.hasSubmenu>a[data-toggle="collapse"] {
    background: #373737;
}

.sidebar.sidebar-inverse>.sidebarMenuWrapper>ul li:hover>a {
    background: #2c2c2c;
}

.sidebar.sidebar-inverse>.sidebarMenuWrapper>ul li:hover>a i {
    color: #fff;
}

@media (max-width: 768px) {
    .sidebar {
        z-index: 9999;
    }

    .display-inline-2 {
        display: inline-block;
        width: 100%;
    }
}

@media (min-width: 992px) {
    html.app .sidebar-mini .layout-app {
        left: 0;
    }

    .display-inline-2 {
        display: inline;
    }

    .flot-left-2 {
        float: left;
    }
}

.holderjs-fluid {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    font-family: sans-serif;
    margin: 0;
}

.holderjs-fluid {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    font-family: sans-serif;
    margin: 0;
}

.holderjs-fluid {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    font-family: sans-serif;
    margin: 0;
}

#dvLoading {
    background: #fff url(../images/icons/loader.gif) no-repeat center center;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 100000;
    left: 0;
    top: 0%;
    margin: 0px 0 0 0px;
    text-align: center;
    vertical-align: middle;
    opacity: .6;
}

#dvLoading span {
    font-size: 2.2em;
    position: fixed;
    top: 52%;
    left: 41%;
}

.holderjs-fluid {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    font-family: sans-serif;
    margin: 0;
}

.holderjs-fluid {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    font-family: sans-serif;
    margin: 0;
}

.holderjs-fluid {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    font-family: sans-serif;
    margin: 0;
}

#dvLoading {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 100000;
    left: 0;
    top: 0%;
    margin: 0px 0 0 0px;
    text-align: center;
    vertical-align: middle;
    opacity: .6;
}

#dvLoading span {
    font-size: 2.2em;
    position: fixed;
    top: 53%;
    text-align: center;
    left: 45%;
}

.priceLable {
    color: green;
    float: right;
    font-size: 20px;
}

.priceLablewhite {
    color: #fff;
    float: left;
    font-size: 17px;
    margin-left: 5px;
}

.price {
    font-size: 12px;
}

.arb_css {
    display: inline-block;
    height: auto;
    padding: 10px 20px 5px 20px;
    text-align: center;
    width: 100%;
}

.arb_css h3 {
    text-align: center;
    line-height: 22px;
    color: #333;
}

#content {
    overflow: auto
}

#mainContent {
    height: 730px;
    direction: rtl;
    overflow-y: auto;
    overflow-x: hidden;
}

.full-width {
    border: 1px solid #6FA362;
    color: #6FA362;
    float: right;
    height: 35px;
    line-height: 33px;
    margin: 15px 0 0;
    padding: 0 10px 0 0;
    text-align: right;
    width: 99%;
}

.full-width-select {
    border: 1px solid #e7e7e7;
    color: #797979;
    height: 35px;
    line-height: 33px;
    text-align: left;
    width: 100%;
}

.full-width-select option {
    background: #eee;
    padding: 2px 0px 2px 10px;
}

.full-width-select option:hover {
    background-color: #cb4040 !important;
    color: #fff;
    padding-left: 10px;
}

#map_canvas {
    height: 350px;
    margin: 10px 0 0;
    width: 100%;
}

.cln_vk {
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 2px;
    clear: both;
}

.cln_vk_2 {
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 1px;
    clear: both;
}

.mb10 {
    margin-bottom: 10px;
}

.mt-5 {
    margin-top: 3px !important;
}

.ptpb {
    padding-bottom: 3px;
    padding-top: 2px;
}

.colorlist {
    display: inline-block;
}

.colorlist li {
    list-style: none;
    /*float:left;*/
    margin: 0px 10px;
    width: 10%;
    display: inline-table;
}

.colorlist li a {
    font-size: 15px;
    float: left;
}

.colorlist li a input {
    margin-right: 5px;
}

.colorlist li a small {
    border: 1px solid #d2d2d2;
    display: inline-block;
    height: 10px;
    margin: 1px 3px 0 0;
    width: 10px;
    font-size: 85%;
}

/*.in{
    height: 22px;
    position: relative;
    top: -5px;
    border: 1px solid #d7d7d7;
    width: 100%;
    }*/
    .welllist {
        display: inline-block;
        width: 100%;
    }

    .welllist li {
        list-style: none;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
        line-height: 1.428571429;
        color: #333;
        width: 20%;
        float: left;
        margin: 0px 10px;
    }

    .welllist li span {
        width: 48%;
    }

    .welllist li span input {
        margin: 7px 5px 0px 0px;
    }

    .float-left {
        float: left;
    }

    .float-right {
        float: right;
    }

    .mrg-right {
        margin: 25px !important;
        padding: 10px;
    }

    .marg-top {
        margin: 25px 0px 25px 25px !important;
    }

    .d-01 {
        float: right;
        height: auto;
        vertical-align: top;
        width: 9%;
    }

    .d-02 {
        display: inline-block;
        width: 88%;
    }

    .con_menu {
        padding: 0px;
    }

    .con_menu li {
        list-style: none;
        padding: 3px 0px;
    }

    .con_menu li a {
    }

    .con_menu li i {
        padding: 0px 0px 0px 8px;
        float: right;
    }

    .con_menu li a i {
        padding: 0px 0px 0px 8px;
        float: right;
    }

    .crb_lst {
        margin: 8px 0px 8px 0px;
    }

    .crb_lst li {
        list-style: do
    }

    .mm {
        margin: 0px 5px 0px 0px;
        display: inline;
    }

    .m-t {
        display: block;
        margin-top: 10px;
    }

    .line-height-24 {
        line-height: 24px;
    }

    /*.gallery ul li .thumb {display: block; margin-bottom: 10px; overflow: hidden; padding: 5px; position: relative; z-index: 1;}*/
    .gallery ul li .thumb {
        display: block;
        margin-bottom: 10px;
        overflow: hidden;
        padding: 7px;
        position: relative;
        z-index: 1;
        min-height: 220px;
    }

    .thumb {
        background: #FFFFFF;
        border: 1px solid #E5E5E5;
    }

    .mr_bt {
        margin: 5px -5px;
    }

    .min-ht_290 {
        min-height: 300px;
    }

    .widget-body {
        border: 1px solid #E5E5E5;
        background: #FFFFFF !important;
        margin-bottom: 13px;
    }

    .background-none {
        background: none !important;
    }

    .background-gray {
        background: #f5f5f5 !important;
    }

    .mrg-lf-10 {
        margin-left: 10px;
    }

    .mrg-top-10 {
        margin-top: 8px !important;
    }

    .description {
        box-sizing: border-box;
        line-height: 16px;
        padding: 0 10px;
    }

    .flot-left {
        float: left;
    }

    .right_scrool {
        direction: rtl;
    }

    .col-md-3_copy {
        width: 25%;
        float: right;
    }

    .col-md-1_copy {
        width: 9%;
        float: right;
    }

    .error-2 {
        font-weight: normal !important;
        color: #ff0000 !important;
    }

    .min-height-50 {
        min-height: 82px;
    }

    .color-gray {
        color: #777;
        font-weight: normal;
        font-size: 14px;
    }

    .color-green {
        color: green;
    }

    .p-d-5 {
        padding: 5px 0px !important;
    }

    /*.DefailtImage{min-height:408px;}*/
    .bold {
        font-weight: bold;
    }


    /* Button styles: */
    i.fb, span.fb {
        color: #fff;
    }

    i.tw, span.tw {
        color: #00aced;
    }

    i.google, span.google {
        color: #dd4b39;
    }

    i.linkin, span.linkin {
        color: #46c1fc;
    }

    .google-plus-one {
        overflow: hidden;
        position: relative;
    }

    .google-plus-one i {
        position: absolute;
        left: -4px;
        bottom: -5px;
    }

    .google-plus-one span {
        font-size: 16px;
        font-weight: 900;
        line-height: 10px;
        margin-left: 15px;
    }

    .btn-sm.google-plus-one span {
        font-size: 14px;
    }

    .btn-sm.google-plus-one i {
        bottom: -3px;
    }

    .btn-lg.google-plus-one span {
        font-size: 20px;
        margin-left: 18px;
    }

    .btn-lg.google-plus-one i {
        bottom: -5px;
    }

    .btn-xs.google-plus-one span {
        font-size: 12px;
    }

    .btn-xs.google-plus-one i {
        bottom: -7px;
    }

    .read {
        cursor: pointer;
        float: left;
    }

    .less {
        cursor: pointer;
        float: left;
    }

    .padR-25 {
        padding: 0px 25px 0px 0px;
    }

    .paged-scroll-loading {
        text-align: center;
    }

    .button-group {
        border-bottom: 1px solid rgba(0, 0, 0, 0.07);
        border-radius: 0px;
        margin: 0px 0px 35px 0px;
        padding: 7px;
    }

    .button-group li {
        list-style: none;
        display: inline-block;
    }

    .button-group li a {
        -moz-user-select: none;
        background-clip: padding-box;
        background-color: #ddd;
        background-image: -moz-linear-gradient(center top , rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)), url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAABkCAMAAAD0WI85AAADAFBMVEX///8AAACAgIDr6+tqamp5eXnv7++1tbW/v79ERES+vr6VlZXk5OSwsLA6OjphYWHj4+PCwsLw8PDi4uK3t7dISEhAQECSkpKIiIh2dnY9PT0uLi5/f39NTU1ZWVnq6uqgoKCKiorS0tJQUFDAwMDIyMihoaH8/PylpaXn5+dmZmbo6Oiurq7Nzc2UlJT6+vqqqqqoqKgyMjL29vbJycnl5eUxMTHY2NhLS0tdXV339/dfX1/t7e2kpKTR0dGGhobh4eGjo6MwMDBlZWUkJCRjY2PQ0NCfn5/09PSbm5vDw8PFxcW5ubl+fn7e3t5VVVXm5ubg4OBsbGx4eHhnZ2ff399BQUFiYmKPj4/z8/N0dHS9vb2dnZ01NTXU1NRMTEwJCQkRERGYmJjV1dUoKCiioqI8PDzp6enT09OsrKwTExMYGBjd3d0VFRVoaGi2trbLy8vPz8+FhYWMjIyEhIQ+Pj6Hh4dubm7X19dtbW2xsbHOzs56enr7+/uCgoICAgJgYGBycnJvb2+RkZHc3Ny7u7v9/f0SEhJXV1fHx8eysrJCQkKLi4vb29upqamtra1DQ0NcXFxkZGTMzMxzc3OcnJyZmZnZ2dnGxsaDg4Pu7u6np6fx8fGmpqaJiYny8vK8vLzBwcEEBAQlJSV9fX1wcHBxcXEODg7W1tZ8fHzKysqNjY20tLRJSUmWlpazs7NOTk5FRUV1dXX5+flSUlJ7e3vExMQ4ODhHR0dbW1tWVlY3NzcqKio0NDQPDw8rKysaGhocHBwdHR0nJyeenp74+PgiIiImJiZ3d3deXl7a2tqampoHBwdUVFSBgYG4uLhpaWkhISEXFxc/Pz9ra2s7OzsMDAxTU1M5OTkICAgjIyOXl5cbGxsfHx8sLCy6urqrq6sKCgoLCwtRUVFYWFhaWlpGRkYpKSkNDQ0zMzM2NjaQkJAGBgZKSkqOjo4ZGRkFBQUWFhYgICAQEBAtLS3+/v719fUvLy9PT08BAQGTk5Ps7OwDAwMUFBQeHh6vr6/zapmXAAABAHRSTlMFCAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgI2Tv22wAADGJJREFUeF7dmwOvbcu6RVtbtolt27Zt27Zt27aNY9u2bfvqCUmSZCfv5mWe3JO19pnrF4yMqvp6dRXRyLLIhTDAZAbsBhdQXhFpCs1ha7H02YBCaffjAQGm7XutDAcnYKN2cDpDAeR4OT6B5+qzgxJyG2SIiDz40frhK+mnvaWnVxQ+y1g1DYiBnagYI7oOIA1tR+mVPlGFDoi4k/sAGOQPUOrgHZFjPhCs2gx4R7YCIkl9SFj5bBt5SbwUeyzjKfp0aX2dVxBFKPd2F/sYM3FeE8GyB6VueVIzTeJWbp+jIol07YB2LDcVBqeoCIAAJ6BzVLWh0MCWzwNQSavIZChPuDYHDJEx1BM+lbo0ir2wM4InbMUcgAXw5ndcaojcAtfFxBAJJfIpwZmteaE6olihzQwYJ/3liToDtfskatKvKxMRopAugNGJQi7FCakMrIorPloAuO8oqn4VEoVsh/Qq4i6k5JatYBahbpcjWAqm3HfPFuGqHMAx4HtwBRiJo+tsBVccnEjml6sp7TcSlhpS5siRmsLdtyqX5Kov7iCa2v33AXCPXOTHTiqgi1W5KlKWONsCTjDlmEYIu9ezFQHoDgqDOM2DwHugziYEeGc+2BSJsd+AKth00nEaPMzW4vA+F8l5rV2TMTZnITWIjyHnP9aOo/m/067rCZwNVn8MeIq5zAJxxo5G4gdeFV6lW2plVkfyWO/DLCIiPAs/+gv9mlsWqE05pYgnbc96zPlsSfGtHxdT2g4JLaI+enxdo1k/FBOAWw8AsKRJFri4HmFzh/EWCOVB0JJTS1KCNZP4Gm+1QVnNFcb68J0Dm5UCG6g1oHjrnojQ0iHjEOqD0BrbG7asqFH9pAU06kZpanVanlaFpSb0WMJ9phrW13KMd1KFjKTOkhfL4U4N6NknTLFu5VsGV7CDXLQ67Nk7D/ELwhjIDGoRC3jp88edXuphGl4XpbNrIdzbugAJCI9Yk5QiwIfcmy2EDDZFmY4Ybk/MeIkm6MwaVEXbIi9HhMIZGsoVkJeX52DseRnhViwdjl4gNF3YX0XT4JOilIuO9BktiomqTbpRD+6XQfDhgC+/IWsrkQjZio7DdGgkQ+wBKkhu6JyBMI7YEQB242+o99DXZOAq8AC54HBFp2BBrhJX4LEN4yKBadYQU++wHO5pgFZpjdilk/YFcAKpZ3e2Qk0tPhux8XppdfsPvl+RXGquoWQcU7sCJg0DL2DXxA0sYRi0FocBAAKqRhAxqiMADTMWuR13fV1MpH0JNua9uGEIY6RXMwWMthLMmYB8oWrvVTIKpVoEQPafHlXlPOBQnkAUqVwca7FhJvKTHGLUNdfVQJxbFhE8SxSJAmtfETx9DZ4iAQX6tCxfRmh+ja3MUkqZBM+KjJh5ZtttvB4BYENgsfGIvI4+MF/aVPJXWtgWqbTUpWVbvSUZghTDV2Qi6G7WPd4cPMijv9QDO9oKa3TCN0iD6azWkRfJYYC8TYrboQNjv0Tj4QuHOUj2AGGrbRpRX6ScdW/jQ3239+v2iEN8vpqzAOYuPAT9AQQhCorI8zWHj+7cG3eW6NkbQaT7zitI2xh+7l8TWjctvo/LYNKd3NYEhLsB/03zngMSSgJ6iIP6t4fwcUYDlyR7bzWJwQOLvQzAY3VxSz2NpJYCsKl1xW5cpt7IIUAzaAZxrapXeJKEx2vNAp5jQT+lEnstsSNefAKwpfC0mKdsoaOY01uagkM5MXmWnkySiVO4DCqAglcpms1o9lOmMeQCH7zcFsq7BhkNRIKwQoBVpYuS9C+iTxDfHIPBuQrwcV9v3nCSuN3+ddRlGTyzkdB3Utsm04O+pw45310cklZQudi9re72XnmtJu8uRTpv8jeIOY09Eethnb3GAL/zf6OA45uZIPc9g3yo9tKqvDtc+Lzdsx5zkW0Y9BSVvYACIrnPkQbgA3GkVxZbAqpHGMLYZH5i4F/M9C5ApTFgVjxFbAbbu0PSV/KWoc4eCb7/xlLgIeAtWIplGRpm20zYxzmW84ewu2jXCvPvpN2tItAzDJQx8F393FxkfO3+AJZ7c9GQ+uBk5VN4jbIAn4Wq0B5w75nOXIZbzAPVu3OwTc0Yq/KResEVACCLUaOAFHkdaFSRu3s10ZvyTR9L6IDtfwCeKcr/IKQbPQ15MATiEJ7uA6OIrNjqVaJpukC093hatmIj3F+leylAmMbGjvQgGYBQXu9cKKCLc4C6efxmiOfyueHyiS9grMZ/2wJCuqMQDrCOWlMerO5hyBtGYrGjXYWq1ca+xHVlZSo9CaGcU31IKBJRGxjHSYCz7GJ/GM9eJzMqXeoKGP52At1a9FmD8Khgh/nFiqQhHzYSj62pJW0dNQBBZGjZPBmJ4SGxSeoMR7VgxBQkpiRIcHDFwIwaFj2Kk8VIDgWz7OWmD+mdLfvbxU1eUR5HINuy7ahHQ1iGv5dCwZbo/VU4MnSsruDA4EpxeNlt8ORStsB/nRPkGtQv9fMtUwHZiehIj4MdjoDoLjzXpzRD5uwdNQZxBt8J8HIi6VIgg6ikFQa9+yfj4gKYSIc92LTSaRQmGFKyAwBO+f9NH/6oVAaHA40hKwpHWpaVauP7b3kovlYRYJXLrc/qimSyW5md+14FRgAgg1hYtI7hzu+XZwK1/VEIw7TJgzYkY3btQ6GCbF1banDVbUezWUQKz2qC+gkMLkUlIQxWjmMLwaGlAu8f+aVz4FhJaTOxi+JDVbQlKsP4SNBMXMh6oSVHiZ3nnD/KMfLd5SmwoxtAhgbP9nQB7tmkfHpK5dUFfCF209sTq7kP5OgZOLibP7lNQePN3iNIyFrFBhV3DL/EPgQhc1Oehi9jnJDWTynWzObqDjj1mY2mSSi+BdH01bProEwcHen1jZFo8trafC8oiCwQJfWiTmMm5YnbIMInNbqAb2wTyABhxr9ySf8+q1tAn77/rqnTy0yH1vjXylr9+5NdXwFYzAsIUPpE1juNQepk/wjdk4Eh3FENEgexbhK+GYET40djOzfVZX72ZPRRQPjHA+HbyAKwOB803A2OODVwYS8fcZTfAnARl8BmjpaQMv8U7AQnaRfbQH2m5Egn2wKYvEmu82obYTpAnhANPPJiUJ068sdfK3hgI0j8hcAyIjjMhsA6Jp80bMHzBWg88z+rKhU4FdxZSbSFY0po+XzhsH9vTpbcd2UP5pWwwXiazgWVFmJ8M4hTFWFmDNRyPbANaJOmJYChzoNlCJ2E73tZQ7GTEtTOdUe5DPrSrvXcuMaDmzwiECK0+CtPK5JS4g1zxjALAcZWvB+FFKu74mMqVMpVqBaltJ9haAILIOqsii5F5JqNY1PsAJkFav4xpdC0UXoy1k/PpCtbvKjy9/MR5wboybf1KqCD7YHQQsykSP/S9OXbu+r0qtXzV85TOw7KLXwT7Qgn/G9hKFl3VWQFCC+y/Foy5v+FFfxwZRlVbrKIAOqAaw4vf5ik3w7EyK+A5KxAAfcB6e0lK9Askw+k+uYERgEOddCwsHzY55uD2QVtQ+cb2hMcfkngIizB3aW5AUsER5gTmNgGoAVB5NwFE1X3drqKdCf6DgHcmPyFIEUgAEoHTTeFIIGqwJ39/9OV7wVfzU02BUtulFnC/lQsNRQQigDlx53lc1jrYZiNYOctUzijHN64Z/MvZGpRACdLj1L7mmYAUidyVjo0qg7kla48KR/63wUZWF41tj0AmzkFF4rBjN9cy8U0U3TJJIGiHJZ5vvDie+PBOwGWecqMnziJ/atWI7nmk4f4WLxyr1n3OjlJko7JfgKYX0GT8xIcTCSw7iQ4MtDA2xrA/gmeO6Vg5egEJbM2SAa2qL7aiqKejgeHhwLSbRV34YkS9BIoPxYQEiF7asefb//lkVBQ4KuXmr9zI6QCCqiklO/cNECfMIjKdUHiLQTWnAXFOfL9nWC6FIqmKQEWMVgeWwbLIQr8/wRHkzQwSAd4ERk8tjDBEd8GlqSFpxt/Q3cF9ykjP1Xb+fIof2e6Iz1fVVUtMwxgQMLKPRZ3SA3qJ4btEr6V+MS1TzriDl5OlJiTjGUbdD9e5mt3gQJMHY+rYEdVAfAEAkpasFhxgUUGoykcvJEA+Unw/GhEYXHo8sdSKPgoGwtJ9kaA4kHQPAsnqrDY8fkD8AW/FAS5D3SjrBygixc8ciW4t+FG2YwA6xw83l2hwN6ZSA4WijEhOLKEwBER+dPUK/hI/p/kVrA+eSV/QsCCz07/F6W5tIcqVQ/EAAAAAElFTkSuQmCC");
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3), 0 2px 2px -1px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
        font-size: 14px;
        color: #555;
        margin: 0;
        padding: 4px 15px;
        text-decoration: none;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
        transition: background-color 0.2s ease-out 0s;
    }

    .bold {
        font-weight: bolder;
    }

    .black {
        color: #000;
    }

    .button-group li a:hover {
        background-color: #eee;
        color: #555;
    }

    input[type=radio].css-checkbox {
        display: none;
    }

    input[type=radio].css-checkbox + label.css-label {
        background-position: 75px 0;
        background-repeat: no-repeat;
        color: #333;
        cursor: pointer;
        display: inline-block;
        font-size: 15px;
        height: 15px;
        line-height: 15px;
        margin: 0;
        padding-right: 20px;
        vertical-align: middle;
    }

    input[type=radio].css-checkbox:checked + label.css-label {
        background-position: 75px -15px;
    }

    label.css-label {
        background-image: url(../images/csscheckbox.png);
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        display: inline !important;
        float: right;
        width: 90px;
    }

    .do_tab {
        width: 80px;
    }

    /*video responsive css start*/
    .video-container {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
    }

    .video-container iframe, .video-container object, .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    /*video responsive css end*/
    .font-bold {
        font-weight: bold;
    }

    /* Login form */
    .bg_blue {
        font-family: Arial;
        font-size: 14px;
    }

    .header_logo_icon {
        margin: 10px auto 0;
        text-align: center;
        width: 350px;
    }

    .text-center {
        text-align: center;
    }

    .innerAll {
        padding: 10px;
        position: relative;
    }

    .border-bottom {
        border-bottom: 1px solid #e5e5e5;
    }

    .logo_icon {
        margin: 15px auto 15px;
        text-align: center;
        width: 380px;
    }

    .main-login-box {
        margin: 14px auto 0;
        width: 380px;
        display: table;
    }

    .login {
        float: left;
        min-height: 260px;
        padding: 20px;
        width: 380px;
        margin-bottom: 20px;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 4px;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
        margin-bottom: 20px;
    }

    .display-none {
        display: none;
    }

    #for-none {
        display: none;
    }

    .modal-dialog {
        position: absolute;
        width: 600px;
        left: 0;
        right: 0;
        top: 50%;
    }

    .login-table {
        color: #777777;
    }

    .login-table td {
        padding: 5px 0px;
    }

/*.inp-t {-moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; -moz-outline-radius: 3px;
  background: #fff; border-color: #c4c4c4 #d1d1d1 #d4d4d4; border-image: none; border-radius: 2px; border-style: solid; border-width: 1px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12) inset;
  color: #404040; height: 34px; margin: 5px; outline: 5px solid #eff4f7; padding: 0 10px; width: 90%;
  }*/
  .inp-t {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    vertical-align: middle;
    width: 100%;
}

.inp-t:hover {
    border: 1px solid #ff0000;
}

.lgn_btn {
    background: #369ae1;
    border-color: #f5f5f5;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    font-weight: normal;
    height: 35px;
    line-height: 20px;
    outline: 0 none;
    padding: 7px 18px;
    text-align: center;
    width: 100%;
}

.lgn_btn:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #cb4040;
    color: #cb4040;
}

.footer_menu {
    margin: 0px auto 0;
    text-align: center;
    width: 372px;
    display: table;
}

.btn-info {
    background: #3a74df;
    border-color: #3a74df;
    color: #ffffff;
    /*line-height: 60px;*/
    padding: 8px 20px;
}

.btn-info:hover {
    /*background:#466baf;*/
    color: #466baf;
}

.copy {
    text-align: center;
}

.box-generic {
    background: #fff;
    border: 1px solid #e5e5e5;
    position: relative;
}

.tabsbar {
    border: 1px solid #e5e5e5;
    margin: 0 0 15px;
    overflow: hidden;
    position: relative;
}

.tabsbar.tabsbar-2 ul {
    height: 39px;
}

.tabsbar ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.tabsbar ul li {
    display: block;
    float: left;
}

.tabsbar ul li a {
    display: block;
    padding: 0 15px;
    text-decoration: none;
}

.tabsbar.tabsbar-2 ul li.active {
    background: #6fa362;
}

.tabsbar.tabsbar-2 ul li {
    border: medium none;
    height: 39px;
    padding: 0;
}

.tabsbar.tabsbar-2 ul li a {
    background: rgba(0, 0, 0, 0);
    height: 39px;
    line-height: 39px;
    font-size: 14px;
}

.tabsbar.tabsbar-2 ul li.active a {
    color: #fff;
}

.tab-pane p {
    line-height: 25px;
    font-weight: normal;
    font-size: 15px;
}

.row-merge {
    position: relative;
}

.glyphicons {
    color: #1d1d1b;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
}

*:before, *:after {
    box-sizing: border-box;
}

.row-merge > [class*="col-"] ~ [class*="col-"]:after {
    background: #e5e5e5;
    bottom: 0;
    content: "";
    position: absolute;
    top: 0;
    width: 1px;
}

*:before, *:after {
    box-sizing: border-box;
}

.row-merge > [class*="col-"] ~ [class*="col-"] {
    position: static;
}

/* tab 2 css*/
.widget .widget-head {
    line-height: 40px;
    padding: 0 8px 0 0;
    position: relative;
}

.widget.widget-tabs > .widget-head {
    background: #fff;
    border-color: #e5e5e5;
    overflow: visible;
}

.widget.widget-tabs > .widget-head ul li {
    border-right: 1px solid #e5e5e5;
    display: block;
    float: left;
}

.widget.widget-tabs > .widget-head ul {
    display: inline-block;
    list-style: none outside none;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: relative;
}

.widget.widget-tabs > .widget-head ul li {
    border-right: 1px solid #e5e5e5;
    display: block;
    float: left;
    border-top: 1px solid #e5e5e5;
    /* min-width:70px; */
}

.border-left1 {
    border-left: 1px solid #e5e5e5;
}

.widget.widget-tabs > .widget-head ul li a {
    color: #7c7c7c;
    display: block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    width: auto;
}

.widget.widget-tabs > .widget-head ul li a {
    color: #7c7c7c;
    font-family: arial;
    font-size: 15px;
    height: auto;
}

.widget.widget-tabs > .widget-head ul li.active a i.fa-2x {
    color: #D24040;
}

.widget.widget-tabs > .widget-head ul li a i.fa-2x {
    min-height: 40px;
    padding-top: 6px;
    font-size: 19px;
}

.widget.widget-tabs > .widget-head ul li.active {
    background: none repeat scroll 0 0 #fff;
    color: #505050;
}

.widget.widget-tabs > .widget-head ul li.active a {
    color: #333;
}

.widget.widget-tabs-double > .widget-head {
    height: 40px;
}

.widget.widget-tabs-double > .widget-head ul {
    height: 40px;
}

.widget.widget-tabs-double > .widget-head ul li, .widget.widget-tabs-double > .widget-head ul li.active {
    height: 40px;
    line-height: 20px;
}

.widget.widget-tabs-double > .widget-head ul li a.glyphicons, .widget.widget-tabs-double > .widget-head ul li.active a.glyphicons {
    padding: 5px 15px 0 15px;
}

.widget.widget-tabs-double > .widget-head ul li a, .widget.widget-tabs-double > .widget-head ul li.active a {
    height: 40px;
}

.widget.widget-tabs-double > .widget-head ul li, .widget.widget-tabs-double > .widget-head ul li.active {
    height: 42px;
    line-height: 30px;
}

/* tab 2 css*/
.errorbox {
    color: red;
    font-size: smaller;
}

.advSrchBtn {
    float: left;
    margin-left: 5px;
    margin-top: 2px;
}

.mrg_top {
    margin: 32px 0 0 !important;
}

.nav-search .ui-btn-up-a {
    background-image: none;
    background-color: transparent;
    border: none;
}



.nav-search .ui-btn-inner {
    border-top: none;
    border-color: rgba(255, 255, 255, .1);
    padding: 4px 0 5px 5px !important;
}


.nav-search li ul li .ui-btn-inner{
  padding: 3px 0;
}


#ui-datepicker-div {
    line-height: initial;
    font-size: 15px;
}

.input-group-addon {
    cursor: pointer;
}

.table_min {
    /* min-height: 420px !important; */
}

.table_min thead th:hover {
    /*background: #6FA362; color: white;*/
    cursor: pointer;
}

#modalpop1 {
    display: none;
}

table.dataTable thead .sorting {
    background: url(../images/sort_both.png) no-repeat center right #e8e8e8;
}

.table.dataTable thead .sorting_asc {
    /*   background: url("../images/sort_asc.png") no-repeat center right;
    }*/
}

table.dataTable thead .sorting_desc {
    background: url("../images/sort_desc.png") no-repeat center right;
}

table.dataTable thead .sorting_asc_disabled {
    background: url("../images/sort_asc_disabled.png") no-repeat center right;
}

table.dataTable thead .sorting_desc_disabled {
    background: url("../images/sort_desc_disabled.png") no-repeat center right;
}

/*#frm_add_cat .form-group .fa-plus-circle { font-size: 24px; }*/
.clearfixng {
    clear: both;
}

.main_site_data {
    min-height: 600px;
}

/*#sidebarmenu .fa-arrow-right { font-size: 18px; margin-left: 36%; margin-top: 1%; position: absolute; }*/
#sidebarmenu .fa-chevron-circle-right {
    color: #e6e6e6;
    display: block;
    font-size: 15px;
    margin-top: -9%;
    position: absolute;
    right: 15px;
}

/*#sidebarmenu .fa-chevron-right { font-size: 18px; margin-left: 50%; margin-top: 1%; position: absolute; }*/
/*#sidebarmenu .fa-arrow-circle-right { font-size: 22px; margin-left: 42%; margin-top: 1%; position: absolute; }*/
/*#sidebarmenu .fa-caret-right { font-size: 26px; margin-left: 70%; position: absolute; }*/
.bborder {
    border: 1px solid #000;
}

.gborder {
    border: 1px solid #808080;
}

.sborder {
    border: 1px solid #c0c0c0;
}

#custom_tab {
    text-decoration: none;
}

.colorlist input[type=text] {
    border: 1px solid #C6C6C6;
}

.gallery .thumb img {
    height: 200px;
    width: 233px;
}

.uploadifyQueue {
    display: none !important;
}

.uploadify-queue {
    display: none !important;
}

.uploadify-queue-item {
    display: none !important;
}

.pdt-lf-10 {
    padding-left: 10px;
}

#graph_crit a {
    margin-left: 23px;
    text-decoration: none;
}

#graph_crit a.active {
    font-weight: bolder;
    text-decoration: none;
}

.innerAll .active {
    font-weight: bold;
    color: #000;
    /*border: 3px solid #c0c0c0;*/
}

/* combo box ui in admin for autocomplete */
.ui-combobox {
    display: inline-block;
    margin: 0;
    margin-right: 1.8em;
    position: relative;
}

.ui-combobox-input {
    padding: 0.1em 1.1em;
    font-size: 11px;
    margin: 0;
    color: #a0a0a0;
}

.ui-combobox-button {
    background: url("images/ui-icons_222222_256x240.png") repeat-x scroll 26% 5% #e6e6e6;
    bottom: 0;
    margin: 0 0 0 -1px;
    position: absolute;
    top: 0;
    width: 1.8em !important;
}

.ui-combobox-button .ui-button-text {
    padding: 0em;
}

.ui-combobox .ui-autocomplete {
    max-height: 10em;
    overflow-y: auto;
    overflow-x: hidden;
    font-size: 11;
}

/*.ui-combobox .ui-combobox-button {
    background-image: url("images/ui-icons_888888_256x240.png") no-repeat;
    }*/
    /****pervez 4 march *******/
    .errorclass {
        color: #ff0000;
        display: table;
        font-size: 12px;
        margin-top: 3px;
    }

    .color-white {
        color: #fff;
    }

    .form-control:focus {
        border-color: #3a74df;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(241, 90, 36, 0.51);
        outline: 0 none;
    }

    .table > thead > tr > th {
        font-family: Roboto;
        font-size: 13px;
        background: #E5E5E5;
        color: #424242;
        font-weight: 600;
    }

    .table > tbody > tr > td {
        font-weight: normal;
        font-size: 12px;
        color: #5E5E5E;
    }

.ui-btn.ui-btn-icon-right.ui-li-has-arrow.ui-li.ui-btn-up-a ul.invisible.in{/* background: #262626; */}

    .nav-search .ui-btn-up-a {
        position: relative;
    }

    .nav-search li.active-sidebar:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 4px;
        background: #ffa500;
        z-index: 1;
    }

    .nav-search li.active-sidebar {
        background-color: #262626 !important;
        /* border-bottom-color: #EA7C21;
  background: rgb(236,170,94);
  background: -moz-linear-gradient(top, rgba(236,170,94,1) 0%, rgba(208,115,81,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(236,170,94,1)), color-stop(100%,rgba(208,115,81,1)));
  background: -webkit-linear-gradient(top, rgba(236,170,94,1) 0%,rgba(208,115,81,1) 100%);
  background: -o-linear-gradient(top, rgba(236,170,94,1) 0%,rgba(208,115,81,1) 100%);
  background: -ms-linear-gradient(top, rgba(236,170,94,1) 0%,rgba(208,115,81,1) 100%);
  background: linear-gradient(to bottom, rgba(236,170,94,1) 0%,rgba(208,115,81,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecaa5e', endColorstr='#d07351',GradientType=0 ); */
}

.ui-listview li.active-sidebar:hover {
        background-color: #262626 ;

    /* border-bottom-color: #EA7C21;
  background: rgb(236,170,94);
  background: -moz-linear-gradient(top, rgba(236,170,94,1) 0%, rgba(208,115,81,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(236,170,94,1)), color-stop(100%,rgba(208,115,81,1)));
  background: -webkit-linear-gradient(top, rgba(236,170,94,1) 0%,rgba(208,115,81,1) 100%);
  background: -o-linear-gradient(top, rgba(236,170,94,1) 0%,rgba(208,115,81,1) 100%);
  background: -ms-linear-gradient(top, rgba(236,170,94,1) 0%,rgba(208,115,81,1) 100%);
  background: linear-gradient(to bottom, rgba(236,170,94,1) 0%,rgba(208,115,81,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecaa5e', endColorstr='#d07351',GradientType=0 ); */
}

a.color-white:hover, a.color-white:focus {
    color: #dedede;
}

.widget-head a.color-white {
    font-size: 12px;
    font-weight: normal;
}

.eve-det-header {
    padding: 3px 0;
    min-height: 16.4286px;
    color: #686868;
    font-family: 'Roboto';
    border-bottom: solid 1px #ccc;
}

.overXscroll {
    overflow-x: scroll !important;
    overflow-y: hidden !important;
}

.tab-icon_1 {
    width: 29px;
    height: 29px;
    display: inline-block !important;
    background: url(../images/tab-icon_0012_Layer2.jpg);
    background-repeat: no-repeat;
    background-position: center 7px;
}

.tab-icon_1:hover {
    background: url(../images/tab-icon_0013_Layer2.jpg);
    background-repeat: no-repeat;
    background-position: center 7px;
}

.tab-icon_1:hover > span {
    color: #cb4040 !important;
}

.tab-icon_2 {
    width: 29px;
    height: 29px;
    display: inline-block !important;
    background: url(../images/tab-icon_0006_Layer7.jpg);
    background-repeat: no-repeat;
    background-position: center 7px;
}

.tab-icon_2:hover {
    background: url(../images/tab-icon_0004_Layer8.jpg);
    background-repeat: no-repeat;
    background-position: center 7px;
}

.tab-icon_2:hover > span {
    color: #cb4040 !important;
}

.tab-icon_3 {
    width: 29px;
    height: 29px;
    display: inline-block !important;
    background: url(../images/tab-icon_0007_Layer6.jpg);
    background-repeat: no-repeat;
    background-position: center 7px;
}

.tab-icon_3:hover {
    background: url(../images/tab-icon_0003_Layer9.jpg);
    background-repeat: no-repeat;
    background-position: center 7px;
}

.tab-icon_3:hover > span {
    color: #cb4040 !important;
}

.tab-icon_4 {
    width: 29px;
    height: 29px;
    display: inline-block !important;
    background: url(../images/tab-icon_0008_Layer5.jpg);
    background-repeat: no-repeat;
    background-position: center 7px;
}

.tab-icon_4:hover {
    background: url(../images/tab-icon_0002_Layer10.jpg);
    background-repeat: no-repeat;
    background-position: center 7px;
}

.tab-icon_4:hover > span {
    color: #cb4040 !important;
}

.tab-icon_5 {
    width: 29px;
    height: 29px;
    display: inline-block !important;
    background: url(../images/tab-icon_0009_Layer4.jpg);
    background-repeat: no-repeat;
    background-position: center 7px;
}

.tab-icon_5:hover {
    background: url(../images/tab-icon_0001_Layer11.jpg);
    background-repeat: no-repeat;
    background-position: center 7px;
}

.tab-icon_5:hover > span {
    color: #cb4040 !important;
}

.tab-icon_6 {
    width: 29px;
    height: 29px;
    display: inline-block !important;
    background: url(../images/tab-icon_0010_Layer3.jpg);
    background-repeat: no-repeat;
    background-position: center 7px;
}

.tab-icon_6:hover {
    background: url(../images/tab-icon_0000_Layer12.jpg);
    background-repeat: no-repeat;
    background-position: center 7px;
}

.tab-icon_6:hover > span {
    color: #cb4040 !important;
}

.tab-icon_7 {
    width: 29px;
    height: 29px;
    display: inline-block !important;
    background: url(../images/tab-icon_0011_Layer2.jpg);
    background-repeat: no-repeat;
    background-position: center 7px;
}

.tab-icon_7:hover {
    background: url(../images/tab-icon_0005_Layer1.jpg);
    background-repeat: no-repeat;
    background-position: center 7px;
}

.tab-icon_7:hover > span {
    color: #cb4040 !important;
}

.rotate180 {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.widget.widget-tabs > .widget-head ul li {
    /*border: 1px solid #e5e5e5;*/ display: block; float: left; padding-top: 0px; height: auto !important;
    background: #fff; width: 85px !important
}

.widget.widget-tabs-double-2>.widget-head ul li.active a span {
    color: #cb4040;
}

.widget.widget-tabs-double-2>.widget-head ul li.active {
    height: 70px;
    background: #fff;
}

.widget.widget-tabs-double-2 > .widget-head ul {
    height: 70px;
}

.widget.widget-tabs > .widget-head {
    background: none repeat scroll 0 0 #fff;
    border-color: #e5e5e5;
    overflow: visible;
}

.widget.widget-tabs-double-2 > .widget-head {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e5e5e5 #e5e5e5 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    height: 70px;
}

.widget .widget-head {
    background: #252525;
    border-bottom: none;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 8px 0 0;
    position: relative;
}

.widget.widget-tabs-double-2>.widget-head ul li.active a span {
    color: #cb4040;
    font-weight: normal;
}

.widget.widget-tabs-double-2>.widget-head ul li a span {
    display: block;
    line-height: 20px;
    font-family: 'Roboto';
    font-size: 14px;
}

.widget.widget-tabs > .widget-head ul li a {
    padding: 0 6px;
}

#leftScroll, #rightScroll {
    position: relative;
    top: 24px;
}

.mr5 {
    margin-right: 5px;
}

.p0 {
    padding: 0;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #fcd80e;
    border-color: #fcd80e;
    color: #FFFFFF;
    cursor: default;
    z-index: 2;
}

/* a.color-white.pull-right.show:focus {
    outline: none;
    } */
    .noborder-shadow:focus {
        border: 1px solid #e5e5e5 !important;
        box-shadow: none !important;
    }

    .noborder-shadow {
        border: 1px solid #e5e5e5 !important;
        box-shadow: none !important;
    }

    .mr10 {
        margin-right: 5px;
    }

    .border0 {
        border: 0;
    }

    #event_gallery_delete:hover {
        color: #AC2925;
        background: #fff;
    }

    .dataTables_processing {
        z-index: 9;
        border-radius: 4px 4px;
        display: block;
        font-size: 13px;
        left: 0;
        right: 0;
        margin: 0 auto;
        padding: 4px 0px;
        position: absolute;
        text-align: center;
        top: 127px;
        width: 160px;
        background: #4DB6AC;
        color: #fff;
    }

    .dataTables_scrollBody {
        min-height: 370px;
    }

    .dataTables_scrollHead {
        height: 29px;
    }

    .table-bordered.bordersolid > thead > tr > th, .table-bordered.bordersolid > tbody > tr > th, .table-bordered.bordersolid > tfoot > tr > th, .table-bordered.bordersolid > thead > tr > td, .table-bordered.bordersolid > tbody > tr > td, .table-bordered.bordersolid > tfoot > tr > td {
        border: 1px solid #BBBBBB;
    }

    .invisible {
        max-height: 0;
        overflow: hidden;
        transition: all ease .3s;
        -webkit-transition: all ease .3s;
        -moz-transition: all ease .3s;
        -ms-transition: all ease .3s;
        -o-transition: all ease .3s;
        visibility: visible;
        display: block;
        /* background: #1f1f1f; */
        visibility: visible;
        padding-left: 0;
    }

    .invisible.in {
        max-height: 1000px;
        background: transparent;
        visibility: visible;
        padding-left: 0;
        display: block;    overflow: visible;
        -webkit-transition: all ease .5s;
        -moz-transition: all ease .5s;
        -ms-transition: all ease .5s;
        -o-transition: all ease .5s;
        padding-bottom: 9px;
    }


    .nav-search li ul.invisible li a {
        font-weight: 400;
    }

    .nav-search li a.collapsed:after {
        content: "\f105";
        font: normal normal normal 15px/1 FontAwesome;
        color: #6b6b6b;
        position: absolute;
        right: 15px;
        -webkit-transition: all ease .5s;
        -moz-transition: all ease .5s;
        -ms-transition: all ease .5s;
        -o-transition: all ease .5s;
        top: 10px;
    }

    .nav-search li a.collapsed.expand:after {
        content: "\f105";
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -webkit-transition: all ease .5s;
        -moz-transition: all ease .5s;
        -ms-transition: all ease .5s;
        -o-transition: all ease .5s;
    }

    .nav-search li ul li span.title {
        color: #bdbdbd;
        font-weight: normal;
        font-size: 12px;
    }

    .nav-search a.ui-link-inherit.active span.title {
        font-weight: 600;
        color: #1b1b1b;
    }

    .nav-search li ul li a {
        padding-left: 33px !important;
    }

    .boxmodal {
        display: table;
        width: 100%;
        background: #fff;
        margin: 10px 0 8px 0;
    }

    .boxmodal .head {
        background: #000;
        padding: 7px 13px;
        color: #fff;
        font-weight: 600;
    }

    .boxmodal .boxbody .vendorimg {
        width: 203px;
        height: 169px;
        background-position: 50% 0;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .boxmodal .boxbody .table-cell.label2 {
        color: #424242;
        font-weight: 600;
        width: 184px;
    }

    .table-cell {
        display: table-cell;
    }

    .mt-14 {
        margin-top: -14px;
    }

    .boxmodal .boxbody {
        font-size: 15px;
        padding: 23px;
    }

    .boxmodal .boxbody .table-row {
        display: table;
        width: 100%;
        padding-bottom: 7px;
        padding-top: 7px;
    }

    .boxmodal .boxbody .table-row.border {
        border-bottom: solid 1px #E4E4E4;
    }

    .fs12 {
        font-size: 12px;
    }

    .boxmodal .boxbody .table-row .fa-star.active {
        color: var(--main-light-color);
        font-size: 13px;
    }

    .boxmodal .boxbody .table-row .fa-star-o {
        color: var(--main-light-color);
    }

    .star i {
        color: var(--main-light-color) !important;
        font-size: 13px;
    }

    .boxmodal2 {
        display: table;
        width: 100%;
        background: #fff;
        margin: 0px 0 8px 0;
    }

    .boxmodal2 .head {
        font-size: 15px;
        background: var(--main-light-color);
        padding: 7px 13px;
        color: #fff;
        font-weight: 600;
    }

    .boxmdl2 {
        display: table;
        width: 100%;
        background: #fff;
        margin: 0px 0 8px 0;
    }

    .boxmdl2 .head {
        font-size: 15px;
        background: var(--main-light-color);
        padding: 7px 13px;
        color: #fff;
        font-weight: 600;
    }

    .boxmdl2 .bodybox {
        padding: 13px 10px 5px 10px;
        width: 100%;
        display: inline-block;
    }

    .boxmdl2 .bodybox2 {
        padding: 10px 5px 2px 5px;
        display: inline-block;
        width: 100%;
    }

    .boxmdl2 .head2 {
        font-size: 13px;
        background: var(--main-light-color);
        padding: 2px 10px;
        color: #fff;
    }

    .btn-css {
        background: #3a74df;
        border: none;
        color: #fff;
        text-align: center;
        padding: 1px 10px;
        width: 100%;
    }

    .btn-css:hover {
        background: #E4761C
    }

    .disabled {
        background: #E4761C;
    }

    .tabbox {
        background: #fff;
        padding: 0px;
        margin: 0px 8px;
    }

    .tabmenu {
        width: 100%;
    }

    .tabmenu li {
    }

    .tabmenu li.active {
        border: none;
    }

    .tabmenu li.active a {
        background: #3a74df;
        color: #fff;
        border: none;
    }

    .tabmenu li.active a:focus {
        background: #3a74df;
        color: #fff;
        border: none;
    }

    .tabmenu li a {
        color: #DE9F00;
        padding: 6px 15px;
        border: none;
        font-size: 14px;
        font-weight: 500;
        text-align: center;
        min-width: 150px;
        border-radius: 0px;
        margin: 0px;
        border-right: 1px solid #D8D8D8 !important;
    }

    .tabmenu li a:hover {
        background: #3a74df;
        color: #fff;
    }

    .tabmenu > li.active > a, .tabmenu > li.active > a:hover, .tabmenu > li.active > a:focus {
        background: #f2ec28; border: 0px !important; color: #000;
    }

    .tab-content > .tab-pane {
        font-size: 14px;
        padding: 10px 0px;
    }

    .iibox {
        width: 100%;
        height: 218px;
        border: 1px solid #D8D8D8;
    }

    .tabmenubox {
        padding: 10px;
    }

    .boxact {
        position: relative;
    }

    .boxact:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        border-top: 40px solid transparent;
        width: 0;
        border-left: 40px solid red;
    }

    .width100 {
        width: 100%;
    }

    .color_feat {
        color: #f0ad4e !important;
    }

    .mxautochild .appendeddiv {
        max-height: 1000px;
    }

    .cb {
        clear: both;
    }

    .borderccc {
        border: solid 1px #ccc !important;
    }

    .table-striped .tr:nth-child(2n+1) {
        background-color: #F9F9F9;
    }

    .the-table {
        display: table;
        width: 100%;
    }

    .table-cell {
        display: table-cell;
    }

    .innerAll > .row {
        margin: 0;
    }

    .form-control {
        height: 30px;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
    }

.btn.btn-sm {height: 25px;line-height: 1.3;font-size: 12px;padding: 5px 7px;float: none;}
.d-table {display: table; width: 100%; }
#tbl_cat_list_info{left: 0; }
#tbl_cat_list_info, #tbl_cat_list_length, #tbl_cat_list_paginate{margin-top: 20px !important; }
    #tbl_cat_list_paginate{
        float: right;
        position: absolute;
        right: 0;

    }


    .table_min{
        overflow-x: auto;
    }


    .dy_height{
        position: relative;min-height: 550px;
    }



    .dbbd {

    }

    .dbbd .base{
      border-radius: 2px;
      background-color: rgb(255, 255, 255);
      box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
      -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
      -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
      height: 360px;
      margin-bottom: 20px;
  }

  .dbbd .base .header{
    padding: 15px 20px;
    margin-bottom: 15px;
}

.dbbd .base .header .title{
  font-size: 20px;
  font-family: "Roboto";
  color: rgb(0, 0, 0);
  line-height: 1.719;

}






.dbbd .base .btn{
  height: 26px;
  border-width: 1px;
  border-color: rgb(37, 182, 177);
  border-style: solid;
  border-radius: 3px;
  background-color: rgb(31, 188, 160);
  color: #fff;
  text-align: center;
  padding: 0 9px;
}

.dbbd .base .form-control{
    font-size: 12px;
    border-width: 1px;
    border-color: rgb(204, 204, 204);
    border-style: solid;
    border-radius: 3px;
    background-color: rgb(255, 255, 255);
    height: 26px;
    padding:0 7px;

}




#sales .highcharts-drilldown-point{
    fill: #a3e1d4;
}
#participant .highcharts-drilldown-point{
    fill: #35a9be;
}


text {
    text-decoration: none !important;
}

._progress{
    border-radius: 4px;
    background-color: #eee;
    height: 5px;
}

.m0{
    margin: 0 !important;
    } .fs13{
        font-size: 13px;

    }

    .fw400{
        font-weight: 400;
    }
    .mb20{
        margin-bottom: 20px;
    }

    .orange{background: #ee8c69;}
    .green{background: #1ab394;}
    .red{background: #ee6969;}
    .lh14{
        line-height: 14px;
    }
    .notification p{
        font-size: 13px;    margin: 0 0 10px;


    }

    .notification li{
      border-left: none;
      border-right: none;

  }

  .notification li:first-child{
    border-radius: 0;
}
.notification{
    border-radius: 0;
    margin-bottom: 0;

}
._showmore,     ._showmore:hover,     ._showmore:focus {
    background-color: rgb(31, 188, 160);
    height: 36px;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    display: block;
    font-size: 13px;
    text-decoration: none;
    cursor: pointer;

}


.mb0{
    margin-bottom: 0;
}


.ibox-content h1, .ibox-content h2, .ibox-content h3, .ibox-content h4, .ibox-content h5, .ibox-title h1, .ibox-title h2, .ibox-title h3, .ibox-title h4, .ibox-title h5{
    margin-top: 5px;
}
.float-e-margins .btn {
    margin-bottom: 5px;
}
.space-25 {
    margin: 25px 0;
}


.folder-list li {
    border-bottom: 1px solid #e7eaec;
    display: block;
}

.folder-list li a {
    color: #666666;
    display: block;
    padding: 5px 0;
    font-size: 13px;
}

.folder-list li i {
    margin-right: 8px;
    color: #3d4d5d;
}


.btn-white {
    color: inherit;
    background: white;
    border: 1px solid #e7eaec;
}

.mail-box-header {
    background-color: #ffffff;

    border-bottom: 0;
    padding: 6px 20px 0px 20px;
}
.read strong{
    font-weight: normal;
}

.maillist .mail-box-header {
    background-color: #ffffff;

    border-bottom: 0;
    padding: 6px 20px 10px 0;
}

.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-white, .btn-white:active:focus, .btn-white:active:hover, .btn-white.active:hover, .btn-white.active:focus {
    color: inherit;
    border: 1px solid #d2d2d2;
}


#mail_list .mail-box {
    border: 1px solid #e7eaec;
}
.mail-box {
    background-color: #ffffff;
    border-top: 0;
    font-size: 14px;
    padding: 0;
    margin-bottom: 20px;
}


table.table-mail tr td {
  padding: 12px;
}
.table-mail .check-mail {
  padding-left: 20px;
}
.table-mail .mail-date {
  padding-right: 20px;
}
.star-mail,
.check-mail {
  width: 40px;
}
.unread td a,
.unread td {
  font-weight: 600;
  color: inherit;
  color:#000;
}

table .read{
    float: none;
    cursor: default;
}
.read td a,
.read td {
  font-weight: normal;
  color: inherit;
}
.read td {
  background-color: #f9f8f8 !important;
}

.icheckbox_square-green,
.iradio_square-green {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(images/green.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-green {
    background-position: 0 0;
}
.icheckbox_square-green.hover {
    background-position: -24px 0;
}
.icheckbox_square-green.checked {
    background-position: -48px 0;
}
.icheckbox_square-green.disabled {
    background-position: -72px 0;
    cursor: default;
}
.icheckbox_square-green.checked.disabled {
    background-position: -96px 0;
}

.iradio_square-green {
    background-position: -120px 0;
}
.iradio_square-green.hover {
    background-position: -144px 0;
}
.iradio_square-green.checked {
    background-position: -168px 0;
}
.iradio_square-green.disabled {
    background-position: -192px 0;
    cursor: default;
}
.iradio_square-green.checked.disabled {
    background-position: -216px 0;
}


a:hover{
    text-decoration: none;
}

.mail-body {
    padding: 0 20px;
    /*border-top: solid 1px #ddd;*/
    border-bottom: solid 1px #ddd;
}
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}


input[type="text"].emailsearch:focus{
    border-left:1px solid #009688;
}


.mail-attachment{}
.mail-attachment .attachment_list{


}
.mail-attachment .attachment_list li {
    float: left;
    display: block;
    width: 150px;
    height: 150px;
    border: solid 1px #ddd;
    border-radius: 2px;
    margin-right: 22px;
    position: relative;

}
.mail-attachment .attachment_list li a{}
.mail-attachment .attachment_list li a{}
.mail-attachment .attachment_list li:hover{
 box-shadow: 0 0 1px #adadad;
 -webkit-box-shadow: 0 0 1px #adadad;
 -moz-box-shadow: 0 0 1px #adadad;
 -ms-box-shadow: 0 0 1px #adadad;
}
.mail-attachment .attachment_list li:hover .file_name{
    background-color: #efefef;
}
.mail-attachment .attachment_list li a .file-preview{
    display: block;
    width: 100%;
    height: 116px;
    border-bottom: solid 1px #ddd;


}
.mail-attachment .attachment_list li a .file-preview .default-preview{


}
.mail-attachment .attachment_list li a .file_name{
    text-align: center;
    font-size: 12px;
    padding: 4px 0;
    color: #6d6d6d;
}


.pl7{
    padding-left: 7px;
}


.catlisttable.table > thead > tr > th{
    background: #fff;
}

.fontcompact * {
    font-size: 12px;
    list-style: none;

}

.fontcompact{
    padding:10px;
}


#data_event_detail label{
    font-weight: 500;
    color: #808080;
}


.black222{
    color: #222 !important;
}


.btn-group-xs .btn {
    height: 23px;
    line-height: 10px;
}


.waitforapproval{
    padding: 5px 0;
    color: #fff;
    border: none;
    font-size: 16px;
    background: #009688;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 270px;
    top: 50%;
    border-radius: 3px;
    transform: translateY(-50%);
}

.whitecover{
    width: 100%;
    height: 47px;
    position: absolute;
    left: 0;
    right: 0;
    /* background: rgba(255, 255, 255, 0.84); */
    z-index: 100;
    text-align: center;
}


.block{
    background: #252525;
    padding: 0px 0px 12px 46px;
    color: #fff;
        overflow: hidden;
    position: relative;
        border-radius: 3px;
}
.block .block-main{
    display: block;
    font-weight: 500;
    font-size: 15px;
}
.block > label:before{
content: "";
    position: relative;
    width: 13px;
    height: 13px;
    background: #1fb14f;
    border-radius: 2px;
    display: block;
    float: left;
    top: 3px;
    margin-right: 10px;
}

.block input[type="checkbox"]:checked + label::after {

    font-family: 'FontAwesome';
    content: "\f00c";
}
.block > label:after{
display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
    left: 0;
    top: -3px;
    margin-left: -96px;
    font-size: 12px;
    color: #fff;
 }
  .block .block-subs > li label:after{
       display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0px;
    top: 2px;
    font-size: 11px;
    color: #fff; }
    .block .block-subs > li label:before{
content: "";
    position: relative;
    width: 12px;
    height: 12px;
    background: #1fb14f;
    border-radius: 2px;
    display: block;
    float: left;
    top: 3px;
    left: 0;
    margin-right: 10px;
}
/*.block .block-subs li #refli label:after{
    position: relative;
margin-left:-50px;
    }*/
.block input[type="checkbox"]{
    opacity: 0;
}

.block label input[type="checkbox"]{
    position: absolute;
    left: -100px;
}
.block ul { padding-left: 10px; }
.block ul li{
    list-style: none;
    margin-bottom: 5px;
}
.block ul label{
        line-height: 1.4;
            margin: 0;
            position: relative;
}
.labeltwo {
    border-radius: 3.25em;
    color: #FFFFFF;
    display: inline;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    padding: 0.2em 0.6em 0.3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
    position: absolute;
    top: 0px;
    right: -11px;
}
.label-primary{ background: #fff;color:#000; }
.cc{ color:#000; }
.navbar.main.navbar-primary .nav .open>a {
    background-color: #000;
}
.dropdown-menu {
    border: medium none;
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(86, 96, 117, 0.7);
    display: none;
    float: left;
    font-size: 12px;
    left: 0;
    list-style: none outside none;
    padding: 0;
    position: absolute;
    text-shadow: none;
    top: 100%;
    z-index: 1000;
}
.dropdown-menu > li {
    border-radius: 3px;
    color: inherit;
    line-height: 25px;
    margin: 4px;
    text-align: left;
    font-weight: normal;
}
li .cc{margin-bottom: 10px;padding: 0px 12px 0px 9px;}
.link-block {
    font-size: 12px;

}
#mein .navbar.main .dropdown-menu li:hover {
    background: #fff;
}



.uploadify {
    position: relative;
    margin-bottom: 1em
}

.uploadify-button {
    background-color: #505050;
    background-image: linear-gradient(bottom, #505050 0, #707070 100%);
    background-image: -o-linear-gradient(bottom, #505050 0, #707070 100%);
    background-image: -moz-linear-gradient(bottom, #505050 0, #707070 100%);
    background-image: -webkit-linear-gradient(bottom, #505050 0, #707070 100%);
    background-image: -ms-linear-gradient(bottom, #505050 0, #707070 100%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #505050),color-stop(1, #707070));
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: 2px solid #808080;
    color: #FFF;
    font: bold 12px Arial,Helvetica,sans-serif;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    width: 100%
}

.uploadify:hover .uploadify-button {
    background-color: #606060;
    background-image: linear-gradient(top, #606060 0, #808080 100%);
    background-image: -o-linear-gradient(top, #606060 0, #808080 100%);
    background-image: -moz-linear-gradient(top, #606060 0, #808080 100%);
    background-image: -webkit-linear-gradient(top, #606060 0, #808080 100%);
    background-image: -ms-linear-gradient(top, #606060 0, #808080 100%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #606060),color-stop(1, #808080));
    background-position: center bottom
}


/*---------------------------- */


.icheckbox_square-green .checkbox{margin:0px; }
.checkbox label:after,
.radio label:after {content: ''; display: table; clear: both; }

.checkbox .cr,
.radio .cr {
    position: relative; display: inline-block; border: 1px solid #a9a9a9; border-radius:0;
 width: 22px; height: 22px; float: left; margin-right: .5em;position: relative; left: -20px;
}
.radio .cr {border-radius: 50%; }
.checkbox .cr .cr-icon, .radio .cr .cr-icon {
    position: absolute; font-size: .8em; line-height: 0; top: 50%; left: 4px;
}


.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {display: none; }

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    /*transform: scale(3) rotateZ(-20deg); transition: all .3s ease-in;*/
    opacity: 0;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    /*transform: scale(1) rotateZ(0deg);*/
    opacity: 1; background: #2c8f7b; font-size: 14px; width: 22px; height: 22px; top: -1px;
    left: -1px; text-align: center; padding: 10px 0px; color: #fff;
}

/* jugendra singh */

.modl{ width: 482px; }
.mdheig{ width: 1004px; left: 175px; }
.bthl{     width: 26px; right: 7px; line-height: 2.5; }
.btpdd{ padding: 6px !important; }
.boxbody .vendorimg:hover .edmg{ display: table; z-index: 1099; color: #fff; float: right; }
.infil{     top: 0; position: absolute; width: 86px;right: 18px;opacity: 0; }


.replybtnadmin{
    width: 90px;
    height: 34px;
    line-height: 34px;
    padding: 0;
}


.overlay {
    position: absolute;
    z-index: 1000;
    background-color: rgba(255, 255, 255, 0.53) ;
    height: 100%;
    top: 0;
    left: 0px;
    right: 0;
    width: auto;
    background-image: url(images/default.svg);
    background-position:50%;
    background-repeat: no-repeat;
}

.btn-back, .btn-back:hover, .btn-back:focus {
    background-image: url(../images/delback.png);
    background-position: 15px -1px;
    background-repeat: no-repeat;
}

.btn-del, .btn-del:hover, .btn-del:focus{
    background-image: url(../images/delback.png);
      background-position: 16px -25px;
    background-repeat: no-repeat;
/*    background-size: 20px;*/
}


.btn-admin {
    width: 53px;
    height: 27px;
    border-radius: 2px;
    border: solid 1px #d6d6d6;
}

#sendcart {
        font-weight: normal;
    background: #ff6600;
    letter-spacing: 0.3px;
    text-align: left;
    line-height: 31px !important;
    height: 39px !important;
    text-transform: uppercase;
    padding: 3px 10px;
    display: block;
    color: #fff;
    font-size: 14px;
}

.inblk {
    min-width: 40px;
    display: inline-block;
    vertical-align: top;
    max-width: 225px;
    text-align: right;
    padding-right: 6px;
}.inblk input {
    margin: 0;
    padding: 6px 17px;
}
.form-group2 {margin-bottom: 10px; }

.form-horizontal > div > .form-group2 > .inblk:first-child label{
    text-align: left;
    padding-left: 8px !important;
    width: 70px;
}

.form-control.desdt{
    width: 250px !important;
}

.inblk.w50sd{
    width: 50px;
}
.inblk.w50sd > label{
    width: 100%;
}

.timeampm{width: 65px;padding: 0px;}

ul#admin_submenu {
    border-top: solid 1px #3a74df !important;
    background: rgb(58, 116, 223) !important;
}
ul#sidebarmenu {
    overflow: auto !important;
    /* max-height: 615px; */
    height: 100% !IMPORTANT;
}

ul#sidebarmenu li{border-bottom: 1px solid #e2e1e1;}
ul#sidebarmenu li .invisible li{ border-bottom: none; }


ul.submenu {
    position: absolute;
    top: 0;
    right: -58px;
    width: 200px;
    background: #252525;
}

.inblk label input {
    margin-right: 7px;
}
.inblk label {
    width: 100px;
    text-align: center;
    padding-left: 20px;
}
div#imgProgram {
    margin-top: 20px;
}
ul#coaches-list li {
    display: block;
    font-size: 13px;
    background: #EEE;
    padding: 4px 16px;
    border-bottom: 1px solid #ddd;
}









#imgcertProgram ul li.col-md-2.mb10{
    padding: 10px; border: 1px solid #e5e5e5; margin-right: 10px; width: 19% !important;
}
#imgcertProgram ul li.col-md-2.mb10 a{display: inline-block; margin-bottom: 5px; }
#imgcertProgram ul li.col-md-2.mb10 a img{}

#imgcertProgram ul li.col-md-2.mb10 .btn.float-left { font-size: 12px; padding: 0px 5px; }
#imgcertProgram ul li.col-md-2.mb10 .btn.float-right{ font-size: 12px; padding: 0px 5px; }






#imgprizes ul li.col-md-2.mb10{
    padding: 10px; border: 1px solid #e5e5e5; margin-right: 10px; width: 19% !important;
}
#imgprizes ul li.col-md-2.mb10 a{display: inline-block; margin-bottom: 5px; }
#imgprizes ul li.col-md-2.mb10 a img{}

#imgprizes ul li.col-md-2.mb10 .btn.float-left { font-size: 12px; padding: 0px 5px; }
#imgprizes ul li.col-md-2.mb10 .btn.float-right{ font-size: 12px; padding: 0px 5px; }




#imgProgram ul li.col-md-2.mb10{
    padding: 10px; border: 1px solid #e5e5e5; margin-right: 10px; width: 19% !important;
}
#imgProgram ul li.col-md-2.mb10 a{display: inline-block; margin-bottom: 5px; }
#imgProgram ul li.col-md-2.mb10 a img{}

#imgProgram ul li.col-md-2.mb10 .btn.float-left { font-size: 12px; padding: 0px 5px; }
#imgProgram ul li.col-md-2.mb10 .btn.float-right{ font-size: 12px; padding: 0px 5px; }


#suggesstion-box{position: absolute; width: 100%; z-index: 9;}

#scheduleList .form-group2 .inblk label{padding-left: 0px;}






/*.checkbox {padding-left: 20px; }
.checkbox label {display: inline-block; position: relative; padding-left: 5px; }
.checkbox label::before {
    content: ""; display: inline-block; position: absolute; width: 17px; height: 17px; left: 0;
    margin-left: -20px; border: 1px solid #cccccc; border-radius: 3px; background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
    display: inline-block; position: absolute; width: 16px; height: 16px; left: 0; top: 0;
    margin-left: -20px; padding-left: 3px; padding-top: 1px; font-size: 11px; color: #555555;
}
.checkbox input[type="checkbox"] {opacity: 0; }
.checkbox input[type="checkbox"]:focus + label::before {
      outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px;
}
.checkbox input[type="checkbox"]:checked + label::after {font-family: 'FontAwesome'; content: "\f00c"; }
.checkbox input[type="checkbox"]:disabled + label {opacity: 0.65; }
.checkbox input[type="checkbox"]:disabled + label::before {background-color: #eeeeee; cursor: not-allowed; }
.checkbox.checkbox-circle label::before {border-radius: 50%; }
.checkbox.checkbox-inline {margin-top: 0; }

.checkbox-primary input[type="checkbox"]:checked + label::before {
  background-color: #428bca;
  border-color: #428bca; }
.checkbox-primary input[type="checkbox"]:checked + label::after {
  color: #fff; }*/


#eventResultUpdate .row.list-unstyled {}

#eventResultUpdate .row.list-unstyled li{display: inline-block;width: 19%;padding-right: 10px;}
#eventResultUpdate .row.list-unstyled li .pdfifrm{
    position: relative; width: 100%; height: 150px; overflow: hidden; margin-bottom: 10px;
}

#eventResultUpdate .row.list-unstyled li:hover .pdfifrm .ankbtn{display: block;position: absolute;top: 0px;bottom: 0px;left: 0px;right: 0px;background: #000000a3;color: #fff;vertical-align: middle;text-align: center;padding-top: 33%;}

.ankbtn{display: none;}

#eventResultUpdate .row.list-unstyled .pdfifrm iframe{
    width:  calc(100% + 20px);height: 100%;position: relative;overflow: hidden;    border: none;
}
#eventResultUpdate .row.list-unstyled a{
    width: 100%; display: inline-block; overflow: hidden; padding: 0px 10px 0px 5px;
}
#eventResultUpdate .row.list-unstyled a span{display: inline-block;}


#error_email{display: block;  }
#suggesstion-box{ background: #fff; border: 1px solid #e8e8e8; left: 7px; width: 96%; }
#suggesstion-box #program-list{padding:10px; }
#suggesstion-box #program-list li{ list-style: none; font-size: 12px; border-bottom: 1px solid #eee;  }

#cke_1_contents{height:180px !important}

/* textarea{height: 170px !important;} */
.pad-15{
    padding-right: 15px !important;
}


#data_event_description.about_copy > div > p{margin-top: 0px;position: relative;top: -6px;}


ul#sidebarmenu li.active-sidebar > .ui-btn-inner.ui-li a span{color:#fff; }
ul#sidebarmenu > li > .ui-btn-inner.ui-li + ul > li{padding-left: 5px; }
ul#sidebarmenu > li > .ui-btn-inner.ui-li + ul > li.sub-active-sidebar{
    background: #343434;
}
ul#sidebarmenu > li > .ui-btn-inner.ui-li + ul > li.sub-active-sidebar > .ui-btn-inner{
    line-height: 35px;
}

#accordion-sh .panel-title a:before {
    content: "";
    position: absolute;
    left: 0;
    background: url(../../../assets/images/minus.png);
    width: 23px;
    height: 23px;
    top: -3px;
    background-size: contain;
    background-repeat: no-repeat;
}
#accordion-sh .panel-title a {
    font-family: roboto;
    text-decoration: none;
    padding-left: 32px;
    position: relative;
}

#accordion-sh .panel-title a.collapsed:after {
    content: "";
    position: absolute;
    left: 0;
    top: -3px;
    background: url(../../../assets/images/plus.png);
    width: 23px;
    height: 23px;
    background-size: contain;
    background-repeat: no-repeat;
}





ul#sidebarmenu > li > ul > li{min-height: 36px;/* line-height: 35px; */}
ul#sidebarmenu > li > ul > li > div.ui-btn-inner{padding:0 0; }
ul#sidebarmenu > li > ul >

#accordion-sh .accordion {
    color: #333;
    background-color: transparent !important;
    border: 1px solid #eee !important;
    padding: 13px 18px !important;
}
#accordion-sh .panel {
    border: none;
    background: #f5f6f8;
    padding: 0 18px;
    font-family: roboto;
    font-size: 14px;
}
#accordion-sh .accordion{
        background-color: #fff;
    color: #444;
    cursor: pointer;
}

#accordion-sh .accordion {
    background-color: #fff;
    color: #444;
    cursor: pointer;
    padding: 28px 18px;
    width: 100%;
    text-align: left;
}

.active, .accordion:hover {background-color: #ccc; }

.accordion:after {
   content: '';
    background: url(../../../assets/images/plus.png);
    width: 23px;
    height: 23px;
    background-size: contain !important;
    color: #777;
    font-weight: bold;
    float: left;
    margin-right: 15px;
}


.accordion.active:after {
    content: "";
     background: url(../../../assets/images/minus.png);
       width: 23px;
    height: 23px;
    background-size: contain !important;
    color: #777;
    font-weight: bold;
    float: left;
    margin-right: 15px;
}

.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
#accordion-sh button{

        background: transparent;
    background-color: transparent;
    border: none;
    font-size: 23px;
    font-weight: 400;
    padding: 10px 18px;
}
#accordion-sh .panel{
        border: none;
    background: #f5f6f8;
    font-family: roboto;
    font-size: 14px;
    margin-bottom: 0px;
}

.accordion-sh {
    border: none;
    border-bottom: 1px solid #ddd;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
#accordion-sh .accordion{
        padding: 20px 18px;    font-size: 17px;
}
div#accordion-sh {
    margin: 50px 0px;
    margin-top: 5px;    box-shadow: 0 0 10px #3333332b;
}
button.accordion.active + .panel{
max-height: 1500px;
}
#submitSchedule .accordion-sh{
    position: relative;
}
#submitSchedule .Repeat_it{
         position: absolute;
    right: 20px;
    top: 19px;
    color: #000000;
    padding: 9px 15px;
    background-color: #e8e7e7;
    line-height: 12px;
    font-size: 14px;
    border-radius: 3px;
    border: 1px solid #e0e0e0;
}
#tabEventImage .modal-body{
    overflow:visible !important;
}


.width800{width: 800px;}
.width900{width: 900px;}
.width980{width: 980px;}
.pl5{padding-left: 5px;}
.pl7{padding-left: 7px;}

.text-danger.er{    position: absolute; font-size: 11px !important;}




@media (max-width: 992px) {

    #tbl_cat_list_wrapper .dataTables_info#tbl_cat_list_info{
        display: inline-block; position: relative !important;
    }
    #tbl_cat_list_wrapper.dataTables_wrapper .dataTables_length{
        display: inline-block; margin-top: 15px !important; z-index: 99999; margin-bottom: 3px;
        position: relative !important; margin: 15px 0px 0px 0px !important; float: right;
    }
    #tbl_cat_list_wrapper.dataTables_wrapper #tbl_cat_list_paginate{
        position: relative; right: 0; display: block;
    }

}
