/* Minification failed. Returning unminified contents.
(4623,17): run-time error CSS1036: Expected expression, found '!important'
 */
/*

Uniform Theme: Uniform Default
Version: 1.8
By: Josh Pyles
License: MIT License
---
For use with the Uniform plugin:
http://uniformjs.com/

*/
/* General settings */
div.selector, div.selector span, div.checker span, div.radio span, div.uploader, div.uploader span.action, div.button, div.button span {
  background-image: url(/Content/Conquer_UI/assets/plugins/uniform/images/sprite.png);
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased; }
div.selector, div.checker, div.button, div.radio, div.uploader {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  /* Keeping this as :focus to remove browser styles */ }
  div.selector:focus, div.checker:focus, div.button:focus, div.radio:focus, div.uploader:focus {
    outline: 0; }
div.selector, div.selector *, div.radio, div.radio *, div.checker, div.checker *, div.uploader, div.uploader *, div.button, div.button * {
  margin: 0;
  padding: 0; }

.highContrastDetect {
  background: url(/Content/Conquer_UI/assets/plugins/uniform/images/bg-input.png) repeat-x 0 0;
  width: 0px;
  height: 0px; }

/* Input & Textarea */
input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
  padding: 3px;
  background: url(/Content/Conquer_UI/assets/plugins/uniform/images/bg-input.png) repeat-x 0 0;
  outline: 0; }
  input.uniform-input.active,
  select.uniform-multiselect.active,
  textarea.uniform.active {
    background: url(/Content/Conquer_UI/assets/plugins/uniform/images/bg-input-focus.png) repeat-x 0 0; }

/* Remove default webkit and possible mozilla .search styles.
 * Keeping this as :active to remove browser styles */
/*div.checker input,
input[type="search"],
input[type="search"]:active {
  -moz-appearance: none;
  -webkit-appearance: none; }*/

/* Select */
div.selector {
  background-position: 0 -130px;
  line-height: 26px;
  height: 26px;
  padding: 0 0 0 10px;
  position: relative;
  overflow: hidden; }
  div.selector span {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    background-position: right 0;
    height: 26px;
    line-height: 26px;
    padding-right: 25px;
    cursor: pointer;
    width: 100%;
    display: block; }
  div.selector.fixedWidth {
    width: 190px; }
    div.selector.fixedWidth span {
      width: 155px; }
  div.selector select {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    height: 22px;
    top: 2px;
    left: 0px;
    width: 100%; }
  div.selector.active {
    background-position: 0 -156px; }
    div.selector.active span {
      background-position: right -26px; }
  div.selector.hover, div.selector.focus {
    background-position: 0 -182px; }
    div.selector.hover span, div.selector.focus span {
      background-position: right -52px; }
    div.selector.hover.active, div.selector.focus.active {
      background-position: 0 -208px; }
      div.selector.hover.active span, div.selector.focus.active span {
        background-position: right -78px; }
  div.selector.disabled, div.selector.disabled.active {
    background-position: 0 -234px; }
    div.selector.disabled span, div.selector.disabled.active span {
      background-position: right -104px; }

/* Checkbox */
/*div.checker {
  position: relative; }
  div.checker, div.checker span, div.checker input {
    width: 19px;
    height: 19px; }
  div.checker span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    background-position: 0 -260px; }
    div.checker span.checked {
      background-position: -76px -260px; }
  div.checker input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1; }
  div.checker.active span {
    background-position: -19px -260px; }
    div.checker.active span.checked {
      background-position: -95px -260px; }
  div.checker.hover span, div.checker.focus span {
    background-position: -38px -260px; }
    div.checker.hover span.checked, div.checker.focus span.checked {
      background-position: -114px -260px; }
  div.checker.hover.active span, div.checker.focus.active span {
    background-position: -57px -260px; }
    div.checker.hover.active span.checked, div.checker.focus.active span.checked {
      background-position: -133px -260px; }
  div.checker.disabled, div.checker.disabled.active {
    background-position: -152px -260px; }
    div.checker.disabled span.checked, div.checker.disabled.active span.checked {
      background-position: -171px -260px; }*/

/* Radio */
div.radio {
  position: relative; }
  div.radio, div.radio span, div.radio input {
    width: 18px;
    height: 18px; }
  div.radio span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    background-position: 0 -279px; }
    div.radio span.checked {
      background-position: -72px -279px; }
  div.radio input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center; }
  div.radio.active span {
    background-position: -18px -18px -279px; }
    div.radio.active span.checked {
      background-position: -90px -279px; }
  div.radio.hover span, div.radio.focus span {
    background-position: -36px -36px -279px; }
    div.radio.hover span.checked, div.radio.focus span.checked {
      background-position: -108px -279px; }
  div.radio.hover.active span, div.radio.focus.active span {
    background-position: -54px -279px; }
    div.radio.hover.active span.checked, div.radio.focus.active span.checked {
      background-position: -126px -279px; }
  div.radio.disabled span, div.radio.disabled.active span {
    background-position: -144px -279px; }
    div.radio.disabled span.checked, div.radio.disabled.active span.checked {
      background-position: -162px -279px; }

/* Uploader */
div.uploader {
  background-position: 0 -297px;
  height: 28px;
  width: 190px;
  cursor: pointer;
  position: relative;
  overflow: hidden; }
  div.uploader span.action {
    background-position: right -409px;
    height: 28px;
    line-height: 28px;
    width: 82px;
    text-align: center;
    float: left;
    display: inline;
    overflow: hidden;
    cursor: pointer; }
  div.uploader span.filename {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    cursor: default;
    height: 24px;
    margin: 2px 0 2px 2px;
    line-height: 24px;
    width: 85px;
    padding: 0 10px; }
  div.uploader input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    cursor: default;
    width: 100%;
    height: 100%; }
  div.uploader.active span.action {
    background-position: right -465px; }
  div.uploader.hover, div.uploader.focus {
    background-position: 0 -353px; }
    div.uploader.hover span.action, div.uploader.focus span.action {
      background-position: right -437px; }
    div.uploader.hover.active span.action, div.uploader.focus.active span.action {
      background-position: right -493px; }
  div.uploader.disabled, div.uploader.disabled.active {
    background-position: 0 -325px; }
    div.uploader.disabled span.action, div.uploader.disabled.active span.action {
      background-position: right -381px; }

/* Buttons */
div.button {
  background-position: 0 -641px;
  height: 30px;
  cursor: pointer;
  position: relative;
  /* Keep buttons barely visible so they can get focus */ }
  div.button a, div.button button, div.button input {
    opacity: 0.01;
    filter: alpha(opacity=1);
    -moz-opacity: 0.01;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute; }
  div.button span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    line-height: 22px;
    text-align: center;
    background-position: right -521px;
    height: 22px;
    margin-left: 13px;
    padding: 8px 15px 0 2px; }
  div.button.active {
    background-position: 0 -671px; }
    div.button.active span {
      background-position: right -551px;
      cursor: default; }
  div.button.hover, div.button.focus {
    background-position: 0 -701px; }
    div.button.hover span, div.button.focus span {
      background-position: right -581px; }
  div.button.disabled, div.button.disabled.active {
    background-position: 0 -731px; }
    div.button.disabled span, div.button.disabled.active span {
      background-position: right -611px;
      cursor: default; }

/* INPUT & TEXTAREA */
input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
  font-size: 12px;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #777;
  border-top: solid 1px #aaaaaa;
  border-left: solid 1px #aaaaaa;
  border-bottom: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  input.uniform-input.hover, input.uniform-input.focus,
  select.uniform-multiselect.hover,
  select.uniform-multiselect.focus,
  textarea.uniform.hover,
  textarea.uniform.focus {
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    border-color: #999; }

/* PRESENTATION */
/* Buttons */
div.button span {
  font-weight: bold;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase; }
div.button.hover span, div.button.focus span {
  color: #555; }
div.button.disabled span, div.button.disabled.active span {
  color: #bbb; }

/* Select */
div.selector {
  font-size: 12px; }
  div.selector span {
    color: #666;
    text-shadow: 0 1px 0 white; }
  div.selector select {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 12px; }
  div.selector.disabled span, div.selector.disabled.active span {
    color: #bbb; }

/* Checker */
div.checker {
  margin-right: 5px; }

/* Radio */
div.radio {
  margin-right: 3px; }

/* Uploader */
div.uploader span.action {
  text-shadow: white 0px 1px 0px;
  background-color: #fff;
  font-size: 11px;
  font-weight: bold; }
div.uploader span.filename {
  color: #777;
  border-right: solid 1px #bbbbbb;
  font-size: 11px; }
div.uploader.disabled span.action, div.uploader.disabled.active span.action {
  color: #aaa; }
div.uploader.disabled span.filename, div.uploader.disabled.active span.filename {
  border-color: #ddd;
  color: #aaa; }

input.uniform-input, input.uniform-input:focus {
  background-color: #fff; }

/*
Template Name: Conquer - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.0.2
Version: 1.5.1
Author: KeenThemes
Website: http://www.keenthemes.com/
Purchase: http://themeforest.net/item/conquer-responsive-admin-dashboard-template/3716838?ref=keenthemes
*/

/***
Reset and overrides  
***/

/* general body settings */
body
{
    color: #000;
    font-family: 'Open Sans', sans-serif;
    padding: 0px !important;
    margin: 0px !important;
    font-size: 12px;
    direction: ltr;
}

/*
Internet Explorer 10 doesn't differentiate device width from viewport width, and thus doesn't 
properly apply the media queries in Bootstrap's CSS. To address this, 
you can optionally include the following CSS and JavaScript to work around this problem until Microsoft issues a fix.
*/
@-webkit-viewport
{
    width: device-width;
}

@-moz-viewport
{
    width: device-width;
}

@-ms-viewport
{
    width: device-width;
}

@-o-viewport
{
    width: device-width;
}

@viewport
{
    width: device-width;
}

/* Internet Explorer 10 doesn't differentiate device width from viewport width, 
and thus doesn't properly apply the media queries in Bootstrap's CSS. To address this, following CSS code applied */
@-ms-viewport
{
    width: auto !important;
}

/* Page print */

@media print
{
    body
    {
        background-color: #fff !important;
    }

    .header
    {
        display: none;
    }

    .page-sidebar
    {
        display: none;
    }

    .theme-panel
    {
        display: none;
    }

    .hidden-print
    {
        display: none;
    }

    .footer
    {
        display: none;
    }

    .no-page-break
    {
        page-break-after: avoid;
    }

    .page-bar
    {
        display: none;
    }

    .page-container
    {
        margin: 0px !important;
        padding: 0px !important;
    }

    .page-content
    {
        padding: 0 !important;
        min-height: 300px !important;
        padding: 0px 20px 20px !important;
        margin: 0 !important;
    }
}

/***
General typography 
***/
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small
{
    color: #444;
}

h1,
h2,
h3,
h4,
h5,
h6
{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300 !important;
}

    h1.block,
    h2.block,
    h3.block,
    h4.block,
    h5.block,
    h6.block
    {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    h4.Seperate
    {
        padding-top: 1px;
        padding-bottom: 1px;
        background-color: rgba(128, 128, 128, 0.15);
        border-radius: 5px;
    }

a
{
    text-shadow: none !important;
    color: #0d638f;
}

    /***
Fix link outlines after click
***/
    a, a:focus, a:hover, a:active
    {
        outline: 0;
    }

/***
Font Awesome Icons
***/
[class^="fa-"],
[class*=" fa-"]
{
    display: inline-block;
    margin-top: 1px;
    font-size: 14px;
    *margin-right: .3em;
    line-height: 14px;
}

/***
Make font awesome icons fixed width(latest version issue)
***/
li [class^="fa-"],
li [class*=" fa-"]
{
    display: inline-block;
    width: 1.25em;
    text-align: center;
}

    li [class^="fa-"].icon-large,
    li [class*=" fa-"].icon-large
    {
        /* increased font size for icon-large */
        width: 1.5625em;
    }
/***
Close icon used for modal dialog and other UI element close buttons
***/
.close
{
    display: inline-block;
    margin-top: 0px;
    margin-right: 0px;
    width: 9px;
    height: 9px;
    text-indent: -10000px;
    background-repeat: no-repeat !important;
    background-image: url(/Content/Conquer_UI/assets/img/remove-icon-small.png) !important;
}

/***
General HR
***/

hr
{
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #E0DFDF;
    border-bottom: 1px solid #FEFEFE;
}

/***
Tools
***/
.display-none,
.display-hide
{
    display: none;
}

.no-space
{
    margin: 0px !important;
    padding: 0px !important;
}

.margin-bottom-5
{
    margin-bottom: 5px !important;
}

.margin-bottom-10
{
    margin-bottom: 10px !important;
}

.margin-top-10
{
    margin-top: 10px !important;
}

.margin-bottom-15
{
    margin-bottom: 15px !important;
}

.margin-bottom-20
{
    margin-bottom: 20px !important;
}

.margin-top-20
{
    margin-top: 20px !important;
}

.margin-bottom-25
{
    margin-bottom: 25px !important;
}

.margin-right-10
{
    margin-right: 10px !important;
}


.bold
{
    font-weight: 700 !important;
}

.thin
{
    font-weight: 300 !important;
}

.uppercase
{
    text-transform: uppercase !important;
}


.fix-margin
{
    margin-left: 0px !important;
}

.border
{
    border: 1px solid red;
}

.inline
{
    display: inline;
}

/***
ie8 & ie9 modes
***/
.visible-ie8
{
    display: none;
}

.ie8 .visible-ie8
{
    display: inherit !important;
}

.visible-ie9
{
    display: none;
}

.ie9 .visible-ie9
{
    display: inherit !important;
}

.hidden-ie8
{
    display: inherit;
}

.ie8 .hidden-ie8
{
    display: none !important;
}

.hidden-ie9
{
    display: inherit;
}

.ie9 .hidden-ie9
{
    display: none !important;
}

/********************
 GENERAL LAYOUT 
*********************/

/***
Header and header elements.
***/

.header
{
    width: 100%;
    padding: 0 20px 0 20px;
    margin: 0;
    border: 0px;
    padding: 0px;
    box-shadow: none;
    height: 45px;
    min-height: 45px;
}

    .header.navbar-fixed-top
    {
        z-index: 9995 !important;
    }

    .header .navbar-brand
    {
        display: inline-block;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
        width: 215px;
        height: 45px;
    }

    .header .page-logo
    {
        float: left;
        display: block;
        width: 225px;
        height: 45px;
        padding-left: 20px;
        padding-right: 20px;
    }

        .header .page-logo img
        {
            margin: 0px 0 0 0;
        }

    /* quick search */
    .header .search-form,
    .page-sidebar-menu .search-form
    {
        display: inline-block;
        margin-top: 7px;
        margin-left: 25px;
    }

    .header .search-form
    {
        float: left;
    }

        .header .search-form .form-control,
        .page-sidebar-menu .search-form .form-control
        {
            -webkit-border-radius: 15px;
            -moz-border-radius: 15px;
            border-radius: 15px;
            padding-top: 6px;
            border: 0;
        }

        .header .search-form .input-icon > i,
        .page-sidebar-menu .search-form .input-icon > i
        {
            margin-top: 9px;
        }

            .header .search-form .input-icon > i:hover,
            .page-sidebar-menu .search-form .input-icon > i:hover
            {
                cursor: pointer;
            }

.page-sidebar-menu .search-form
{
    margin: 15px 10px 15px 15px;
}

/* sidebar toggle */
.header .navbar-toggle
{
    margin: 10px 6px 9px 6px;
    padding: 0;
    padding-top: 2px;
    padding-bottom: 6px;
    background-image: none;
    filter: none;
    box-shadow: none;
    color: #fff;
    border: 0;
}

    .header .navbar-toggle:hover
    {
        text-decoration: none;
        background: none;
    }

.header .navbar-nav
{
    height: 45px;
    margin-right: 20px;
    display: block;
}

    .header .navbar-nav > li
    {
        margin: 0px !important;
        padding: 0px !important;
    }

        .header .navbar-nav > li.devider
        {
            margin-left: 10px !important;
            margin-right: 5px !important;
            height: 45px;
            width: 1px !important;
        }

        .header .navbar-nav > li.dropdown,
        .header .navbar-nav > li.dropdown > a
        {
            padding-left: 4px;
            padding-right: 4px;
        }

            .header .navbar-nav > li.dropdown > a:last-child
            {
                padding-right: 0;
            }

            .header .navbar-nav > li.dropdown:last-child
            {
                padding-right: 2px;
            }

            .header .navbar-nav > li.dropdown .dropdown-toggle
            {
                padding: 14px 12px 10px 12px;
                margin: 0 2px;
            }

                .header .navbar-nav > li.dropdown .dropdown-toggle > i
                {
                    font-size: 18px;
                }

            .header .navbar-nav > li.dropdown .dropdown-menu > li > a > i
            {
                font-size: 14px;
            }

            .header .navbar-nav > li.dropdown.user .dropdown-toggle
            {
                margin: 0 !important;
                padding: 12px 8px 12px 8px;
            }

                .header .navbar-nav > li.dropdown.user .dropdown-toggle .username
                {
                    display: inline-block;
                }

                .header .navbar-nav > li.dropdown.user .dropdown-toggle:hover
                {
                    text-decoration: none;
                }

    .header .navbar-nav li.dropdown.user .dropdown-toggle img
    {
        float: left;
        display: inline-block;
        margin-top: -4px;
        margin-right: 5px;
    }

    .header .navbar-nav li.dropdown.user .dropdown-toggle i
    {
        display: inline-block;
        margin-top: 5px;
        margin: 0;
        font-size: 13px;
    }

    .header .navbar-nav > li.dropdown.user .dropdown-menu i
    {
        display: inline-block;
    }

    .header .navbar-nav li.dropdown.user img
    {
        border-radius: 50%;
    }

    .header .navbar-nav > li.dropdown .dropdown-toggle .badge
    {
        position: absolute;
        top: 10px;
        right: 2px;
        border-radius: 2px !important;
        font-weight: 300px;
        padding: 1px 4px 0px 4px;
        height: 14px;
    }

    /* language bar */

    .header .navbar-nav > li.dropdown.language
    {
        padding-left: 0;
        padding-right: 0;
        margin: 0 !important;
    }

        .header .navbar-nav > li.dropdown.language > a
        {
            color: #ddd;
            font-size: 13px;
            padding: 12px 2px 13px 5px;
        }

            .header .navbar-nav > li.dropdown.language > a > img
            {
                margin-bottom: 2px;
            }

            .header .navbar-nav > li.dropdown.language > a > i
            {
                font-size: 16px;
            }

        .header .navbar-nav > li.dropdown.language > .dropdown-menu > li > a > img
        {
            margin-bottom: 2px;
        }

    .header .navbar-nav .dropdown-menu
    {
        margin-top: 3px;
    }

/***
Page container
***/
.page-container
{
    margin: 0px;
    padding: 0px;
    position: relative;
}

    .page-container:before,
    .page-container:after
    {
        display: table;
        content: " ";
    }

    .page-container:after
    {
        clear: both;
    }

.page-header-fixed .page-container
{
    /*margin-top: 28px;*/
    margin-top: 45px;
}


/*** IE 8 Fixes ***/
/***
Page sidebar
***/

.ie8 .page-sidebar
{
    width: 225px;
    float: left;
    position: relative;
    margin-left: -100%;
}

/***
Page content
***/
.ie8 .page-content-wrapper
{
    float: left;
    width: 100%;
}

.ie8 .page-content
{
    margin-left: 225px;
    margin-top: 0px;
    min-height: 760px;
    padding: 25px 20px 20px 20px;
}
/*** IE 8 Fixes ***/

.page-sidebar.navbar-collapse
{
    padding: 0;
}

.page-sidebar-menu
{
    list-style: none;
    margin: 0;
    padding: 0;
    margin: 0;
    padding: 0;
}

    .page-sidebar-menu > li
    {
        display: block;
        margin: 0;
        padding: 0;
        border: 0px;
    }

        .page-sidebar-menu > li.sidebar-toggler-wrapper,
        .page-sidebar-menu > li.sidebar-search-wrapper
        {
            margin: 0;
            padding: 0;
            border-bottom: 0;
        }

        .page-sidebar-menu > li.start > a
        {
            border-top-color: transparent !important;
        }

        .page-sidebar-menu > li:last-child > a,
        .page-sidebar-menu > li.last > a
        {
            border-bottom-color: transparent !important;
        }

        .page-sidebar-menu > li > a
        {
            border-right: 4px solid transparent;
            display: block;
            position: relative;
            margin: 0;
            padding: 10px 13px 10px 15px;
            text-decoration: none;
            font-size: 14px;
            font-weight: 300;
        }

.page-sidebar-fixed .page-sidebar-menu > li > a
{
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.page-sidebar-reversed.page-sidebar-fixed .page-sidebar-menu > li > a
{
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}



.page-sidebar-menu > li > a i
{
    font-size: 16px;
    margin-right: 5px;
    text-shadow: none;
}

.page-sidebar-menu.page-sidebar-menu-circle-icons > li > a i
{
    font-size: 12px;
    margin-right: 5px;
    text-shadow: none;
    border-radius: 50%;
    border: 1px solid #555;
    height: 25px;
    width: 25px;
    text-align: center;
    padding: 5px 5px 5px 5px;
}

.page-sidebar-menu > li.break
{
    margin-bottom: 20px;
}

.page-sidebar-menu > li.active > a
{
    border: none;
    text-shadow: none;
    border-right: 4px solid #d12610;
}

.page-sidebar ul > li > a > .arrow:before
{
    float: right;
    margin-top: 0px;
    margin-right: 5px;
    display: inline;
    font-size: 16px;
    font-family: FontAwesome;
    height: auto;
    content: "\f104";
    font-weight: 300;
    text-shadow: none;
}

.page-sidebar ul.page-sidebar-menu-circle-icons > li > a > .arrow:before
{
    margin-top: 3px;
}

.page-sidebar ul > li.active > a > .arrow:before
{
    margin-right: 1px;
}

.page-sidebar-menu > li > a > .arrow.open:before
{
    float: right;
    margin-top: 0px;
    margin-right: 3px;
    display: inline;
    font-family: FontAwesome;
    height: auto;
    font-size: 16px;
    content: "\f107";
    font-weight: 300;
    text-shadow: none;
}

/* bagin: sidebar menu badges */
.page-sidebar-menu li > a .badge
{
    float: right;
    margin-top: 1px;
    margin-right: 13px;
}

/* end: sidebar menu badges */

.page-sidebar-menu .sub-menu
{
    padding: 0;
}

.page-sidebar-menu > li > ul.sub-menu
{
    display: none;
    list-style: none;
    clear: both;
    margin: 8px 0px 8px 0px;
}

.page-sidebar-menu > li.active > ul.sub-menu
{
    display: block;
}

.page-sidebar-menu > li > ul.sub-menu > li
{
    background: none;
    margin: 0px;
    padding: 0px;
    margin-top: 1px !important;
}

    .page-sidebar-menu > li > ul.sub-menu > li > a
    {
        display: block;
        margin: 0px 0px 0px 0px;
        padding: 5px 0px;
        padding-left: 35px !important;
        text-decoration: none;
        font-size: 14px;
        font-weight: 300;
        background: none;
    }

    /* 3rd level sub menu */
    .page-sidebar-menu > li > ul.sub-menu > li ul.sub-menu
    {
        display: none;
        list-style: none;
        clear: both;
        margin: 0px 0px 0px 0px;
    }

.page-sidebar-menu > li > ul.sub-menu li > a > .arrow:before
{
    float: right;
    margin-top: 1px;
    margin-right: 20px;
    display: inline;
    font-size: 16px;
    font-family: FontAwesome;
    height: auto;
    content: "\f104";
    font-weight: 300;
    text-shadow: none;
}

.page-sidebar-menu > li > ul.sub-menu li > a > .arrow.open:before
{
    float: right;
    margin-top: 1px;
    margin-right: 18px;
    display: inline;
    font-family: FontAwesome;
    height: auto;
    font-size: 16px;
    content: "\f107";
    font-weight: 300;
    text-shadow: none;
}

.page-sidebar-menu > li.active > ul.sub-menu > li.active ul.sub-menu
{
    display: block;
}

.page-sidebar-menu > li > ul.sub-menu > li ul.sub-menu li
{
    background: none;
    margin: 0px;
    padding: 0px;
    margin-top: 1px !important;
}

.page-sidebar-menu > li > ul.sub-menu li > ul.sub-menu > li > a
{
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 300;
    background: none;
}

.page-sidebar-menu > li > ul.sub-menu > li > ul.sub-menu > li > a
{
    padding-left: 60px;
}

.page-sidebar-menu > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a
{
    padding-left: 80px;
}

.page-sidebar-menu > li.active > ul.sub-menu > li.active ul.sub-menu > li.active ul.sub-menu
{
    display: block;
}


.page-sidebar-menu > li > ul.sub-menu li > ul.sub-menu > li > a > i
{
    font-size: 13px;
}

/***
Sidebar toggler(show/hide)
***/

.sidebar-toggler
{
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
    cursor: pointer;
    display: block;
    float: right;
    margin: 0;
    border: 0;
    margin-top: 11px;
    margin-bottom: 11px;
    width: 24px;
    height: 23px;
    margin-right: -1px;
    background-color: #FcFcFc;
}

    .sidebar-toggler:before
    {
        margin: 0px 2px 3px 8px;
        display: inline-block;
        font-size: 18px;
        font-family: FontAwesome;
        height: auto;
        content: "\f104";
        font-weight: 300;
        text-shadow: none;
    }

.page-sidebar-closed .sidebar-toggler:before
{
    content: "\f105";
    margin: 0px 2px 3px 10px;
}

.page-sidebar-reversed.page-sidebar-closed .sidebar-toggler:before
{
    content: "\f104";
    margin: 0px 4px 3px 8px;
}

.page-sidebar-reversed .sidebar-toggler:before
{
    content: "\f105";
}

.page-sidebar-reversed .sidebar-toggler
{
    margin-right: 0;
    margin-left: -1px;
    float: left;
    -webkit-border-radius: 0px 4px 4px 0px;
    -moz-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px;
}

.ie .page-sidebar-reversed .sidebar-toggler
{
    margin-left: -1px;
}


/***
Page content
***/
.page-content
{
    margin-top: 0px;
    padding: 0px;
    background-color: #FaFaFa;
    border-radius: 0 0 0 4px;
}

.page-sidebar-reversed .page-content
{
    border-radius: 0 0 4px 0;
}

.page-content-no-pattern .page-content
{
    background-image: none !important;
}

.page-sidebar-reversed.page-boxed .page-content,
.page-boxed .page-content,
.page-sidebar-fixed .page-content
{
    border-radius: 0 0 0 4px;
}

.ie8 .page-content
{
    padding: 20px;
    margin-left: 215px;
    margin-top: 0px;
    min-height: 760px;
}

.ie8 .page-sidebar-fixed .page-content
{
    min-height: 600px;
}

.ie8 .page-content.no-min-height
{
    min-height: auto;
}

.page-full-width .page-content
{
    margin-left: 0px !important;
}


/***
Page title
***/
/* Original CSS */
/*.page-title
{
    padding: 0px;
    font-size: 26px;
    letter-spacing: -1px;
    display: block;
    color: #666;
    margin: 0px 0px 15px 0px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}*/
.page-title
{
    padding: 0px;
    font-size: 20px;
    letter-spacing: -1px;
    display: block;
    color: gray;
    margin: -11px 0px 11px 11px;
    font-weight: 600 !important;
    font-family: 'Open Sans', sans-serif;
}

    .page-title small
    {
        font-size: 14px;
        letter-spacing: 0px;
        font-weight: 300;
        color: #888;
    }

/***
Page breadcrumb
***/

/* Page breadcrumb */
.page-bar
{
    border: 0;
    padding: 0px;
    background-color: #eee;
    margin-bottom: 25px;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 10px;
    padding-right: 20px;
}

.page-boxed .page-bar
{
    margin-right: -19px;
}

.page-bar:before,
.page-bar:after
{
    content: " ";
    display: table;
}

.page-bar:after
{
    clear: both;
}

.page-bar .page-breadcrumb
{
    display: inline-block;
    float: left;
    padding: 8px;
    margin: 0;
    list-style: none;
}

    .page-bar .page-breadcrumb > li
    {
        display: inline-block;
    }

        .page-bar .page-breadcrumb > li > a,
        .page-bar .page-breadcrumb > li > span
        {
            color: #666;
            font-size: 14px;
            text-shadow: none;
        }

        .page-bar .page-breadcrumb > li > i
        {
            color: #999;
            font-size: 14px;
            text-shadow: none;
        }

            .page-bar .page-breadcrumb > li > i[class^="icon-"],
            .page-bar .page-breadcrumb > li > i[class*="icon-"]
            {
                color: gray;
            }

.page-bar .page-toolbar
{
    display: inline-block;
    float: right;
    padding: 0;
}

    .page-bar .page-toolbar .btn-fit-height
    {
        padding-top: 8px;
        padding-bottom: 8px;
        border-radius: 0;
    }

    .page-bar .page-toolbar .btn.default
    {
        background-color: #ddd;
    }

/***
Footer
***/

.footer
{
    padding: 10px 20px 5px 20px;
    font-size: 12px;
}

    .footer:after,
    .footer:before
    {
        content: "";
        display: table;
        line-height: 0;
    }

    .footer:after
    {
        clear: both;
    }

    .footer .footer-inner
    {
        float: left;
        display: inline-block;
    }

    .footer .footer-tools
    {
        float: right;
        display: inline-block;
    }

        .footer .footer-tools .go-top
        {
            display: block;
            text-decoration: none;
            cursor: pointer;
            margin-top: -4px;
            margin-right: 0px;
            margin-bottom: 0px;
            font-size: 16px;
            padding: 2px 6px 0px 6px;
            height: 25px;
            width: 25px;
            border-radius: 50%;
        }

            .footer .footer-tools .go-top i
            {
                font-size: 22px;
                margin-bottom: 7px;
            }


/********************
 GENERAL UI ELEMENTS 
*********************/

/***
Icon stuff
***/
i.icon, a.icon
{
    color: #999;
    margin-right: 5px;
    font-weight: normal;
    font-size: 13px;
}

i.icon-black
{
    color: #000 !important;
}

a.icon:hover
{
    text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    opacity: .4;
    filter: alpha(opacity=40);
}

a.icon.huge i
{
    font-size: 16px !important;
}

i.big
{
    font-size: 20px;
}

i.warning
{
    color: #d12610;
}

i.critical
{
    color: #37b7f3;
}

i.normal
{
    color: #52e136;
}

/* input with left aligned icons */
.input-icon
{
    position: relative;
}


    .input-icon input
    {
        padding-left: 33px !important;
    }

    .input-icon i
    {
        color: #ccc;
        display: block;
        position: absolute;
        margin: 11px 2px 4px 10px;
        width: 16px;
        height: 16px;
        font-size: 16px;
        text-align: center;
    }

    .input-icon.right input
    {
        padding-left: 12px !important;
        padding-right: 33px !important;
    }

    .input-icon.right i
    {
        right: 8px;
        float: right;
    }

.has-success .input-icon > i
{
    color: #468847;
}

.has-warning .input-icon > i
{
    color: #c09853;
}

.has-error .input-icon > i
{
    color: #b94a48;
}

/***
Portlets
***/

.portlet
{
    clear: both;
    margin-top: 0px;
    /*margin-bottom: 25px;*/
    margin-bottom: 5px !important;
    padding: 0px;
    -webkit-box-shadow1: 0 1px 4px rgba(0, 0, 0, 0.07);
    box-shadow1: 0 1px 4px rgba(0, 0, 0, 0.07);
    border: 1px solid #ddd;
    border-radius: 4px;
}

    .portlet > .portlet-title
    {
        background-color: #eee;
        border-radius: 4px 4px 0 0;
        padding: 5px 10px 2px 10px;
        height: 28px;
    }

        .portlet > .portlet-title:after,
        .portlet > .portlet-title:before
        {
            content: "";
            display: table;
            line-height: 0;
        }

        .portlet > .portlet-title:after
        {
            clear: both;
        }

        .portlet > .portlet-title > .caption
        {
            color: #333;
            float: left;
            display: inline-block;
            font-size: 16px;
            line-height: 16px;
            font-weight: 400;
            margin: 0;
            padding: 0;
            margin-top: 0px;
        }

        .portlet > .portlet-title .bootstrap-switch
        {
            margin-top: -10px !important;
        }

        .portlet > .portlet-title > .caption > i
        {
            float: left;
            margin-top: 2px;
            display: inline-block !important;
            font-size: 13px;
            margin-right: 5px;
            color: #666;
        }

        .portlet > .portlet-title > .tools,
        .portlet > .portlet-title > .actions
        {
            display: inline-block;
            padding: 0;
            margin: 0;
            margin-top: 3px;
            float: right;
        }

        .portlet > .portlet-title > .tools
        {
            margin-top: 0px;
        }

            .portlet > .portlet-title > .tools > a
            {
                display: inline-block;
                height: 16px;
                margin-left: 5px;
            }

        .portlet > .portlet-title > .actions > .dropdown-menu i
        {
            color: #000 !important;
        }

        .portlet > .portlet-title > .tools > a.remove
        {
            margin-bottom: 2px;
            background-image: url(/Content/Conquer_UI/assets/img/portlet-remove-icon.png);
            background-repeat: no-repeat;
            width: 11px;
        }

        .portlet > .portlet-title > .tools > a.config
        {
            margin-bottom: 2px;
            background-image: url(/Content/Conquer_UI/assets/img/portlet-config-icon.png);
            background-repeat: no-repeat;
            width: 12px;
        }

        .portlet > .portlet-title > .tools > a.reload
        {
            margin-bottom: 2px;
            background-image: url(/Content/Conquer_UI/assets/img/portlet-reload-icon.png);
            width: 13px;
        }

        .portlet > .portlet-title > .tools > a.expand
        {
            margin-bottom: 2px;
            background-image: url(/Content/Conquer_UI/assets/img/portlet-expand-icon.png);
            width: 14px;
        }

        .portlet > .portlet-title > .tools > a.collapse
        {
            margin-bottom: 2px;
            background-image: url(/Content/Conquer_UI/assets/img/portlet-collapse-icon.png);
            width: 14px;
        }

        .portlet > .portlet-title > .tools > a:hover
        {
            text-decoration: none;
            -webkit-transition: all 0.1s ease-in-out;
            -moz-transition: all 0.1s ease-in-out;
            -o-transition: all 0.1s ease-in-out;
            -ms-transition: all 0.1s ease-in-out;
            transition: all 0.1s ease-in-out;
            opacity: .6;
            filter: 'alpha(opacity=60)';
        }

        .portlet > .portlet-title > .actions > .btn-group
        {
            margin-top: -8px;
        }

        .portlet > .portlet-title > .actions > .btn
        {
            padding: 4px 10px;
            margin-top: -10px;
        }

        .portlet > .portlet-title > .actions > .btn-group > .btn
        {
            padding: 4px 10px;
            margin-top: -1px;
        }

        .portlet > .portlet-title > .actions > .btn.btn-sm
        {
            padding: 3px 8px;
            margin-top: -10px;
        }

        .portlet > .portlet-title > .actions > .btn-group > .btn-sm
        {
            padding: 3px 8px;
            margin-top: -1px;
        }

        .portlet > .portlet-title > .pagination.pagination-sm
        {
            float: right !important;
            display: inline-block !important;
            margin: 0px;
            margin-top: -6px;
        }

    .portlet > .portlet-body
    {
        clear: both;
        padding: 10px;
        background-color: #fff;
        border-radius: 0px 0px 4px 4px;
    }

/* jQuery UI Draggable Portlets */
.portlet-sortable > .portlet-title
{
    cursor: move;
}

.portlet-sortable-placeholder
{
    border: 2px dashed #eee;
    border-radius: 4px;
    margin-bottom: 25px;
}

.portlet-sortable-empty
{
    height: 45px;
    border: 0;
    background: none;
}

/***
Charts and statistics
***/
.chart, .pie, .bars
{
    overflow: hidden;
    height: 300px;
}

/***
Statistic lists
***/
.item-list.table .percent
{
    width: 30px;
    float: right;
    margin-right: 10px;
    margin-top: 3px;
}

.item-list.table .title
{
    padding-top: -5px;
}

/***
Chart tooltips
***/
.chart-tooltip
{
    clear: both;
    z-index: 100;
    background-color: #736e6e !important;
    padding: 5px !important;
    color: #fff;
}

    .chart-tooltip .label
    {
        clear: both;
        display: block;
        margin-bottom: 2px;
    }

/***
Mini chart containers
***/
.bar-chart
{
    display: none;
}

.line-chart
{
    display: none;
}

/***
Custom icon buttons
***/
.icon-btn
{
    height: 60px;
    min-width: 80px;
    margin: 5px 5px 0 0;
    border: 1px solid #ddd;
    padding: 12px 0px 0px 0px;
    background-color: #fafafa !important;
    background-image: none !important;
    filter: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    display: inline-block !important;
    color: #646464 !important;
    text-shadow: none !important;
    text-align: center;
    cursor: pointer;
    position: relative;
    border-radius: 4px;
    -webkit-transition: all 0.3s ease !important;
    -moz-transition: all 0.3s ease !important;
    -ms-transition: all 0.3s ease !important;
    -o-transition: all 0.3s ease !important;
    transition: all 0.3s ease !important;
}

    .icon-btn i
    {
        font-size: 18px;
    }

.ie8 .icon-btn:hover
{
    filter: none !important;
}

.icon-btn:hover
{
    text-decoration: none !important;
    border-color: #999 !important;
    color: #444 !important;
    text-shadow: 0 1px 0px rgba(255, 255, 255, 1) !important;
    -webkit-transition: all 0.3s ease !important;
    -moz-transition: all 0.3s ease !important;
    -ms-transition: all 0.3s ease !important;
    -o-transition: all 0.3s ease !important;
    transition: all 0.3s ease !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

    .icon-btn:hover .badge
    {
        -webkit-transition: all 0.3s ease !important;
        -moz-transition: all 0.3s ease !important;
        -ms-transition: all 0.3s ease !important;
        -o-transition: all 0.3s ease !important;
        transition: all 0.3s ease !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
    }

.icon-btn div
{
    font-family: 'Open Sans', sans-serif;
    margin-top: 5px;
    margin-bottom: 20px;
    color: #000;
    font-size: 12px;
    font-weight: 300;
}

.icon-btn .badge
{
    position: absolute;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px !important;
    font-weight: 300;
    top: -5px;
    right: -5px;
    padding: 3px 6px 3px 6px;
    color: white !important;
    text-shadow: none;
    border-width: 0;
    border-style: solid;
    -webkit-border-radius: 12px !important;
    -moz-border-radius: 12px !important;
    border-radius: 12px !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}


/* extended dropdowns */
.dropdown-menu.extended
{
    padding: 0 0 4px 0;
    border-radius: 4px !important;
    min-width: 160px !important;
    max-width: 300px !important;
    width: 233px !important;
    background-color: #ffffff !important;
}

    .dropdown-menu.extended:before,
    .dropdown-menu.extended:after
    {
        border-bottom-color: #eee !important;
    }

    .dropdown-menu.extended li a
    {
        display: block;
        padding: 5px 10px !important;
        clear: both;
        font-weight: normal;
        line-height: 20px;
        white-space: normal !important;
    }

    .dropdown-menu.extended li i
    {
        margin-right: 3px;
    }

    .dropdown-menu.extended li a
    {
        font-size: 13px;
        padding: 10px !important;
        background-color: #ffffff;
    }

        .dropdown-menu.extended li a:hover
        {
            background-image: none;
            background-color: #f5f5f5;
            color: #000;
            filter: none;
        }

    .dropdown-menu.extended li p
    {
        border-radius: 4px 4px 0px 0px !important;
        padding: 10px;
        background-color: #eee;
        margin: 0px;
        font-size: 14px;
        font-weight: 300;
        color: #333;
    }

    .dropdown-menu.extended li a
    {
        padding: 7px 0 5px 0px;
        list-style: none;
        border-bottom: 1px solid #f4f4f4 !important;
        font-size: 12px;
        text-shadow: none;
    }

    .dropdown-menu.extended li:first-child a
    {
        border-top: none;
        border-bottom: 1px solid #f4f4f4 !important;
    }

    .dropdown-menu.extended li:last-child a
    {
        border-top: 1px solid white !important;
        border-bottom: 1px solid #f4f4f4 !important;
    }


    .dropdown-menu.extended li.external > a
    {
        font-size: 13px;
        font-weight: 400;
        border-bottom: 0 !important;
    }


/* header notifications dropdowns */
.dropdown-menu .dropdown-menu-list.scroller
{
    padding-right: 0 !important;
    padding-left: 0;
    list-style: none;
}

.dropdown-menu.notification li > a .time
{
    font-size: 12px;
    font-weight: 600;
    text-align: right;
    font-style: italic;
}

.dropdown-menu.notification li > a > .label-icon
{
    padding: 4px 2px 4px 5px;
}

    .dropdown-menu.notification li > a > .label-icon > i
    {
        margin: 0;
        color: #fff;
    }

/* header inbox dropdowns */
.dropdown-menu.inbox li > a .photo
{
    float: left;
    padding-right: 6px;
}

    .dropdown-menu.inbox li > a .photo > img
    {
        height: 40px;
        width: 40px;
    }

.dropdown-menu.inbox li > a .subject
{
    display: block;
}

    .dropdown-menu.inbox li > a .subject .from
    {
        font-size: 14px;
        font-weight: 400;
        color: #02689b;
    }

    .dropdown-menu.inbox li > a .subject .time
    {
        font-size: 12px;
        font-weight: 600;
        font-style: italic;
        position: relative;
        float: right;
    }

.dropdown-menu.inbox li > a .message
{
    display: block !important;
    font-size: 12px;
}

/* header tasks */
.dropdown-menu.tasks .task
{
    margin-bottom: 5px;
}

    .dropdown-menu.tasks .task .desc
    {
        font-size: 13px;
        font-weight: 300;
    }

    .dropdown-menu.tasks .task .percent
    {
        font-size: 14px;
        font-weight: 600;
        font-family: 'Open Sans', sans-serif;
        float: right;
        display: inline-block;
    }

.dropdown-menu.tasks .progress
{
    display: block;
    height: 11px;
    margin: 0px;
}

/***
General list for item with image
***/
.item-list li .img
{
    height: 50px;
    width: 50px;
    float: left;
    margin-top: 3px;
    margin-right: 5px;
}

.item-list
{
    margin: 0px;
    list-style: none;
}

    .item-list li
    {
        padding: 7px 0 5px 0px;
        list-style: none;
        border-top: 1px solid white;
        border-bottom: 1px solid #EBEBEB;
        font-size: 12px;
    }

        .item-list li:first-child
        {
            border-top: none;
            border-bottom: 1px solid #EBEBEB;
        }

        .item-list li:last-child
        {
            border-top: none;
            border-bottom: none;
        }

        .item-list li .label
        {
            margin-right: 5px;
        }

    .item-list.todo li .label
    {
        position: absolute;
        right: 80px;
    }

    .item-list.todo li .actions
    {
        position: absolute;
        right: 45px;
    }

/***
Custom tables
***/
.table-toolbar
{
    margin-bottom: 15px;
}

.table.table-full-width
{
    width: 100% !important;
}

.table .m-btn
{
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 5px;
}

.table thead tr th
{
    font-size: 14px;
    font-weight: 600;
}

.table-advance
{
    margin-bottom: 10px !important;
}

    .table-advance thead
    {
        color: #999;
    }

        .table-advance thead tr th
        {
            background-color: #DDD;
            font-size: 14px;
            font-weight: 400;
            color: #666;
        }

    .table-advance div.success,
    .table-advance div.info,
    .table-advance div.important,
    .table-advance div.warning,
    .table-advance div.danger
    {
        position: absolute;
        margin-top: -5px;
        float: left;
        width: 2px;
        height: 30px;
        margin-right: 20px !important;
    }

    .table-advance tr td
    {
        border-left-width: 0px;
    }

        .table-advance tr td:first-child
        {
            border-left-width: 1px !important;
        }

        .table-advance tr td.highlight:first-child a
        {
            margin-left: 15px;
        }

    .table-advance td.highlight div.success
    {
        border-left: 2px solid #66ee66;
    }

    .table-advance td.highlight div.info
    {
        border-left: 2px solid #87ceeb;
    }

    .table-advance td.highlight div.important
    {
        border-left: 2px solid #f02c71;
    }

    .table-advance td.highlight div.warning
    {
        border-left: 2px solid #fdbb39;
    }

    .table-advance td.highlight div.danger
    {
        border-left: 2px solid #e23e29;
    }


/***
Star rating
***/
.rating
{
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 30px;
}

    .rating span.star
    {
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        display: inline-block;
    }

        .rating span.star:hover
        {
            cursor: pointer;
        }

        .rating span.star:before
        {
            content: "\f006";
            padding-right: 5px;
            color: #999999;
        }

        .rating span.star:hover:before,
        .rating span.star:hover ~ span.star:before
        {
            content: "\f005";
            color: #e3cf7a;
        }


/***
Item block with details shown on hover
***/
.item
{
    overflow: hidden;
    display: block;
    margin-bottom: 20px;
}

    .item .details
    {
        width: 100%;
        display: none;
        background-color: #000;
        color: #fff !important;
        padding: 5px;
        text-align: center;
        position: relative;
        bottom: 30px;
        margin-bottom: -30px;
        overflow: hidden;
        z-index: 6;
    }

    .item:hover .details
    {
        display: block;
        opacity: 0.7;
        filter: alpha(opacity = 70);
    }

    .item:hover .zoom-icon
    {
        opacity: 0.5;
        filter: alpha(opacity = 50);
    }

/***
Zoom icon overlay on images
***/
.zoom
{
    cursor: pointer;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 5;
}

    .zoom .zoom-icon
    {
        background-image: url(/Content/Conquer_UI/assets/img/overlay-icon.png);
        background-color: #222;
        background-repeat: no-repeat;
        background-position: 50%;
        position: absolute;
        width: inherit;
        height: inherit;
        opacity: 0;
        filter: alpha(opacity = 0);
        z-index: 6;
        top: 0;
    }

/***
Chats
***/
.chats
{
    margin: 0;
    padding: 0;
    margin-top: -15px;
    margin-right: 10px;
}

    .chats li
    {
        list-style: none;
        padding: 5px 0;
        margin: 10px auto;
        font-size: 12px;
    }

        .chats li img.avatar
        {
            height: 45px;
            width: 45px;
            -webkit-border-radius: 50% !important;
            -moz-border-radius: 50% !important;
            border-radius: 50% !important;
        }

        .chats li.in img.avatar
        {
            float: left;
            margin-right: 10px;
        }

        .chats li .name
        {
            color: #3590c1;
            font-size: 13px;
            font-weight: 400;
        }

        .chats li .datetime
        {
            color: #333;
            font-size: 13px;
            font-weight: 400;
        }

        .chats li.out img.avatar
        {
            float: right;
            margin-left: 10px;
        }

        .chats li .message
        {
            display: block;
            padding: 5px;
            position: relative;
        }

        .chats li.in .message
        {
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            text-align: left;
            border: 1px solid #ddd;
            margin-left: 65px;
            background: #fafafa;
        }

            .chats li.in .message .arrow
            {
                display: block;
                position: absolute;
                top: 5px;
                left: -8px;
                width: 0;
                height: 0;
                border-top: 8px solid transparent;
                border-bottom: 8px solid transparent;
                border-right: 8px solid #ddd;
            }

        .chats li.out .message .arrow
        {
            display: block;
            position: absolute;
            top: 5px;
            right: -8px;
            border-top: 8px solid transparent;
            border-bottom: 8px solid transparent;
            border-left: 8px solid #ddd;
        }

        .chats li.out .message
        {
            border: 1px solid #ddd;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            margin-right: 65px;
            text-align: right;
        }

        .chats li.out .name,
        .chats li.out .datetime
        {
            text-align: right;
        }

        .chats li .message .body
        {
            display: block;
        }

.chat-form
{
    margin-top: 15px;
    padding: 10px;
    background-color: #e9eff3;
    overflow: hidden;
    clear: both;
}

    .chat-form .input-cont
    {
        margin-right: 40px;
    }

        .chat-form .input-cont .form-control
        {
            width: 100% !important;
            margin-bottom: 0px;
        }

        .chat-form .input-cont input
        {
            border: 1px solid #ddd;
            width: 100% !important;
            margin-top: 0;
        }

        .chat-form .input-cont input
        {
            background-color: #fff !important;
        }

            .chat-form .input-cont input:focus
            {
                border: 1px solid #4b8df9 !important;
            }

    .chat-form .btn-cont
    {
        margin-top: -42px;
        position: relative;
        float: right;
        width: 44px;
    }

        .chat-form .btn-cont .arrow
        {
            position: absolute;
            top: 17px;
            right: 43px;
            border-top: 8px solid transparent;
            border-bottom: 8px solid transparent;
            border-right: 8px solid #428bca;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

        .chat-form .btn-cont:hover .arrow
        {
            border-right-color: #0362fd;
        }

        .chat-form .btn-cont:hover .btn
        {
            background-color: #0362fd;
        }

        .chat-form .btn-cont .btn
        {
            border-radius: 0px 4px 4px 0px;
            margin-top: 8px;
        }

/***
System feeds
***/
.feeds
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    .feeds li
    {
        background-color: #fafafa;
        margin-bottom: 7px;
    }

        .feeds li:before,
        .feeds li:after
        {
            display: table;
            line-height: 0;
            content: "";
        }

        .feeds li:after
        {
            clear: both;
        }

        .feeds li:last-child
        {
            margin-bottom: 0px;
        }

    .feeds .col1
    {
        float: left;
        width: 100%;
        clear: both;
    }

    .feeds .col2
    {
        float: left;
        width: 75px;
        margin-left: -75px;
    }

    .feeds .col1 .cont
    {
        float: left;
        margin-right: 75px;
        overflow: hidden;
    }

        .feeds .col1 .cont .cont-col1
        {
            float: left;
            margin-right: -100%;
        }

            .feeds .col1 .cont .cont-col1 .label
            {
                display: inline-block;
                padding: 5px 4px 6px 5px;
                vertical-align: middle;
                text-align: center;
            }

                .feeds .col1 .cont .cont-col1 .label > i
                {
                    text-align: center;
                    font-size: 14px;
                }

        .feeds .col1 .cont .cont-col2
        {
            float: left;
            width: 100%;
        }

            .feeds .col1 .cont .cont-col2 .desc
            {
                margin-left: 35px;
                padding-top: 4px;
                padding-bottom: 5px;
                overflow: hidden;
            }

    .feeds .col2 .date
    {
        padding: 4px 9px 5px 4px;
        text-align: right;
        font-style: italic;
        color: #c1cbd0;
    }

/***
Users
***/
.user-info
{
    margin-bottom: 10px !important;
}

    .user-info img
    {
        float: left;
        margin-right: 5px;
    }

    .user-info .details
    {
        display: inline-block;
    }

    .user-info .label
    {
        font-weight: 300;
        font-size: 11px;
    }

/***
Accordions
***/
.accordion-heading
{
    background: #eee;
}

    .accordion-heading a
    {
        text-decoration: none;
    }

        .accordion-heading a:hover
        {
            text-decoration: none;
        }

/***
Vertical inline menu
***/
.ver-inline-menu
{
    padding: 0;
    margin: 0;
    list-style: none;
}

    .ver-inline-menu li
    {
        position: relative;
        margin-bottom: 1px;
    }

        .ver-inline-menu li i
        {
            width: 37px;
            height: 37px;
            display: inline-block;
            color: #b9cbd5;
            font-size: 15px;
            padding: 12px 10px 10px 8px;
            margin: 0 8px 0 0;
            text-align: center;
            background: #e0eaf0 !important;
        }

        .ver-inline-menu li a
        {
            font-size: 13px;
            color: #557386;
            display: block;
            background: #f0f6fa;
            border-left: solid 2px #e0eaf0;
            border-radius: 4px;
        }

        .ver-inline-menu li.active a,
        .ver-inline-menu li:hover a
        {
            font-size: 13px;
        }

        .ver-inline-menu li.active a,
        .ver-inline-menu li:hover a
        {
            border-left: solid 2px #0c91e5;
        }

        .ver-inline-menu li.active a,
        .ver-inline-menu li:hover a,
        .ver-inline-menu li.active i,
        .ver-inline-menu li:hover i
        {
            color: #fff;
            background: #169ef4;
            text-decoration: none;
        }

        .ver-inline-menu li.active i,
        .ver-inline-menu li:hover i
        {
            background: #0c91e5 !important;
        }

        .ver-inline-menu li.active:after
        {
            content: '';
            display: inline-block;
            border-bottom: 6px solid transparent;
            border-top: 6px solid transparent;
            border-left: 6px solid #169ef4;
            position: absolute;
            top: 12px;
            right: -5px;
        }

/***
Custom tabs
***/

.tabbable-custom
{
    margin-bottom: 15px;
    padding: 0px;
    overflow: hidden;
}

    .tabbable-custom > .nav-tabs
    {
        border: none;
        margin: 0px;
    }

    .tabbable-custom > .tab-content
    {
        background-color: #fff;
        border: 1px solid #ddd;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 2px;
        padding: 10px;
    }


/***
Custom portlet tabs
***/
.portlet-tabs > .nav-tabs
{
    position: relative;
    top: -41px;
    margin-right: 10px;
    overflow: hidden;
}

    .portlet-tabs > .nav-tabs > li
    {
        float: right;
    }

.portlet-tabs > .nav-tabs
{
    border-bottom: none;
}

    .portlet-tabs > .nav-tabs > li > a
    {
        padding-top: 8px;
        padding-bottom: 10px;
        line-height: 16px;
        margin-top: 6px;
        margin-left: 0px;
        margin-right: 0px;
        border-left: 0;
        border-right: 0;
        -webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0;
    }

    .portlet-tabs > .nav-tabs > li:last-child > a
    {
        border-right: 0;
    }

    .portlet-tabs > .nav-tabs > li
    {
        margin-left: 1px;
    }

        .portlet-tabs > .nav-tabs > li.active
        {
            color: #333;
            border-top-color: transparent;
        }

            .portlet-tabs > .nav-tabs > li.active > a
            {
                margin-bottom: 0px;
                border-bottom: 0;
                margin-left: 0px;
                margin-right: 0px;
                border-left: 0;
                border-right: 0;
                background-color: none !important;
                border-top-color: transparent !important;
            }

        .portlet-tabs > .nav-tabs > li > a:hover
        {
            color: #333;
            margin-bottom: 0;
            border-bottom-color: transparent;
            margin-left: 0;
            margin-right: 0;
            border-left: 0;
            border-right: 0;
            background-color: none !important;
            border-top-color: transparent;
            background-color: #fff;
        }

    .portlet-tabs > .nav-tabs > .active > a
    {
        color: #555555;
        cursor: default;
        background-color: #fff;
    }

        .portlet-tabs > .nav-tabs > .active > a:hover
        {
            background-color: #fff !important;
        }

.portlet-tabs > .tab-content
{
    padding: 10px !important;
    margin: 0px;
    margin-top: -50px !important;
}

.portlet.tabbable .portlet-body
{
    padding: 0px;
}

.tab-pane > p:last-child
{
    margin-bottom: 0px;
}

/* general purpose block with css3 gradient background */
.stat-block
{
    background-color: #F6F6F6;
    border: 1px solid #dedede;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    line-height: 18px;
    margin: 0 0 20px 0;
    padding: 10px;
}


/***
Dashboard container
***/
#dashboard
{
    overflow: hidden;
}

/***
Dashboard stats
***/

.stats-overview-cont
{
    padding-top: 0px;
    margin-bottom: 15px;
}

.stats-overview
{
    clear: both;
    padding: 10px 10px 0px 10px;
    margin: 0px;
    margin-bottom: 5px;
}

    .stats-overview .display
    {
        margin-right: 5px;
        float: left;
    }

    .stats-overview .details
    {
        color: #888;
    }

        .stats-overview .details .title
        {
            color: #777;
            font-size: 14px;
            font-weight: normal;
            margin-bottom: 3px;
        }

            .stats-overview .details .title i
            {
                color: #999;
                margin-right: 2px;
            }

        .stats-overview .details .numbers
        {
            color: #777;
            font-size: 20px;
            font-weight: 300;
            margin-bottom: 6px;
        }

    .stats-overview .progress
    {
        height: 10px;
        margin-bottom: 10px !important;
        background: #e6e6e6;
    }


/* charts & stats */
.chart, .pie, .bars
{
    overflow: hidden;
    height: 300px;
}

.stat
{
    margin: 0px;
    padding: 0px;
}

.item-list.table .percent
{
    width: 30px;
    float: right;
    margin-right: 10px;
    margin-top: 3px;
}

.item-list.table .title
{
    padding-top: -5px;
}

.stat .title
{
    margin-left: 10px;
    margin-right: 10px;
    font-size1: 13px;
}

.stat.good .percent
{
    color: #52e136;
    font-size: 16px;
    font-weight: bold;
}

.stat.bad .percent
{
    color: #d12610;
    font-size: 16px;
    font-weight: bold;
}

.stat.ok .percent
{
    color: #37b7f3;
    font-size: 16px;
    font-weight: bold;
}

/* Circle stats */
.circle-stat .knobify
{
    border: 0 !important;
    padding: 0 !important;
    font-size: 18px !important;
    font-weight: 300 !important;
    width: 46px !important;
    margin-left: -72px !important;
    background: #F6F6F6 !important;
}

.ie8 .knobify
{
    display: none;
}

.circle-stats
{
    position: relative;
    margin: 10px 0px 10px 0px;
}

.circle-stat
{
    padding: 2px;
}

    .circle-stat canvas
    {
    }

    .circle-stat:before,
    .circle-stat:after
    {
        display: table;
        line-height: 0;
        content: "";
    }

    .circle-stat:after
    {
        clear: both;
    }

    .circle-stat .visual
    {
        display: block;
        float: left;
    }

    .circle-stat .details
    {
        display: block;
        float: left;
        margin-left: 5px;
        padding-top: 7px;
    }

        .circle-stat .details .title
        {
            margin: 10px 0px 5px 0px !important;
            padding: 0px !important;
            font-size: 16px;
            color: #777;
        }

.ie8 .circle-stat .details .title
{
    margin-top: 5px !important;
}

.ie8 .circle-stat .details
{
    padding-top: 0px !important;
    margin-bottom: 5px !important;
}

.circle-stat .details .title i
{
    margin-top: 2px !important;
    color: #52e136;
    font-size: 16px;
}

    .circle-stat .details .title i.down
    {
        color: #b63625;
    }

.circle-stat .details .number
{
    margin: 0px !important;
    margin-bottom: 7px !important;
    font-size: 24px;
    padding: 0px;
    font-weight: 300;
    text-shadow: 0 1px rgba(244, 244, 244, 0.85);
    color: #999;
}

@media (max-width: 1024px)
{

    .circle-stat .details .title
    {
        font-size: 14px;
    }

        .circle-stat .details .title i
        {
            font-size: 12px;
        }

    .circle-stat .details .number
    {
        font-size: 16px;
    }

    .circle-stat .details
    {
        margin-bottom: 7px;
        padding-top: 0;
    }
}

/***
Theme Panel
***/

.theme-panel
{
    /*width: 320px;
    margin-top: -20px;
    margin-right: 1px;
    z-index: 999;
    float: right;
    position: relative;*/
    width: 356px;
    margin-top: -20px;
    margin-right: 1px;
    z-index: 999;
    float: right;
    position: relative;
}

    .theme-panel > .toggler
    {
        top: 5px;
        right: 2px;
        padding: 11px 12px 9px 12px;
        cursor: pointer;
        position: absolute;
        z-index: 1;
        background: #c9c9c9;
        border-radius: 4px 4px 4px 4px;
    }

        .theme-panel > .toggler.open
        {
            background: #fff;
        }

        .theme-panel > .toggler > i
        {
            font-size: 18px;
        }

        .theme-panel > .toggler:hover
        {
            background-color: #c1c1c1 !important;
        }

    .theme-panel > .toggler-close:hover
    {
        background-color: #222 !important;
    }

    .theme-panel > .theme-options
    {
        top: 3px;
        right: 5px;
        display: none;
        position: absolute;
        background-color: #fff;
        border: 1px solid #cccccc;
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    }

        .theme-panel > .theme-options > .theme-option
        {
            color: #333;
            padding: 15px;
            border-top: 1px solid #eee;
            margin-top: 0px;
            margin-bottom: 0px;
        }

            .theme-panel > .theme-options > .theme-option.theme-colors
            {
                border-top: 0;
            }

            .theme-panel > .theme-options > .theme-option > span
            {
                display: inline-block;
                width: 120px;
                font-size: 14px;
            }


            .theme-panel > .theme-options > .theme-option.theme-colors > span
            {
                display: block;
                width: auto;
            }

            .theme-panel > .theme-options > .theme-option > select.form-control
            {
                display: inline;
                width: 100px;
                text-transform: lowercase;
            }

            .theme-panel > .theme-options > .theme-option.theme-colors > ul
            {
                list-style: none;
                padding: 0;
                display: block;
                margin-bottom: 1px !important;
                margin-top: 10px;
            }

                .theme-panel > .theme-options > .theme-option.theme-colors > ul > li
                {
                    width: 39px;
                    height: 39px;
                    margin: 0 6px;
                    cursor: pointer;
                    list-style: none;
                    float: left;
                    border-radius: 2px;
                }

                    .theme-panel > .theme-options > .theme-option.theme-colors > ul > li:first-child
                    {
                        margin-left: 0;
                    }

                    .theme-panel > .theme-options > .theme-option.theme-colors > ul > li:hover,
                    .theme-panel > .theme-options > .theme-option.theme-colors > ul > li.current
                    {
                        border: solid 2px #999;
                    }

                    .theme-panel > .theme-options > .theme-option.theme-colors > ul > li.color-black
                    {
                        background: #333438;
                    }

                    .theme-panel > .theme-options > .theme-option.theme-colors > ul > li.color-grey
                    {
                        background: #908f8f;
                    }

                    .theme-panel > .theme-options > .theme-option.theme-colors > ul > li.color-blue
                    {
                        background: #124f94;
                    }

                    .theme-panel > .theme-options > .theme-option.theme-colors > ul > li.color-red
                    {
                        background: #5a3128;
                    }

                    .theme-panel > .theme-options > .theme-option.theme-colors > ul > li.color-light
                    {
                        background: #e1e1e1;
                    }

/***
Top bar menu
***/

/* enable arrow for dropdown menu */
.header .nav > li > .dropdown-menu:before
{
    position: absolute;
    top: -7px;
    right: 9px;
    display: inline-block !important;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}

.header .nav > li > .dropdown-menu:after
{
    position: absolute;
    top: -6px;
    right: 10px;
    display: inline-block !important;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    content: '';
}

/***
Top News Blocks(new in v1.2.2)
***/
.top-news
{
    color: #fff;
    margin: 8px 0;
}

    .top-news a,
    .top-news em,
    .top-news span
    {
        display: block;
        text-align: left;
    }

    .top-news a
    {
        padding: 10px;
        position: relative;
        margin-bottom: 10px;
    }

        .top-news a .top-news-icon
        {
            right: 8px;
            bottom: 15px;
            opacity: 0.3;
            font-size: 35px;
            position: absolute;
            filter: alpha(opacity=30); /*For IE8*/
        }

    .top-news em
    {
        margin-bottom: 0;
        font-style: normal;
    }

    .top-news span
    {
        font-size: 18px;
        margin-bottom: 5px;
    }

/***
Block Images(new in v1.2.2)
***/
.blog-images
{
    margin-bottom: 0;
}

    .blog-images li
    {
        padding: 0;
        margin: 0;
        display: inline;
    }

        .blog-images li a:hover
        {
            text-decoration: none;
        }

        .blog-images li img
        {
            border-radius: 2px;
            width: 50px;
            height: 50px;
            opacity: 0.6;
            margin: 0 2px 8px;
        }

            .blog-images li img:hover
            {
                opacity: 1;
                box-shadow: 0 0 0 4px #72c02c;
                transition: all 0.4s ease-in-out 0s;
                -moz-transition: all 0.4s ease-in-out 0s;
                -webkit-transition: all 0.4s ease-in-out 0s;
            }

/*Sidebar Tags*/
ul.sidebar-tags a
{
    color: #555;
    font-size: 12px;
    padding: 3px 5px;
    background: #eee;
    margin: 0 2px 5px 0;
    display: inline-block;
    border-radius: 2px;
}

    ul.sidebar-tags a:hover,
    ul.sidebar-tags a:hover i
    {
        background: #ddd;
        text-decoration: none;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    ul.sidebar-tags a i
    {
        color: #777;
    }

ul.sidebar-tags li
{
    padding: 0;
}

/***
Social Icons(new in v1.2.2)
***/
.social-icons
{
    padding: 0;
    margin: 0;
}

    .social-icons:after,
    .social-icons:before
    {
        content: "";
        display: table;
    }

    .social-icons:after
    {
        clear: both;
    }

    .social-icons li
    {
        float: left;
        display: inline;
        list-style: none;
        margin-right: 5px;
        margin-bottom: 5px;
        text-indent: -9999px;
    }

        .social-icons li a, a.social-icon
        {
            width: 28px;
            height: 28px;
            display: block;
            border-radius: 2px;
            background-position: 0 0;
            background-repeat: no-repeat;
            transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
        }

        .social-icons li:hover a
        {
            background-position: 0 -38px;
        }

.social-icons-color li a
{
    opacity: 0.7;
    background-position: 0 -38px !important;
}

    .social-icons-color li a:hover
    {
        opacity: 1;
    }

.social-icons .amazon
{
    background: url(/Content/Conquer_UI/assets/img/social/amazon.png) no-repeat;
}

.social-icons .behance
{
    background: url(/Content/Conquer_UI/assets/img/social/behance.png) no-repeat;
}

.social-icons .blogger
{
    background: url(/Content/Conquer_UI/assets/img/social/blogger.png) no-repeat;
}

.social-icons .deviantart
{
    background: url(/Content/Conquer_UI/assets/img/social/deviantart.png) no-repeat;
}

.social-icons .dribbble
{
    background: url(/Content/Conquer_UI/assets/img/social/dribbble.png) no-repeat;
}

.social-icons .dropbox
{
    background: url(/Content/Conquer_UI/assets/img/social/dropbox.png) no-repeat;
}

.social-icons .evernote
{
    background: url(/Content/Conquer_UI/assets/img/social/evernote.png) no-repeat;
}

.social-icons .facebook
{
    background: url(/Content/Conquer_UI/assets/img/social/facebook.png) no-repeat;
}

.social-icons .forrst
{
    background: url(/Content/Conquer_UI/assets/img/social/forrst.png) no-repeat;
}

.social-icons .github
{
    background: url(/Content/Conquer_UI/assets/img/social/github.png) no-repeat;
}

.social-icons .googleplus
{
    background: url(/Content/Conquer_UI/assets/img/social/googleplus.png) no-repeat;
}

.social-icons .jolicloud
{
    background: url(/Content/Conquer_UI/assets/img/social/jolicloud.png) no-repeat;
}

.social-icons .last-fm
{
    background: url(/Content/Conquer_UI/assets/img/social/last-fm.png) no-repeat;
}

.social-icons .linkedin
{
    background: url(/Content/Conquer_UI/assets/img/social/linkedin.png) no-repeat;
}

.social-icons .picasa
{
    background: url(/Content/Conquer_UI/assets/img/social/picasa.png) no-repeat;
}

.social-icons .pintrest
{
    background: url(/Content/Conquer_UI/assets/img/social/pintrest.png) no-repeat;
}

.social-icons .rss
{
    background: url(/Content/Conquer_UI/assets/img/social/rss.png) no-repeat;
}

.social-icons .skype
{
    background: url(/Content/Conquer_UI/assets/img/social/skype.png) no-repeat;
}

.social-icons .spotify
{
    background: url(/Content/Conquer_UI/assets/img/social/spotify.png) no-repeat;
}

.social-icons .stumbleupon
{
    background: url(/Content/Conquer_UI/assets/img/social/stumbleupon.png) no-repeat;
}

.social-icons .tumblr
{
    background: url(/Content/Conquer_UI/assets/img/social/tumblr.png) no-repeat;
}

.social-icons .twitter
{
    background: url(/Content/Conquer_UI/assets/img/social/twitter.png) no-repeat;
}

.social-icons .vimeo
{
    background: url(/Content/Conquer_UI/assets/img/social/vimeo.png) no-repeat;
}

.social-icons .wordpress
{
    background: url(/Content/Conquer_UI/assets/img/social/wordpress.png) no-repeat;
}

.social-icons .xing
{
    background: url(/Content/Conquer_UI/assets/img/social/xing.png) no-repeat;
}

.social-icons .yahoo
{
    background: url(/Content/Conquer_UI/assets/img/social/yahoo.png) no-repeat;
}

.social-icons .youtube
{
    background: url(/Content/Conquer_UI/assets/img/social/youtube.png) no-repeat;
}

.social-icons .vk
{
    background: url(/Content/Conquer_UI/assets/img/social/vk.png) no-repeat;
}

.social-icons .instagram
{
    background: url(/Content/Conquer_UI/assets/img/social/instagram.png) no-repeat;
}

.social-icons .reddit
{
    background: url(/Content/Conquer_UI/assets/img/social/reddit.png) no-repeat;
}

/***
Inline Social Icons
***/
.social-icon
{
    display: inline-block !important;
    width: 28px;
    height: 28px;
    border-radius: 2px;
    background-position: 0 0;
    background-repeat: no-repeat;
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

    .social-icon.amazon
    {
        background: url(/Content/Conquer_UI/assets/img/social/amazon.png) no-repeat;
    }

    .social-icon.behance
    {
        background: url(/Content/Conquer_UI/assets/img/social/behance.png) no-repeat;
    }

    .social-icon.blogger
    {
        background: url(/Content/Conquer_UI/assets/img/social/blogger.png) no-repeat;
    }

    .social-icon.deviantart
    {
        background: url(/Content/Conquer_UI/assets/img/social/deviantart.png) no-repeat;
    }

    .social-icon.dribbble
    {
        background: url(/Content/Conquer_UI/assets/img/social/dribbble.png) no-repeat;
    }

    .social-icon.dropbox
    {
        background: url(/Content/Conquer_UI/assets/img/social/dropbox.png) no-repeat;
    }

    .social-icon.evernote
    {
        background: url(/Content/Conquer_UI/assets/img/social/evernote.png) no-repeat;
    }

    .social-icon.facebook
    {
        background: url(/Content/Conquer_UI/assets/img/social/facebook.png) no-repeat;
    }

    .social-icon.forrst
    {
        background: url(/Content/Conquer_UI/assets/img/social/forrst.png) no-repeat;
    }

    .social-icon.github
    {
        background: url(/Content/Conquer_UI/assets/img/social/github.png) no-repeat;
    }

    .social-icon.googleplus
    {
        background: url(/Content/Conquer_UI/assets/img/social/googleplus.png) no-repeat;
    }

    .social-icon.jolicloud
    {
        background: url(/Content/Conquer_UI/assets/img/social/jolicloud.png) no-repeat;
    }

    .social-icon.last-fm
    {
        background: url(/Content/Conquer_UI/assets/img/social/last-fm.png) no-repeat;
    }

    .social-icon.linkedin
    {
        background: url(/Content/Conquer_UI/assets/img/social/linkedin.png) no-repeat;
    }

    .social-icon.picasa
    {
        background: url(/Content/Conquer_UI/assets/img/social/picasa.png) no-repeat;
    }

    .social-icon.pintrest
    {
        background: url(/Content/Conquer_UI/assets/img/social/pintrest.png) no-repeat;
    }

    .social-icon.rss
    {
        background: url(/Content/Conquer_UI/assets/img/social/rss.png) no-repeat;
    }

    .social-icon.skype
    {
        background: url(/Content/Conquer_UI/assets/img/social/skype.png) no-repeat;
    }

    .social-icon.spotify
    {
        background: url(/Content/Conquer_UI/assets/img/social/spotify.png) no-repeat;
    }

    .social-icon.stumbleupon
    {
        background: url(/Content/Conquer_UI/assets/img/social/stumbleupon.png) no-repeat;
    }

    .social-icon.tumblr
    {
        background: url(/Content/Conquer_UI/assets/img/social/tumblr.png) no-repeat;
    }

    .social-icon.twitter
    {
        background: url(/Content/Conquer_UI/assets/img/social/twitter.png) no-repeat;
    }

    .social-icon.vimeo
    {
        background: url(/Content/Conquer_UI/assets/img/social/vimeo.png) no-repeat;
    }

    .social-icon.wordpress
    {
        background: url(/Content/Conquer_UI/assets/img/social/wordpress.png) no-repeat;
    }

    .social-icon.xing
    {
        background: url(/Content/Conquer_UI/assets/img/social/xing.png) no-repeat;
    }

    .social-icon.yahoo
    {
        background: url(/Content/Conquer_UI/assets/img/social/yahoo.png) no-repeat;
    }

    .social-icon.youtube
    {
        background: url(/Content/Conquer_UI/assets/img/social/youtube.png) no-repeat;
    }

    .social-icon.vk
    {
        background: url(/Content/Conquer_UI/assets/img/social/vk.png) no-repeat;
    }

    .social-icon.instagram
    {
        background: url(/Content/Conquer_UI/assets/img/social/instagram.png) no-repeat;
    }

    .social-icon.reddit
    {
        background: url(/Content/Conquer_UI/assets/img/social/reddit.png) no-repeat;
    }

    .social-icon:hover
    {
        background-position: 0 -38px;
    }

.social-icon-color
{
    opacity: 0.7;
    background-position: 0 -38px !important;
}

    .social-icon-color:hover
    {
        opacity: 1;
    }


/***
Notes
***/

/* Common styles for all types */
.note
{
    margin: 0 0 20px 0;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #eee;
    border-radius: 0px 4px 4px 0;
}

    .note h1,
    .note h2,
    .note h3,
    .note h4
    {
        margin-top: 0;
    }

    .note p:last-child
    {
        margin-bottom: 0;
    }

    .note code,
    .note .highlight
    {
        background-color: #fff;
    }

/* Variations */
.note-danger
{
    background-color: #FAEAE6;
    border-color: #ed4e2a;
}

.note-warning
{
    background-color: #FCF3E1;
    border-color: #fcb322;
}

.note-info
{
    background-color: #E8F6FC;
    border-color: #57b5e3;
}

.note-success
{
    background-color: #EBFCEE;
    border-color: #3cc051;
}

/***
Demo Utils
***/
.scrollspy-example
{
    position: relative;
    height: 200px;
    margin-top: 10px;
    overflow: auto;
}

.util-btn-margin-bottom-5 .btn
{
    margin-bottom: 5px !important;
}

.util-btn-group-margin-bottom-5 .btn-group
{
    margin-bottom: 5px !important;
}

.fontawesome-demo i
{
    font-size: 18px;
}

.fontawesome-demo li
{
    padding-top: 5px;
    padding-bottom: 5px;
}

.glyphicons-demo ul
{
    padding-left: 0;
    padding-bottom: 1px;
    margin-bottom: 20px;
    list-style: none;
    overflow: hidden;
}

.bs-glyphicons
{
    padding-left: 0;
    padding-bottom: 1px;
    margin-bottom: 20px;
    list-style: none;
    overflow: hidden;
}

.glyphicons-demo ul li
{
    float: left;
    width: 25%;
    height: 115px;
    padding: 10px;
    margin: 0 -1px -1px 0;
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
    border: 1px solid #ddd;
}

.glyphicons-demo .glyphicon
{
    display: block;
    margin: 5px auto 10px;
    font-size: 24px;
}

.glyphicons-demo ul li:hover
{
    background-color: rgba(86,61,124,.1);
}

@media (min-width: 768px)
{
    .glyphicons-demo ul li
    {
        width: 12.5%;
    }
}


/***
Forms 
****/

input.placeholder,
textarea.placeholder
{
    color: #aaa !important;
}

.help-block
{
    margin-top: 5px;
    margin-bottom: 5px;
}

.form-inline input
{
    margin-bottom: 0px !important;
}

.control-label
{
    margin-top: 2px;
}

.form-control-static
{
    font-size: 14px;
    padding-top: 7px;
}

.control-label .required
{
    color: #e02222;
    font-size: 12px;
    padding-left: 2px;
}

.switch-wrapper
{
    display: inline-block;
}

.form
{
    padding: 0 !important;
}

.form-body
{
    padding: 10px;
}

.form-actions
{
    padding: 20px 10px;
    margin-top: 20px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    border-radius: 0 0 4px 4px;
    *zoom: 1;
}

    .form-actions.nobg
    {
        background-color: transparent;
    }

    .form-actions.top
    {
        margin-top: 0;
        margin-bottom: 20px;
        border-top: 0;
        border-bottom: 1px solid #e5e5e5;
        border-radius: 0;
    }

    .form-actions.fluid
    {
        padding: 20px 0;
    }

        .form-actions.fluid > [class^="col-"]
        {
            padding-left: 13px;
        }

    .form-actions:before,
    .form-actions:after
    {
        display: table;
        line-height: 0;
        content: "";
    }

    .form-actions:after
    {
        clear: both;
    }

.form-section
{
    margin: 30px 0px 25px 0px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
}

.form .form-section:first-child
{
    margin-top: 5px;
}

.help-inline
{
    font-size: 13px;
    color: #737373;
    display: inline-block;
    padding: 5px;
}

/* left, right aligned form actions */
.form-actions.right
{
    padding-left: 0;
    padding-right: 10px;
    text-align: right;
}

.form-actions.left
{
    padding-left: 10px;
    padding-right: 0;
    text-align: left;
}

/* Checkboxes */
.form-group .checkbox
{
    padding-left: 0;
}

.checkbox-list > label
{
    display: block;
}

    .checkbox-list > label.checkbox-inline
    {
        display: inline-block;
    }

        .checkbox-list > label.checkbox-inline:first-child
        {
            padding-left: 0;
        }

/* Radios */

.radio-list > label
{
    display: block;
}

    .radio-list > label.radio-inline
    {
        display: inline-block;
    }

        .radio-list > label.radio-inline:first-child
        {
            padding-left: 0;
        }

.form-horizontal .radio-list .radio
{
    padding-top: 1px;
}

/* Rows seperated form layout */
.form-row-seperated .form-group
{
    margin: 0;
    border-bottom: 1px solid #efefef;
    padding: 10px 10px 10px 0px;
}

    .form-row-seperated .form-group.last
    {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 10px;
    }

.form-row-seperated .form-actions
{
    margin-top: 0;
}

.form-row-seperated .form-body
{
    padding: 0;
    margin-top: 0;
}

.form-row-seperated .help-block
{
    margin-bottom: 0;
}

/* form bordered */
.form-bordered .form-body
{
    margin: 0;
    padding: 0;
}

.form-bordered .form-actions
{
    margin-top: 0;
}

.form-bordered .form-group
{
    margin: 0;
    border-bottom: 1px solid #efefef;
}

    .form-bordered .form-group.last
    {
        border-bottom: 0;
    }

.form-bordered .help-block
{
    margin-bottom: 0;
}

.form-bordered .control-label
{
    padding-top: 16px;
}

.form-bordered .form-group > div
{
    padding: 10px;
    border-left: 1px solid #efefef;
}

.form-bordered .form-actions.fluid > .row > div
{
    padding-left: 10px;
}

.form-horizontal.form-bordered.form-row-stripped .form-group:nth-child(even)
{
    background-color: #fcfcfc;
}

.form-horizontal.form-bordered.form-label-stripped .form-group:nth-child(even)
{
    background-color: #fcfcfc;
}

.form-horizontal.form-bordered.form-row-stripped .form-control
{
    background: #fff !important;
}

.form-horizontal.form-bordered.form-label-stripped .form-group:nth-child(even) > div
{
    background-color: #ffffff;
}

/***
Bordered form layout
***/

.form-bordered .form-control
{
    margin: 0;
}


/***
Disabled Menu Link
***/
/* Disabled Navigation Link */
.disabled-link .disable-target
{
    opacity: 0.5 !important;
    filter: alpha(opacity=50) !important;
}

.disabled-link:hover
{
    cursor: not-allowed !important;
}

/***
Responsive & Scrollable Tables
***/

.table-scrollable
{
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    border: 1px solid #dddddd;
    margin: 10px 0 !important;
}

    .table-scrollable > .table
    {
        width: 100% !important;
        margin: 0 !important;
        margin-bottom: 0;
        background-color: #fff;
    }

        .table-scrollable > .table > thead > tr > th,
        .table-scrollable > .table > tbody > tr > th,
        .table-scrollable > .table > tfoot > tr > th,
        .table-scrollable > .table > thead > tr > td,
        .table-scrollable > .table > tbody > tr > td,
        .table-scrollable > .table > tfoot > tr > td
        {
            white-space: nowrap;
        }

    .table-scrollable > .table-bordered
    {
        border: 0;
    }

        .table-scrollable > .table-bordered > thead > tr > th:first-child,
        .table-scrollable > .table-bordered > tbody > tr > th:first-child,
        .table-scrollable > .table-bordered > tfoot > tr > th:first-child,
        .table-scrollable > .table-bordered > thead > tr > td:first-child,
        .table-scrollable > .table-bordered > tbody > tr > td:first-child,
        .table-scrollable > .table-bordered > tfoot > tr > td:first-child
        {
            border-left: 0;
        }

        .table-scrollable > .table-bordered > thead > tr > th:last-child,
        .table-scrollable > .table-bordered > tbody > tr > th:last-child,
        .table-scrollable > .table-bordered > tfoot > tr > th:last-child,
        .table-scrollable > .table-bordered > thead > tr > td:last-child,
        .table-scrollable > .table-bordered > tbody > tr > td:last-child,
        .table-scrollable > .table-bordered > tfoot > tr > td:last-child
        {
            border-right: 0;
        }

        .table-scrollable > .table-bordered > thead > tr:last-child > th,
        .table-scrollable > .table-bordered > tbody > tr:last-child > th,
        .table-scrollable > .table-bordered > tfoot > tr:last-child > th,
        .table-scrollable > .table-bordered > thead > tr:last-child > td,
        .table-scrollable > .table-bordered > tbody > tr:last-child > td,
        .table-scrollable > .table-bordered > tfoot > tr:last-child > td
        {
            border-bottom: 0;
        }

/***
Responsive Flip Scroll Tables
***/

.flip-scroll table
{
    width: 100%;
}

@media only screen and (max-width: 800px)
{

    .flip-scroll .flip-content:after
    {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }

    .flip-scroll * html .flip-content
    {
        zoom: 1;
    }

    .flip-scroll *:first-child + html .flip-content
    {
        zoom: 1;
    }

    .flip-scroll table
    {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
    }

    .flip-scroll th,
    .flip-scroll td
    {
        margin: 0;
        vertical-align: top;
    }

    .flip-scroll th
    {
        text-align: left;
        border: 0 !important;
        border-bottom: 1px solid #ddd !important;
        border-right: 1px solid #ddd !important;
        font-size: 13px !important;
        padding: 5px;
        width: auto !important;
    }

    .flip-scroll table
    {
        display: block;
        position: relative;
        width: 100%;
    }

    .flip-scroll thead
    {
        display: block;
        float: left;
    }

    .flip-scroll tbody
    {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        white-space: nowrap;
    }

    .flip-scroll thead tr
    {
        display: block;
        border: !important;
    }

    .flip-scroll th
    {
        display: block;
        text-align: right;
    }

    .flip-scroll tbody tr
    {
        display: inline-block;
        vertical-align: top;
        margin-left: -5px;
    }

    .flip-scroll td
    {
        display: block;
        min-height: 1.25em;
        text-align: left;
        border-top: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
    }

        .flip-scroll td:first-child
        {
        }


    /* sort out borders */

    .flip-scroll th
    {
        border-bottom: 0;
        border-left: 0;
    }

    .flip-scroll td
    {
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
    }

    .flip-scroll tbody tr
    {
        border-left: 1px solid #ddd;
    }

    .flip-scroll th:last-child,
    .flip-scroll td:last-child
    {
        border-bottom: 1px solid #ddd;
    }
}

/*
Version: 3.4.6 Timestamp: Sat Mar 22 22:30:15 EDT 2014
*/
.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    /* inline-block for ie7 */
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box; /* webkit */
     -moz-box-sizing: border-box; /* firefox */
          box-sizing: border-box; /* css3 */
}

.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;

    border: 1px solid #aaa;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;

    border-radius: 4px;

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
    background-image: linear-gradient(to top, #eee 0%, #fff 50%);
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;

    border-radius: 0 0 4px 4px;

    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px;
}

.select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;
    float: none;
    width: auto;
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;

    font-size: 1px;
    text-decoration: none;

    border: 0;
    background: url(/Content/Conquer_UI/assets/plugins/select2/select2.png) right top no-repeat;
    cursor: pointer;
    outline: 0;
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block;
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer;
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    /* styles required for IE to work */
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;

    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;

    border-radius: 0 0 4px 4px;

    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;

    border-radius: 4px 4px 0 0;

    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}

.select2-drop-active {
    border: 1px solid #5897fb;
    border-top: none;
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #5897fb;
}

.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto;
}

.select2-drop-auto-width .select2-search {
    padding-top: 4px;
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;

    border-left: 1px solid #aaa;
    border-radius: 0 4px 4px 0;

    background-clip: padding-box;

    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
    background-image: linear-gradient(to top, #ccc 0%, #eee 60%);
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/Content/Conquer_UI/assets/plugins/select2/select2.png) no-repeat 0 1px;
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;

    position: relative;
    z-index: 10000;

    white-space: nowrap;
}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;

    outline: 0;
    font-family: sans-serif;
    font-size: 1em;

    border: 1px solid #aaa;
    border-radius: 0;

    -webkit-box-shadow: none;
            box-shadow: none;

    background: #fff url(/Content/Conquer_UI/assets/plugins/select2/select2.png) no-repeat 100% -22px;
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}

.select2-search input.select2-active {
    background: #fff url(/Content/Conquer_UI/assets/plugins/select2/select2-spinner.gif) no-repeat 100%;
    background: url(/Content/Conquer_UI/assets/plugins/select2/select2-spinner.gif) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url(/Content/Conquer_UI/assets/plugins/select2/select2-spinner.gif) no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(/Content/Conquer_UI/assets/plugins/select2/select2-spinner.gif) no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(/Content/Conquer_UI/assets/plugins/select2/select2-spinner.gif) no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
            box-shadow: 0 1px 0 #fff inset;

    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to top, #fff 0%, #eee 50%);
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5897fb;
    border-top-color: transparent;

    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
}

.select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    border-left: none;
    filter: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px;
}

.select2-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/* results */
.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0;
}

.select2-results ul.select2-result-sub > li .select2-result-label { padding-left: 20px }
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 40px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 60px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 80px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 100px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 110px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 120px }

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none;
}

.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold;
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;

    min-height: 1em;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
}

.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff;
}

.select2-results li em {
    background: #feffde;
    font-style: normal;
}

.select2-results .select2-highlighted em {
    background: transparent;
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000;
}


.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
    padding-left: 5px;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-selected {
    display: none;
}

.select2-more-results.select2-active {
    background: #f4f4f4 url(/Content/Conquer_UI/assets/plugins/select2/select2-spinner.gif) no-repeat 100%;
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}

/* disabled styles */

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none;
}


/* multiselect */

.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0;
    position: relative;

    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;

    background-color: #fff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}

.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
    min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.select2-container-multi .select2-choices li {
    float: left;
    list-style: none;
}
html[dir="rtl"] .select2-container-multi .select2-choices li
{
    float: right;
}
.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;

    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url(/Content/Conquer_UI/assets/plugins/select2/select2-spinner.gif) no-repeat 100% !important;
}

.select2-default {
    color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;

    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaaaaa;

    border-radius: 3px;

    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice
{
    margin-left: 0;
    margin-right: 5px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4;
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;

    font-size: 1px;
    outline: none;
    background: url(/Content/Conquer_UI/assets/plugins/select2/select2.png) right top no-repeat;
}
html[dir="rtl"] .select2-search-choice-close {
    right: auto;
    left: 3px;
}

.select2-container-multi .select2-search-choice-close {
    left: 3px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {    display: none;
    background: none;
}
/* end multiselect */


.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0px !important;
    top: 0px !important;
}

.select2-display-none {
    display: none;
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}

/* Retina-ize icons */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx)  {
    .select2-search input,
    .select2-search-choice-close,
    .select2-container .select2-choice abbr,
    .select2-container .select2-choice .select2-arrow b {
        background-image: url(/Content/Conquer_UI/assets/plugins/select2/select2x2.png) !important;
        background-repeat: no-repeat !important;
        background-size: 60px 40px !important;
    }

    .select2-search input {
        background-position: 100% -21px !important;
    }
}

/***
Buttons & Dropdown Buttons
***/

.btn {
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-text-shadow: none;
     -moz-text-shadow: none;
          text-shadow: none;
  outline: none !important;
}

.btn-default {
  border-color: #e5e5e5;
}

/***
Dropdown
***/

 /*Fixing dropdown issue on mobile devices in Bootstrap 3.2.2*/
.dropdown-backdrop {
  position: static;
}

.dropdown:hover .caret, 
.open.dropdown .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}

.dropdown.open .dropdown-toggle {
  color: #08c;
  background: #ccc;
  background: rgba(0, 0, 0, 0.3);
}

/***
Dropdown Menu
***/

.dropdown-menu {
  border-radius: 4px !important;
  box-shadow: 5px 5px rgba(102, 102, 102, 0.1);
  border-color: #eee;
}

/* custom dropdown conetnt */
.dropdown-content {
  padding:5px;
}

.dropdown-content form {
  margin:0;
}

.dropdown.inline .dropdown-menu {
  display: inline-block;  
  position: relative;
}

.dropdown-menu.bottom-up {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

.dropdown-menu li > a {
  padding: 6px 0 6px 13px;
  color: #333;
  text-decoration: none;
  display: block;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  white-space: nowrap;
}

.dropdown-menu li > a i {
  color: #666;
}

.dropdown-menu li > a [class^="glyphicon-"],
.dropdown-menu li > a [class*=" glyphicon-"] {
  color: #333;
}

.dropdown-menu li > a:hover, 
.dropdown-menu .active > a, 
.dropdown-menu .active > a:hover {
  text-decoration: none;
  background-image: none;
  background-color: #eee;
  color: #333;
  filter:none;
}

/* dropdown sub menu support for Bootsrap 3 */
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 5px;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
}

.dropdown-submenu > a:after {
  position: absolute;
  display: inline-block;
  font-size: 14px;
  right: 7px;
  top: 7px;
  font-family: FontAwesome;
  height: auto;
  content: "\f105";
  font-weight: 300;
}

.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}

.nav.pull-right > li > .dropdown-menu,
.nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.nav.pull-right > li > .dropdown-menu:before,
.nav > li > .dropdown-menu.pull-right:before {
  right: 12px;
  left: auto;
}

.nav.pull-right > li > .dropdown-menu:after,
.nav > li > .dropdown-menu.pull-right:after {
  right: 13px;
  left: auto;
}

.nav.pull-right > li > .dropdown-menu .dropdown-menu,
.nav > li > .dropdown-menu.pull-right .dropdown-menu {
  right: 100%;
  left: auto;
  margin-right: -1px;
  margin-left: 0;
  -webkit-border-radius: 6px 0 6px 6px;
     -moz-border-radius: 6px 0 6px 6px;
          border-radius: 6px 0 6px 6px;
}

@media (max-width: 767px) {

  .navbar-nav .open .dropdown-menu {
    position: absolute;
    float: left;
    width: auto;
    margin-top: 0;
    background-color: #ffffff;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
       -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
            box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);  
  }

  .navbar-nav .open .dropdown-menu > li > a {
     padding: 6px 0 6px 13px;
     color: #333 !important;
  }

  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: #eee !important;
  }

}
 
/* bagin: sidebar menu badges */

/***
Dropdown Checkboxes (in v1.3)
***/
.dropdown-checkboxes {
  padding: 5px;
}

.dropdown-checkboxes label {
  display: block;
  font-weight: 300;
  color: #333;
  margin-bottom: 4px;
  margin-top: 4px; 
}


/***
Dropdown Menu Badges
***/

.dropdown-menu > li > a .badge {
   position: absolute;
   margin-top: 1px;
   right: 3px;
   display: inline;
   font-size: 11px;
   font-weight: 300;
   text-shadow:none;
    height: 18px;
    padding: 3px 6px 3px 6px;
    text-align: center;
    vertical-align: middle;
   -webkit-border-radius: 12px !important;
      -moz-border-radius: 12px !important;
           border-radius: 12px !important;
}
/* end: sidebar menu badges */

/***
Forms
***/
code {
  border: 1px solid #e1e1e1;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);  
}
/***
Form Layouts
****/
/* Static info */
.static-info {
  margin-bottom: 10px;
}
.static-info .name {
  font-size: 14px;
}
.static-info .value {
  font-size: 14px;
  font-weight: 600;
}
.static-info.align-reverse .name, .static-info.align-reverse .value {
  text-align: right;
}

/* Help blocks */
.help-block {
  margin-top: 5px;
  margin-bottom: 5px;
}

.help-inline {
  font-size: 13px;
  color: #737373;
  display: inline-block;
  padding: 5px;
}

.form-inline input {
  margin-bottom: 0px !important;
}

/* Control Label */
.control-label {
  margin-top: 1px;
}
.control-label .required {
  color: #e02222;
  font-size: 12px;
  padding-left: 2px;
}

.form {
  padding: 0 !important;
}
.form .form-body {
  padding: 0px;
}
.form .form-actions {
  padding: 20px 10px;
  margin: 0;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form .form-actions:before, .form .form-actions:after {
  content: " ";
  display: table;
}
.form .form-actions:after {
  clear: both;
}
.form .form-actions.right {
  padding-left: 0;
  padding-right: 10px;
  text-align: right;
}
.form .form-actions.left {
  padding-left: 10px;
  padding-right: 0;
  text-align: left;
}
.portlet.light .form .form-actions.left {
  padding-left: 0;
}
.form .form-actions.nobg {
  background-color: transparent;
}
.form .form-actions.top {
  margin-top: 0;
  margin-bottom: 20px;
  border-top: 0;
  border-bottom: 1px solid #e5e5e5;
}
.portlet.light .form .form-actions.top {
  background: none;
}
.form .form-actions .btn-set {
  display: inline-block;
}
@media (max-width: 767px) {
  .form .form-actions {
    /* 767px */
  }
  .form .form-actions .btn-set {
    margin-bottom: 3px;
    margin-top: 3px;
    float: left !important;
  }
}
.form .form-section {
  margin: 30px 0px 25px 0px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
}
.form .form-section:first-child {
  margin-top: 5px;
}

/* Checkboxes */
.checkbox,
.form-horizontal .checkbox {
  padding: 0;
}
.checkbox > label,
.form-horizontal .checkbox > label {
  padding-left: 0;
}

.checkbox-list > label {
  display: block;
}
.checkbox-list > label.checkbox-inline {
  display: inline-block;
}
.checkbox-list > label.checkbox-inline:first-child {
  padding-left: 0;
}

/* Radio buttons */
.radio-list > label {
  display: block;
}
.radio-list > label.radio-inline {
  display: inline-block;
}
.radio-list > label.radio-inline:first-child {
  padding-left: 0;
}

/* Radio buttons in horizontal forms */
.form-horizontal .radio-list .radio {
  padding-top: 1px;
}
.form-horizontal .radio-list > label {
  margin-bottom: 0;
}
.form-horizontal .radio > span {
  margin-top: 2px;
}

/* Rows seperated form layout */
.form .form-row-seperated .portlet-body {
  padding: 0;
}
.form .form-row-seperated .form-group {
  margin: 0;
  border-bottom: 1px solid #efefef;
  padding: 15px 0;
}
.form .form-row-seperated .form-group.last {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 13px;
}
.form .form-row-seperated .form-group .help-block {
  margin-bottom: 0;
}
.form .form-row-seperated .form-body {
  padding: 0;
}
.form .form-row-seperated .form-actions {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

/* Form bordered */
.form .form-bordered .form-group {
  margin: 0;
  border-bottom: 1px solid #efefef;
}
.form .form-bordered .form-group > div {
  padding: 15px;
  border-left: 1px solid #efefef;
}
@media (max-width: 991px) {
  .form .form-bordered .form-group > div {
    /* 991px */
    border-left: 0;
  }
}
.form .form-bordered .form-group.last {
  border-bottom: 0;
}
.form .form-bordered .form-group .control-label {
  padding-top: 20px;
}
@media (max-width: 991px) {
  .form .form-bordered .form-group .control-label {
    /* 991px */
    padding-top: 10px;
  }
}
.form .form-bordered .form-group .help-block {
  margin-bottom: 0;
}
.form .form-bordered .form-group .form-control {
  margin: 0;
}
.form .form-bordered .form-body {
  margin: 0;
  padding: 0;
}
.form .form-bordered .form-actions {
  margin-top: 0;
  padding-left: 16px !important;
  padding-right: 16px !important;
}
@media (max-width: 991px) {
  .form .form-bordered .form-actions {
    /* 991px */
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

/* Horizontal bordered form */
.form .form-horizontal.form-bordered.form-row-stripped .form-group:nth-child(even) {
  background-color: #fcfcfc;
}
.form .form-horizontal.form-bordered.form-row-stripped .form-control {
  background: #fff !important;
}
.form .form-horizontal.form-bordered.form-label-stripped .form-group:nth-child(even) {
  background-color: #fcfcfc;
}
.form .form-horizontal.form-bordered.form-label-stripped .form-group:nth-child(even) > div {
  background-color: #ffffff;
}
.form .form-horizontal.form-bordered.form-label-stripped .form-group:nth-child(even) {
  background-color: #fcfcfc;
}

/***
Forms
***/
/* Input placeholder font color */
.form-control::-moz-placeholder {
  color: #888888;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #888888;
}
.form-control::-webkit-input-placeholder {
  color: #888888;
}

/* Form inputs */
.form-control {
  font-size: 14px;
  font-weight: normal;
  color: #333333;
  background-color: white;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #999999;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}
.form-control.height-auto {
  height: auto;
}

/* Form uneditable input */
.uneditable-input {
  padding: 6px 12px;
  min-width: 206px;
  font-size: 14px;
  font-weight: normal;
  height: 34px;
  color: #333333;
  background-color: white;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* Form input sizing */
.input-mini {
  width: 45px !important;
}

.input-xsmall {
  width: 80px !important;
}

.input-small {
  width: 120px !important;
}

.input-medium {
  width: 240px !important;
}

.input-large {
  width: 320px !important;
}

.input-xlarge {
  width: 480px !important;
}

.input-inline {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

.form-group .input-inline {
  margin-right: 5px;
}

.input-sm {
  height: 30px;
  padding: 6px 10px;  
  font-size: 13px;
}

select.input-sm {
  height: 30px;
  line-height: 28px;
  padding: 2px 10px;
}

@media (max-width: 768px) {
  /* 768px */
  .input-large {
    width: 250px !important;
  }

  .input-xlarge {
    width: 300px !important;
  }
}
/* Input  groups */
.input-group .btn-default {
  border-color: #e5e5e5;
}
.input-group .input-group-addon {
  border-color: #e5e5e5;
  background: #e5e5e5;
  min-width: 39px;
}
.input-group .input-group-addon > i {
  color: #999999;
}

/* Input spinner */
input[type="text"].spinner,
input[type="password"].spinner,
input[type="datetime"].spinner,
input[type="datetime-local"].spinner,
input[type="date"].spinner,
input[type="month"].spinner,
input[type="time"].spinner,
input[type="week"].spinner,
input[type="number"].spinner,
input[type="email"].spinner,
input[type="url"].spinner,
input[type="search"].spinner,
input[type="tel"].spinner,
input[type="color"].spinner {
  background-image: url("../img/input-spinner.gif") !important;
  background-repeat: no-repeat;
  background-position: right 8px;
}

/* Form labels */
label {
  font-weight: 400;
  font-size: 14px;
}

/* Static form control */
.form-control-static {
  margin: 2px 0;
  display: inline-block;
}

/* Feedback states */
.has-success .help-block,
.has-success .help-inline,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .help-inline,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .help-inline,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

/***
Custom label and badges
***/

.label, 
.badge {
  font-weight: 300;  
  text-shadow: none !important;
}

.label {  
  font-size: 12px;  
  padding: 3px 6px 3px 6px;
}

.label.label-sm {  
  font-size: 12px;
  padding: 1px 4px 1px 4px;
}

h1 .label,
h2 .label,
h3 .label,
h4 .label,
h5 .label,
h6 .label,
h7 .label {
  font-size: 75%;
}

.badge {
  font-size: 11px !important;
  font-weight: 300;
  text-align: center;
  background-color: #e02222;
  height: 18px;
  padding: 3px 6px 3px 6px;
  -webkit-border-radius: 12px !important;
     -moz-border-radius: 12px !important;
          border-radius: 12px !important;
  text-shadow:none !important;
  text-align: center;
  vertical-align: middle;
}

.badge-default,
.label-default  {
  background-color: #c6c6c6 !important;
}

.badge-primary,
.label-primary {
  background-color: #428bca !important;
}

.label-success, 
.badge-success {
  background-color: #45b6af;
  background-image: none !important;
}

.label-warning, 
.badge-warning {
  background-color: #ecbc29;
  background-image: none !important;
}

.label-danger, 
.badge-danger {
  background-color: #f3565d;
  background-image: none !important;
}

.label-info, 
.badge-info {
  background-color: #89c4f4;
  background-image: none !important;
}

/* fix badge position for navs */
.nav.nav-pills > li > a > .badge {
  margin-top: -2px;
}

.nav.nav-stacked > li > a > .badge {
  margin-top: 1px;
  margin-bottom: 0px;
}

/***
Iconic Labels
***/

.label.label-icon {
  padding: 4px 1px 4px 4px;
  margin-right: 2px;
  text-align: center !important;
}

.ie9 .label.label-icon, 
.ie10 .label.label-icon {
  padding: 3px 0px 3px 3px;
} 

.label.label-icon > i {
  font-size: 12px;
  text-align: center !important;
}


/***
Progress Bars
***/

.progress {  
  border: 0; 
  filter: none !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;   

}

.progress > .progress-bar-success {
  background-color: rgba(36, 37, 39, 0.67);
}

.progress > .progress-bar-danger {
  background-color: #ed4e2a;
}

.progress > .progress-bar-info {
  background-color: #57b5e3;
}

.progress > .progress-bar-warning {
  background-color: #fcb322;
}


/***
Pagination
***/
.pagination {
  margin: 10px 0;
}

.pagination .active > a,
.pagination .active > a:hover {
  background: #eee;
  border-color: #dddddd;
  color: #333;
}



/***
wells
***/
.well {  
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
}

/* Bootstrap Tabs */

.dropup.open > .dropdown-toggle,
.dropdown.open > .dropdown-toggle {
  border-color: #ddd !important;
}

.nav-tabs > li > .dropdown-menu:after,
.nav-pills > li > .dropdown-menu:after,
.navbar-nav > li > .dropdown-menu:after,

.nav-tabs > li > .dropdown-menu:before,
.nav-pills > li > .dropdown-menu:before,
.navbar-nav > li > .dropdown-menu:before {
  display: none !important;
}

.nav-tabs > .dropdown.open > .dropdown-toggle, 
.nav-pills > .dropdown.open > .dropdown-toggle {
  background: #eee !important;
  color: #0d638f !important;
}


.nav-tabs,
.nav-pills {
  margin-bottom: 10px;
}

.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}

.tabs-below > .nav-tabs,
.tabs-below > .nav-pills {
  border-bottom: 0;
  margin-bottom: 0px;
  margin-top: 10px;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
  margin-bottom: 0;
  margin-top: 10px;
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

/* BS3.0.3 removed tabbable class so its added back */
.tabbable:before,
.tabbable:after {
  display: table;
  content: " ";
}

.tabbable:after {
  clear: both;
}

.tabbable:before,
.tabbable:after {
  display: table;
  content: " ";
}

.tabbable:after {
  clear: both;
}

/***
Bootstrap modal 
***/

.modal {
  z-index: 10050 !important;
  outline: none !important;
}

.modal-header {
  border-bottom: 1px solid #EFEFEF;
}

.modal-header h3{
  font-weight: 300;
}

.modal-small {
  width: 400px !important;
}

.modal-wide {
  width: 80% !important;
}

.modal-full {
  width: 100% !important;
}

/***
Modal header close button fix
***/
.modal-header .close {
  margin-top: 0px !important;
}

.modal > .loading {
  position: absolute;
  top: 50%;
  left:50%;
  margin-top: -22px;
  margin-left: -22px;
}

.modal-backdrop {
  border: 0 !important;
  outline: none !important;
  z-index: 10049 !important;
}

.modal-backdrop, 
.modal-backdrop.fade.in {
  background-color: #333 !important;
}

/* fix: content shifting to the right on modal open due to scrollbar closed */
.modal {
  overflow-y: auto !important;
}

.modal-open {
  overflow-y: auto !important;
}

.modal-open-noscroll {
  overflow-y: hidden !important; 
}

/***
Image Carousel
***/
.carousel.image-carousel .carousel-inner {
  padding-top: 0;
  padding-bottom: 0;
}

.carousel.image-carousel .carousel-control i {
  position: absolute;
  top:40%;
}

.carousel.image-carousel.image-carousel-hoverable .carousel-control i { 
  display: none;
}

.carousel.image-carousel.image-carousel-hoverable:hover .carousel-control i {
  display: inline-block;
}

.carousel.image-carousel .carousel-control.left i {
  left:10px;
}

.carousel.image-carousel .carousel-control.right i {
  right:10px;
}

.carousel.image-carousel .carousel-indicators {
  margin-top: 10px;
  bottom: -7px;
}

.carousel.image-carousel .carousel-indicators li {
  background-color: #666;
}

.carousel.image-carousel .carousel-indicators li.active {
  background-color: #333;
}

.carousel.image-carousel .carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px 15px 25px 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}

.carousel.image-carousel .carousel-caption h4,
.carousel.image-carousel .carousel-caption h3,
.carousel.image-carousel .carousel-caption h2,
.carousel.image-carousel .carousel-caption p {
  text-align: left;
  line-height: 20px;
  color: #ffffff;
}

.carousel.image-carousel .carousel-caption h2,
.carousel.image-carousel .carousel-caption h3,
.carousel.image-carousel .carousel-caption h4 {
  margin: 0 0 5px;
}

.carousel.image-carousel .carousel-caption h2 a,
.carousel.image-carousel .carousel-caption h3 a,
.carousel.image-carousel .carousel-caption h4 a {
  color: #aaa;
} 

.carousel.image-carousel .carousel-caption p {
  margin-bottom: 0;
}

.carousel.image-carousel .item {
  margin: 0;
}

/***
Bootstrap Tables
***/

.table thead > tr > th {
  border-bottom: 0;
}

.table tbody tr.active td,
.table tbody tr.active th {
  background-color: #e9e9e9 !important;
}

.table tbody tr.active:hover td,
.table tbody tr.active:hover th {
  background-color: #e1e1e1 !important;
}

.table-striped tbody tr.active:nth-child(odd) td,
.table-striped tbody tr.active:nth-child(odd) th {
  background-color: #017ebc;
}

.table tr.heading > th {
  background-color: #eee !important;
}

/***
Fontawesome Icons
***/
[class^="fa-"],
[class^="glyphicon-"],
[class^="icon-"],
[class*=" fa-"],
[class*=" glyphicon-"],
[class*=" icon-"] {
  display: inline-block;
  margin-top: 1px;
  font-size: 14px;
  *margin-right: .3em;
  line-height: 14px;
  -webkit-font-smoothing: antialiased;
}

/* Make font awesome icons fixed width */
li [class^="fa-"],
li [class^="glyphicon-"],
li [class^="icon-"],
li [class*=" fa-"],
li [class*=" glyphicon-"],
li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}

li [class^="glyphicon-"],
li [class*=" glyphicon-"] {
  top: 2px;
}

li [class^="icon-"],
li [class*=" icon-"] {
  top: 1px;
  position: relative;
}

li [class^="fa-"].icon-large,
li [class^="glyphicon-"].icon-large,
li [class^="icon-"].icon-large,
li [class*=" fa-"].icon-large,
li [class*=" glyphicon-"].icon-large,
li [class*=" icon-"].icon-large {
  /* increased font size for icon-large */
  width: 1.5625em;
}

/* Icon coloring */
.icon-state-default {
  color: #c6c6c6;
}

.icon-state-success {
  color: #45b6af;
}

.icon-state-info {
  color: #89c4f4;
}

.icon-state-warning {
  color: #ecbc29;
}

.icon-state-danger {
  color: #f3565d;
}

/* Icon sizing */
.fa-sm,
.icon-sm {
  font-size: 12px;
}

.fa-lg,
.icon-lg {
  font-size: 16px;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

/***
Font Awesome 4.x Demo
***/
.fa-item {
  font-size: 14px;
  padding: 10px 10px 10px 20px;
}
.fa-item i {
  font-size: 16px;
  display: inline-block;
  width: 20px;
  color: #333;
}
.fa-item:hover {
  cursor: pointer;
  background: #eee;
}

/***
Simple Line Icons Demo
***/
.simplelineicons-demo .item-box {
  display: inline-block;
  font-size: 16px;
  margin: 0 -0.22em 1em 0;
  padding-left: 1em;
  width: 100%;
}
.simplelineicons-demo .item-box .item {
  background-color: #fff;
  color: #33383e;
  border-radius: 8px;
  display: inline-block;
  margin-bottom: 0;
  padding: 10px;
  width: 100%;
}
.simplelineicons-demo .item-box .item span {
  font-size: 22px;
}

@media only screen and (min-width: 768px) {
  .simplelineicons-demo .item-box {
    width: 33.333%;
  }
}
/*** 
Glyphicons Demo
***/
.glyphicons-demo ul {
  padding-left: 0;
  padding-bottom: 1px;
  margin-bottom: 20px;
  list-style: none;
  overflow: hidden;
}

.bs-glyphicon-class {
  text-align: center;
}

.bs-glyphicons {
  padding-left: 0;
  padding-bottom: 1px;
  margin-bottom: 20px;
  list-style: none;
  overflow: hidden;
}

.glyphicons-demo ul li {
  float: left;
  width: 25%;
  height: 115px;
  padding: 10px;
  margin: 0 -1px -1px 0;
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
  border: 1px solid #ddd;
}

.glyphicons-demo .glyphicon {
  display: block;
  margin: 5px auto 10px;
  font-size: 24px;
  color: #444;
}

.glyphicons-demo ul li:hover {
  background-color: rgba(86, 61, 124, 0.1);
}

@media (min-width: 768px) {
  .glyphicons-demo ul li {
    width: 12.5%;
  }
}

/***
UI Loading
***/
.loading-message {
  display: inline-block;
  min-width: 125px;
  padding: 10px;
  margin: 0 auto;
  color: #000 !important;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  border-radius: 4px;
}
.loading-message.loading-message-boxed {
  border: 1px solid #ddd;
  background-color: #eee;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}
.loading-message > span {
  line-height: 20px;
  vertical-align: middle;
}

.page-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 125px;
  margin-left: -50px;
  margin-top: -30px;
  padding: 7px;
  text-align: center;
  color: #333;
  font-size: 13px;
  border: 1px solid #ddd;
  background-color: #eee;
  vertical-align: middle;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}
.page-loading > span {
  line-height: 20px;
  vertical-align: middle;
}
/***
Responsive Theme. 
Based on http://getbootstrap.com/css/#responsive-utilities-classes
***/

/***
Form Medium Devices Up To Large Devices
***/

@media (min-width: 992px) and (max-width: 1200px) {  

	.page-boxed .header .dropdown .username {
		display: none;
	}	

}

/***
From Medium Devices Up To Larger Devices
***/

@media (min-width: 992px) { 

 	/***
 	Page sidebar
 	***/
 	.page-sidebar {
 		width: 215px;
 		float: left;
 		position: relative;
 		margin-right: -100%;
  	}

  	.page-sidebar.navbar-collapse {
  		max-height: none !important;
  	}

  	/***
  	Page content
  	***/
 	.page-content-wrapper {
		float: left;
		width: 100%;
	}

  	.page-content { 
  		margin-left: 215px; 
		margin-top: 0px;
		min-height: 760px; 
		/*padding: 25px 20px 20px 20px;*/
        padding: 25px 20px 1px 20px;
	}

	.page-content.no-min-height {
		min-height: auto;
	}

	/***
	Footer
	***/
	.footer {
		clear: left;
	}

	/***
  	Sidebar Menu
  	***/

  	.page-sidebar-menu .search-form {
  		display: none;
  	}

  	.page-sidebar.navbar-collapse {
  		max-height: none !important;
  	}

	/***
  	Fixed Sidebar
  	***/

	.page-sidebar-fixed .page-sidebar {
	  	position: fixed !important;
	 	top: 45px;
	}

	.page-sidebar-fixed ul.page-sidebar-menu > li.last {
		margin-bottom: 15px !important;
	}

	.page-sidebar-fixed.page-sidebar-hover-on .page-sidebar {
		z-index: 10000;		
		width: 40px;		
	}

	.page-sidebar-fixed.page-sidebar-hover-on .page-sidebar .selected {
		display: none;
	}

	.page-sidebar-fixed.page-sidebar-hover-on .page-content {
		margin-left: 40px;
	}
	.page-sidebar-fixed.page-sidebar-hover-on .footer {
		margin-left: 40px;
	}

	.page-sidebar-fixed .page-sidebar-closed .page-sidebar .sidebar-search .submit,
	.page-sidebar-fixed .page-sidebar .sidebar-toggler {
		-webkit-transition: all  0.3s ease;
	     -moz-transition: all  0.3s ease;
	       -o-transition: all  0.3s ease;
	          transition: all  0.3s ease;
	}

	.page-sidebar-hovering {
		overflow: hidden !important;
	}

	.page-sidebar-hovering .sub-menu,
	.page-sidebar-hovering span.title,
	.page-sidebar-hovering span.arrow {		  
		display: none !important;
	}

	.page-sidebar-hovering .submit {
		opacity: 0;
		width: 0 !important;
		height: 0 !important;
	}

  	/***
  	Page content
  	***/
  	.page-content { 
  		margin-left: 215px; 
		margin-top: 0px;
		min-height: 760px; 
		/*padding: 25px 20px 20px 20px;*/
        /*padding: 25px 20px 1px 20px;*/
        padding: 25px 1px 1px 1px;
        

	}

	.page-sidebar-fixed .page-content {
		min-height: 600px; 
		border-radius: 0;
	}

	.page-content.no-min-height {
		min-height: auto;
	}

	/***
	Footer
	***/

	/* fixed sidebar */
	.page-footer-fixed .footer {
	  position: fixed;
	  left: 0;
	  right: 0;
	  z-index: 10000;
	  bottom: 0;
	}

	.page-footer-fixed .page-container {
	  margin-bottom: 32px;
	}

	.page-footer-fixed.page-sidebar-fixed .footer {
	  margin-left: 0 !important;
	}
	/* end: fixed footer */

	.page-boxed .footer {
  		padding: 8px 0 5px 0; 
	}

	.page-sidebar-fixed .footer {
	  margin-left: 215px;
	  background-color: #FaFaFa;
	  padding: 8px 20px 5px 20px;
	}

	.page-sidebar-fixed .footer .footer-inner {
	  color: #333;
	}

	.page-sidebar-fixed.page-sidebar-closed .footer {
	  margin-left: 40px;
	}

	.page-sidebar-fixed .footer .footer-tools .go-top { 
	  background-color: #666;
	}

	.page-sidebar-fixed .footer .footer-tools .go-top i {
	  color: #ddd;
	}

	/***
	Boxed Layout 
	***/

	.page-boxed	.header .page-logo {
  		margin-left: 0px !important;
  		padding-left: 10px;
  		width: 226px;
	}

	.page-boxed .header .navbar-nav {
	  margin-right: 0px;
	}

	.page-boxed .page-container {
		border-radius: 0 0 4px 4px;
	}

	.page-boxed .page-content {
		border-radius: 0 0 4px 0;
	}

	.page-boxed.page-sidebar-fixed .page-content,
	.page-boxed.page-sidebar-fixed .page-container {
		border-radius: 0;
	}

	/***
	Sidebar Reversed
	***/

	.page-sidebar-reversed .page-sidebar {
		float: right;
		margin-right: 0;
		margin-left: -100%;
	}

	.page-sidebar-reversed.page-sidebar-fixed .page-sidebar {
		margin-left: -215px;
	}

  	.page-sidebar-reversed .page-content {
  		margin-left: 0;
  		margin-right: 215px;
  	}

  	.page-sidebar-reversed.page-sidebar-fixed .page-sidebar-wrapper {
		position: relative;
		float: right;
	}

	.page-sidebar-reversed.page-sidebar-fixed .footer {
		margin-left: 0;
		margin-right: 215px;
		padding: 8px 20px 5px 20px; 
	}

	.page-sidebar-reversed.page-sidebar-fixed.page-footer-fixed .footer {
		margin-left: 0;
		margin-right: 0; 
	}

	.page-sidebar-reversed.page-sidebar-fixed.page-sidebar-hover-on .page-content {
		margin-left: 0;
		margin-right: 40px;
	}

	.page-sidebar-reversed.page-sidebar-fixed.page-sidebar-hover-on .footer {
		margin-right: 40px;
	}

	/***
	Sidebar Closed
	***/

	.page-sidebar-closed .page-sidebar-menu > li > a > .title,
	.page-sidebar-closed .page-sidebar-menu > li > a > .arrow {
	  display: none !important;
	}

	.page-sidebar-closed .page-sidebar-menu {
	  width: 40px !important;
	}

	.page-sidebar-closed .page-sidebar-menu > li > a {
	  padding-left: 10px;
	}

	.page-sidebar-closed .page-sidebar-menu.page-sidebar-menu-circle-icons > li > a {
		padding-left: 8px;
	}	

	.page-sidebar-fixed.page-sidebar-closed .page-sidebar-menu > li > a {
	  -webkit-transition: all 0.2s ease;
	     -moz-transition: all 0.2s ease;
	       -o-transition: all 0.2s ease;
	          transition: all 0.2s ease;
	}

	.page-sidebar-reversed.page-sidebar-fixed.page-sidebar-closed .page-sidebar-menu > li > a {
	    -webkit-transition: none;
	        -moz-transition: none;
	          -o-transition: none;
	             transition: none;
	}

	.page-sidebar-closed .page-sidebar-menu > li:hover {
	  width: 241px !important;
	  position: relative !important;
	  z-index: 2000;
	  display: block !important;
	}

	.page-sidebar-closed .page-sidebar-menu > li:hover .sidebar-toggler {
	  float: left;
	  margin-left: 17px;
	}

	.page-sidebar-closed .page-sidebar-menu > li:hover .selected {
	  display: none;
	}

	.page-sidebar-closed .page-sidebar-menu > li:hover > a > i {
	  margin-right: 10px;
	}

	.page-sidebar-closed .page-sidebar-menu > li:hover .title {
	  display: inline !important;
	}

	.page-sidebar-closed .page-sidebar-menu > li > .sub-menu {
	  display: none !important;
	}

	.page-sidebar-closed .page-sidebar-menu > li:hover > .sub-menu {  
	  width: 200px;
	  position: absolute;
	  z-index: 2000;
	  left: 41px;
	  margin-top: 0;
	  top: 100%;
	  display: block !important;
	  border-radius: 0 0 4px 4px;
	}

	.page-sidebar-closed .page-sidebar-menu > li:hover > .sub-menu > li > .sub-menu,
	.page-sidebar-closed .page-sidebar-menu > li:hover > .sub-menu > li > .sub-menu > li > .sub-menu {
	  width: 200px;
	}

	/* 2rd level sub menu*/
	.page-sidebar-closed .page-sidebar-menu > li:hover > .sub-menu > li > a {
	  padding-left: 15px !important;
	}

	/* 3rd level sub menu*/
	.page-sidebar-closed .page-sidebar-menu > li > ul.sub-menu > li > .sub-menu > li > a {  
	  padding-left: 30px !important;
	}

	/* 4rd level sub menu*/
	.page-sidebar-closed .page-sidebar-menu > li > ul.sub-menu > li > .sub-menu > li > .sub-menu > li > a {  
	  padding-left: 45px !important;
	}

	/* sidebar container */
	 
	.page-sidebar-closed  .page-sidebar {
	  width: 40px;
	}

	.page-sidebar-closed  .page-content {
	  margin-left: 40px !important;
	}

	/*** 
	Sidebar Reversed & Sidebar Closed
	***/

	.page-sidebar-reversed.page-sidebar-closed  .page-sidebar {
	  margin-left: -40px;
	  width: 40px;
	}

	.page-sidebar-reversed.page-sidebar-closed  .page-content {
	  margin-left: 0 !important;
	  margin-right: 40px !important;
	}

	.page-sidebar-reversed.page-sidebar-closed .page-sidebar-menu > li:hover {
	  margin-left: -201px;
	}

	.page-sidebar-reversed.page-sidebar-closed .page-sidebar-menu > li.sidebar-toggler-wrapper:hover {
	  margin-left: -17px !important;
	  width: 40px !important;
	}

	.page-sidebar-reversed.page-sidebar-closed .page-sidebar .sidebar-search.open .form-container {
	  margin-left: -220px;
	}

	.page-sidebar-reversed.page-sidebar-closed .page-sidebar .sidebar-search.open .form-container .submit {
	  margin: 11px 8px 9px 12px !important;
	  float: left !important;
	}

	.page-sidebar-reversed.page-sidebar-closed .page-sidebar .sidebar-search.open .form-container .remove {
	  margin: 12px 6px 9px 8px !important;
	  float: right !important;
	}

	.page-sidebar-reversed.page-sidebar-closed .page-sidebar-menu > li:hover > .sub-menu {  
	  left:auto;
	  right: 41px;
	}

	.page-sidebar-reversed.page-sidebar-fixed.page-sidebar-closed .footer {
		margin-right: 40px;
	}

}

/***
Up To Medium Devices
***/

@media (max-width:991px) { 
	
	/***
 	Page header
 	***/
 	.header {
 		padding: 0 20px 0 20px;
 		position: relative;
 		clear: both;
 	}

 	.header .navbar-toggle {
 		display: inline-block;
 	}

 	.header .search-form {
 		display: none;
 	}

 	.sidebar-search-menu .search-form {
 		display: block;
 	}

 	.page-sidebar.navbar-collapse {
  		max-height: none;
    	/* set some max height to have a scrollable menu on mobile devices */
  	}

 	.page-sidebar.navbar-collapse.collapse {
    	display: none !important;
  	}

  	.page-sidebar.navbar-collapse.in {
   		border-top: 0 !important;
    	position: relative;
    	overflow: hidden !important;
    	overflow-y: auto !important;
    	display: block !important;
  	}

  	.page-sidebar.navbar-collapse,
  	.page-sidebar.navbar-collapse.in {
  		margin: 20px;
    }

	.header .nav li.dropdown i {
		display: inline-block;
		position: relative;
		top:1px;
		right:0px;
	}

	.header .navbar-nav {
		display: block;
		margin-bottom: 0px !important;
	}

	.header .navbar-nav .open .dropdown-menu  {
		position: absolute;
	}

	.header .navbar-nav {
		display: inline-block;
    	float: right;
    	margin: 0;
  	}
  
 	.header .navbar-nav > li {
    	float: left;
  	}

	.header .page-logo {
  		margin-left: 0px !important;
  		padding-left: 4px !important; 
	}

	/***
	Page container
	***/
	.page-container {
		margin: 0 !important;
		padding: 0 !important;
	}

	/***
  	Page content
  	***/
  	.page-content {
  		margin: 0px !important;
  		padding: 20px 20px 20px 20px !important;  		
		min-height: 280px; 
		border-radius: 0;
  	}

  	.page-sidebar-reversed.page-boxed .page-content {
  		border-radius: 0 0 4px 4px; 
  	}

  	.page-boxed .page-content {  		
		border-radius: 0 0 4px 4px;
  	}

	/***
	Page sidebar
	***/
	.page-sidebar {
		border-top: 0 !important;
		margin: 20px;
	}

	.page-sidebar.in {
		border-top: 0 !important;
		margin: 20px;
		position: relative;
		z-index: 5;
	}

	.page-sidebar .sidebar-toggler {
		display: none;
	}

	.page-sidebar ul {
		margin-top:0px;
		width:100%;
	}

	.page-sidebar .selected {
		display: none !important;
	}

	.page-sidebar .search-form {
		display: block;
	}
	
	/***
	Styler panel
	***/
	.styler-panel {
		top:55px;
		right:20px;
	}

	/***
	Boxed Layout
	***/
 	.page-boxed .header > .container,
 	.page-boxed .footer > .container,
 	.page-boxed > .container {
 		max-width: none !important;
 		margin: 0 !important;
 		padding: 0 !important;
 	}

}

/***
From Small Devices Up To Medium Devices
***/
 
@media (min-width: 768px) and (max-width: 991px) { 

	/***
	Body
	***/
	body {
	 	padding-top: 0px;
	}

	/***
	Page sidebar
	***/
	.page-sidebar .btn-navbar.collapsed .arrow { 
		display: none;
	}	

	.page-sidebar .btn-navbar .arrow {
	  position: absolute;
	  right: 25px;
	  width: 0; 
	  height: 0;
	  top:50px;
	  border-bottom: 15px solid #5f646b;
	  border-left: 15px solid transparent; 
	  border-right: 15px solid transparent; 
	}

	/***
	Boxed Layout
	***/
	.page-boxed .footer > .container,
	.page-boxed .header > .container,
	.page-boxed > .container {
 		margin: auto !important;
 	}

 	.page-boxed .header  {
 		margin: auto !important;
 		padding: 0;
 	}

 	 .page-boxed .footer {
 		padding-left: 0;
 		padding-right: 0;
 	}
} 
 
/***
Extra Small Devices Only
***/

@media (max-width: 767px) { 
	
	/***
	Page header
	***/
	
	.header {
 		padding: 0 10px 0 10px;
 	}

	.header .top-nav .nav{  
	 	margin-top: 0px;
	 	margin-right: 5px;
	}

	.header .nav > li > .dropdown-menu.notification:after, 
	.header .nav > li > .dropdown-menu.notification:before {
		margin-right: 160px;
	}

	.header .nav > li > .dropdown-menu.notification {
  		margin-right: -160px;
	}

	.header .nav > li > .dropdown-menu.inbox:after, 
	.header .nav > li > .dropdown-menu.inbox:before {
		margin-right: 120px;
	}

	.header .nav > li > .dropdown-menu.inbox {
  		margin-right: -120px;
	}

	.header .nav > li > .dropdown-menu.tasks:after, 
	.header .nav > li > .dropdown-menu.tasks:before {
		margin-right: 70px;
	}

	.header .nav > li > .dropdown-menu.tasks {
  		margin-right: -70px;
	}

  	/* Header logo */
	.header .page-logo {
  		margin-left: 0px !important;
  		width: 110px;
	}

	.page-sidebar.navbar-collapse,
  	.page-sidebar.navbar-collapse.in {
  		margin: 10px;
    }
	
	/***
	Page content
	***/
	.page-content {
		padding: 20px 10px 10px 10px !important;
		overflow: hidden;
		border-radius: 0 !important;
	}

	/***
	Page title
	***/
	.page-title {
		margin-bottom: 20px;
		font-size: 18px;
	}

	.page-title small {
		font-size: 13px;
		padding-top: 3px;
	}
	
	/***
	Styler pagel
	***/
	.styler-panel {
		top:58px;
		right:12px;
	}	

	/***
	Page breadcrumb
	***/
	.breadcrumb {
		padding-left: 10px;
  		padding-right: 10px;
	}

	/***
	Portlet form action
	***/
	.portlet-body.form .form-actions{
	  padding-left: 15px;	
	} 


	/***
	Form input validation states
	***/
	.input-icon .input-error, 
	.input-icon .input-warning, 
	.input-icon .input-success { 
		top:-27px;
		float: right;
		right:10px !important;
	}	

	/***
	Advance tables
	***/
	.table-advance tr td.highlight:first-child a {
		margin-left: 8px;
	}

	/***
	Footer	
	***/	
	.footer {
		padding-left: 10px;
		padding-right: 10px;		
	}	
	
	.footer .go-top {  
		float: right;
		display: block;
		margin-right: 0px;
	}

	/***
	Vertical inline menu
	***/
	.ver-inline-menu li.active:after {
		display: none;
	}

	/***
	Form controls
	***/
	.form-horizontal .form-actions {
  		padding-left: 180px; 	
  	}

  	.portlet .form-horizontal .form-actions {
  		padding-left: 190px; 	
  	}
}

/***
The Most Extra Small Devices Landscape Mode Only
***/

@media (max-width: 480px) {

	/***
	Header navbar
	***/

	.header .navbar-nav {
		display: block !important;
		height: 45px; 
		clear: both;
	}

  	/***
	Page sidebar
	***/
	.page-sidebar.navbar-collapse,
  	.page-sidebar.navbar-collapse.in {
  		margin: 0 10px 10px 10px;
    }

	/***
	Page title
	***/
	.page-title small {
		display: block;
		clear: both;
	}

	/***
	Forms
	***/
  	.portlet .form-horizontal .form-actions {
  		padding-left: 10px; 	
  	}

	/***
	Dashboard date range panel
	***/
	.page-content .breadcrumb .dashboard-date-range  {
		padding-bottom: 8px;
	} 

	.page-content .breadcrumb .dashboard-date-range span {
		display: none;
	}	

  	.page-content .breadcrumb > .btn-group span {
  		display: none;
  	}

  	.page-content .breadcrumb > .btn-group > .btn {
  		padding-left: 7px;
  		padding-right: 7px;
  	}

	.header .navbar-nav > li.dropdown .dropdown-toggle .username-hide-on-mobile {
  		display: none;
	}

	.header .navbar-nav > li.devider {
		margin-left: 2px !important;
  		margin-right: 2px !important;
	}

	/***
	Hidden phone
	***/
	.hidden-480 {
		display: none !important;
	}
}

/***
The Most Extra Small Devices Portrait Mode Only
***/

@media (max-width: 320px) {

	.header .nav > li.dropdown .dropdown-toggle {
	  padding-left: 8px !important;
	  padding-right: 8px !important;
	}

	/***
	Hidden phone
	***/
	.hidden-320 {
		display: none;
	}

	.header .page-logo {
		width: 100px;
	}	
}	
/******************************
 3RD PARTY PLUGIN CUSTOMIZATION 
******************************/
/***
Bootstrap Colorpicker
***/
.input-group.color .input-group-btn i
{
    position: absolute;
    display: block;
    cursor: pointer;
    width: 20px;
    height: 20px;
    right: 6px;
}

.colorpicker.dropdown-menu
{
    padding: 5px;
}

/* change z-index when opened in modal */
.modal-open .colorpicker
{
    z-index: 10055 !important;
}

/***
Bootstrap Datepaginator
***/
.datepaginator a
{
    font-family: 'Open Sans';
    font-size: 13px;
    font-weight: 300;
}

.datepicker .today
{
    background-image: none !important;
    filter: none !important;
}

#dp-calendar
{
    right: 4px !important;
}

.datepaginator .fa-angle-right:before
{
    content: "\f105";
}

.datepaginator .fa-angle-left:before
{
    content: "\f104";
}

/***
Bootstrap Datepicker
***/
.datepicker.dropdown-menu
{
    padding: 5px;
}

.datepicker .selected
{
    background-color: #909090 !important;
    background-image: none !important;
    filter: none !important;
}

.datepicker .active
{
    background-color: #4b8df8 !important;
    background-image: none !important;
    filter: none !important;
}

    .datepicker .active:hover
    {
        background-color: #2678FC !important;
        background-image: none !important;
        filter: none !important;
    }

.datepicker .input-daterange input
{
    text-align: left;
}

/* change z-index when opened in modal */
.modal-open .datepicker
{
    z-index: 10055 !important;
}

.datepicker table td
{
    font-weight: 300 !important;
    font-family: 'Open Sans' !important;
}

.datepicker table th
{
    font-family: 'Open Sans' !important;
    font-weight: 400 !important;
}

.datepicker.dropdown-menu
{
    box-shadow: 5px 5px rgba(102, 102, 102, 0.1);
    border: 1px solid #efefef;
}

/***
Bootstrap Daterangepicker
***/
.modal-open .daterangepicker
{
    z-index: 10055 !important;
}

.daterangepicker
{
    margin-top: 4px;
}

    .daterangepicker td
    {
        text-shadow: none;
    }

        .daterangepicker td.active
        {
            background-color: #4b8df8;
            background-image: none;
            filter: none;
        }

    .daterangepicker th
    {
        font-weight: 400;
        font-size: 14px;
    }

    .daterangepicker .ranges input[type="text"]
    {
        width: 70px !important;
        font-size: 11px;
        vertical-align: middle;
    }

    .daterangepicker .ranges label
    {
        font-weight: 300;
        display: block;
    }

    .daterangepicker .ranges .btn
    {
        margin-top: 10px;
    }

    .daterangepicker.dropdown-menu
    {
        padding: 5px;
    }

    .daterangepicker .ranges li
    {
        color: #333;
    }

        .daterangepicker .ranges li.active,
        .daterangepicker .ranges li:hover
        {
            background: #4b8df8 !important;
            border: 1px solid #4b8df8 !important;
            color: #fff;
        }

    .daterangepicker .range_inputs input
    {
        margin-bottom: 0 !important;
    }

    .daterangepicker .fa-angle-right:before
    {
        content: "\f105";
    }

    .daterangepicker .fa-angle-left:before
    {
        content: "\f104";
    }

/***
Bootstrap  Datetimepicker
***/
.datetimepicker table td
{
    font-weight: 300 !important;
    font-family: 'Open Sans' !important;
}

.datetimepicker table th
{
    font-family: 'Open Sans' !important;
    font-weight: 400 !important;
}

.datetimepicker.dropdown-menu
{
    padding: 5px;
}

.datetimepicker .active
{
    background-color: #4b8df8 !important;
    background-image: none !important;
    filter: none !important;
}

    .datetimepicker .active:hover
    {
        background-color: #2678FC !important;
        background-image: none !important;
        filter: none !important;
    }

.datetimepicker .fa-angle-left:before
{
    content: "\f104";
}

.datetimepicker .fa-angle-right:before
{
    content: "\f105";
}

/* change z-index when opened in modal */
.modal-open .datetimepicker
{
    z-index: 10055 !important;
}

/***
Bootstrap Editable
***/
.editable-input table,
.editable-input table th,
.editable-input table td,
.editable-input table tr
{
    border: 0 !important;
}

.editable-input .combodate select
{
    margin-bottom: 5px;
}

/***
Jansy File Input plugin css changes
***/
.fileinput
{
    margin-bottom: 0;
}

    .fileinput .close
    {
        float: none;
    }

    .fileinput .input-group
    {
        white-space: nowrap;
        overflow: hidden;
    }

/***
Bootstrap Markdown
***/
.md-input
{
    padding: 5px !important;
    border-bottom: 0 !important;
}

.md-editor .btn-toolbar
{
    margin-left: 0px;
}

.md-editor.active
{
    border: 1px solid #999999;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

/***
Error state for WYSIWYG Editors
***/
.has-error .md-editor
{
    border: 1px solid #a94442 !important;
}

.has-success .md-editor
{
    border: 1px solid #45b6af !important;
}

.has-warning .md-editor
{
    border: 1px solid #ecbc29 !important;
}

/***
Bootstrap Modal
***/
/* fix: content shifting to the right on modal open */
.modal-open.page-overflow .page-container,
.modal-open.page-overflow .page-container .navbar-fixed-top,
.modal-open.page-overflow .page-container .navbar-fixed-bottom,
.modal-open.page-overflow .modal-scrollable
{
    overflow-y: auto !important;
}

.modal-scrollable
{
    overflow: hidden !important;
}

/***
Bootstrap Select
***/
.bootstrap-select .btn
{
    border-color: #e5e5e5;
}

.has-error .bootstrap-select .btn
{
    border-color: #a94442;
}

.has-success .bootstrap-select .btn
{
    border-color: #45b6af;
}

.has-warning .bootstrap-select .btn
{
    border-color: #ecbc29;
}

.bootstrap-select.open .btn
{
    border-color: #999999;
}

.bootstrap-select.open.dropup .btn
{
    border-color: #999999;
}

.bootstrap-select .btn:focus
{
    outline: none !important;
    outline-offset: 0;
}

.bootstrap-select.btn-group .dropdown-menu
{
    margin-top: 1px;
}

    .bootstrap-select.btn-group .dropdown-menu > li > dt > .text
    {
        font-weight: 600;
        font-family: 'Open Sans';
        font-size: 14px;
    }

    .bootstrap-select.btn-group .dropdown-menu .text-muted
    {
        color: #999 !important;
    }

.bootstrap-select .caret
{
    border: 0;
    width: auto;
    height: auto;
    margin-top: -10px !important;
}

    .bootstrap-select .caret:before
    {
        content: "\f107";
        display: inline-block;
        border: 0;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
    }

.bootstrap-select .selected i
{
    color: #aaa;
}

.bootstrap-select .dropdown-menu
{
    z-index: 9999 !important;
}

/***
Bootstrap Switch 
***/
.bootstrap-switch
{
    border-color: #e5e5e5;
}

    .bootstrap-switch.bootstrap-switch-focused
    {
        box-shadow: none;
        border-color: #e5e5e5;
    }

    /***
Color variants
***/
    .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,
    .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary
    {
        color: white;
        background: #428bca;
    }

    .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info,
    .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info
    {
        color: white;
        background: #89c4f4;
    }

    .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success,
    .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success
    {
        color: white;
        background: #45b6af;
    }

    .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning,
    .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning
    {
        color: white;
        background: #ecbc29;
    }

    .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger,
    .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger
    {
        color: white;
        background: #f3565d;
    }

    .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,
    .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default
    {
        color: #444444;
        background: #ececec;
    }

/* Bootstrap switch on portlet headers */
.portlet > .portlet-title > .actions > .bootstrap-switch
{
    border-color: transparent;
    margin-top: -13px;
}

/***
Bootstrap Time Picker
***/
.bootstrap-timepicker-widget table td a
{
    padding: 4px 0;
}

.bootstrap-timepicker-widget input,
.bootstrap-timepicker-widget input:focus
{
    outline: none !important;
    border: 0;
}

.modal-open .bootstrap-timepicker-widget
{
    z-index: 10055 !important;
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:before,
.bootstrap-timepicker-widget.timepicker-orient-bottom:after
{
    top: auto;
}

/***
Toastr Notifications
***/
.toast
{
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.toast
{
    background-color: #030303;
}

.toast-success
{
    background-color: #51a351;
}

.toast-error
{
    background-color: #bd362f;
}

.toast-info
{
    background-color: #2f96b4;
}

.toast-warning
{
    background-color: #f89406;
}

.toast .toast-close-button
{
    display: inline-block;
    margin-top: 0px;
    margin-right: 0px;
    text-indent: -100000px;
    width: 11px;
    height: 16px;
    background-repeat: no-repeat !important;
    background-image: url("../img/portlet-remove-icon-white.png") !important;
}

.toast-top-center
{
    top: 12px;
    margin: 0 auto;
    left: 50%;
    margin-left: -150px;
}

.toast-bottom-center
{
    bottom: 12px;
    margin: 0 auto;
    left: 50%;
    margin-left: -150px;
}

/***
Bootstrap Wizard
***/
.form-wizard .progress
{
    margin-bottom: 0px;
}

.form-wizard .steps
{
    padding: 5px 0;
    margin-bottom: 5px;
    background-color: white;
    background-image: none;
    filter: none;
    border: 0px;
    box-shadow: none;
}

    .form-wizard .steps > li > a.step
    {
        background-color: white;
        background-image: none;
        filter: none;
        border: 0px;
        box-shadow: none;
    }

        .form-wizard .steps > li > a.step:hover
        {
            background: none;
        }

        .form-wizard .steps > li > a.step > .number
        {
            background-color: #eee;
            display: inline-block;
            text-align: center !important;
            font-size: 16px;
            font-weight: 300;
            padding: 11px 15px 13px 15px;
            margin-right: 10px;
            height: 45px;
            width: 45px;
            -webkit-border-radius: 50% !important;
            -moz-border-radius: 50% !important;
            border-radius: 50% !important;
        }

        .form-wizard .steps > li > a.step > .desc
        {
            display: inline-block;
            font-size: 16px;
            font-weight: 300;
        }

            .form-wizard .steps > li > a.step > .desc > i
            {
                display: none;
            }

    .form-wizard .steps > li.active > a.step .number
    {
        background-color: #45b6af;
        color: #fff;
    }

    .form-wizard .steps > li.active > a.step .desc
    {
        color: #333;
    }

    .form-wizard .steps > li.done > a.step .number
    {
        background-color: #ecbc29;
        color: #fff;
    }

    .form-wizard .steps > li.done > a.step .desc
    {
        color: #333;
    }

        .form-wizard .steps > li.done > a.step .desc i
        {
            font-size: 12px;
            font-weight: normal;
            color: #999;
            display: inline-block;
        }

@media (min-width: 768px) and (max-width: 1200px)
{
    /* 768px & 1200px */
    .form-wizard .step .desc
    {
        margin-top: 10px;
        display: block;
    }
}

@media (max-width: 768px)
{
    /* 768px */
    .form-wizard .steps > li > a
    {
        text-align: left;
    }
}
/***
wysihtml5
***/
.wysihtml5-sandbox
{
    width: 100% !important;
}

.wysihtml5-toolbar li
{
    margin: 0px;
    height: 29px;
}

    .wysihtml5-toolbar li .dropdown-menu
    {
        margin-top: 5px;
    }

/***
Error state for WYSIWYG Editors
***/
.has-error .wysihtml5-sandbox
{
    border: 1px solid #a94442 !important;
}

.has-success .wysihtml5-sandbox
{
    border: 1px solid #45b6af !important;
}

.has-warning .wysihtml5-sandbox
{
    border: 1px solid #ecbc29 !important;
}

/***
Error state for WYSIWYG Editors
***/
.note-editor
{
    border: 1px solid #e5e5e5;
}

    .note-editor .note-toolbar
    {
        border-bottom: 1px solid #e5e5e5;
    }

    .note-editor .note-statusbar .note-resizebar
    {
        border-top: 1px solid #e5e5e5;
    }

    .note-editor.fullscreen
    {
        z-index: 11000;
        width: 100% !important;
    }

.note-link-dialog .checkbox
{
    margin-left: 20px;
}

.has-error .note-editor
{
    border: 1px solid #a94442 !important;
}

.has-success .note-editor
{
    border: 1px solid #45b6af !important;
}

.has-warning .note-editor
{
    border: 1px solid #ecbc29 !important;
}

/***
CKEditor css changes
***/
.cke_bottom,
.cke_inner,
.cke_top,
.cke_reset,
.cke_dialog_title,
.cke_dialog_footer,
.cke_dialog
{
    background-image: none !important;
    filter: none;
    border-top: 0;
    border-bottom: 0;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none;
}

.cke_dialog_ui_button,
.cke_dialog_tab
{
    background-image: none !important;
    filter: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
}

    .cke_dialog_ui_button:hover,
    .cke_dialog_tab:hover
    {
        text-decoration: none;
        text-shadow: none;
    }

.cke_dialog_ui_input_text
{
    background-image: none !important;
    filter: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.cke_combo_button,
.cke_button,
.cke_toolbar,
.cke_toolgroup
{
    background-image: none !important;
    filter: none !important;
    border: 0;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.cke_button,
.cke_combo_button,
.cke_panel_grouptitle,
.cke_hc.cke_panel_listItem a
{
    background-image: none !important;
    filter: none;
    text-shadow: none;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -ms-border-radius: 0px !important;
    -o-border-radius: 0px !important;
}

    .cke_button:hover,
    .cke_combo_button:hover
    {
        background-color: #ddd;
    }

.cke_toolbar_break
{
    background-image: none !important;
    filter: none !important;
    border: 0;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
}

/***
Error state for WYSIWYG Editors
***/
.has-error .cke
{
    border: 1px solid #a94442 !important;
}

.has-success .cke
{
    border: 1px solid #d6e9c6 !important;
}

/***
Clockface
***/
.modal-open .clockface
{
    z-index: 10055 !important;
}

.clockface .cell .inner.active,
.clockface .cell .outer.active
{
    background-color: #4b8df8 !important;
    background-image: none;
    filter: none;
}

/***
Datatables Plugin(in v1.3)
***/
.dataTable
{
    width: 100%;
    clear: both;
    margin-top: 5px;
}

.dataTables_filter .form-control
{
    margin-left: 2px;
}

.dataTables_filter label
{
    line-height: 20px;
}

.dataTable .row-details
{
    margin-top: 3px;
    display: inline-block;
    cursor: pointer;
    width: 14px;
    height: 14px;
}

    .dataTable .row-details.row-details-close
    {
        background: url("../img/datatable-row-openclose.png") no-repeat 0 0;
    }

    .dataTable .row-details.row-details-open
    {
        background: url("../img/datatable-row-openclose.png") no-repeat 0 -23px;
    }

.dataTable .details
{
    background-color: #eeeeee;
}

    .dataTable .details td,
    .dataTable .details th
    {
        padding: 2px;
        background: none;
        border: 0;
    }

    .dataTable .details tr:hover td,
    .dataTable .details tr:hover th
    {
        background: none;
    }

    .dataTable .details tr:nth-child(odd) td,
    .dataTable .details tr:nth-child(odd) th
    {
        background-color: #eeeeee;
    }

    .dataTable .details tr:nth-child(even) td,
    .dataTable .details tr:nth-child(even) th
    {
        background-color: #eeeeee;
    }

.dataTable > thead > tr > th.sorting,
.dataTable > thead > tr > th.sorting_asc,
.dataTable > thead > tr > th.sorting_desc
{
    /*padding-right: 18px;*/
    padding-right: 10px;
}

.dataTable .table-checkbox
{
    width: 8px !important;
}

@media (max-width: 768px)
{
    .dataTables_wrapper .dataTables_length .form-control,
    .dataTables_wrapper .dataTables_filter .form-control
    {
        display: inline-block;
    }

    .dataTables_wrapper .dataTables_info
    {
        top: 17px;
    }

    .dataTables_wrapper .dataTables_paginate
    {
        margin-top: -15px;
    }
}

@media (max-width: 480px)
{
    .dataTables_wrapper .dataTables_filter .form-control
    {
        width: 175px !important;
    }

    .dataTables_wrapper .dataTables_paginate
    {
        float: left;
        margin-top: 20px;
    }
}

.dataTables_processing
{
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 125px;
    margin-left: 0;
    padding: 7px;
    text-align: center;
    color: #333;
    font-size: 13px;
    border: 1px solid #ddd;
    background-color: #eee;
    vertical-align: middle;
    -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}

    .dataTables_processing span
    {
        line-height: 15px;
        vertical-align: middle;
    }

.dataTables_empty
{
    text-align: center;
}

/***
TableTools
***/
.tabletools-btn-group
{
    margin: 0 0 10px 0;
}

    .tabletools-btn-group > .btn
    {
        margin-right: 0px;
    }

        .tabletools-btn-group > .btn:last-child
        {
            margin-right: 0;
        }

.tabletools-dropdown-on-portlet
{
    margin-top: -44px;
    float: right;
}

    .tabletools-dropdown-on-portlet > .btn
    {
        margin-right: 0;
    }

        .tabletools-dropdown-on-portlet > .btn:last-child
        {
            margin-right: 0;
        }

.DTTT_Print
{
    background-color: #fff;
}

    .DTTT_Print .DTTT_PrintMessage
    {
        display: none;
    }

@media print
{
    .DTTT_Print .DTTT_PrintMessage
    {
        display: inline-block;
    }
}

.DTTT_Print .DTTT_Print_Info
{
    display: block;
    position: fixed;
    top: 35px;
    font-size: 18px;
    width: 700px;
    left: 50%;
    margin-left: -350px;
    text-align: center;
}

.DTTT_Print .page-sidebar,
.DTTT_Print .page-header,
.DTTT_Print .page-footer
{
    display: none;
}

.DTTT_Print .page-content-wrapper
{
    float: none;
}

.DTTT_Print .row,
.DTTT_Print [class*="col-"]
{
    padding: 0;
    margin: 0;
}

.DTTT_Print .page-content
{
    margin: 50px auto !important;
    border: 0 !important;
    width: 800px !important;
    padding: 0 !important;
}

    .DTTT_Print .page-content .portlet
    {
        border: 0;
        padding: 0;
    }

        .DTTT_Print .page-content .portlet .portlet-body
        {
            padding: 0;
        }

    .DTTT_Print .page-content .dataTables_wrapper
    {
        padding: 0;
        margin: 0;
        box-shadow: 5px 5px rgba(102, 102, 102, 0.1);
    }

@media print
{
    .DTTT_Print .page-content .dataTables_wrapper
    {
        box-shadow: none;
    }
}

/***
Extended pagination
***/
.paging_bootstrap_extended
{
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
    font-size: 13px;
}

.dataTables_extended_wrapper .seperator
{
    padding: 0 2px;
}

.dataTables_extended_wrapper div.dataTables_paginate,
.dataTables_extended_wrapper div.dataTables_length,
.dataTables_extended_wrapper div.dataTables_info
{
    display: inline-block;
    float: none !important;
    padding: 0 !important;
    margin: 0 !important;
    position: static !important;
}

@media (max-width: 480px)
{
    .dataTables_extended_wrapper div.dataTables_paginate,
    .dataTables_extended_wrapper div.dataTables_length,
    .dataTables_extended_wrapper div.dataTables_info
    {
        display: block;
        margin-bottom: 10px !important;
    }

    .dataTables_extended_wrapper .seperator
    {
        display: none !important;
    }
}

.dataTables_extended_wrapper div.dataTables_length label
{
    margin: 0 !important;
    padding: 0 !important;
    font-size: 13px;
    float: none !important;
    display: inline-block !important;
}

.table-container .table-actions-wrapper
{
    display: none;
}

/***
Scroller Extension
***/
.dataTables_scroll
{
    margin-bottom: 10px;
}

.dataTables_scrollHead
{
    border-bottom: 2px solid #ddd !important;
}

    .dataTables_scrollHead thead th
    {
        border-bottom: 0 !important;
    }

.dataTables_scrollBody
{
    border-bottom: 1px solid #ddd !important;
}

/***
Dropzone css changes(new in v1.1.1)
***/
.dropzone
{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

/***
Fancy box fix overlay fix
***/
.fancybox-overlay
{
    z-index: 100000;
}

.fancybox-opened
{
    z-index: 100001;
}

/***
FuelUX Spinners
***/
.spinner-buttons.btn-group-vertical .btn
{
    text-align: center;
    margin: 0;
    height: 17px;
    width: 22px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 0px;
}

    .spinner-buttons.btn-group-vertical .btn:first-child
    {
        border-radius: 0 4px 0 0 !important;
    }

    .spinner-buttons.btn-group-vertical .btn:last-child
    {
        border-radius: 0 0px 4px 0 !important;
    }

/***
Fullcalendar
***/
/* External events */
.external-event
{
    display: inline-block;
    cursor: move;
    margin-bottom: 5px;
    margin-left: 5px;
}

.portlet .event-form-title
{
    font-size: 14px;
    margin-top: 4px;
    font-weight: 400;
    margin-bottom: 10px;
}

.portlet.calendar .fc-button
{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    border: 0;
    padding: 5px 8px 33px 8px;
    margin-left: 2px;
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: solid;
    border-left-style: solid;
    border-color: #ddd;
    background: transparent;
    border-radius: 0px;
    color: #333;
    top: -48px;
}

.portlet.calendar .fc-header
{
    margin-bottom: -21px;
}

.portlet.calendar .fc-button-prev
{
    padding-right: 10px;
    padding-left: 8px;
}

.portlet.calendar .fc-button-next
{
    padding-right: 8px;
    padding-left: 10px;
}

.portlet.calendar .fc-button.fc-state-active, .portlet.calendar .fc-button.fc-state-hover
{
    color: #555;
    background-color: #fff;
}

.portlet.calendar .fc-button.fc-state-disabled
{
    color: #999;
}

.portlet.calendar .fc-text-arrow
{
    font-size: 22px;
    font-family: "Courier New", Courier, monospace;
    vertical-align: baseline;
}

.portlet.calendar .fc-event
{
    border: 0px;
    background-color: #69a4e0;
    color: #fff;
}

    .portlet.calendar .fc-event .fc-event-inner
    {
        border: 0px;
    }

    .portlet.calendar .fc-event .fc-event-time
    {
        float: left;
        text-align: left;
        color: #fff;
        font-size: 13px;
        font-weight: 300;
    }

    .portlet.calendar .fc-event .fc-event-title
    {
        text-align: left;
        float: left;
        color: #fff;
        font-size: 13px;
        font-weight: 300;
    }

.portlet.calendar .fc-header-title h2
{
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #111;
}

.portlet.calendar .fc-widget-header
{
    background-image: none;
    filter: none;
    background-color: #eeeeee;
    text-transform: uppercase;
    font-weight: 300;
}

.portlet.calendar.light .fc-button
{
    top: -52px;
    color: #666;
    text-transform: uppercase;
    font-size: 12px;
    padding-bottom: 35px;
}

    .portlet.calendar.light .fc-button .fc-text-arrow
    {
        margin-top: -6px;
        display: inline-block;
    }

    .portlet.calendar.light .fc-button.fc-state-active, .portlet.calendar.light .fc-button.fc-state-hover
    {
        color: #333;
        border-bottom: 2px solid #45b6af;
    }

    .portlet.calendar.light .fc-button.fc-state-disabled
    {
        color: #aaa;
    }

.portlet.calendar .mobile .fc-button
{
    padding: 0px 6px 20px 6px;
    margin-left: 2px;
    border: 0;
    background-color: #eee;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #333;
    text-shadow: none;
    text-align: center;
}

    .portlet.calendar .mobile .fc-button.fc-state-hover, .portlet.calendar .mobile .fc-button.fc-state-active
    {
        background-color: #ddd;
    }

    .portlet.calendar .mobile .fc-button.fc-state-disabled
    {
        color: #999;
    }

.portlet.calendar .mobile .fc-button-prev
{
    margin-right: 5px;
    margin-top: -2px;
}

.portlet.calendar .mobile .fc-button-next
{
    margin-right: -0px;
    margin-top: -2px;
}

.portlet.calendar .mobile .fc-header-space
{
    margin: 0px;
    padding: 0px;
    width: 0px;
}

.portlet.calendar .mobile .fc-header-left
{
    position: absolute;
    z-index: 10;
}

    .portlet.calendar .mobile .fc-header-left .fc-button
    {
        top: -2px;
    }

.portlet.calendar .mobile .fc-header-right
{
    position: relative;
    right: 0;
}

    .portlet.calendar .mobile .fc-header-right .fc-button
    {
        top: 35px;
    }

.portlet.calendar .mobile .fc-content
{
    margin-top: 53px;
}

/***
Google Maps
***/
.gmaps
{
    height: 300px;
    width: 100%;
    /* important!  bootstrap sets max-width on img to 100% which conflicts with google map canvas*/
}

    .gmaps img
    {
        max-width: none;
    }

#gmap_static div
{
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 100%;
    display: block;
    height: 300px;
}

#gmap_routes_instructions
{
    margin-top: 10px;
    margin-bottom: 0px;
}

/***
Gritter notification modify
***/
#gritter-notice-wrapper
{
    right: 1px !important;
}

.gritter-close
{
    left: auto !important;
    right: 3px !important;
}

.gritter-title
{
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 300;
}

/***
Dashboard Charts(new in v1.2.1)
***/
.easy-pie-chart,
.sparkline-chart
{
    text-align: center;
}

.sparkline-chart
{
    margin-top: 15px;
    position: relative;
}

.easy-pie-chart .number
{
    font-size: 14px !important;
    font-weight: 300;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 75px;
    height: 75px;
    line-height: 75px;
}

    .easy-pie-chart .number canvas
    {
        position: absolute;
        top: 0;
        left: 0;
    }

.sparkline-chart .number
{
    width: 100px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.sparkline-chart .title,
.easy-pie-chart .title
{
    display: block;
    text-align: center;
    color: #333;
    font-weight: 300;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 10px;
}

    .sparkline-chart .title:hover,
    .easy-pie-chart .title:hover
    {
        color: #666;
        text-decoration: none;
    }

    .sparkline-chart .title > i,
    .easy-pie-chart .title > i
    {
        margin-top: 5px;
    }

/***
jQuery File Upload
***/
.blueimp-gallery .close
{
    background-image: url("../img/portlet-remove-icon-white.png") !important;
    margin-top: -2px;
}

.blueimp-gallery .prev,
.blueimp-gallery .next
{
    border-radius: 23px !important;
}

/***
jQuery Multi Select
***/
.ms-container .ms-list
{
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.ms-container .ms-optgroup-label
{
    font-size: 14px;
}

.ms-container .ms-selectable li.ms-elem-selectable,
.ms-container .ms-selection li.ms-elem-selection
{
    font-size: 13px;
}

.ms-container .ms-list.ms-focus
{
    border-color: #999999;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.ms-container .ms-selectable li.ms-hover,
.ms-container .ms-selection li.ms-hover
{
    color: #333;
    background-color: #eee;
}

.ms-container .form-control
{
    margin-bottom: 5px;
}

/***
jQuery Notific8 Plugin
***/
.jquery-notific8-message
{
    font-size: 13px;
}

[class*="jquery-notific8"],
[class*="jquery-notific8"]:after,
[class*="jquery-notific8"]:before
{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.right .jquery-notific8-close-sticky span,
.left .jquery-notific8-close-sticky span
{
    font-size: 10px;
}

.jquery-notific8-heading
{
    font-weight: 300;
    font-size: 16px;
}

/***
Password Strength(in v1.4)
***/
.password-strength .password-verdict
{
    display: inline-block;
    margin-top: 6px;
    margin-left: 5px;
}

.password-strength .progress
{
    margin-top: 5px;
    margin-bottom: 0;
}

.password-strength .progress-bar
{
    padding: 2px;
}

/***
jQuery Slimscroll
***/
.scroller
{
    padding: 0px;
    margin: 0px;
    padding-right: 12px;
    overflow: hidden;
}

.scroller-footer
{
    margin-top: 10px;
}

    .scroller-footer:before, .scroller-footer:after
    {
        content: " ";
        display: table;
    }

    .scroller-footer:after
    {
        clear: both;
    }

.portlet-body .slimScrollBar
{
    margin-right: 0px;
}

/***
jQuery Sparkline
***/
.jqstooltip
{
    width: auto !important;
    height: auto !important;
}

.easy-pie-chart,
.sparkline-chart
{
    text-align: center;
}

.sparkline-chart
{
    margin-top: 15px;
    position: relative;
}

.easy-pie-chart .number
{
    font-size: 16px;
    font-weight: 300;
    width: 85px;
    margin: 0 auto;
}

.sparkline-chart .number
{
    width: 100px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.sparkline-chart .title,
.easy-pie-chart .title
{
    display: block;
    text-align: center;
    color: #333;
    font-weight: 300;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 10px;
}

    .sparkline-chart .title:hover,
    .easy-pie-chart .title:hover
    {
        color: #666;
        text-decoration: none;
    }

    .sparkline-chart .title > i,
    .easy-pie-chart .title > i
    {
        margin-top: 5px;
    }

/***
Modify jquery-tags-input plugin css
***/
div.tagsinput
{
    min-height: 35px;
    height: auto !important;
    margin: 0;
    padding: 5px 5px 0px 5px;
    overflow: auto;
}

    div.tagsinput span.tag
    {
        background: #aaaaaa;
        color: white;
        border: 0;
        padding: 3px 6px;
        margin-top: 0;
        margin-bottom: 5px;
    }

    div.tagsinput input
    {
        padding: 3px 6px;
        width: 75px !important;
    }

    div.tagsinput span.tag a
    {
        color: white;
    }

    div.tagsinput .not_valid
    {
        color: white;
        padding: 3px 6px;
        background-color: #e02222;
    }

/***
jQuery UI Sliders(new in v1.1.1)
***/
.slider
{
    border: 0;
    padding: 0;
    display: block;
    margin: 12px 5px;
    min-height: 11px;
}

.ui-slider-vertical
{
    width: 11px;
}

.ui-slider-horizontal .ui-slider-handle
{
    top: -3px;
}

.ui-slider-vertical .ui-slider-handle
{
    left: -3px;
}

.ui-slider-vertical,
.ui-slider-handle
{
    filter: none !important;
    background-image: none !important;
}

/***
JQVMAP Plugin
***/
.jqvmap-zoomin
{
    height: 16px;
    width: 16px;
    background-color: #666666;
}

.jqvmap-zoomout
{
    height: 16px;
    width: 16px;
    background-color: #666666;
}

.vmaps
{
    position: relative;
    overflow: hidden;
    height: 300px;
}

/***
Jstree
***/
.jstree-default .jstree-clicked
{
    border: 0;
    background-color: #e1e1e1;
    box-shadow: none;
}

.jstree-default .jstree-hovered
{
    border: 0;
    background-color: #eee;
    box-shadow: none;
}

.jstree-default .jstree-wholerow-clicked,
.jstree-wholerow .jstree-wholerow-clicked
{
    background: none;
    border: 0;
    background-color: #e1e1e1;
    box-shadow: none;
}

.jstree-default .jstree-wholerow-hovered,
.jstree-wholerow .jstree-wholerow-hovered
{
    border: 0;
    background-color: #eee;
    box-shadow: none;
}

.jstree-icon.icon-lg
{
    margin-top: 1px;
}

.jstree-open > .jstree-anchor > .fa-folder:before
{
    margin-left: 2px;
    content: "\f07c";
}

.jstree-default.jstree-rtl .jstree-last
{
    background: transparent;
    background-repeat: no-repeat;
}

.vakata-context,
.vakata-context ul
{
    padding: 0;
    min-width: 125px;
    background-color: #ffffff;
    font-size: 14px;
    font-family: "Segoe UI",Helvetica, Arial, sans-serif;
    box-shadow: 5px 5px rgba(102, 102, 102, 0.1);
    border: 1px solid #efefef;
}

    .vakata-context li
    {
        border: 0;
    }

        .vakata-context li a
        {
            padding: 0 10px;
            border: 0;
        }

            .vakata-context li a i
            {
                display: none;
            }

            .vakata-context li a .vakata-contextmenu-sep
            {
                display: none;
            }

            .vakata-context .vakata-context-hover > a,
            .vakata-context li a:hover
            {
                background-color: #eee;
                color: #333;
                box-shadow: none;
                margin: 0;
            }

                .vakata-context .vakata-context-hover > a .span,
                .vakata-context .vakata-context-hover > a .ins,
                .vakata-context li a:hover .span,
                .vakata-context li a:hover .ins
                {
                    border: 0 !important;
                }

            .vakata-context li a span,
            .vakata-context li a ins
            {
                display: none;
                border: 0 !important;
            }

    .vakata-context .vakata-context-separator a,
    .vakata-context-rtl .vakata-context-separator a
    {
        margin: 0;
        border: 0;
    }

.jstree-rename-input
{
    background-color: #ffffff !important;
    border: 1px solid #e5e5e5 !important;
    outline: none !important;
    padding: 2px 6px !important;
    margin-right: -4px !important;
}

/***
NoUIRangeSlider
***/
.noUi-control
{
    margin: 9px 0;
}

/***
Color variants
***/
.noUi-primary.noUi-connect,
.noUi-primary .noUi-connect
{
    background: #428bca;
}

.noUi-info.noUi-connect,
.noUi-info .noUi-connect
{
    background: #89c4f4;
}

.noUi-success.noUi-connect,
.noUi-success .noUi-connect
{
    background: #45b6af;
}

.noUi-warning.noUi-connect,
.noUi-warning .noUi-connect
{
    background: #ecbc29;
}

.noUi-danger.noUi-connect,
.noUi-danger .noUi-connect
{
    background: #f3565d;
}

.noUi-default.noUi-connect,
.noUi-default .noUi-connect
{
    background: #c6c6c6;
}

/***
Google reCaptcha
***/
.form-recaptcha-img
{
    margin-bottom: 10px;
    clear: both;
    border: 1px solid #e5e5e5;
    padding: 5px;
}

iframe[src="about:blank"]
{
    display: none;
}

/***
Select2 Plugin
***/
.form-control .select2-choice
{
    border: 1px solid #e5e5e5;
    background-color: #fff;
    background-image: none;
    filter: none;
    height: 34px;
    padding: 3px 0 0px 12px;
}

.select2-container.select2-drop-above .select2-choice
{
    border-bottom-color: #e5e5e5;
    background-color: #fff;
    background-image: none;
    filter: none;
}

.select2-drop
{
    border: 1px solid #e5e5e5;
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    filter: none;
    border-top: 0;
}

.select2-drop-auto-width
{
    border-top: 1px solid #e5e5e5;
}

.select2-drop.select2-drop-above
{
    border-top: 1px solid #e5e5e5;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.select2-drop-active
{
    border: 1px solid #999999;
    border-top: 0;
}

.select2-container .select2-choice .select2-arrow
{
    background-image: none;
    background-color: #fff;
    filter: none;
    border-left: 1px solid #e5e5e5;
}

.select2-container.select2-container-active .select2-arrow,
.select2-container.select2-dropdown-open .select2-arrow
{
    border-left: 0 !important;
}

.select2-container .select2-choice .select2-arrow b
{
    background-position: 0 1px;
}

.select2-search input
{
    border: 1px solid #e5e5e5;
    background-color: #fff !important;
    filter: none;
    margin: 0;
    outline: 0;
    border: 1px solid #e5e5e5;
    webkit-appearance: none !important;
    color: #333333;
    outline: 0;
    height: auto !important;
    min-height: 26px;
    padding: 6px 6px !important;
    line-height: 20px;
    font-size: 14px;
    font-weight: normal;
    vertical-align: top;
    background-color: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 5px;
}

.form-control.select2-container
{
    border: 0;
    height: auto !important;
    padding: 0px;
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices
{
    border: 1px solid #999999 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.select2-dropdown-open .select2-choice
{
    border-bottom: 0 !important;
    background-image: none;
    background-color: #fff;
    filter: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices
{
    border: 1px solid #999999 !important;
    border-top: 0 !important;
    background-image: none;
    background-color: #fff;
    filter: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.select2-drop.select2-drop-above.select2-drop-active
{
    border: 1px solid #999999 !important;
    border-bottom: 0 !important;
}

.select2-dropdown-open .select2-choice .select2-arrow b
{
    background-position: -18px 1px;
}

.select2-results
{
    margin: 5px 0;
}

    .select2-results .select2-highlighted
    {
        background: #eee;
        color: #333;
    }

    .select2-results li em
    {
        background: #feffde;
        font-style: normal;
    }

    .select2-results .select2-highlighted em
    {
        background: transparent;
    }

    .select2-results .select2-highlighted ul
    {
        background: #fff;
        color: #000;
    }

    .select2-results .select2-no-results,
    .select2-results .select2-searching,
    .select2-results .select2-selection-limit
    {
        padding: 3px 7px 4px;
        background: #f4f4f4;
        display: list-item;
    }

.select2-container-multi .select2-choices
{
    padding-left: 6px;
    min-height: 34px;
    border: 1px solid #e5e5e5;
    background-image: none;
    background-color: #fff;
    filter: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 4px;
}

.select2-container-multi.select2-dropdown-open .select2-choices
{
    border-radius: 4px 4px 0 0;
}

select2-container-multi.select2-drop-above .select2-choices
{
    border-radius: 0 0 4px 4px;
}

.select2-container-multi.select2-container-active .select2-choices
{
    border: 1px solid #999 !important;
    background-image: none;
    background-color: #fff;
    filter: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.select2-container-multi .select2-choices .select2-search-choice
{
    padding: 3px 5px 3px 18px;
    margin: 5px 0 3px 5px;
    border: 1px solid #e5e5e5;
    background-image: none;
    background-color: #fff;
    filter: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.select2-results
{
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
}

/***
Color variants
***/
.has-warning .select2-container .select2-choice,
.has-warning .select2-container .select2-choices
{
    border-color: #ecbc29;
}

.has-warning .select2-container.select2-dropdown-open .select2-choice,
.has-warning .select2-container.select2-dropdown-open .select2-choices
{
    border-color: #ecbc29;
}

    .has-warning .select2-container.select2-dropdown-open .select2-choice > span
    {
        color: #ecbc29;
    }

.has-error .select2-container .select2-choice,
.has-error .select2-container .select2-choices
{
    border-color: #a94442;
}

.has-error .select2-container.select2-dropdown-open .select2-choice,
.has-error .select2-container.select2-dropdown-open .select2-choices
{
    border-color: #a94442;
}

    .has-error .select2-container.select2-dropdown-open .select2-choice > span
    {
        color: #a94442;
    }

.has-success .select2-container .select2-choice,
.has-success .select2-container .select2-choices
{
    border-color: #45b6af;
}

.has-success .select2-container.select2-dropdown-open .select2-choice,
.has-success .select2-container.select2-dropdown-open .select2-choices
{
    border-color: #45b6af;
}

    .has-success .select2-container.select2-dropdown-open .select2-choice > span
    {
        color: #45b6af;
    }

/* Fix z-index when select2 opened in modals*/
.modal-open .select2-drop-mask
{
    z-index: 10051;
}

.modal-open .select2-drop
{
    z-index: 10052;
}

.modal-open .select2-search
{
    z-index: 10053;
}

/***
jQuery Uniform
***/
.checker
{
    margin-top: -2px !important;
    margin-right: 2px !important;
}

    .checker input,
    .radio input
    {
        outline: none !important;
    }

div.checker.disabled span,
div.checker.disabled.active span
{
    background-position: -152px -260px;
}

div.checker.disabled:hover,
div.radio.disabled:hover
{
    cursor: not-allowed;
}

div.radio,
div.checker
{
    margin-right: 0;
    margin-left: 3px;
}

/***
Default theme
***/
/***
Reset and overrides  
***/
body {
  color: #222222;
  background-color: #35363a !important;
}
/***
Page header
***/
.header {
  filter: none;
  background-image: none;
  background-color: #242527;
}
.header .navbar-nav .dropdown-toggle:hover,
.header .navbar-nav .dropdown.open .dropdown-toggle {
  background-color: #414247 !important;
}
.header .navbar-nav li.dropdown .dropdown-toggle i {
  color: #999ba2 !important;
}
.header .navbar-nav > li.devider {
  border-left: 1px solid #484a4f !important;
}
.header .navbar-nav > li.dropdown.user .dropdown-toggle .username {
  color: #cecfd3;
}
.header .search-form .form-control,
.page-sidebar-menu .search-form .form-control {
  color: #7e818a;
  background-color: #4d4f55;
  border-color: #1d1d1f;
}
.header .search-form .input-icon > i,
.page-sidebar-menu .search-form .input-icon > i {
  color: #292a2d;
}

.header .search-form .form-control:-moz-placeholder {
  color: #7e818a;
}
.header .search-form .form-control:-ms-input-placeholder {
  color: #7e818a;
}
.header .search-form .form-control::-webkit-input-placeholder {
  color: #7e818a;
}

.page-sidebar-menu .search-form .form-control:-moz-placeholder {
  color: #7e818a;
}
.page-sidebar-menu .search-form .form-control:-ms-input-placeholder {
  color: #7e818a;
}
.page-sidebar-menu .search-form .form-control::-webkit-input-placeholder {
  color: #7e818a;
}

/***
Page sidebar
***/
.page-sidebar {
  background: #35363a;
}
ul.page-sidebar-menu > li {
  border-bottom: 1px solid #414247;
}
ul.page-sidebar-menu > li > a {
  color: #eee;
}
ul.page-sidebar-menu > li > a > .arrow {
  color: #414247;
}
ul.page-sidebar-menu > li:first-child {
  border-bottom: 1px solid transparent;
}
ul.page-sidebar-menu > li a i {
  color: #999;
} 

.page-sidebar-menu.page-sidebar-menu-circle-icons > li > a i {
  border: 1px solid #555;
}

ul.page-sidebar-menu > li.open > a,
ul.page-sidebar-menu > li > a:hover,
ul.page-sidebar-menu > li:hover > a {
  background: #2B2B30;
}

ul.page-sidebar-menu > li.open,
ul.page-sidebar-menu > li.active {
    border-bottom: 0;
}

ul.page-sidebar-menu > li.active > a {
  color: #f1f1f1;
  background: #27272B !important;
}
ul.page-sidebar-menu > li.active > a i {
  color: #ffffff;
}
ul.page-sidebar-menu > li > ul.sub-menu > li:first-child {
  border-top: 0px !important;
}
ul.page-sidebar-menu > li > ul.sub-menu > li.active > a,
ul.page-sidebar-menu > li > ul.sub-menu > li > a:hover {
  color: #ffffff !important;
  background: #414247 !important;
}
ul.page-sidebar-menu > li > ul.sub-menu > li > a:hover {
  background: #414247 !important;
}
/* 3rd level sub menu */
ul.page-sidebar-menu > li > ul.sub-menu li > ul.sub-menu > li.active > a,
ul.page-sidebar-menu > li > ul.sub-menu li > ul.sub-menu > li > a:hover,
ul.page-sidebar-menu > li > ul.sub-menu li.open > a {
  color: #ffffff !important;
  background: #414247 !important;
}
/* font color for all sub menu links*/
ul.page-sidebar-menu li > ul.sub-menu > li > a {
  color: #cecfd3;
}
/* menu arrows */
ul.page-sidebar-menu > li > a .arrow:before,
ul.page-sidebar-menu > li > a .arrow.open:before {
  color: #666 !important;
}
ul.page-sidebar-menu > li > ul.sub-menu a .arrow:before,
ul.page-sidebar-menu > li > ul.sub-menu a .arrow.open:before {
  color: #999ba2 !important;
}
ul.page-sidebar-menu > li > a > .arrow.open:before {
  color: #a6a8ae !important;
}
ul.page-sidebar-menu > li.active > a .arrow:before,
ul.page-sidebar-menu > li.active > a .arrow.open:before {
  color: #ffffff !important;
}
/* sub menu bg color on hover menu item */
.page-sidebar-closed ul.page-sidebar-menu > li:hover .sub-menu {
  background-color: #35363a;
}
/***
Footer 
***/
.footer .footer-inner {
  color: #999ba2;
}
.footer .footer-tools .go-top {
  background-color: #4d4f55;
}
.footer .footer-tools .go-top:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.footer .footer-tools .go-top i {
  color: #7e818a;
}
/* begin:fixed footer */
.page-footer-fixed .footer {
  background-color: #292a2d;
}
.page-footer-fixed .footer .footer-inner {
  color: #7e818a;
}
.page-footer-fixed .footer .footer-tools .go-top {
  background-color: #5a5b62;
}
.page-footer-fixed .footer .footer-tools .go-top i {
  color: #c1c2c6;
}
/* end:fixed footer */
/***

/* begin: boxed page */
@media (min-width: 992px) {
  .page-boxed {
    background-color: #35363a !important;
  }
  .page-boxed .page-container {
    background-color: #35363a;
    border-left: 1px solid #4d4f55;
    border-bottom: 1px solid #4d4f55;
  }
  .page-boxed.page-sidebar-reversed .page-container {
    border-left: 0;
    border-right: 1px solid #4d4f55;
  }
  .page-boxed.page-sidebar-fixed .page-container {
    border-left: 0;
    border-bottom: 0;
  }
  .page-boxed.page-sidebar-reversed.page-sidebar-fixed .page-container {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }
  .page-boxed.page-sidebar-fixed .page-sidebar {
    border-left: 1px solid #4d4f55;
  }
  .page-boxed.page-sidebar-reversed.page-sidebar-fixed .page-sidebar {
    border-right: 1px solid #4d4f55;
    border-left: 0; 
  }
  .page-boxed.page-sidebar-fixed.page-footer-fixed .footer {
    background-color: #292a2d !important;
  }
}
/* end: boxed page */
/***
Landscape phone to portrait tablet
***/
@media (max-width: 991px) {
  /***
    page sidebar
    ***/
  .page-sidebar-menu,
  .page-sidebar {
    background-color: #1d1d1f !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
  }
  ul.page-sidebar-menu > li {
    border-bottom: 1px solid #313237;
  }
  ul.page-sidebar-menu > li:first-child,
  ul.page-sidebar-menu > li:last-child {
    border-bottom: 0 !important;
  }
  ul.page-sidebar-menu > li.open > a,
  ul.page-sidebar-menu > li > a:hover,
  ul.page-sidebar-menu > li:hover > a {
    background: #09090a;
  }
}
@media (max-width: 480px) {
  .header .navbar-nav > li.devider {
    border-left: 1px solid #414247 !important;
  }
}

/* here you can put your own css to customize and override the theme */
