.ui-button, .ui-spinner, .ui-spinner-input {
    vertical-align: middle
}

.ui-dialog, .ui-menu, a, input, select, textarea {
    outline: 0
}

@font-face {
    font-family: proxima_nova_softregular;
    src: url(../fonts/proximanovasoft-regular-webfont.eot);
    src: url(../fonts/proximanovasoft-regular-webfont.eot#iefix) format('embedded-opentype'),url(../fonts/proximanovasoft-regular-webfont.woff2) format('woff2'),url(../fonts/proximanovasoft-regular-webfont.woff) format('woff'),url(../fonts/proximanovasoft-regular-webfont.ttf) format('truetype'),url(../images/proximanovasoft-regular-webfont.svg#proxima_nova_softregular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: proxima_nova_softbold;
    src: url(../fonts/proximanovasoft-bold-webfont.eot);
    src: url(../fonts/proximanovasoft-bold-webfont.eot#iefix) format('embedded-opentype'),url(../fonts/proximanovasoft-bold-webfont.woff2) format('woff2'),url(../fonts/proximanovasoft-bold-webfont.woff) format('woff'),url(../fonts/proximanovasoft-bold-webfont.ttf) format('truetype'),url(../images/proximanovasoft-bold-webfont.svg#proxima_nova_softbold) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: proxima_nova_softmedium;
    src: url(../fonts/proximanovasoft-medium-webfont.eot);
    src: url(../fonts/proximanovasoft-medium-webfont.eot#iefix) format('embedded-opentype'),url(../fonts/proximanovasoft-medium-webfont.woff2) format('woff2'),url(../fonts/proximanovasoft-medium-webfont.woff) format('woff'),url(../fonts/proximanovasoft-medium-webfont.ttf) format('truetype'),url(../images/proximanovasoft-medium-webfont.svg#proxima_nova_softmedium) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: proxima_nova_softsemibold;
    src: url(../fonts/proximanovasoft-semibold-webfont.eot);
    src: url(../fonts/proximanovasoft-semibold-webfont.eot#iefix) format('embedded-opentype'),url(../fonts/proximanovasoft-semibold-webfont.woff2) format('woff2'),url(../fonts/proximanovasoft-semibold-webfont.woff) format('woff'),url(../fonts/proximanovasoft-semibold-webfont.ttf) format('truetype'),url(../images/proximanovasoft-semibold-webfont.svg#proxima_nova_softsemibold) format('svg');
    font-weight: 400;
    font-style: normal
}
/*! jQuery UI - v1.10.3 - 2013-11-20
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after, .ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block
}

.ui-resizable-autohide .ui-resizable-handle, .ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    padding: .5em .5em .5em .7em;
    min-height: 0
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-noicons {
    padding-left: .7em
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    text-align: center;
    overflow: visible
}

    .ui-button, .ui-button:active, .ui-button:hover, .ui-button:link, .ui-button:visited {
        text-decoration: none
    }

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon, .ui-button-icons-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-icons-only .ui-button-icon-primary, .ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary {
    left: .5em
}

.ui-button-icons-only .ui-button-icon-secondary, .ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

    .ui-buttonset .ui-button {
        margin-left: 0;
        margin-right: -.3em
    }

button.ui-button::-moz-focus-inner, input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-datepicker {
    display: none
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        padding: .2em 0
    }

    .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
        position: absolute;
        top: 2px;
        width: 1.8em;
        height: 1.8em
    }

    .ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-hover {
        top: 1px
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 2px
    }

    .ui-datepicker .ui-datepicker-next {
        right: 2px
    }

    .ui-datepicker .ui-datepicker-prev-hover {
        left: 1px
    }

    .ui-datepicker .ui-datepicker-next-hover {
        right: 1px
    }

    .ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -8px
    }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center
    }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0
        }

    .ui-datepicker select.ui-datepicker-month-year {
        width: 100%
    }

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        width: 49%
    }

    .ui-datepicker table {
        width: 100%;
        font-size: .9em;
        border-collapse: collapse;
        margin: 0
    }

    .ui-datepicker th {
        padding: .7em .3em;
        text-align: center;
        border: 0
    }

    .ui-datepicker td {
        padding: 1px
    }

        .ui-datepicker td a, .ui-datepicker td span {
            display: block;
            padding: .2em;
            text-align: right;
            text-decoration: none
        }

    .ui-datepicker .ui-datepicker-buttonpane {
        background-image: none;
        margin: .7em 0 0;
        padding: 0 .2em;
        border-left: 0;
        border-right: 0;
        border-bottom: 0
    }

        .ui-datepicker .ui-datepicker-buttonpane button {
            float: right;
            margin: .5em .2em .4em;
            cursor: pointer;
            padding: .2em .6em .3em;
            width: auto;
            overflow: visible
        }

            .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-multi .ui-datepicker-group, .ui-datepicker-rtl .ui-datepicker-buttonpane button {
                float: left
            }

    .ui-datepicker.ui-datepicker-multi {
        width: auto
    }

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

    .ui-datepicker-rtl .ui-datepicker-prev {
        right: 2px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next {
        left: 2px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-prev:hover {
        right: 1px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next:hover {
        left: 1px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-buttonpane {
        clear: right
    }

        .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
            float: right
        }

    .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px
    }

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em
}

    .ui-dialog .ui-dialog-titlebar {
        padding: .4em 1em;
        position: relative
    }

    .ui-dialog .ui-dialog-title {
        float: left;
        margin: .1em 0;
        white-space: nowrap;
        width: 90%;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .ui-dialog .ui-dialog-titlebar-close {
        position: absolute;
        right: .3em;
        top: 50%;
        width: 21px;
        margin: -10px 0 0;
        padding: 1px;
        height: 20px
    }

    .ui-dialog .ui-dialog-content {
        position: relative;
        border: 0;
        padding: .5em 1em;
        background: 0 0;
        overflow: auto
    }

    .ui-dialog .ui-dialog-buttonpane {
        text-align: left;
        border-width: 1px 0 0;
        background-image: none;
        margin-top: .5em;
        padding: .3em 1em .5em .4em
    }

        .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
            float: right
        }

        .ui-dialog .ui-dialog-buttonpane button {
            margin: .5em .4em .5em 0;
            cursor: pointer
        }

    .ui-dialog .ui-resizable-se {
        width: 12px;
        height: 12px;
        right: -5px;
        bottom: -5px;
        background-position: 16px 16px
    }

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block
}

    .ui-menu .ui-menu {
        margin-top: -3px;
        position: absolute
    }

    .ui-menu .ui-menu-item {
        margin: 0;
        padding: 0;
        width: 100%;
        list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
    }

    .ui-menu .ui-menu-divider {
        margin: 5px -2px;
        height: 0;
        font-size: 0;
        line-height: 0;
        border-width: 1px 0 0
    }

    .ui-menu .ui-menu-item a {
        text-decoration: none;
        display: block;
        padding: 2px .4em;
        line-height: 1.5;
        min-height: 0;
        font-weight: 400
    }

        .ui-menu .ui-menu-item a.ui-state-active, .ui-menu .ui-menu-item a.ui-state-focus {
            font-weight: 400;
            margin: -1px
        }

    .ui-menu .ui-state-disabled {
        font-weight: 400;
        margin: .4em 0 .2em;
        line-height: 1.5
    }

.ui-datepicker th, .ui-datepicker-title {
    font-weight: 500;
    text-transform: uppercase
}

.ui-menu .ui-state-disabled a {
    cursor: default
}

.ui-menu-icons {
    position: relative
}

    .ui-menu-icons .ui-menu-item a {
        position: relative;
        padding-left: 2em
    }

.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em
}

.ui-menu .ui-menu-icon {
    position: static;
    float: right
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

    .ui-progressbar .ui-progressbar-value {
        margin: -1px;
        height: 100%
    }

    .ui-progressbar .ui-progressbar-overlay {
        background: url(../animated-overlay.html);
        height: 100%;
        filter: alpha(opacity=25);
        opacity: .25
    }

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-slider {
    position: relative;
    text-align: left
}

    .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0
    }

    .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
        filter: inherit
    }

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    height: 100px
}

    .ui-slider-vertical .ui-slider-handle {
        margin-left: 0;
        margin-bottom: -.6em
    }

    .ui-slider-vertical .ui-slider-range {
        left: 0;
        width: 100%
    }

    .ui-slider-vertical .ui-slider-range-min {
        bottom: 0
    }

    .ui-slider-vertical .ui-slider-range-max {
        top: 0
    }

.ui-spinner {
    position: relative;
    display: inline-block;
    padding: 0
}

.ui-spinner-input {
    border: none;
    background: 0 0;
    color: inherit
}

.ui-datepicker, .ui-datepicker td a {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

.ui-spinner-button {
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-tabs {
    position: relative;
    padding: .2em
}

    .ui-tabs .ui-tabs-nav {
        margin: 0;
        padding: .2em .2em 0
    }

        .ui-tabs .ui-tabs-nav li {
            list-style: none;
            float: left;
            position: relative;
            top: 0;
            margin: 1px .2em 0 0;
            border-bottom-width: 0;
            padding: 0;
            white-space: nowrap
        }

            .ui-tabs .ui-tabs-nav li a {
                float: left;
                padding: .5em 1em;
                text-decoration: none
            }

.nav-search .input-group, .nav-user, .top-navbar {
    float: right
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

    .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
        cursor: text
    }

.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0 0
}

.trash-open-icon, .ui-slider-vertical, img {
    display: inline-block
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

.ui-datepicker {
    background: #fff;
    margin-top: 1px;
    z-index: 100000;
    border-radius: 2px;
    width: 280px;
    border: 1px solid #ddd;
    padding: 0;
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,.1);
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.1);
    box-shadow: 1px 1px 2px rgba(0,0,0,.1)
}

.ui-datepicker-inline {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.ui-datepicker-title {
    color: #4e5154
}

.ui-datepicker td {
    border: 1px solid #ddd;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker-group td {
    border: 1px solid #ddd
}

.ui-datepicker td.ui-datepicker-today a {
    background: rgba(255,255,255,.1)
}

.ui-datepicker td a {
    color: #4e5154;
    border-radius: 2px;
    padding: 3px 5px;
    -moz-transition: all .2s ease-out 0s;
    -webkit-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s
}

    .ui-datepicker td a:hover {
        background: #4e5154;
        color: #fff
    }

.ui-datepicker-next, .ui-datepicker-prev {
    -moz-transition: all .2s ease-out 0s;
    -webkit-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.customBtn, .smallBtn, a {
    -webkit-transition: all .3s ease-out
}

.ui-datepicker-next {
    background: url(../images/calendar-arrow.png) 10px 5px no-repeat
}

    .ui-datepicker-next:hover {
        top: 2px;
        right: 2px;
        background-color: #ccc;
        cursor: pointer
    }

.ui-datepicker-prev {
    background: url(../images/calendar-arrow.png) 8px -80px no-repeat
}

    .ui-datepicker-prev:hover {
        top: 2px;
        left: 2px;
        background-color: #ccc;
        cursor: pointer
    }

.ui-datepicker-buttonpane button {
    border: 0;
    background: #1CAF9A;
    color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 7px 10px
}

.ui-spinner {
    border: 1px solid #ccc;
    background: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden
}

.ui-spinner-input {
    margin: 0 30px 0 0;
    padding: 10px
}

.ui-spinner-button {
    background-color: #E4E7EA;
    border-left: 1px solid #ccc;
    width: 32px;
    background-repeat: no-repeat;
    background-image: url(../images/dropdown-arrow.png);
    cursor: pointer
}

.ui-spinner-up {
    background-position: 9px -41px;
    border-bottom: 1px solid #ccc !important
}

.ui-spinner-down {
    bottom: 0;
    background-position: 9px 6px
}

.ui-spinner-button:hover {
    background-color: #f3f3f3
}

.ui-slider {
    background: rgba(17,18,18,.1);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.ui-slider-horizontal {
    height: 4px;
    margin: 15px 0
}

.ui-slider .ui-slider-handle {
    background: #999;
    border: 5px solid #fff;
    width: 16px;
    height: 16px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    top: -.4em;
    cursor: pointer;
    -moz-box-shadow: 0 0 2px rgba(0,0,0,.4);
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,.4);
    box-shadow: 0 0 1px 1px rgba(0,0,0,.3)
}

    .ui-slider .ui-slider-handle:hover {
        -moz-box-shadow: 0 0 6px rgba(0,0,0,.5);
        -webkit-box-shadow: 0 0 6px rgba(0,0,0,.5);
        box-shadow: 0 0 6px rgba(0,0,0,.5)
    }

.ui-slider .ui-slider-range {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #4e5154
}

.slider-primary .ui-slider-handle, .slider-primary .ui-slider-range {
    background-color: #428BCA
}

.slider-success .ui-slider-handle, .slider-success .ui-slider-range {
    background-color: #5cb85c
}

.slider-warning .ui-slider-handle, .slider-warning .ui-slider-range {
    background-color: #F0AD4E
}

.slider-danger .ui-slider-handle, .slider-danger .ui-slider-range {
    background-color: #D9534F
}

.slider-info .ui-slider-handle, .slider-info .ui-slider-range {
    background-color: #5BC0DE
}

.ui-slider-vertical {
    width: 4px
}

    .ui-slider-vertical .ui-slider-handle {
        top: auto;
        left: -7px
    }

html, html.wp-toolbar {
    padding: 0 !important
}

.btn-default:hover, body, html {
    background: #fff
}

.clear:after, address, article, aside, audio, canvas, details, figcaption, figure, figure img, footer, header, hgroup, nav, section, summary, video {
    display: block
}

.rowIn, img {
    max-width: 100%
}

.main-container, .selectBx-row {
    position: relative
}

.action-btns .fa:hover, .blackout, .nav-user .dropbtn {
    cursor: pointer
}

body, html {
    width: 100%;
    height: 100%
}

body {
    font-size: 14px;
    line-height: 1.4;
    color: #868888;
    font-family: proxima_nova_softmedium;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden
}

.boldTxt, h1, h2, h3, h4, h5, strong {
    font-family: proxima_nova_softbold
}

abbr, address, blockquote, body, caption, cite, code, dd, del, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, iframe, label, legend, li, object, ol, p, pre, samp, small, sub, sup, table, tbody, td, tfoot, th, thead, tr, ul {
    margin: 0;
    padding: 0;
    border: 0
}

a, a:active, a:focus, a:hover {
    outline: 0 !important;
    color: #868888
}

input[type=checkbox], input[type=radio] {
    margin: 2px 0 0
}

input::-moz-focus-inner {
    border: 0;
    padding: 0
}

a {
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

    a:active, a:focus, a:hover {
        text-decoration: underline
    }

.form-control, .form-control:focus {
    box-shadow: none
}

img {
    width: auto;
    height: auto;
    vertical-align: top
}

a img {
    border: 0;
    outline: 0
}

.clear:after {
    content: ".";
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.align-left {
    text-align: left
}

.align-right {
    text-align: right
}

.align-center {
    text-align: center
}

.main-container {
    clear: both;
    margin: 0;
    padding: 0;
    max-width: 100%;
    overflow: hidden
}

.customBtn, .smallBtn {
    padding: 1px 0 0;
    text-align: center;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    text-transform: uppercase;
    box-shadow: none
}

hr, p {
    margin-bottom: 1.2em
}

h1, h2, h3, h4, h5 {
    color: #686a6a;
    margin-bottom: 10px
}

h1 {
    font-size: 36px;
    line-height: 1
}

h2 {
    font-size: 24px;
    line-height: 1.2
}

h3 {
    font-size: 18px;
    line-height: 1.4;
    text-transform: uppercase
}

.semiBoldTxt36, .semiBoldTxt46, h4, h5 {
    line-height: 1.6
}

h4 {
    font-size: 14px;
    text-transform: uppercase
}

h5 {
    font-size: 12px
}

.white-lineY {
    background: url(../images/white-lineY.png) center top repeat-y
}

.white-lineY2 {
    background: url(../images/white-dot.png) center top repeat-y
}

.greenBg {
    background-color: #90ca56
}

.greyBg {
    background-color: #efefef
}

.darkGreyBg {
    background-color: #a6aaaa
}

.whiteBg {
    background-color: #fff
}

.blueBg {
    background-color: #4ca5c4
}

.redBg {
    background-color: #e3654d
}

.redTxt {
    color: #e74c3c
}

.greenTxt {
    color: #90ca56
}

.blackTxt {
    color: #000
}

.blueTxt {
    color: #4ca5c4
}

.upperTxt {
    text-transform: uppercase
}

.semiBoldTxt36 {
    font-size: 36px;
    font-family: proxima_nova_softsemibold
}

.customBtn, .selectBx, .semiBoldTxt46, .smallBtn, .txtField, textarea.txtArea {
    font-family: proxima_nova_softbold
}

.semiBoldTxt46 {
    font-size: 46px
}

.rowIn {
    clear: both
}

.smallBtn {
    border: 0;
    width: 80px;
    height: 22px;
    border-radius: 11px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    line-height: 21px;
    font-size: 11px;
    transition: all .3s ease-out;
    color: #fff
}

.customBtn {
    border: 0;
    width: 133px;
    height: 33px;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    line-height: 33px;
    font-size: 14px;
    transition: all .3s ease-out;
    color: #fff
}

    .customBtn:focus, .customBtn:hover, .smallBtn:focus, .smallBtn:hover {
        color: #fff;
        text-decoration: none;
        background: #90ca56
    }

.marginAuto {
    margin-left: auto;
    margin-right: auto
}

.HLine {
    width: 100%;
    line-height: 1px;
    height: 1px;
    border-bottom: 1px solid #ddd
}

.minus-icon, .plus-icon {
    display: inline-block;
    width: 27px;
    height: 27px
}

.plus-icon {
    background: url(../images/plus.png) no-repeat
}

.minus-icon {
    background: url(../images/minus.png) no-repeat
}

.trash-open-icon {
    width: 19px;
    height: 28px;
    background: url(../images/trash-open-icon.png) no-repeat
}

.selectBx, .txtField, textarea.txtArea {
    border: 0 !important;
    border-bottom: 2px solid #ddd !important;
    background: 0 0 !important;
    font-size: 12px !important;
    padding: 8px 0 6px !important;
    color: #999 !important;
    box-shadow: none;
    border-radius: 0
}

textarea.txtArea {
    height: 160px;
    resize: none;
    padding-left: 8px !important;
    border: 1px solid #ddd !important;
    border-bottom: 2px solid #ddd !important
}

.selectBx-row:after {
    content: '';
    right: 0;
    top: 0;
    width: 16px;
    height: 34px;
    background: url(../images/dropdown-arrowDark.png) center no-repeat;
    position: absolute;
    pointer-events: none;
    display: block
}

.common-container:after, .form-section:after, .page-title:after {
    content: ".";
    visibility: hidden;
    clear: both
}

.selectBx {
    height: auto;
    line-height: normal;
    padding: 7px 0 5px !important;
    font-size: 14px !important;
    color: #868888 !important;
    font-family: proxima_nova_softmedium;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .selectBx, ::i-block-chrome {
        line-height: 1.45
    }
}

.selectBx:focus, .txtArea:focus, .txtField:focus {
    border-bottom: 2px solid #999 !important;
    box-shadow: none
}

textarea.txtArea:focus {
    background: #fafbfc !important
}

.txtArea::-webkit-input-placeholder {
    color: #bbb;
    font-family: proxima_nova_softmedium;
    font-size: 14px
}

.txtArea:-moz-placeholder {
    color: #bbb;
    font-family: proxima_nova_softmedium;
    font-size: 14px
}

.txtArea::-moz-placeholder {
    color: #bbb;
    font-family: proxima_nova_softmedium;
    font-size: 14px
}

.txtArea:-ms-input-placeholder {
    color: #bbb;
    font-family: proxima_nova_softmedium;
    font-size: 14px
}

label {
    font-weight: 400
}

.form-group {
    position: relative;
    margin-bottom: 20px;
    padding-top: 5px
}

    .form-group .error {
        display: none;
        font-size: 12px;
        padding-top: 5px;
        color: #e74c3c;
        font-family: proxima_nova_softregular
    }

.nav-notify > a, .txtF-error .error {
    display: block
}

.form-group .required, .nav-notify .notify-numb, .nav-user span {
    font-family: proxima_nova_softbold
}

.form-group label {
    position: absolute;
    left: 0;
    top: 10px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.form-group .required {
    position: absolute;
    right: 0;
    top: 12px;
    color: #e74c3c
}

.main-wrapper, .nav-notify > a {
    position: relative
}

.txtF-error .txtField {
    color: #e74c3c !important;
    border-bottom: 2px solid #e74c3c !important
}

.labelEffect label {
    top: -12px;
    color: #bfc2c2
}

.txtArea-group label {
    position: relative;
    top: auto
}

.right-btns {
    text-align: right;
    margin-top: 20px
}

    .right-btns .customBtn {
        margin-left: 20px
    }

.page-title:after {
    display: block;
    line-height: 0;
    height: 0
}

.page-title {
    padding-bottom: 20px
}

.w200 {
    width: 200px
}

.w174 {
    width: 174px
}

.w168 {
    width: 168px
}

.w100 {
    width: 100px
}

.w80 {
    width: 80px
}

.w50 {
    width: 50px
}

.maxWidth900 {
    max-width: 900px
}

.maxWidth800 {
    max-width: 800px
}

.maxWidth460 {
    max-width: 460px
}

.main-wrapper {
    min-height: 100%;
    height: 100%
}

.container-fluid {
    padding: 0
}

.top-header {
    padding-top: 10px;
    padding-bottom: 10px
}

    .top-header .navbar-brand {
        padding: 0;
        height: auto
    }

.top-nav > .container-fluid .navbar-brand {
    margin-left: 0
}

.top-nav {
    z-index: 99;
    padding: 0 20px 0 80px;
    min-height: 75px;
    box-shadow: none;
    background: linear-gradient(to right, rgb(247, 247, 247) 25%, rgba(28,67,112,1) 60%);
    border-bottom: 1px solid #eee
}

    .top-nav > .container-fluid {
        z-index: 10001
    }

.top-navbar {
    margin-top: 17px
}

    .top-navbar .navbar-right {
        
        margin-right: 0;
        padding: 0 20px 0 10px
    }

.nav-notify, .nav-search {
    float: right;
    padding: 10px 15px
}

.nav-notify {
    padding-top: 15px
}

.nav-search .input-group .form-control {
    border: 1px solid #ddd;
    border-right: 0;
    border-radius: 18px 0 0 18px;
    box-shadow: none;
    width: 180px;
    height: 36px
}

.nav-search .input-group .btn-default {
    border: 1px solid #ddd;
    border-left: 0;
    border-radius: 0 18px 18px 0;
    font-size: 18px;
    text-align: center;
    padding: 5px 0 1px;
    color: #868888;
    width: 40px;
    height: 36px
}

.nav-notify .icon {
    width: 19px;
    height: 22px;
    display: inline-block;
    /*background: url(../images/bell-icon.png) no-repeat*/
}

.nav-notify .notify-numb {
    position: absolute;
    left: 10px;
    top: -5px;
    font-size: 10px;
    text-align: center;
    line-height: 14px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background: #e53347;
    color: #fff;
    border: 2px solid #fff
}

.nav-user {
    padding: 5px 0 24px 30px;
    background: url(../images/blank.gif);
    position: relative
}

    .nav-user .thumb {
        float: left;
        width: 38px;
        height: 38px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        /*border: 2px solid #ddd*/
    }

        .nav-user .thumb img {
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            width: 46px;
            height: 40px;
        }

    .nav-user span {
        float: left;
        display: block;
        padding: 8px 10px 0
    }

    .nav-user .dropdown {
        float: left;
        position: relative
    }

    .nav-user .dropdown-content {
        display: none;
        position: absolute;
        background-color: #868888;
        width: 180px;
        right: 0;
        top: 62px;
        padding: 5px 0;
        border-radius: 6px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px
    }

        .nav-user .dropdown-content a {
            padding: 2px 15px;
            text-decoration: none;
            display: block;
            margin: 8px 0;
            color: #fff
        }

            .nav-user .dropdown-content a:hover {
                text-decoration: underline
            }

    .nav-user:hover .dropdown-content {
        display: block
    }

    .nav-user:hover .dropbtn {
        background-color: #3e8e41
    }

    .nav-user .glyphicon {
        padding-top: 0;
        color: #fff;
        font-family: "Glyphicons Halflings"
    }

    .nav-user .glyphicon-triangle-top {
        position: absolute;
        right: 3px;
        top: -10px;
        color: #868888
    }

.toggleSearch {
    display: none
}

.side-navbar li, .side-navbar li a {
    display: block;
    color: #fff;
    float: left
}

.side-navbar {
    z-index: 100;
    position: fixed;
    width: 60px;
    height: 100%;
    -webkit-transition: all .25s;
    transition: all .25s;
    background-color: rgb(49, 81, 119);
}

    .side-navbar.expanded {
        width: 268px;
    }

    .side-navbar .navbar-default {
        border: 0;
        background: 0 0;
        border-radius: 0
    }

    .side-navbar .navbar-expand-toggle {
        margin-top: 10px;
        width: 60px;
        height: 34px;
        border: 0;
        padding: 12px 0 10px;
        font-size: 21px;
        font-weight: 400;
        color: #fff;
        font-family: proxima_nova_softregular;
        background: url(../images/hamburg-btn.png) center no-repeat;
        outline: 0
    }

    .side-navbar ul {
        float: left;
        width: 100%;
        margin-top: 40px
    }

    .side-navbar li {
        width: 100%;
        list-style: none;
        margin: 0;
        padding: 0;
        line-height: 1.4;
        font-family: proxima_nova_softbold;
        position: relative
    }

        .side-navbar li .subNav li a, .side-navbar li .title {
            font-family: proxima_nova_softsemibold;
            text-transform: uppercase
        }

        .side-navbar li a {
            width: 100%;
            min-height: 47px;
            padding: 5px 12px;
            white-space: nowrap
        }

        .side-navbar li .icon {
            display: inline-block;
            text-align: center;
            color: #fff;
            width: 36px;
            height: 34px;
            vertical-align: top;
            position: relative;
            top: 5px
        }

        .side-navbar li .panel-icon1 {
            background: url(../images/panel-icon1.png) center no-repeat
        }

        .side-navbar li .panel-icon2 {
            background: url(../images/panel-icon2.png) center no-repeat
        }

        .side-navbar li .panel-icon3 {
            background: url(../images/panel-icon3.png) center no-repeat
        }

        .side-navbar li .panel-icon4 {
            background: url(../images/panel-icon4.png) center no-repeat
        }

        .side-navbar li .panel-icon5 {
            background: url(../images/panel-icon5.png) center no-repeat
        }

        .side-navbar li .panel-icon6 {
            background: url(../images/panel-icon6.png) center no-repeat
        }

        .side-navbar li .panel-icon7 {
            background: url(../images/panel-icon7.png) center no-repeat
        }

        .side-navbar li .panel-icon8 {
            background: url(../images/panel-icon8.png) center no-repeat
        }

        .side-navbar li .panel-icon9 {
            background: url(../images/panel-icon9.png) center no-repeat
        }

        .side-navbar li .panel-icon10 {
            background: url(../images/panel-icon10.png) center no-repeat
        }

        .side-navbar li .panel-icon11 {
            background: url(../images/panel-icon11.png) center no-repeat
        }

        .side-navbar li .panel-icon12 {
            background: url(../images/panel-icon12.png) center no-repeat
        }

        .side-navbar li .panel-icon13 {
            background: url(../images/panel-icon13.png) center no-repeat
        }

        .side-navbar li .panel-icon14 {
            background: url(../images/panel-icon14.png) center no-repeat
        }

        .side-navbar li .panel-icon15 {
            background: url(../images/panel-icon15.png) center no-repeat
        }

        .side-navbar li .title {
            display: none;
            color: #fff;
            padding-left: 10px;
            font-size: 14px;
            vertical-align: top;
            position: relative;
            top: 10px
        }

    .side-navbar.expanded li .title {
        display: inline-block
    }

    .side-navbar li a:hover, .side-navbar li.active a {
        background: #1C4370;
        text-decoration: none
    }

        .side-navbar li a:hover span, .side-navbar li a:hover strong {
            text-decoration: none
        }

    .side-navbar li .arrow {
        width: 10px;
        height: 16px;
        position: absolute;
        top: 18px;
        right: 10px;
        background: url(../images/arrow.png) center no-repeat
    }

    .side-navbar li .subNav {
        position: absolute;
        top: 0;
        width: 280px;
        padding-top: 15px;
        padding-bottom: 15px;
        display: none
    }

    .side-navbar li.subNavOpen .subNav {
        display: block
    }

    .side-navbar li > ul {
        width: 180px;
        list-style: none;
        margin: 0;
        padding: 1px 0 0;
        background: #3186a4;
        overflow: hidden
    }

    .side-navbar li > li {
        width: 181px
    }

        .side-navbar li > li a {
            width: 180px
        }

    .side-navbar li .arrow {
        display: none
    }

    .side-navbar.expanded li .arrow {
        display: block
    }

    .side-navbar li .subNav {
        background: #1C4370;
        right: -280px;
        padding-left: 0
    }

        .side-navbar li .subNav ul {
            margin: 0
        }

        .side-navbar li .subNav li a {
            font-size: 12px;
            min-height: 5px;
            position: relative;
            line-height: 2;
            font-weight: 400;
            padding: 0 10px 0 28px
        }

            .side-navbar li .subNav li a:hover {
                background: #1C4370;
                padding-top: 0 !important;
                padding-bottom: 0 !important;
                line-height: 2 !important
            }

        .side-navbar li .subNav li {
            list-style: none;
            list-style-type: none !important
        }

            .side-navbar li .subNav li a:hover:after {
                background: #3186a4
            }

.contact-page-wrap {
    float: left;
    width: 100%;
    height: 100%;
    min-height: 100%;
    background: url('../images/ewu_back_logon.jpg') center center no-repeat;
    background-size: 100% 100%;
    position: relative
}

.sign-in-wrap {
    float: right;
    max-width: 512px;
    min-height: 100%;
    background: rgba(255, 255, 255, 0.4);
    width: 100%;
    position: absolute;
    right: 0;
    z-index: 9
}

.sign-in-upper-section {
    max-width: 420px;
    margin: 105px auto 0;
    clear: both;
    background: #fff;
    position: relative;
    padding: 72px 40px 40px
}

    .sign-in-upper-section figure {
        position: absolute;
        left: 50%;
        top: -60px;
        margin-left: -60px;
        width: 120px;
        height: 120px
    }

        .sign-in-upper-section figure img {
            width: 100%
        }

.loginForm h3 {
    margin-bottom: 30px
}

.loginForm .form-group label, .loginForm .txtField {
    font-size: 18px
}

.loginForm .form-group label {
    top: 5px
}

.loginForm .checkbox label {
    top: 8px;
    font-size: 14px
}

.loginForm .labelEffect label {
    top: -18px
}

.forgot-password-section {
    max-width: 342px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px
}

    .forgot-password-section .title {
        float: left;
        width: 100%;
        font-size: 18px;
        line-height: 22px;
        color: #686a6a;
        font-family: proxima_nova_softbold;
        font-weight: 400;
        text-transform: uppercase
    }

        .forgot-password-section .title strong {
            display: block;
            font-family: proxima_nova_softmedium
        }

.copy-right, .developed-by span, .powered-by span {
    font-family: proxima_nova_softregular
}

.forgot-password-section .title span {
    color: #90ca56;
    cursor: pointer
}

.forgot-password-section p {
    color: #686a6a;
    padding-top: 20px;
    float: left;
    width: 100%
}

.forgot-password-section form {
    float: left;
    width: 100%
}

.forgot-content .customBtn {
    width: 164px
}

.developed-by {
    position: absolute;
    left: 22px;
    bottom: 11px;
    width: auto
}

    .developed-by span {
        float: left;
        display: inline-block;
        font-size: 12px;
        line-height: 16px;
        color: #FFF;
        font-weight: 400;
        font-style: italic;
        padding-top: 15px;
        padding-right: 13px
    }

.common-container:after, .form-section:after {
    line-height: 0
}

.developed-by figure {
    float: left;
    width: 130px
}

    .developed-by figure img {
        width: 100%
    }

.forgot-content {
    display: none
}

.breadcumb {
    margin-left: -20px;
    margin-right: -20px
}

    .breadcumb .col-lg-12 {
        background: #f9fbfc;
        border-bottom: 1px solid #ddd;
        padding: 13px 20px 11px
    }

        .breadcumb .col-lg-12 a {
            color: #444;
            font-family: proxima_nova_softsemibold
        }

.body-container {
    clear: both;
    min-height: 100%;
    height: 100%;
    padding: 0 20px 0 80px;
    position: relative
}

.common-container:after {
    display: block;
    height: 0
}

.common-container {
    clear: both;
    width: 100%;
    padding: 84px 0 60px
}

.body-content {
    padding-top: 20px;
    padding-bottom: 20px
}

.my-profile > .col-xs-12 {
    padding-right: 50px
}

.my-profile h3, .my-profile h4 {
    text-transform: uppercase;
    margin-bottom: 5px
}

.profile-holder {
    clear: both;
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding: 20px;
    background: #f0f4f5
}

.profile-details > .row .col-md-4, .profile-details > .row .col-md-8 {
    padding-top: 10px;
    padding-bottom: 10px
}

.profile-holder .thumb {
    clear: both;
    margin: 0 auto 20px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background: #fff;
    width: 200px;
    height: 200px;
    /*border: 1px solid #ddd*/
}

    .profile-holder .thumb img {
        width: 180px;
        height: 220px;
   
        /*width: 200px;
        height: 200px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%*/
    }

.profile-holder .info {
    clear: both;
    width: 100%;
    overflow: hidden
}

.profile-holder span {
    display: block
}

.my-profile .midColumn img {
    vertical-align: middle;
    margin-right: 5px
}

.profile-details > .row {
    background: #f8fafa;
    border-bottom: 1px solid #fff
}

    .profile-details > .row .col-md-4 {
        background: #f0f4f5;
        font-family: proxima_nova_softbold
    }

.changePass-button {
    text-align: right;
    padding-top: 20px
}

.action-btns, .action-col, .ajax-loader-pre {
    text-align: center
}

.changePass-button .customBtn {
    width: 100px;
    margin-left: 20px
}

.form-section:after {
    display: block;
    height: 0
}

.form-section {
    clear: both;
    width: 100%;
    margin-bottom: 30px
}

.checkBx-wrap > .row {
    margin-bottom: 10px
}

.category-right {
    background: #fcfcfc
}

.bg-message {
    padding: 15px;
    color: #fff
}

.success-message {
    background: #90ca56
}

.error-message {
    background: #e74c3c
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 10px;
    vertical-align: middle
}

.modal-content, .pagination > li:first-child > a, .pagination > li:first-child > span {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    color: #4ca5c4
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #90ca56;
    border-color: #90ca56
}

.grid-table > thead > tr > th {
    border-bottom: 0;
    background: #e9ebec;
    color: #686a6a;
    font-weight: 400;
    font-family: proxima_nova_softbold
}

.grid-table {
    background-color: #fff
}

    .grid-table > tbody > tr:nth-of-type(2n+1) {
        background: 0 0
    }

.action-col {
    width: 100px
}

.action-btns .fa {
    font-size: 20px;
    margin-left: 7px;
    margin-right: 7px
}

.footer {
    float: left;
    width: 100%;
    position: fixed;
    right: 0;
    bottom: 0;
    min-height: 40px;
    border-top: 1px solid #ddd;
    padding: 0 20px 0 80px;
    margin: 0;
    background: #f0f4f5;
    z-index: 500000
}

#myloadingdiv, .blackout {
    background-color: grey;
    opacity: .8
}

.powered-by {
    float: right;
    width: auto
}

    .powered-by span {
        float: left;
        padding: 10px 6px 8px 0;
        display: inline-block
    }

    .powered-by figure {
        float: left;
        width: 65px;
        padding: 3px 0
    }

        .powered-by figure img {
            width: 100%
        }

.copy-right {
    float: right;
    padding: 10px 0 8px;
    font-weight: 400
}

.BMargin220 {
    margin-bottom: 220px
}

.BMargin180 {
    margin-bottom: 180px
}

.BMargin140 {
    margin-bottom: 140px
}

.BMargin120 {
    margin-bottom: 120px
}

.BMargin80 {
    margin-bottom: 80px
}

.BMargin60 {
    margin-bottom: 60px
}

.BMargin40 {
    margin-bottom: 40px
}

.BMargin20 {
    margin-bottom: 20px
}

.BMargin30 {
    margin-bottom: 30px
}

.BMargin10 {
    margin-bottom: 10px
}

.TMargin20 {
    margin-top: 20px
}

.TMargin140 {
    margin-top: 140px
}

.TMargin40 {
    margin-top: 40px
}

.TMargin10 {
    margin-top: 10px
}

.TMargin15 {
    margin-top: 15px
}

.BPadd0 {
    padding-bottom: 0
}

.TPadd0 {
    padding-top: 0
}

.TPadd10 {
    padding-top: 10px
}

.TPad30 {
    padding-top: 30px
}

.for-mobile {
    display: none
}

.ajax-loader, .for-desktop {
    display: block
}

#myloadingdiv {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4000px;
    z-index: 30000
}

.ajax-loader {
    position: fixed;
    left: 50%;
    top: 40%;
    display: block;
}

.ajax-loader-pre {
    width: 3.5%;
    height: 50%;
    display: block;
    margin: 0 auto;
}

    .ajax-loader-pre img {
        width: 3.5%;
        height: auto;
    }

/*.ng-cloak, .x-ng-cloak, [data-ng-cloak], [ng-cloak], [ng\:cloak], [x-ng-cloak] {
    display: none !important
}*/

.blackout {
    filter: alpha(opacity=70);
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 900;
    display: none
}

.overlayNoticeDiv {
    position: fixed;
    top: 50px;
    left: 55%;
    width: 20%;
    height: auto;
    display: block;
    margin: 0 auto;
    z-index: 100000;
    background: #FFF;
    border: 1px solid;
    box-shadow: 10px 10px 5px #888;
    padding: 20px
}

.overlayDiv > div:nth-child(2) {
    overflow: auto;
    width: 100%;
    height: 97%
}

.alert .myclose {
    font-size: 1.5em;
    color: #fff;
    text-shadow: none;
    opacity: .9;
    position: relative;
    top: -2px;
    right: -21px;
    float: right;
    font-weight: 700
}

.errorStyle, .parsley-errors-list li {
    color: red;
    font-size: 1.1em
}

.alert.alert-danger, .alert.alert-success {
    position: fixed !important;
    bottom: 25px !important;
    right: 10px !important
}

.parsley-errors-list {
    list-style: none;
    padding-left: 0
}

.errorStyle {
    width: auto;
    height: auto;
    font-family: Helvetica,Arial,sans-serif
}

@media screen {
    .onlyForPrinting {
        visibility: hidden !important
    }

    .onlyForScreen {
        visibility: visible !important
    }
}

@media print {
    #footer, #form_part_1, #form_part_2, .donotprintdiv, .headerwrapper, .leftpanel, .pageheader {
        visibility: hidden !important
    }

    .mainpanel {
        margin-left: 0 !important
    }

    .mainwrapper {
        top: 0 !important
    }

    #printportion > .col-sm-12 > .panel-default, .table-bordered {
        border: 0 !important
    }

    .onlyForPrinting {
        visibility: visible !important
    }

    .onlyForScreen {
        visibility: hidden !important
    }

    #printableArea {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 100000
    }
}

@media only screen and (max-width:767px) {
    .body-container {
        padding: 0 15px;
        min-height: inherit;
        height: auto
    }

    .common-container {
        padding: 100px 0 20px
    }

    .my-profile > .col-xs-12 {
        padding-right: 15px;
        margin-bottom: 20px
    }

    .side-navbar li.subNavOpen .subNav {
        position: relative;
        right: auto;
        top: auto;
        float: left;
        width: 100%
    }

    .side-navbar li .subNav li a {
        padding-left: 65px
    }

        .side-navbar li .subNav li a:after {
            left: 40px
        }

    .side-navbar .navbar-default {
        max-height: 100%;
        overflow-y: auto
    }

    .navbar-header.top-header {
        max-width: 180px;
        margin: 0;
        float: right;
        padding-bottom: 5px
    }

    .side-navbar {
        width: 300px;
        left: -300px
    }

        .side-navbar.expanded {
            left: 0
        }

        .side-navbar ul {
            margin-top: 56px
        }

        .side-navbar .navbar-expand-toggle {
            background-color: #4ca5c4;
            position: fixed;
            left: 0;
            top: 0;
            height: 43px
        }

        .side-navbar li .title {
            display: inline-block
        }

        .side-navbar li .arrow, .toggleSearch {
            display: block
        }

    .top-navbar {
        margin: 0;
        width: 100%;
        border-top: 1px solid #eee;
        position: relative
    }

    .top-nav {
        padding-right: 15px;
        padding-left: 15px
    }

    .nav-user {
        padding-left: 10px;
        padding-bottom: 5px;
        z-index: 99
    }

        .nav-user .dropdown-content {
            top: 38px
        }

    .top-navbar .navbar-right {
        padding-right: 5px;
        float: left;
        padding-left: 0
    }

    .toggleSearch {
        float: left;
        color: #868888;
        font-size: 20px;
        padding: 5px 0 1px;
        text-align: center;
        width: 30px;
        cursor: pointer
    }

    .copy-right, .nav-user span, .powered-by {
        font-size: 12px
    }

    .nav-search {
        padding: 6px;
        position: relative
    }

    .nav-notify, .nav-search {
        float: left
    }

        .nav-search .input-group {
            display: none
        }

    .showSearch .input-group {
        display: block;
        position: absolute;
        left: 0;
        top: 42px;
        width: 220px
    }

    .nav-notify {
        padding-top: 10px;
        padding-bottom: 6px
    }

        .nav-notify > a {
            line-height: 1
        }

    .nav-user .thumb {
        width: 32px;
        height: 32px
    }

    .nav-user span {
        padding-top: 8px
    }

    .nav-user .glyphicon-triangle-top {
        top: -8px;
        right: 0
    }

    .sign-in-upper-section {
        margin-top: 70px
    }

    .checkBx-wrap > .row {
        margin-bottom: 0
    }

    .form-section .btn-group.TMargin15 {
        margin-top: 0;
        margin-bottom: 10px
    }

    .footer {
        position: static;
        padding: 0 15px
    }

    .copy-right {
        width: 70%;
        text-align: right;
        padding: 6px 0 5px
    }

    .powered-by span {
        display: none
    }
}

@media only screen and (min-width:768px) and (max-width:1170px) {
    .common-container {
        padding-top: 70px
    }

    .top-nav {
        min-height: 70px
    }

    .navbar-header.top-header {
        max-width: 220px
    }

    .top-navbar .navbar-right {
        padding-right: 10px
    }

    .nav-notify {
        padding: 15px 10px 10px
    }

    .top-navbar {
        margin-top: 10px
    }

    .nav-user {
        padding-left: 10px;
        padding-bottom: 10px
    }

    .toggleSearch {
        float: left;
        display: block;
        color: #868888;
        font-size: 18px;
        padding: 10px 0;
        text-align: center;
        width: 40px;
        cursor: pointer
    }

    .nav-search {
        padding: 6px;
        position: relative
    }

        .nav-search .input-group {
            display: none
        }

    .showSearch .input-group {
        display: block;
        position: absolute;
        right: 0;
        top: 42px;
        width: 220px
    }

    .nav-user .dropdown-content {
        top: 56px
    }

    .my-profile > .col-xs-12 {
        padding-right: 30px
    }

    .my-profile .midColumn {
        padding-bottom: 20px
    }

    .checkBx-wrap > .row {
        margin-bottom: 2px
    }

    .form-section .btn-group.TMargin15 {
        margin-top: 0;
        margin-bottom: 10px
    }
}
