/* Minification failed. Returning unminified contents.
(19765,2): run-time error CSS1031: Expected selector, found '/'
(19765,2): run-time error CSS1025: Expected comma or open brace, found '/'
 */
/*!
 * jQuery UI CSS Framework 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { display: none; position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*!
 * jQuery UI CSS Framework 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande,%20Lucida%20Sans,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=5px&bgColorHeader=5c9ccc&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=55&borderColorHeader=4297d7&fcHeader=ffffff&iconColorHeader=d8e7f3&bgColorContent=fcfdfd&bgTextureContent=06_inset_hard.png&bgImgOpacityContent=100&borderColorContent=a6c9e2&fcContent=222222&iconColorContent=469bdd&bgColorDefault=dfeffc&bgTextureDefault=02_glass.png&bgImgOpacityDefault=85&borderColorDefault=c5dbec&fcDefault=2e6e9e&iconColorDefault=6da8d5&bgColorHover=d0e5f5&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=79b7e7&fcHover=1d5987&iconColorHover=217bc0&bgColorActive=f5f8f9&bgTextureActive=06_inset_hard.png&bgImgOpacityActive=100&borderColorActive=79b7e7&fcActive=e17009&iconColorActive=f9bd01&bgColorHighlight=fbec88&bgTextureHighlight=01_flat.png&bgImgOpacityHighlight=55&borderColorHighlight=fad42e&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Arial, sans-serif; font-size: 1em; }
.ui-widget .ui-widget { font-size: 0.9em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; /*font-size: 1em;*/ }
.ui-widget-content { border: 1px solid #a6c9e2; background: #fcfdfd url(/repo/css/images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
/*.ui-widget-header { border: 1px solid #4297d7; background: #5c9ccc url(/repo/css/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }*/
.ui-widget-header { border: 1px solid #4297d7; background: #428bca; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #c5dbec; background: #dfeffc url(/repo/css/images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #2e6e9e; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #2e6e9e; text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #79b7e7; background: #d0e5f5; font-weight: bold; color: #ffffff; }
.ui-state-hover a, .ui-state-hover a:hover { color: #ffffff; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #79b7e7; background: #f5f8f9 url(/repo/css/images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #e17009; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #e17009; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fad42e; background: #fbec88 url(/repo/css/images/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(/repo/css/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/repo/css/images/ui-icons_469bdd_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/repo/css/images/ui-icons_469bdd_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/repo/css/images/ui-icons_d8e7f3_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/repo/css/images/ui-icons_6da8d5_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/repo/css/images/ui-icons_217bc0_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/repo/css/images/ui-icons_f9bd01_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/repo/css/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/repo/css/images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius 
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -khtml-border-top-left-radius: 5px; border-top-left-radius: 5px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -khtml-border-top-right-radius: 5px; border-top-right-radius: 5px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -khtml-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -khtml-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }
*/
/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(/repo/css/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(/repo/css/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*!
 * jQuery UI Resizable 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*!
 * jQuery UI Selectable 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*!
 * jQuery UI Accordion 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*!
 * jQuery UI Autocomplete 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position:fixed; cursor: default; z-index:1050 !important; }	
.ui-autocomplete { max-height: 300px; overflow-y:scroll; overflow-x:hidden;}


/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.23
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;	
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*!
 * jQuery UI Button 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; /*top: 50%;*/ margin-top: -8px; }
.ui-button-icon-only .ui-icon { /*left: 50%;*/ margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*!
 * jQuery UI Dialog 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; z-index:1040 !important; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; overflow: hidden; font-size: 0; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; margin-top: -5px; margin-left: 0px; }
.ui-dialog .ui-dialog-titlebar-close .ui-icon { position: absolute; top: 50%; left: 50%; margin: -8px 0 0 -8px; background-image: url(/repo/css/images/ui-icons_217bc0_256x240.png); }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*!
 * jQuery UI Slider 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*!
 * jQuery UI Tabs 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*!
 * jQuery UI Datepicker 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; z-index:1050 !important; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; color:#333333; background-color:#ffffff; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*!
 * jQuery UI Progressbar 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(/repo/fonts/glyphicons-halflings-regular.eot);
  src: url(/repo/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/repo/fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(/repo/fonts/glyphicons-halflings-regular.woff) format("woff"), url(/repo/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(/repo/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  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, -webkit-box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  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);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(/repo/font/OpenSans.woff2) format('woff2');
}

@font-face
{
    font-family: 'saxMono';
    src: url(/repo/font/saxmono.ttf);
}

@font-face
{
    font-family:QuraConsolas;
    src: url(/repo/font/Consolas.ttf);
}

@font-face
{
    font-family:Verdana;
    src: url(/repo/font/Verdana.ttf);
}
@charset "UTF-8";

html, html .halflings {
  -webkit-font-smoothing: antialiased !important;
}

@font-face {
  font-family: 'Glyphicons';
  src: url(/repo/font/glyphicons-regular.eot);
  src: url(/repo/font/glyphicons-regular.eot?#iefix) format("embedded-opentype"), url(/repo/font/glyphicons-regular.woff) format("woff"), url(/repo/font/glyphicons-regular.ttf) format("truetype"), url(/repo/font/glyphicons-regular.svg#glyphicons_halflingsregular) format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="glyphicon-regular-"],
[class*=" glyphicon-regular-"] {
  font-family: 'Glyphicons';
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  /* sprites.less reset */
  display: inline;
  width: auto;
  height: auto;
  line-height: 15px;
  vertical-align: middle;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

[class^="glyphicon-regular-"]:before,
[class*=" glyphicon-regular-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

a [class^="glyphicon-regular-"],
a [class*=" glyphicon-regular-"] {
  display: inline-block;
}

li [class^="glyphicon-regular-"],
li [class*=" glyphicon-regular-"], .nav li [class^="glyphicon-regular-"],
.nav li [class*=" glyphicon-regular-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}

.glyphicon-regular-glass:before {
  content: "\e001";
}

.glyphicon-regular-leaf:before {
  content: "\e002";
}

.glyphicon-regular-dog:before {
  content: "\e003";
}

.glyphicon-regular-user:before {
  content: "\e004";
}

.glyphicon-regular-girl:before {
  content: "\e005";
}

.glyphicon-regular-car:before {
  content: "\e006";
}

.glyphicon-regular-user_add:before {
  content: "\e007";
}

.glyphicon-regular-user_remove:before {
  content: "\e008";
}

.glyphicon-regular-film:before {
  content: "\e009";
}

.glyphicon-regular-magic:before {
  content: "\e010";
}

.glyphicon-regular-envelope:before {
  content: "\2709";
}

.glyphicon-regular-camera:before {
  content: "\e012";
}

.glyphicon-regular-heart:before {
  content: "\e013";
}

.glyphicon-regular-beach_umbrella:before {
  content: "\e014";
}

.glyphicon-regular-train:before {
  content: "\e015";
}

.glyphicon-regular-print:before {
  content: "\e016";
}

.glyphicon-regular-bin:before {
  content: "\e017";
}

.glyphicon-regular-music:before {
  content: "\e018";
}

.glyphicon-regular-note:before {
  content: "\e019";
}

.glyphicon-regular-heart_empty:before {
  content: "\e020";
}

.glyphicon-regular-home:before {
  content: "\e021";
}

.glyphicon-regular-snowflake:before {
  content: "\2744";
}

.glyphicon-regular-fire:before {
  content: "\e023";
}

.glyphicon-regular-magnet:before {
  content: "\e024";
}

.glyphicon-regular-parents:before {
  content: "\e025";
}

.glyphicon-regular-binoculars:before {
  content: "\e026";
}

.glyphicon-regular-road:before {
  content: "\e027";
}

.glyphicon-regular-search:before {
  content: "\e028";
}

.glyphicon-regular-cars:before {
  content: "\e029";
}

.glyphicon-regular-notes_2:before {
  content: "\e030";
}

.glyphicon-regular-pencil:before {
  content: "\270F";
}

.glyphicon-regular-bus:before {
  content: "\e032";
}

.glyphicon-regular-wifi_alt:before {
  content: "\e033";
}

.glyphicon-lock:before {
  content: "\e204";
}

.glyphicon-regular-luggage:before {
  content: "\e034";
}

.glyphicon-regular-old_man:before {
  content: "\e035";
}

.glyphicon-regular-woman:before {
  content: "\e036";
}

.glyphicon-regular-file:before {
  content: "\e037";
}

.glyphicon-regular-coins:before {
  content: "\e038";
}

.glyphicon-regular-airplane:before {
  content: "\2708";
}

.glyphicon-regular-notes:before {
  content: "\e040";
}

.glyphicon-regular-stats:before {
  content: "\e041";
}

.glyphicon-regular-charts:before {
  content: "\e042";
}

.glyphicon-regular-pie_chart:before {
  content: "\e043";
}

.glyphicon-regular-group:before {
  content: "\e044";
}

.glyphicon-regular-keys:before {
  content: "\e045";
}

.glyphicon-regular-calendar:before {
  content: "\e046";
}

.glyphicon-regular-router:before {
  content: "\e047";
}

.glyphicon-regular-camera_small:before {
  content: "\e048";
}

.glyphicon-regular-dislikes:before {
  content: "\e049";
}

.glyphicon-regular-star:before {
  content: "\e050";
}

.glyphicon-regular-link:before {
  content: "\e051";
}

.glyphicon-regular-eye_open:before {
  content: "\e052";
}

.glyphicon-regular-eye_close:before {
  content: "\e053";
}

.glyphicon-regular-alarm:before {
  content: "\e054";
}

.glyphicon-regular-clock:before {
  content: "\e055";
}

.glyphicon-regular-stopwatch:before {
  content: "\e056";
}

.glyphicon-regular-projector:before {
  content: "\e057";
}

.glyphicon-regular-history:before {
  content: "\e058";
}

.glyphicon-regular-truck:before {
  content: "\e059";
}

.glyphicon-regular-cargo:before {
  content: "\e060";
}

.glyphicon-regular-compass:before {
  content: "\e061";
}

.glyphicon-regular-keynote:before {
  content: "\e062";
}

.glyphicon-regular-paperclip:before {
  content: "\e063";
}

.glyphicon-regular-power:before {
  content: "\e064";
}

.glyphicon-regular-lightbulb:before {
  content: "\e065";
}

.glyphicon-regular-tag:before {
  content: "\e066";
}

.glyphicon-regular-tags:before {
  content: "\e067";
}

.glyphicon-regular-cleaning:before {
  content: "\e068";
}

.glyphicon-regular-ruller:before {
  content: "\e069";
}

.glyphicon-regular-gift:before {
  content: "\e070";
}

.glyphicon-regular-umbrella:before {
  content: "\2602";
}

.glyphicon-regular-book:before {
  content: "\e072";
}

.glyphicon-regular-bookmark:before {
  content: "\e073";
}

.glyphicon-regular-wifi:before {
  content: "\e074";
}

.glyphicon-regular-cup:before {
  content: "\e075";
}

.glyphicon-regular-stroller:before {
  content: "\e076";
}

.glyphicon-regular-headphones:before {
  content: "\e077";
}

.glyphicon-regular-headset:before {
  content: "\e078";
}

.glyphicon-regular-warning_sign:before {
  content: "\e079";
}

.glyphicon-regular-signal:before {
  content: "\e080";
}

.glyphicon-regular-retweet:before {
  content: "\e081";
}

.glyphicon-regular-refresh:before {
  content: "\e082";
}

.glyphicon-regular-roundabout:before {
  content: "\e083";
}

.glyphicon-regular-random:before {
  content: "\e084";
}

.glyphicon-regular-heat:before {
  content: "\e085";
}

.glyphicon-regular-repeat:before {
  content: "\e086";
}

.glyphicon-regular-display:before {
  content: "\e087";
}

.glyphicon-regular-log_book:before {
  content: "\e088";
}

.glyphicon-regular-adress_book:before {
  content: "\e089";
}

.glyphicon-regular-building:before {
  content: "\e090";
}

.glyphicon-regular-eyedropper:before {
  content: "\e091";
}

.glyphicon-regular-adjust:before {
  content: "\e092";
}

.glyphicon-regular-tint:before {
  content: "\e093";
}

.glyphicon-regular-crop:before {
  content: "\e094";
}

.glyphicon-regular-vector_path_square:before {
  content: "\e095";
}

.glyphicon-regular-vector_path_circle:before {
  content: "\e096";
}

.glyphicon-regular-vector_path_polygon:before {
  content: "\e097";
}

.glyphicon-regular-vector_path_line:before {
  content: "\e098";
}

.glyphicon-regular-vector_path_curve:before {
  content: "\e099";
}

.glyphicon-regular-vector_path_all:before {
  content: "\e100";
}

.glyphicon-regular-font:before {
  content: "\e101";
}

.glyphicon-regular-italic:before {
  content: "\e102";
}

.glyphicon-regular-bold:before {
  content: "\e103";
}

.glyphicon-regular-text_underline:before {
  content: "\e104";
}

.glyphicon-regular-text_strike:before {
  content: "\e105";
}

.glyphicon-regular-text_height:before {
  content: "\e106";
}

.glyphicon-regular-text_width:before {
  content: "\e107";
}

.glyphicon-regular-text_resize:before {
  content: "\e108";
}

.glyphicon-regular-left_indent:before {
  content: "\e109";
}

.glyphicon-regular-right_indent:before {
  content: "\e110";
}

.glyphicon-regular-align_left:before {
  content: "\e111";
}

.glyphicon-regular-align_center:before {
  content: "\e112";
}

.glyphicon-regular-align_right:before {
  content: "\e113";
}

.glyphicon-regular-justify:before {
  content: "\e114";
}

.glyphicon-regular-list:before {
  content: "\e115";
}

.glyphicon-regular-text_smaller:before {
  content: "\e116";
}

.glyphicon-regular-text_bigger:before {
  content: "\e117";
}

.glyphicon-regular-embed:before {
  content: "\e118";
}

.glyphicon-regular-embed_close:before {
  content: "\e119";
}

.glyphicon-regular-table:before {
  content: "\e120";
}

.glyphicon-regular-message_full:before {
  content: "\e121";
}

.glyphicon-regular-message_empty:before {
  content: "\e122";
}

.glyphicon-regular-message_in:before {
  content: "\e123";
}

.glyphicon-regular-message_out:before {
  content: "\e124";
}

.glyphicon-regular-message_plus:before {
  content: "\e125";
}

.glyphicon-regular-message_minus:before {
  content: "\e126";
}

.glyphicon-regular-message_ban:before {
  content: "\e127";
}

.glyphicon-regular-message_flag:before {
  content: "\e128";
}

.glyphicon-regular-message_lock:before {
  content: "\e129";
}

.glyphicon-regular-message_new:before {
  content: "\e130";
}

.glyphicon-regular-inbox:before {
  content: "\e131";
}

.glyphicon-regular-inbox_plus:before {
  content: "\e132";
}

.glyphicon-regular-inbox_minus:before {
  content: "\e133";
}

.glyphicon-regular-inbox_lock:before {
  content: "\e134";
}

.glyphicon-regular-inbox_in:before {
  content: "\e135";
}

.glyphicon-regular-inbox_out:before {
  content: "\e136";
}

.glyphicon-regular-cogwheel:before {
  content: "\e137";
}

.glyphicon-regular-cogwheels:before {
  content: "\e138";
}

.glyphicon-regular-picture:before {
  content: "\e139";
}

.glyphicon-regular-adjust_alt:before {
  content: "\e140";
}

.glyphicon-regular-database_lock:before {
  content: "\e141";
}

.glyphicon-regular-database_plus:before {
  content: "\e142";
}

.glyphicon-regular-database_minus:before {
  content: "\e143";
}

.glyphicon-regular-database_ban:before {
  content: "\e144";
}

.glyphicon-regular-folder_open:before {
  content: "\e145";
}

.glyphicon-regular-folder_plus:before {
  content: "\e146";
}

.glyphicon-regular-folder_minus:before {
  content: "\e147";
}

.glyphicon-regular-folder_lock:before {
  content: "\e148";
}

.glyphicon-regular-folder_flag:before {
  content: "\e149";
}

.glyphicon-regular-folder_new:before {
  content: "\e150";
}

.glyphicon-regular-edit:before {
  content: "\e151";
}

.glyphicon-regular-new_window:before {
  content: "\e152";
}

.glyphicon-regular-check:before {
  content: "\e153";
}

.glyphicon-regular-unchecked:before {
  content: "\e154";
}

.glyphicon-regular-more_windows:before {
  content: "\e155";
}

.glyphicon-regular-show_big_thumbnails:before {
  content: "\e156";
}

.glyphicon-regular-show_thumbnails:before {
  content: "\e157";
}

.glyphicon-regular-show_thumbnails_with_lines:before {
  content: "\e158";
}

.glyphicon-regular-show_lines:before {
  content: "\e159";
}

.glyphicon-regular-playlist:before {
  content: "\e160";
}

.glyphicon-regular-imac:before {
  content: "\e161";
}

.glyphicon-regular-macbook:before {
  content: "\e162";
}

.glyphicon-regular-ipad:before {
  content: "\e163";
}

.glyphicon-regular-iphone:before {
  content: "\e164";
}

.glyphicon-regular-iphone_transfer:before {
  content: "\e165";
}

.glyphicon-regular-iphone_exchange:before {
  content: "\e166";
}

.glyphicon-regular-ipod:before {
  content: "\e167";
}

.glyphicon-regular-ipod_shuffle:before {
  content: "\e168";
}

.glyphicon-regular-ear_plugs:before {
  content: "\e169";
}

.glyphicon-regular-phone:before {
  content: "\e170";
}

.glyphicon-regular-step_backward:before {
  content: "\e171";
}

.glyphicon-regular-fast_backward:before {
  content: "\e172";
}

.glyphicon-regular-rewind:before {
  content: "\e173";
}

.glyphicon-regular-play:before {
  content: "\e174";
}

.glyphicon-regular-pause:before {
  content: "\e175";
}

.glyphicon-regular-stop:before {
  content: "\e176";
}

.glyphicon-regular-forward:before {
  content: "\e177";
}

.glyphicon-regular-fast_forward:before {
  content: "\e178";
}

.glyphicon-regular-step_forward:before {
  content: "\e179";
}

.glyphicon-regular-eject:before {
  content: "\e180";
}

.glyphicon-regular-facetime_video:before {
  content: "\e181";
}

.glyphicon-regular-download_alt:before {
  content: "\e182";
}

.glyphicon-regular-mute:before {
  content: "\e183";
}

.glyphicon-regular-volume_down:before {
  content: "\e184";
}

.glyphicon-regular-volume_up:before {
  content: "\e185";
}

.glyphicon-regular-screenshot:before {
  content: "\e186";
}

.glyphicon-regular-move:before {
  content: "\e187";
}

.glyphicon-regular-more:before {
  content: "\e188";
}

.glyphicon-regular-brightness_reduce:before {
  content: "\e189";
}

.glyphicon-regular-brightness_increase:before {
  content: "\e190";
}

.glyphicon-regular-circle_plus:before {
  content: "\e191";
}

.glyphicon-regular-circle_minus:before {
  content: "\e192";
}

.glyphicon-regular-circle_remove:before {
  content: "\e193";
}

.glyphicon-regular-circle_ok:before {
  content: "\e194";
}

.glyphicon-regular-circle_question_mark:before {
  content: "\e195";
}

.glyphicon-regular-circle_info:before {
  content: "\e196";
}

.glyphicon-regular-circle_exclamation_mark:before {
  content: "\e197";
}

.glyphicon-regular-remove:before {
  content: "\e198";
}

.glyphicon-regular-ok:before {
  content: "\e199";
}

.glyphicon-regular-ban:before {
  content: "\e200";
}

.glyphicon-regular-download:before {
  content: "\e201";
}

.glyphicon-regular-upload:before {
  content: "\e202";
}

.glyphicon-regular-shopping_cart:before {
  content: "\e203";
}

.glyphicon-regular-lock:before {
  content: "\e204";
}

.glyphicon-regular-unlock:before {
  content: "\e205";
}

.glyphicon-regular-electricity:before {
  content: "\e206";
}

.glyphicon-regular-ok_2:before {
  content: "\e207";
}

.glyphicon-regular-remove_2:before {
  content: "\e208";
}

.glyphicon-regular-cart_out:before {
  content: "\e209";
}

.glyphicon-regular-cart_in:before {
  content: "\e210";
}

.glyphicon-regular-left_arrow:before {
  content: "\e211";
}

.glyphicon-regular-right_arrow:before {
  content: "\e212";
}

.glyphicon-regular-down_arrow:before {
  content: "\e213";
}

.glyphicon-regular-up_arrow:before {
  content: "\e214";
}

.glyphicon-regular-resize_small:before {
  content: "\e215";
}

.glyphicon-regular-resize_full:before {
  content: "\e216";
}

.glyphicon-regular-circle_arrow_left:before {
  content: "\e217";
}

.glyphicon-regular-circle_arrow_right:before {
  content: "\e218";
}

.glyphicon-regular-circle_arrow_top:before {
  content: "\e219";
}

.glyphicon-regular-circle_arrow_down:before {
  content: "\e220";
}

.glyphicon-regular-play_button:before {
  content: "\e221";
}

.glyphicon-regular-unshare:before {
  content: "\e222";
}

.glyphicon-regular-share:before {
  content: "\e223";
}

.glyphicon-regular-chevron-right:before {
  content: "\e224";
}

.glyphicon-regular-chevron-left:before {
  content: "\e225";
}

.glyphicon-regular-bluetooth:before {
  content: "\e226";
}

.glyphicon-regular-euro:before {
  content: "\20AC";
}

.glyphicon-regular-usd:before {
  content: "\e228";
}

.glyphicon-regular-gbp:before {
  content: "\e229";
}

.glyphicon-regular-retweet_2:before {
  content: "\e230";
}

.glyphicon-regular-moon:before {
  content: "\e231";
}

.glyphicon-regular-sun:before {
  content: "\2609";
}

.glyphicon-regular-cloud:before {
  content: "\2601";
}

.glyphicon-regular-direction:before {
  content: "\e234";
}

.glyphicon-regular-brush:before {
  content: "\e235";
}

.glyphicon-regular-pen:before {
  content: "\e236";
}

.glyphicon-regular-zoom_in:before {
  content: "\e237";
}

.glyphicon-regular-zoom_out:before {
  content: "\e238";
}

.glyphicon-regular-pin:before {
  content: "\e239";
}

.glyphicon-regular-albums:before {
  content: "\e240";
}

.glyphicon-regular-rotation_lock:before {
  content: "\e241";
}

.glyphicon-regular-flash:before {
  content: "\e242";
}

.glyphicon-regular-google_maps:before {
  content: "\e243";
}

.glyphicon-regular-anchor:before {
  content: "\2693";
}

.glyphicon-regular-conversation:before {
  content: "\e245";
}

.glyphicon-regular-chat:before {
  content: "\e246";
}

.glyphicon-regular-male:before {
  content: "\e247";
}

.glyphicon-regular-female:before {
  content: "\e248";
}

.glyphicon-regular-asterisk:before {
  content: "\002A";
}

.glyphicon-regular-divide:before {
  content: "\00F7";
}

.glyphicon-regular-snorkel_diving:before {
  content: "\e251";
}

.glyphicon-regular-scuba_diving:before {
  content: "\e252";
}

.glyphicon-regular-oxygen_bottle:before {
  content: "\e253";
}

.glyphicon-regular-fins:before {
  content: "\e254";
}

.glyphicon-regular-fishes:before {
  content: "\e255";
}

.glyphicon-regular-boat:before {
  content: "\e256";
}

.glyphicon-regular-delete:before {
  content: "\e257";
}

.glyphicon-regular-sheriffs_star:before {
  content: "\e258";
}

.glyphicon-regular-qrcode:before {
  content: "\e259";
}

.glyphicon-regular-barcode:before {
  content: "\e260";
}

.glyphicon-regular-pool:before {
  content: "\e261";
}

.glyphicon-regular-buoy:before {
  content: "\e262";
}

.glyphicon-regular-spade:before {
  content: "\e263";
}

.glyphicon-regular-bank:before {
  content: "\e264";
}

.glyphicon-regular-vcard:before {
  content: "\e265";
}

.glyphicon-regular-electrical_plug:before {
  content: "\e266";
}

.glyphicon-regular-flag:before {
  content: "\e267";
}

.glyphicon-regular-credit_card:before {
  content: "\e268";
}

.glyphicon-regular-keyboard-wireless:before {
  content: "\e269";
}

.glyphicon-regular-keyboard-wired:before {
  content: "\e270";
}

.glyphicon-regular-shield:before {
  content: "\e271";
}

.glyphicon-regular-ring:before {
  content: "\02DA";
}

.glyphicon-regular-cake:before {
  content: "\e273";
}

.glyphicon-regular-drink:before {
  content: "\e274";
}

.glyphicon-regular-beer:before {
  content: "\e275";
}

.glyphicon-regular-fast_food:before {
  content: "\e276";
}

.glyphicon-regular-cutlery:before {
  content: "\e277";
}

.glyphicon-regular-pizza:before {
  content: "\e278";
}

.glyphicon-regular-birthday_cake:before {
  content: "\e279";
}

.glyphicon-regular-tablet:before {
  content: "\e280";
}

.glyphicon-regular-settings:before {
  content: "\e281";
}

.glyphicon-regular-bullets:before {
  content: "\e282";
}

.glyphicon-regular-cardio:before {
  content: "\e283";
}

.glyphicon-regular-t-shirt:before {
  content: "\e284";
}

.glyphicon-regular-pants:before {
  content: "\e285";
}

.glyphicon-regular-sweater:before {
  content: "\e286";
}

.glyphicon-regular-fabric:before {
  content: "\e287";
}

.glyphicon-regular-leather:before {
  content: "\e288";
}

.glyphicon-regular-scissors:before {
  content: "\e289";
}

.glyphicon-regular-bomb:before {
  content: "\e290";
}

.glyphicon-regular-skull:before {
  content: "\e291";
}

.glyphicon-regular-celebration:before {
  content: "\e292";
}

.glyphicon-regular-tea_kettle:before {
  content: "\e293";
}

.glyphicon-regular-french_press:before {
  content: "\e294";
}

.glyphicon-regular-coffe_cup:before {
  content: "\e295";
}

.glyphicon-regular-pot:before {
  content: "\e296";
}

.glyphicon-regular-grater:before {
  content: "\e297";
}

.glyphicon-regular-kettle:before {
  content: "\e298";
}

.glyphicon-regular-hospital:before {
  content: "\e299";
}

.glyphicon-regular-hospital_h:before {
  content: "\e300";
}

.glyphicon-regular-microphone:before {
  content: "\e301";
}

.glyphicon-regular-webcam:before {
  content: "\e302";
}

.glyphicon-regular-temple_christianity_church:before {
  content: "\e303";
}

.glyphicon-regular-temple_islam:before {
  content: "\e304";
}

.glyphicon-regular-temple_hindu:before {
  content: "\e305";
}

.glyphicon-regular-temple_buddhist:before {
  content: "\e306";
}

.glyphicon-regular-bicycle:before {
  content: "\e307";
}

.glyphicon-regular-life_preserver:before {
  content: "\e308";
}

.glyphicon-regular-share_alt:before {
  content: "\e309";
}

.glyphicon-regular-comments:before {
  content: "\e310";
}

.glyphicon-regular-flower:before {
  content: "\2698";
}

.glyphicon-regular-baseball:before {
  content: "\e312";
}

.glyphicon-regular-rugby:before {
  content: "\e313";
}

.glyphicon-regular-ax:before {
  content: "\e314";
}

.glyphicon-regular-table_tennis:before {
  content: "\e315";
}

.glyphicon-regular-bowling:before {
  content: "\e316";
}

.glyphicon-regular-tree_conifer:before {
  content: "\e317";
}

.glyphicon-regular-tree_deciduous:before {
  content: "\e318";
}

.glyphicon-regular-more_items:before {
  content: "\e319";
}

.glyphicon-regular-sort:before {
  content: "\e320";
}

.glyphicon-regular-filter:before {
  content: "\e321";
}

.glyphicon-regular-gamepad:before {
  content: "\e322";
}

.glyphicon-regular-playing_dices:before {
  content: "\e323";
}

.glyphicon-regular-calculator:before {
  content: "\e324";
}

.glyphicon-regular-tie:before {
  content: "\e325";
}

.glyphicon-regular-wallet:before {
  content: "\e326";
}

.glyphicon-regular-piano:before {
  content: "\e327";
}

.glyphicon-regular-sampler:before {
  content: "\e328";
}

.glyphicon-regular-podium:before {
  content: "\e329";
}

.glyphicon-regular-soccer_ball:before {
  content: "\e330";
}

.glyphicon-regular-blog:before {
  content: "\e331";
}

.glyphicon-regular-dashboard:before {
  content: "\e332";
}

.glyphicon-regular-certificate:before {
  content: "\e333";
}

.glyphicon-regular-bell:before {
  content: "\e334";
}

.glyphicon-regular-candle:before {
  content: "\e335";
}

.glyphicon-regular-pushpin:before {
  content: "\e336";
}

.glyphicon-regular-iphone_shake:before {
  content: "\e337";
}

.glyphicon-regular-pin_flag:before {
  content: "\e338";
}

.glyphicon-regular-turtle:before {
  content: "\e339";
}

.glyphicon-regular-rabbit:before {
  content: "\e340";
}

.glyphicon-regular-globe:before {
  content: "\e341";
}

.glyphicon-regular-briefcase:before {
  content: "\e342";
}

.glyphicon-regular-hdd:before {
  content: "\e343";
}

.glyphicon-regular-thumbs_up:before {
  content: "\e344";
}

.glyphicon-regular-thumbs_down:before {
  content: "\e345";
}

.glyphicon-regular-hand_right:before {
  content: "\e346";
}

.glyphicon-regular-hand_left:before {
  content: "\e347";
}

.glyphicon-regular-hand_up:before {
  content: "\e348";
}

.glyphicon-regular-hand_down:before {
  content: "\e349";
}

.glyphicon-regular-fullscreen:before {
  content: "\e350";
}

.glyphicon-regular-shopping_bag:before {
  content: "\e351";
}

.glyphicon-regular-book_open:before {
  content: "\e352";
}

.glyphicon-regular-nameplate:before {
  content: "\e353";
}

.glyphicon-regular-nameplate_alt:before {
  content: "\e354";
}

.glyphicon-regular-vases:before {
  content: "\e355";
}

.glyphicon-regular-bullhorn:before {
  content: "\e356";
}

.glyphicon-regular-dumbbell:before {
  content: "\e357";
}

.glyphicon-regular-suitcase:before {
  content: "\e358";
}

.glyphicon-regular-file_import:before {
  content: "\e359";
}

.glyphicon-regular-file_export:before {
  content: "\e360";
}

.glyphicon-regular-bug:before {
  content: "\e361";
}

.glyphicon-regular-crown:before {
  content: "\e362";
}

.glyphicon-regular-smoking:before {
  content: "\e363";
}

.glyphicon-regular-cloud-upload:before {
  content: "\e364";
}

.glyphicon-regular-cloud-download:before {
  content: "\e365";
}

.glyphicon-regular-restart:before {
  content: "\e366";
}

.glyphicon-regular-security_camera:before {
  content: "\e367";
}

.glyphicon-regular-expand:before {
  content: "\e368";
}

.glyphicon-regular-collapse:before {
  content: "\e369";
}

.glyphicon-regular-collapse_top:before {
  content: "\e370";
}

.glyphicon-regular-globe_af:before {
  content: "\e371";
}

.glyphicon-regular-global:before {
  content: "\e372";
}

.glyphicon-regular-spray:before {
  content: "\e373";
}

.glyphicon-regular-nails:before {
  content: "\e374";
}

.glyphicon-regular-claw_hammer:before {
  content: "\e375";
}

.glyphicon-regular-classic_hammer:before {
  content: "\e376";
}

.glyphicon-regular-hand_saw:before {
  content: "\e377";
}

.glyphicon-regular-riflescope:before {
  content: "\e378";
}

.glyphicon-regular-electrical_socket_eu:before {
  content: "\e379";
}

.glyphicon-regular-electrical_socket_us:before {
  content: "\e380";
}

.glyphicon-regular-pinterest:before {
  content: "\e381";
}

.glyphicon-regular-dropbox:before {
  content: "\e382";
}

.glyphicon-regular-google_plus:before {
  content: "\e383";
}

.glyphicon-regular-jolicloud:before {
  content: "\e384";
}

.glyphicon-regular-yahoo:before {
  content: "\e385";
}

.glyphicon-regular-blogger:before {
  content: "\e386";
}

.glyphicon-regular-picasa:before {
  content: "\e387";
}

.glyphicon-regular-amazon:before {
  content: "\e388";
}

.glyphicon-regular-tumblr:before {
  content: "\e389";
}

.glyphicon-regular-wordpress:before {
  content: "\e390";
}

.glyphicon-regular-instapaper:before {
  content: "\e391";
}

.glyphicon-regular-evernote:before {
  content: "\e392";
}

.glyphicon-regular-xing:before {
  content: "\e393";
}

.glyphicon-regular-zootool:before {
  content: "\e394";
}

.glyphicon-regular-dribbble:before {
  content: "\e395";
}

.glyphicon-regular-deviantart:before {
  content: "\e396";
}

.glyphicon-regular-read_it_later:before {
  content: "\e397";
}

.glyphicon-regular-linked_in:before {
  content: "\e398";
}

.glyphicon-regular-forrst:before {
  content: "\e399";
}

.glyphicon-regular-pinboard:before {
  content: "\e400";
}

.glyphicon-regular-behance:before {
  content: "\e401";
}

.glyphicon-regular-github:before {
  content: "\e402";
}

.glyphicon-regular-youtube:before {
  content: "\e403";
}

.glyphicon-regular-skitch:before {
  content: "\e404";
}

.glyphicon-regular-foursquare:before {
  content: "\e405";
}

.glyphicon-regular-quora:before {
  content: "\e406";
}

.glyphicon-regular-badoo:before {
  content: "\e407";
}

.glyphicon-regular-spotify:before {
  content: "\e408";
}

.glyphicon-regular-stumbleupon:before {
  content: "\e409";
}

.glyphicon-regular-readability:before {
  content: "\e410";
}

.glyphicon-regular-facebook:before {
  content: "\e411";
}

.glyphicon-regular-twitter:before {
  content: "\e412";
}

.glyphicon-regular-instagram:before {
  content: "\e413";
}

.glyphicon-regular-posterous_spaces:before {
  content: "\e414";
}

.glyphicon-regular-vimeo:before {
  content: "\e415";
}

.glyphicon-regular-flickr:before {
  content: "\e416";
}

.glyphicon-regular-last_fm:before {
  content: "\e417";
}

.glyphicon-regular-rss:before {
  content: "\e418";
}

.glyphicon-regular-skype:before {
  content: "\e419";
}

.glyphicon-regular-e-mail:before {
  content: "\e420";
}

/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/repo/css/fonts/fontawesome-webfont.eot?v=4.2.0);
  src: url(/repo/css/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format("embedded-opentype"), url(/repo/css/fonts/fontawesome-webfont.woff?v=4.2.0) format("woff"), url(/repo/css/fonts/fontawesome-webfont.ttf?v=4.2.0) format("truetype"), url(/repo/css/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-whatsapp:before {
  content: "\f232";
}

.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-bed:before {
  content: "\f236";
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.form-control {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -2px;
}

.dropdown-menu {
  border: 2px solid #666;
  background: #fff;
  margin-top: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.dropdown-menu:before {
  border: 0;
}
.dropdown-menu.typeahead > li.active > a {
  background: #ddd;
  color: #333;
  filter: none;
}
.dropdown-menu.typeahead > li.active:focus > a, .dropdown-menu.typeahead > li.active:hover > a {
  background: #368ee0;
  color: #fff;
  filter: none;
}
.dropdown-menu > li:focus > a, .dropdown-menu > li:hover > a {
  background: #ddd;
  color: #333;
  filter: none;
}
.dropdown-menu > li > a {
  padding: 6px 15px;
  font-size: 13px;
  filter: none;
}
.dropdown-menu .dropdown-submenu:hover > a {
  background: #eee;
  color: #333;
}
.dropdown-menu .dropdown-submenu.active:hover:after {
  border-left-color: #666;
}
.dropdown-menu .dropdown-submenu > a:active, .dropdown-menu .dropdown-submenu > a:focus {
  background: #eee;
  color: #333;
}
.dropdown-menu .dropdown-submenu > a:after {
  border-left-color: #666;
}
.dropdown-menu .dropdown-submenu .dropdown-menu {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.dropdown-menu .dropdown-submenu .dropdown-menu .active > a {
  background: #ddd;
  color: #333;
}

.modal form {
  margin-bottom: 0;
}
.modal .modal-footer {
  margin-top: 0;
}

.input-append input, .input-append select, .input-append .uneditable-input {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.tooltip {
  z-index: 99999;
}

.tab-content {
  overflow: visible;
}

.uneditable-input {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.btn-group.text {
  font-size: 13px;
  line-height: 30px;
}
.btn-group .dropdown, .btn-group .pagination {
  font-size: 13px;
}
.btn-group .pagination {
  margin: 0;
}
.btn-group .pagination ul {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.table-bordered {
  border-top: 0;
}
.table-bordered.table-force-topborder {
  border-top: 1px solid #ddd;
}
.table-bordered.dataTable {
  border-top: 1px solid #ddd;
}
.table-bordered.dataTable.dataTable-noheader {
  border-top: 0;
}

.table-bordered, .table-bordered thead:first-child tr:first-child > th:first-child, .table-bordered tbody:first-child tr:first-child > td:first-child, .table-bordered tbody:first-child tr:first-child > th:first-child, .table-bordered thead:first-child tr:first-child > th:last-child, .table-bordered tbody:first-child tr:first-child > td:last-child, .table-bordered tbody:first-child tr:first-child > th:last-child, .table-bordered thead:last-child tr:last-child > th:first-child, .table-bordered tbody:last-child tr:last-child > td:first-child, .table-bordered tbody:last-child tr:last-child > th:first-child, .table-bordered tfoot:last-child tr:last-child > td:first-child, .table-bordered tfoot:last-child tr:last-child > th:first-child, .table-bordered thead:last-child tr:last-child > th:last-child, .table-bordered tbody:last-child tr:last-child > td:last-child, .table-bordered tbody:last-child tr:last-child > th:last-child, .table-bordered tfoot:last-child tr:last-child > td:last-child, .table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

.input-prepend .add-on:first-child, .input-prepend .btn:first-child, .input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child > .dropdown-toggle, .input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child, .input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child, .btn-group > .btn:first-child, .btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

.input-prepend .btn-group .btn:first-child, .input-append .btn-group .btn:first-child {
  border: 1px solid #ccc;
  padding: 4px 8px;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

.input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child > .dropdown-toggle, .input-prepend .btn:first-child {
  border: 1px solid #ccc;
  padding: 4px 8px;
}

.input-prepend .add-on:first-child {
  border: 1px solid #ccc;
  padding: 4px 6px;
}

.label {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-shadow: none;
}

input, textarea, input:focus {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  outline-width: 0;
}

.modal {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.modal .modal-footer {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.tooltip .tooltip-inner {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.btn-group.open .dropdown-toggle {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-group.open .dropdown-toggle.btn-primary {
  background: #368ee0;
}
.btn-group.open .dropdown-toggle.btn-danger {
  background: #E51400;
}
.btn-group.open .dropdown-toggle.btn-inverse {
  background: #333;
}
.btn-group.open .dropdown-toggle.btn-success {
  background: #339933;
}
.btn-group.open .dropdown-toggle.btn-warning {
  background: #f8a31f;
}
.btn-group.open .dropdown-toggle.btn-info {
  background: #368ee0;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  background: #fff;
  color: #333;
}

.form-horizontal .control-label {
  text-align: left;
}
.form-horizontal .controls {
  margin-left: 160px;
}

.dropdown-menu.dropdown-primary {
  border-color: #368ee0;
}
.dropdown-menu.dropdown-primary > li > a:hover {
  background: #368ee0;
  color: #fff;
}
.dropdown-menu.dropdown-danger {
  border-color: #E51400;
}
.dropdown-menu.dropdown-danger > li > a:hover {
  background: #E51400;
  color: #fff;
}
.dropdown-menu.dropdown-warning {
  border-color: #fab750;
}
.dropdown-menu.dropdown-warning > li > a:hover {
  background: #f8a31f;
  color: #fff;
}
.dropdown-menu.dropdown-success {
  border-color: #339933;
}
.dropdown-menu.dropdown-success > li > a:hover {
  background: #339933;
  color: #fff;
}
.dropdown-menu.dropdown-inverse {
  border-color: #484848;
}
.dropdown-menu.dropdown-inverse > li > a:hover {
  background: #484848;
  color: #fff;
}

.btn {
  background: #eee;
  border: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #444;
  padding: 5px 9px;
  filter: none;
  /*Added by Musheer Khalid*/
  font-size: 13px;
  font-variant: small-caps !important;
  font-weight:500 !important;
  font-family: Verdana !important;
}
.btn.btn--icon .fa {
  margin-right: 5px;
}
.btn.btn-large {
  padding: 10px 16px;
}
.btn.btn-small {
  padding: 2px 5px;
}
.btn.btn-mini {
  padding: 1px 4px;
}
.btn.btn-text-left {
  text-align: left;
}
.btn i {
  font-size: 14px;
}
.btn:hover {
  background: #ccc;
  text-shadow: none;
}
.btn:focus {
  background: #ccc;
  text-shadow: none;
}
.btn:active {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn:focus {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.btn.btn-primary {
  background: #368ee0;
  color: #fff;
  text-shadow: none;
  filter: none;
}
.btn.btn-primary:hover {
  background: #1e74c5;
}
.btn.btn-info {
  background: #a4ccf1;
  text-shadow: none;
  filter: none;
}
.btn.btn-info:hover {
  background: #62a7e7;
  color: #333;
}
.btn.btn-warning {
  background: #fab750;
  text-shadow: none;
  filter: none;
}
.btn.btn-warning:hover {
  background: #f8a31f;
  color: #333;
}
.btn.btn-danger {
  background: #ff4433;
  text-shadow: none;
  color: #fff;
  filter: none;
}
.btn.btn-danger:hover {
  background: #E51400;
}
.btn.btn-success {
  background: #40bf40;
  text-shadow: none;
  color: #fff;
  filter: none;
}
.btn.btn-success:hover {
  background: #339933;
}
.btn.btn-inverse {
  background: #484848;
  text-shadow: none;
  color: #fff;
  filter: none;
}
.btn.btn-inverse:hover {
  background: #111;
}

.nav.nav-pills > li.active > a, .nav.nav-list > li.active > a {
  background: #368ee0;
}

.popover {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
}

.panel-group .panel {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.panel-group .panel .panel-heading, .panel-group .panel .panel-title > a {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.alert {
    margin-bottom: 0px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-width:1px;
    border-bottom-style:solid;
}
/* Added by Musheer Khalid */
.alert-top {
    position: fixed;
    top: 45px;
    left:1%; 
    width: 98%;
    z-index:501;
}
.alert-bottom {
    position: fixed;
    bottom: 25px;
    left:1%; 
    width: 98%;
    z-index:501;
}


.progress {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.pagination-large ul > li:first-child > a, .pagination-large ul > li:first-child > span, .pagination-large ul > li:last-child > a, .pagination-large ul > li:last-child > span, .pagination ul > li:first-child > a, .pagination ul > li:first-child > span, .pagination-mini ul > li:first-child > a, .pagination-small ul > li:first-child > a, .pagination-mini ul > li:first-child > span, .pagination-small ul > li:first-child > span, .pagination ul > li:last-child > a, .pagination ul > li:last-child > span, .pagination-mini ul > li:last-child > a, .pagination-small ul > li:last-child > a, .pagination-mini ul > li:last-child > span, .pagination-small ul > li:last-child > span {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.modal-content {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #fff;
}
.table-striped > tbody > tr:nth-of-type(even) {
  background-color: #f6f6f6;
}

.table.table-condensed tr th, .table.table-condensed tr td {
  padding: 2px 3px 2px 3px;/* Musheer Khalid 2px 3px 2px 3px; */
}
.table tr th, .table tr td {
  padding: 10px;
  border-bottom: 1px solid #ddd;/* Musheer Khalid border-top: 1px dotted #ddd; */
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #ddd;
}

/* Added by Musheer Khalid for new Table Design */
.table-dense-dataTable > thead > tr > th,
.table-dense-dataTable > tbody > tr > th,
.table-dense-dataTable > tfoot > tr > th,
.table-dense-dataTable > thead > tr > td,
.table-dense-dataTable > tbody > tr > td,
.table-dense-dataTable > tfoot > tr > td {
  padding: 3px;
}

.table-condensed-dataTable > thead > tr > th,
.table-condensed-dataTable > tbody > tr > th,
.table-condensed-dataTable > tfoot > tr > th,
.table-condensed-dataTable > thead > tr > td,
.table-condensed-dataTable > tbody > tr > td,
.table-condensed-dataTable > tfoot > tr > td {
  padding: 5px;
}

label, input, button, select, textarea, span {
  /*font-size: 13px;*/
}

.form-actions {
  background: 0;
  border: 0;
}

@media (max-width: 1250px) {
  #main .page-header .minitiles {
    display: none;
  }
}
@media (max-width: 1200px) {
  .stats-overview > li {
    padding: 5px 10px !important;
  }

  .form-horizontal.form-column [class*="span"] {
    border-top: 1px solid #ddd;
    border-left: 0 !important;
    width: 100% !important;
  }
  .form-horizontal.form-column [class*="span"]:first-child {
    border-top: 0;
  }
  .form-horizontal.form-column .form-actions {
    border-top: 0 !important;
  }
}
@media (max-width: 1100px) {
  .stats-overview > li {
    padding: 5px 10px !important;
    border-right: 1px dotted #ddd !important;
  }
  .stats-overview > li .name {
    font-size: 11px !important;
  }
  .stats-overview > li .value {
    font-size: 13px !important;
  }
}
@media (max-width: 1200px) {
  .icon-nav {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  #main .page-header .stats {
    display: none;
  }

  .search-form > .search-pane > input {
    width: 135px !important;
  }

  .hidden-1024 {
    display: none !important;
  }

  .form-wizard .single-step .title {
    padding: 1px 5px !important;
  }
  .form-wizard .single-step .description {
    font-size: 12px !important;
    margin-left: 0 !important;
  }
}
@media (max-width: 976px) {
  #navigation .user .dropdown > a {
    padding: 7px 6px 6px 6px !important;
  }
  #navigation .main-nav > li > a {
    font-size: 12px;
    padding: 10px 8px !important;
  }
}
@media (max-width: 840px) {
  .mobile-sidebar-toggle {
    display: block !important;
  }

  #navigation #brand {
    padding-right: 0 !important;
  }
  #navigation .main-nav {
    display: none;
  }
  #navigation .toggle-nav {
    display: none !important;
  }
}
@media (max-width: 767px) {
  body {
    padding: 0 !important;
  }

  .pricing-tables .pricing.highlighted {
    margin-top: 30px !important;
  }

  .hidden-768 {
    display: none !important;
  }

  .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin: 0 !important;
  }

  .container-fluid, .container {
    padding: 0 20px;
  }

  .form-wizard.wizard-vertical .wizard-steps {
    width: 160px !important;
  }
  .form-wizard.wizard-vertical .form-content {
    margin-left: 160px !important;
  }
  .form-wizard.wizard-vertical .form-actions {
    padding-left: 180px !important;
  }
}
@media (max-width: 480px) {
  .table-mail .table-fixed-medium {
    width: 120px !important;
  }

  .form-wizard.wizard-vertical .wizard-steps {
    width: 40px !important;
  }
  .form-wizard.wizard-vertical .form-content {
    margin-left: 40px !important;
  }
  .form-wizard.wizard-vertical .form-actions {
    padding-left: 60px !important;
  }
  .form-wizard.wizard-vertical .wizard-steps .description {
    display: none !important;
  }

  .tabs.tabs-inline.tabs-top > li > a {
    padding: 8px 10px !important;
  }
  .tabs.tabs-inline.tabs-left {
    position: static !important;
    background: none !important;
    width: auto !important;
  }
  .tabs.tabs-inline.tabs-left > li {
    float: left;
    margin-right: 1px;
  }
  .tabs.tabs-inline.tabs-left > li > a {
    border-top: 0 !important;
    border-bottom: 0 !important;
    padding: 8px 10px !important;
  }

  .tab-content.tab-content-inline {
    margin-left: 0 !important;
    border-left: 0 !important;
  }

  .hidden-480 {
    display: none !important;
  }

  .visible-480 {
    display: inline-block !important;
  }

  .form-horizontal .controls {
    margin-left: 0 !important;
  }

  .calendar .fc-button.fc-button-next .fc-button-content, .calendar .fc-button.fc-button-prev .fc-button-content {
    padding: 0 4px !important;
    margin-top: 3px;
  }
  .calendar .fc-button .fc-button-content {
    font-size: 12px !important;
    margin-right: 2px !important;
  }
  .calendar .fc-header .fc-header-left {
    width: 0 !important;
    display: none;
  }
  .calendar .fc-header .fc-header-right .fc-button {
    position: static !important;
    top: auto !important;
  }
  .calendar .fc-header .fc-header-title h2 {
    font-size: 14px !important;
  }

  body.login .wrapper {
    width: 300px;
    margin: 20px -150px !important;
    top: 0;
  }

  .user-list {
    display: none !important;
  }

  .messages.withlist {
    margin-right: 0 !important;
  }
}
@media (max-width: 350px) {
  .hidden-350 {
    display: none !important;
  }

  .calendar .fc-header-right {
    display: none !important;
  }

  #main .box .box-title h3 {
    font-size: 16px !important;
  }
  #main .box .box-title .actions .btn i {
    font-size: 12px !important;
  }

  .table .table-fixed-medium {
    width: 100px !important;
  }
}
#content {
  position: relative;
  min-height: 100%;  
}
#content.nav-fixed {
  padding-top: 40px;
}
#content.nav-fixed #left {
  top: 40px;
}
#content.container-fluid {
  padding: 0px;
}
#content.container-fluid.nav-fixed {
  padding-top: 40px;
}

#main {
  *zoom: 1;
  background: #fff;
  margin-left: 200px;
  overflow:visible;
  padding-bottom: 20px;
}
#main:after {
  content: "";
  display: table;
  clear: both;
}
#main .page-header {
  border: 0;
  margin: 15px 0 15px 0;
  padding: 0 3px;
  *zoom: 1;
}
#main .page-header:after {
  content: "";
  display: table;
  clear: both;
}
#main .page-header .pull-left h1 {
  font-size: 30px;
  color: #2a2a2a;
  line-height: 24px;
  font-weight: 400;
  margin: 20px 0;
}
#main .page-header .pull-left h6 {
  color: #777;
  font-weight: normal;
  margin: 0;
}
#main .breadcrumbs {
  *zoom: 1;
  background: #f4f4f4;
  border-bottom: 1px solid #000000;
  font-weight:bold;
}
#main .breadcrumbs:after {
  content: "";
  display: table;
  clear: both;
}
#main .breadcrumbs .btntopheader
{
    float:left;
    padding:4px;
}
#main .breadcrumbs .btntopheader a {
  text-decoration: none;
  color: #fff;
  font-family:Arial;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  background: #8dc73f;
  padding: 2px 5px;
  text-align: center;
  display: block;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  line-height: 1;
}
#main .breadcrumbs ul {
  list-style-type: none;
  margin: 0px;
  padding: 2px 5px;
  *zoom: 1;
  float:right;
}
#main .breadcrumbs ul:after {
  content: "";
  display: table;
  clear: both;
}
#main .breadcrumbs ul > li {
  float: left;
  color: #666;
}
#main .breadcrumbs ul > li > a {
  color: #666;
  display: block;
  padding: 2px 6px;
  float: left;
  color:#000000;
  text-decoration:none;
}
#main .breadcrumbs ul > li i {
  float: left;
  font-size: 10px;
  margin: 7px 0 6px 0;
}
#main .breadcrumbs .close-bread {
  float: right;
}
#main .breadcrumbs .close-bread > a {
  color: #999;
  display: block;
  font-size: 14px;
  margin: 4px 8px;
  text-decoration:none;
}
#main .breadcrumbs .close-bread > a:hover {
  text-decoration: none;
}
/*#main .ui-state-highlight {
  background: red;
  height: 50px;
}*/
#main #vmap {
  width: 100%;
  height: 300px;
}

#footer {
  text-align: center;
  background: #eee;
  width: 100%;
  position: relative;
}
#footer p {
  padding: 10px 0;
  margin-bottom: 0;
}
#footer .gototop {
  padding: 10px 15px;
  text-decoration: none;
  color: #333;
  font-size: 16px;
  position: absolute;
  display: block;
  top: 0;
  right: 0;
}
#footer .gototop:hover {
  background: #aaa;
}

.sidebar-right #left {
  left: auto;
  right: 0;
}
.sidebar-right #left .subnav .dropdown-submenu > a:after {
  display: block;
  float: left;
  width: 0;
  height: 0;
  margin-top: 5px;
  margin-left: -9px;
  border-color: transparent;
  border-right-color: #aaa;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  content: " ";
}
.sidebar-right #left .subnav .subnav-menu > li.dropdown > a:after {
  position: absolute;
  left: 5px;
  top: 6px;
  width: 5px;
  border-color: transparent;
  border-right-color: #999;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  content: " ";
}
.sidebar-right #left .subnav .subnav-menu > li.dropdown.open .dropdown-menu {
  left: auto;
  right: 100%;
}
.sidebar-right #left .subnav .subnav-menu > li.dropdown.open > .dropdown-menu {
  border-right: 0;
  border-left: 2px solid #aaa;
}
.sidebar-right #main {
  margin-left: 0;
  margin-right: 200px;
}

#left {
  width: 200px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #eee;
  height: 100%;
  overflow-x: visible;
}
#left.mobile-show {
  position: fixed;
  z-index: 1000;
}
#left.full {
  bottom: auto;
  height: auto;
}
#left.sidebar-fixed {
  position: fixed;
  top: 40px;
  overflow-x: hidden;
}
#left.sidebar-fixed .ui-resizable-handle {
  right: 0;
}
#left .subnav {
  margin-top: 15px;
}
#left .subnav:hover .subnav-title .toggle-subnav > i {
  display: block;
}
#left .subnav .subnav-content {
  *zoom: 1;
  padding: 10px 20px;
}
#left .subnav .subnav-content:after {
  content: "";
  display: table;
  clear: both;
}
#left .subnav .subnav-content.less {
  padding: 10px 13px;
}
#left .subnav .subnav-title {
  *zoom: 1;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#left .subnav .subnav-title:after {
  content: "";
  display: table;
  clear: both;
}
#left .subnav .subnav-title span {
  margin-left: 20px;
  font-size: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#left .subnav .subnav-title span > i {
  font-size: 14px;
  vertical-align: top;
  padding-top: 5px;
  margin-right: 5px;
}
#left .subnav .subnav-title .toggle-subnav {
  color: #444;
  padding: 1px 6px;
  text-decoration: none;
  display: block;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#left .subnav .subnav-title .toggle-subnav > i {
  position: absolute;
  font-size: 14px;
  left: 10px;
  top: 4px;
  display: none;
}
#left .subnav .subnav-title .toggle-subnav:hover {
  color: #222;
}
#left .subnav .subnav-menu {
  list-style-type: none;
  margin: 5px 0;
  padding: 0;
}
#left .subnav .subnav-menu > li {
  text-overflow: ellipsis;
  white-space: nowrap;
}
#left .subnav .subnav-menu > li.dropdown > a {
  position: relative;
}
#left .subnav .subnav-menu > li.dropdown > a:after {
  position: absolute;
  right: 10px;
  top: 9px;
  width: 5px;
  border-color: transparent;
  border-left-color: #999;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
}
#left .subnav .subnav-menu > li.dropdown.open > a {
  background: #ccc;
  color: #333;
}
#left .subnav .subnav-menu > li.dropdown.open .dropdown-menu {
  left: 100%;
  top: 0;
  border-color: #aaa;
  border-left: 0;
  margin: 0;
}
#left .subnav .subnav-menu > li.dropdown.open .dropdown-menu .dropdown-submenu .dropdown-menu {
  border-left: 2px solid #999;
}
#left .subnav .subnav-menu > li.dropdown.open .dropdown-menu .dropdown-submenu:hover > a, #left .subnav .subnav-menu > li.dropdown.open .dropdown-menu .dropdown-submenu:focus > a {
  background: #ccc;
  color: #333;
}
#left .subnav .subnav-menu > li.dropdown.open .dropdown-menu .dropdown-submenu:hover > a:after, #left .subnav .subnav-menu > li.dropdown.open .dropdown-menu .dropdown-submenu:focus > a:after {
  border-left-color: #999;
}
#left .subnav .subnav-menu > li > a {
  color: #555;
  display: block;
  padding: 5px 0 5px 27px;
  text-decoration: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#left .subnav .subnav-menu > li > a:hover {
  background: #ddd;
  color: #222;
}
#left .subnav .subnav-menu > li.active > a {
  background: #ccc;
  color: #222;
  font-weight: bold;
}

.mobile-sidebar-toggle {
  float: left;
  display: block;
  color: #fff;
  padding: 11px 10px 9px 10px;
  margin-right: 5px;
  display: none;
}
.mobile-sidebar-toggle:hover {
  background: #1e74c5;
  text-decoration: none;
  color: #fff;
}

.language-select .dropdown-menu a {
  padding: 6px 15px !important;
}
.language-select .dropdown-menu a img {
  top: 11px;
  left: 11px;
}
.language-select .dropdown-menu a span {
  margin-left: 20px;
}
.language-select a {
  position: relative;
  padding: 9px 10px 11px 10px !important;
}
.language-select a img {
  margin-left: 0 !important;
  position: absolute;
  top: 15px;
  left: 13px;
}
.language-select a span {
  margin-left: 25px;
}

.theme-settings > li {
  padding: 0;
  margin-top: 10px;
}
.theme-settings > li:first-child {
  margin-top: 5px;
}
.theme-settings > li span {
  color: #666;
  display: block;
  padding-left: 15px;
}
.theme-settings > li .version-toggle > a, .theme-settings > li .topbar-toggle > a, .theme-settings > li .sidebar-toggle > a {
  display: block;
  padding: 5px 25px;
  color: #444;
  text-decoration: none;
}
.theme-settings > li .version-toggle > a.active, .theme-settings > li .topbar-toggle > a.active, .theme-settings > li .sidebar-toggle > a.active {
  position: relative;
}
.theme-settings > li .version-toggle > a.active:before, .theme-settings > li .topbar-toggle > a.active:before, .theme-settings > li .sidebar-toggle > a.active:before {
  position: absolute;
  left: 10px;
  top: 10px;
  content: "\f111";
  font-family: FontAwesome;
  font-size: 8px;
}
.theme-settings > li .version-toggle > a:hover, .theme-settings > li .topbar-toggle > a:hover, .theme-settings > li .sidebar-toggle > a:hover {
  background: #ddd;
}

.theme-colors {
  margin: 0;
  padding: 0 0 5px 0;
  *zoom: 1;
}
.theme-colors:after {
  content: "";
  display: table;
  clear: both;
}
.theme-colors li {
  *zoom: 1;
}
.theme-colors li:after {
  content: "";
  display: table;
  clear: both;
}
.theme-colors li.subtitle {
  margin: 10px 0 5px 15px;
  display: block;
  float: none;
  color: #666;
  clear: both;
}
.theme-colors li span {
  cursor: pointer;
  display: block;
  width: 30px;
  float: left;
  height: 30px;
  margin: 8px 0 0 8px;
}
.theme-colors li span.blue {
  background: #368ee0;
}
.theme-colors li span.orange {
  background: #f8a31f;
}
.theme-colors li span.red {
  background: #E51400;
}
.theme-colors li span.green {
  background: #339933;
}
.theme-colors li span.lime {
  background: #8CBF26;
}
.theme-colors li span.teal {
  background: #00ABA9;
}
.theme-colors li span.purple {
  background: #FF0097;
}
.theme-colors li span.brown {
  background: #A05000;
}
.theme-colors li span.pink {
  background: #E671B8;
}
.theme-colors li span.magenta {
  background: #A200FF;
}
.theme-colors li span.grey {
  background: #333333;
}
.theme-colors li span.darkblue {
  background: #204e81;
}
.theme-colors li span.lightred {
  background: #e63a3a;
}
.theme-colors li span.lightgrey {
  background: #666666;
}
.theme-colors li span.satblue {
  background: #2c5e7b;
}
.theme-colors li span.satgreen {
  background: #56af45;
}
.theme-colors li span.grey-3 {
  background: #eee;
}
.theme-colors li span.grey-4 {
  background: #999;
}

#navigation {
  background: #368ee0;
  position: relative;
  z-index: 100;
}
#navigation.navbar-fixed-top {
  position: fixed;
  z-index: 1030;
}
#navigation .dropdown-menu {
  border-top: 0;
  border-color: #368ee0;
}
#navigation .dropdown-menu > li.dropdown-submenu .dropdown-menu {
  border-top: 2px solid #368ee0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-left: 0;
}
#navigation .dropdown-menu > li.dropdown-submenu:hover > a, #navigation .dropdown-menu > li.dropdown-submenu:focus > a {
  background: #368ee0;
  color: #fff;
}
#navigation .dropdown-menu > li.dropdown-submenu:hover > a:after, #navigation .dropdown-menu > li.dropdown-submenu:focus > a:after {
  border-left-color: #fff;
}
#navigation .dropdown-menu > li > a:hover {
  background: #368ee0;
  color: #fff;
  filter: none;
}
#navigation .toggle-nav {
  float: left;
  color: #fff;
  display: block;
  padding: 10px;
  font-size: 14px;
  text-decoration: none;
  background-color:White;
}
/*#navigation .toggle-nav:hover {
  background-color: #1b67af;
}*/
@font-face
{
    font-family:HemiHead;
    src: url(/repo/font/hemihead.ttf);
}
#navigation #brand {
  float: left;
  color: #fff;
  font-family:HemiHead;
  font-size: 28px;
  padding: 0px 20px 0px 0px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  #navigation #brand {
    background: url(/repo/img/logo@2x.png) no-repeat;
    background-size: 20px 20px;
  }
}
#navigation #brand:hover {
  text-decoration: none;
}
#navigation .toggle-mobile {
  color: #fff;
  background: #1b67af;
  display: block;
  padding: 11px 10px 9px 10px;
  text-decoration: none;
  float: right;
}
#navigation .toggle-mobile i {
  font-size: 18px;
}
#navigation .mobile-nav {
  display: none;
  position:fixed;
  width:100%;
}
#navigation .mobile-nav > li > ul {
  display: none;
}
#navigation .mobile-nav.open {
  display: block;
  list-style: none;
  padding: 0 20px 20px 20px;
  margin: 0;
  background: #368ee0;
}
#navigation .mobile-nav.open > li {
  display: block;
  margin-top: 1px;
}
#navigation .mobile-nav.open > li:first-child {
  margin-top: 0;
}
#navigation .mobile-nav.open > li.active > a {
  background: #144d82;
  color: #fff;
}
#navigation .mobile-nav.open > li.active > ul {
  background: #144d82;
}
#navigation .mobile-nav.open > li > a {
  display: block;
  background: #1b67af;
  padding: 8px 12px;
  color: #fff;
  text-decoration: none;
}
#navigation .mobile-nav.open > li > a i {
  float: right;
  margin-top: 3px;
}
#navigation .mobile-nav.open > li > ul {
  background: #1b67af;
  list-style-type: none;
  margin: 0;
  padding: 0 0 10px 0;
}
#navigation .mobile-nav.open > li > ul.open {
  display: block;
}
#navigation .mobile-nav.open > li > ul > li a {
  padding: 4px 35px;
  display: block;
  color: #fff;
  text-decoration: none;
}
#navigation .mobile-nav.open > li > ul > li ul {
  list-style-type: none;
}
#navigation .user .icon-nav {
  float: left;
  font-family: 'Open Sans', sans-serif !important;
}
#navigation .user .icon-nav > li {
  margin-right: 3px;
  float: left;
}
#navigation .user .icon-nav > li .message-ul {
  width: 280px;
  padding: 0;
}
#navigation .user .icon-nav > li .message-ul.feed > li > a {
  padding: 10px 20px;
}
#navigation .user .icon-nav > li .message-ul.feed > li > a .message {
  color: #333;
}
#navigation .user .icon-nav > li .message-ul.feed > li > a .message .label {
  padding: 2px;
  margin-right: 5px;
}
#navigation .user .icon-nav > li .message-ul > li > a {
  overflow: hidden;
  *zoom: 1;
  padding: 10px;
}
#navigation .user .icon-nav > li .message-ul > li > a:hover {
  background: #f3f3f3;
  color: #333;
}
#navigation .user .icon-nav > li .message-ul > li > a:hover .details .message {
  color: #444;
}
#navigation .user .icon-nav > li .message-ul > li > a:hover .count {
  color: #ccc;
}
#navigation .user .icon-nav > li .message-ul > li > a:hover .count span {
  color: #333;
}
#navigation .user .icon-nav > li .message-ul > li > a img {
  float: left;
  width: 40px;
}
#navigation .user .icon-nav > li .message-ul > li > a .details {
  float: left;
  margin-left: 10px;
  max-width: 210px;
  overflow: hidden;
}
#navigation .user .icon-nav > li .message-ul > li > a .details .name {
  font-size: 15px;
}
#navigation .user .icon-nav > li .message-ul > li > a .details .message {
  margin-top: 2px;
  max-width: 200px;
  color: #777;
}
#navigation .user .icon-nav > li .message-ul > li > a .count {
  float: right;
  color: #e3e3e3;
  font-size: 30px;
  position: relative;
  margin-top: 2px;
}
#navigation .user .icon-nav > li .message-ul > li > a .count span {
  font-size: 13px;
  color: #666;
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  top: 12px;
}
#navigation .user .icon-nav > li .message-ul > li > a.more-messages {
  background: #e6e6e6;
  text-align: center;
  padding: 8px 15px;
}
#navigation .user .icon-nav > li .message-ul > li > a.more-messages:hover {
  background: #ddd;
  color: #333;
}
#navigation .user .icon-nav > li > a {
  padding: 11px 10px 9px 10px;
  display: block;
  line-height: 20px;
  color: #fff;
  position: relative;
}
#navigation .user .icon-nav > li > a .label {
  position: absolute;
  top: 5px;
  right: 3px;
  font-size: 11px;
  font-weight: 400;
  padding: 0 3px;
  line-height: 14px;
}
#navigation .user .icon-nav > li > a:hover {
  background: #1b67af;
  text-decoration: none;
}
#navigation .user .icon-nav > li > a i {
  color: #fff;
  font-size: 16px;
}
#navigation .user .dropdown {
  float: left;
}
#navigation .user .dropdown.open {
  background: #1b67af;
}
#navigation .user .dropdown > a {
  display: block;
  color: #fff;
  padding: 7px 12px 6px 12px;
  text-decoration: none;
}
#navigation .user .dropdown > a:hover {
  background: #1b67af;
}
#navigation .user .dropdown > a img {
  margin-right: 10px;
}
#navigation .main-nav {
  float: left;
}
#navigation .main-nav > li {
  float: left;
  position: relative;
  margin: 0;
}
#navigation .main-nav > li.active > a {
  background: #FFF;
  text-decoration: none;
  color: #2a2a2a;
}
#navigation .main-nav > li.active > a .caret {
  border-top-color: #333;
}
#navigation .main-nav > li.active > a:hover {
  background: #FFF;
}
#navigation .main-nav > li.active > a:hover .caret {
  border-top-color: #333;
}
#navigation .main-nav > li.open > a {
  background: #1e74c5;
  text-decoration: none;
}
#navigation .main-nav > li.open > a .caret {
  border-top-color: #fff;
}
#navigation .main-nav > li.open.active > a {
  background: #fff;
}
#navigation .main-nav > li.open.active > .dropdown-menu {
  left: -2px;
}
#navigation .main-nav > li.open.active > .dropdown-menu > .active > a {
  background: #ddd;
  color: #333;
  filter: none;
}
#navigation .main-nav > li.open.active > .dropdown-menu > .active > a:after {
  border-left-color: #666;
}
#navigation .main-nav > li > a {
  display: block;
  padding: 10px 15px;
  line-height: 20px;
  color: #fff;
}
#navigation .main-nav > li > a:hover {
  text-decoration: none;
  background: #1e74c5;
}
#navigation .main-nav > li > a:hover .caret {
  border-top-color: #fff;
}
#navigation .main-nav > li > a .caret {
  border-top-color: #ccc;
}
#navigation .user {
  float: right;
}
#navigation .user > a {
  color: #fff;
}

.panel-group.panel-widget .panel-heading {
  background: #eee;
}
.panel-group.panel-widget .panel {
  border: 2px solid #eee;
  margin-bottom: 2px;
}
.panel-group.panel-widget .panel:hover {
  border-color: #dddddd !important;
}
.panel-group.panel-widget .panel .panel-body {
  border-top: 0 !important;
}
.panel-group.panel-widget .panel .panel-heading {
  padding: 0;
}
.panel-group.panel-widget .panel .panel-heading:hover {
  text-decoration: none;
  background: #dddddd !important;
}
.panel-group.panel-widget .panel .panel-heading .panel-title > a {
  padding: 10px 15px;
  font-size: 18px;
  color: #333;
  display: block;
  position: relative;
}
.panel-group.panel-widget .panel .panel-heading .panel-title > a:hover {
  text-decoration: none;
}

.letterbox {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
}
.letterbox .letter {
  *zoom: 1;
}
.letterbox .letter:after {
  content: "";
  display: table;
  clear: both;
}
.letterbox .letter > li {
  text-align: center;
  height: 40px;
  width: 40px;
  margin: 10px;
  background: #ddd;
  float: left;
  font-size: 18px;
  line-height: 40px;
  color: #aaa;
}
.letterbox .letter > li.active {
  background: #368ee0;
  color: #fff;
  cursor: pointer;
}

.blog-widget {
  margin-top: 30px;
}
.blog-widget .blog-widget-title {
  font-weight: 400;
  font-size: 18px;
}

.blog-widget-recent-posts > li {
  margin-top: 3px;
}
.blog-widget-recent-posts > li > a {
  padding: 5px 10px;
  color: #333;
  display: block;
  text-decoration: none;
  font-size: 14px;
  *zoom: 1;
}
.blog-widget-recent-posts > li > a:after {
  content: "";
  display: table;
  clear: both;
}
.blog-widget-recent-posts > li > a:hover {
  background: #eee;
  color: #000;
}
.blog-widget-recent-posts > li > a:hover .details {
  color: #444;
}
.blog-widget-recent-posts > li > a .details {
  display: block;
  color: #777;
  font-size: 12px;
}
.blog-widget-recent-posts > li > a .details i {
  margin-right: 3px;
}
.blog-widget-recent-posts > li > a .details .date, .blog-widget-recent-posts > li > a .details .tags {
  float: left;
}
.blog-widget-recent-posts > li > a .details .date {
  margin-right: 10px;
}

.blog-widget-latest-photos {
  *zoom: 1;
}
.blog-widget-latest-photos:after {
  content: "";
  display: table;
  clear: both;
}
.blog-widget-latest-photos > li {
  float: left;
  margin: 0 5px 5px 0;
}
.blog-widget-latest-photos > li > a > img {
  max-width: 80px;
}

.blog-widget-categories > li > a {
  display: block;
  padding: 5px 10px;
  color: #333;
  text-decoration: none;
}
.blog-widget-categories > li > a:hover {
  color: #000;
  background: #eee;
}

.blog-widget-tags {
  *zoom: 1;
}
.blog-widget-tags:after {
  content: "";
  display: table;
  clear: both;
}
.blog-widget-tags > li {
  float: left;
  margin: 0 5px 5px 0;
}
.blog-widget-tags > li > a {
  display: block;
  padding: 3px 6px;
  background: #368ee0;
  color: #fff;
  text-decoration: none;
}
.blog-widget-tags > li > a:hover {
  background: #1b67af;
}

.blog-list-post {
  margin-top: 40px;
  padding-bottom: 30px;
  border-bottom: 2px solid #eee;
}
.blog-list-post .preview-img img {
  max-width: 100%;
}
.blog-list-post.small {
  *zoom: 1;
}
.blog-list-post.small:after {
  content: "";
  display: table;
  clear: both;
}
.blog-list-post.small .preview-img {
  margin: 13px 0;
}
.blog-list-post .post-content .post-title {
  font-weight: 400;
  font-size: 21px;
}
.blog-list-post .post-content .post-title > a {
  color: #333;
}
.blog-list-post .post-content .post-meta {
  *zoom: 1;
}
.blog-list-post .post-content .post-meta:after {
  content: "";
  display: table;
  clear: both;
}
.blog-list-post .post-content .post-meta .date, .blog-list-post .post-content .post-meta .comments, .blog-list-post .post-content .post-meta .tags, .blog-list-post .post-content .post-meta .author {
  float: left;
  margin-right: 15px;
  color: #777;
}
.blog-list-post .post-content .post-meta .date a, .blog-list-post .post-content .post-meta .comments a, .blog-list-post .post-content .post-meta .tags a, .blog-list-post .post-content .post-meta .author a {
  color: #777;
}
.blog-list-post .post-content .post-meta .date i, .blog-list-post .post-content .post-meta .comments i, .blog-list-post .post-content .post-meta .tags i, .blog-list-post .post-content .post-meta .author i {
  margin-right: 3px;
  display: inline-block;
}
.blog-list-post .post-content .post-meta .tags > a {
  display: inline-block;
  padding: 0 4px;
  background: #eee;
  color: #666;
  text-decoration: none;
}
.blog-list-post .post-content .post-meta .tags > a:hover {
  color: #333;
  background: #c8c8c8;
}
.blog-list-post .post-content .post-text {
  margin-top: 15px;
  color: #555;
}
.blog-list-post .post-comments .new-comment {
  *zoom: 1;
}
.blog-list-post .post-comments .new-comment:after {
  content: "";
  display: table;
  clear: both;
}
.blog-list-post .post-comments .new-comment h4 {
  font-weight: 400;
}
.blog-list-post .post-comments h3 {
  font-weight: 400;
  border-top: 2px solid #368ee0;
  padding-top: 10px;
  margin-top: 30px;
}
.blog-list-post .post-comments .media {
  margin-top: 30px;
  border-bottom: 1px dotted #ddd;
  padding-bottom: 30px;
}
.blog-list-post .post-comments .media .pull-left > img {
  max-width: 50px;
}
.blog-list-post .post-comments .media .media-heading small {
  margin-left: 10px;
  font-size: 12px;
}
.blog-list-post .post-comments .media:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.highlight-toolbar {
  *zoom: 1;
  padding: 10px;
}
.highlight-toolbar:after {
  content: "";
  display: table;
  clear: both;
}
.highlight-toolbar .dropdown .btn .caret {
  margin-left: 5px;
}

.sortable-box .box-title:hover {
  cursor: move;
}

.box.box-condensed .box-title {
  padding: 2px 0 2px 4px;
}
.box.box-condensed .box-title h3 {
  font-size: 18px;
}
.box.box-condensed .box-title .actions {
  margin-top: 1px;
}
.box.box-condensed .box-title .actions .btn > i {
  font-size: 12px;
}
.box.box-condensed .box-title .actions .btn {
  padding: 4px 8px;
}
.box.box-condensed .box-content {
  padding: 10px;
}
.box.box-small .box-title {
  padding: 0 0 0 3px;
}
.box.box-small .box-title h3 {
  font-size: 16px;
}
.box.box-small .box-title .actions {
  margin-top: 3px;
}
.box.box-small .box-title .actions .btn > i {
  font-size: 11px;
}
.box.box-small .box-title .actions .btn {
  padding: 2px 7px;
}
.box.box-small .box-content {
  padding: 5px;
}
.box.box-color .box-title {
  background: #368ee0;
}
.box.box-color .box-title h3 {
  color: #fff;
}
.box.box-color .box-title .tabs > li.active > a {
  background: #fff;
  color: #368ee0;
}
.box.box-color .box-title .tabs > li > a {
  color: #fff;
}
.box.box-color .box-title .tabs > li > a:hover {
  color: #368ee0;
}
.box.box-color .box-title .actions > a {
  color: #fff;
}
.box.box-color .box-title .actions > a:hover {
  background: #fff;
  color: #368ee0;
}
.box.box-bordered .table {
  margin-bottom: 0px;
}
.box.box-bordered .table.dataTable-fixedcolumn.DTFC_Cloned {
  border-right: 2px solid #ddd;
}
.box.box-bordered .table.dataTable-fixedcolumn.DTFC_Cloned th {
  border-right: 2px solid #333;
}
.box.box-bordered .table.dataTable-fixedcolumn.DTFC_Cloned td {
  text-align: center;
}
.box.box-bordered .table.table-bordered {
  border-right: 0;
}
.box.box-bordered .table.table-bordered th:first-child, .box.box-bordered .table.table-bordered td:first-child {
  border-left: 0;
}
.box.box-bordered .table.table-bordered th:last-child, .box.box-bordered .table.table-bordered td:last-child {
  border-right: 0;
}
.box.box-bordered .form-bordered {
  margin-bottom: 0;
}
.box.box-bordered .slimScrollDiv {
  border-bottom: 2px solid #ddd;
}
.box.box-bordered.box-color .slimScrollDiv {
  border-bottom: 2px solid #368ee0;
}
.box.box-bordered.box-color .box-title {
  border-color: #368ee0;
}
.box.box-bordered.box-color .box-content {
  border-color: #368ee0;
}
.box.box-bordered .box-title {
  border: 1px solid #ddd;
}
.box.box-bordered .box-content {
  border: 1px solid #ddd;
  border-top: 0;
}
.box .box-title {
  *zoom: 1;
  border-bottom: 1px solid #ddd;
  padding: 0px 0px 0px 0px;
  margin-top: 1px;
}
.box .box-title:after {
  content: "";
  display: table;
  clear: both;
}
.box .box-title h3 {
  float: left;
  margin: 3px 0 3px 0;
  line-height: 24px;
  font-weight: 400;
  color: #444;
  font-size: 20px;
}
.box .box-title h3 i {
  margin: 0 10px 0 5px;
}
.box .box-title .tabs {
  float: right;
  *zoom: 1;
  margin: 5px 10px 0 0;
  padding: 0;
  list-style-type: none;
}
.box .box-title .tabs:after {
  content: "";
  display: table;
  clear: both;
}
.box .box-title .tabs.tabs-left {
  float: left;
}
.box .box-title .tabs > li {
  float: left;
  margin-right: 5px;
}
.box .box-title .tabs > li:last-child {
  margin-right: 0;
}
.box .box-title .tabs > li > a {
  padding: 4px 8px;
}
.box .box-title .tabs > li > a:hover {
  text-decoration: none;
  background: #eee;
}
.box .box-title .tabs > li.active > a {
  background: #368ee0;
  color: #fff;
}
.box .box-title .actions {
  margin-top: 0px;
  float:left;
  margin-right: 10px;
}
.box .box-title .actions .btn {
  background: none;
  color: #333;
  padding: 5px 9px;
}
.box .box-title .actions .btn:hover {
  background: #368ee0;
  color: #fff;
}
.box .box-title .actions .content-move {
  cursor: move;
}
.box .box-content {
  *zoom: 1;
  padding: 20px;
  background: #fff;
}
.box .box-content:after {
  content: "";
  display: table;
  clear: both;
}

.custom-checkbox {
  position: relative;
  padding-right: 30px !important;
}
.custom-checkbox i {
  position: absolute;
  right: 10px;
  top: 9px;
}

.check-demo-col {
  width: 200px;
  float: left;
}

.check-line {
  position: relative;
  margin-bottom: 10px;
}
.check-line .inline {
  position: absolute;
  top: -1px;
  left: 30px;
}

.input-group-btn .btn {
  height: 34px;
  border: 1px solid #ccc;
}

.input-group-btn .select {
  height: 22px;
  border: 1px solid #ccc;
  border-right:0px;
  padding: 2px 5px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 0px;
}

.input-medium {
  width: 150px !important;
}

.input-xlarge {
  width: 250px !important;
}

.control-label {
  font-weight: normal;
}

.form-actions {
  padding: 15px;
}

.search-form {
  height: 35px;
  margin: 0;
}
.search-form > .search-pane {
  margin: 5px;
  height: 30px;
  background: #fff;
  border: 1px solid #ccc;
}
.search-form > .search-pane > input {
  background: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  display: block;
  float: left;
  font-size: 12px;
  line-height: 20px;
  padding: 4px 6px;
  margin-bottom: 0;
  width: 150px;
  outline: none;
}
.search-form > .search-pane > input:focus {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.search-form > .search-pane button[type="submit"] {
  float: right;
  background: #368ee0;
  color: #fff;
  border: 0;
  margin: 2px 2px 0px 0;
  line-height: 19px;
  min-height: 24px;
}

.form-messages {
  margin-bottom: 0;
}

.form-vertical .control-label small {
  margin-left: 20px;
}
.form-vertical.form-bordered .form-group {
  border-bottom: 1px solid #ddd;
  padding: 20px;
  margin-bottom: 0;
}

.form-striped .form-group {
  padding: 15px;
  margin: 0;
}
.form-striped .form-group:nth-child(odd) {
  background: #f6f6f6;
}

.form-horizontal .help-block .progress {
  margin-bottom: 0;
}
.form-horizontal.form-striped .form-group {
  padding: 15px 20px;
  border-bottom: 1px solid #ddd;
}
.form-horizontal.form-column {
  *zoom: 1;
}
.form-horizontal.form-column:after {
  content: "";
  display: table;
  clear: both;
}
.form-horizontal.form-column .form-actions {
  border-top: 1px solid #ddd;
  margin-top: 0;
}
.form-horizontal.form-column [class*="col-"] {
  margin: 0;
  border-left: 1px solid #ddd;
  padding-left: 0;
}
.form-horizontal.form-column [class*="col-"]:first-child {
  /*border-left: 0;*/
  padding-left: 15px;
}
.form-horizontal .form-group .control-label.right {
  text-align: right;
}
.form-horizontal .form-group .control-label small {
  display: block;
  color: #999;
}
.form-horizontal.form-bordered .form-group {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ddd;
  background: #f6f6f6;
}
/*.form-horizontal.form-bordered .form-group:last-child {
  border-bottom: 0;
}*/
.form-horizontal.form-bordered .form-group [class*="col-"] {
  padding: 3px;
  background: #fff;
  border-left: 1px solid #ddd;
  *zoom: 1;
}
.form-horizontal.form-bordered .form-group [class*="col-"] [class*="col-"] {
  /*border-left: 0;
  padding: 0;*/
}
.form-horizontal.form-bordered .form-group [class*="col-"]:after {
  content: "";
  display: table;
  clear: both;
}
.form-horizontal.form-bordered .form-group [class*="col-"].control-label {
  background: none;
  border-left: 0;
}
.form-horizontal.form-bordered .form-group .control-label {
  margin: 0;
  padding: 5px;
  color:Black;
}
.form-horizontal.form-bordered .form-group .control-label small {
  display: block;
  font-size: 10px;
  font-weight: normal;
}

.form-button {
  display: block;
  *zoom: 1;
  margin-top: 5px;
}
.form-button:after {
  content: "";
  display: table;
  clear: both;
}
.form-button a {
  float: left;
}
.form-button span {
  margin-left: 5px;
  font-size: 14px;
  margin-top: 5px;
  display: block;
  float: left;
}
.form-button span i {
  margin-right: 5px;
}

[class*="span"] .form-actions {
  margin-bottom: 0;
}

.gallery {
  list-style-type: none;
  margin: 0 10px;
  padding: 0;
  *zoom: 1;
}
.gallery:after {
  content: "";
  display: table;
  clear: both;
}
.gallery > li {
  float: left;
  margin: 1px 0 0 1px;
  position: relative;
  cursor: pointer;
}
.gallery > li > a {
  display: block;
}
.gallery > li:hover .extras {
  display: block;
}
.gallery > li .extras {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  width: 100%;
  height: 100%;
}
.gallery > li .extras:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.gallery > li .extras .extras-inner {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 90%;
  height: auto;
}
.gallery > li .extras .extras-inner a {
  color: #bbb;
  text-decoration: none;
  padding: 5px 8px;
  text-align: center;
}
.gallery > li .extras .extras-inner a:hover {
  color: #fff;
  background: #368ee0;
}

.messages {
  padding: 0;
  list-style-type: none;
  margin: 0 20px 20px 20px;
}
.messages.withlist {
  margin-right: 210px;
}
.messages > li {
  margin-top: 20px;
}
.messages > li.insert {
  position: relative;
  border: 1px solid #ddd;
  margin-right: 10px;
}
.messages > li.insert #message-form {
  background: #f9f9f9;
  margin-bottom: 0;
}
.messages > li.insert .text input[type="text"] {
  border: 0;
  margin-bottom: 0;
  display: block;
}
.messages > li.insert .submit {
  position: absolute;
  right: 0;
  top: 0;
}
.messages > li.insert .submit button {
  border: 0;
  background: #368ee0;
  color: #fff;
  margin: 2px;
  padding: 6px 8px;
}
.messages > li.insert .submit button[disabled="disabled"] {
  background: #ccc;
}
.messages > li .image {
  float: left;
  width: 50px;
}
.messages > li .image img {
  width: 50px;
}
.messages > li .message {
  position: relative;
  background: #eee;
  margin-right: 20px;
  padding: 10px;
  margin-left: 60px;
}
.messages > li .message .name {
  font-weight: 600;
}
.messages > li .message p {
  color: #444;
}
.messages > li .message .time {
  color: #555;
  font-size: 11px;
}
.messages > li .message .caret {
  position: absolute;
  left: -7px;
  top: 10px;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 7px solid #eee;
  border-left: 0;
}
.messages > li.right .image {
  float: right;
}
.messages > li.right .name {
  color: #0a2640;
}
.messages > li.right .message {
  background: #d1e5f8;
  margin-left: 20px;
  margin-right: 0;
  margin-right: 60px;
}
.messages > li.right .message p {
  color: #11406c;
}
.messages > li.right .message .time {
  color: #11406c;
}
.messages > li.right .message .caret {
  left: auto;
  right: -7px;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #d1e5f8;
  border-right: 0;
}
.messages > li.typing {
  display: none;
}
.messages > li.typing.active {
  display: block;
}

.user-list {
  position: absolute;
  right: 0;
  top: 0;
  width: 183px;
  margin-right: 17px;
}
.user-list h4 {
  background: #368ee0;
  color: #fff;
  padding: 5px 8px;
  font-weight: 400;
}
.user-list > ul > li {
  *zoom: 1;
  margin: 5px 0;
}
.user-list > ul > li:after {
  content: "";
  display: table;
  clear: both;
}
.user-list > ul > li:first-child {
  margin-top: 0;
}
.user-list > ul > li.invite {
  margin-top: 15px;
}
.user-list > ul > li .image {
  max-width: 35px;
  min-width: 10px;
  float: left;
}
.user-list > ul > li .image img {
  max-width: 35px;
  min-width: 10px;
}
.user-list > ul > li .username {
  float: left;
  margin-left: 10px;
  line-height: 35px;
}

.statistic-big .top {
  *zoom: 1;
}
.statistic-big .top:after {
  content: "";
  display: table;
  clear: both;
}
.statistic-big .top .left {
  float: left;
}
.statistic-big .top .right {
  float: right;
  font-size: 24px;
  line-height: 31px;
}
.statistic-big .top .right .fa-arrow-circle-up {
  color: #339933;
}
.statistic-big .top .right .fa-arrow-circle-right {
  color: #f8a31f;
}
.statistic-big .top .right .fa-arrow-circle-down {
  color: #e63a3a;
}
.statistic-big .bottom {
  margin-top: 30px;
}
.statistic-big .stats-overview {
  text-align: center;
}
.statistic-big .stats-overview > li {
  display: inline-block;
  text-align: center;
  padding: 5px 15px;
  border-right: 1px solid #ddd;
}
.statistic-big .stats-overview > li:last-child {
  border-right: 0;
}
.statistic-big .stats-overview > li .name {
  display: block;
}
.statistic-big .stats-overview > li .value {
  font-size: 16px;
  font-weight: bold;
  display: block;
  margin-top: 5px;
}

.flot-tooltip {
  position: absolute;
  display: none;
  background: #000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  color: #fff;
  padding: 5px;
}
.flot-tooltip .tooltip-arrow {
  position: absolute;
  border-color: transparent;
  border-style: solid;
  margin-left: -5px;
  bottom: -5px;
  left: 15px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.pagestats {
  text-align: center;
}
.pagestats > li {
  display: inline-block;
}
.pagestats.style-3 .spark {
  float: none;
  margin: 0;
}
.pagestats.style-3 .bottom {
  margin-top: 10px;
  text-align: center;
  font-size: 20px;
}
.pagestats.style-3 .bottom .name {
  font-size: 14px;
}
.pagestats.style-4 .spark {
  float: none;
  margin: 0;
}
.pagestats.style-4 .bottom {
  margin-top: 10px;
  font-size: 18px;
}
.pagestats.style-4 .name {
  font-size: 13px;
}
.pagestats.style-2 {
  margin-top: 5px;
}
.pagestats.style-2 .left {
  font-size: 20px;
}
.pagestats.style-2 .left .name {
  font-size: 13px;
  margin: 0;
}
.pagestats .name {
  font-size: 20px;
  display: block;
  margin-left: 5px;
  margin-bottom: 5px;
}
.pagestats.bar span {
  font-size: 11px;
  display: block;
}
.pagestats .left {
  float: left;
  margin-left: 15px;
  font-size: 16px;
  margin-top: 3px;
}
.pagestats .spark {
  float: left;
  margin-left: 15px;
}

.pricing-tables {
  *zoom: 1;
}
.pricing-tables:after {
  content: "";
  display: table;
  clear: both;
}
.pricing-tables .pricing {
  list-style-type: none;
  margin-top: 30px;
  float: left;
}
.pricing-tables .pricing.highlighted {
  margin-top: 0;
}
.pricing-tables .pricing.highlighted > li {
  background: #f6f6f6;
}
.pricing-tables .pricing.highlighted > li:nth-child(odd) {
  background: #fff;
}
.pricing-tables .pricing > li {
  background: #ddd;
  border-top: 1px solid #bbb;
  padding: 8px 12px;
  text-align: center;
}
.pricing-tables .pricing > li:first-child {
  border-top: 0;
}
.pricing-tables .pricing > li:nth-child(odd) {
  background: #e3e3e3;
}
.pricing-tables .pricing > li.head {
  background: #888;
  color: #fff;
  padding: 0;
  position: relative;
}
.pricing-tables .pricing > li.head .info {
  background: #4c9ae3;
  padding: 5px 0;
}
.pricing-tables .pricing > li.head .name {
  background: #666;
  padding: 8px 0;
  font-size: 16px;
}
.pricing-tables .pricing > li.head .price {
  font-size: 28px;
  padding: 15px 0;
}
.pricing-tables .pricing > li.head .price span {
  display: block;
  margin-top: 5px;
  font-size: 12px;
}
.pricing-tables .pricing > li.button {
  background: #fff;
}
.pricing-tables .pricing > li.button .help-text {
  font-size: 11px;
  margin-top: 5px;
  color: #888;
}

.widget-placeholder {
  background: #bbd9f4;
  border: 1px dotted #666;
  margin: 10px;
}

.widget-placeholder-2 {
  background: #bbd9f4;
}

#ui-datepicker-div {
    padding:2px !important;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  display: none;
}

.jq-datepicker .ui-datepicker {
  background: #fafafa;
  width: 174px;
  border: 1px solid #ccc;
  font-size: 11px;
  position: relative;
  padding: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}



.ui-datepicker {
  background: #fff;
  border: 2px solid #999;
  font-size: 11px;
  position: relative;
  padding: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/*
.ui-datepicker .ui-widget-header {
  background: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0;
  padding: 0;
}

.ui-datepicker .ui-datepicker-title {
  text-align: center;
  font-weight: bold;
  margin: 12px 0;
}

.ui-datepicker .ui-datepicker-prev {
  float: left;
  display: block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin-left: 2px;
  background: none !important;
  border: 0 !important;
  margin-top: 10px;
  position: relative;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.ui-datepicker .ui-datepicker-prev.ui-state-hover {
  font-weight: bold;
}
.ui-datepicker .ui-datepicker-prev .ui-icon {
  display: none;
}
.ui-datepicker .ui-datepicker-prev:hover {
  background: #ddd !important;
}
.ui-datepicker .ui-datepicker-prev:hover:before {
  color: #000;
}
.ui-datepicker .ui-datepicker-prev:before {
  content: "\f104";
  font-family: "FontAwesome";
  display: block;
  position: absolute;
  left: 7px;
  top: 2px;
  color: #444;
}
.ui-datepicker .ui-datepicker-next {
  float: right;
  display: block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background: none !important;
  border: 0 !important;
  margin-top: 10px;
  margin-right: 2px;
  position: relative;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.ui-datepicker .ui-datepicker-next.ui-state-hover {
  font-weight: bold;
}
.ui-datepicker .ui-datepicker-next .ui-icon {
  display: none;
}
.ui-datepicker .ui-datepicker-next:hover {
  background: #ddd !important;
}
.ui-datepicker .ui-datepicker-next:hover:before {
  color: #000;
}
.ui-datepicker .ui-datepicker-next:before {
  content: "\f105";
  font-family: "FontAwesome";
  display: block;
  position: absolute;
  right: 7px;
  top: 2px;
  color: #444;
}
.ui-datepicker .ui-datepicker-calendar {
  margin-bottom: 2px;
  margin-left: 0;
}
.ui-datepicker .ui-datepicker-calendar th, .ui-datepicker .ui-datepicker-calendar td {
  text-align: center;
  width: 24px;
  padding: 0;
}
.ui-datepicker .ui-datepicker-calendar th {
  color: #777;
  padding: 0;
}
.ui-datepicker .ui-datepicker-calendar th span {
  display: block;
  padding: 0;
  width: 24px;
}
.ui-datepicker .ui-datepicker-calendar td {
  padding: 0;
}
.ui-datepicker .ui-datepicker-calendar td:hover > a {
  background: #368ee0;
  text-decoration: none;
  color: #fff;
}
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day > a {
  background: #368ee0;
  color: #fff;
}
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-other-month:hover > a {
  background: #62a7e7;
  text-decoration: none;
  color: #fff;
}
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-other-month > a {
  color: #999;
}
.ui-datepicker .ui-datepicker-calendar td > a {
  padding: 2px 0;
  width: 24px;
  display: block;
  border: 0;
  background: none;
  text-align: center;
}
*/

.userlist > li {
  *zoom: 1;
  border-top: 1px dotted #bbb;
  padding: 5px 0;
}
.userlist > li:after {
  content: "";
  display: table;
  clear: both;
}
.userlist > li:first-child {
  border-top: 0;
}
.userlist > li > a {
  float: left;
}
.userlist > li > a img {
  max-width: 40px;
}
.userlist > li .user {
  float: left;
  margin-left: 10px;
}
.userlist > li .user .name {
  font-weight: bold;
  display: block;
  line-height: 20px;
}
.userlist > li .user .position {
  display: block;
  font-weight: 300;
  font-size: 12px;
  margin-top: 3px;
}
.userlist > li .status {
  float: right;
  font-size: 8px;
  color: #b21000;
  line-height: 40px;
}
.userlist > li .status.active {
  color: #267326;
}
.userlist > li .status.afk {
  color: #f4a64b;
}

.progress {
  background: #fff;
  filter: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress.small {
  height: 8px;
  margin-bottom: 10px;
}
.progress.small .bar {
  height: 8px;
  background: #368ee0;
  filter: none;
}

.quickstats > li {
  float: left;
  margin: 5px 15px;
  text-align: center;
  width: 50px;
}
.quickstats > li .value {
  font-size: 20px;
  display: block;
}
.quickstats > li .name {
  display: block;
  font-size: 12px;
  color: #888;
}

.tags > li {
  display: inline;
  margin: 0 3px 3px 0;
  line-height: 22px;
}
.tags > li > a {
  line-height: 22px;
}
.tags > li > a.big-1 {
  font-size: 14px;
}
.tags > li > a.big-2 {
  font-size: 16px;
}
.tags > li > a.big-3 {
  font-size: 18px;
}
.tags > li > a.big-4 {
  font-size: 20px;
}
.tags > li > a.big-5 {
  font-size: 22px;
}

.bestseller > li {
  margin-top: 20px;
}
.bestseller > li:first-child {
  margin-top: 0;
}
.bestseller > li > a {
  display: block;
  *zoom: 1;
}
.bestseller > li > a:after {
  content: "";
  display: table;
  clear: both;
}
.bestseller > li > a img {
  max-width: 50px;
  float: left;
}
.bestseller > li > a .details {
  float: left;
  margin-left: 5px;
}
.bestseller > li > a .details .name {
  font-size: 14px;
}
.bestseller > li > a .details .price {
  margin-top: 2px;
}
.bestseller > li > a .details .price .cross {
  display: block;
  text-decoration: line-through;
  font-size: 12px;
  line-height: 14px;
}
.bestseller > li > a .details .price .discount {
  display: block;
  color: #E51400;
  font-size: 13px;
  line-height: 14px;
}
.table.dataTable tbody tr.selected{ /*Added by Musheer Khalid for dataTable Selected Row #fbec88 */
    background: #ffffcc;
}
.table.table-hover tr:hover > td {
    font-weight:bold;
    background: #ddd;
}
.table .with-checkbox {
  width: 10px;
  vertical-align: middle;
}
.table .with-checkbox input {
  margin-left: 4px;
  margin-top: 0;
}
.table.dataTable {
  margin-bottom: 10px;
  clear: both;
}
.table.dataTable.dataTable-grouping .group {
  background: #e6e6e6;
  border-top: 2px solid #ccc;
}
.table.dataTable.dataTable-grouping .group.expanded-group {
  background: url(/repo/Images/expanded-group.jpg) no-repeat left center #e6e6e6;
  padding-left: 33px;
}
.table.dataTable.dataTable-grouping .group.expanded-group:hover {
  cursor: pointer;
}
.table.dataTable.dataTable-grouping .group.collapsed-group {
  background: url(/repo/Images/collapsed-group.jpg) no-repeat left center #e6e6e6;
  padding-left: 33px;
}
.table.dataTable.dataTable-grouping .group.collapsed-group:hover {
  cursor: pointer;
}
.table.dataTable .sorting_asc {
  background: url(/repo/css/images/dt-sort-asc.png) no-repeat right center #eee;
}
.table.dataTable .sorting_desc {
  background: url(/repo/css/images/dt-sort-desc.png) no-repeat right center #eee;
}
.table.dataTable .sorting {
  background: url(/repo/css/images/dt-sort-both.png) no-repeat right center #eee;
}
.table.dataTable .sorting, .table.dataTable .sorting_desc, .table.dataTable .sorting_asc {
  padding-right: 23px;
  white-space: nowrap;
}
.table.dataTable.dataTable-scroll-x {
  border-collapse: separate;
  max-width: none;
}
.table.dataTable.dataTable-scroll-x * {
  box-sizing: initial;
}
.table.dataTable.dataTable-scroll-x td, .table.dataTable.dataTable-scroll-x th {
  white-space: nowrap;
}
.table.dataTable th:focus {
  outline: none;
}
.table.dataTable.dataTable-reorder th:hover {
  cursor: move;
}
.table.table-colored-header thead th, .table.table-colored-header thead td {
  background: #368ee0;
  color: #fff;
}
.table.table-nohead thead {
  display: none;
}
.table.table-nohead thead th, .table.table-nohead thead td {
  display: none;
}
.table.table-nohead tr:first-child td {
  border: 0;
}
.table tr td {
  vertical-align: middle;
}
.table tr td .label {
  margin-right: 3px;
}
.table tr th {
  vertical-align: middle;
  background: #eee;
}
.table.table-user tr.alpha td.alpha-val span {
  background: #368ee0;
  color: #fff;
  display: block;
  padding: 10px 0;
  text-align: center;
  font-size: 18px;
}
.table.table-user tr.alpha:hover td {
  background: white;
  cursor: pointer;
}
.table.table-user tr:first-child td {
  border: 0;
}
.table.table-user tr td {
  border-top: 1px dotted #ccc;
}
.table.table-user tr td.img {
  width: 40px;
}
.table.table-user tr td.img img {
  width: 40px;
}
.table.table-user tr td.user {
  text-align: left;
  vertical-align: middle;
}
.table.table-user tr td.icon {
  width: 20px;
  vertical-align: middle;
}
.table.table-user tr td.icon .online {
  font-size: 10px;
  color: #4fa828;
}

.table-mail tbody tr > td {
  cursor: pointer;
}
.table-mail tbody tr.warning > td {
  background-color: #deecfa;
}
.table-mail .table-checkbox {
  width: 15px;
}
.table-mail .table-icon {
  width: 20px;
}
.table-mail .table-icon .sel-star {
  color: #aaa;
  text-decoration: none;
}
.table-mail .table-icon .sel-star:hover {
  color: #f8a31f;
}
.table-mail .table-icon .sel-star.active {
  color: #f8a31f;
}
.table-mail .table-date {
  width: 100px;
}
.table-mail .table-fixed-medium {
  width: 200px;
}

.ui-widget-header {
  color: #333;
}

.table-pagination {
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.table-pagination > a {
  margin-right: 5px;
  background: #eee;
  padding: 3px 8px;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}
.table-pagination > a.disabled {
  color: #999;
}
.table-pagination > a.disabled:hover {
  background: #eee;
  cursor: default;
}
.table-pagination > a:hover {
  background: #ddd;
}
.table-pagination > span > a {
  padding: 3px 8px;
  margin-right: 5px;
  background: #eee;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}
.table-pagination > span > a.active {
  background: #368ee0;
  color: #fff;
}

/* dataTable Filters */
.dataTables_filter input {
    margin-bottom: 0;
  padding: 4px 0;
  text-indent: 8px;
  background: #fff;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ccc;
  height:20px;
  display: inline;
  margin-left: 5px;
  background: #f6f6f6;
}
.dataTables_filter input:focus {
  background: #fff;
  border: 1px solid #368ee0;
}

.dataTables_wrapper.no-footer .dataTables_info {
  line-height: 20px;
  height:20px;
}

.dataTable-col_filter th {
  vertical-align: middle !important;
}
.dataTable-col_filter th input {
  margin-bottom: 0;
  width: 100%;
  padding: 4px 0;
  text-indent: 8px;
  background: #fff;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ccc;
  height:20px;
  text-transform:uppercase;
}
.dataTable-col_filter th input.dataTable-filter-ToDate {
  margin-top: 0px;
}
.dataTable-col_filter th input:focus {
  border: 1px solid #368ee0;
}
.dataTable-col_filter th select {
  margin-bottom: 0;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
}

.input-mini select {
  width: 60px;
}

.ColVis_collectionBackground {
  display: none !important;
}

.ColVis_collection {
  padding: 0;
  margin: 0;
  z-index: 2002;
  background: #fff;
  border: 1px solid #ddd;
  list-style-type: none;

  /* Added By Musheer Khalid for Overflow*/
  max-height: 250px;
  overflow-y: scroll;
  overflow-x: hidden;
  /*margin-left: 1px;*/
  margin-right:5px;
  /*right:5px;*/
}
.ColVis_collection > li {
  padding: 3px 5px;
  background: #eee;
  margin: 2px;
  border: 1px solid #ddd;
  cursor: pointer;
}
.ColVis_collection > li span {
  cursor: pointer;
}
.ColVis_collection > li:hover {
  background: #ddd;
  border-color: #ccc;
}
.ColVis_collection > li input {
  margin-right: 5px;
}

.tabs.tabs-inline {
  *zoom: 1;
}
.tabs.tabs-inline:after {
  content: "";
  display: table;
  clear: both;
}
.tabs.tabs-inline.tabs-top > li {
  float: left;
  margin-right: 1px;
}
.tabs.tabs-inline.tabs-top > li.active > a {
  background: #fff;
  color: #333;
}
.tabs.tabs-inline.tabs-top > li.active > a:hover {
  background: #fff;
}
.tabs.tabs-inline.tabs-top > li > a {
  color: #666;
  background: #ddd;
  padding: 10px 20px;
  text-decoration: none;
  display: block;
}
.tabs.tabs-inline.tabs-top > li > a:hover {
  background: #ddd;
  color: #333;
}
.tabs.tabs-inline.tabs-left {
  position: absolute;
  background: #eee;
  width: 150px;
}
.tabs.tabs-inline.tabs-left > li:first-child > a {
  border-top: 0;
}
.tabs.tabs-inline.tabs-left > li:last-child > a {
  border-bottom: 1px solid #bbb;
}
.tabs.tabs-inline.tabs-left > li.write > a {
  margin: 10px;
  background: #e63a3a;
  color: #fff;
}
.tabs.tabs-inline.tabs-left > li.write > a:hover {
  background: #d21b1b;
  color: #fff;
}
.tabs.tabs-inline.tabs-left > li.active > a {
  background: #fff;
  color: #333;
  margin-right: -1px;
}
.tabs.tabs-inline.tabs-left > li.active > a:hover {
  background: #fff;
}
.tabs.tabs-inline.tabs-left > li > a {
  display: block;
  padding: 10px 20px;
  color: #666;
  background: #ddd;
  text-decoration: none;
  border-top: 1px solid #bbb;
}
.tabs.tabs-inline.tabs-left > li > a:hover {
  background: #ddd;
  color: #333;
}
.tabs > li .fa {
  margin-right: 5px;
}

.tab-content.padding {
  padding: 20px;
}
.tab-content.tab-content-inline {
  border-left: 1px solid #bbb;
  margin-left: 150px;
}
.tab-content.tab-content-inline.tab-content-bottom {
  border-left: 0;
  margin-left: 0;
}

.tasklist {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  *zoom: 1;
}
.tasklist li {
  padding: 0;
  cursor: pointer;
  *zoom: 1;
  border-bottom: 1px solid #ccc;
  position: relative;
}
.tasklist li:after {
  content: "";
  display: table;
  clear: both;
}
.tasklist li:last-child {
  border-bottom: 0;
}
.tasklist li:hover .task-delete {
  display: inline-block !important;
}
.tasklist li.bookmarked {
  background: #fad8d8;
}
.tasklist li.bookmarked .task-actions .task-bookmark {
  color: #e63a3a;
}
.tasklist li.bookmarked .task-actions .task-bookmark i:before {
  content: "\f02e";
}
.tasklist li.done {
  background: #e7f1fb;
}
.tasklist li.done .task span {
  text-decoration: line-through;
}
.tasklist li.done .task-actions {
  display: none;
}
.tasklist li label, .tasklist li .check {
  float: left;
  padding: 10px 10px 10px 10px;
  margin: 0;
  cursor: pointer;
  border-right: 1px solid #fec5bd;
}
.tasklist li .task {
  float: left;
  padding: 11px 5px 3px 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  position: absolute;
  left: 43px;
  right: 50px;
  overflow: hidden;
}
.tasklist li .task i {
  margin-right: 5px;
}
.tasklist li .task-actions {
  float: right;
  padding: 10px 10px 0 10px;
}
.tasklist li .task-actions > a {
  text-decoration: none;
}
.tasklist li .task-actions .task-delete {
  display: none;
  color: #888;
  font-size: 16px;
}
.tasklist li .task-actions .task-bookmark {
  color: #aaa;
  font-size: 16px;
}
.tasklist li .task-actions .task-bookmark:hover {
  color: #fd6e58;
}
.tasklist li .task-actions .task-bookmark:hover i:before {
  content: "\f02e";
}

.stats {
  float: left;
}
.stats > li {
  *zoom: 1;
  float: left;
  padding: 10px 15px;
  margin-right: 15px;
}
.stats > li:after {
  content: "";
  display: table;
  clear: both;
}
.stats > li:last-child {
  margin-right: 0;
}
.stats > li i {
  font-size: 36px;
  color: #FFF;
  float: left;
  margin: 0;
}
.stats > li .details {
  *zoom: 1;
  margin-left: 55px;
}
.stats > li .details:after {
  content: "";
  display: table;
  clear: both;
}
.stats > li .details span {
  color: #FFF;
  display: block;
  font-size: 12px;
}
.stats > li .details span.big {
  font-size: 16px;
}

.tiles {
  list-style-type: none;
  margin: 25px 0;
  padding: 0;
}
.tiles .has-chart > a span {
  font-size: 16px;
  padding: 10px 20px;
}
.tiles .has-chart-2 > a span {
  font-size: 16px;
  padding-top: 0;
  display: inline-block;
}
.tiles .has-chart-2 > a span .spark-me {
  padding-top: 40px;
}
.tiles .has-chart-2 > a span .spark-me canvas {
  margin-top: -10px;
}
.tiles.tiles-small .label {
  padding: 3px 5px;
}
.tiles.tiles-small > li:hover:before {
  width: 80px;
  height: 80px;
}
.tiles.tiles-small > li > a {
  width: 80px;
  height: 80px;
}
.tiles.tiles-small > li > a span {
  font-size: 30px;
  padding-top: 20px;
}
.tiles .label {
  padding: 5px 8px;
}
.tiles.tiles-center {
  text-align: center;
  width: 100%;
}
.tiles.tiles-center > li {
  display: inline-block;
  text-align: center;
  float: none;
}
.tiles.tiles-center > li > a .name {
  text-align: center;
}
.tiles.nomargin {
  margin: 0;
}
.tiles > li {
  float: left;
  margin: 8px 0 0 8px;
  position: relative;
}
.tiles > li .label {
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: 99;
}
.tiles > li:hover:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 120px;
  height: 120px;
  background: none;
  pointer-events: none;
  border: 5px solid rgba(0, 0, 0, 0.5);
  z-index: 99;
}
.tiles > li.long:hover:before {
  width: 245px;
}
.tiles > li.long > a {
  width: 245px;
}
.tiles > li.long > a span {
  font-size: 64px;
  padding-top: 10px;
}
.tiles > li.high:hover:before {
  height: 245px;
}
.tiles > li.high > a {
  height: 245px;
}
.tiles > li.high > a span {
  padding-top: 50px;
  font-size: 96px;
}
.tiles > li.high > a span.count > i {
  margin-right: -25px;
}
.tiles > li.image > a img {
  width: 120px;
  height: 120px;
}
.tiles > li.image > a .name {
  background: #368ee0;
  color: #fff;
}
.tiles > li > a {
  width: 120px;
  height: 120px;
  display: block;
  color: #fff;
  text-decoration: none;
  position: relative;
  text-align: center;
}
.tiles > li > a span {
  padding-top: 25px;
  font-size: 48px;
  display: block;
}
.tiles > li > a span.nopadding {
  padding: 0;
}
.tiles > li > a span.count > i {
  margin-right: -10px;
}
.tiles > li > a span h5 {
  font-size: 18px !important;
  margin: 0;
  text-align: left;
  padding: 10px 10px 5px 10px;
}
.tiles > li > a span p {
  font-size: 13px !important;
  padding: 0;
  text-align: left;
  padding: 0 20px;
}
.tiles > li > a .name {
  font-size: 13px !important;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: left;
  padding: 3px 10px;
  float: left;
}
.tiles > li > a .name .right {
  font-size: 13px;
  float: right;
  padding: 0;
}

.minitiles {
  float: left;
}
.minitiles > li {
  float: left;
  margin-right: 15px;
}
.minitiles > li > a {
  display: block;
  height: 61px;
  width: 61px;
  color: #fff;
  text-decoration: none;
  position: relative;
  text-align: center;
}
.minitiles > li > a i {
  font-size: 36px;
  line-height: 61px;
}
.minitiles > li > a:hover:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 61px;
  height: 61px;
  background: none;
  pointer-events: none;
  border: 3px solid rgba(0, 0, 0, 0.5);
  z-index: 99;
}

.timeline {
  margin-left: 30px !important;
}
.timeline > li {
  position: relative;
  border-bottom: 2px dotted #ddd;
  padding: 30px 0;
}
.timeline > li:hover {
  background: #f6f6f6;
}
.timeline > li:last-child {
  border-bottom: 0;
}
.timeline > li .line {
  width: 4px;
  background: #eee;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
}
.timeline > li .timeline-content {
  position: relative;
  z-index: 99;
}
.timeline > li .timeline-content .left {
  position: relative;
}
.timeline > li .timeline-content .left .icon {
  background: #368ee0;
  float: left;
  padding: 6px;
  font-size: 24px;
  color: #fff;
  position: absolute;
  left: -18px;
  top: 5px;
}
.timeline > li .timeline-content .left .date {
  position: absolute;
  top: 48px;
  left: -20px;
  background: #eee;
  padding: 0 5px;
  font-size: 11px;
}
.timeline > li .timeline-content .activity {
  margin-left: 50px;
}
.timeline > li .timeline-content .activity .user {
  font-size: 14px;
  margin-bottom: 10px;
}
.timeline > li .timeline-content .activity .user span {
  color: #777;
}
.timeline > li .timeline-content .activity .timeline-images {
  *zoom: 1;
}
.timeline > li .timeline-content .activity .timeline-images:after {
  content: "";
  display: table;
  clear: both;
}
.timeline > li .timeline-content .activity .timeline-images > li {
  float: left;
  margin-right: 5px;
}
.timeline > li .timeline-content .activity .timeline-images > li > a img {
  max-width: 100px;
}

body.error {
  background: #368ee0;
}
body.error .wrapper {
  width: 300px;
  height: 230px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -165px -150px;
}
body.error .wrapper .code {
  color: #fff;
  font-size: 90px;
  text-align: center;
}
body.error .wrapper .code span {
  margin-right: 15px;
}
body.error .wrapper .desc {
  color: #fff;
  font-size: 14px;
  margin: 20px 0;
}
body.error .wrapper .input-group {
  width: 300px;
  background: #fff;
  padding: 2px;
}
body.error .wrapper .input-group input {
  border: 0;
  width: 260px;
  background: #fff;
}
body.error .wrapper .input-group .btn {
  border: 0;
  background: #368ee0;
  color: #fff;
}
body.error .wrapper .input-group .btn:hover {
  background: #1b67af;
}
body.error .wrapper .buttons {
  margin-top: 15px;
}

.grids .row {
  margin-top: 10px;
  margin-bottom: 20px;
}
.grids .row [class*="col-"] {
  background: #ccc;
  border: 1px solid #888;
  text-align: center;
  line-height: 30px;
}
.grids .row [class*="col-"]:hover {
  background: #aaa;
}

.the-icons {
  list-style-type: none;
}
.the-icons li {
  margin: 5px 0;
}

#updateInterval {
  margin-bottom: 0;
}

.invoice-info .invoice-name {
  font-size: 24px;
  margin-bottom: 40px;
}
.invoice-info .invoice-from, .invoice-info .invoice-to {
  float: left;
  margin-bottom: 30px;
}
.invoice-info .invoice-from span, .invoice-info .invoice-to span {
  color: #888;
  display: block;
}
.invoice-info .invoice-to {
  margin-left: 50px;
}
.invoice-info .invoice-infos {
  float: right;
  margin-right: 20px;
}

.table-invoice .price {
  width: 100px;
}
.table-invoice .qty {
  width: 50px;
}
.table-invoice .total {
  text-align: right;
  width: 150px;
}
.table-invoice .taxes p {
  text-align: right;
}
.table-invoice .taxes p .light {
  margin-right: 20px;
  color: #888;
}
.table-invoice .taxes p .totalprice {
  font-weight: bold;
}

.invoice-payment span {
  color: #888;
  display: block;
}
.invoice-payment ul {
  list-style-type: none;
  margin: 10px;
  padding: 0;
}
.invoice-payment ul li {
  float: left;
  margin-right: 10px;
}

@media print {
  #navigation, #left, .breadcrumbs, .page-header, .invoice-payment, .box-title {
    display: none !important;
  }

  #main {
    margin-left: 0;
  }
}
.locked {
  background: #368ee0;
}
.locked .wrapper {
  width: 500px;
  height: 500px;
  margin: 200px -250px;
  position: absolute;
  left: 50%;
}
.locked .pull-left {
  width: 200px;
}
.locked .pull-left a {
  color: #fff;
  display: block;
  background: #1b67af;
  text-align: center;
  padding: 4px 8px;
  text-decoration: none;
}
.locked .pull-left a:hover {
  background: #144d82;
}
.locked .right {
  float: left;
  margin-left: 15px;
}
.locked .right .upper h2 {
  color: #fff;
  font-weight: 300;
  margin: 0;
}
.locked .right .upper span {
  display: block;
  color: #fff;
}
.locked .right form {
  margin-top: 30px;
}
.locked .right form input {
  border: 0;
  margin-bottom: 0;
}
.locked .right form input[type=password] {
  width: 260px;
}
.locked .right form div {
  margin-top: 5px;
}

.login {
  background: #368ee0;
  -webkit-box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
}
.login .wrapper {
 width: 400px;
  height: 500px;
  margin: -250px -200px;
  position: absolute;
  left: 50%;
  top: 50%;
}
@media (max-width: 768px) {
  .login-box,
  .register-box {
    width: 90%;
    margin-top: 20px;
  }
}
.login .wrapper h1 > div {
  color: #fff;
  font-family:HemiHead;
  display: block;
  font-weight: 300;
  font-size: 48px;
  text-align: center;
  padding: 2px 0;
  text-decoration: none;
}
.login .wrapper h1 > a img {
  margin-right: 20px;
  margin-top: -8px;
}
.login .wrapper .login-body {
  margin-top: 20px;
  background: #fff;
}
.login .wrapper .login-body .form-control-feedback {
  color: #777;
}
.login .wrapper .login-body form {
  padding: 0 30px;
}
.login .wrapper .login-body h2 {
  font-size: 15px;
  /*font-weight: bold;*/
  color: #555;
  text-align: center;
  line-height:30px;  
  background: #eee;
  padding: 10px 0;
  display: block;
  text-decoration: none;
  margin-bottom: 50px;
}
.login .wrapper .login-body .email input, .login .wrapper .login-body .pw input {
  padding: 8px 12px;
  height: 35px;
}
.login .wrapper .login-body .submit {
  margin-top: 15px;
  *zoom: 1;
}
.login .wrapper .login-body .submit:after {
  content: "";
  display: table;
  clear: both;
}
.login .wrapper .login-body .submit input {
  float: right;
}
.login .wrapper .login-body .submit .remember {
  float: left;
  margin-top: 5px;
  margin-left: 1px;
}
.login .wrapper .login-body .submit .remember [class*=icheckbox], .login .wrapper .login-body .submit .remember label {
  float: left;
}
.login .wrapper .login-body .submit .remember label {
  margin-left: 10px;
  font-weight: normal;
  margin-bottom: 0;
  line-height: 21px;
}

.login .wrapper .login-error span {
  padding:10px 0;
  font-size: 14px;
  color:Red;
  text-decoration: none;
}

.login .wrapper .login-body .forget {
  margin-top: 50px;
}
.login .wrapper .login-body .forget a {
  background: #eee;
  padding: 10px 0;
  text-align: center;
  display: block;
  text-decoration: none;  
  color: #555;
}
.login .wrapper .login-body .forget a:hover {
  background: #ddd;
}
.login .wrapper .login-body .forget a span {
  line-height: 30px;
  margin-bottom: 10px;
  position: relative;
}

.pagination.pagination-custom {
  height: 28px;
  margin-top: -1px;
}
.pagination.pagination-custom li.active a {
  background: #368ee0;
  color: #fff;
}
.pagination.pagination-custom li.active a:hover {
  background: #368ee0;
}
.pagination.pagination-custom li a {
  background: #eee;
  text-decoration: none;
  color: #333;
  border: 0;
  padding: 7px 12px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.pagination.pagination-custom li a:hover {
  background: #ddd;
}

.search-results ul {
  *zoom: 1;
}
.search-results ul:after {
  content: "";
  display: table;
  clear: both;
}
.search-results ul li {
  *zoom: 1;
  padding: 15px;
  border-top: 1px dotted #bbb;
}
.search-results ul li:after {
  content: "";
  display: table;
  clear: both;
}
.search-results ul li:first-child {
  border-top: 0;
}
.search-results ul li:last-child {
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}
.search-results ul li .thumbnail {
  float: left;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.search-results ul li .search-info {
  margin-left: 110px;
}
.search-results ul li .search-info a {
  font-size: 16px;
}
.search-results ul li .search-info .url {
  color: #29b754;
}
.search-results ul li:nth-child(even) {
  background: #fff;
}

.shop-items > li .product {
  position: relative;
}
.shop-items > li .product:hover {
  background: #368ee0;
}
.shop-items > li .product:hover .extended {
  display: block;
  position: absolute;
  z-index: 999;
  background: #368ee0;
  left: 0;
  right: 0;
}
.shop-items > li .product:hover > a:hover {
  background: red;
}
.shop-items > li .product:hover > a .details {
  color: #fff;
}
.shop-items > li .product:hover > a .details .name {
  color: #fff;
}
.shop-items > li .product > a {
  text-decoration: none;
}
.shop-items > li .product > a img {
  max-width: 100%;
}
.shop-items > li .product > a .details {
  padding: 10px;
}
.shop-items > li .product > a .details .name {
  display: block;
  font-size: 16px;
  color: #333;
}
.shop-items > li .product > a .details .price {
  text-align: right;
  font-size: 18px;
}
.shop-items > li .extended {
  padding: 10px 10px 5px 10px;
  display: none;
  *zoom: 1;
}
.shop-items > li .extended:after {
  content: "";
  display: table;
  clear: both;
}
.shop-items > li .extended .pull-right > a {
  color: #fff;
  font-size: 16px;
  padding: 2px 5px;
  text-decoration: none;
}

.colorbox-image.big img {
  max-width: 100%;
}

.more-images {
  margin-top: 15px;
}

.thumbnails a {
  display: block;
}
.thumbnails a img {
  max-width: 100%;
}

.product-details .price {
  font-size: 24px;
}
.product-details .price, .product-details div.colors, .product-details .sizes, .product-details .actions {
  margin-top: 30px;
}
.product-details div.colors {
  *zoom: 1;
}
.product-details div.colors:after {
  content: "";
  display: table;
  clear: both;
}
.product-details .actions {
  text-align: right;
}
.product-details .actions .non {
  margin-right: 15px;
}
/**/
.fc .fc-toolbar {
  margin-top: 0px;
}
.fc .fc-toolbar h2 {
  white-space: nowrap;
  font-size: 14px;
  font-weight:bold;
  display: inline-block;
  line-height: 30px;
  vertical-align: top;
  margin: 0 10px;
}
.fc .fc-toolbar .fc-state-default {
  background: none;
  border: 0;
  box-shadow: none;
  border-radius: 0 !important;
  text-shadow: none;
}
.fc .fc-toolbar .fc-state-default:active, .fc .fc-toolbar .fc-state-default:focus {
  outline: 0;
}
.fc .fc-toolbar .fc-state-active {
  background: #368ee0;
  color: #fff;
}
.fc .fc-toolbar .fc-state-hover {
  background: #ddd;
}
.fc .fc-toolbar .fc-next-button {
  display: inline-block;
}
.fc .fc-toolbar .fc-prev-button {
  display: inline-block;
}
.fc .fc-toolbar .fc-center:first-child {
  *zoom: 1;
}
.fc .fc-toolbar .fc-center:first-child:after {
  content: "";
  display: table;
  clear: both;
}

.fc-event {
  border: 0;
  background-color: #368ee0;
  border-radius: 0;
}

.flot {
  width: 100%;
  height: 300px;
}
.flot.small {
  height: 150px;
}
.flot.medium {
  height: 200px;
}

.chosen-container .chosen-drop {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.chosen-container .chosen-drop .chosen-results > li.highlighted {
  background: #368ee0;
}
.chosen-container.chosen-container-single .chosen-search input {
  background: none;
}
.chosen-container.chosen-container-single .chosen-single {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #fff;
  padding-top: 3px;
  padding-bottom: 3px;
  height: 31px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.chosen-container.chosen-container-single .chosen-single div b {
  background-position-y: 5px;
}
.chosen-container.chosen-container-multi .chosen-choices {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff;
}
.chosen-container.chosen-container-multi .chosen-choices .search-field {
  padding: 0;
}
.chosen-container.chosen-container-multi .chosen-choices .search-choice {
  background: #eee;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.cke.cke_chrome {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
}
.cke .cke_top {
  background: #fff;
  border: 1px solid #ddd;
  border-bottom: 0;
  border-top: 0;
  padding:5px;
  padding-bottom:0px;
}
.cke_combo_button {
  background: #eee;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  cursor: pointer;
}
.cke .cke_top .cke_button, .cke .cke_top {
  background: #eee;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0;
  cursor: pointer;
}
.cke .cke_top .cke_combo_button:hover, .cke .cke_top .cke_combo_button.cke_button_on, .cke .cke_top .cke_combo_button:active, .cke .cke_top .cke_combo_button:focus
{
    background: #bbb;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cke .cke_top .cke_button:hover, .cke .cke_top .cke_button.cke_button_on, .cke .cke_top .cke_button:active, .cke .cke_top .cke_button:focus {
  background: #bbb;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
}
.cke .cke_top .cke_combo.cke_combo_on .cke_combo_button {
  background: #bbb;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cke .cke_top .cke_toolbar_separator {
  background: #aaa;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cke_toolgroup {
  margin: 0 6px 5px 0;
  border: 0;
  background: #fff;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/*.cke .cke_top .cke_toolgroup {
  margin: 0 10px 9px 0;
  border: 0;
  background: #fff;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}*/
.cke .cke_contents {
  border: 1px solid #ddd;
}
.cke .cke_bottom {
  background: #eee;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ddd;
  border-top: 0;
}

table.DTCR_clonedTable {
  background-color: white;
  z-index: 202;
  cursor: move;
}

div.DTCR_pointer {
  width: 1px;
  background-color: #368ee0;
  z-index: 201;
}
div.DTCR_pointer:before {
  content: "\f063";
  font-family: "FontAwesome";
  position: absolute;
  top: -25px;
  left: -5px;
  color: #368ee0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * ColVis styles
 */
.ColVis {
  float: right;
  margin-bottom: 1em;
}

.ColVis_Button {
  position: relative;
  float: left;
  margin-right: 3px;
  padding: 3px 5px;
  height: 30px;
  background-color: #fff;
  border: 1px solid #d0d0d0;
  cursor: pointer;
  *cursor: hand;
}

button.ColVis_Button::-moz-focus-inner {
  border: none !important;
  padding: 0;
}

.ColVis_text_hover {
  border: 1px solid #999;
  background-color: #f0f0f0;
}

div.ColVis_collectionBackground {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  z-index: 1100;
}

div.ColVis_collection {
  position: relative;
  width: 150px;
  background-color: #f3f3f3;
  padding: 3px;
  border: 1px solid #ccc;
  z-index: 1102;
}

div.ColVis_collection button.ColVis_Button {
  background-color: white;
  width: 100%;
  float: none;
  margin-bottom: 2px;
}

div.ColVis_collection button.ColVis_Group {
  background: #dadada;
  border: 1px solid #bababa;
}

div.ColVis_catcher {
  position: absolute;
  z-index: 1101;
}

.disabled {
  color: #999;
}

button.ColVis_Button {
  text-align: left;
}

div.ColVis_collection button.ColVis_Button:hover {
  border: 1px solid #999;
  background-color: #f0f0f0;
}

div.ColVis_collection button.ColVis_Group:hover {
  background: #bababa;
  border: 1px solid #424242;
}

span.ColVis_radio {
  display: inline-block;
  width: 20px;
}

.dataTables_wrapper .ColVis {
  margin:0px;
}
.dataTables_wrapper .ColVis .ColVis_Button {
  background: #eee;
  padding: 3px 8px;
  border: 0;
}
.dataTables_wrapper .ColVis .ColVis_Button i {
  margin-left: 5px;
}
.dataTables_wrapper .ColVis .ColVis_Button:hover {
  background: #ddd;
}
.dataTables_wrapper .dataTables_length {
  float: left;
  min-width: 200px;
  margin: 10px 10px 5px 10px;
  line-height: 24px;
}
.dataTables_wrapper .dataTables_length .input-mini {
  float: left;
}
.dataTables_wrapper .dataTables_length label {
  line-height: 24px;
}
.dataTables_wrapper .dataTables_length label > span {
  float: left;
  margin: 4px 5px;
}
.dataTables_wrapper .DTTT_container {
  margin: 10px 5px 10px 0;
}
.dataTables_wrapper .DTTT_container .DTTT_button {
  padding: 8px 7px 7px 8px;
  background: #eee;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0;
  margin-right: 5px;
  color: #333;
}
.dataTables_wrapper .DTTT_container .DTTT_button:hover {
  background: #ddd;
}
.dataTables_wrapper .dataTables_filter {
  float: right;
  margin: 10px 10px 5px 5px;
}
.dataTables_wrapper .dataTables_filter input {
  margin-bottom: 0;
}
.dataTables_wrapper .dataTables_info {
  /*float: left;
  margin-left: 10px;*/
  margin-top: 13px;
  /*margin-bottom: 10px;*/
}
.dataTables_wrapper .dataTables_info span {
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
.dataTables_wrapper .dataTables_paginate {
  float: right;
  margin: 10px 5px 10px 0;
}
.dataTables_wrapper .dataTables_paginate > a {
  margin-right: 5px;
  background: #eee;
  padding: 3px 8px;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  margin-right: 5px;
  background: #eee;
  padding: 3px 8px;
  color: #333;
  text-decoration: none;
  cursor: pointer;
  border: 1px solid #ddd;
}

.dataTables_wrapper .dataTables_paginate .paginate_input {
  width: 50px;
  text-align:center;
  margin-right: 5px;
}

.dataTables_wrapper .dataTables_paginate .paginate_page {
  margin-right: 5px;
}

.dataTables_wrapper .dataTables_paginate .paginate_of {
  margin-right: 5px;
}

.dataTables_wrapper .dataTables_paginate > a.paginate_button_disabled {
  color: #999;
}
.dataTables_wrapper .dataTables_paginate > a.paginate_button_disabled:hover {
  background: #eee;
  cursor: default;
}
.dataTables_wrapper .dataTables_paginate > a:hover {
  background: #ddd;
}
.dataTables_wrapper .dataTables_paginate > span > a {
  padding: 3px 8px;
  margin-right: 5px;
  background: #eee;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}
.dataTables_wrapper .dataTables_paginate > span > a.paginate_active {
  background: #eee;
  color: #fff;
}

.dataTables_scroll {
  clear: both;
}

.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}

.DTFC_Cloned {
  background: #eee;
  border-right: 1px solid #ddd;
}

div.DTS tbody th,
div.DTS tbody td {
  white-space: nowrap;
}

div.DTS tbody tr.even {
  background-color: white;
}

.alert.alert-nomargin {
  margin: 0;
}

.DTFC_LeftHeadWrapper {
  border-right: 1px solid #ddd;
}

div.DTS div.DTS_Loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 20px;
  margin-top: -20px;
  margin-left: -100px;
  z-index: 1;
  border: 1px solid #999;
  padding: 20px 0;
  text-align: center;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.5);
}

.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin-top: -100px;
  margin-left: -50px;
  z-index: 1;
  /*border: 1px solid #999;
  padding: 20px 0;
  text-align: center;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.5);
  border:2px #4297D7 solid;
	padding-top:35px;*/
	background-color: white;
	text-align: center;
	font-weight:bold;
	background-image: url(/repo/css/images/ajax-loader_New.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

div.DTS div.dataTables_scrollHead {
  background-color: white;
}

div.DTS div.dataTables_scrollBody {
  z-index: 2;
}

.datepicker.datepicker-dropdown {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.datepicker.datepicker-dropdown:before, .datepicker.datepicker-dropdown:after {
  border: 0;
}
.datepicker.datepicker-dropdown .datepicker-days td, .datepicker.datepicker-dropdown .datepicker-days th, .datepicker.datepicker-dropdown .datepicker-days span, .datepicker.datepicker-dropdown .datepicker-years td, .datepicker.datepicker-dropdown .datepicker-years th, .datepicker.datepicker-dropdown .datepicker-years span, .datepicker.datepicker-dropdown .datepicker-months td, .datepicker.datepicker-dropdown .datepicker-months th, .datepicker.datepicker-dropdown .datepicker-months span {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.datepicker.datepicker-dropdown .datepicker-days .active, .datepicker.datepicker-dropdown .datepicker-years .active, .datepicker.datepicker-dropdown .datepicker-months .active {
  background: #368ee0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.datepicker.datepicker-dropdown .datepicker-days .active:hover, .datepicker.datepicker-dropdown .datepicker-years .active:hover, .datepicker.datepicker-dropdown .datepicker-months .active:hover {
  background: #1e74c5;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.daterangepicker:before, .daterangepicker:after {
  border: 0 !important;
}
.daterangepicker th, .daterangepicker td, .daterangepicker td:hover, .daterangepicker td.active, .daterangepicker .calendar {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.daterangepicker .active {
  background: #368ee0;
  background-image: none !important;
}

.elfinder {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0;
}
.elfinder .elfinder-toolbar {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #fff;
  border-color: #ccc;
}
.elfinder .elfinder-toolbar .elfinder-buttonset {
  border: 0;
}
.elfinder .elfinder-toolbar .elfinder-buttonset .elfinder-toolbar-button-separator {
  border-color: #eee;
}
.elfinder .elfinder-toolbar .elfinder-button {
  border: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #fff;
}
.elfinder .elfinder-toolbar .elfinder-button:hover {
  background: #ddd;
  cursor: pointer;
}
.elfinder .elfinder-toolbar .elfinder-button:hover.elfinder-button-search {
  background: none;
}
.elfinder .elfinder-toolbar .elfinder-button.ui-state-disabled {
  background: #fff;
  cursor: default;
}
.elfinder .elfinder-toolbar .elfinder-button.ui-state-disabled .elfinder-button-icon {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2;
}
.elfinder .elfinder-button-search input {
  margin-bottom: 0;
  border-color: #ccc;
}
.elfinder .elfinder-statusbar {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #eee;
  padding: 10px 12px;
  border-color: #ccc;
}
.elfinder .elfinder-navbar {
  background: #eee;
}
.elfinder .elfinder-navbar .elfinder-navbar-dir {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 5px 12px 5px 40px;
}
.elfinder .elfinder-cwd-filename, .elfinder .elfinder-cwd-file, .elfinder .elfinder-cwd-file-wrapper {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.elfinder .elfinder-cwd-file:hover {
  background: #eee;
}

.filetree .dynatree-container {
  border: 0;
}

.activeFolder, .additionalInformation {
  font-weight: bold;
  margin-left: 5px;
}

/*!
 * Jasny Bootstrap v3.1.0 (http://jasny.github.com/bootstrap)
 * Copyright 2011-2014 Arnold Daniels.
 * Licensed under Apache-2.0 (https://github.com/jasny/bootstrap/blob/master/LICENSE)
 */
.nav-tabs-bottom {
  border-bottom: 0;
  border-top: 1px solid #dddddd;
}

.nav-tabs-bottom > li {
  margin-bottom: 0;
  margin-top: -1px;
}

.nav-tabs-bottom > li > a {
  border-radius: 0 0 0 0;
}

.nav-tabs-bottom > li > a:hover,
.nav-tabs-bottom > li > a:focus,
.nav-tabs-bottom > li.active > a,
.nav-tabs-bottom > li.active > a:hover,
.nav-tabs-bottom > li.active > a:focus {
  border: 1px solid #dddddd;
  border-top-color: transparent;
}

.nav-tabs-left {
  border-bottom: 0;
  border-right: 1px solid #dddddd;
}

.nav-tabs-left > li {
  margin-bottom: 0;
  margin-right: -1px;
  float: none;
}

.nav-tabs-left > li > a {
  border-radius: 0 0 0 0;
  margin-right: 0;
  margin-bottom: 2px;
}

.nav-tabs-left > li > a:hover,
.nav-tabs-left > li > a:focus,
.nav-tabs-left > li.active > a,
.nav-tabs-left > li.active > a:hover,
.nav-tabs-left > li.active > a:focus {
  border: 1px solid #dddddd;
  border-right-color: transparent;
}

.row > .nav-tabs-left {
  padding-right: 0;
  padding-left: 15px;
  margin-right: -1px;
  position: relative;
  z-index: 1;
}

.row > .nav-tabs-left + .tab-content {
  border-left: 1px solid #dddddd;
}

.nav-tabs-right {
  border-bottom: 0;
  border-left: 1px solid #dddddd;
}

.nav-tabs-right > li {
  margin-bottom: 0;
  margin-left: -1px;
  float: none;
}

.nav-tabs-right > li > a {
  border-radius: 0 0 0 0;
  margin-left: 0;
  margin-bottom: 2px;
}

.nav-tabs-right > li > a:hover,
.nav-tabs-right > li > a:focus,
.nav-tabs-right > li.active > a,
.nav-tabs-right > li.active > a:hover,
.nav-tabs-right > li.active > a:focus {
  border: 1px solid #dddddd;
  border-left-color: transparent;
}

.row > .nav-tabs-right {
  padding-left: 0;
  padding-right: 15px;
}

.btn-file {
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}

.btn-file > input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(-300px, 0) scale(4);
  font-size: 23px;
  height: 100%;
  direction: ltr;
  cursor: pointer;
}

.fileinput {
  margin-bottom: 9px;
  display: inline-block;
}

.fileinput .form-control {
  padding-top: 7px;
  padding-bottom: 5px;
  display: inline-block;
  margin-bottom: 0px;
  vertical-align: middle;
  cursor: text;
}

.fileinput .thumbnail {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: middle;
  text-align: center;
}

.fileinput .thumbnail > img {
  max-height: 100%;
}

.fileinput .btn {
  vertical-align: middle;
}

.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
  display: none;
}

.fileinput-inline .fileinput-controls {
  display: inline;
}

.fileinput-filename {
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
}

.form-control .fileinput-filename {
  vertical-align: bottom;
}

.fileinput-new .input-group .btn-file {
  border-radius: 0 0 0 0;
}

.fileinput-new .input-group .btn-file.btn-xs,
.fileinput-new .input-group .btn-file.btn-sm {
  border-radius: 0 0 0 0;
}

.fileinput-new .input-group .btn-file.btn-lg {
  border-radius: 0 0 0 0;
}

.form-group.has-warning .fileinput .fileinput-preview {
  color: #8a6d3b;
}

.form-group.has-warning .fileinput .thumbnail {
  border-color: #faebcc;
}

.form-group.has-error .fileinput .fileinput-preview {
  color: #a94442;
}

.form-group.has-error .fileinput .thumbnail {
  border-color: #ebccd1;
}

.form-group.has-success .fileinput .fileinput-preview {
  color: #3c763d;
}

.form-group.has-success .fileinput .thumbnail {
  border-color: #d6e9c6;
}

.input-group-addon:not(:first-child) {
  border-left: 0;
}

.form-wizard {
  margin-bottom: 0;
}
.form-wizard .step .form-group {
  padding: 0 20px;
}
.form-wizard .form-actions {
  margin-top: 0;
  margin-bottom: 0;
}
.form-wizard.wizard-vertical {
  margin-bottom: 0;
}
.form-wizard.wizard-vertical .form-content {
  background: #fff;
  border-left: 1px solid #d6d6d6;
  margin-left: 220px;
  padding: 10px 10px;
  overflow: hidden;
}
.form-wizard.wizard-vertical .form-content .form-group {
  padding: 15px;
}
.form-wizard.wizard-vertical .form-content .form-group:last-child {
  margin-bottom: 0;
}
.form-wizard.wizard-vertical .step {
  background: #eee;
}
.form-wizard.wizard-vertical .wizard-steps {
  float: left;
  width: 220px;
  margin-bottom: 0;
  min-height: 200px;
}
.form-wizard.wizard-vertical .wizard-steps > li {
  float: none;
  width: 100% !important;
  *zoom: 1;
  display: block;
  background: #eee;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.form-wizard.wizard-vertical .wizard-steps > li:after {
  content: "";
  display: table;
  clear: both;
}
.form-wizard.wizard-vertical .wizard-steps > li:first-child {
  border-top: 0;
}
.form-wizard.wizard-vertical .wizard-steps > li.active {
  background: #fff;
  position: relative;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
}
.form-wizard.wizard-vertical .wizard-steps > li.active:first-child {
  border-top: 0;
}
.form-wizard.wizard-vertical .wizard-steps > li.active:after {
  position: absolute;
  content: "";
  top: 0;
  left: auto;
  bottom: 0;
  background: #ffffff;
  width: 1px;
  right: -1px;
  height: 100%;
  display: block;
}
.form-wizard.wizard-vertical .wizard-steps > li .single-step {
  *zoom: 1;
  padding: 10px;
}
.form-wizard.wizard-vertical .wizard-steps > li .single-step:after {
  content: "";
  display: table;
  clear: both;
}
.form-wizard.wizard-vertical .wizard-steps > li .title {
  float: left;
}
.form-wizard.wizard-vertical .wizard-steps > li .description {
  float: left;
  margin-left: 10px;
  margin-top: 2px;
}
.form-wizard.wizard-vertical .form-actions {
  padding-left: 240px;
  background: #fff;
  margin-bottom: 0;
  margin-top: 0;
  border-top: 1px solid #d6d6d6;
}
.form-wizard .wizard-steps {
  list-style-type: none;
  margin: 0px;/* Musheer Khalid 0 0 30px 0; */
  padding: 0;
  *zoom: 1;
  background: #eee;
}
.form-wizard .wizard-steps:after {
  content: "";
  display: table;
  clear: both;
}
.form-wizard .wizard-steps li {
  float: left;
  text-align: center;
}
.form-wizard .wizard-steps li:last-child .single-step {
  border-right: 0;
}
.form-wizard .wizard-steps li .single-step {
  padding: 15px 0;
}
.form-wizard .wizard-steps li .single-step .title {
  text-align: center;
  font-size: 16px;
  background: #ddd;
  padding: 4px 10px;
  color: #888;
}
.form-wizard .wizard-steps li .single-step .description {
  margin-left: 5px;
  color: #aaa;
}
.form-wizard .wizard-steps li.active {
  background: #fff;
  position: relative;
}
.form-wizard .wizard-steps li.active:after {
  position: absolute;
  bottom: -1px;
  right: 0;
  left: 0;
  content: "";
  background: #ffffff;
  width: 100%;
  height: 1px;
  display: block;
}
.form-wizard .wizard-steps li.active .single-step .title {
  background: #368ee0;
  color: #fff;
}
.form-wizard .wizard-steps li.active .single-step .description {
  color: #333;
}
.form-wizard .wizard-steps.steps-2 li {
  width: 50%;
}
.form-wizard .wizard-steps.steps-3 li {
  width: 33.333%;
}
.form-wizard .wizard-steps.steps-4 li {
  width: 25%;
}
.form-wizard .wizard-steps.steps-5 li {
  width: 20%;
}


#map1, #map2, #map3, #map4 {
  height: 400px;
}
#map1 img, #map2 img, #map3 img, #map4 img {
  max-width: none;
}

.cluster {
  text-align: center;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
}
.cluster.cluster-1 {
  background: url(/repo/css/http:/google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/images/m1.png);
  width: 53px;
  height: 52px;
  line-height: 52px;
}
.cluster.cluster-2 {
  background: url(/repo/css/http:/google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/images/m2.png);
  width: 56px;
  height: 55px;
  line-height: 55px;
}
.cluster.cluster-5 {
  background: url(/repo/css/http:/google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/images/m3.png);
  width: 66px;
  height: 65px;
  line-height: 65px;
}

.ms-container .ms-list {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.ms-container .multi-custom-header {
  background: #368ee0;
  color: #fff;
  padding: 2px 8px;
}

.plupload .plupload_container {
  padding: 0;
}
.plupload .plupload_container .plupload_filelist_header {
  display: none;
}
.plupload .plupload_container .plupload_filelist {
  background: #fff;
}
.plupload .plupload_container .plupload_filelist > li {
  background: #fff;
}
.plupload .plupload_container .plupload_filelist_footer {
  height: 30px;
  background: #fff;
}
.plupload .plupload_container .plupload_filelist_footer .plupload_add {
  margin-right: 5px;
}
.plupload .plupload_container .plupload_filelist_footer .plupload_start.plupload_disabled {
  background: #ddd;
  color: #bbb;
}

.plupload.pl-sidebar .plupload_filelist_footer {
  border-top: 0;
  height: auto;
  padding: 0;
}
.plupload.pl-sidebar .plupload_filelist_footer .plupload_add {
  border: 1px solid #ccc;
  border-top: 0;
  padding: 4px;
  margin: 0;
  text-align: center;
  background: #ddd;
  display: block;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.plupload.pl-sidebar .plupload_filelist_footer .plupload_add:hover {
  background: #bbb;
}
.plupload.pl-sidebar .plupload_filelist_footer .plupload_file_name {
  float: none;
}
.plupload.pl-sidebar .plupload_filelist_footer .plupload_total_status, .plupload.pl-sidebar .plupload_filelist_footer .plupload_file_status, .plupload.pl-sidebar .plupload_filelist_footer .plupload_file_action, .plupload.pl-sidebar .plupload_filelist_footer .plupload_progress, .plupload.pl-sidebar .plupload_filelist_footer .plupload_file_size {
  display: none;
}
.plupload.pl-sidebar .plupload_content .plupload_filelist {
  overflow-y: auto;
  border: 1px solid #ccc;
}
.plupload.pl-sidebar .plupload_content .plupload_filelist .plupload_delete .plupload_file_status, .plupload.pl-sidebar .plupload_content .plupload_filelist .plupload_failed .plupload_file_status {
  display: none;
}
.plupload.pl-sidebar .plupload_content .plupload_filelist .plupload_delete .plupload_file_name, .plupload.pl-sidebar .plupload_content .plupload_filelist .plupload_failed .plupload_file_name {
  width: 100px;
  line-height: 18px;
  font-size: 11px;
}
.plupload.pl-sidebar .plupload_content .plupload_filelist .plupload_delete .plupload_file_size, .plupload.pl-sidebar .plupload_content .plupload_filelist .plupload_failed .plupload_file_size {
  display: none;
}
.plupload.pl-sidebar .plupload_content .plupload_filelist .plupload_droptext {
  position: relative;
  color: #333;
}
.plupload.pl-sidebar .plupload_content .plupload_filelist .plupload_droptext span {
  z-index: 99;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  font-weight: bold;
}
.plupload.pl-sidebar .plupload_content .plupload_filelist .plupload_droptext:after {
  content: "\f0ee";
  font-size: 128px;
  color: #e6e6e6;
  position: absolute;
  font-family: "FontAwesome";
  top: 10px;
  z-index: 98;
  left: 13px;
}

.ui-resizable-handle.ui-resizable-e {
  cursor: col-resize;
}

#ascrail2000 div {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

.slimScrollBar.ui-draggable {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

.select2-container .select2-choice {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-image: none;
  background: #fff;
  height: 22px;
}
.select2-container .select2-choice div {
  border-left: 0;
  background: none;
}
.select2-container .select2-choice .select2-arrow {
  background: none;
  border: 0;
}
.select2-container.select2-drop-above .select2-choice {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-image: none;
}
.select2-container .select2-search-choice-close {
  top: 3px;
}
.select2-container .select2-choices {
  background-image: none;
}
.select2-container.select2-container-multi .select2-choices {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff;
}
.select2-container.select2-container-multi .select2-choices .select2-search-field input {
  padding: 3px 5px;
}
.select2-container.select2-container-multi .select2-choices .select2-search-choice {
  background: #eee;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.select2-results, .select2-search, .select2-with-searchbox {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

.slider {
  margin: 10px 0 20px 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  height: 6px;
  position: relative;
  *zoom: 1;
}
.slider:after {
  content: "";
  display: table;
  clear: both;
}
.slider .amount {
  position: absolute;
  left: 0;
  top: -20px;
}
.slider .amount_min {
  position: absolute;
  left: 0;
  bottom: -25px;
}
.slider .amount_max {
  position: absolute;
  right: 0;
  bottom: -25px;
}
.slider .ui-slider-handle {
  border: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #368ee0;
  width: 14px;
  height: 14px;
}

.ui-spinner {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border-color: #ccc;
}
.ui-spinner .spinner {
  border: 0;
  margin-top: 0;
}
.ui-spinner .ui-spinner-button {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}

.tagsinput[id$="_tagsinput"] {
  padding-bottom: 0;
}
.tagsinput[id$="_tagsinput"] .tag {
  background: #368ee0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #fff;
  border: 0;
}
.tagsinput[id$="_tagsinput"] .tag a {
  color: #fff;
}

.bootstrap-timepicker-widget.dropdown-menu, .colorpicker.dropdown-menu {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.bootstrap-timepicker-widget.dropdown-menu:before, .bootstrap-timepicker-widget.dropdown-menu:after, .colorpicker.dropdown-menu:before, .colorpicker.dropdown-menu:after {
  border: 0 !important;
}

.editable-input .datepicker-inline {
  width: 260px;
}
.editable-input .datepicker table tr td {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.editable-input .datepicker table tr td:hover {
  background: #bbb;
}
.editable-input .datepicker table tr td.active {
  background: #368ee0;
}
.editable-input .datepicker table tr td.active:hover {
  background: #1b67af;
}

.editable-address {
  display: block;
  margin-bottom: 5px;
}

.editable-address span {
  width: 70px;
  display: inline-block;
}

html, body {
  height: 100%;
  margin:0px;
  padding:0px;
}

label.inline {
  font-weight: normal;
}

#jqstooltip {
  box-sizing: content-box;
}

#new-task .checkbox {
  padding-left: 20px;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}

.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;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}

.container-fluid:before,
.container-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}

.container-fluid:after {
  clear: both;
}

body {
  background: #fff;
  font-family: 'Open Sans', sans-serif; /* Lucida Grande, Lucida Sans, Arial, sans-serif */
  font-size: 13px !important;
}

h1, h2, h3, h4, h5 {
  font-family: 'Open Sans', sans-serif;
}

a {
  color: #368ee0;
}
a:focus {
  outline: none;
  text-decoration: none;
}

.ulreset, #navigation .user .icon-nav, #navigation .main-nav, .letterbox .letter, .blog-widget-recent-posts, .blog-widget-latest-photos, .blog-widget-categories, .blog-widget-tags, .user-list > ul, .statistic-big .stats-overview, .pagestats, .userlist, .quickstats, .tags, .bestseller, .tabs, .stats, .minitiles, .timeline, .timeline > li .timeline-content .activity .timeline-images, .search-results ul, .shop-items, .thumbnails, .colors {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.nopadding {
  padding: 0 !important;
}

.row.margin-top {
  margin-top: 30px;
}

.visible-480 {
  display: none;
}

.box-sortable {
  background: #eee;
  border: 1px dotted #333;
}

.colors.small > li {
  height: 20px;
  width: 20px;
}
.colors.small > li > a, .colors.small > li > span {
  height: 20px;
  width: 20px;
}
.colors > li {
  height: 40px;
  margin: 0 5px 5px 0;
  width: 40px;
  float: left;
}
.colors > li > a, .colors > li > span {
  width: 40px;
  height: 40px;
  display: block;
}

.basic-margin > li, .basic-margin > a {
  margin: 0 5px 5px 0;
}

/*For Layout inside page for button at bottom*/
/*.page-custom-head  {position:fixed; width:100%;padding-top: 140px;}*/
.page-custom-main  {height:inherit; padding:0; box-sizing:border-box; position:relative; bottom:20px; padding-top:20px;}
.page-custom-foot  {background:#f88; position:fixed; bottom:20px; width:100%; height:20px;}​

#navigation .custombc {
  *zoom: 1;
  background: #fff;
}
#navigation .custombc .breadcrumbs {
  *zoom: 1;
  background: #f4f4f4;
  border-bottom:1px solid black;
  /*height:15px;*/
}
#navigation .custombc .breadcrumbs:after {
  content: "";
  display: table;
  clear: both;
}
#navigation .custombc .breadcrumbs ul {
  list-style-type: none;
  margin: 0px;
  padding: 2px 2px;
  *zoom: 1;
  float:right;
}
#navigation .custombc .breadcrumbs ul:after {
  content: "";
  display: table;
  clear: both;
}
#navigation .custombc .breadcrumbs ul > li {
  float: left;
  color: #666;
  font-family:Arial Black Arial !imkportant;
  font-size:10px;
}
#navigation .custombc .breadcrumbs ul > li > a {
  color: #666;
  display: block;
  padding: 0px 6px;
  float: left;
  color:Black;
  text-decoration:none;
}
#navigation .mk .breadcrumbs ul > li i {
  float: left;
  /*font-size: 10px;*/
  margin: 2px 0 0px 0;
}

/* -------------------- Style for Dashboard -------------------- */
.divModule
{ 
  padding: 10px;
  margin:0 auto;
  /*display: table;
  height:100%;*/
  /*margin-bottom: 0px;*/
  background-color:White;
  text-align: center;
}

a.dashboard-module, 
a.dashboard-module:visited { 
	width: 142px; 
	height: 142px; 
	display: block; 
	float: left;
	background: url(/repo/css/images/dashboard-module.gif) bottom left no-repeat;
	margin: 0 0px 40px 0px;  
	text-align: center; 
	text-decoration: none;
	color: #444444;
}
	
a.dashboard-module:hover, 
a.dashboard-module:active { 
	background-position: top left; 
	text-decoration: none; 
	color:#0063be; 
}

a.dashboard-module img { 
	margin-top: 5px;
}
	
a.dashboard-module span { 
	margin-top: 5px;	
	display: block;
	font-family:HemiHead;
	font-size:22px;
	font-variant:small-caps;
	color:Green;
}

/*
.navbar{margin-left:50px}}
.sidebar-menu,.main-sidebar .user-panel,.sidebar-menu>li.header{white-space:nowrap;overflow:hidden}
.sidebar-menu:hover{overflow:visible}.sidebar-form,.sidebar-menu>li.header{overflow:hidden;text-overflow:clip}
.sidebar-menu li>a{position:relative}.sidebar-menu li>a>.pull-right{position:absolute;right:10px;top:50%;margin-top:-7px}
.control-sidebar-bg{position:fixed;z-index:1000;bottom:0}
.control-sidebar-bg,.control-sidebar{top:0;right:-230px;width:230px;-webkit-transition:right .3s ease-in-out;-o-transition:right .3s ease-in-out;transition:right .3s ease-in-out}.control-sidebar{position:absolute;padding-top:50px;z-index:1010}@media (max-width:768px){.control-sidebar{padding-top:100px}}.control-sidebar>.tab-content{padding:10px 15px}.control-sidebar.control-sidebar-open,.control-sidebar.control-sidebar-open+.control-sidebar-bg{right:0}.control-sidebar-open .control-sidebar-bg,.control-sidebar-open .control-sidebar{right:0}@media (min-width:768px){.control-sidebar-open .content-wrapper,.control-sidebar-open .right-side,.control-sidebar-open .main-footer{margin-right:230px}}.nav-tabs.control-sidebar-tabs>li:first-of-type>a,.nav-tabs.control-sidebar-tabs>li:first-of-type>a:hover,.nav-tabs.control-sidebar-tabs>li:first-of-type>a:focus{border-left-width:0}.nav-tabs.control-sidebar-tabs>li>a{border-radius:0}.nav-tabs.control-sidebar-tabs>li>a,.nav-tabs.control-sidebar-tabs>li>a:hover{border-top:none;border-right:none;border-left:1px solid transparent;border-bottom:1px solid transparent}.nav-tabs.control-sidebar-tabs>li>a .icon{font-size:16px}.nav-tabs.control-sidebar-tabs>li.active>a,.nav-tabs.control-sidebar-tabs>li.active>a:hover,.nav-tabs.control-sidebar-tabs>li.active>a:focus,.nav-tabs.control-sidebar-tabs>li.active>a:active{border-top:none;border-right:none;border-bottom:none}@media (max-width:768px){.nav-tabs.control-sidebar-tabs{display:table}.nav-tabs.control-sidebar-tabs>li{display:table-cell}}.control-sidebar-heading{font-weight:400;font-size:16px;padding:10px 0;margin-bottom:10px}.control-sidebar-subheading{display:block;font-weight:400;font-size:14px}.control-sidebar-menu{list-style:none;padding:0;margin:0 -15px}.control-sidebar-menu>li>a{display:block;padding:10px 15px}.control-sidebar-menu>li>a:before,.control-sidebar-menu>li>a:after{content:" ";display:table}.control-sidebar-menu>li>a:after{clear:both}.control-sidebar-menu>li>a>.control-sidebar-subheading{margin-top:0}.control-sidebar-menu .menu-icon{float:left;width:35px;height:35px;border-radius:50%;text-align:center;line-height:35px}.control-sidebar-menu .menu-info{margin-left:45px;margin-top:3px}.control-sidebar-menu .menu-info>.control-sidebar-subheading{margin:0}.control-sidebar-menu .menu-info>p{margin:0;font-size:11px}.control-sidebar-menu .progress{margin:0}.control-sidebar-dark{color:#b8c7ce}.control-sidebar-dark,.control-sidebar-dark+.control-sidebar-bg{background:#222d32}.control-sidebar-dark .nav-tabs.control-sidebar-tabs{border-bottom:#1c2529}.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a{background:#181f23;color:#b8c7ce}.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a,.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:hover,.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:focus{border-left-color:#141a1d;border-bottom-color:#141a1d}.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:hover,.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:focus,.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:active{background:#1c2529}.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:hover{color:#fff}.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a,.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:hover,.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:focus,.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:active{background:#222d32;color:#fff}.control-sidebar-dark .control-sidebar-heading,.control-sidebar-dark .control-sidebar-subheading{color:#fff}.control-sidebar-dark .control-sidebar-menu>li>a:hover{background:#1e282c}.control-sidebar-dark .control-sidebar-menu>li>a .menu-info>p{color:#b8c7ce}.control-sidebar-light{color:#5e5e5e}.control-sidebar-light,.control-sidebar-light+.control-sidebar-bg{background:#f9fafc;border-left:1px solid #d2d6de}.control-sidebar-light .nav-tabs.control-sidebar-tabs{border-bottom:#d2d6de}.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a{background:#e8ecf4;color:#444}.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a,.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:hover,.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:focus{border-left-color:#d2d6de;border-bottom-color:#d2d6de}.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:hover,.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:focus,.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:active{background:#eff1f7}.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a,.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:hover,.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:focus,.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:active{background:#f9fafc;color:#111}.control-sidebar-light .control-sidebar-heading,.control-sidebar-light .control-sidebar-subheading{color:#111}.control-sidebar-light .control-sidebar-menu{margin-left:-14px}.control-sidebar-light .control-sidebar-menu>li>a:hover{background:#f4f4f5}.control-sidebar-light .control-sidebar-menu>li>a .menu-info>p{color:#5e5e5e}.dropdown-menu{box-shadow:none;border-color:#eee}.dropdown-menu>li>a{color:#777}.dropdown-menu>li>a>.glyphicon,.dropdown-menu>li>a>.fa,.dropdown-menu>li>a>.ion{margin-right:10px}.dropdown-menu>li>a:hover{background-color:#e1e3e9;color:#333}.dropdown-menu>.divider{background-color:#eee}
.navbar-nav>.notifications-menu>.dropdown-menu,.navbar-nav>.messages-menu>.dropdown-menu,.navbar-nav>.tasks-menu>.dropdown-menu{width:280px;padding:0 0 0 0;margin:0;top:100%}
.navbar-nav>.notifications-menu>.dropdown-menu>li,.navbar-nav>.messages-menu>.dropdown-menu>li,.navbar-nav>.tasks-menu>.dropdown-menu>li{position:relative}
.navbar-nav>.notifications-menu>.dropdown-menu>li.header,.navbar-nav>.messages-menu>.dropdown-menu>li.header,.navbar-nav>.tasks-menu>.dropdown-menu>li.header{border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0;background-color:#ffffff;padding:7px 10px;border-bottom:1px solid #f4f4f4;color:#444444;font-size:14px}.navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a,.navbar-nav>.messages-menu>.dropdown-menu>li.footer>a,.navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px;font-size:12px;background-color:#fff;padding:7px 10px;border-bottom:1px solid #eeeeee;color:#444 !important;text-align:center}@media (max-width:991px){.navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a,.navbar-nav>.messages-menu>.dropdown-menu>li.footer>a,.navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a{background:#fff !important;color:#444 !important}}.navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a:hover,.navbar-nav>.messages-menu>.dropdown-menu>li.footer>a:hover,.navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a:hover{text-decoration:none;font-weight:normal}.navbar-nav>.notifications-menu>.dropdown-menu>li .menu,.navbar-nav>.messages-menu>.dropdown-menu>li .menu,.navbar-nav>.tasks-menu>.dropdown-menu>li .menu{max-height:200px;margin:0;padding:0;list-style:none;overflow-x:hidden}.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a,.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a,.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a{display:block;white-space:nowrap;border-bottom:1px solid #f4f4f4}.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a:hover,.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:hover,.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a:hover{background:#f4f4f4;text-decoration:none}.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a{color:#444444;overflow:hidden;text-overflow:ellipsis;padding:10px}.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.glyphicon,.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.fa,.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.ion{width:20px}.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a{margin:0;padding:10px 10px}.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>div>img{margin:auto 10px auto auto;width:40px;height:40px}.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4{padding:0;margin:0 0 0 45px;color:#444444;font-size:15px;position:relative}.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4>small{color:#999999;font-size:10px;position:absolute;top:0;right:0}.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>p{margin:0 0 0 45px;font-size:12px;color:#888888}.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:before,.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:after{content:" ";display:table}.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:after{clear:both}.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a{padding:10px}.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a>h3{font-size:14px;padding:0;margin:0 0 10px 0;color:#666666}.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a>.progress{padding:0;margin:0}.navbar-nav>.user-menu>.dropdown-menu{border-top-right-radius:0;border-top-left-radius:0;padding:1px 0 0 0;border-top-width:0;width:280px}.navbar-nav>.user-menu>.dropdown-menu,.navbar-nav>.user-menu>.dropdown-menu>.user-body{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.navbar-nav>.user-menu>.dropdown-menu>li.user-header{height:175px;padding:10px;text-align:center}.navbar-nav>.user-menu>.dropdown-menu>li.user-header>img{z-index:5;height:90px;width:90px;border:3px solid;border-color:transparent;border-color:rgba(255,255,255,0.2)}.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p{z-index:5;color:#fff;color:rgba(255,255,255,0.8);font-size:17px;margin-top:10px}.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p>small{display:block;font-size:12px}.navbar-nav>.user-menu>.dropdown-menu>.user-body{padding:15px;border-bottom:1px solid #f4f4f4;border-top:1px solid #dddddd}
.navbar-nav>.user-menu>.dropdown-menu>.user-body:before,.navbar-nav>.user-menu>.dropdown-menu>.user-body:after{content:" ";display:table}
.navbar-nav>.user-menu>.dropdown-menu>.user-body:after{clear:both}
.navbar-nav>.user-menu>.dropdown-menu>.user-body a{color:#444 !important}
@media (max-width:991px){.navbar-nav>.user-menu>.dropdown-menu>.user-body a{background:#fff !important;color:#444 !important}}
.navbar-nav>.user-menu>.dropdown-menu>.user-footer{background-color:#f9f9f9;padding:10px}
.navbar-nav>.user-menu>.dropdown-menu>.user-footer:before,.navbar-nav>.user-menu>.dropdown-menu>
.user-footer:after{content:" ";display:table}
.navbar-nav>.user-menu>.dropdown-menu>.user-footer:after{clear:both}
.navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default{color:#666666}
@media (max-width:991px){.navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default:hover{background-color:#f9f9f9}}
.navbar-nav>.user-menu .user-image{float:left;width:25px;height:25px;border-radius:50%;margin-right:10px;margin-top:-2px}
@media (max-width:767px){.navbar-nav>.user-menu .user-image{float:none;margin-right:0;margin-top:-8px;line-height:10px}}
.open:not(.dropup)>.animated-dropdown-menu{backface-visibility:visible !important;-webkit-animation:flipInX .7s both;-o-animation:flipInX .7s both;animation:flipInX .7s both}@keyframes flipInX{0%{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transition-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transition-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}100%{transform:perspective(400px)}}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}100%{-webkit-transform:perspective(400px)}}
.navbar-custom-menu>.navbar-nav>li{position:relative}.navbar-custom-menu>.navbar-nav>li>.dropdown-menu{position:absolute;right:0;left:auto}
@media (max-width:991px){.navbar-custom-menu>.navbar-nav{float:right}
.navbar-custom-menu>.navbar-nav>li{position:static}
.navbar-custom-menu>.navbar-nav>li>.dropdown-menu{position:absolute;right:5%;left:auto;border:1px solid #ddd;background:#fff}}
.theme-green .main-header .navbar .nav>li>a:hover, .skin-blue .main-header .navbar .nav>li>a:active, .skin-blue .main-header .navbar .nav>li>a:focus, .skin-blue .main-header .navbar .nav .open>a, .skin-blue .main-header .navbar .nav .open>a:hover, .skin-blue .main-header .navbar .nav .open>a:focus, .skin-blue .main-header .navbar .nav>.active>a
{
    background-color: #339933; color:#ffffff;
}

.theme-green .main-header li.user-header {
    background-color: #339933;
}

.theme-green .navbar-nav>.user-menu>.dropdown-menu>li.user-header
{
    background-color: #339933;
}
*/

.base-timer {
    position: relative;
    width: 75px;
    height: 75px;
    text-align: center;
    margin: 0 auto;
}

.base-timer__svg {
  transform: scaleX(-1);
}

.base-timer__circle {
  fill: none;
  stroke: none;
}

.base-timer__path-elapsed {
  stroke-width: 7px;
  stroke: grey;
}

.base-timer__path-remaining {
  stroke-width: 7px;
  stroke-linecap: round;
  transform: rotate(90deg);
  transform-origin: center;
  transition: 1s linear all;
  fill-rule: nonzero;
  stroke: currentColor;
}

.base-timer__path-remaining.green {
  color: rgb(65, 184, 131);
}

.base-timer__path-remaining.orange {
  color: orange;
}

.base-timer__path-remaining.red {
  color: red;
}

.base-timer__label {
    position: absolute;
    width: 75px;
    height: 75px;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}
/*-------------------------
	Inline help tip
--------------------------


.help-tip{
	position: absolute;
	top: 18px;
	right: 18px;
	text-align: center;
	background-color: #BCDBEA;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	font-size: 14px;
	line-height: 26px;
	cursor: default;
}

.help-tip:before{
	content:'?';
	font-weight: bold;
	color:#fff;
}

.help-tip:hover p{
	display:block;
	transform-origin: 100% 0%;

	-webkit-animation: fadeIn 0.3s ease-in-out;
	animation: fadeIn 0.3s ease-in-out;

}

.help-tip p{
	display: none;
	text-align: left;
	background-color: #1E2021;
	padding: 20px;
	width: 300px;
	position: absolute;
	border-radius: 3px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	right: -4px;
	color: #FFF;
	font-size: 13px;
	line-height: 1.4;
}

.help-tip p:before{
	position: absolute;
	content: '';
	width:0;
	height: 0;
	border:6px solid transparent;
	border-bottom-color:#1E2021;
	right:10px;
	top:-12px;
}

.help-tip p:after{
	width:100%;
	height:40px;
	content:'';
	position: absolute;
	top:-40px;
	left:0;
}

@-webkit-keyframes fadeIn {
	0% { 
		opacity:0; 
		transform: scale(0.6);
	}

	100% {
		opacity:100%;
		transform: scale(1);
	}
}

@keyframes fadeIn {
	0% { opacity:0; }
	100% { opacity:100%; }
}*/

/* MODAL FADE LEFT RIGHT BOTTOM */
.modal.fade:not(.in).left .modal-dialog { -webkit-transform: translate3d(-25%, 0, 0); transform: translate3d(-25%, 0, 0); }
.modal.fade:not(.in).right .modal-dialog { -webkit-transform: translate3d(25%, 0, 0); transform: translate3d(25%, 0, 0); }
.modal.fade:not(.in).bottom .modal-dialog { -webkit-transform: translate3d(0, 25%, 0); transform: translate3d(0, 25%, 0); }

.modal.right .modal-dialog { position:absolute; top:0; right:0; margin:0; }
.modal.left .modal-dialog { position:absolute; top:0; left:0;margin:0; }
.modal.left .modal-dialog.modal-sm { max-width:300px; }
.modal.left .modal-content, .modal.right .modal-content { min-height:100vh; border:0; }

.modal-sidebar-sm { max-width:300px; }
.modal-sidebar-md { max-width:400px; }

.modal-sidebar-header { height: 30px; padding-top:5px; }
.modal-sidebar-body { position: absolute; width: 100%; padding-top:5px; }
.modal-sidebar-body { bottom: 50px; top: 30px; overflow-y: auto; }
.modal-sidebar-footer { height:50px; bottom: 0px; position: absolute; width: 100%; }

/*
.modal-dialog-slideout {min-height: 100%; margin: 0 0 0 auto;background: #fff;}
.modal.fade .modal-dialog.modal-dialog-slideout {-webkit-transform: translate(100%,0)scale(1);transform: translate(100%,0)scale(1);}
.modal.fade.show .modal-dialog.modal-dialog-slideout {-webkit-transform: translate(0,0);transform: translate(0,0);display: flex;align-items: stretch;-webkit-box-align: stretch;height: 100%;}
.modal.fade.show .modal-dialog.modal-dialog-slideout .modal-body{overflow-y: auto;overflow-x: hidden;}
.modal-dialog-slideout .modal-content{border: 0;}
.modal-dialog-slideout .modal-header, .modal-dialog-slideout .modal-footer {height: 69px; display: block;} 
.modal-dialog-slideout .modal-header h5 {float:left;} */
  
.btn:active, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
}

*,*:focus,*:hover{
    outline:none;
}

.icheckbox_square-green
{
    background-color:White !important;
}

.scrollTable {
    width: 100%; /* Optional */
    border-collapse: collapse;
    border-spacing: 0;
}

.scrollTable tbody, .scrollTable thead
{
    display: block;
}

.scrollTable tbody 
{
   overflow-y: auto;
}


.scrollTable td {
 /*width:10%;*/
}

.slimScrollDiv {
  border-bottom: 0px !important;
}

.panel-title > a {
  display: block;
  position: relative;
}
.panel-title > a:after {
  content: "\f078"; /* fa-chevron-down */
  font-family: 'FontAwesome';
  position: absolute;
  right: 0;
}
.panel-title > a[aria-expanded="true"]:after {
  content: "\f077"; /* fa-chevron-up */
}

/*.scrollTable {
  border: 0;
  border-collapse: collapse;
}

.scrollTable tr {
  display: flex;
}

.scrollTable td {
  padding: 3px;
  flex: 1 auto;
  border: 1px solid #aaa;
  width: 1px;
  word-wrap: break;
}

.scrollTable thead tr:after {
  content: '';
  overflow-y: scroll;
  visibility: hidden;
  height: 0;
}

.scrollTable thead th {
  flex: 1 auto;
  display: block;
  border: 1px solid #000;
}

.scrollTable tbody {
  display: block;
  width: 100%;
  overflow-y: auto;
  height: 200px;
}
*/
/* --------------------  Boxed notifications -------------------- */

.notification 
{
	display: block;
	padding: 20px 20px 20px 45px;
	border: 1px solid;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 20px 20px;
}

.n-success 
{
	background-color: #a3e6bd;
	border-color: #68d59b;
	background-image: url(/repo/css/images/notification-tick.gif);
}

.n-information 
{
	background-color: #9fddea;
	border-color: #5fceea;
	background-image: url(/repo/css/images/notification-information.gif);
}

.n-attention 
{
	background-color: #f9e497;
	border-color: #ffcb4f;
	background-image: url(/repo/css/images/notification-exclamation.gif);
}

.n-error 
{
	background-color: #ffc6ca;
	border-color: #efb9c3;
	background-image: url(/repo/css/images/notification-slash.gif);
}

/*Patient Type Class
.ip-patient{
    background-color:blueviolet !important;
    border-color:darkblue !important;
}

.op-patient{
    background-color:limegreen !important;
    border-bottom-color:limegreen !important;
}

.outside-patient{
    background-color:#f6f6f6 !important;
    border-bottom-color:#ddd !important;
}*/

/* --------------------  Main Footer -------------------- */
#mainFooter {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 20px;
  color:White;
}

* html #mainFooter {
  position: absolute;
  bottom: -1px;
}

#mainFooter-inner {
  height: 20px;  
}

* html #mainFooter-inner {
  margin-right: 17px;
  margin-left:17px;
}

.img-circle {
  border-radius: 50%;
  height:27px;
  width:27px;
}

.input-validation-error {
    border: 1px solid #e80c4d;
}

textarea {
    resize: none;
}

.login-partial-dialog .ui-dialog-titlebar {
    display:none;
}

.login-partial-dialog 
{
    z-index:15000;
}

.login-partial-dialog .login .wrapper {
  width: 400px;
  height: 400px;
  margin: -250px -200px;
  position: absolute;
  left: 50%;
  top: 50%;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br 
{
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.ui-widget-content
{
    border:0px;
}

input[type="text"], textarea
{
    text-transform:uppercase;
}

/* CSS for Fieldset used in Employee Page */
fieldset 
{
	border-top: 1px solid #ddd !important;
	margin: 0;
	min-width: 0;
	padding: 0px !important;       
	position: relative;
	border-radius:0px !important;
	background-color:#f5f5f5;
}
	
legend
{
	font-size:12px;
	font-weight:bold;
	margin-bottom: 0px; 
	width: 100%; 
	border: 1px solid #ddd;
	border-radius: 0px !important; 
	padding: 3px; 
	background-color: #ffffff;
    border-top:0px !important;
}

/*Added By Musheer Khalid*/
/*For SelectList custom down arrow */
select.input-sm {
  -webkit-border-radius: 0px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 16px !important;
  background: url(/repo/css/images/down-arrow.png) no-repeat 100% 50% #ffffff !important;
  background-size: 16px 8px !important;
}

.btn-multiselect {
  padding-right: 16px !important;
  background: url(/repo/css/images/down-arrow.png) no-repeat 100% 50% #ffffff !important;
  background-size: 16px 8px !important;
}

.multiselect-dropdown-menu {
  border: 1px solid #368ee0;
  background: #fff;
}
.multiselect-dropdown-menu > li:focus > a, .multiselect-dropdown-menu > li:hover > a {
    background: #368ee0 !important;
    color:#ffffff !important;
}
.multiselect-dropdown-menu .active > a {
  background: #ddd;
  color: #000000;
}
.multiselect-container>li>a>label {
    margin: 0;
    height: 100%;
    cursor: pointer;
    font-weight: 400;
    padding: 2px 5px 2px 25px !important;
}
.open > .multiselect-dropdown-menu {
    width: 100%;
}
.ColVis_collection>li>label {
    margin-bottom: 0px;
}
.ColVis_collection>li>label>input {
    vertical-align: middle;
    margin-top: 0px;
}

.table > thead > tr > th, td {
    vertical-align: middle !important;
}

.table > tbody > tr > th, td {
    vertical-align: middle !important;
}

.table.dataTable {
    margin-bottom: 0px !important;
}

.dataTables_scroll .dataTables_scrollFoot .dataTables_scrollFootInner{ padding-right:0px !important; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 1px !important;
}

.no-border { border:0px !important; }
.no-border-top { border-top:0px !important; }
.no-border-right { border-right:0px !important; }
.no-border-bottom { border-bottom:0px !important; }
.no-border-left { border-left:0px !important; }

.nopadding-top { padding-top:0px !important; }
.nopadding-right { padding-right:0px !important; }
.nopadding-bottom { padding-bottom:0px !important; }
.nopadding-left { padding-left:0px !important; }

.div-grey { background-color:#f6f6f6 !important; }

.border-grey { border:1px solid #ddd !important; }
.border-grey-top { border-top:1px solid #ddd !important; }
.border-grey-right { border-right:1px solid #ddd !important; }
.border-grey-bottom { border-bottom:1px solid #ddd !important; }
.border-grey-left { border-left:1px solid #ddd !important; }

.border-grey-inside { box-shadow: 0px 0px 0px 1px #ddd inset !important; }

.border-grey-top-inside { box-shadow: 0px 1px 0px #ddd inset !important; }
.border-grey-bottom-inside { box-shadow: 0px -1px 0px #ddd inset !important; }

.border-grey-light { border:1px solid #f6f6f6 !important; }
.border-grey-light-top { border-top:1px solid #f6f6f6 !important; }
.border-grey-light-right { border-right:1px solid #f6f6f6 !important; }
.border-grey-light-bottom { border-bottom:1px solid #f6f6f6 !important; }
.border-grey-light-left { border-left:1px solid #f6f6f6 !important; }






.has-tooltip-info {
    font-size: 22px;
    cursor:pointer;
    color:rgb(0,0,255) !important;
}

.badge.status-badge {
    border-radius:11px !important;
}

.btn-report-export {
    padding: 1px 3px;
    font-size: 13px;
    font-variant: small-caps !important;
    font-weight:500 !important;
    font-family: Arial, Verdana !important;
    white-space:normal !important;
    word-wrap:break-word;
}

.form-group.required .control-label.right:after {
  position:absolute;  
  font-family: 'FontAwesome';
  font-size:6px;
  content:" \f069";
  color:red;
  top: 0%;
  right:1px;
  margin-top:3px;
}

.form-group .control-label.required:before {
  position:absolute;  
  font-family: 'FontAwesome';
  font-size:6px;
  content:" \f069";
  color:red;
  top: 0%;
  right:1px;
  margin-top:3px;
}

.form-group.required .control-label:after {
  position:absolute;  
  font-family: 'FontAwesome';
  font-size:6px;
  content:" \f069";
  color:red;
}

span.input-sm {
  height: 22px !important;
  padding: 2px 5px !important; /* Changed by Musheer Khalid : Original padding: 2px 5px; */
  font-size: 11px !important; /* Changed by Musheer Khalid : Original font-size=11px; 1em*/
  line-height: 1.5 !important;
  overflow:hidden; /* Changed by Musheer Khalid : Original overflow:auto;*/
}

.input-group .input-group-addon {
    font-size: 13px;
    font-variant: small-caps !important;
    font-weight: 500 !important;
    font-family: Verdana !important;
}

.texteditor { font-size: 12px; font-weight:normal !important; font-family: sans-serif, Arial, Verdana, "Trebuchet MS"; }

.table.dataTable .sorting_asc { background: url(/repo/images/dt-sort-asc.png) no-repeat right center #eee; }
.table.dataTable .sorting_desc { background: url(/repo/images/dt-sort-desc.png) no-repeat right center #eee; }
.table.dataTable .sorting { background: url(/repo/images/dt-sort-both.png) no-repeat right center #eee; }

.hr-divider{ padding:0px; margin:0px; clear:both; }

tr.dt-group { background-color: #777 !important; color:#ffffff !important; clear:both; font-weight:bold; text-align:center; }
tr.dt-group:hover > td { background-color: #777 !important; }

tr.dt-subgroup { background-color: #ccc !important; color:#000000 !important; clear:both; font-weight:bold; text-align:left; }
tr.dt-subgroup:hover > td { background-color: #ccc !important; }

.dt-left { text-align:left !important; }
.dt-right { text-align:right !important; }
.dt-center { text-align:center !important; }

.dt-hidden-row { display:none; }

.grid-alert { font-weight:bold; color:Red; }

.redDeleted { color:Red; }

.font-bold { font-weight:bold; }
.font-color-blue { color:blue; }
.font-color-red { color:red; }
.font-color-green { color:green; }
.font-color-yellow { color:yellow; }

img {
    /*background-image:url(/repo/images/No-Image-Found.png);
    width:100%;
    height:100px;*/
}


/**/
td.purBlue { font-weight:bold; color:blue; }
td.purGreen { font-weight:bold; color:Green; }
td.purRed { font-weight:bold; color:Red; }

.btn-print { font-size:12px; color:#ffffff; width:auto; float:right; vertical-align:middle; }

.decimal-positive { text-align:right; }

/* Customization for Select2 */
.select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple {
    border-radius: 0px;
    height: 22px;
}

.select2-selection .select2-selection--multiple {
    border-radius: 0px !important;
    height: 22px !important;
}

.select2-container .select2-selection--multiple {
    min-height: 0px !important;
    overflow:hidden;
}

.select2-selection__arrow {
    height:20px !important;
}

.select2-selection__rendered {
    line-height: 20px !important; 
    padding: 0px 5px !important;
    font-size: 11px;
    font-weight:bold;
}

.select2-results__option{
    padding: 2px 5px;
    font-size: 11px;
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 0px;
}

.select2-selection__choice {
    border-radius: 0px !important;
    height:14px;
    margin-top: 1px !important;
}

.select2-selection--multiple .select2-selection__rendered {
    line-height: 11px !important;
    padding-top: 2px !important;
}

.select2-container .select2-selection--single:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.select2-container {
    width:100% !important;
    overflow: visible !important;
}

.input-validation-error ~ .select2 .select2-selection {
  border: 1px solid #e80c4d;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    margin: 0px;
    padding: 2px 5px;
}


.input-group-btn .select:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

/* Start - POS Payment Wait Timer CSS */
.pos-payment-uploading-spinner {
    width: 60px;
    height: 60px;
    border: 6px solid #f3f3f3;
    border-top: 6px solid #3498db;
    border-radius: 50%;
    animation: pos-payment-spin 1s linear infinite;
    margin: 0 auto;
}

.pos-payment-wait-message {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #666;
    font-weight: 500;
    padding: 10px;
}

.pos-payment-wait-timer-container {
    position: relative;
    width: 100px;
    height: 100px;
    margin: 0px auto;
}

.pos-payment-wait-timer-spinner {
    width: 100px;
    height: 100px;
    border: 8px solid #f3f3f3;
    border-top: 8px solid green;
    border-radius: 50%;
    animation: pos-payment-spin 1s linear infinite;
    box-sizing: border-box;
    transition: border-top-color 0.5s linear;
}

.pos-payment-wait-timer-countdown-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 18px;
    color: #333;
    text-align: center;
    line-height: 1;
    pointer-events: none;
}

@keyframes pos-payment-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* End - POS Payment Wait Timer CSS */

/*Tile Based DashBoard*/

a:hover,
a:active,
.tile:active {
  outline: 0;
}

.tile-area {
  min-width: 100%;
  height: 100%;
  position: relative;
  padding: 120px 80px 0 0;
  overflow: hidden;
}
.tile-area:before,
.tile-area:after {
  display: table;
  content: "";
}
.tile-area:after {
  clear: both;
}
.tile-area .tile-area-title {
  position: fixed;
  top: 20px;
  left: 80px;
  font-weight: 300;
  font-size: 42px;
  line-height: 1.1;
}
.tile-group {
  margin-left: 80px;
  min-width: 80px;
  width: auto;
  float: left;
  display: block;
  padding-top: 40px;
  position: relative;
}
.tile-group.one {
  width: 160px;
}
.tile-group.two,
.tile-group.double {
  width: 320px;
}
.tile-group.three,
.tile-group.triple {
  width: 480px;
}
.tile-group.four,
.tile-group.quadro {
  width: 640px;
}
.tile-group.five {
  width: 800px;
}
.tile-group.six {
  width: 960px;
}
.tile-group.seven {
  width: 1120px;
}
.tile-group .tile-group-title {
  color: #ffffff;
  font-size: 18px;
  line-height: 20px;
  position: absolute;
  top: 10px;
  left: 0;
}
.tile-container {
  width: 100%;
  height: auto;
  display: block;
  margin: 0;
  padding: 0;
}
.tile-container:before,
.tile-container:after {
  display: table;
  content: "";
}
.tile-container:after {
  clear: both;
}
.tile {
  width: 150px;
  height: 150px;
  display: block;
  float: left;
  margin: 5px;
  background-color: white;
  border:3px solid #eeeeee;
  box-shadow: inset 0 0 1px #FFFFCC;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.tile-content .div-module-name
{
    height:50px;
    font-size:10px;
    background-color:Blue;
}
.tile:hover {
  outline: #999999 solid 3px;
}
.tile:active {
  outline: 0;
}
.tile.no-outline {
  outline-color: transparent;
}
.tile.small-tile {
  width: 70px;
  height: 70px;
}
.tile.wide-tile {
  width: 310px;
  height: 150px;
}
.tile.wide-tile-v {
  height: 310px;
  width: 150px;
}
.tile.large-tile {
  width: 310px;
  height: 310px;
}
.tile.big-tile {
  width: 470px;
  height: 470px;
}
.tile.super-tile {
  width: 630px;
  height: 630px;
}
.tile-square {
  width: 150px;
  height: 150px;
  display: block;
  float: left;
  margin: 5px;
  background-color: #eeeeee;
  box-shadow: inset 0 0 1px #FFFFCC;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: visible;
}
.tile-square:hover {
  outline: #999999 solid 3px;
}
.tile-square:active {
  outline: 0;
}
.tile-square.no-outline {
  outline-color: transparent;
}
.tile-square.small-tile {
  width: 70px;
  height: 70px;
}
.tile-square.wide-tile {
  width: 310px;
  height: 150px;
}
.tile-square.wide-tile-v {
  height: 310px;
  width: 150px;
}
.tile-square.large-tile {
  width: 310px;
  height: 310px;
}
.tile-square.big-tile {
  width: 470px;
  height: 470px;
}
.tile-square.super-tile {
  width: 630px;
  height: 630px;
}
.tile-square .tile-content.flipVertical {
  -webkit-transform: perspective(1000px);
          transform: perspective(1000px);
  overflow: visible;
}
.tile-square:hover .tile-content.flipVertical,
.tile-square.hover .tile-content.flipVertical,
.tile-square.flip .tile-content.flipVertical {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.tile-square .tile-content.flipVertical {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  transition: all 0.6s ease;
}
.tile-square .tile-content.flipVertical .slide,
.tile-square .tile-content.flipVertical .slide-over {
  top: 0;
  left: 0;
  position: absolute;
  height: 120px;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.tile-square .tile-content.flipVertical .slide {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
.tile-square .tile-content.flipVertical .slide-over {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.tile-square .tile-content.flipHorizontal {
  -webkit-transform: perspective(1000px);
          transform: perspective(1000px);
  overflow: visible;
}
.tile-square:hover .tile-content.flipHorizontal,
.tile-square.hover .tile-content.flipHorizontal,
.tile-square.flip .tile-content.flipHorizontal {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.tile-square .tile-content.flipHorizontal {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  transition: all 0.6s ease;
}
.tile-square .tile-content.flipHorizontal .slide,
.tile-square .tile-content.flipHorizontal .slide-over {
  top: 0;
  left: 0;
  position: absolute;
  height: 120px;;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.tile-square .tile-content.flipHorizontal .slide {
  z-index: 2;
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
}
.tile-square .tile-content.flipHorizontal .slide-over {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.tile-square .tile-badge {
  position: absolute;
  bottom: 0;
  right: .625rem;
  padding: .25rem .625rem;
  z-index: 999;
}
.tile-square .tile-label {
  position: absolute;
  bottom: 0;
  left: .625rem;
  padding: .425rem .25rem;
  z-index: 999;
}
.tile-small {
  width: 150px;
  height: 150px;
  display: block;
  float: left;
  margin: 5px;
  background-color: #eeeeee;
  box-shadow: inset 0 0 1px #FFFFCC;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: visible;
  width: 70px;
  height: 70px;
}
.tile-small:hover {
  outline: #999999 solid 3px;
}
.tile-small:active {
  outline: 0;
}
.tile-small.no-outline {
  outline-color: transparent;
}
.tile-small.small-tile {
  width: 70px;
  height: 70px;
}
.tile-small.wide-tile {
  width: 310px;
  height: 150px;
}
.tile-small.wide-tile-v {
  height: 310px;
  width: 150px;
}
.tile-small.large-tile {
  width: 310px;
  height: 310px;
}
.tile-small.big-tile {
  width: 470px;
  height: 470px;
}
.tile-small.super-tile {
  width: 630px;
  height: 630px;
}
.tile-small .tile-content.flipVertical {
  -webkit-transform: perspective(1000px);
          transform: perspective(1000px);
  overflow: visible;
}
.tile-small:hover .tile-content.flipVertical,
.tile-small.hover .tile-content.flipVertical,
.tile-small.flip .tile-content.flipVertical {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.tile-small .tile-content.flipVertical {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  transition: all 0.6s ease;
}
.tile-small .tile-content.flipVertical .slide,
.tile-small .tile-content.flipVertical .slide-over {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.tile-small .tile-content.flipVertical .slide {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
.tile-small .tile-content.flipVertical .slide-over {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.tile-small .tile-content.flipHorizontal {
  -webkit-transform: perspective(1000px);
          transform: perspective(1000px);
  overflow: visible;
}
.tile-small:hover .tile-content.flipHorizontal,
.tile-small.hover .tile-content.flipHorizontal,
.tile-small.flip .tile-content.flipHorizontal {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.tile-small .tile-content.flipHorizontal {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  transition: all 0.6s ease;
}
.tile-small .tile-content.flipHorizontal .slide,
.tile-small .tile-content.flipHorizontal .slide-over {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.tile-small .tile-content.flipHorizontal .slide {
  z-index: 2;
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
}
.tile-small .tile-content.flipHorizontal .slide-over {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.tile-small .tile-badge {
  position: absolute;
  bottom: 0;
  right: .625rem;
  padding: .25rem .625rem;
  z-index: 999;
}
.tile-small .tile-label {
  position: absolute;
  bottom: 0;
  left: .625rem;
  padding: .425rem .25rem;
  z-index: 999;
}
.tile-wide {
  width: 150px;
  display: block;
  float: left;
  margin: 5px;
  background-color: #eeeeee;
  box-shadow: inset 0 0 1px #FFFFCC;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: visible;
  width: 310px;
  height: 150px;
}
.tile-wide:hover {
  outline: #999999 solid 3px;
}
.tile-wide:active {
  outline: 0;
}
.tile-wide.no-outline {
  outline-color: transparent;
}
.tile-wide.small-tile {
  width: 70px;
  height: 70px;
}
.tile-wide.wide-tile {
  width: 310px;
  height: 150px;
}
.tile-wide.wide-tile-v {
  height: 310px;
  width: 150px;
}
.tile-wide.large-tile {
  width: 310px;
  height: 310px;
}
.tile-wide.big-tile {
  width: 470px;
  height: 470px;
}
.tile-wide.super-tile {
  width: 630px;
  height: 630px;
}
.tile-wide .tile-content.flipVertical {
  -webkit-transform: perspective(1000px);
          transform: perspective(1000px);
  overflow: visible;
}
.tile-wide:hover .tile-content.flipVertical,
.tile-wide.hover .tile-content.flipVertical,
.tile-wide.flip .tile-content.flipVertical {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.tile-wide .tile-content.flipVertical {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  transition: all 0.6s ease;
}
.tile-wide .tile-content.flipVertical .slide,
.tile-wide .tile-content.flipVertical .slide-over {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.tile-wide .tile-content.flipVertical .slide {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
.tile-wide .tile-content.flipVertical .slide-over {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.tile-wide .tile-content.flipHorizontal {
  -webkit-transform: perspective(1000px);
          transform: perspective(1000px);
  overflow: visible;
}
.tile-wide:hover .tile-content.flipHorizontal,
.tile-wide.hover .tile-content.flipHorizontal,
.tile-wide.flip .tile-content.flipHorizontal {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.tile-wide .tile-content.flipHorizontal {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  transition: all 0.6s ease;
}
.tile-wide .tile-content.flipHorizontal .slide,
.tile-wide .tile-content.flipHorizontal .slide-over {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.tile-wide .tile-content.flipHorizontal .slide {
  z-index: 2;
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
}
.tile-wide .tile-content.flipHorizontal .slide-over {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.tile-wide .tile-badge {
  position: absolute;
  bottom: 0;
  right: .625rem;
  padding: .25rem .625rem;
  z-index: 999;
}
.tile-wide .tile-label {
  position: absolute;
  bottom: 0;
  left: .625rem;
  padding: .425rem .25rem;
  z-index: 999;
}
.tile-large {
  width: 150px;
  height: 150px;
  display: block;
  float: left;
  margin: 5px;
  background-color: #eeeeee;
  box-shadow: inset 0 0 1px #FFFFCC;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: visible;
  width: 310px;
  height: 310px;
}
.tile-large:hover {
  outline: #999999 solid 3px;
}
.tile-large:active {
  outline: 0;
}
.tile-large.no-outline {
  outline-color: transparent;
}
.tile-large.small-tile {
  width: 70px;
  height: 70px;
}
.tile-large.wide-tile {
  width: 310px;
  height: 150px;
}
.tile-large.wide-tile-v {
  height: 310px;
  width: 150px;
}
.tile-large.large-tile {
  width: 310px;
  height: 310px;
}
.tile-large.big-tile {
  width: 470px;
  height: 470px;
}
.tile-large.super-tile {
  width: 630px;
  height: 630px;
}
.tile-large .tile-content.flipVertical {
  -webkit-transform: perspective(1000px);
          transform: perspective(1000px);
  overflow: visible;
}
.tile-large:hover .tile-content.flipVertical,
.tile-large.hover .tile-content.flipVertical,
.tile-large.flip .tile-content.flipVertical {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.tile-large .tile-content.flipVertical {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  transition: all 0.6s ease;
}
.tile-large .tile-content.flipVertical .slide,
.tile-large .tile-content.flipVertical .slide-over {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.tile-large .tile-content.flipVertical .slide {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
.tile-large .tile-content.flipVertical .slide-over {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.tile-large .tile-content.flipHorizontal {
  -webkit-transform: perspective(1000px);
          transform: perspective(1000px);
  overflow: visible;
}
.tile-large:hover .tile-content.flipHorizontal,
.tile-large.hover .tile-content.flipHorizontal,
.tile-large.flip .tile-content.flipHorizontal {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.tile-large .tile-content.flipHorizontal {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  transition: all 0.6s ease;
}
.tile-large .tile-content.flipHorizontal .slide,
.tile-large .tile-content.flipHorizontal .slide-over {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.tile-large .tile-content.flipHorizontal .slide {
  z-index: 2;
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
}
.tile-large .tile-content.flipHorizontal .slide-over {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.tile-large .tile-badge {
  position: absolute;
  bottom: 0;
  right: .625rem;
  padding: .25rem .625rem;
  z-index: 999;
}
.tile-large .tile-label {
  position: absolute;
  bottom: 0;
  left: .625rem;
  padding: .425rem .25rem;
  z-index: 999;
}
.tile-big {
  width: 150px;
  height: 150px;
  display: block;
  float: left;
  margin: 5px;
  background-color: #eeeeee;
  box-shadow: inset 0 0 1px #FFFFCC;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: visible;
  width: 470px;
  height: 470px;
}
.tile-big:hover {
  outline: #999999 solid 3px;
}
.tile-big:active {
  outline: 0;
}
.tile-big.no-outline {
  outline-color: transparent;
}
.tile-big.small-tile {
  width: 70px;
  height: 70px;
}
.tile-big.wide-tile {
  width: 310px;
  height: 150px;
}
.tile-big.wide-tile-v {
  height: 310px;
  width: 150px;
}
.tile-big.large-tile {
  width: 310px;
  height: 310px;
}
.tile-big.big-tile {
  width: 470px;
  height: 470px;
}
.tile-big.super-tile {
  width: 630px;
  height: 630px;
}
.tile-big .tile-content.flipVertical {
  -webkit-transform: perspective(1000px);
          transform: perspective(1000px);
  overflow: visible;
}
.tile-big:hover .tile-content.flipVertical,
.tile-big.hover .tile-content.flipVertical,
.tile-big.flip .tile-content.flipVertical {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.tile-big .tile-content.flipVertical {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  transition: all 0.6s ease;
}
.tile-big .tile-content.flipVertical .slide,
.tile-big .tile-content.flipVertical .slide-over {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.tile-big .tile-content.flipVertical .slide {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
.tile-big .tile-content.flipVertical .slide-over {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.tile-big .tile-content.flipHorizontal {
  -webkit-transform: perspective(1000px);
          transform: perspective(1000px);
  overflow: visible;
}
.tile-big:hover .tile-content.flipHorizontal,
.tile-big.hover .tile-content.flipHorizontal,
.tile-big.flip .tile-content.flipHorizontal {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.tile-big .tile-content.flipHorizontal {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  transition: all 0.6s ease;
}
.tile-big .tile-content.flipHorizontal .slide,
.tile-big .tile-content.flipHorizontal .slide-over {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.tile-big .tile-content.flipHorizontal .slide {
  z-index: 2;
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
}
.tile-big .tile-content.flipHorizontal .slide-over {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.tile-big .tile-badge {
  position: absolute;
  bottom: 0;
  right: .625rem;
  padding: .25rem .625rem;
  z-index: 999;
}
.tile-big .tile-label {
  position: absolute;
  bottom: 0;
  left: .625rem;
  padding: .425rem .25rem;
  z-index: 999;
}
.tile-super {
  width: 150px;
  height: 150px;
  display: block;
  float: left;
  margin: 5px;
  background-color: #eeeeee;
  box-shadow: inset 0 0 1px #FFFFCC;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: visible;
  width: 630px;
  height: 630px;
}
.tile-super:hover {
  outline: #999999 solid 3px;
}
.tile-super:active {
  outline: 0;
}
.tile-super.no-outline {
  outline-color: transparent;
}
.tile-super.small-tile {
  width: 70px;
  height: 70px;
}
.tile-super.wide-tile {
  width: 310px;
  height: 150px;
}
.tile-super.wide-tile-v {
  height: 310px;
  width: 150px;
}
.tile-super.large-tile {
  width: 310px;
  height: 310px;
}
.tile-super.big-tile {
  width: 470px;
  height: 470px;
}
.tile-super.super-tile {
  width: 630px;
  height: 630px;
}
.tile-super .tile-content.flipVertical {
  -webkit-transform: perspective(1000px);
          transform: perspective(1000px);
  overflow: visible;
}
.tile-super:hover .tile-content.flipVertical,
.tile-super.hover .tile-content.flipVertical,
.tile-super.flip .tile-content.flipVertical {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.tile-super .tile-content.flipVertical {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  transition: all 0.6s ease;
}
.tile-super .tile-content.flipVertical .slide,
.tile-super .tile-content.flipVertical .slide-over {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.tile-super .tile-content.flipVertical .slide {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
.tile-super .tile-content.flipVertical .slide-over {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.tile-super .tile-content.flipHorizontal {
  -webkit-transform: perspective(1000px);
          transform: perspective(1000px);
  overflow: visible;
}
.tile-super:hover .tile-content.flipHorizontal,
.tile-super.hover .tile-content.flipHorizontal,
.tile-super.flip .tile-content.flipHorizontal {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.tile-super .tile-content.flipHorizontal {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  transition: all 0.6s ease;
}
.tile-super .tile-content.flipHorizontal .slide,
.tile-super .tile-content.flipHorizontal .slide-over {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.tile-super .tile-content.flipHorizontal .slide {
  z-index: 2;
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
}
.tile-super .tile-content.flipHorizontal .slide-over {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.tile-super .tile-badge {
  position: absolute;
  bottom: 0;
  right: .625rem;
  padding: .25rem .625rem;
  z-index: 999;
}
.tile-super .tile-label {
  position: absolute;
  bottom: 0;
  left: .625rem;
  padding: .425rem .25rem;
  z-index: 999;
}
.tile-small-x {
  width: 70px;
}
.tile-square-x {
  width: 150px;
}
.tile-wide-x {
  width: 310px;
}
.tile-large-x {
  width: 310px;
}
.tile-big-x {
  width: 470px;
}
.tile-super-x {
  width: 630px;
}
.tile-small-y {
  height: 70px;
}
.tile-square-y {
  height: 150px;
}
.tile-wide-y {
  height: 310px;
}
.tile-large-y {
  height: 310px;
}
.tile-big-y {
  height: 470px;
}
.tile-super-y {
  height: 630px;
}
.tile-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: inherit;
  overflow: hidden;
  display: none;
}
.tile-content:first-child {
  display: block;
}
.tile-content .live-slide {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: none;
  overflow: hidden;
}
.tile-content .live-slide:nth-child(1) {
  display: block;
}
.tile-content.iconic .icon {
  position: absolute;
  width: 64px;
  height: 64px;
  font-size: 64px;
  top: 50%;
  margin-top: -40px;
  left: 50%;
  margin-left: -32px;
  text-align: center;
}
.tile-small .tile-content.iconic .icon {
  width: 32px;
  height: 32px;
  font-size: 32px;
  margin-left: -16px;
  margin-top: -16px;
}
.tile-content.image-set > img,
.tile-content.image-set > .image-container {
  margin: 0;
  padding: 0;
  width: 25% ;
  height: 50% ;
  float: left;
  border: 1px #1e1e1e solid;
}
.tile-content.image-set > img:first-child,
.tile-content.image-set > .image-container:first-child {
  width: 50% ;
  float: left;
  height: 100% ;
}
.tile-content.slide-up > .slide,
.tile-content.slide-down > .slide,
.tile-content.slide-up-2 > .slide,
.tile-content.slide-down-2 > .slide,
.tile-content.slide-left > .slide,
.tile-content.slide-right > .slide,
.tile-content.slide-left-2 > .slide,
.tile-content.slide-right-2 > .slide,
.tile-content.slide-up > .slide-over,
.tile-content.slide-down > .slide-over,
.tile-content.slide-up-2 > .slide-over,
.tile-content.slide-down-2 > .slide-over,
.tile-content.slide-left > .slide-over,
.tile-content.slide-right > .slide-over,
.tile-content.slide-left-2 > .slide-over,
.tile-content.slide-right-2 > .slide-over {
  width: 100%;
  height: inherit;
  display: block;
  position: absolute;
  box-shadow: inset 0 0 1px #FFFFCC;
}
.tile-content.slide-up > .slide,
.tile-content.slide-down > .slide,
.tile-content.slide-up-2 > .slide,
.tile-content.slide-down-2 > .slide,
.tile-content.slide-left > .slide,
.tile-content.slide-right > .slide,
.tile-content.slide-left-2 > .slide,
.tile-content.slide-right-2 > .slide {
  top: 0;
  z-index: 1;
  transition: all 0.3s ease;
}
.tile-content.slide-up:hover > .slide,
.tile-content.slide-down:hover > .slide,
.tile-content.slide-up-2:hover > .slide,
.tile-content.slide-down-2:hover > .slide,
.tile-content.slide-left:hover > .slide,
.tile-content.slide-right:hover > .slide,
.tile-content.slide-left-2:hover > .slide,
.tile-content.slide-right-2:hover > .slide {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  transition: all 0.6s ease;
}
.tile-content.slide-up > .slide-over {
  top: 100%;
  z-index: 2;
  height: 75%;
  transition: all 0.6s ease;
}
.tile-content.slide-up:hover > .slide-over {
  top: 25%;
  transition: all 0.3s ease;
}
.tile-content.slide-up-2 > .slide-over {
  top: 100%;
  z-index: 2;
  height: 100%;
  transition: all 0.3s ease;
}
.tile-content.slide-up-2:hover > .slide {
  -webkit-transform: scale(1);
          transform: scale(1);
  top: -100%;
  transition: all 0.4s ease;
}
.tile-content.slide-up-2:hover > .slide-over {
  top: 0;
  transition: all 0.4s ease;
}
.tile-content.slide-down > .slide-over {
  top: -100%;
  z-index: 2;
  height: 75%;
  transition: all 0.6s ease;
}
.tile-content.slide-down:hover > .slide-over {
  top: 0;
  transition: all 0.3s ease;
}
.tile-content.slide-down-2 > .slide-over {
  top: -100%;
  z-index: 2;
  height: 100%;
  transition: all 0.3s ease;
}
.tile-content.slide-down-2:hover > .slide {
  -webkit-transform: scale(1);
          transform: scale(1);
  top: 100%;
  transition: all 0.4s ease;
}
.tile-content.slide-down-2:hover > .slide-over {
  top: 0;
  transition: all 0.4s ease;
}
.tile-content.slide-left > .slide-over {
  left: -100%;
  z-index: 2;
  width: 75%;
  height: 100%;
  transition: all 0.6s ease;
}
.tile-content.slide-left:hover > .slide-over {
  left: 0;
  transition: all 0.3s ease;
}
.tile-content.slide-left-2 > .slide {
  left: 0;
  transition: all 0.3s ease;
}
.tile-content.slide-left-2 > .slide-over {
  left: -100%;
  z-index: 2;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
}
.tile-content.slide-left-2:hover > .slide {
  -webkit-transform: scale(1);
          transform: scale(1);
  left: 100%;
  transition: all 0.4s ease;
}
.tile-content.slide-left-2:hover > .slide-over {
  left: 0;
  transition: all 0.4s ease;
}
.tile-content.slide-right > .slide-over {
  left: 100%;
  z-index: 2;
  width: 75%;
  height: 100%;
  transition: all 0.6s ease;
}
.tile-content.slide-right:hover > .slide-over {
  left: 25%;
  transition: all 0.3s ease;
}
.tile-content.slide-right-2 > .slide {
  left: 0;
  transition: all 0.3s ease;
}
.tile-content.slide-right-2 > .slide-over {
  left: 100%;
  z-index: 2;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
}
.tile-content.slide-right-2:hover > .slide {
  -webkit-transform: scale(1);
          transform: scale(1);
  left: -100%;
  transition: all 0.4s ease;
}
.tile-content.slide-right-2:hover > .slide-over {
  left: 0;
  transition: all 0.4s ease;
}
.tile-content.zooming .slide {
  box-shadow: inset 0 0 1px #FFFFCC;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  transition: all 0.6s ease;
}
.tile-content.zooming .slide:hover {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  transition: all 0.6s ease;
}
.tile-content.zooming-out .slide {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  transition: all 0.6s ease;
}
.tile-content.zooming-out .slide:hover {
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 0.6s ease;
}
.tile-small,
.tile,
.tile-square,
.tile-wide,
.tile-large,
.tile-big,
.tile-super {
  overflow: visible;
}
.tile-small .tile-content.flipVertical,
.tile .tile-content.flipVertical,
.tile-square .tile-content.flipVertical,
.tile-wide .tile-content.flipVertical,
.tile-large .tile-content.flipVertical,
.tile-big .tile-content.flipVertical,
.tile-super .tile-content.flipVertical {
  -webkit-transform: perspective(1000px);
          transform: perspective(1000px);
  overflow: visible;
}
.tile-small:hover .tile-content.flipVertical,
.tile:hover .tile-content.flipVertical,
.tile-square:hover .tile-content.flipVertical,
.tile-wide:hover .tile-content.flipVertical,
.tile-large:hover .tile-content.flipVertical,
.tile-big:hover .tile-content.flipVertical,
.tile-super:hover .tile-content.flipVertical,
.tile-small.hover .tile-content.flipVertical,
.tile.hover .tile-content.flipVertical,
.tile-square.hover .tile-content.flipVertical,
.tile-wide.hover .tile-content.flipVertical,
.tile-large.hover .tile-content.flipVertical,
.tile-big.hover .tile-content.flipVertical,
.tile-super.hover .tile-content.flipVertical,
.tile-small.flip .tile-content.flipVertical,
.tile.flip .tile-content.flipVertical,
.tile-square.flip .tile-content.flipVertical,
.tile-wide.flip .tile-content.flipVertical,
.tile-large.flip .tile-content.flipVertical,
.tile-big.flip .tile-content.flipVertical,
.tile-super.flip .tile-content.flipVertical {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.tile-small .tile-content.flipVertical,
.tile .tile-content.flipVertical,
.tile-square .tile-content.flipVertical,
.tile-wide .tile-content.flipVertical,
.tile-large .tile-content.flipVertical,
.tile-big .tile-content.flipVertical,
.tile-super .tile-content.flipVertical {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  transition: all 0.6s ease;
}
.tile-small .tile-content.flipVertical .slide,
.tile .tile-content.flipVertical .slide,
.tile-square .tile-content.flipVertical .slide,
.tile-wide .tile-content.flipVertical .slide,
.tile-large .tile-content.flipVertical .slide,
.tile-big .tile-content.flipVertical .slide,
.tile-super .tile-content.flipVertical .slide,
.tile-small .tile-content.flipVertical .slide-over,
.tile .tile-content.flipVertical .slide-over,
.tile-square .tile-content.flipVertical .slide-over,
.tile-wide .tile-content.flipVertical .slide-over,
.tile-large .tile-content.flipVertical .slide-over,
.tile-big .tile-content.flipVertical .slide-over,
.tile-super .tile-content.flipVertical .slide-over {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.tile-small .tile-content.flipVertical .slide,
.tile .tile-content.flipVertical .slide,
.tile-square .tile-content.flipVertical .slide,
.tile-wide .tile-content.flipVertical .slide,
.tile-large .tile-content.flipVertical .slide,
.tile-big .tile-content.flipVertical .slide,
.tile-super .tile-content.flipVertical .slide {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
.tile-small .tile-content.flipVertical .slide-over,
.tile .tile-content.flipVertical .slide-over,
.tile-square .tile-content.flipVertical .slide-over,
.tile-wide .tile-content.flipVertical .slide-over,
.tile-large .tile-content.flipVertical .slide-over,
.tile-big .tile-content.flipVertical .slide-over,
.tile-super .tile-content.flipVertical .slide-over {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.tile-small .tile-content.flipHorizontal,
.tile .tile-content.flipHorizontal,
.tile-square .tile-content.flipHorizontal,
.tile-wide .tile-content.flipHorizontal,
.tile-large .tile-content.flipHorizontal,
.tile-big .tile-content.flipHorizontal,
.tile-super .tile-content.flipHorizontal {
  -webkit-transform: perspective(1000px);
          transform: perspective(1000px);
  overflow: visible;
}
.tile-small:hover .tile-content.flipHorizontal,
.tile:hover .tile-content.flipHorizontal,
.tile-square:hover .tile-content.flipHorizontal,
.tile-wide:hover .tile-content.flipHorizontal,
.tile-large:hover .tile-content.flipHorizontal,
.tile-big:hover .tile-content.flipHorizontal,
.tile-super:hover .tile-content.flipHorizontal,
.tile-small.hover .tile-content.flipHorizontal,
.tile.hover .tile-content.flipHorizontal,
.tile-square.hover .tile-content.flipHorizontal,
.tile-wide.hover .tile-content.flipHorizontal,
.tile-large.hover .tile-content.flipHorizontal,
.tile-big.hover .tile-content.flipHorizontal,
.tile-super.hover .tile-content.flipHorizontal,
.tile-small.flip .tile-content.flipHorizontal,
.tile.flip .tile-content.flipHorizontal,
.tile-square.flip .tile-content.flipHorizontal,
.tile-wide.flip .tile-content.flipHorizontal,
.tile-large.flip .tile-content.flipHorizontal,
.tile-big.flip .tile-content.flipHorizontal,
.tile-super.flip .tile-content.flipHorizontal {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.tile-small .tile-content.flipHorizontal,
.tile .tile-content.flipHorizontal,
.tile-square .tile-content.flipHorizontal,
.tile-wide .tile-content.flipHorizontal,
.tile-large .tile-content.flipHorizontal,
.tile-big .tile-content.flipHorizontal,
.tile-super .tile-content.flipHorizontal {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  transition: all 0.6s ease;
}
.tile-small .tile-content.flipHorizontal .slide,
.tile .tile-content.flipHorizontal .slide,
.tile-square .tile-content.flipHorizontal .slide,
.tile-wide .tile-content.flipHorizontal .slide,
.tile-large .tile-content.flipHorizontal .slide,
.tile-big .tile-content.flipHorizontal .slide,
.tile-super .tile-content.flipHorizontal .slide,
.tile-small .tile-content.flipHorizontal .slide-over,
.tile .tile-content.flipHorizontal .slide-over,
.tile-square .tile-content.flipHorizontal .slide-over,
.tile-wide .tile-content.flipHorizontal .slide-over,
.tile-large .tile-content.flipHorizontal .slide-over,
.tile-big .tile-content.flipHorizontal .slide-over,
.tile-super .tile-content.flipHorizontal .slide-over {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.tile-small .tile-content.flipHorizontal .slide,
.tile .tile-content.flipHorizontal .slide,
.tile-square .tile-content.flipHorizontal .slide,
.tile-wide .tile-content.flipHorizontal .slide,
.tile-large .tile-content.flipHorizontal .slide,
.tile-big .tile-content.flipHorizontal .slide,
.tile-super .tile-content.flipHorizontal .slide {
  z-index: 2;
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
}
.tile-small .tile-content.flipHorizontal .slide-over,
.tile .tile-content.flipHorizontal .slide-over,
.tile-square .tile-content.flipHorizontal .slide-over,
.tile-wide .tile-content.flipHorizontal .slide-over,
.tile-large .tile-content.flipHorizontal .slide-over,
.tile-big .tile-content.flipHorizontal .slide-over,
.tile-super .tile-content.flipHorizontal .slide-over {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.tile .tile-badge {
  position: absolute;
  bottom: 0;
  right: .625rem;
  padding: .25rem .625rem;
  z-index: 999;
}
.tile .tile-label {
  position: absolute;
  bottom: 0;
  left: .625rem;
  padding: .425rem .25rem;
  z-index: 999;
}
.tile-content .image-container,
.tile-content .carousel {
  box-shadow: inset 0 0 1px #FFFFCC;
  width: 100%;
  height: 100%;
}
[class*=tile-transform-] {
  transition: all 0.22s ease;
}
.tile-transform-right {
  -webkit-transform-origin: left 50%;
          transform-origin: left 50%;
}
.tile.tile-transform-right {
  -webkit-transform: perspective(500px) rotateY(0.138372rad) !important;
          transform: perspective(500px) rotateY(0.138372rad) !important;
}
.tile-square.tile-transform-right {
  -webkit-transform: perspective(500px) rotateY(0.138372rad) !important;
          transform: perspective(500px) rotateY(0.138372rad) !important;
}
.tile-wide.tile-transform-right {
  -webkit-transform: perspective(500px) rotateY(0.069186rad) !important;
          transform: perspective(500px) rotateY(0.069186rad) !important;
}
.tile-large.tile-transform-right {
  -webkit-transform: perspective(500px) rotateY(0.069186rad) !important;
          transform: perspective(500px) rotateY(0.069186rad) !important;
}
.tile-big.tile-transform-right {
  -webkit-transform: perspective(500px) rotateY(0.046124rad) !important;
          transform: perspective(500px) rotateY(0.046124rad) !important;
}
.tile-super.tile-transform-right {
  -webkit-transform: perspective(500px) rotateY(0.034593rad) !important;
          transform: perspective(500px) rotateY(0.034593rad) !important;
}
.tile-small.tile-transform-right {
  -webkit-transform: perspective(500px) rotateY(0.276744rad) !important;
          transform: perspective(500px) rotateY(0.276744rad) !important;
}
.tile-transform-left {
  -webkit-transform-origin: right 50%;
          transform-origin: right 50%;
}
.tile.tile-transform-left {
  -webkit-transform: perspective(500px) rotateY(-0.138372rad) !important;
          transform: perspective(500px) rotateY(-0.138372rad) !important;
}
.tile-square.tile-transform-left {
  -webkit-transform: perspective(500px) rotateY(-0.138372rad) !important;
          transform: perspective(500px) rotateY(-0.138372rad) !important;
}
.tile-wide.tile-transform-left {
  -webkit-transform: perspective(500px) rotateY(-0.069186rad) !important;
          transform: perspective(500px) rotateY(-0.069186rad) !important;
}
.tile-large.tile-transform-left {
  -webkit-transform: perspective(500px) rotateY(-0.069186rad) !important;
          transform: perspective(500px) rotateY(-0.069186rad) !important;
}
.tile-big.tile-transform-left {
  -webkit-transform: perspective(500px) rotateY(-0.046124rad) !important;
          transform: perspective(500px) rotateY(-0.046124rad) !important;
}
.tile-super.tile-transform-left {
  -webkit-transform: perspective(500px) rotateY(-0.034593rad) !important;
          transform: perspective(500px) rotateY(-0.034593rad) !important;
}
.tile-small.tile-transform-left {
  -webkit-transform: perspective(500px) rotateY(-0.276744rad) !important;
          transform: perspective(500px) rotateY(-0.276744rad) !important;
}
.tile-transform-top {
  -webkit-transform-origin: 50% bottom;
          transform-origin: 50% bottom;
}
.tile.tile-transform-top {
  -webkit-transform: perspective(500px) rotateX(0.138372rad) !important;
          transform: perspective(500px) rotateX(0.138372rad) !important;
}
.tile-square.tile-transform-top {
  -webkit-transform: perspective(500px) rotateX(0.138372rad) !important;
          transform: perspective(500px) rotateX(0.138372rad) !important;
}
.tile-wide.tile-transform-top {
  -webkit-transform: perspective(500px) rotateX(0.069186rad) !important;
          transform: perspective(500px) rotateX(0.069186rad) !important;
}
.tile-large.tile-transform-top {
  -webkit-transform: perspective(500px) rotateX(0.069186rad) !important;
          transform: perspective(500px) rotateX(0.069186rad) !important;
}
.tile-big.tile-transform-top {
  -webkit-transform: perspective(500px) rotateX(0.046124rad) !important;
          transform: perspective(500px) rotateX(0.046124rad) !important;
}
.tile-super.tile-transform-top {
  -webkit-transform: perspective(500px) rotateX(0.034593rad) !important;
          transform: perspective(500px) rotateX(0.034593rad) !important;
}
.tile-small.tile-transform-top {
  -webkit-transform: perspective(500px) rotateX(0.276744rad) !important;
          transform: perspective(500px) rotateX(0.276744rad) !important;
}
.tile-transform-bottom {
  -webkit-transform-origin: 50% top;
          transform-origin: 50% top;
}
.tile.tile-transform-bottom {
  -webkit-transform: perspective(500px) rotateX(-0.138372rad) !important;
          transform: perspective(500px) rotateX(-0.138372rad) !important;
}
.tile-square.tile-transform-bottom {
  -webkit-transform: perspective(500px) rotateX(-0.138372rad) !important;
          transform: perspective(500px) rotateX(-0.138372rad) !important;
}
.tile-wide.tile-transform-bottom {
  -webkit-transform: perspective(500px) rotateX(-0.069186rad) !important;
          transform: perspective(500px) rotateX(-0.069186rad) !important;
}
.tile-large.tile-transform-bottom {
  -webkit-transform: perspective(500px) rotateX(-0.069186rad) !important;
          transform: perspective(500px) rotateX(-0.069186rad) !important;
}
.tile-big.tile-transform-bottom {
  -webkit-transform: perspective(500px) rotateX(-0.046124rad) !important;
          transform: perspective(500px) rotateX(-0.046124rad) !important;
}
.tile-super.tile-transform-bottom {
  -webkit-transform: perspective(500px) rotateX(-0.034593rad) !important;
          transform: perspective(500px) rotateX(-0.034593rad) !important;
}
.tile-small.tile-transform-bottom {
  -webkit-transform: perspective(500px) rotateX(-0.276744rad) !important;
          transform: perspective(500px) rotateX(-0.276744rad) !important;
}
.tile-area-scheme-dark {
  background-color: #1d1d1d;
}
.tile-area-scheme-dark [class*=tile] {
  outline-color: #373737;
}
.tile-area-scheme-darkBrown {
  background-color: #63362f;
}
.tile-area-scheme-darkBrown [class*=tile] {
  outline-color: #86493f;
}
.tile-area-scheme-darkCrimson {
  background-color: #640024;
}
.tile-area-scheme-darkCrimson [class*=tile] {
  outline-color: #970036;
}
.tile-area-scheme-darkViolet {
  background-color: #57169a;
}
.tile-area-scheme-darkViolet [class*=tile] {
  outline-color: #701cc7;
}
.tile-area-scheme-darkMagenta {
  background-color: #81003c;
}
.tile-area-scheme-darkMagenta [class*=tile] {
  outline-color: #b40054;
}
.tile-area-scheme-darkCyan {
  background-color: #1b6eae;
}
.tile-area-scheme-darkCyan [class*=tile] {
  outline-color: #228ada;
}
.tile-area-scheme-darkCobalt {
  background-color: #00356a;
}
.tile-area-scheme-darkCobalt [class*=tile] {
  outline-color: #004e9d;
}
.tile-area-scheme-darkTeal {
  background-color: #004050;
}
.tile-area-scheme-darkTeal [class*=tile] {
  outline-color: #006983;
}
.tile-area-scheme-darkEmerald {
  background-color: #003e00;
}
.tile-area-scheme-darkEmerald [class*=tile] {
  outline-color: #007100;
}
.tile-area-scheme-darkGreen {
  background-color: #128023;
}
.tile-area-scheme-darkGreen [class*=tile] {
  outline-color: #18ad2f;
}
.tile-area-scheme-darkOrange {
  background-color: #bf5a15;
}
.tile-area-scheme-darkOrange [class*=tile] {
  outline-color: #e77120;
}
.tile-area-scheme-darkRed {
  background-color: #9a1616;
}
.tile-area-scheme-darkRed [class*=tile] {
  outline-color: #c71c1c;
}
.tile-area-scheme-darkPink {
  background-color: #9a165a;
}
.tile-area-scheme-darkPink [class*=tile] {
  outline-color: #c71c74;
}
.tile-area-scheme-darkIndigo {
  background-color: #4b0096;
}
.tile-area-scheme-darkIndigo [class*=tile] {
  outline-color: #6400c9;
}
.tile-area-scheme-darkBlue {
  background-color: #16499a;
}
.tile-area-scheme-darkBlue [class*=tile] {
  outline-color: #1c5ec7;
}
.tile-area-scheme-lightBlue {
  background-color: #4390df;
}
.tile-area-scheme-lightBlue [class*=tile] {
  outline-color: #6faae6;
}
.tile-area-scheme-lightTeal {
  background-color: #45fffd;
}
.tile-area-scheme-lightTeal [class*=tile] {
  outline-color: #78fffd;
}
.tile-area-scheme-lightOlive {
  background-color: #78aa1c;
}
.tile-area-scheme-lightOlive [class*=tile] {
  outline-color: #97d623;
}
.tile-area-scheme-lightOrange {
  background-color: #ffc194;
}
.tile-area-scheme-lightOrange [class*=tile] {
  outline-color: #ffdec7;
}
.tile-area-scheme-lightPink {
  background-color: #f472d0;
}
.tile-area-scheme-lightPink [class*=tile] {
  outline-color: #f8a1e0;
}
.tile-area-scheme-grayed {
  background-color: #585858;
}
.tile-area-scheme-grayed [class*=tile] {
  outline-color: #727272;
}

/*
.metro .tile-area {
  position: relative;
  padding: 120px 80px 0 80px;
  overflow: hidden;
}
.metro .tile-area .tile-area-title {
  position: fixed;
  top: 20px;
  left: 80px;
}

#modules-container a .tile
{
    display: block !important;
    float: none !important;
}

#modules-container a:hover,
a:active,
.tile:active {
  outline: 0;
}

.metro .tile .tile-content {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}

.metro .tile .brand,
.metro .tile .tile-status {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 29px;
  margin: 0;
}
.metro .tile .brand:before,
.metro .tile .tile-status:before,
.metro .tile .brand:after,
.metro .tile .tile-status:after {
  display: table;
  content: "";
}
.metro .tile .brand:after,
.metro .tile .tile-status:after {
  clear: both;
}
.metro .tile .brand.opacity,
.metro .tile .tile-status.opacity {
  opacity: .7;
}
.metro .tile .brand .name,
.metro .tile .tile-status .name,
.metro .tile .brand .label,
.metro .tile .tile-status .label,
.metro .tile .brand .text,
.metro .tile .tile-status .text {
  display: block;
  font-size: 10pt;
  margin: 5px 20px 2px 5px;
  background: transparent;
  color: #ffffff;
}
.metro .tile .brand .text,
.metro .tile .tile-status .text {
  margin: 4px 5px;
  font-size: 8pt;
  line-height: 10pt;
}

*/

/*
 * Bootstrap 3.4.1 compatibility overrides.
 *
 * These rules preserve legacy Hospisys sizing and layout customizations that
 * were previously maintained directly in repo/css/bootstrap.css.
 */

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/repo/font/glyphicons-halflings-regular.eot);
  src: url(/repo/font/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),
       url(/repo/font/glyphicons-halflings-regular.woff2) format('woff2'),
       url(/repo/font/glyphicons-halflings-regular.woff) format('woff'),
       url(/repo/font/glyphicons-halflings-regular.ttf) format('truetype'),
       url(/repo/font/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}

body {
  line-height: 1.4;
}

.row {
  margin-right: 0;
  margin-left: 0;
}

.form-control {
  color: #333;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #fff;
}

.input-sm {
  height: 22px;
  padding: 2px 5px;
  font-size: 11px;
  line-height: 1.5;
  font-weight: bold;
}

select.input-sm {
  height: 22px;
  line-height: 1.5;
}

.input-sm + .form-control-feedback {
  height: 22px;
  line-height: 22px;
}

.input-group .form-control {
  z-index: 1;
}

.input-group-addon,
.input-group-addon.input-sm {
  padding: 2px 5px;
  font-size: 11px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 20px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  top: 0;
  right: -10px;
}

.panel-group .panel + .panel {
  margin-top: 0;
}
*/

.forget span {
    display: inline-block;
    transition: opacity 0.25s ease, transform 0.25s ease;
}

.forget span.hide-text {
    opacity: 0;
    transform: translateY(-8px);
}

.forget span.show-text {
    opacity: 1;
    transform: translateY(0);
}
/*
 * qTip2 - Pretty powerful tooltips - v2.2.1
 * http://qtip2.com
 *
 * Copyright (c) 2014 
 * Released under the MIT licenses
 * http://jquery.org/license
 *
 * Date: Sat Sep 6 2014 11:12 GMT+0100+0100
 * Plugins: tips modal viewport svg imagemap ie6
 * Styles: core basic css3
 */
.qtip{
	position: absolute;
	left: -28000px;
	top: -28000px;
	display: none;

	max-width: 280px;
	min-width: 50px;

	font-size: 10.5px;
	line-height: 12px;

	direction: ltr;

	box-shadow: none;
	padding: 0;
}

	.qtip-content{
		position: relative;
		padding: 5px 9px;
		overflow: hidden;

		text-align: left;
		word-wrap: break-word;
	}

	.qtip-titlebar{
		position: relative;
		padding: 5px 35px 5px 10px;
		overflow: hidden;

		border-width: 0 0 1px;
		font-weight: bold;
	}

	.qtip-titlebar + .qtip-content{ border-top-width: 0 !important; }

	/* Default close button class */
	.qtip-close{
		position: absolute;
		right: -9px; top: -9px;
		z-index: 11; /* Overlap .qtip-tip */

		cursor: pointer;
		outline: medium none;

		border: 1px solid transparent;
	}

		.qtip-titlebar .qtip-close{
			right: 4px; top: 50%;
			margin-top: -9px;
		}

		* html .qtip-titlebar .qtip-close{ top: 16px; } /* IE fix */

		.qtip-titlebar .ui-icon,
		.qtip-icon .ui-icon{
			display: block;
			text-indent: -1000em;
			direction: ltr;
		}

		.qtip-icon, .qtip-icon .ui-icon{
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
			text-decoration: none;
		}

			.qtip-icon .ui-icon{
				width: 18px;
				height: 14px;

				line-height: 14px;
				text-align: center;
				text-indent: 0;
				font: normal bold 10px/13px Tahoma,sans-serif;

				color: inherit;
				background: transparent none no-repeat -100em -100em;
			}

/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
.qtip-focus{}

/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
.qtip-hover{}

/* Default tooltip style */
.qtip-default
{ 
    /*Original Border*/   
	/*border: 1px solid #F1D031;*/
	border: 1px solid #F78B83;
	background-color: #FFFFA3;
	color: #555;
}

	.qtip-default .qtip-titlebar{
		background-color: #FFEF93;
	}

	.qtip-default .qtip-icon{
		border-color: #CCC;
		background: #F1F1F1;
		color: #777;
	}

	.qtip-default .qtip-titlebar .qtip-close{
		border-color: #AAA;
		color: #111;
	}


/*! Light tooltip style */
.qtip-light{
	background-color: white;
	border-color: #E2E2E2;
	color: #454545;
}

	.qtip-light .qtip-titlebar{
		background-color: #f1f1f1;
	}


/*! Dark tooltip style */
.qtip-dark{
	background-color: #505050;
	border-color: #303030;
	color: #f3f3f3;
}

	.qtip-dark .qtip-titlebar{
		background-color: #404040;
	}

	.qtip-dark .qtip-icon{
		border-color: #444;
	}

	.qtip-dark .qtip-titlebar .ui-state-hover{
		border-color: #303030;
	}


/*! Cream tooltip style */
.qtip-cream{
	background-color: #FBF7AA;
	border-color: #F9E98E;
	color: #A27D35;
}

	.qtip-cream .qtip-titlebar{
		background-color: #F0DE7D;
	}

	.qtip-cream .qtip-close .qtip-icon{
		background-position: -82px 0;
	}


/*! Red tooltip style */
.qtip-red{
	background-color: #F78B83;
	border-color: #D95252;
	color: #912323;
}

	.qtip-red .qtip-titlebar{
		background-color: #F06D65;
	}

	.qtip-red .qtip-close .qtip-icon{
		background-position: -102px 0;
	}

	.qtip-red .qtip-icon{
		border-color: #D95252;
	}

	.qtip-red .qtip-titlebar .ui-state-hover{
		border-color: #D95252;
	}


/*! Green tooltip style */
.qtip-green{
	background-color: #CAED9E;
	border-color: #90D93F;
	color: #3F6219;
}

	.qtip-green .qtip-titlebar{
		background-color: #B0DE78;
	}

	.qtip-green .qtip-close .qtip-icon{
		background-position: -42px 0;
	}


/*! Blue tooltip style */
.qtip-blue{
	background-color: #E5F6FE;
	border-color: #ADD9ED;
	color: #5E99BD;
}

	.qtip-blue .qtip-titlebar{
		background-color: #D0E9F5;
	}

	.qtip-blue .qtip-close .qtip-icon{
		background-position: -2px 0;
	}


.qtip-shadow{
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
}

/* Add rounded corners to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */
.qtip-rounded,
.qtip-tipsy,
.qtip-bootstrap{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.qtip-rounded .qtip-titlebar{
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}

/* Youtube tooltip style */
.qtip-youtube{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;

	-webkit-box-shadow: 0 0 3px #333;
	-moz-box-shadow: 0 0 3px #333;
	box-shadow: 0 0 3px #333;

	color: white;
	border: 0 solid transparent;

	background: #4A4A4A;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,black));
	background-image: -webkit-linear-gradient(top,#4A4A4A 0,black 100%);
	background-image: -moz-linear-gradient(top,#4A4A4A 0,black 100%);
	background-image: -ms-linear-gradient(top,#4A4A4A 0,black 100%);
	background-image: -o-linear-gradient(top,#4A4A4A 0,black 100%);
}

	.qtip-youtube .qtip-titlebar{
		background-color: #4A4A4A;
		background-color: rgba(0,0,0,0);
	}

	.qtip-youtube .qtip-content{
		padding: .75em;
		font: 12px arial,sans-serif;

		filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);
		-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);";
	}

	.qtip-youtube .qtip-icon{
		border-color: #222;
	}

	.qtip-youtube .qtip-titlebar .ui-state-hover{
		border-color: #303030;
	}


/* jQuery TOOLS Tooltip style */
.qtip-jtools{
	background: #232323;
	background: rgba(0, 0, 0, 0.7);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
	background-image: -moz-linear-gradient(top, #717171, #232323);
	background-image: -webkit-linear-gradient(top, #717171, #232323);
	background-image: -ms-linear-gradient(top, #717171, #232323);
	background-image: -o-linear-gradient(top, #717171, #232323);

	border: 2px solid #ddd;
	border: 2px solid rgba(241,241,241,1);

	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;

	-webkit-box-shadow: 0 0 12px #333;
	-moz-box-shadow: 0 0 12px #333;
	box-shadow: 0 0 12px #333;
}

	/* IE Specific */
	.qtip-jtools .qtip-titlebar{
		background-color: transparent;
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)";
	}
	.qtip-jtools .qtip-content{
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)";
	}

	.qtip-jtools .qtip-titlebar,
	.qtip-jtools .qtip-content{
		background: transparent;
		color: white;
		border: 0 dashed transparent;
	}

	.qtip-jtools .qtip-icon{
		border-color: #555;
	}

	.qtip-jtools .qtip-titlebar .ui-state-hover{
		border-color: #333;
	}


/* Cluetip style */
.qtip-cluetip{
	-webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
	box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);

	background-color: #D9D9C2;
	color: #111;
	border: 0 dashed transparent;
}

	.qtip-cluetip .qtip-titlebar{
		background-color: #87876A;
		color: white;
		border: 0 dashed transparent;
	}

	.qtip-cluetip .qtip-icon{
		border-color: #808064;
	}

	.qtip-cluetip .qtip-titlebar .ui-state-hover{
		border-color: #696952;
		color: #696952;
	}


/* Tipsy style */
.qtip-tipsy{
	background: black;
	background: rgba(0, 0, 0, .87);

	color: white;
	border: 0 solid transparent;

	font-size: 11px;
	font-family: 'Lucida Grande', sans-serif;
	font-weight: bold;
	line-height: 16px;
	text-shadow: 0 1px black;
}

	.qtip-tipsy .qtip-titlebar{
		padding: 6px 35px 0 10px;
		background-color: transparent;
	}

	.qtip-tipsy .qtip-content{
		padding: 6px 10px;
	}

	.qtip-tipsy .qtip-icon{
		border-color: #222;
		text-shadow: none;
	}

	.qtip-tipsy .qtip-titlebar .ui-state-hover{
		border-color: #303030;
	}


/* Tipped style */
.qtip-tipped{
	border: 3px solid #959FA9;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

	background-color: #F9F9F9;
	color: #454545;

	font-weight: normal;
	font-family: serif;
}

	.qtip-tipped .qtip-titlebar{
		border-bottom-width: 0;

		color: white;
		background: #3A79B8;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));
		background-image: -webkit-linear-gradient(top, #3A79B8, #2E629D);
		background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
		background-image: -ms-linear-gradient(top, #3A79B8, #2E629D);
		background-image: -o-linear-gradient(top, #3A79B8, #2E629D);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)";
	}

	.qtip-tipped .qtip-icon{
		border: 2px solid #285589;
		background: #285589;
	}

		.qtip-tipped .qtip-icon .ui-icon{
			background-color: #FBFBFB;
			color: #555;
		}


/**
 * Twitter Bootstrap style.
 *
 * Tested with IE 8, IE 9, Chrome 18, Firefox 9, Opera 11.
 * Does not work with IE 7.
 */
.qtip-bootstrap{
	/** Taken from Bootstrap body */
	font-size: 14px;
	line-height: 20px;
	color: #333333;

	/** Taken from Bootstrap .popover */
	padding: 1px;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

	.qtip-bootstrap .qtip-titlebar{
		/** Taken from Bootstrap .popover-title */
		padding: 8px 14px;
		margin: 0;
		font-size: 14px;
		font-weight: normal;
		line-height: 18px;
		background-color: #f7f7f7;
		border-bottom: 1px solid #ebebeb;
		-webkit-border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		border-radius: 5px 5px 0 0;
	}

		.qtip-bootstrap .qtip-titlebar .qtip-close{
			/**
			 * Overrides qTip2:
			 * .qtip-titlebar .qtip-close{
			 *   [...]
			 *   right: 4px;
			 *   top: 50%;
			 *   [...]
			 *   border-style: solid;
			 * }
			 */
			right: 11px;
			top: 45%;
			border-style: none;
		}

	.qtip-bootstrap .qtip-content{
		/** Taken from Bootstrap .popover-content */
		padding: 9px 14px;
	}

	.qtip-bootstrap .qtip-icon{
		/**
		 * Overrides qTip2:
		 * .qtip-default .qtip-icon {
		 *   border-color: #CCC;
		 *   background: #F1F1F1;
		 *   color: #777;
		 * }
		 */
		background: transparent;
	}

		.qtip-bootstrap .qtip-icon .ui-icon{
			/**
			 * Overrides qTip2:
			 * .qtip-icon .ui-icon{
			 *   width: 18px;
			 *   height: 14px;
			 * }
			 */
			width: auto;
			height: auto;

			/* Taken from Bootstrap .close */
			float: right;
			font-size: 20px;
			font-weight: bold;
			line-height: 18px;
			color: #000000;
			text-shadow: 0 1px 0 #ffffff;
			opacity: 0.2;
			filter: alpha(opacity=20);
		}

		.qtip-bootstrap .qtip-icon .ui-icon:hover{
			/* Taken from Bootstrap .close:hover */
			color: #000000;
			text-decoration: none;
			cursor: pointer;
			opacity: 0.4;
			filter: alpha(opacity=40);
		}


/* IE9 fix - removes all filters */
.qtip:not(.ie9haxors) div.qtip-content,
.qtip:not(.ie9haxors) div.qtip-titlebar{
	filter: none;
	-ms-filter: none;
}


.qtip .qtip-tip{
	margin: 0 auto;
	overflow: hidden;
	z-index: 10;

}

	/* Opera bug #357 - Incorrect tip position
	https://github.com/Craga89/qTip2/issues/367 */
	x:-o-prefocus, .qtip .qtip-tip{
		visibility: hidden;
	}

	.qtip .qtip-tip,
	.qtip .qtip-tip .qtip-vml,
	.qtip .qtip-tip canvas{
		position: absolute;

		color: #123456;
		background: transparent;
		border: 0 dashed transparent;
	}

	.qtip .qtip-tip canvas{ top: 0; left: 0; }

	.qtip .qtip-tip .qtip-vml{
		behavior: url(#default#VML);
		display: inline-block;
		visibility: visible;
	}


#qtip-overlay{
	position: fixed;
	left: 0; top: 0;
	width: 100%; height: 100%;
}

	/* Applied to modals with show.modal.blur set to true */
	#qtip-overlay.blurs{ cursor: pointer; }

	/* Change opacity of overlay here */
	#qtip-overlay div{
		position: absolute;
		left: 0; top: 0;
		width: 100%; height: 100%;

		background-color: black;

		opacity: 0.7;
		filter:alpha(opacity=70);
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	}


.qtipmodal-ie6fix{
	position: absolute !important;
}

.tipsy { font-size: 11px; position: absolute; padding: 5px; z-index: 100000; }
.tipsy-inner { border: 1px solid #F78B83; background-color: #FFFFA3; color: #555; font-size:11px; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; }
.tipsy-inner { border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }
/*.tipsy-inner { box-shadow: 0 0 5px #C00; -webkit-box-shadow: 0 0 5px #C00; -moz-box-shadow: 0 0 5px #C00; }*/
.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #F78B83; }
.tipsy-arrow-n { border-bottom-color: #F78B83; }
.tipsy-arrow-s { border-top-color: #F78B83; }
.tipsy-arrow-e { border-left-color: #F78B83; }
.tipsy-arrow-w { border-right-color: #F78B83; }
.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
.tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }

#jquery-loader{
	/*border:2px black solid;
	padding-top:35px;*/
	background-color:transparent;
	text-align: center;
}
#jquery-loader-background{background-color: silver}
#jquery-loader.blue-with-image{
	/*border:2px #4297D7 solid;
	padding-top:35px;*/
	background-color: transparent;
	text-align: center;
	font-weight:bold;
	background-image: url(/repo/css/images/ajax-loader_New.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

#jquery-loader.blue-with-image-2{
	border:none;
	/*padding-top:35px;*/
	background-color: transparent;
	text-align: center;
	background-image: url(/repo/css/images/ajax-loader_New.gif);
	background-position: center center;
	background-repeat: no-repeat;

}
/*theme darkcyan*/
.panel-widget .panel.darkcyan {
  border: 2px solid #008b8b;
}
.panel-widget .panel.darkcyan:hover {
  border-color: #006f6f !important;
}
.panel-widget .panel.darkcyan .panel-heading {
  background: #008b8b !important;
}
.panel-widget .panel.darkcyan .panel-heading .panel-title > a {
  color: #fff;
}
.panel-widget .panel.darkcyan .panel-heading:hover {
  background: #006f6f !important;
}

.font-darkcyan {
  color: #008b8b;
}

ul > li.darkcyan, .label-darkcyan {
  background: #008b8b;
}

.progress .bar.bar-darkcyan {
  background: #008b8b;
}

.pricing-tables .pricing.darkcyan > li.head {
  background: #008b8b;
}
.pricing-tables .pricing.darkcyan > li.head .info {
  background: #39ac39;
}
.pricing-tables .pricing.darkcyan > li.head .name {
  background: #006f6f;
}

.btn.btn-darkcyan {
  background: #008b8b;
  color: #fff !important;
}
.btn.btn-darkcyan:hover {
  background: #006f6f;
}

.box.box-color.darkcyan .box-title {
  background: #008b8b !important;
}
.box.box-color.darkcyan .box-title .actions > a:hover {
  color: #008b8b;
}
.box.box-color.darkcyan .form-wizard .wizard-steps li.active .single-step .title {
  background: #008b8b;
}
.box.box-color.darkcyan .btn.btn-primary {
  background: #008b8b;
}
.box.box-color.darkcyan .btn.btn-primary:hover {
  background: #006f6f;
}
.box.box-color.darkcyan .btn.btn-primary:focus {
  background: #006f6f;
}
.box.box-bordered.box-color.darkcyan .box-title {
  border-color: #008b8b !important;
}
.box.box-bordered.box-color.darkcyan .box-content {
  border-color: #008b8b !important;
}
.box.box-bordered.box-color.darkcyan .slimScrollDiv {
  border-bottom: 2px solid #008b8b;
}

.timeline > li .timeline-content .left .icon.darkcyan {
  background: #008b8b;
}

.theme-darkcyan .daterangepicker .active {
  background: #008b8b;
}
.theme-darkcyan .mobile-sidebar-toggle {
  color: #fff;
}
.theme-darkcyan #navigation .dropdown-menu {
  border-color: #008b8b;
}
.theme-darkcyan #navigation .dropdown-menu > li.dropdown-submenu .dropdown-menu {
  border-top: 2px solid #008b8b;
}
.theme-darkcyan #navigation .dropdown-menu > li.dropdown-submenu:hover > a, .theme-darkcyan #navigation .dropdown-menu > li.dropdown-submenu:focus > a {
  background: #008b8b;
}
.theme-darkcyan #navigation .dropdown-menu > li > a:hover {
  background: #008b8b;
}
.theme-darkcyan .datepicker.datepicker-dropdown .datepicker-days .active, .theme-darkcyan .datepicker.datepicker-dropdown .datepicker-years .active, .theme-darkcyan .datepicker.datepicker-dropdown .datepicker-months .active {
  background: #008b8b;
}
.theme-darkcyan .datepicker.datepicker-dropdown .datepicker-days .active:hover, .theme-darkcyan .datepicker.datepicker-dropdown .datepicker-years .active:hover, .theme-darkcyan .datepicker.datepicker-dropdown .datepicker-months .active:hover {
  background: #006f6f;
}
.theme-darkcyan .form-wizard .wizard-steps li.active .single-step .title {
  background: #008b8b;
}
.theme-darkcyan .btn.btn-primary {
  background: #008b8b;
}
.theme-darkcyan.login {
  background: #008b8b;
}
.theme-darkcyan a {
  color: #000000;
}
.theme-darkcyan a:hover {
  color: #000000;
}
.theme-darkcyan .btn {
  color: #333;
}
.theme-darkcyan .btn.btn-primary {
  background: #008b8b;
  color: #fff;
}
.theme-darkcyan .btn.btn-primary:hover {
  background: #006f6f;
}
.theme-darkcyan .btn.btn-primary:focus {
  background: #006f6f;
}
.theme-darkcyan .btn.btn-inverse, .theme-darkcyan .btn.btn-success, .theme-darkcyan .btn.btn-danger {
  color: #fff;
}
.theme-darkcyan.locked {
  background: #008b8b !important;
}
.theme-darkcyan.locked .pull-left a {
  background: #006f6f;
}
.theme-darkcyan.locked .pull-left a:hover {
  background: #133913;
}
.theme-darkcyan #navigation {
  background: #008b8b;
}
.theme-darkcyan #navigation .toggle-mobile {
  background: #006f6f;
}
.theme-darkcyan #navigation .mobile-nav.open {
  background: #008b8b;
}
.theme-darkcyan #navigation .mobile-nav.open > li.active > a {
  background: #133913;
}
.theme-darkcyan #navigation .mobile-nav.open > li.active > ul {
  background: #133913;
}
.theme-darkcyan #navigation .mobile-nav.open > li > a {
  background: #006f6f;
}
.theme-darkcyan #navigation .mobile-nav.open > li > ul {
  background: #006f6f;
}
.theme-darkcyan #navigation .main-nav > li.active > a:hover {
  background: #fff;
}
.theme-darkcyan #navigation .main-nav > li.active.open > a {
  background: #fff;
}
.theme-darkcyan #navigation .main-nav > li.open > a {
  background: #006f6f;
}
.theme-darkcyan #navigation .main-nav > li > a:hover {
  background: #006f6f;
}
.theme-darkcyan #navigation .user .icon-nav > li > a:hover {
  background: #006f6f;
}
.theme-darkcyan #navigation .user .dropdown.open {
  background: #006f6f;
}
.theme-darkcyan #navigation .user .dropdown > a:hover {
  background: #006f6f;
}
.theme-darkcyan #navigation .dropdown-menu {
  border-color: #008b8b;
}
.theme-darkcyan #navigation .dropdown-menu > li > a:hover {
  background: #008b8b;
}
.theme-darkcyan .search-form .search-pane button[type="submit"] {
  background: #008b8b;
}
.theme-darkcyan .messages > li.insert .submit button {
  background: #008b8b;
}
.theme-darkcyan .messages > li.right .name {
  color: black;
}
.theme-darkcyan .messages > li.right .message {
  background: #b3e6b3;
}
.theme-darkcyan .messages > li.right .message p {
  color: #0d260d;
}
.theme-darkcyan .messages > li.right .message .time {
  color: #0d260d;
}
.theme-darkcyan .messages > li.right .message .caret {
  border-left: 7px solid #b3e6b3;
}
.theme-darkcyan .letterbox .letter > li.active {
  background: #008b8b;
}
.theme-darkcyan .calendar .fc-content .fc-event .fc-event-inner {
  background: #008b8b;
}
.theme-darkcyan .calendar .fc-button.fc-state-active {
  background: #008b8b;
}
.theme-darkcyan .calendar .fc-button.fc-state-active:hover {
  background: #008b8b;
}
.theme-darkcyan .table.table-user tr.alpha td.alpha-val span {
  background: #008b8b;
}
.theme-darkcyan .tagsinput#textfield_tagsinput .tag, .theme-darkcyan .ms-container .multi-custom-header, .theme-darkcyan .slider .ui-slider-handle, .theme-darkcyan .form-wizard .wizard-steps li.active .single-step .title, .theme-darkcyan .user-list h4, .theme-darkcyan .nav.nav-pills > li.active > a, .theme-darkcyan .nav.nav-list > li.active > a, .theme-darkcyan .table.table-colored-header thead th, .theme-darkcyan .table.table-colored-header thead td, .theme-darkcyan .dataTables_wrapper .dataTables_paginate > span > a.paginate_active, .theme-darkcyan .elfinder-navbar .ui-state-active, .theme-darkcyan .pagination.pagination-custom li.active a:hover, .theme-darkcyan .pagination.pagination-custom li.active a {
  background: #008b8b;
}
.theme-darkcyan .elfinder-navbar .ui-state-active {
  border-color: #008b8b;
}
.theme-darkcyan .box .box-title .tabs > li.active > a {
  background: #008b8b;
}
.theme-darkcyan #main .box.box-color .box-title {
  background: #008b8b;
  color: #fff;
}
.theme-darkcyan .box.box-color .box-title .tabs > li.active > a {
  background: #fff;
  color: #008b8b;
}
.theme-darkcyan .box.box-color .box-title .tabs > li > a:hover {
  color: #008b8b;
}
.theme-darkcyan .box.box-bordered.box-color .box-title {
  border-color: #008b8b;
}
.theme-darkcyan .box.box-bordered.box-color .box-content {
  border-color: #008b8b;
}
.theme-darkcyan .ColVis_collection { border: 1px solid #008b8b; }

.theme-darkcyan .panel-widget .panel.green { border: 2px solid #008b8b; }
.theme-darkcyan .panel-widget .panel.green .panel-heading { background: #008b8b !important; }
.theme-darkcyan .panel-widget .panel.green:hover { border-color: #006f6f !important; }
.theme-darkcyan .dataTables_processing { border-color: #008b8b; background-image: url(images/loader-darkcyan.gif); }
.theme-darkcyan .dataTables_wrapper .dataTables_paginate > span > a.paginate_button.current { background: #008b8b; }
.theme-darkcyan .table-bordered.table-force-topborder { border-top: 1px solid #006f6f; }
.theme-darkcyan .table-bordered.dataTable { border-top: 0px solid #006f6f; }
.theme-darkcyan .table-bordered th, .table-bordered td { border: 1px solid #006f6f !important; }  
.theme-darkcyan .table-bordered th{ border-bottom: 1px solid #006f6f !important; }
.theme-darkcyan #main .breadcrumbs { border-bottom: 1px solid #008b8b; }
.theme-darkcyan #main .breadcrumbs .btntopheader a { background: #008b8b; }
.theme-darkcyan #main .breadcrumbs .btntopheader a:hover { background: #006f6f; }
.theme-darkcyan .ui-widget-content { border: 1px solid #008b8b; }
.theme-darkcyan .ui-widget-header { border: 1px solid #008b8b; background: #008b8b; color: #ffffff; font-weight: bold; }
.theme-darkcyan .ui-state-hover { border: 1px solid #006f6f; background:#006f6f; font-weight: bold; color:#ffffff !important; }
.theme-darkcyan .ui-state-focus { border: 1px solid #006f6f; background:#006f6f; font-weight: bold; color:#ffffff !important; }
.theme-darkcyan .ui-widget-header .ui-state-hover { border: 1px solid #006f6f; background:#006f6f; font-weight: bold; color:#ffffff !important; }
.theme-darkcyan .ui-widget-content .ui-state-hover { border: 1px solid #006f6f; background:#006f6f; font-weight: bold; color:#ffffff !important; }
.theme-darkcyan .ui-widget-header .ui-state-focus { border: 1px solid #006f6f; background:#006f6f; font-weight: bold; color:#ffffff !important; }
.theme-darkcyan .ui-widget-content .ui-state-focus { border: 1px solid #006f6f; background:#006f6f; font-weight: bold; color:#ffffff !important; }
.theme-darkcyan .ui-widget-content .ui-state-focus a { color: #ffffff; }
.theme-darkcyan .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day > a { border: 1px solid #008b8b; background: #008b8b; color:#ffffff; }
.theme-darkcyan .ui-datepicker .ui-datepicker-calendar td > a { background:#ffffff; color:#008b8b; text-align: center; }
.theme-darkcyan #jquery-loader.blue-with-image{ background-image: url(images/loader-darkcyan.gif); }
.theme-darkcyan .input-group-addon { background-color: #008b8b; color: #ffffff; }
.theme-darkcyan .btn-export-group { border:1px solid #008b8b; text-align: center; }
.theme-darkcyan .btn-export { background-color: #008b8b; color:#ffffff; border:1px solid #cccccc; }
.theme-darkcyan .btn-export:hover { background-color: #006f6f; }
.theme-darkcyan .btn-export:focus { background-color: #006f6f; }

.theme-darkcyan .btn-report-export-group { border:1px solid #008b8b; text-align: center; }
.theme-darkcyan .btn-report-export { background-color: #008b8b; color:#ffffff; border:1px solid #cccccc; }
.theme-darkcyan .btn-report-export:hover { background-color: #006f6f; }
.theme-darkcyan .btn-report-export:focus { background-color: #006f6f; }

.theme-darkcyan .hr-divider { border: 3px double #008b8b; }
.theme-darkcyan .btn-print { background-color: #008b8b; color:#ffffff; border: 1px double #006f6f; }
.theme-darkcyan .btn-print:hover { background-color: #ffffff; color:#006f6f; border: 1px double #006f6f; }
.theme-darkcyan .cke_top { background-color: #008b8b; }
.theme-darkcyan .pace .pace-progress { background: #008b8b; color: #008b8b;}
.theme-darkcyan .pace .pace-activity { box-shadow: inset 0 0 0 2px #008b8b, inset 0 0 0 7px #FFF; }
.theme-darkcyan #navigation .toggle-nav { color: #008b8b; }
.theme-darkcyan #divLoginPartial { background: #008b8b; }
#divLoginPartial.darkcyan { background: #008b8b; }
.theme-darkcyan #mainFooter { background: #008b8b; }
.theme-darkcyan .fc-header-toolbar { border: 1px solid #006f6f; }

.theme-darkcyan .swal2-popup .swal2-styled.swal2-confirm { background: #008b8b; }
.theme-darkcyan .swal2-popup .swal2-styled.swal2-confirm:hover { background: #006f6f; }

.theme-darkcyan .theme-border { border: 1px solid #006f6f !important; }
.theme-darkcyan .theme-border-top { border-top: 1px solid #006f6f !important; }
.theme-darkcyan .theme-border-right { border-right: 1px solid #006f6f !important; }
.theme-darkcyan .theme-border-bottom { border-bottom: 1px solid #006f6f !important; }
.theme-darkcyan .theme-border-left { border-left: 1px solid #006f6f !important; }

/*theme scooter*/
.panel-widget .panel.scooter {
  border: 2px solid #2ebfd4;
}
.panel-widget .panel.scooter:hover {
  border-color: #2498a9 !important;
}
.panel-widget .panel.scooter .panel-heading {
  background: #2ebfd4 !important;
}
.panel-widget .panel.scooter .panel-heading .panel-title > a {
  color: #fff;
}
.panel-widget .panel.scooter .panel-heading:hover {
  background: #2498a9 !important;
}

.font-scooter {
  color: #2ebfd4;
}

ul > li.scooter, .label-scooter {
  background: #2ebfd4;
}

.progress .bar.bar-scooter {
  background: #2ebfd4;
}

.pricing-tables .pricing.scooter > li.head {
  background: #2ebfd4;
}
.pricing-tables .pricing.scooter > li.head .info {
  background: #39ac39;
}
.pricing-tables .pricing.scooter > li.head .name {
  background: #2498a9;
}

.btn.btn-scooter {
  background: #2ebfd4;
  color: #fff !important;
}
.btn.btn-scooter:hover {
  background: #2498a9;
}

.box.box-color.scooter .box-title {
  background: #2ebfd4 !important;
}
.box.box-color.scooter .box-title .actions > a:hover {
  color: #2ebfd4;
}
.box.box-color.scooter .form-wizard .wizard-steps li.active .single-step .title {
  background: #2ebfd4;
}
.box.box-color.scooter .btn.btn-primary {
  background: #2ebfd4;
}
.box.box-color.scooter .btn.btn-primary:hover {
  background: #2498a9;
}
.box.box-color.scooter .btn.btn-primary:focus {
  background: #2498a9;
}
.box.box-bordered.box-color.scooter .box-title {
  border-color: #2ebfd4 !important;
}
.box.box-bordered.box-color.scooter .box-content {
  border-color: #2ebfd4 !important;
}
.box.box-bordered.box-color.scooter .slimScrollDiv {
  border-bottom: 2px solid #2ebfd4;
}

.timeline > li .timeline-content .left .icon.scooter {
  background: #2ebfd4;
}

.theme-scooter .daterangepicker .active {
  background: #2ebfd4;
}
.theme-scooter .mobile-sidebar-toggle {
  color: #fff;
}
.theme-scooter #navigation .dropdown-menu {
  border-color: #2ebfd4;
}
.theme-scooter #navigation .dropdown-menu > li.dropdown-submenu .dropdown-menu {
  border-top: 2px solid #2ebfd4;
}
.theme-scooter #navigation .dropdown-menu > li.dropdown-submenu:hover > a, .theme-scooter #navigation .dropdown-menu > li.dropdown-submenu:focus > a {
  background: #2ebfd4;
}
.theme-scooter #navigation .dropdown-menu > li > a:hover {
  background: #2ebfd4;
}
.theme-scooter .datepicker.datepicker-dropdown .datepicker-days .active, .theme-scooter .datepicker.datepicker-dropdown .datepicker-years .active, .theme-scooter .datepicker.datepicker-dropdown .datepicker-months .active {
  background: #2ebfd4;
}
.theme-scooter .datepicker.datepicker-dropdown .datepicker-days .active:hover, .theme-scooter .datepicker.datepicker-dropdown .datepicker-years .active:hover, .theme-scooter .datepicker.datepicker-dropdown .datepicker-months .active:hover {
  background: #2498a9;
}
.theme-scooter .form-wizard .wizard-steps li.active .single-step .title {
  background: #2ebfd4;
}
.theme-scooter .btn.btn-primary {
  background: #2ebfd4;
}
.theme-scooter.login {
  background: #2ebfd4;
}
.theme-scooter a {
  color: #000000;
}
.theme-scooter a:hover {
  color: #000000;
}
.theme-scooter .btn {
  color: #333;
}
.theme-scooter .btn.btn-primary {
  background: #2ebfd4;
  color: #fff;
}
.theme-scooter .btn.btn-primary:hover {
  background: #2498a9;
}
.theme-scooter .btn.btn-primary:focus {
  background: #2498a9;
}
.theme-scooter .btn.btn-inverse, .theme-scooter .btn.btn-success, .theme-scooter .btn.btn-danger {
  color: #fff;
}
.theme-scooter.locked {
  background: #2ebfd4 !important;
}
.theme-scooter.locked .pull-left a {
  background: #2498a9;
}
.theme-scooter.locked .pull-left a:hover {
  background: #133913;
}
.theme-scooter #navigation {
  background: #2ebfd4;
}
.theme-scooter #navigation .toggle-mobile {
  background: #2498a9;
}
.theme-scooter #navigation .mobile-nav.open {
  background: #2ebfd4;
}
.theme-scooter #navigation .mobile-nav.open > li.active > a {
  background: #133913;
}
.theme-scooter #navigation .mobile-nav.open > li.active > ul {
  background: #133913;
}
.theme-scooter #navigation .mobile-nav.open > li > a {
  background: #2498a9;
}
.theme-scooter #navigation .mobile-nav.open > li > ul {
  background: #2498a9;
}
.theme-scooter #navigation .main-nav > li.active > a:hover {
  background: #fff;
}
.theme-scooter #navigation .main-nav > li.active.open > a {
  background: #fff;
}
.theme-scooter #navigation .main-nav > li.open > a {
  background: #2498a9;
}
.theme-scooter #navigation .main-nav > li > a:hover {
  background: #2498a9;
}
.theme-scooter #navigation .user .icon-nav > li > a:hover {
  background: #2498a9;
}
.theme-scooter #navigation .user .dropdown.open {
  background: #2498a9;
}
.theme-scooter #navigation .user .dropdown > a:hover {
  background: #2498a9;
}
.theme-scooter #navigation .dropdown-menu {
  border-color: #2ebfd4;
}
.theme-scooter #navigation .dropdown-menu > li > a:hover {
  background: #2ebfd4;
}
.theme-scooter .search-form .search-pane button[type="submit"] {
  background: #2ebfd4;
}
.theme-scooter .messages > li.insert .submit button {
  background: #2ebfd4;
}
.theme-scooter .messages > li.right .name {
  color: black;
}
.theme-scooter .messages > li.right .message {
  background: #b3e6b3;
}
.theme-scooter .messages > li.right .message p {
  color: #0d260d;
}
.theme-scooter .messages > li.right .message .time {
  color: #0d260d;
}
.theme-scooter .messages > li.right .message .caret {
  border-left: 7px solid #b3e6b3;
}
.theme-scooter .letterbox .letter > li.active {
  background: #2ebfd4;
}
.theme-scooter .calendar .fc-content .fc-event .fc-event-inner {
  background: #2ebfd4;
}
.theme-scooter .calendar .fc-button.fc-state-active {
  background: #2ebfd4;
}
.theme-scooter .calendar .fc-button.fc-state-active:hover {
  background: #2ebfd4;
}
.theme-scooter .table.table-user tr.alpha td.alpha-val span {
  background: #2ebfd4;
}
.theme-scooter .tagsinput#textfield_tagsinput .tag, .theme-scooter .ms-container .multi-custom-header, .theme-scooter .slider .ui-slider-handle, .theme-scooter .form-wizard .wizard-steps li.active .single-step .title, .theme-scooter .user-list h4, .theme-scooter .nav.nav-pills > li.active > a, .theme-scooter .nav.nav-list > li.active > a, .theme-scooter .table.table-colored-header thead th, .theme-scooter .table.table-colored-header thead td, .theme-scooter .dataTables_wrapper .dataTables_paginate > span > a.paginate_active, .theme-scooter .elfinder-navbar .ui-state-active, .theme-scooter .pagination.pagination-custom li.active a:hover, .theme-scooter .pagination.pagination-custom li.active a {
  background: #2ebfd4;
}
.theme-scooter .elfinder-navbar .ui-state-active {
  border-color: #2ebfd4;
}
.theme-scooter .box .box-title .tabs > li.active > a {
  background: #2ebfd4;
}
.theme-scooter #main .box.box-color .box-title {
  background: #2ebfd4;
  color: #fff;
}
.theme-scooter .box.box-color .box-title .tabs > li.active > a {
  background: #fff;
  color: #2ebfd4;
}
.theme-scooter .box.box-color .box-title .tabs > li > a:hover {
  color: #2ebfd4;
}
.theme-scooter .box.box-bordered.box-color .box-title {
  border-color: #2ebfd4;
}
.theme-scooter .box.box-bordered.box-color .box-content {
  border-color: #2ebfd4;
}
.theme-scooter .ColVis_collection { border: 1px solid #2ebfd4; }

.theme-scooter .panel-widget .panel.green { border: 2px solid #2ebfd4; }
.theme-scooter .panel-widget .panel.green .panel-heading { background: #2ebfd4 !important; }
.theme-scooter .panel-widget .panel.green:hover { border-color: #2498a9 !important; }
.theme-scooter .dataTables_processing { border-color: #2ebfd4; background-image: url(images/loader-scooter.gif); }
.theme-scooter .dataTables_wrapper .dataTables_paginate > span > a.paginate_button.current { background: #2ebfd4; }
.theme-scooter .table-bordered.table-force-topborder { border-top: 1px solid #2498a9; }
.theme-scooter .table-bordered.dataTable { border-top: 0px solid #2498a9; }
.theme-scooter .table-bordered th, .table-bordered td { border: 1px solid #2498a9 !important; }  
.theme-scooter .table-bordered th{ border-bottom: 1px solid #2498a9 !important; }
.theme-scooter #main .breadcrumbs { border-bottom: 1px solid #2ebfd4; }
.theme-scooter #main .breadcrumbs .btntopheader a { background: #2ebfd4; }
.theme-scooter #main .breadcrumbs .btntopheader a:hover { background: #2498a9; }
.theme-scooter .ui-widget-content { border: 1px solid #2ebfd4; }
.theme-scooter .ui-widget-header { border: 1px solid #2ebfd4; background: #2ebfd4; color: #ffffff; font-weight: bold; }
.theme-scooter .ui-state-hover { border: 1px solid #2498a9; background:#2498a9; font-weight: bold; color:#ffffff !important; }
.theme-scooter .ui-state-focus { border: 1px solid #2498a9; background:#2498a9; font-weight: bold; color:#ffffff !important; }
.theme-scooter .ui-widget-header .ui-state-hover { border: 1px solid #2498a9; background:#2498a9; font-weight: bold; color:#ffffff !important; }
.theme-scooter .ui-widget-content .ui-state-hover { border: 1px solid #2498a9; background:#2498a9; font-weight: bold; color:#ffffff !important; }
.theme-scooter .ui-widget-header .ui-state-focus { border: 1px solid #2498a9; background:#2498a9; font-weight: bold; color:#ffffff !important; }
.theme-scooter .ui-widget-content .ui-state-focus { border: 1px solid #2498a9; background:#2498a9; font-weight: bold; color:#ffffff !important; }
.theme-scooter .ui-widget-content .ui-state-focus a { color: #ffffff; }
.theme-scooter .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day > a { border: 1px solid #2ebfd4; background: #2ebfd4; color:#ffffff; }
.theme-scooter .ui-datepicker .ui-datepicker-calendar td > a { background:#ffffff; color:#2ebfd4; text-align: center; }
.theme-scooter #jquery-loader.blue-with-image{ background-image: url(images/loader-scooter.gif); }
.theme-scooter .input-group-addon { background-color: #2ebfd4; color: #ffffff; }
.theme-scooter .btn-export-group { border:1px solid #2ebfd4; text-align: center; }
.theme-scooter .btn-export { background-color: #2ebfd4; color:#ffffff; border:1px solid #cccccc; }
.theme-scooter .btn-export:hover { background-color: #2498a9; }
.theme-scooter .btn-export:focus { background-color: #2498a9; }

.theme-scooter .btn-report-export-group { border:1px solid #2ebfd4; text-align: center; }
.theme-scooter .btn-report-export { background-color: #2ebfd4; color:#ffffff; border:1px solid #cccccc; }
.theme-scooter .btn-report-export:hover { background-color: #2498a9; }
.theme-scooter .btn-report-export:focus { background-color: #2498a9; }

.theme-scooter .hr-divider { border: 3px double #2ebfd4; }
.theme-scooter .btn-print { background-color: #2ebfd4; color:#ffffff; border: 1px double #2498a9; }
.theme-scooter .btn-print:hover { background-color: #ffffff; color:#2498a9; border: 1px double #2498a9; }
.theme-scooter .cke_top { background-color: #2ebfd4; }
.theme-scooter .pace .pace-progress { background: #2ebfd4; color: #2ebfd4;}
.theme-scooter .pace .pace-activity { box-shadow: inset 0 0 0 2px #2ebfd4, inset 0 0 0 7px #FFF; }
.theme-scooter #navigation .toggle-nav { color: #2ebfd4; }
.theme-scooter #divLoginPartial { background: #2ebfd4; }
#divLoginPartial.scooter { background: #2ebfd4; }
.theme-scooter #mainFooter { background: #2ebfd4; }
.theme-scooter .fc-header-toolbar { border: 1px solid #2498a9; }

.theme-scooter .swal2-popup .swal2-styled.swal2-confirm { background: #2ebfd4; }
.theme-scooter .swal2-popup .swal2-styled.swal2-confirm:hover { background: #2498a9; }

.theme-scooter .theme-border { border: 1px solid #2498a9 !important; }
.theme-scooter .theme-border-top { border-top: 1px solid #2498a9 !important; }
.theme-scooter .theme-border-right { border-right: 1px solid #2498a9 !important; }
.theme-scooter .theme-border-bottom { border-bottom: 1px solid #2498a9 !important; }
.theme-scooter .theme-border-left { border-left: 1px solid #2498a9 !important; }

/*theme darkblue*/
.panel-widget .panel.darkblue {
  border: 2px solid #204e81;
}
.panel-widget .panel.darkblue:hover {
  border-color: #163558 !important;
}
.panel-widget .panel.darkblue .panel-heading {
  background: #204e81 !important;
}
.panel-widget .panel.darkblue .panel-heading .panel-title > a {
  color: #fff;
}
.panel-widget .panel.darkblue .panel-heading:hover {
  background: #163558 !important;
}

.font-darkblue {
  color: #204e81;
}

ul > li.darkblue, .label-darkblue {
  background: #204e81;
}

.progress .bar.bar-darkblue {
  background: #204e81;
}

.pricing-tables .pricing.darkblue > li.head {
  background: #204e81;
}
.pricing-tables .pricing.darkblue > li.head .info {
  background: #39ac39;
}
.pricing-tables .pricing.darkblue > li.head .name {
  background: #163558;
}

.btn.btn-darkblue {
  background: #204e81;
  color: #fff !important;
}
.btn.btn-darkblue:hover {
  background: #163558;
}

.box.box-color.darkblue .box-title {
  background: #204e81 !important;
}
.box.box-color.darkblue .box-title .actions > a:hover {
  color: #204e81;
}
.box.box-color.darkblue .form-wizard .wizard-steps li.active .single-step .title {
  background: #204e81;
}
.box.box-color.darkblue .btn.btn-primary {
  background: #204e81;
}
.box.box-color.darkblue .btn.btn-primary:hover {
  background: #163558;
}
.box.box-color.darkblue .btn.btn-primary:focus {
  background: #163558;
}
.box.box-bordered.box-color.darkblue .box-title {
  border-color: #204e81 !important;
}
.box.box-bordered.box-color.darkblue .box-content {
  border-color: #204e81 !important;
}
.box.box-bordered.box-color.darkblue .slimScrollDiv {
  border-bottom: 2px solid #204e81;
}

.timeline > li .timeline-content .left .icon.darkblue {
  background: #204e81;
}

.theme-darkblue .daterangepicker .active {
  background: #204e81;
}
.theme-darkblue .mobile-sidebar-toggle {
  color: #fff;
}
.theme-darkblue #navigation .dropdown-menu {
  border-color: #204e81;
}
.theme-darkblue #navigation .dropdown-menu > li.dropdown-submenu .dropdown-menu {
  border-top: 2px solid #204e81;
}
.theme-darkblue #navigation .dropdown-menu > li.dropdown-submenu:hover > a, .theme-darkblue #navigation .dropdown-menu > li.dropdown-submenu:focus > a {
  background: #204e81;
}
.theme-darkblue #navigation .dropdown-menu > li > a:hover {
  background: #204e81;
}
.theme-darkblue .datepicker.datepicker-dropdown .datepicker-days .active, .theme-darkblue .datepicker.datepicker-dropdown .datepicker-years .active, .theme-darkblue .datepicker.datepicker-dropdown .datepicker-months .active {
  background: #204e81;
}
.theme-darkblue .datepicker.datepicker-dropdown .datepicker-days .active:hover, .theme-darkblue .datepicker.datepicker-dropdown .datepicker-years .active:hover, .theme-darkblue .datepicker.datepicker-dropdown .datepicker-months .active:hover {
  background: #163558;
}
.theme-darkblue .form-wizard .wizard-steps li.active .single-step .title {
  background: #204e81;
}
.theme-darkblue .btn.btn-primary {
  background: #204e81;
}
.theme-darkblue.login {
  background: #204e81;
}
.theme-darkblue a {
  color: #000000;
}
.theme-darkblue a:hover {
  color: #000000;
}
.theme-darkblue .btn {
  color: #333;
}
.theme-darkblue .btn.btn-primary {
  background: #204e81;
  color: #fff;
}
.theme-darkblue .btn.btn-primary:hover {
  background: #163558;
}
.theme-darkblue .btn.btn-primary:focus {
  background: #163558;
}
.theme-darkblue .btn.btn-inverse, .theme-darkblue .btn.btn-success, .theme-darkblue .btn.btn-danger {
  color: #fff;
}
.theme-darkblue.locked {
  background: #204e81 !important;
}
.theme-darkblue.locked .pull-left a {
  background: #163558;
}
.theme-darkblue.locked .pull-left a:hover {
  background: #133913;
}
.theme-darkblue #navigation {
  background: #204e81;
}
.theme-darkblue #navigation .toggle-mobile {
  background: #163558;
}
.theme-darkblue #navigation .mobile-nav.open {
  background: #204e81;
}
.theme-darkblue #navigation .mobile-nav.open > li.active > a {
  background: #133913;
}
.theme-darkblue #navigation .mobile-nav.open > li.active > ul {
  background: #133913;
}
.theme-darkblue #navigation .mobile-nav.open > li > a {
  background: #163558;
}
.theme-darkblue #navigation .mobile-nav.open > li > ul {
  background: #163558;
}
.theme-darkblue #navigation .main-nav > li.active > a:hover {
  background: #fff;
}
.theme-darkblue #navigation .main-nav > li.active.open > a {
  background: #fff;
}
.theme-darkblue #navigation .main-nav > li.open > a {
  background: #163558;
}
.theme-darkblue #navigation .main-nav > li > a:hover {
  background: #163558;
}
.theme-darkblue #navigation .user .icon-nav > li > a:hover {
  background: #163558;
}
.theme-darkblue #navigation .user .dropdown.open {
  background: #163558;
}
.theme-darkblue #navigation .user .dropdown > a:hover {
  background: #163558;
}
.theme-darkblue #navigation .dropdown-menu {
  border-color: #204e81;
}
.theme-darkblue #navigation .dropdown-menu > li > a:hover {
  background: #204e81;
}
.theme-darkblue .search-form .search-pane button[type="submit"] {
  background: #204e81;
}
.theme-darkblue .messages > li.insert .submit button {
  background: #204e81;
}
.theme-darkblue .messages > li.right .name {
  color: black;
}
.theme-darkblue .messages > li.right .message {
  background: #b3e6b3;
}
.theme-darkblue .messages > li.right .message p {
  color: #0d260d;
}
.theme-darkblue .messages > li.right .message .time {
  color: #0d260d;
}
.theme-darkblue .messages > li.right .message .caret {
  border-left: 7px solid #b3e6b3;
}
.theme-darkblue .letterbox .letter > li.active {
  background: #204e81;
}
.theme-darkblue .calendar .fc-content .fc-event .fc-event-inner {
  background: #204e81;
}
.theme-darkblue .calendar .fc-button.fc-state-active {
  background: #204e81;
}
.theme-darkblue .calendar .fc-button.fc-state-active:hover {
  background: #204e81;
}
.theme-darkblue .table.table-user tr.alpha td.alpha-val span {
  background: #204e81;
}
.theme-darkblue .tagsinput#textfield_tagsinput .tag, .theme-darkblue .ms-container .multi-custom-header, .theme-darkblue .slider .ui-slider-handle, .theme-darkblue .form-wizard .wizard-steps li.active .single-step .title, .theme-darkblue .user-list h4, .theme-darkblue .nav.nav-pills > li.active > a, .theme-darkblue .nav.nav-list > li.active > a, .theme-darkblue .table.table-colored-header thead th, .theme-darkblue .table.table-colored-header thead td, .theme-darkblue .dataTables_wrapper .dataTables_paginate > span > a.paginate_active, .theme-darkblue .elfinder-navbar .ui-state-active, .theme-darkblue .pagination.pagination-custom li.active a:hover, .theme-darkblue .pagination.pagination-custom li.active a {
  background: #204e81;
}
.theme-darkblue .elfinder-navbar .ui-state-active {
  border-color: #204e81;
}
.theme-darkblue .box .box-title .tabs > li.active > a {
  background: #204e81;
}
.theme-darkblue #main .box.box-color .box-title {
  background: #204e81;
  color: #fff;
}
.theme-darkblue .box.box-color .box-title .tabs > li.active > a {
  background: #fff;
  color: #204e81;
}
.theme-darkblue .box.box-color .box-title .tabs > li > a:hover {
  color: #204e81;
}
.theme-darkblue .box.box-bordered.box-color .box-title {
  border-color: #204e81;
}
.theme-darkblue .box.box-bordered.box-color .box-content {
  border-color: #204e81;
}
.theme-darkblue .ColVis_collection { border: 1px solid #204e81; }

.theme-darkblue .panel-widget .panel.green { border: 2px solid #204e81; }
.theme-darkblue .panel-widget .panel.green .panel-heading { background: #204e81 !important; }
.theme-darkblue .panel-widget .panel.green:hover { border-color: #163558 !important; }
.theme-darkblue .dataTables_processing { border-color: #204e81; background-image: url(images/loader-darkblue.gif); }
.theme-darkblue .dataTables_wrapper .dataTables_paginate > span > a.paginate_button.current { background: #204e81; }
.theme-darkblue .table-bordered.table-force-topborder { border-top: 1px solid #163558; }
.theme-darkblue .table-bordered.dataTable { border-top: 0px solid #163558; }
.theme-darkblue .table-bordered th, .table-bordered td { border: 1px solid #163558 !important; }  
.theme-darkblue .table-bordered th{ border-bottom: 1px solid #163558 !important; }
.theme-darkblue #main .breadcrumbs { border-bottom: 1px solid #204e81; }
.theme-darkblue #main .breadcrumbs .btntopheader a { background: #204e81; }
.theme-darkblue #main .breadcrumbs .btntopheader a:hover { background: #163558; }
.theme-darkblue .ui-widget-content { border: 1px solid #204e81; }
.theme-darkblue .ui-widget-header { border: 1px solid #204e81; background: #204e81; color: #ffffff; font-weight: bold; }
.theme-darkblue .ui-state-hover { border: 1px solid #163558; background:#163558; font-weight: bold; color:#ffffff !important; }
.theme-darkblue .ui-state-focus { border: 1px solid #163558; background:#163558; font-weight: bold; color:#ffffff !important; }
.theme-darkblue .ui-widget-header .ui-state-hover { border: 1px solid #163558; background:#163558; font-weight: bold; color:#ffffff !important; }
.theme-darkblue .ui-widget-content .ui-state-hover { border: 1px solid #163558; background:#163558; font-weight: bold; color:#ffffff !important; }
.theme-darkblue .ui-widget-header .ui-state-focus { border: 1px solid #163558; background:#163558; font-weight: bold; color:#ffffff !important; }
.theme-darkblue .ui-widget-content .ui-state-focus { border: 1px solid #163558; background:#163558; font-weight: bold; color:#ffffff !important; }
.theme-darkblue .ui-widget-content .ui-state-focus a { color: #ffffff; }
.theme-darkblue .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day > a { border: 1px solid #204e81; background: #204e81; color:#ffffff; }
.theme-darkblue .ui-datepicker .ui-datepicker-calendar td > a { background:#ffffff; color:#204e81; text-align: center; }
.theme-darkblue #jquery-loader.blue-with-image{ background-image: url(images/loader-darkblue.gif); }
.theme-darkblue .input-group-addon { background-color: #204e81; color: #ffffff; }
.theme-darkblue .btn-export-group { border:1px solid #204e81; text-align: center; }
.theme-darkblue .btn-export { background-color: #204e81; color:#ffffff; border:1px solid #cccccc; }
.theme-darkblue .btn-export:hover { background-color: #163558; }
.theme-darkblue .btn-export:focus { background-color: #163558; }

.theme-darkblue .btn-report-export-group { border:1px solid #204e81; text-align: center; }
.theme-darkblue .btn-report-export { background-color: #204e81; color:#ffffff; border:1px solid #cccccc; }
.theme-darkblue .btn-report-export:hover { background-color: #163558; }
.theme-darkblue .btn-report-export:focus { background-color: #163558; }

.theme-darkblue .hr-divider { border: 3px double #204e81; }
.theme-darkblue .btn-print { background-color: #204e81; color:#ffffff; border: 1px double #163558; }
.theme-darkblue .btn-print:hover { background-color: #ffffff; color:#163558; border: 1px double #163558; }
.theme-darkblue .cke_top { background-color: #204e81; }
.theme-darkblue .pace .pace-progress { background: #204e81; color: #204e81;}
.theme-darkblue .pace .pace-activity { box-shadow: inset 0 0 0 2px #204e81, inset 0 0 0 7px #FFF; }
.theme-darkblue #navigation .toggle-nav { color: #204e81; }
.theme-darkblue #divLoginPartial { background: #204e81; }
#divLoginPartial.darkblue { background: #204e81; }
.theme-darkblue #mainFooter { background: #204e81; }
.theme-darkblue .fc-header-toolbar { border: 1px solid #163558; }

.theme-darkblue .swal2-popup .swal2-styled.swal2-confirm { background: #204e81; }
.theme-darkblue .swal2-popup .swal2-styled.swal2-confirm:hover { background: #163558; }

.theme-darkblue .theme-border { border: 1px solid #163558 !important; }
.theme-darkblue .theme-border-top { border-top: 1px solid #163558 !important; }
.theme-darkblue .theme-border-right { border-right: 1px solid #163558 !important; }
.theme-darkblue .theme-border-bottom { border-bottom: 1px solid #163558 !important; }
.theme-darkblue .theme-border-left { border-left: 1px solid #163558 !important; }

/*theme pink*/
.panel-widget .panel.pink {
  border: 2px solid #e671b8;
}
.panel-widget .panel.pink:hover {
  border-color: #de46a2 !important;
}
.panel-widget .panel.pink .panel-heading {
  background: #e671b8 !important;
}
.panel-widget .panel.pink .panel-heading .panel-title > a {
  color: #fff;
}
.panel-widget .panel.pink .panel-heading:hover {
  background: #de46a2 !important;
}

.font-pink {
  color: #e671b8;
}

ul > li.pink, .label-pink {
  background: #e671b8;
}

.progress .bar.bar-pink {
  background: #e671b8;
}

.pricing-tables .pricing.pink > li.head {
  background: #e671b8;
}
.pricing-tables .pricing.pink > li.head .info {
  background: #39ac39;
}
.pricing-tables .pricing.pink > li.head .name {
  background: #de46a2;
}

.btn.btn-pink {
  background: #e671b8;
  color: #fff !important;
}
.btn.btn-pink:hover {
  background: #de46a2;
}

.box.box-color.pink .box-title {
  background: #e671b8 !important;
}
.box.box-color.pink .box-title .actions > a:hover {
  color: #e671b8;
}
.box.box-color.pink .form-wizard .wizard-steps li.active .single-step .title {
  background: #e671b8;
}
.box.box-color.pink .btn.btn-primary {
  background: #e671b8;
}
.box.box-color.pink .btn.btn-primary:hover {
  background: #de46a2;
}
.box.box-color.pink .btn.btn-primary:focus {
  background: #de46a2;
}
.box.box-bordered.box-color.pink .box-title {
  border-color: #e671b8 !important;
}
.box.box-bordered.box-color.pink .box-content {
  border-color: #e671b8 !important;
}
.box.box-bordered.box-color.pink .slimScrollDiv {
  border-bottom: 2px solid #e671b8;
}

.timeline > li .timeline-content .left .icon.pink {
  background: #e671b8;
}

.theme-pink .daterangepicker .active {
  background: #e671b8;
}
.theme-pink .mobile-sidebar-toggle {
  color: #fff;
}
.theme-pink #navigation .dropdown-menu {
  border-color: #e671b8;
}
.theme-pink #navigation .dropdown-menu > li.dropdown-submenu .dropdown-menu {
  border-top: 2px solid #e671b8;
}
.theme-pink #navigation .dropdown-menu > li.dropdown-submenu:hover > a, .theme-pink #navigation .dropdown-menu > li.dropdown-submenu:focus > a {
  background: #e671b8;
}
.theme-pink #navigation .dropdown-menu > li > a:hover {
  background: #e671b8;
}
.theme-pink .datepicker.datepicker-dropdown .datepicker-days .active, .theme-pink .datepicker.datepicker-dropdown .datepicker-years .active, .theme-pink .datepicker.datepicker-dropdown .datepicker-months .active {
  background: #e671b8;
}
.theme-pink .datepicker.datepicker-dropdown .datepicker-days .active:hover, .theme-pink .datepicker.datepicker-dropdown .datepicker-years .active:hover, .theme-pink .datepicker.datepicker-dropdown .datepicker-months .active:hover {
  background: #de46a2;
}
.theme-pink .form-wizard .wizard-steps li.active .single-step .title {
  background: #e671b8;
}
.theme-pink .btn.btn-primary {
  background: #e671b8;
}
.theme-pink.login {
  background: #e671b8;
}
.theme-pink a {
  color: #000000;
}
.theme-pink a:hover {
  color: #000000;
}
.theme-pink .btn {
  color: #333;
}
.theme-pink .btn.btn-primary {
  background: #e671b8;
  color: #fff;
}
.theme-pink .btn.btn-primary:hover {
  background: #de46a2;
}
.theme-pink .btn.btn-primary:focus {
  background: #de46a2;
}
.theme-pink .btn.btn-inverse, .theme-pink .btn.btn-success, .theme-pink .btn.btn-danger {
  color: #fff;
}
.theme-pink.locked {
  background: #e671b8 !important;
}
.theme-pink.locked .pull-left a {
  background: #de46a2;
}
.theme-pink.locked .pull-left a:hover {
  background: #133913;
}
.theme-pink #navigation {
  background: #e671b8;
}
.theme-pink #navigation .toggle-mobile {
  background: #de46a2;
}
.theme-pink #navigation .mobile-nav.open {
  background: #e671b8;
}
.theme-pink #navigation .mobile-nav.open > li.active > a {
  background: #133913;
}
.theme-pink #navigation .mobile-nav.open > li.active > ul {
  background: #133913;
}
.theme-pink #navigation .mobile-nav.open > li > a {
  background: #de46a2;
}
.theme-pink #navigation .mobile-nav.open > li > ul {
  background: #de46a2;
}
.theme-pink #navigation .main-nav > li.active > a:hover {
  background: #fff;
}
.theme-pink #navigation .main-nav > li.active.open > a {
  background: #fff;
}
.theme-pink #navigation .main-nav > li.open > a {
  background: #de46a2;
}
.theme-pink #navigation .main-nav > li > a:hover {
  background: #de46a2;
}
.theme-pink #navigation .user .icon-nav > li > a:hover {
  background: #de46a2;
}
.theme-pink #navigation .user .dropdown.open {
  background: #de46a2;
}
.theme-pink #navigation .user .dropdown > a:hover {
  background: #de46a2;
}
.theme-pink #navigation .dropdown-menu {
  border-color: #e671b8;
}
.theme-pink #navigation .dropdown-menu > li > a:hover {
  background: #e671b8;
}
.theme-pink .search-form .search-pane button[type="submit"] {
  background: #e671b8;
}
.theme-pink .messages > li.insert .submit button {
  background: #e671b8;
}
.theme-pink .messages > li.right .name {
  color: black;
}
.theme-pink .messages > li.right .message {
  background: #b3e6b3;
}
.theme-pink .messages > li.right .message p {
  color: #0d260d;
}
.theme-pink .messages > li.right .message .time {
  color: #0d260d;
}
.theme-pink .messages > li.right .message .caret {
  border-left: 7px solid #b3e6b3;
}
.theme-pink .letterbox .letter > li.active {
  background: #e671b8;
}
.theme-pink .calendar .fc-content .fc-event .fc-event-inner {
  background: #e671b8;
}
.theme-pink .calendar .fc-button.fc-state-active {
  background: #e671b8;
}
.theme-pink .calendar .fc-button.fc-state-active:hover {
  background: #e671b8;
}
.theme-pink .table.table-user tr.alpha td.alpha-val span {
  background: #e671b8;
}
.theme-pink .tagsinput#textfield_tagsinput .tag, .theme-pink .ms-container .multi-custom-header, .theme-pink .slider .ui-slider-handle, .theme-pink .form-wizard .wizard-steps li.active .single-step .title, .theme-pink .user-list h4, .theme-pink .nav.nav-pills > li.active > a, .theme-pink .nav.nav-list > li.active > a, .theme-pink .table.table-colored-header thead th, .theme-pink .table.table-colored-header thead td, .theme-pink .dataTables_wrapper .dataTables_paginate > span > a.paginate_active, .theme-pink .elfinder-navbar .ui-state-active, .theme-pink .pagination.pagination-custom li.active a:hover, .theme-pink .pagination.pagination-custom li.active a {
  background: #e671b8;
}
.theme-pink .elfinder-navbar .ui-state-active {
  border-color: #e671b8;
}
.theme-pink .box .box-title .tabs > li.active > a {
  background: #e671b8;
}
.theme-pink #main .box.box-color .box-title {
  background: #e671b8;
  color: #fff;
}
.theme-pink .box.box-color .box-title .tabs > li.active > a {
  background: #fff;
  color: #e671b8;
}
.theme-pink .box.box-color .box-title .tabs > li > a:hover {
  color: #e671b8;
}
.theme-pink .box.box-bordered.box-color .box-title {
  border-color: #e671b8;
}
.theme-pink .box.box-bordered.box-color .box-content {
  border-color: #e671b8;
}
.theme-pink .ColVis_collection { border: 1px solid #e671b8; }

.theme-pink .panel-widget .panel.green { border: 2px solid #e671b8; }
.theme-pink .panel-widget .panel.green .panel-heading { background: #e671b8 !important; }
.theme-pink .panel-widget .panel.green:hover { border-color: #de46a2 !important; }
.theme-pink .dataTables_processing { border-color: #e671b8; background-image: url(images/loader-pink.gif); }
.theme-pink .dataTables_wrapper .dataTables_paginate > span > a.paginate_button.current { background: #e671b8; }
.theme-pink .table-bordered.table-force-topborder { border-top: 1px solid #de46a2; }
.theme-pink .table-bordered.dataTable { border-top: 0px solid #de46a2; }
.theme-pink .table-bordered th, .table-bordered td { border: 1px solid #de46a2 !important; }  
.theme-pink .table-bordered th{ border-bottom: 1px solid #de46a2 !important; }
.theme-pink #main .breadcrumbs { border-bottom: 1px solid #e671b8; }
.theme-pink #main .breadcrumbs .btntopheader a { background: #e671b8; }
.theme-pink #main .breadcrumbs .btntopheader a:hover { background: #de46a2; }
.theme-pink .ui-widget-content { border: 1px solid #e671b8; }
.theme-pink .ui-widget-header { border: 1px solid #e671b8; background: #e671b8; color: #ffffff; font-weight: bold; }
.theme-pink .ui-state-hover { border: 1px solid #de46a2; background:#de46a2; font-weight: bold; color:#ffffff !important; }
.theme-pink .ui-state-focus { border: 1px solid #de46a2; background:#de46a2; font-weight: bold; color:#ffffff !important; }
.theme-pink .ui-widget-header .ui-state-hover { border: 1px solid #de46a2; background:#de46a2; font-weight: bold; color:#ffffff !important; }
.theme-pink .ui-widget-content .ui-state-hover { border: 1px solid #de46a2; background:#de46a2; font-weight: bold; color:#ffffff !important; }
.theme-pink .ui-widget-header .ui-state-focus { border: 1px solid #de46a2; background:#de46a2; font-weight: bold; color:#ffffff !important; }
.theme-pink .ui-widget-content .ui-state-focus { border: 1px solid #de46a2; background:#de46a2; font-weight: bold; color:#ffffff !important; }
.theme-pink .ui-widget-content .ui-state-focus a { color: #ffffff; }
.theme-pink .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day > a { border: 1px solid #e671b8; background: #e671b8; color:#ffffff; }
.theme-pink .ui-datepicker .ui-datepicker-calendar td > a { background:#ffffff; color:#e671b8; text-align: center; }
.theme-pink #jquery-loader.blue-with-image{ background-image: url(images/loader-pink.gif); }
.theme-pink .input-group-addon { background-color: #e671b8; color: #ffffff; }
.theme-pink .btn-export-group { border:1px solid #e671b8; text-align: center; }
.theme-pink .btn-export { background-color: #e671b8; color:#ffffff; border:1px solid #cccccc; }
.theme-pink .btn-export:hover { background-color: #de46a2; }
.theme-pink .btn-export:focus { background-color: #de46a2; }

.theme-pink .btn-report-export-group { border:1px solid #e671b8; text-align: center; }
.theme-pink .btn-report-export { background-color: #e671b8; color:#ffffff; border:1px solid #cccccc; }
.theme-pink .btn-report-export:hover { background-color: #de46a2; }
.theme-pink .btn-report-export:focus { background-color: #de46a2; }

.theme-pink .hr-divider { border: 3px double #e671b8; }
.theme-pink .btn-print { background-color: #e671b8; color:#ffffff; border: 1px double #de46a2; }
.theme-pink .btn-print:hover { background-color: #ffffff; color:#de46a2; border: 1px double #de46a2; }
.theme-pink .cke_top { background-color: #e671b8; }
.theme-pink .pace .pace-progress { background: #e671b8; color: #e671b8;}
.theme-pink .pace .pace-activity { box-shadow: inset 0 0 0 2px #e671b8, inset 0 0 0 7px #FFF; }
.theme-pink #navigation .toggle-nav { color: #e671b8; }
.theme-pink #divLoginPartial { background: #e671b8; }
#divLoginPartial.pink { background: #e671b8; }
.theme-pink #mainFooter { background: #e671b8; }
.theme-pink .fc-header-toolbar { border: 1px solid #de46a2; }

.theme-pink .swal2-popup .swal2-styled.swal2-confirm { background: #e671b8; }
.theme-pink .swal2-popup .swal2-styled.swal2-confirm:hover { background: #de46a2; }

.theme-pink .theme-border { border: 1px solid #de46a2 !important; }
.theme-pink .theme-border-top { border-top: 1px solid #de46a2 !important; }
.theme-pink .theme-border-right { border-right: 1px solid #de46a2 !important; }
.theme-pink .theme-border-bottom { border-bottom: 1px solid #de46a2 !important; }
.theme-pink .theme-border-left { border-left: 1px solid #de46a2 !important; }

/*theme brown*/
.panel-widget .panel.brown {
  border: 2px solid #a05000;
}
.panel-widget .panel.brown:hover {
  border-color: #6d3700 !important;
}
.panel-widget .panel.brown .panel-heading {
  background: #a05000 !important;
}
.panel-widget .panel.brown .panel-heading .panel-title > a {
  color: #fff;
}
.panel-widget .panel.brown .panel-heading:hover {
  background: #6d3700 !important;
}

.font-brown {
  color: #a05000;
}

ul > li.brown, .label-brown {
  background: #a05000;
}

.progress .bar.bar-brown {
  background: #a05000;
}

.pricing-tables .pricing.brown > li.head {
  background: #a05000;
}
.pricing-tables .pricing.brown > li.head .info {
  background: #39ac39;
}
.pricing-tables .pricing.brown > li.head .name {
  background: #6d3700;
}

.btn.btn-brown {
  background: #a05000;
  color: #fff !important;
}
.btn.btn-brown:hover {
  background: #6d3700;
}

.box.box-color.brown .box-title {
  background: #a05000 !important;
}
.box.box-color.brown .box-title .actions > a:hover {
  color: #a05000;
}
.box.box-color.brown .form-wizard .wizard-steps li.active .single-step .title {
  background: #a05000;
}
.box.box-color.brown .btn.btn-primary {
  background: #a05000;
}
.box.box-color.brown .btn.btn-primary:hover {
  background: #6d3700;
}
.box.box-color.brown .btn.btn-primary:focus {
  background: #6d3700;
}
.box.box-bordered.box-color.brown .box-title {
  border-color: #a05000 !important;
}
.box.box-bordered.box-color.brown .box-content {
  border-color: #a05000 !important;
}
.box.box-bordered.box-color.brown .slimScrollDiv {
  border-bottom: 2px solid #a05000;
}

.timeline > li .timeline-content .left .icon.brown {
  background: #a05000;
}

.theme-brown .daterangepicker .active {
  background: #a05000;
}
.theme-brown .mobile-sidebar-toggle {
  color: #fff;
}
.theme-brown #navigation .dropdown-menu {
  border-color: #a05000;
}
.theme-brown #navigation .dropdown-menu > li.dropdown-submenu .dropdown-menu {
  border-top: 2px solid #a05000;
}
.theme-brown #navigation .dropdown-menu > li.dropdown-submenu:hover > a, .theme-brown #navigation .dropdown-menu > li.dropdown-submenu:focus > a {
  background: #a05000;
}
.theme-brown #navigation .dropdown-menu > li > a:hover {
  background: #a05000;
}
.theme-brown .datepicker.datepicker-dropdown .datepicker-days .active, .theme-brown .datepicker.datepicker-dropdown .datepicker-years .active, .theme-brown .datepicker.datepicker-dropdown .datepicker-months .active {
  background: #a05000;
}
.theme-brown .datepicker.datepicker-dropdown .datepicker-days .active:hover, .theme-brown .datepicker.datepicker-dropdown .datepicker-years .active:hover, .theme-brown .datepicker.datepicker-dropdown .datepicker-months .active:hover {
  background: #6d3700;
}
.theme-brown .form-wizard .wizard-steps li.active .single-step .title {
  background: #a05000;
}
.theme-brown .btn.btn-primary {
  background: #a05000;
}
.theme-brown.login {
  background: #a05000;
}
.theme-brown a {
  color: #000000;
}
.theme-brown a:hover {
  color: #000000;
}
.theme-brown .btn {
  color: #333;
}
.theme-brown .btn.btn-primary {
  background: #a05000;
  color: #fff;
}
.theme-brown .btn.btn-primary:hover {
  background: #6d3700;
}
.theme-brown .btn.btn-primary:focus {
  background: #6d3700;
}
.theme-brown .btn.btn-inverse, .theme-brown .btn.btn-success, .theme-brown .btn.btn-danger {
  color: #fff;
}
.theme-brown.locked {
  background: #a05000 !important;
}
.theme-brown.locked .pull-left a {
  background: #6d3700;
}
.theme-brown.locked .pull-left a:hover {
  background: #133913;
}
.theme-brown #navigation {
  background: #a05000;
}
.theme-brown #navigation .toggle-mobile {
  background: #6d3700;
}
.theme-brown #navigation .mobile-nav.open {
  background: #a05000;
}
.theme-brown #navigation .mobile-nav.open > li.active > a {
  background: #133913;
}
.theme-brown #navigation .mobile-nav.open > li.active > ul {
  background: #133913;
}
.theme-brown #navigation .mobile-nav.open > li > a {
  background: #6d3700;
}
.theme-brown #navigation .mobile-nav.open > li > ul {
  background: #6d3700;
}
.theme-brown #navigation .main-nav > li.active > a:hover {
  background: #fff;
}
.theme-brown #navigation .main-nav > li.active.open > a {
  background: #fff;
}
.theme-brown #navigation .main-nav > li.open > a {
  background: #6d3700;
}
.theme-brown #navigation .main-nav > li > a:hover {
  background: #6d3700;
}
.theme-brown #navigation .user .icon-nav > li > a:hover {
  background: #6d3700;
}
.theme-brown #navigation .user .dropdown.open {
  background: #6d3700;
}
.theme-brown #navigation .user .dropdown > a:hover {
  background: #6d3700;
}
.theme-brown #navigation .dropdown-menu {
  border-color: #a05000;
}
.theme-brown #navigation .dropdown-menu > li > a:hover {
  background: #a05000;
}
.theme-brown .search-form .search-pane button[type="submit"] {
  background: #a05000;
}
.theme-brown .messages > li.insert .submit button {
  background: #a05000;
}
.theme-brown .messages > li.right .name {
  color: black;
}
.theme-brown .messages > li.right .message {
  background: #b3e6b3;
}
.theme-brown .messages > li.right .message p {
  color: #0d260d;
}
.theme-brown .messages > li.right .message .time {
  color: #0d260d;
}
.theme-brown .messages > li.right .message .caret {
  border-left: 7px solid #b3e6b3;
}
.theme-brown .letterbox .letter > li.active {
  background: #a05000;
}
.theme-brown .calendar .fc-content .fc-event .fc-event-inner {
  background: #a05000;
}
.theme-brown .calendar .fc-button.fc-state-active {
  background: #a05000;
}
.theme-brown .calendar .fc-button.fc-state-active:hover {
  background: #a05000;
}
.theme-brown .table.table-user tr.alpha td.alpha-val span {
  background: #a05000;
}
.theme-brown .tagsinput#textfield_tagsinput .tag, .theme-brown .ms-container .multi-custom-header, .theme-brown .slider .ui-slider-handle, .theme-brown .form-wizard .wizard-steps li.active .single-step .title, .theme-brown .user-list h4, .theme-brown .nav.nav-pills > li.active > a, .theme-brown .nav.nav-list > li.active > a, .theme-brown .table.table-colored-header thead th, .theme-brown .table.table-colored-header thead td, .theme-brown .dataTables_wrapper .dataTables_paginate > span > a.paginate_active, .theme-brown .elfinder-navbar .ui-state-active, .theme-brown .pagination.pagination-custom li.active a:hover, .theme-brown .pagination.pagination-custom li.active a {
  background: #a05000;
}
.theme-brown .elfinder-navbar .ui-state-active {
  border-color: #a05000;
}
.theme-brown .box .box-title .tabs > li.active > a {
  background: #a05000;
}
.theme-brown #main .box.box-color .box-title {
  background: #a05000;
  color: #fff;
}
.theme-brown .box.box-color .box-title .tabs > li.active > a {
  background: #fff;
  color: #a05000;
}
.theme-brown .box.box-color .box-title .tabs > li > a:hover {
  color: #a05000;
}
.theme-brown .box.box-bordered.box-color .box-title {
  border-color: #a05000;
}
.theme-brown .box.box-bordered.box-color .box-content {
  border-color: #a05000;
}
.theme-brown .ColVis_collection { border: 1px solid #a05000; }

.theme-brown .panel-widget .panel.green { border: 2px solid #a05000; }
.theme-brown .panel-widget .panel.green .panel-heading { background: #a05000 !important; }
.theme-brown .panel-widget .panel.green:hover { border-color: #6d3700 !important; }
.theme-brown .dataTables_processing { border-color: #a05000; background-image: url(images/loader-brown.gif); }
.theme-brown .dataTables_wrapper .dataTables_paginate > span > a.paginate_button.current { background: #a05000; }
.theme-brown .table-bordered.table-force-topborder { border-top: 1px solid #6d3700; }
.theme-brown .table-bordered.dataTable { border-top: 0px solid #6d3700; }
.theme-brown .table-bordered th, .table-bordered td { border: 1px solid #6d3700 !important; }  
.theme-brown .table-bordered th{ border-bottom: 1px solid #6d3700 !important; }
.theme-brown #main .breadcrumbs { border-bottom: 1px solid #a05000; }
.theme-brown #main .breadcrumbs .btntopheader a { background: #a05000; }
.theme-brown #main .breadcrumbs .btntopheader a:hover { background: #6d3700; }
.theme-brown .ui-widget-content { border: 1px solid #a05000; }
.theme-brown .ui-widget-header { border: 1px solid #a05000; background: #a05000; color: #ffffff; font-weight: bold; }
.theme-brown .ui-state-hover { border: 1px solid #6d3700; background:#6d3700; font-weight: bold; color:#ffffff !important; }
.theme-brown .ui-state-focus { border: 1px solid #6d3700; background:#6d3700; font-weight: bold; color:#ffffff !important; }
.theme-brown .ui-widget-header .ui-state-hover { border: 1px solid #6d3700; background:#6d3700; font-weight: bold; color:#ffffff !important; }
.theme-brown .ui-widget-content .ui-state-hover { border: 1px solid #6d3700; background:#6d3700; font-weight: bold; color:#ffffff !important; }
.theme-brown .ui-widget-header .ui-state-focus { border: 1px solid #6d3700; background:#6d3700; font-weight: bold; color:#ffffff !important; }
.theme-brown .ui-widget-content .ui-state-focus { border: 1px solid #6d3700; background:#6d3700; font-weight: bold; color:#ffffff !important; }
.theme-brown .ui-widget-content .ui-state-focus a { color: #ffffff; }
.theme-brown .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day > a { border: 1px solid #a05000; background: #a05000; color:#ffffff; }
.theme-brown .ui-datepicker .ui-datepicker-calendar td > a { background:#ffffff; color:#a05000; text-align: center; }
.theme-brown #jquery-loader.blue-with-image{ background-image: url(images/loader-brown.gif); }
.theme-brown .input-group-addon { background-color: #a05000; color: #ffffff; }
.theme-brown .btn-export-group { border:1px solid #a05000; text-align: center; }
.theme-brown .btn-export { background-color: #a05000; color:#ffffff; border:1px solid #cccccc; }
.theme-brown .btn-export:hover { background-color: #6d3700; }
.theme-brown .btn-export:focus { background-color: #6d3700; }

.theme-brown .btn-report-export-group { border:1px solid #a05000; text-align: center; }
.theme-brown .btn-report-export { background-color: #a05000; color:#ffffff; border:1px solid #cccccc; }
.theme-brown .btn-report-export:hover { background-color: #6d3700; }
.theme-brown .btn-report-export:focus { background-color: #6d3700; }

.theme-brown .hr-divider { border: 3px double #a05000; }
.theme-brown .btn-print { background-color: #a05000; color:#ffffff; border: 1px double #6d3700; }
.theme-brown .btn-print:hover { background-color: #ffffff; color:#6d3700; border: 1px double #6d3700; }
.theme-brown .cke_top { background-color: #a05000; }
.theme-brown .pace .pace-progress { background: #a05000; color: #a05000;}
.theme-brown .pace .pace-activity { box-shadow: inset 0 0 0 2px #a05000, inset 0 0 0 7px #FFF; }
.theme-brown #navigation .toggle-nav { color: #a05000; }
.theme-brown #divLoginPartial { background: #a05000; }
#divLoginPartial.brown { background: #a05000; }
.theme-brown #mainFooter { background: #a05000; }
.theme-brown .fc-header-toolbar { border: 1px solid #6d3700; }

.theme-brown .swal2-popup .swal2-styled.swal2-confirm { background: #a05000; }
.theme-brown .swal2-popup .swal2-styled.swal2-confirm:hover { background: #6d3700; }

.theme-brown .theme-border { border: 1px solid #6d3700 !important; }
.theme-brown .theme-border-top { border-top: 1px solid #6d3700 !important; }
.theme-brown .theme-border-right { border-right: 1px solid #6d3700 !important; }
.theme-brown .theme-border-bottom { border-bottom: 1px solid #6d3700 !important; }
.theme-brown .theme-border-left { border-left: 1px solid #6d3700 !important; }

/*theme satblue*/
.panel-widget .panel.satblue {
  border: 2px solid #2c5e7b;
}
.panel-widget .panel.satblue:hover {
  border-color: #1f4155 !important;
}
.panel-widget .panel.satblue .panel-heading {
  background: #2c5e7b !important;
}
.panel-widget .panel.satblue .panel-heading .panel-title > a {
  color: #fff;
}
.panel-widget .panel.satblue .panel-heading:hover {
  background: #1f4155 !important;
}

.font-satblue {
  color: #2c5e7b;
}

ul > li.satblue, .label-satblue {
  background: #2c5e7b;
}

.progress .bar.bar-satblue {
  background: #2c5e7b;
}

.pricing-tables .pricing.satblue > li.head {
  background: #2c5e7b;
}
.pricing-tables .pricing.satblue > li.head .info {
  background: #39ac39;
}
.pricing-tables .pricing.satblue > li.head .name {
  background: #1f4155;
}

.btn.btn-satblue {
  background: #2c5e7b;
  color: #fff !important;
}
.btn.btn-satblue:hover {
  background: #1f4155;
}

.box.box-color.satblue .box-title {
  background: #2c5e7b !important;
}
.box.box-color.satblue .box-title .actions > a:hover {
  color: #2c5e7b;
}
.box.box-color.satblue .form-wizard .wizard-steps li.active .single-step .title {
  background: #2c5e7b;
}
.box.box-color.satblue .btn.btn-primary {
  background: #2c5e7b;
}
.box.box-color.satblue .btn.btn-primary:hover {
  background: #1f4155;
}
.box.box-color.satblue .btn.btn-primary:focus {
  background: #1f4155;
}
.box.box-bordered.box-color.satblue .box-title {
  border-color: #2c5e7b !important;
}
.box.box-bordered.box-color.satblue .box-content {
  border-color: #2c5e7b !important;
}
.box.box-bordered.box-color.satblue .slimScrollDiv {
  border-bottom: 2px solid #2c5e7b;
}

.timeline > li .timeline-content .left .icon.satblue {
  background: #2c5e7b;
}

.theme-satblue .daterangepicker .active {
  background: #2c5e7b;
}
.theme-satblue .mobile-sidebar-toggle {
  color: #fff;
}
.theme-satblue #navigation .dropdown-menu {
  border-color: #2c5e7b;
}
.theme-satblue #navigation .dropdown-menu > li.dropdown-submenu .dropdown-menu {
  border-top: 2px solid #2c5e7b;
}
.theme-satblue #navigation .dropdown-menu > li.dropdown-submenu:hover > a, .theme-satblue #navigation .dropdown-menu > li.dropdown-submenu:focus > a {
  background: #2c5e7b;
}
.theme-satblue #navigation .dropdown-menu > li > a:hover {
  background: #2c5e7b;
}
.theme-satblue .datepicker.datepicker-dropdown .datepicker-days .active, .theme-satblue .datepicker.datepicker-dropdown .datepicker-years .active, .theme-satblue .datepicker.datepicker-dropdown .datepicker-months .active {
  background: #2c5e7b;
}
.theme-satblue .datepicker.datepicker-dropdown .datepicker-days .active:hover, .theme-satblue .datepicker.datepicker-dropdown .datepicker-years .active:hover, .theme-satblue .datepicker.datepicker-dropdown .datepicker-months .active:hover {
  background: #1f4155;
}
.theme-satblue .form-wizard .wizard-steps li.active .single-step .title {
  background: #2c5e7b;
}
.theme-satblue .btn.btn-primary {
  background: #2c5e7b;
}
.theme-satblue.login {
  background: #2c5e7b;
}
.theme-satblue a {
  color: #000000;
}
.theme-satblue a:hover {
  color: #000000;
}
.theme-satblue .btn {
  color: #333;
}
.theme-satblue .btn.btn-primary {
  background: #2c5e7b;
  color: #fff;
}
.theme-satblue .btn.btn-primary:hover {
  background: #1f4155;
}
.theme-satblue .btn.btn-primary:focus {
  background: #1f4155;
}
.theme-satblue .btn.btn-inverse, .theme-satblue .btn.btn-success, .theme-satblue .btn.btn-danger {
  color: #fff;
}
.theme-satblue.locked {
  background: #2c5e7b !important;
}
.theme-satblue.locked .pull-left a {
  background: #1f4155;
}
.theme-satblue.locked .pull-left a:hover {
  background: #133913;
}
.theme-satblue #navigation {
  background: #2c5e7b;
}
.theme-satblue #navigation .toggle-mobile {
  background: #1f4155;
}
.theme-satblue #navigation .mobile-nav.open {
  background: #2c5e7b;
}
.theme-satblue #navigation .mobile-nav.open > li.active > a {
  background: #133913;
}
.theme-satblue #navigation .mobile-nav.open > li.active > ul {
  background: #133913;
}
.theme-satblue #navigation .mobile-nav.open > li > a {
  background: #1f4155;
}
.theme-satblue #navigation .mobile-nav.open > li > ul {
  background: #1f4155;
}
.theme-satblue #navigation .main-nav > li.active > a:hover {
  background: #fff;
}
.theme-satblue #navigation .main-nav > li.active.open > a {
  background: #fff;
}
.theme-satblue #navigation .main-nav > li.open > a {
  background: #1f4155;
}
.theme-satblue #navigation .main-nav > li > a:hover {
  background: #1f4155;
}
.theme-satblue #navigation .user .icon-nav > li > a:hover {
  background: #1f4155;
}
.theme-satblue #navigation .user .dropdown.open {
  background: #1f4155;
}
.theme-satblue #navigation .user .dropdown > a:hover {
  background: #1f4155;
}
.theme-satblue #navigation .dropdown-menu {
  border-color: #2c5e7b;
}
.theme-satblue #navigation .dropdown-menu > li > a:hover {
  background: #2c5e7b;
}
.theme-satblue .search-form .search-pane button[type="submit"] {
  background: #2c5e7b;
}
.theme-satblue .messages > li.insert .submit button {
  background: #2c5e7b;
}
.theme-satblue .messages > li.right .name {
  color: black;
}
.theme-satblue .messages > li.right .message {
  background: #b3e6b3;
}
.theme-satblue .messages > li.right .message p {
  color: #0d260d;
}
.theme-satblue .messages > li.right .message .time {
  color: #0d260d;
}
.theme-satblue .messages > li.right .message .caret {
  border-left: 7px solid #b3e6b3;
}
.theme-satblue .letterbox .letter > li.active {
  background: #2c5e7b;
}
.theme-satblue .calendar .fc-content .fc-event .fc-event-inner {
  background: #2c5e7b;
}
.theme-satblue .calendar .fc-button.fc-state-active {
  background: #2c5e7b;
}
.theme-satblue .calendar .fc-button.fc-state-active:hover {
  background: #2c5e7b;
}
.theme-satblue .table.table-user tr.alpha td.alpha-val span {
  background: #2c5e7b;
}
.theme-satblue .tagsinput#textfield_tagsinput .tag, .theme-satblue .ms-container .multi-custom-header, .theme-satblue .slider .ui-slider-handle, .theme-satblue .form-wizard .wizard-steps li.active .single-step .title, .theme-satblue .user-list h4, .theme-satblue .nav.nav-pills > li.active > a, .theme-satblue .nav.nav-list > li.active > a, .theme-satblue .table.table-colored-header thead th, .theme-satblue .table.table-colored-header thead td, .theme-satblue .dataTables_wrapper .dataTables_paginate > span > a.paginate_active, .theme-satblue .elfinder-navbar .ui-state-active, .theme-satblue .pagination.pagination-custom li.active a:hover, .theme-satblue .pagination.pagination-custom li.active a {
  background: #2c5e7b;
}
.theme-satblue .elfinder-navbar .ui-state-active {
  border-color: #2c5e7b;
}
.theme-satblue .box .box-title .tabs > li.active > a {
  background: #2c5e7b;
}
.theme-satblue #main .box.box-color .box-title {
  background: #2c5e7b;
  color: #fff;
}
.theme-satblue .box.box-color .box-title .tabs > li.active > a {
  background: #fff;
  color: #2c5e7b;
}
.theme-satblue .box.box-color .box-title .tabs > li > a:hover {
  color: #2c5e7b;
}
.theme-satblue .box.box-bordered.box-color .box-title {
  border-color: #2c5e7b;
}
.theme-satblue .box.box-bordered.box-color .box-content {
  border-color: #2c5e7b;
}
.theme-satblue .ColVis_collection { border: 1px solid #2c5e7b; }

.theme-satblue .panel-widget .panel.green { border: 2px solid #2c5e7b; }
.theme-satblue .panel-widget .panel.green .panel-heading { background: #2c5e7b !important; }
.theme-satblue .panel-widget .panel.green:hover { border-color: #1f4155 !important; }
.theme-satblue .dataTables_processing { border-color: #2c5e7b; background-image: url(images/loader-satblue.gif); }
.theme-satblue .dataTables_wrapper .dataTables_paginate > span > a.paginate_button.current { background: #2c5e7b; }
.theme-satblue .table-bordered.table-force-topborder { border-top: 1px solid #1f4155; }
.theme-satblue .table-bordered.dataTable { border-top: 0px solid #1f4155; }
.theme-satblue .table-bordered th, .table-bordered td { border: 1px solid #1f4155 !important; }  
.theme-satblue .table-bordered th{ border-bottom: 1px solid #1f4155 !important; }
.theme-satblue #main .breadcrumbs { border-bottom: 1px solid #2c5e7b; }
.theme-satblue #main .breadcrumbs .btntopheader a { background: #2c5e7b; }
.theme-satblue #main .breadcrumbs .btntopheader a:hover { background: #1f4155; }
.theme-satblue .ui-widget-content { border: 1px solid #2c5e7b; }
.theme-satblue .ui-widget-header { border: 1px solid #2c5e7b; background: #2c5e7b; color: #ffffff; font-weight: bold; }
.theme-satblue .ui-state-hover { border: 1px solid #1f4155; background:#1f4155; font-weight: bold; color:#ffffff !important; }
.theme-satblue .ui-state-focus { border: 1px solid #1f4155; background:#1f4155; font-weight: bold; color:#ffffff !important; }
.theme-satblue .ui-widget-header .ui-state-hover { border: 1px solid #1f4155; background:#1f4155; font-weight: bold; color:#ffffff !important; }
.theme-satblue .ui-widget-content .ui-state-hover { border: 1px solid #1f4155; background:#1f4155; font-weight: bold; color:#ffffff !important; }
.theme-satblue .ui-widget-header .ui-state-focus { border: 1px solid #1f4155; background:#1f4155; font-weight: bold; color:#ffffff !important; }
.theme-satblue .ui-widget-content .ui-state-focus { border: 1px solid #1f4155; background:#1f4155; font-weight: bold; color:#ffffff !important; }
.theme-satblue .ui-widget-content .ui-state-focus a { color: #ffffff; }
.theme-satblue .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day > a { border: 1px solid #2c5e7b; background: #2c5e7b; color:#ffffff; }
.theme-satblue .ui-datepicker .ui-datepicker-calendar td > a { background:#ffffff; color:#2c5e7b; text-align: center; }
.theme-satblue #jquery-loader.blue-with-image{ background-image: url(images/loader-satblue.gif); }
.theme-satblue .input-group-addon { background-color: #2c5e7b; color: #ffffff; }
.theme-satblue .btn-export-group { border:1px solid #2c5e7b; text-align: center; }
.theme-satblue .btn-export { background-color: #2c5e7b; color:#ffffff; border:1px solid #cccccc; }
.theme-satblue .btn-export:hover { background-color: #1f4155; }
.theme-satblue .btn-export:focus { background-color: #1f4155; }

.theme-satblue .btn-report-export-group { border:1px solid #2c5e7b; text-align: center; }
.theme-satblue .btn-report-export { background-color: #2c5e7b; color:#ffffff; border:1px solid #cccccc; }
.theme-satblue .btn-report-export:hover { background-color: #1f4155; }
.theme-satblue .btn-report-export:focus { background-color: #1f4155; }

.theme-satblue .hr-divider { border: 3px double #2c5e7b; }
.theme-satblue .btn-print { background-color: #2c5e7b; color:#ffffff; border: 1px double #1f4155; }
.theme-satblue .btn-print:hover { background-color: #ffffff; color:#1f4155; border: 1px double #1f4155; }
.theme-satblue .cke_top { background-color: #2c5e7b; }
.theme-satblue .pace .pace-progress { background: #2c5e7b; color: #2c5e7b;}
.theme-satblue .pace .pace-activity { box-shadow: inset 0 0 0 2px #2c5e7b, inset 0 0 0 7px #FFF; }
.theme-satblue #navigation .toggle-nav { color: #2c5e7b; }
.theme-satblue #divLoginPartial { background: #2c5e7b; }
#divLoginPartial.satblue { background: #2c5e7b; }
.theme-satblue #mainFooter { background: #2c5e7b; }
.theme-satblue .fc-header-toolbar { border: 1px solid #1f4155; }

.theme-satblue .swal2-popup .swal2-styled.swal2-confirm { background: #2c5e7b; }
.theme-satblue .swal2-popup .swal2-styled.swal2-confirm:hover { background: #1f4155; }

.theme-satblue .theme-border { border: 1px solid #1f4155 !important; }
.theme-satblue .theme-border-top { border-top: 1px solid #1f4155 !important; }
.theme-satblue .theme-border-right { border-right: 1px solid #1f4155 !important; }
.theme-satblue .theme-border-bottom { border-bottom: 1px solid #1f4155 !important; }
.theme-satblue .theme-border-left { border-left: 1px solid #1f4155 !important; }

/*theme lilac*/
.panel-widget .panel.lilac {
  border: 2px solid #90699d;
}
.panel-widget .panel.lilac:hover {
  border-color: #7b5a87 !important;
}
.panel-widget .panel.lilac .panel-heading {
  background: #90699d !important;
}
.panel-widget .panel.lilac .panel-heading .panel-title > a {
  color: #fff;
}
.panel-widget .panel.lilac .panel-heading:hover {
  background: #7b5a87 !important;
}

.font-lilac {
  color: #90699d;
}

ul > li.lilac, .label-lilac {
  background: #90699d;
}

.progress .bar.bar-lilac {
  background: #90699d;
}

.pricing-tables .pricing.lilac > li.head {
  background: #90699d;
}
.pricing-tables .pricing.lilac > li.head .info {
  background: #39ac39;
}
.pricing-tables .pricing.lilac > li.head .name {
  background: #7b5a87;
}

.btn.btn-lilac {
  background: #90699d;
  color: #fff !important;
}
.btn.btn-lilac:hover {
  background: #7b5a87;
}

.box.box-color.lilac .box-title {
  background: #90699d !important;
}
.box.box-color.lilac .box-title .actions > a:hover {
  color: #90699d;
}
.box.box-color.lilac .form-wizard .wizard-steps li.active .single-step .title {
  background: #90699d;
}
.box.box-color.lilac .btn.btn-primary {
  background: #90699d;
}
.box.box-color.lilac .btn.btn-primary:hover {
  background: #7b5a87;
}
.box.box-color.lilac .btn.btn-primary:focus {
  background: #7b5a87;
}
.box.box-bordered.box-color.lilac .box-title {
  border-color: #90699d !important;
}
.box.box-bordered.box-color.lilac .box-content {
  border-color: #90699d !important;
}
.box.box-bordered.box-color.lilac .slimScrollDiv {
  border-bottom: 2px solid #90699d;
}

.timeline > li .timeline-content .left .icon.lilac {
  background: #90699d;
}

.theme-lilac .daterangepicker .active {
  background: #90699d;
}
.theme-lilac .mobile-sidebar-toggle {
  color: #fff;
}
.theme-lilac #navigation .dropdown-menu {
  border-color: #90699d;
}
.theme-lilac #navigation .dropdown-menu > li.dropdown-submenu .dropdown-menu {
  border-top: 2px solid #90699d;
}
.theme-lilac #navigation .dropdown-menu > li.dropdown-submenu:hover > a, .theme-lilac #navigation .dropdown-menu > li.dropdown-submenu:focus > a {
  background: #90699d;
}
.theme-lilac #navigation .dropdown-menu > li > a:hover {
  background: #90699d;
}
.theme-lilac .datepicker.datepicker-dropdown .datepicker-days .active, .theme-lilac .datepicker.datepicker-dropdown .datepicker-years .active, .theme-lilac .datepicker.datepicker-dropdown .datepicker-months .active {
  background: #90699d;
}
.theme-lilac .datepicker.datepicker-dropdown .datepicker-days .active:hover, .theme-lilac .datepicker.datepicker-dropdown .datepicker-years .active:hover, .theme-lilac .datepicker.datepicker-dropdown .datepicker-months .active:hover {
  background: #7b5a87;
}
.theme-lilac .form-wizard .wizard-steps li.active .single-step .title {
  background: #90699d;
}
.theme-lilac .btn.btn-primary {
  background: #90699d;
}
.theme-lilac.login {
  background: #90699d;
}
.theme-lilac a {
  color: #000000;
}
.theme-lilac a:hover {
  color: #000000;
}
.theme-lilac .btn {
  color: #333;
}
.theme-lilac .btn.btn-primary {
  background: #90699d;
  color: #fff;
}
.theme-lilac .btn.btn-primary:hover {
  background: #7b5a87;
}
.theme-lilac .btn.btn-primary:focus {
  background: #7b5a87;
}
.theme-lilac .btn.btn-inverse, .theme-lilac .btn.btn-success, .theme-lilac .btn.btn-danger {
  color: #fff;
}
.theme-lilac.locked {
  background: #90699d !important;
}
.theme-lilac.locked .pull-left a {
  background: #7b5a87;
}
.theme-lilac.locked .pull-left a:hover {
  background: #133913;
}
.theme-lilac #navigation {
  background: #90699d;
}
.theme-lilac #navigation .toggle-mobile {
  background: #7b5a87;
}
.theme-lilac #navigation .mobile-nav.open {
  background: #90699d;
}
.theme-lilac #navigation .mobile-nav.open > li.active > a {
  background: #133913;
}
.theme-lilac #navigation .mobile-nav.open > li.active > ul {
  background: #133913;
}
.theme-lilac #navigation .mobile-nav.open > li > a {
  background: #7b5a87;
}
.theme-lilac #navigation .mobile-nav.open > li > ul {
  background: #7b5a87;
}
.theme-lilac #navigation .main-nav > li.active > a:hover {
  background: #fff;
}
.theme-lilac #navigation .main-nav > li.active.open > a {
  background: #fff;
}
.theme-lilac #navigation .main-nav > li.open > a {
  background: #7b5a87;
}
.theme-lilac #navigation .main-nav > li > a:hover {
  background: #7b5a87;
}
.theme-lilac #navigation .user .icon-nav > li > a:hover {
  background: #7b5a87;
}
.theme-lilac #navigation .user .dropdown.open {
  background: #7b5a87;
}
.theme-lilac #navigation .user .dropdown > a:hover {
  background: #7b5a87;
}
.theme-lilac #navigation .dropdown-menu {
  border-color: #90699d;
}
.theme-lilac #navigation .dropdown-menu > li > a:hover {
  background: #90699d;
}
.theme-lilac .search-form .search-pane button[type="submit"] {
  background: #90699d;
}
.theme-lilac .messages > li.insert .submit button {
  background: #90699d;
}
.theme-lilac .messages > li.right .name {
  color: black;
}
.theme-lilac .messages > li.right .message {
  background: #b3e6b3;
}
.theme-lilac .messages > li.right .message p {
  color: #0d260d;
}
.theme-lilac .messages > li.right .message .time {
  color: #0d260d;
}
.theme-lilac .messages > li.right .message .caret {
  border-left: 7px solid #b3e6b3;
}
.theme-lilac .letterbox .letter > li.active {
  background: #90699d;
}
.theme-lilac .calendar .fc-content .fc-event .fc-event-inner {
  background: #90699d;
}
.theme-lilac .calendar .fc-button.fc-state-active {
  background: #90699d;
}
.theme-lilac .calendar .fc-button.fc-state-active:hover {
  background: #90699d;
}
.theme-lilac .table.table-user tr.alpha td.alpha-val span {
  background: #90699d;
}
.theme-lilac .tagsinput#textfield_tagsinput .tag, .theme-lilac .ms-container .multi-custom-header, .theme-lilac .slider .ui-slider-handle, .theme-lilac .form-wizard .wizard-steps li.active .single-step .title, .theme-lilac .user-list h4, .theme-lilac .nav.nav-pills > li.active > a, .theme-lilac .nav.nav-list > li.active > a, .theme-lilac .table.table-colored-header thead th, .theme-lilac .table.table-colored-header thead td, .theme-lilac .dataTables_wrapper .dataTables_paginate > span > a.paginate_active, .theme-lilac .elfinder-navbar .ui-state-active, .theme-lilac .pagination.pagination-custom li.active a:hover, .theme-lilac .pagination.pagination-custom li.active a {
  background: #90699d;
}
.theme-lilac .elfinder-navbar .ui-state-active {
  border-color: #90699d;
}
.theme-lilac .box .box-title .tabs > li.active > a {
  background: #90699d;
}
.theme-lilac #main .box.box-color .box-title {
  background: #90699d;
  color: #fff;
}
.theme-lilac .box.box-color .box-title .tabs > li.active > a {
  background: #fff;
  color: #90699d;
}
.theme-lilac .box.box-color .box-title .tabs > li > a:hover {
  color: #90699d;
}
.theme-lilac .box.box-bordered.box-color .box-title {
  border-color: #90699d;
}
.theme-lilac .box.box-bordered.box-color .box-content {
  border-color: #90699d;
}
.theme-lilac .ColVis_collection { border: 1px solid #90699d; }

.theme-lilac .panel-widget .panel.green { border: 2px solid #90699d; }
.theme-lilac .panel-widget .panel.green .panel-heading { background: #90699d !important; }
.theme-lilac .panel-widget .panel.green:hover { border-color: #7b5a87 !important; }
.theme-lilac .dataTables_processing { border-color: #90699d; background-image: url(images/loader-lilac.gif); }
.theme-lilac .dataTables_wrapper .dataTables_paginate > span > a.paginate_button.current { background: #90699d; }
.theme-lilac .table-bordered.table-force-topborder { border-top: 1px solid #7b5a87; }
.theme-lilac .table-bordered.dataTable { border-top: 0px solid #7b5a87; }
.theme-lilac .table-bordered th, .table-bordered td { border: 1px solid #7b5a87 !important; }  
.theme-lilac .table-bordered th{ border-bottom: 1px solid #7b5a87 !important; }
.theme-lilac #main .breadcrumbs { border-bottom: 1px solid #90699d; }
.theme-lilac #main .breadcrumbs .btntopheader a { background: #90699d; }
.theme-lilac #main .breadcrumbs .btntopheader a:hover { background: #7b5a87; }
.theme-lilac .ui-widget-content { border: 1px solid #90699d; }
.theme-lilac .ui-widget-header { border: 1px solid #90699d; background: #90699d; color: #ffffff; font-weight: bold; }
.theme-lilac .ui-state-hover { border: 1px solid #7b5a87; background:#7b5a87; font-weight: bold; color:#ffffff !important; }
.theme-lilac .ui-state-focus { border: 1px solid #7b5a87; background:#7b5a87; font-weight: bold; color:#ffffff !important; }
.theme-lilac .ui-widget-header .ui-state-hover { border: 1px solid #7b5a87; background:#7b5a87; font-weight: bold; color:#ffffff !important; }
.theme-lilac .ui-widget-content .ui-state-hover { border: 1px solid #7b5a87; background:#7b5a87; font-weight: bold; color:#ffffff !important; }
.theme-lilac .ui-widget-header .ui-state-focus { border: 1px solid #7b5a87; background:#7b5a87; font-weight: bold; color:#ffffff !important; }
.theme-lilac .ui-widget-content .ui-state-focus { border: 1px solid #7b5a87; background:#7b5a87; font-weight: bold; color:#ffffff !important; }
.theme-lilac .ui-widget-content .ui-state-focus a { color: #ffffff; }
.theme-lilac .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day > a { border: 1px solid #90699d; background: #90699d; color:#ffffff; }
.theme-lilac .ui-datepicker .ui-datepicker-calendar td > a { background:#ffffff; color:#90699d; text-align: center; }
.theme-lilac #jquery-loader.blue-with-image{ background-image: url(images/loader-lilac.gif); }
.theme-lilac .input-group-addon { background-color: #90699d; color: #ffffff; }
.theme-lilac .btn-export-group { border:1px solid #90699d; text-align: center; }
.theme-lilac .btn-export { background-color: #90699d; color:#ffffff; border:1px solid #cccccc; }
.theme-lilac .btn-export:hover { background-color: #7b5a87; }
.theme-lilac .btn-export:focus { background-color: #7b5a87; }

.theme-lilac .btn-report-export-group { border:1px solid #90699d; text-align: center; }
.theme-lilac .btn-report-export { background-color: #90699d; color:#ffffff; border:1px solid #cccccc; }
.theme-lilac .btn-report-export:hover { background-color: #7b5a87; }
.theme-lilac .btn-report-export:focus { background-color: #7b5a87; }

.theme-lilac .hr-divider { border: 3px double #90699d; }
.theme-lilac .btn-print { background-color: #90699d; color:#ffffff; border: 1px double #7b5a87; }
.theme-lilac .btn-print:hover { background-color: #ffffff; color:#7b5a87; border: 1px double #7b5a87; }
.theme-lilac .cke_top { background-color: #90699d; }
.theme-lilac .pace .pace-progress { background: #90699d; color: #90699d;}
.theme-lilac .pace .pace-activity { box-shadow: inset 0 0 0 2px #90699d, inset 0 0 0 7px #FFF; }
.theme-lilac #navigation .toggle-nav { color: #90699d; }
.theme-lilac #divLoginPartial { background: #90699d; }
#divLoginPartial.lilac { background: #90699d; }
.theme-lilac #mainFooter { background: #90699d; }
.theme-lilac .fc-header-toolbar { border: 1px solid #7b5a87; }

.theme-lilac .swal2-popup .swal2-styled.swal2-confirm { background: #90699d; }
.theme-lilac .swal2-popup .swal2-styled.swal2-confirm:hover { background: #7b5a87; }

.theme-lilac .theme-border { border: 1px solid #7b5a87 !important; }
.theme-lilac .theme-border-top { border-top: 1px solid #7b5a87 !important; }
.theme-lilac .theme-border-right { border-right: 1px solid #7b5a87 !important; }
.theme-lilac .theme-border-bottom { border-bottom: 1px solid #7b5a87 !important; }
.theme-lilac .theme-border-left { border-left: 1px solid #7b5a87 !important; }

/*theme azureblue*/
.panel-widget .panel.azureblue {
  border: 2px solid #0078d4;
}
.panel-widget .panel.azureblue:hover {
  border-color: #106ebe !important;
}
.panel-widget .panel.azureblue .panel-heading {
  background: #0078d4 !important;
}
.panel-widget .panel.azureblue .panel-heading .panel-title > a {
  color: #fff;
}
.panel-widget .panel.azureblue .panel-heading:hover {
  background: #106ebe !important;
}

.font-azureblue {
  color: #0078d4;
}

ul > li.azureblue, .label-azureblue {
  background: #0078d4;
}

.progress .bar.bar-azureblue {
  background: #0078d4;
}

.pricing-tables .pricing.azureblue > li.head {
  background: #0078d4;
}
.pricing-tables .pricing.azureblue > li.head .info {
  background: #39ac39;
}
.pricing-tables .pricing.azureblue > li.head .name {
  background: #106ebe;
}

.btn.btn-azureblue {
  background: #0078d4;
  color: #fff !important;
}
.btn.btn-azureblue:hover {
  background: #106ebe;
}

.box.box-color.azureblue .box-title {
  background: #0078d4 !important;
}
.box.box-color.azureblue .box-title .actions > a:hover {
  color: #0078d4;
}
.box.box-color.azureblue .form-wizard .wizard-steps li.active .single-step .title {
  background: #0078d4;
}
.box.box-color.azureblue .btn.btn-primary {
  background: #0078d4;
}
.box.box-color.azureblue .btn.btn-primary:hover {
  background: #106ebe;
}
.box.box-color.azureblue .btn.btn-primary:focus {
  background: #106ebe;
}
.box.box-bordered.box-color.azureblue .box-title {
  border-color: #0078d4 !important;
}
.box.box-bordered.box-color.azureblue .box-content {
  border-color: #0078d4 !important;
}
.box.box-bordered.box-color.azureblue .slimScrollDiv {
  border-bottom: 2px solid #0078d4;
}

.timeline > li .timeline-content .left .icon.azureblue {
  background: #0078d4;
}

.theme-azureblue .daterangepicker .active {
  background: #0078d4;
}
.theme-azureblue .mobile-sidebar-toggle {
  color: #fff;
}
.theme-azureblue #navigation .dropdown-menu {
  border-color: #0078d4;
}
.theme-azureblue #navigation .dropdown-menu > li.dropdown-submenu .dropdown-menu {
  border-top: 2px solid #0078d4;
}
.theme-azureblue #navigation .dropdown-menu > li.dropdown-submenu:hover > a, .theme-azureblue #navigation .dropdown-menu > li.dropdown-submenu:focus > a {
  background: #0078d4;
}
.theme-azureblue #navigation .dropdown-menu > li > a:hover {
  background: #0078d4;
}
.theme-azureblue .datepicker.datepicker-dropdown .datepicker-days .active, .theme-azureblue .datepicker.datepicker-dropdown .datepicker-years .active, .theme-azureblue .datepicker.datepicker-dropdown .datepicker-months .active {
  background: #0078d4;
}
.theme-azureblue .datepicker.datepicker-dropdown .datepicker-days .active:hover, .theme-azureblue .datepicker.datepicker-dropdown .datepicker-years .active:hover, .theme-azureblue .datepicker.datepicker-dropdown .datepicker-months .active:hover {
  background: #106ebe;
}
.theme-azureblue .form-wizard .wizard-steps li.active .single-step .title {
  background: #0078d4;
}
.theme-azureblue .btn.btn-primary {
  background: #0078d4;
}
.theme-azureblue.login {
  background: #0078d4;
}
.theme-azureblue a {
  color: #000000;
}
.theme-azureblue a:hover {
  color: #000000;
}
.theme-azureblue .btn {
  color: #333;
}
.theme-azureblue .btn.btn-primary {
  background: #0078d4;
  color: #fff;
}
.theme-azureblue .btn.btn-primary:hover {
  background: #106ebe;
}
.theme-azureblue .btn.btn-primary:focus {
  background: #106ebe;
}
.theme-azureblue .btn.btn-inverse, .theme-azureblue .btn.btn-success, .theme-azureblue .btn.btn-danger {
  color: #fff;
}
.theme-azureblue.locked {
  background: #0078d4 !important;
}
.theme-azureblue.locked .pull-left a {
  background: #106ebe;
}
.theme-azureblue.locked .pull-left a:hover {
  background: #133913;
}
.theme-azureblue #navigation {
  background: #0078d4;
}
.theme-azureblue #navigation .toggle-mobile {
  background: #106ebe;
}
.theme-azureblue #navigation .mobile-nav.open {
  background: #0078d4;
}
.theme-azureblue #navigation .mobile-nav.open > li.active > a {
  background: #133913;
}
.theme-azureblue #navigation .mobile-nav.open > li.active > ul {
  background: #133913;
}
.theme-azureblue #navigation .mobile-nav.open > li > a {
  background: #106ebe;
}
.theme-azureblue #navigation .mobile-nav.open > li > ul {
  background: #106ebe;
}
.theme-azureblue #navigation .main-nav > li.active > a:hover {
  background: #fff;
}
.theme-azureblue #navigation .main-nav > li.active.open > a {
  background: #fff;
}
.theme-azureblue #navigation .main-nav > li.open > a {
  background: #106ebe;
}
.theme-azureblue #navigation .main-nav > li > a:hover {
  background: #106ebe;
}
.theme-azureblue #navigation .user .icon-nav > li > a:hover {
  background: #106ebe;
}
.theme-azureblue #navigation .user .dropdown.open {
  background: #106ebe;
}
.theme-azureblue #navigation .user .dropdown > a:hover {
  background: #106ebe;
}
.theme-azureblue #navigation .dropdown-menu {
  border-color: #0078d4;
}
.theme-azureblue #navigation .dropdown-menu > li > a:hover {
  background: #0078d4;
}
.theme-azureblue .search-form .search-pane button[type="submit"] {
  background: #0078d4;
}
.theme-azureblue .messages > li.insert .submit button {
  background: #0078d4;
}
.theme-azureblue .messages > li.right .name {
  color: black;
}
.theme-azureblue .messages > li.right .message {
  background: #b3e6b3;
}
.theme-azureblue .messages > li.right .message p {
  color: #0d260d;
}
.theme-azureblue .messages > li.right .message .time {
  color: #0d260d;
}
.theme-azureblue .messages > li.right .message .caret {
  border-left: 7px solid #b3e6b3;
}
.theme-azureblue .letterbox .letter > li.active {
  background: #0078d4;
}
.theme-azureblue .calendar .fc-content .fc-event .fc-event-inner {
  background: #0078d4;
}
.theme-azureblue .calendar .fc-button.fc-state-active {
  background: #0078d4;
}
.theme-azureblue .calendar .fc-button.fc-state-active:hover {
  background: #0078d4;
}
.theme-azureblue .table.table-user tr.alpha td.alpha-val span {
  background: #0078d4;
}
.theme-azureblue .tagsinput#textfield_tagsinput .tag, .theme-azureblue .ms-container .multi-custom-header, .theme-azureblue .slider .ui-slider-handle, .theme-azureblue .form-wizard .wizard-steps li.active .single-step .title, .theme-azureblue .user-list h4, .theme-azureblue .nav.nav-pills > li.active > a, .theme-azureblue .nav.nav-list > li.active > a, .theme-azureblue .table.table-colored-header thead th, .theme-azureblue .table.table-colored-header thead td, .theme-azureblue .dataTables_wrapper .dataTables_paginate > span > a.paginate_active, .theme-azureblue .elfinder-navbar .ui-state-active, .theme-azureblue .pagination.pagination-custom li.active a:hover, .theme-azureblue .pagination.pagination-custom li.active a {
  background: #0078d4;
}
.theme-azureblue .elfinder-navbar .ui-state-active {
  border-color: #0078d4;
}
.theme-azureblue .box .box-title .tabs > li.active > a {
  background: #0078d4;
}
.theme-azureblue #main .box.box-color .box-title {
  background: #0078d4;
  color: #fff;
}
.theme-azureblue .box.box-color .box-title .tabs > li.active > a {
  background: #fff;
  color: #0078d4;
}
.theme-azureblue .box.box-color .box-title .tabs > li > a:hover {
  color: #0078d4;
}
.theme-azureblue .box.box-bordered.box-color .box-title {
  border-color: #0078d4;
}
.theme-azureblue .box.box-bordered.box-color .box-content {
  border-color: #0078d4;
}
.theme-azureblue .ColVis_collection { border: 1px solid #0078d4; }

.theme-azureblue .panel-widget .panel.green { border: 2px solid #0078d4; }
.theme-azureblue .panel-widget .panel.green .panel-heading { background: #0078d4 !important; }
.theme-azureblue .panel-widget .panel.green:hover { border-color: #106ebe !important; }
.theme-azureblue .dataTables_processing { border-color: #0078d4; background-image: url(images/loader-azureblue.gif); }
.theme-azureblue .dataTables_wrapper .dataTables_paginate > span > a.paginate_button.current { background: #0078d4; }
.theme-azureblue .table-bordered.table-force-topborder { border-top: 1px solid #106ebe; }
.theme-azureblue .table-bordered.dataTable { border-top: 0px solid #106ebe; }
.theme-azureblue .table-bordered th, .table-bordered td { border: 1px solid #106ebe !important; }  
.theme-azureblue .table-bordered th{ border-bottom: 1px solid #106ebe !important; }
.theme-azureblue #main .breadcrumbs { border-bottom: 1px solid #0078d4; }
.theme-azureblue #main .breadcrumbs .btntopheader a { background: #0078d4; }
.theme-azureblue #main .breadcrumbs .btntopheader a:hover { background: #106ebe; }
.theme-azureblue .ui-widget-content { border: 1px solid #0078d4; }
.theme-azureblue .ui-widget-header { border: 1px solid #0078d4; background: #0078d4; color: #ffffff; font-weight: bold; }
.theme-azureblue .ui-state-hover { border: 1px solid #106ebe; background:#106ebe; font-weight: bold; color:#ffffff !important; }
.theme-azureblue .ui-state-focus { border: 1px solid #106ebe; background:#106ebe; font-weight: bold; color:#ffffff !important; }
.theme-azureblue .ui-widget-header .ui-state-hover { border: 1px solid #106ebe; background:#106ebe; font-weight: bold; color:#ffffff !important; }
.theme-azureblue .ui-widget-content .ui-state-hover { border: 1px solid #106ebe; background:#106ebe; font-weight: bold; color:#ffffff !important; }
.theme-azureblue .ui-widget-header .ui-state-focus { border: 1px solid #106ebe; background:#106ebe; font-weight: bold; color:#ffffff !important; }
.theme-azureblue .ui-widget-content .ui-state-focus { border: 1px solid #106ebe; background:#106ebe; font-weight: bold; color:#ffffff !important; }
.theme-azureblue .ui-widget-content .ui-state-focus a { color: #ffffff; }
.theme-azureblue .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day > a { border: 1px solid #0078d4; background: #0078d4; color:#ffffff; }
.theme-azureblue .ui-datepicker .ui-datepicker-calendar td > a { background:#ffffff; color:#0078d4; text-align: center; }
.theme-azureblue #jquery-loader.blue-with-image{ background-image: url(images/loader-azureblue.gif); }
.theme-azureblue .input-group-addon { background-color: #0078d4; color: #ffffff; }
.theme-azureblue .btn-export-group { border:1px solid #0078d4; text-align: center; }
.theme-azureblue .btn-export { background-color: #0078d4; color:#ffffff; border:1px solid #cccccc; }
.theme-azureblue .btn-export:hover { background-color: #106ebe; }
.theme-azureblue .btn-export:focus { background-color: #106ebe; }

.theme-azureblue .btn-report-export-group { border:1px solid #0078d4; text-align: center; }
.theme-azureblue .btn-report-export { background-color: #0078d4; color:#ffffff; border:1px solid #cccccc; }
.theme-azureblue .btn-report-export:hover { background-color: #106ebe; }
.theme-azureblue .btn-report-export:focus { background-color: #106ebe; }

.theme-azureblue .hr-divider { border: 3px double #0078d4; }
.theme-azureblue .btn-print { background-color: #0078d4; color:#ffffff; border: 1px double #106ebe; }
.theme-azureblue .btn-print:hover { background-color: #ffffff; color:#106ebe; border: 1px double #106ebe; }
.theme-azureblue .cke_top { background-color: #0078d4; }
.theme-azureblue .pace .pace-progress { background: #0078d4; color: #0078d4;}
.theme-azureblue .pace .pace-activity { box-shadow: inset 0 0 0 2px #0078d4, inset 0 0 0 7px #FFF; }
.theme-azureblue #navigation .toggle-nav { color: #0078d4; }
.theme-azureblue #divLoginPartial { background: #0078d4; }
#divLoginPartial.azureblue { background: #0078d4; }
.theme-azureblue #mainFooter { background: #0078d4; }
.theme-azureblue .fc-header-toolbar { border: 1px solid #106ebe; }

.theme-azureblue .swal2-popup .swal2-styled.swal2-confirm { background: #0078d4; }
.theme-azureblue .swal2-popup .swal2-styled.swal2-confirm:hover { background: #106ebe; }

.theme-azureblue .theme-border { border: 1px solid #106ebe !important; }
.theme-azureblue .theme-border-top { border-top: 1px solid #106ebe !important; }
.theme-azureblue .theme-border-right { border-right: 1px solid #106ebe !important; }
.theme-azureblue .theme-border-bottom { border-bottom: 1px solid #106ebe !important; }
.theme-azureblue .theme-border-left { border-left: 1px solid #106ebe !important; }

/*theme green*/
.panel-widget .panel.green {
  border: 2px solid #339933;
}
.panel-widget .panel.green:hover {
  border-color: #267326 !important;
}
.panel-widget .panel.green .panel-heading {
  background: #339933 !important;
}
.panel-widget .panel.green .panel-heading .panel-title > a {
  color: #fff;
}
.panel-widget .panel.green .panel-heading:hover {
  background: #267326 !important;
}

.font-green {
  color: #339933;
}

ul > li.green, .label-green {
  background: #339933;
}

.progress .bar.bar-green {
  background: #339933;
}

.pricing-tables .pricing.green > li.head {
  background: #339933;
}
.pricing-tables .pricing.green > li.head .info {
  background: #39ac39;
}
.pricing-tables .pricing.green > li.head .name {
  background: #267326;
}

.btn.btn-green {
  background: #339933;
  color: #fff !important;
}
.btn.btn-green:hover {
  background: #267326;
}

.box.box-color.green .box-title {
  background: #339933 !important;
}
.box.box-color.green .box-title .actions > a:hover {
  color: #339933;
}
.box.box-color.green .form-wizard .wizard-steps li.active .single-step .title {
  background: #339933;
}
.box.box-color.green .btn.btn-primary {
  background: #339933;
}
.box.box-color.green .btn.btn-primary:hover {
  background: #267326;
}
.box.box-color.green .btn.btn-primary:focus {
  background: #267326;
}
.box.box-bordered.box-color.green .box-title {
  border-color: #339933 !important;
}
.box.box-bordered.box-color.green .box-content {
  border-color: #339933 !important;
}
.box.box-bordered.box-color.green .slimScrollDiv {
  border-bottom: 2px solid #339933;
}

.timeline > li .timeline-content .left .icon.green {
  background: #339933;
}

.theme-green .daterangepicker .active {
  background: #339933;
}
.theme-green .mobile-sidebar-toggle {
  color: #fff;
}
.theme-green #navigation .dropdown-menu {
  border-color: #339933;
}
.theme-green #navigation .dropdown-menu > li.dropdown-submenu .dropdown-menu {
  border-top: 2px solid #339933;
}
.theme-green #navigation .dropdown-menu > li.dropdown-submenu:hover > a, .theme-green #navigation .dropdown-menu > li.dropdown-submenu:focus > a {
  background: #339933;
}
.theme-green #navigation .dropdown-menu > li > a:hover {
  background: #339933;
}
.theme-green .datepicker.datepicker-dropdown .datepicker-days .active, .theme-green .datepicker.datepicker-dropdown .datepicker-years .active, .theme-green .datepicker.datepicker-dropdown .datepicker-months .active {
  background: #339933;
}
.theme-green .datepicker.datepicker-dropdown .datepicker-days .active:hover, .theme-green .datepicker.datepicker-dropdown .datepicker-years .active:hover, .theme-green .datepicker.datepicker-dropdown .datepicker-months .active:hover {
  background: #267326;
}
.theme-green .form-wizard .wizard-steps li.active .single-step .title {
  background: #339933;
}
.theme-green .btn.btn-primary {
  background: #339933;
}
.theme-green.login {
  background: #339933;
}
.theme-green a {
  color: #000000;
}
.theme-green a:hover {
  color: #000000;
}
.theme-green .btn {
  color: #333;
}
.theme-green .btn.btn-primary {
  background: #339933;
  color: #fff;
}
.theme-green .btn.btn-primary:hover {
  background: #267326;
}
.theme-green .btn.btn-primary:focus {
  background: #267326;
}
.theme-green .btn.btn-inverse, .theme-green .btn.btn-success, .theme-green .btn.btn-danger {
  color: #fff;
}
.theme-green.locked {
  background: #339933 !important;
}
.theme-green.locked .pull-left a {
  background: #267326;
}
.theme-green.locked .pull-left a:hover {
  background: #133913;
}
.theme-green #navigation {
  background: #339933;
}
.theme-green #navigation .toggle-mobile {
  background: #267326;
}
.theme-green #navigation .mobile-nav.open {
  background: #339933;
}
.theme-green #navigation .mobile-nav.open > li.active > a {
  background: #133913;
}
.theme-green #navigation .mobile-nav.open > li.active > ul {
  background: #133913;
}
.theme-green #navigation .mobile-nav.open > li > a {
  background: #267326;
}
.theme-green #navigation .mobile-nav.open > li > ul {
  background: #267326;
}
.theme-green #navigation .main-nav > li.active > a:hover {
  background: #fff;
}
.theme-green #navigation .main-nav > li.active.open > a {
  background: #fff;
}
.theme-green #navigation .main-nav > li.open > a {
  background: #267326;
}
.theme-green #navigation .main-nav > li > a:hover {
  background: #267326;
}
.theme-green #navigation .user .icon-nav > li > a:hover {
  background: #267326;
}
.theme-green #navigation .user .dropdown.open {
  background: #267326;
}
.theme-green #navigation .user .dropdown > a:hover {
  background: #267326;
}
.theme-green #navigation .dropdown-menu {
  border-color: #339933;
}
.theme-green #navigation .dropdown-menu > li > a:hover {
  background: #339933;
}
.theme-green .search-form .search-pane button[type="submit"] {
  background: #339933;
}
.theme-green .messages > li.insert .submit button {
  background: #339933;
}
.theme-green .messages > li.right .name {
  color: black;
}
.theme-green .messages > li.right .message {
  background: #b3e6b3;
}
.theme-green .messages > li.right .message p {
  color: #0d260d;
}
.theme-green .messages > li.right .message .time {
  color: #0d260d;
}
.theme-green .messages > li.right .message .caret {
  border-left: 7px solid #b3e6b3;
}
.theme-green .letterbox .letter > li.active {
  background: #339933;
}
.theme-green .calendar .fc-content .fc-event .fc-event-inner {
  background: #339933;
}
.theme-green .calendar .fc-button.fc-state-active {
  background: #339933;
}
.theme-green .calendar .fc-button.fc-state-active:hover {
  background: #339933;
}
.theme-green .table.table-user tr.alpha td.alpha-val span {
  background: #339933;
}
.theme-green .tagsinput#textfield_tagsinput .tag, .theme-green .ms-container .multi-custom-header, .theme-green .slider .ui-slider-handle, .theme-green .form-wizard .wizard-steps li.active .single-step .title, .theme-green .user-list h4, .theme-green .nav.nav-pills > li.active > a, .theme-green .nav.nav-list > li.active > a, .theme-green .table.table-colored-header thead th, .theme-green .table.table-colored-header thead td, .theme-green .dataTables_wrapper .dataTables_paginate > span > a.paginate_active, .theme-green .elfinder-navbar .ui-state-active, .theme-green .pagination.pagination-custom li.active a:hover, .theme-green .pagination.pagination-custom li.active a {
  background: #339933;
}
.theme-green .elfinder-navbar .ui-state-active {
  border-color: #339933;
}
.theme-green .box .box-title .tabs > li.active > a {
  background: #339933;
}
.theme-green #main .box.box-color .box-title {
  background: #339933;
  color: #fff;
}
.theme-green .box.box-color .box-title .tabs > li.active > a {
  background: #fff;
  color: #339933;
}
.theme-green .box.box-color .box-title .tabs > li > a:hover {
  color: #339933;
}
.theme-green .box.box-bordered.box-color .box-title {
  border-color: #339933;
}
.theme-green .box.box-bordered.box-color .box-content {
  border-color: #339933;
}
.theme-green .ColVis_collection { border: 1px solid #339933; }

.theme-green .panel-widget .panel.green { border: 2px solid #339933; }
.theme-green .panel-widget .panel.green .panel-heading { background: #339933 !important; }
.theme-green .panel-widget .panel.green:hover { border-color: #267326 !important; }
.theme-green .dataTables_processing { border-color: #339933; background-image: url(images/loader-green.gif); }
.theme-green .dataTables_wrapper .dataTables_paginate > span > a.paginate_button.current { background: #339933; }
.theme-green .table-bordered.table-force-topborder { border-top: 1px solid #267326; }
.theme-green .table-bordered.dataTable { border-top: 0px solid #267326; }
.theme-green .table-bordered th, .table-bordered td { border: 1px solid #267326 !important; }  
.theme-green .table-bordered th{ border-bottom: 1px solid #267326 !important; }
.theme-green #main .breadcrumbs { border-bottom: 1px solid #339933; }
.theme-green #main .breadcrumbs .btntopheader a { background: #339933; }
.theme-green #main .breadcrumbs .btntopheader a:hover { background: #267326; }
.theme-green .ui-widget-content { border: 1px solid #339933; }
.theme-green .ui-widget-header { border: 1px solid #339933; background: #339933; color: #ffffff; font-weight: bold; }
.theme-green .ui-state-hover { border: 1px solid #267326; background:#267326; font-weight: bold; color:#ffffff !important; }
.theme-green .ui-state-focus { border: 1px solid #267326; background:#267326; font-weight: bold; color:#ffffff !important; }
.theme-green .ui-widget-header .ui-state-hover { border: 1px solid #267326; background:#267326; font-weight: bold; color:#ffffff !important; }
.theme-green .ui-widget-content .ui-state-hover { border: 1px solid #267326; background:#267326; font-weight: bold; color:#ffffff !important; }
.theme-green .ui-widget-header .ui-state-focus { border: 1px solid #267326; background:#267326; font-weight: bold; color:#ffffff !important; }
.theme-green .ui-widget-content .ui-state-focus { border: 1px solid #267326; background:#267326; font-weight: bold; color:#ffffff !important; }
.theme-green .ui-widget-content .ui-state-focus a { color: #ffffff; }
.theme-green .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day > a { border: 1px solid #339933; background: #339933; color:#ffffff; }
.theme-green .ui-datepicker .ui-datepicker-calendar td > a { background:#ffffff; color:#339933; text-align: center; }
.theme-green #jquery-loader.blue-with-image{ background-image: url(images/loader-green.gif); }
.theme-green .input-group-addon { background-color: #339933; color: #ffffff; }
.theme-green .btn-export-group { border:1px solid #339933; text-align: center; }
.theme-green .btn-export { background-color: #339933; color:#ffffff; border:1px solid #cccccc; }
.theme-green .btn-export:hover { background-color: #267326; }
.theme-green .btn-export:focus { background-color: #267326; }

.theme-green .btn-report-export-group { border:1px solid #339933; text-align: center; }
.theme-green .btn-report-export { background-color: #339933; color:#ffffff; border:1px solid #cccccc; }
.theme-green .btn-report-export:hover { background-color: #267326; }
.theme-green .btn-report-export:focus { background-color: #267326; }

.theme-green .hr-divider { border: 3px double #339933; }
.theme-green .btn-print { background-color: #339933; color:#ffffff; border: 1px double #267326; }
.theme-green .btn-print:hover { background-color: #ffffff; color:#267326; border: 1px double #267326; }
.theme-green .cke_top { background-color: #339933; }
.theme-green .pace .pace-progress { background: #339933; color: #339933;}
.theme-green .pace .pace-activity { box-shadow: inset 0 0 0 2px #339933, inset 0 0 0 7px #FFF; }
.theme-green #navigation .toggle-nav { color: #339933; }
.theme-green #divLoginPartial { background: #339933; }
#divLoginPartial.green { background: #339933; }
.theme-green #mainFooter { background: #339933; }
.theme-green .fc-header-toolbar { border: 1px solid #267326; }

.theme-green .swal2-popup .swal2-styled.swal2-confirm { background: #339933; }
.theme-green .swal2-popup .swal2-styled.swal2-confirm:hover { background: #267326; }

.theme-green .theme-border { border: 1px solid #267326 !important; }
.theme-green .theme-border-top { border-top: 1px solid #267326 !important; }
.theme-green .theme-border-right { border-right: 1px solid #267326 !important; }
.theme-green .theme-border-bottom { border-bottom: 1px solid #267326 !important; }
.theme-green .theme-border-left { border-left: 1px solid #267326 !important; }

/*theme blue*/
.panel-widget .panel.blue {
  border: 2px solid #368ee0;
}
.panel-widget .panel.blue:hover {
  border-color: #1e74c5 !important;
}
.panel-widget .panel.blue .panel-heading {
  background: #368ee0 !important;
}
.panel-widget .panel.blue .panel-heading .panel-title > a {
  color: #fff;
}
.panel-widget .panel.blue .panel-heading:hover {
  background: #1e74c5 !important;
}

.font-blue {
  color: #368ee0;
}

ul > li.blue, .label-blue {
  background: #368ee0;
}

.progress .bar.bar-blue {
  background: #368ee0;
}

.pricing-tables .pricing.blue > li.head {
  background: #368ee0;
}
.pricing-tables .pricing.blue > li.head .info {
  background: #39ac39;
}
.pricing-tables .pricing.blue > li.head .name {
  background: #1e74c5;
}

.btn.btn-blue {
  background: #368ee0;
  color: #fff !important;
}
.btn.btn-blue:hover {
  background: #1e74c5;
}

.box.box-color.blue .box-title {
  background: #368ee0 !important;
}
.box.box-color.blue .box-title .actions > a:hover {
  color: #368ee0;
}
.box.box-color.blue .form-wizard .wizard-steps li.active .single-step .title {
  background: #368ee0;
}
.box.box-color.blue .btn.btn-primary {
  background: #368ee0;
}
.box.box-color.blue .btn.btn-primary:hover {
  background: #1e74c5;
}
.box.box-color.blue .btn.btn-primary:focus {
  background: #1e74c5;
}
.box.box-bordered.box-color.blue .box-title {
  border-color: #368ee0 !important;
}
.box.box-bordered.box-color.blue .box-content {
  border-color: #368ee0 !important;
}
.box.box-bordered.box-color.blue .slimScrollDiv {
  border-bottom: 2px solid #368ee0;
}

.timeline > li .timeline-content .left .icon.blue {
  background: #368ee0;
}

.theme-blue .daterangepicker .active {
  background: #368ee0;
}
.theme-blue .mobile-sidebar-toggle {
  color: #fff;
}
.theme-blue #navigation .dropdown-menu {
  border-color: #368ee0;
}
.theme-blue #navigation .dropdown-menu > li.dropdown-submenu .dropdown-menu {
  border-top: 2px solid #368ee0;
}
.theme-blue #navigation .dropdown-menu > li.dropdown-submenu:hover > a, .theme-blue #navigation .dropdown-menu > li.dropdown-submenu:focus > a {
  background: #368ee0;
}
.theme-blue #navigation .dropdown-menu > li > a:hover {
  background: #368ee0;
}
.theme-blue .datepicker.datepicker-dropdown .datepicker-days .active, .theme-blue .datepicker.datepicker-dropdown .datepicker-years .active, .theme-blue .datepicker.datepicker-dropdown .datepicker-months .active {
  background: #368ee0;
}
.theme-blue .datepicker.datepicker-dropdown .datepicker-days .active:hover, .theme-blue .datepicker.datepicker-dropdown .datepicker-years .active:hover, .theme-blue .datepicker.datepicker-dropdown .datepicker-months .active:hover {
  background: #1e74c5;
}
.theme-blue .form-wizard .wizard-steps li.active .single-step .title {
  background: #368ee0;
}
.theme-blue .btn.btn-primary {
  background: #368ee0;
}
.theme-blue.login {
  background: #368ee0;
}
.theme-blue a {
  color: #000000;
}
.theme-blue a:hover {
  color: #000000;
}
.theme-blue .btn {
  color: #333;
}
.theme-blue .btn.btn-primary {
  background: #368ee0;
  color: #fff;
}
.theme-blue .btn.btn-primary:hover {
  background: #1e74c5;
}
.theme-blue .btn.btn-primary:focus {
  background: #1e74c5;
}
.theme-blue .btn.btn-inverse, .theme-blue .btn.btn-success, .theme-blue .btn.btn-danger {
  color: #fff;
}
.theme-blue.locked {
  background: #368ee0 !important;
}
.theme-blue.locked .pull-left a {
  background: #1e74c5;
}
.theme-blue.locked .pull-left a:hover {
  background: #133913;
}
.theme-blue #navigation {
  background: #368ee0;
}
.theme-blue #navigation .toggle-mobile {
  background: #1e74c5;
}
.theme-blue #navigation .mobile-nav.open {
  background: #368ee0;
}
.theme-blue #navigation .mobile-nav.open > li.active > a {
  background: #133913;
}
.theme-blue #navigation .mobile-nav.open > li.active > ul {
  background: #133913;
}
.theme-blue #navigation .mobile-nav.open > li > a {
  background: #1e74c5;
}
.theme-blue #navigation .mobile-nav.open > li > ul {
  background: #1e74c5;
}
.theme-blue #navigation .main-nav > li.active > a:hover {
  background: #fff;
}
.theme-blue #navigation .main-nav > li.active.open > a {
  background: #fff;
}
.theme-blue #navigation .main-nav > li.open > a {
  background: #1e74c5;
}
.theme-blue #navigation .main-nav > li > a:hover {
  background: #1e74c5;
}
.theme-blue #navigation .user .icon-nav > li > a:hover {
  background: #1e74c5;
}
.theme-blue #navigation .user .dropdown.open {
  background: #1e74c5;
}
.theme-blue #navigation .user .dropdown > a:hover {
  background: #1e74c5;
}
.theme-blue #navigation .dropdown-menu {
  border-color: #368ee0;
}
.theme-blue #navigation .dropdown-menu > li > a:hover {
  background: #368ee0;
}
.theme-blue .search-form .search-pane button[type="submit"] {
  background: #368ee0;
}
.theme-blue .messages > li.insert .submit button {
  background: #368ee0;
}
.theme-blue .messages > li.right .name {
  color: black;
}
.theme-blue .messages > li.right .message {
  background: #b3e6b3;
}
.theme-blue .messages > li.right .message p {
  color: #0d260d;
}
.theme-blue .messages > li.right .message .time {
  color: #0d260d;
}
.theme-blue .messages > li.right .message .caret {
  border-left: 7px solid #b3e6b3;
}
.theme-blue .letterbox .letter > li.active {
  background: #368ee0;
}
.theme-blue .calendar .fc-content .fc-event .fc-event-inner {
  background: #368ee0;
}
.theme-blue .calendar .fc-button.fc-state-active {
  background: #368ee0;
}
.theme-blue .calendar .fc-button.fc-state-active:hover {
  background: #368ee0;
}
.theme-blue .table.table-user tr.alpha td.alpha-val span {
  background: #368ee0;
}
.theme-blue .tagsinput#textfield_tagsinput .tag, .theme-blue .ms-container .multi-custom-header, .theme-blue .slider .ui-slider-handle, .theme-blue .form-wizard .wizard-steps li.active .single-step .title, .theme-blue .user-list h4, .theme-blue .nav.nav-pills > li.active > a, .theme-blue .nav.nav-list > li.active > a, .theme-blue .table.table-colored-header thead th, .theme-blue .table.table-colored-header thead td, .theme-blue .dataTables_wrapper .dataTables_paginate > span > a.paginate_active, .theme-blue .elfinder-navbar .ui-state-active, .theme-blue .pagination.pagination-custom li.active a:hover, .theme-blue .pagination.pagination-custom li.active a {
  background: #368ee0;
}
.theme-blue .elfinder-navbar .ui-state-active {
  border-color: #368ee0;
}
.theme-blue .box .box-title .tabs > li.active > a {
  background: #368ee0;
}
.theme-blue #main .box.box-color .box-title {
  background: #368ee0;
  color: #fff;
}
.theme-blue .box.box-color .box-title .tabs > li.active > a {
  background: #fff;
  color: #368ee0;
}
.theme-blue .box.box-color .box-title .tabs > li > a:hover {
  color: #368ee0;
}
.theme-blue .box.box-bordered.box-color .box-title {
  border-color: #368ee0;
}
.theme-blue .box.box-bordered.box-color .box-content {
  border-color: #368ee0;
}
.theme-blue .ColVis_collection { border: 1px solid #368ee0; }

.theme-blue .panel-widget .panel.blue { border: 2px solid #368ee0; }
.theme-blue .panel-widget .panel.blue .panel-heading { background: #368ee0 !important; }
.theme-blue .panel-widget .panel.blue:hover { border-color: #1e74c5 !important; }
.theme-blue .dataTables_processing { border-color: #368ee0; background-image: url(images/loader-blue.gif); }
.theme-blue .dataTables_wrapper .dataTables_paginate > span > a.paginate_button.current { background: #368ee0; }
.theme-blue .table-bordered.table-force-topborder { border-top: 1px solid #1e74c5; }
.theme-blue .table-bordered.dataTable { border-top: 0px solid #1e74c5; }
.theme-blue .table-bordered th, .table-bordered td { border: 1px solid #1e74c5 !important; }  
.theme-blue .table-bordered th{ border-bottom: 1px solid #1e74c5 !important; }
.theme-blue #main .breadcrumbs { border-bottom: 1px solid #368ee0; }
.theme-blue #main .breadcrumbs .btntopheader a { background: #368ee0; }
.theme-blue #main .breadcrumbs .btntopheader a:hover { background: #1e74c5; }
.theme-blue .ui-widget-content { border: 1px solid #368ee0; }
.theme-blue .ui-widget-header { border: 1px solid #368ee0; background: #368ee0; color: #ffffff; font-weight: bold; }
.theme-blue .ui-state-hover { border: 1px solid #1e74c5; background:#1e74c5; font-weight: bold; color:#ffffff !important; }
.theme-blue .ui-state-focus { border: 1px solid #1e74c5; background:#1e74c5; font-weight: bold; color:#ffffff !important; }
.theme-blue .ui-widget-header .ui-state-hover { border: 1px solid #1e74c5; background:#1e74c5; font-weight: bold; color:#ffffff !important; }
.theme-blue .ui-widget-content .ui-state-hover { border: 1px solid #1e74c5; background:#1e74c5; font-weight: bold; color:#ffffff !important; }
.theme-blue .ui-widget-header .ui-state-focus { border: 1px solid #1e74c5; background:#1e74c5; font-weight: bold; color:#ffffff !important; }
.theme-blue .ui-widget-content .ui-state-focus { border: 1px solid #1e74c5; background:#1e74c5; font-weight: bold; color:#ffffff !important; }
.theme-blue .ui-widget-content .ui-state-focus a { color: #ffffff; }
.theme-blue .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day > a { border: 1px solid #368ee0; background: #368ee0; color:#ffffff; }
.theme-blue .ui-datepicker .ui-datepicker-calendar td > a { background:#ffffff; color:#368ee0; text-align: center; }
.theme-blue #jquery-loader.blue-with-image{ background-image: url(images/loader-blue.gif); }
.theme-blue .input-group-addon { background-color: #368ee0; color: #ffffff; }
.theme-blue .btn-export-group { border:1px solid #368ee0; text-align: center; }
.theme-blue .btn-export { background-color: #368ee0; color:#ffffff; border:1px solid #cccccc; }
.theme-blue .btn-export:hover { background-color: #1e74c5; }
.theme-blue .btn-export:focus { background-color: #1e74c5; }

.theme-blue .btn-report-export-group { border:1px solid #368ee0; text-align: center; }
.theme-blue .btn-report-export { background-color: #368ee0; color:#ffffff; border:1px solid #cccccc; }
.theme-blue .btn-report-export:hover { background-color: #1e74c5; }
.theme-blue .btn-report-export:focus { background-color: #1e74c5; }

.theme-blue .hr-divider { border: 3px double #368ee0; }
.theme-blue .btn-print { background-color: #368ee0; color:#ffffff; border: 1px double #1e74c5; }
.theme-blue .btn-print:hover { background-color: #ffffff; color:#1e74c5; border: 1px double #1e74c5; }
.theme-blue .cke_top { background-color: #368ee0; }
.theme-blue .pace .pace-progress { background: #368ee0; color: #368ee0;}
.theme-blue .pace .pace-activity { box-shadow: inset 0 0 0 2px #368ee0, inset 0 0 0 7px #FFF; }
.theme-blue #navigation .toggle-nav { color: #368ee0; }
.theme-blue #divLoginPartial { background: #368ee0; }
#divLoginPartial.blue { background: #368ee0; }
.theme-blue #mainFooter { background: #368ee0; }
.theme-blue .fc-header-toolbar { border: 1px solid #1e74c5; }

.theme-blue .swal2-popup .swal2-styled.swal2-confirm { background: #368ee0; }
.theme-blue .swal2-popup .swal2-styled.swal2-confirm:hover { background: #1e74c5; }

.theme-blue .theme-border { border: 1px solid #1e74c5 !important; }
.theme-blue .theme-border-top { border-top: 1px solid #1e74c5 !important; }
.theme-blue .theme-border-right { border-right: 1px solid #1e74c5 !important; }
.theme-blue .theme-border-bottom { border-bottom: 1px solid #1e74c5 !important; }
.theme-blue .theme-border-left { border-left: 1px solid #1e74c5 !important; }

/*theme orange*/
.panel-widget .panel.orange {
  border: 2px solid #f8a31f;
}
.panel-widget .panel.orange:hover {
  border-color: #dd8907 !important;
}
.panel-widget .panel.orange .panel-heading {
  background: #f8a31f !important;
}
.panel-widget .panel.orange .panel-heading .panel-title > a {
  color: #fff;
}
.panel-widget .panel.orange .panel-heading:hover {
  background: #dd8907 !important;
}

.font-orange {
  color: #f8a31f;
}

ul > li.orange, .label-orange {
  background: #f8a31f;
}

.progress .bar.bar-orange {
  background: #f8a31f;
}

.pricing-tables .pricing.orange > li.head {
  background: #f8a31f;
}
.pricing-tables .pricing.orange > li.head .info {
  background: #39ac39;
}
.pricing-tables .pricing.orange > li.head .name {
  background: #dd8907;
}

.btn.btn-orange {
  background: #f8a31f;
  color: #fff !important;
}
.btn.btn-orange:hover {
  background: #dd8907;
}

.box.box-color.orange .box-title {
  background: #f8a31f !important;
}
.box.box-color.orange .box-title .actions > a:hover {
  color: #f8a31f;
}
.box.box-color.orange .form-wizard .wizard-steps li.active .single-step .title {
  background: #f8a31f;
}
.box.box-color.orange .btn.btn-primary {
  background: #f8a31f;
}
.box.box-color.orange .btn.btn-primary:hover {
  background: #dd8907;
}
.box.box-color.orange .btn.btn-primary:focus {
  background: #dd8907;
}
.box.box-bordered.box-color.orange .box-title {
  border-color: #f8a31f !important;
}
.box.box-bordered.box-color.orange .box-content {
  border-color: #f8a31f !important;
}
.box.box-bordered.box-color.orange .slimScrollDiv {
  border-bottom: 2px solid #f8a31f;
}

.timeline > li .timeline-content .left .icon.orange {
  background: #f8a31f;
}

.theme-orange .daterangepicker .active {
  background: #f8a31f;
}
.theme-orange .mobile-sidebar-toggle {
  color: #fff;
}
.theme-orange #navigation .dropdown-menu {
  border-color: #f8a31f;
}
.theme-orange #navigation .dropdown-menu > li.dropdown-submenu .dropdown-menu {
  border-top: 2px solid #f8a31f;
}
.theme-orange #navigation .dropdown-menu > li.dropdown-submenu:hover > a, .theme-orange #navigation .dropdown-menu > li.dropdown-submenu:focus > a {
  background: #f8a31f;
}
.theme-orange #navigation .dropdown-menu > li > a:hover {
  background: #f8a31f;
}
.theme-orange .datepicker.datepicker-dropdown .datepicker-days .active, .theme-orange .datepicker.datepicker-dropdown .datepicker-years .active, .theme-orange .datepicker.datepicker-dropdown .datepicker-months .active {
  background: #f8a31f;
}
.theme-orange .datepicker.datepicker-dropdown .datepicker-days .active:hover, .theme-orange .datepicker.datepicker-dropdown .datepicker-years .active:hover, .theme-orange .datepicker.datepicker-dropdown .datepicker-months .active:hover {
  background: #dd8907;
}
.theme-orange .form-wizard .wizard-steps li.active .single-step .title {
  background: #f8a31f;
}
.theme-orange .btn.btn-primary {
  background: #f8a31f;
}
.theme-orange.login {
  background: #f8a31f;
}
.theme-orange a {
  color: #000000;
}
.theme-orange a:hover {
  color: #000000;
}
.theme-orange .btn {
  color: #333;
}
.theme-orange .btn.btn-primary {
  background: #f8a31f;
  color: #fff;
}
.theme-orange .btn.btn-primary:hover {
  background: #dd8907;
}
.theme-orange .btn.btn-primary:focus {
  background: #dd8907;
}
.theme-orange .btn.btn-inverse, .theme-orange .btn.btn-success, .theme-orange .btn.btn-danger {
  color: #fff;
}
.theme-orange.locked {
  background: #f8a31f !important;
}
.theme-orange.locked .pull-left a {
  background: #dd8907;
}
.theme-orange.locked .pull-left a:hover {
  background: #133913;
}
.theme-orange #navigation {
  background: #f8a31f;
}
.theme-orange #navigation .toggle-mobile {
  background: #dd8907;
}
.theme-orange #navigation .mobile-nav.open {
  background: #f8a31f;
}
.theme-orange #navigation .mobile-nav.open > li.active > a {
  background: #133913;
}
.theme-orange #navigation .mobile-nav.open > li.active > ul {
  background: #133913;
}
.theme-orange #navigation .mobile-nav.open > li > a {
  background: #dd8907;
}
.theme-orange #navigation .mobile-nav.open > li > ul {
  background: #dd8907;
}
.theme-orange #navigation .main-nav > li.active > a:hover {
  background: #fff;
}
.theme-orange #navigation .main-nav > li.active.open > a {
  background: #fff;
}
.theme-orange #navigation .main-nav > li.open > a {
  background: #dd8907;
}
.theme-orange #navigation .main-nav > li > a:hover {
  background: #dd8907;
}
.theme-orange #navigation .user .icon-nav > li > a:hover {
  background: #dd8907;
}
.theme-orange #navigation .user .dropdown.open {
  background: #dd8907;
}
.theme-orange #navigation .user .dropdown > a:hover {
  background: #dd8907;
}
.theme-orange #navigation .dropdown-menu {
  border-color: #f8a31f;
}
.theme-orange #navigation .dropdown-menu > li > a:hover {
  background: #f8a31f;
}
.theme-orange .search-form .search-pane button[type="submit"] {
  background: #f8a31f;
}
.theme-orange .messages > li.insert .submit button {
  background: #f8a31f;
}
.theme-orange .messages > li.right .name {
  color: black;
}
.theme-orange .messages > li.right .message {
  background: #b3e6b3;
}
.theme-orange .messages > li.right .message p {
  color: #0d260d;
}
.theme-orange .messages > li.right .message .time {
  color: #0d260d;
}
.theme-orange .messages > li.right .message .caret {
  border-left: 7px solid #b3e6b3;
}
.theme-orange .letterbox .letter > li.active {
  background: #f8a31f;
}
.theme-orange .calendar .fc-content .fc-event .fc-event-inner {
  background: #f8a31f;
}
.theme-orange .calendar .fc-button.fc-state-active {
  background: #f8a31f;
}
.theme-orange .calendar .fc-button.fc-state-active:hover {
  background: #f8a31f;
}
.theme-orange .table.table-user tr.alpha td.alpha-val span {
  background: #f8a31f;
}
.theme-orange .tagsinput#textfield_tagsinput .tag, .theme-orange .ms-container .multi-custom-header, .theme-orange .slider .ui-slider-handle, .theme-orange .form-wizard .wizard-steps li.active .single-step .title, .theme-orange .user-list h4, .theme-orange .nav.nav-pills > li.active > a, .theme-orange .nav.nav-list > li.active > a, .theme-orange .table.table-colored-header thead th, .theme-orange .table.table-colored-header thead td, .theme-orange .dataTables_wrapper .dataTables_paginate > span > a.paginate_active, .theme-orange .elfinder-navbar .ui-state-active, .theme-orange .pagination.pagination-custom li.active a:hover, .theme-orange .pagination.pagination-custom li.active a {
  background: #f8a31f;
}
.theme-orange .elfinder-navbar .ui-state-active {
  border-color: #f8a31f;
}
.theme-orange .box .box-title .tabs > li.active > a {
  background: #f8a31f;
}
.theme-orange #main .box.box-color .box-title {
  background: #f8a31f;
  color: #fff;
}
.theme-orange .box.box-color .box-title .tabs > li.active > a {
  background: #fff;
  color: #f8a31f;
}
.theme-orange .box.box-color .box-title .tabs > li > a:hover {
  color: #f8a31f;
}
.theme-orange .box.box-bordered.box-color .box-title {
  border-color: #f8a31f;
}
.theme-orange .box.box-bordered.box-color .box-content {
  border-color: #f8a31f;
}
.theme-orange .ColVis_collection { border: 1px solid #f8a31f; }

.theme-orange .panel-widget .panel.orange { border: 2px solid #f8a31f; }
.theme-orange .panel-widget .panel.orange .panel-heading { background: #f8a31f !important; }
.theme-orange .panel-widget .panel.orange:hover { border-color: #dd8907 !important; }
.theme-orange .dataTables_processing { border-color: #f8a31f; background-image: url(images/loader-orange.gif); }
.theme-orange .dataTables_wrapper .dataTables_paginate > span > a.paginate_button.current { background: #f8a31f; }
.theme-orange .table-bordered.table-force-topborder { border-top: 1px solid #dd8907; }
.theme-orange .table-bordered.dataTable { border-top: 0px solid #dd8907; }
.theme-orange .table-bordered th, .table-bordered td { border: 1px solid #dd8907 !important; }  
.theme-orange .table-bordered th{ border-bottom: 1px solid #dd8907 !important; }
.theme-orange #main .breadcrumbs { border-bottom: 1px solid #f8a31f; }
.theme-orange #main .breadcrumbs .btntopheader a { background: #f8a31f; }
.theme-orange #main .breadcrumbs .btntopheader a:hover { background: #dd8907; }
.theme-orange .ui-widget-content { border: 1px solid #f8a31f; }
.theme-orange .ui-widget-header { border: 1px solid #f8a31f; background: #f8a31f; color: #ffffff; font-weight: bold; }
.theme-orange .ui-state-hover { border: 1px solid #dd8907; background:#dd8907; font-weight: bold; color:#ffffff !important; }
.theme-orange .ui-state-focus { border: 1px solid #dd8907; background:#dd8907; font-weight: bold; color:#ffffff !important; }
.theme-orange .ui-widget-header .ui-state-hover { border: 1px solid #dd8907; background:#dd8907; font-weight: bold; color:#ffffff !important; }
.theme-orange .ui-widget-content .ui-state-hover { border: 1px solid #dd8907; background:#dd8907; font-weight: bold; color:#ffffff !important; }
.theme-orange .ui-widget-header .ui-state-focus { border: 1px solid #dd8907; background:#dd8907; font-weight: bold; color:#ffffff !important; }
.theme-orange .ui-widget-content .ui-state-focus { border: 1px solid #dd8907; background:#dd8907; font-weight: bold; color:#ffffff !important; }
.theme-orange .ui-widget-content .ui-state-focus a { color: #ffffff; }
.theme-orange .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day > a { border: 1px solid #f8a31f; background: #f8a31f; color:#ffffff; }
.theme-orange .ui-datepicker .ui-datepicker-calendar td > a { background:#ffffff; color:#f8a31f; text-align: center; }
.theme-orange #jquery-loader.orange-with-image{ background-image: url(images/loader-orange.gif); }
.theme-orange .input-group-addon { background-color: #f8a31f; color: #ffffff; }
.theme-orange .btn-export-group { border:1px solid #f8a31f; text-align: center; }
.theme-orange .btn-export { background-color: #f8a31f; color:#ffffff; border:1px solid #cccccc; }
.theme-orange .btn-export:hover { background-color: #dd8907; }
.theme-orange .btn-export:focus { background-color: #dd8907; }

.theme-orange .btn-report-export-group { border:1px solid #f8a31f; text-align: center; }
.theme-orange .btn-report-export { background-color: #f8a31f; color:#ffffff; border:1px solid #cccccc; }
.theme-orange .btn-report-export:hover { background-color: #dd8907; }
.theme-orange .btn-report-export:focus { background-color: #dd8907; }

.theme-orange .hr-divider { border: 3px double #f8a31f; }
.theme-orange .btn-print { background-color: #f8a31f; color:#ffffff; border: 1px double #dd8907; }
.theme-orange .btn-print:hover { background-color: #ffffff; color:#dd8907; border: 1px double #dd8907; }
.theme-orange .cke_top { background-color: #f8a31f; }
.theme-orange .pace .pace-progress { background: #f8a31f; color: #f8a31f;}
.theme-orange .pace .pace-activity { box-shadow: inset 0 0 0 2px #f8a31f, inset 0 0 0 7px #FFF; }
.theme-orange #navigation .toggle-nav { color: #f8a31f; }
.theme-orange #divLoginPartial { background: #f8a31f; }
#divLoginPartial.orange { background: #f8a31f; }
.theme-orange #mainFooter { background: #f8a31f; }
.theme-orange .fc-header-toolbar { border: 1px solid #dd8907; }

.theme-orange .swal2-popup .swal2-styled.swal2-confirm { background: #f8a31f; }
.theme-orange .swal2-popup .swal2-styled.swal2-confirm:hover { background: #dd8907; }

.theme-orange .theme-border { border: 1px solid #dd8907 !important; }
.theme-orange .theme-border-top { border-top: 1px solid #dd8907 !important; }
.theme-orange .theme-border-right { border-right: 1px solid #dd8907 !important; }
.theme-orange .theme-border-bottom { border-bottom: 1px solid #dd8907 !important; }
.theme-orange .theme-border-left { border-left: 1px solid #dd8907 !important; }

/*theme red*/
.panel-widget .panel.red {
  border: 2px solid #e51400;
}
.panel-widget .panel.red:hover {
  border-color: #b21000 !important;
}
.panel-widget .panel.red .panel-heading {
  background: #e51400 !important;
}
.panel-widget .panel.red .panel-heading .panel-title > a {
  color: #fff;
}
.panel-widget .panel.red .panel-heading:hover {
  background: #b21000 !important;
}

.font-red {
  color: #e51400;
}

ul > li.red, .label-red {
  background: #e51400;
}

.progress .bar.bar-red {
  background: #e51400;
}

.pricing-tables .pricing.red > li.head {
  background: #e51400;
}
.pricing-tables .pricing.red > li.head .info {
  background: #39ac39;
}
.pricing-tables .pricing.red > li.head .name {
  background: #b21000;
}

.btn.btn-red {
  background: #e51400;
  color: #fff !important;
}
.btn.btn-red:hover {
  background: #b21000;
}

.box.box-color.red .box-title {
  background: #e51400 !important;
}
.box.box-color.red .box-title .actions > a:hover {
  color: #e51400;
}
.box.box-color.red .form-wizard .wizard-steps li.active .single-step .title {
  background: #e51400;
}
.box.box-color.red .btn.btn-primary {
  background: #e51400;
}
.box.box-color.red .btn.btn-primary:hover {
  background: #b21000;
}
.box.box-color.red .btn.btn-primary:focus {
  background: #b21000;
}
.box.box-bordered.box-color.red .box-title {
  border-color: #e51400 !important;
}
.box.box-bordered.box-color.red .box-content {
  border-color: #e51400 !important;
}
.box.box-bordered.box-color.red .slimScrollDiv {
  border-bottom: 2px solid #e51400;
}

.timeline > li .timeline-content .left .icon.red {
  background: #e51400;
}

.theme-red .daterangepicker .active {
  background: #e51400;
}
.theme-red .mobile-sidebar-toggle {
  color: #fff;
}
.theme-red #navigation .dropdown-menu {
  border-color: #e51400;
}
.theme-red #navigation .dropdown-menu > li.dropdown-submenu .dropdown-menu {
  border-top: 2px solid #e51400;
}
.theme-red #navigation .dropdown-menu > li.dropdown-submenu:hover > a, .theme-red #navigation .dropdown-menu > li.dropdown-submenu:focus > a {
  background: #e51400;
}
.theme-red #navigation .dropdown-menu > li > a:hover {
  background: #e51400;
}
.theme-red .datepicker.datepicker-dropdown .datepicker-days .active, .theme-red .datepicker.datepicker-dropdown .datepicker-years .active, .theme-red .datepicker.datepicker-dropdown .datepicker-months .active {
  background: #e51400;
}
.theme-red .datepicker.datepicker-dropdown .datepicker-days .active:hover, .theme-red .datepicker.datepicker-dropdown .datepicker-years .active:hover, .theme-red .datepicker.datepicker-dropdown .datepicker-months .active:hover {
  background: #b21000;
}
.theme-red .form-wizard .wizard-steps li.active .single-step .title {
  background: #e51400;
}
.theme-red .btn.btn-primary {
  background: #e51400;
}
.theme-red.login {
  background: #e51400;
}
.theme-red a {
  color: #000000;
}
.theme-red a:hover {
  color: #000000;
}
.theme-red .btn {
  color: #333;
}
.theme-red .btn.btn-primary {
  background: #e51400;
  color: #fff;
}
.theme-red .btn.btn-primary:hover {
  background: #b21000;
}
.theme-red .btn.btn-primary:focus {
  background: #b21000;
}
.theme-red .btn.btn-inverse, .theme-red .btn.btn-success, .theme-red .btn.btn-danger {
  color: #fff;
}
.theme-red.locked {
  background: #e51400 !important;
}
.theme-red.locked .pull-left a {
  background: #b21000;
}
.theme-red.locked .pull-left a:hover {
  background: #133913;
}
.theme-red #navigation {
  background: #e51400;
}
.theme-red #navigation .toggle-mobile {
  background: #b21000;
}
.theme-red #navigation .mobile-nav.open {
  background: #e51400;
}
.theme-red #navigation .mobile-nav.open > li.active > a {
  background: #133913;
}
.theme-red #navigation .mobile-nav.open > li.active > ul {
  background: #133913;
}
.theme-red #navigation .mobile-nav.open > li > a {
  background: #b21000;
}
.theme-red #navigation .mobile-nav.open > li > ul {
  background: #b21000;
}
.theme-red #navigation .main-nav > li.active > a:hover {
  background: #fff;
}
.theme-red #navigation .main-nav > li.active.open > a {
  background: #fff;
}
.theme-red #navigation .main-nav > li.open > a {
  background: #b21000;
}
.theme-red #navigation .main-nav > li > a:hover {
  background: #b21000;
}
.theme-red #navigation .user .icon-nav > li > a:hover {
  background: #b21000;
}
.theme-red #navigation .user .dropdown.open {
  background: #b21000;
}
.theme-red #navigation .user .dropdown > a:hover {
  background: #b21000;
}
.theme-red #navigation .dropdown-menu {
  border-color: #e51400;
}
.theme-red #navigation .dropdown-menu > li > a:hover {
  background: #e51400;
}
.theme-red .search-form .search-pane button[type="submit"] {
  background: #e51400;
}
.theme-red .messages > li.insert .submit button {
  background: #e51400;
}
.theme-red .messages > li.right .name {
  color: black;
}
.theme-red .messages > li.right .message {
  background: #b3e6b3;
}
.theme-red .messages > li.right .message p {
  color: #0d260d;
}
.theme-red .messages > li.right .message .time {
  color: #0d260d;
}
.theme-red .messages > li.right .message .caret {
  border-left: 7px solid #b3e6b3;
}
.theme-red .letterbox .letter > li.active {
  background: #e51400;
}
.theme-red .calendar .fc-content .fc-event .fc-event-inner {
  background: #e51400;
}
.theme-red .calendar .fc-button.fc-state-active {
  background: #e51400;
}
.theme-red .calendar .fc-button.fc-state-active:hover {
  background: #e51400;
}
.theme-red .table.table-user tr.alpha td.alpha-val span {
  background: #e51400;
}
.theme-red .tagsinput#textfield_tagsinput .tag, .theme-red .ms-container .multi-custom-header, .theme-red .slider .ui-slider-handle, .theme-red .form-wizard .wizard-steps li.active .single-step .title, .theme-red .user-list h4, .theme-red .nav.nav-pills > li.active > a, .theme-red .nav.nav-list > li.active > a, .theme-red .table.table-colored-header thead th, .theme-red .table.table-colored-header thead td, .theme-red .dataTables_wrapper .dataTables_paginate > span > a.paginate_active, .theme-red .elfinder-navbar .ui-state-active, .theme-red .pagination.pagination-custom li.active a:hover, .theme-red .pagination.pagination-custom li.active a {
  background: #e51400;
}
.theme-red .elfinder-navbar .ui-state-active {
  border-color: #e51400;
}
.theme-red .box .box-title .tabs > li.active > a {
  background: #e51400;
}
.theme-red #main .box.box-color .box-title {
  background: #e51400;
  color: #fff;
}
.theme-red .box.box-color .box-title .tabs > li.active > a {
  background: #fff;
  color: #e51400;
}
.theme-red .box.box-color .box-title .tabs > li > a:hover {
  color: #e51400;
}
.theme-red .box.box-bordered.box-color .box-title {
  border-color: #e51400;
}
.theme-red .box.box-bordered.box-color .box-content {
  border-color: #e51400;
}
.theme-red .ColVis_collection { border: 1px solid #e51400; }

.theme-red .panel-widget .panel.red { border: 2px solid #e51400; }
.theme-red .panel-widget .panel.red .panel-heading { background: #e51400 !important; }
.theme-red .panel-widget .panel.red:hover { border-color: #b21000 !important; }
.theme-red .dataTables_processing { border-color: #e51400; background-image: url(images/loader-red.gif); }
.theme-red .dataTables_wrapper .dataTables_paginate > span > a.paginate_button.current { background: #e51400; }
.theme-red .table-bordered.table-force-topborder { border-top: 1px solid #b21000; }
.theme-red .table-bordered.dataTable { border-top: 0px solid #b21000; }
.theme-red .table-bordered th, .table-bordered td { border: 1px solid #b21000 !important; }  
.theme-red .table-bordered th{ border-bottom: 1px solid #b21000 !important; }
.theme-red #main .breadcrumbs { border-bottom: 1px solid #e51400; }
.theme-red #main .breadcrumbs .btntopheader a { background: #e51400; }
.theme-red #main .breadcrumbs .btntopheader a:hover { background: #b21000; }
.theme-red .ui-widget-content { border: 1px solid #e51400; }
.theme-red .ui-widget-header { border: 1px solid #e51400; background: #e51400; color: #ffffff; font-weight: bold; }
.theme-red .ui-state-hover { border: 1px solid #b21000; background:#b21000; font-weight: bold; color:#ffffff !important; }
.theme-red .ui-state-focus { border: 1px solid #b21000; background:#b21000; font-weight: bold; color:#ffffff !important; }
.theme-red .ui-widget-header .ui-state-hover { border: 1px solid #b21000; background:#b21000; font-weight: bold; color:#ffffff !important; }
.theme-red .ui-widget-content .ui-state-hover { border: 1px solid #b21000; background:#b21000; font-weight: bold; color:#ffffff !important; }
.theme-red .ui-widget-header .ui-state-focus { border: 1px solid #b21000; background:#b21000; font-weight: bold; color:#ffffff !important; }
.theme-red .ui-widget-content .ui-state-focus { border: 1px solid #b21000; background:#b21000; font-weight: bold; color:#ffffff !important; }
.theme-red .ui-widget-content .ui-state-focus a { color: #ffffff; }
.theme-red .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day > a { border: 1px solid #e51400; background: #e51400; color:#ffffff; }
.theme-red .ui-datepicker .ui-datepicker-calendar td > a { background:#ffffff; color:#e51400; text-align: center; }
.theme-red #jquery-loader.red-with-image{ background-image: url(images/loader-red.gif); }
.theme-red .input-group-addon { background-color: #e51400; color: #ffffff; }
.theme-red .btn-export-group { border:1px solid #e51400; text-align: center; }
.theme-red .btn-export { background-color: #e51400; color:#ffffff; border:1px solid #cccccc; }
.theme-red .btn-export:hover { background-color: #b21000; }
.theme-red .btn-export:focus { background-color: #b21000; }

.theme-red .btn-report-export-group { border:1px solid #e51400; text-align: center; }
.theme-red .btn-report-export { background-color: #e51400; color:#ffffff; border:1px solid #cccccc; }
.theme-red .btn-report-export:hover { background-color: #b21000; }
.theme-red .btn-report-export:focus { background-color: #b21000; }

.theme-red .hr-divider { border: 3px double #e51400; }
.theme-red .btn-print { background-color: #e51400; color:#ffffff; border: 1px double #b21000; }
.theme-red .btn-print:hover { background-color: #ffffff; color:#b21000; border: 1px double #b21000; }
.theme-red .cke_top { background-color: #e51400; }
.theme-red .pace .pace-progress { background: #e51400; color: #e51400;}
.theme-red .pace .pace-activity { box-shadow: inset 0 0 0 2px #e51400, inset 0 0 0 7px #FFF; }
.theme-red #navigation .toggle-nav { color: #e51400; }
.theme-red #divLoginPartial { background: #e51400; }
#divLoginPartial.red { background: #e51400; }
.theme-red #mainFooter { background: #e51400; }
.theme-red .fc-header-toolbar { border: 1px solid #b21000; }

.theme-red .swal2-popup .swal2-styled.swal2-confirm { background: #e51400; }
.theme-red .swal2-popup .swal2-styled.swal2-confirm:hover { background: #b21000; }

.theme-red .theme-border { border: 1px solid #b21000 !important; }
.theme-red .theme-border-top { border-top: 1px solid #b21000 !important; }
.theme-red .theme-border-right { border-right: 1px solid #b21000 !important; }
.theme-red .theme-border-bottom { border-bottom: 1px solid #b21000 !important; }
.theme-red .theme-border-left { border-left: 1px solid #b21000 !important; }

/*theme lime*/
.panel-widget .panel.lime {
  border: 2px solid #8cbf26;
}
.panel-widget .panel.lime:hover {
  border-color: #6d941e !important;
}
.panel-widget .panel.lime .panel-heading {
  background: #8cbf26 !important;
}
.panel-widget .panel.lime .panel-heading .panel-title > a {
  color: #fff;
}
.panel-widget .panel.lime .panel-heading:hover {
  background: #6d941e !important;
}

.font-lime {
  color: #8cbf26;
}

ul > li.lime, .label-lime {
  background: #8cbf26;
}

.progress .bar.bar-lime {
  background: #8cbf26;
}

.pricing-tables .pricing.lime > li.head {
  background: #8cbf26;
}
.pricing-tables .pricing.lime > li.head .info {
  background: #39ac39;
}
.pricing-tables .pricing.lime > li.head .name {
  background: #6d941e;
}

.btn.btn-lime {
  background: #8cbf26;
  color: #fff !important;
}
.btn.btn-lime:hover {
  background: #6d941e;
}

.box.box-color.lime .box-title {
  background: #8cbf26 !important;
}
.box.box-color.lime .box-title .actions > a:hover {
  color: #8cbf26;
}
.box.box-color.lime .form-wizard .wizard-steps li.active .single-step .title {
  background: #8cbf26;
}
.box.box-color.lime .btn.btn-primary {
  background: #8cbf26;
}
.box.box-color.lime .btn.btn-primary:hover {
  background: #6d941e;
}
.box.box-color.lime .btn.btn-primary:focus {
  background: #6d941e;
}
.box.box-bordelime.box-color.lime .box-title {
  border-color: #8cbf26 !important;
}
.box.box-bordelime.box-color.lime .box-content {
  border-color: #8cbf26 !important;
}
.box.box-bordelime.box-color.lime .slimScrollDiv {
  border-bottom: 2px solid #8cbf26;
}

.timeline > li .timeline-content .left .icon.lime {
  background: #8cbf26;
}

.theme-lime .daterangepicker .active {
  background: #8cbf26;
}
.theme-lime .mobile-sidebar-toggle {
  color: #fff;
}
.theme-lime #navigation .dropdown-menu {
  border-color: #8cbf26;
}
.theme-lime #navigation .dropdown-menu > li.dropdown-submenu .dropdown-menu {
  border-top: 2px solid #8cbf26;
}
.theme-lime #navigation .dropdown-menu > li.dropdown-submenu:hover > a, .theme-lime #navigation .dropdown-menu > li.dropdown-submenu:focus > a {
  background: #8cbf26;
}
.theme-lime #navigation .dropdown-menu > li > a:hover {
  background: #8cbf26;
}
.theme-lime .datepicker.datepicker-dropdown .datepicker-days .active, .theme-lime .datepicker.datepicker-dropdown .datepicker-years .active, .theme-lime .datepicker.datepicker-dropdown .datepicker-months .active {
  background: #8cbf26;
}
.theme-lime .datepicker.datepicker-dropdown .datepicker-days .active:hover, .theme-lime .datepicker.datepicker-dropdown .datepicker-years .active:hover, .theme-lime .datepicker.datepicker-dropdown .datepicker-months .active:hover {
  background: #6d941e;
}
.theme-lime .form-wizard .wizard-steps li.active .single-step .title {
  background: #8cbf26;
}
.theme-lime .btn.btn-primary {
  background: #8cbf26;
}
.theme-lime.login {
  background: #8cbf26;
}
.theme-lime a {
  color: #000000;
}
.theme-lime a:hover {
  color: #000000;
}
.theme-lime .btn {
  color: #333;
}
.theme-lime .btn.btn-primary {
  background: #8cbf26;
  color: #fff;
}
.theme-lime .btn.btn-primary:hover {
  background: #6d941e;
}
.theme-lime .btn.btn-primary:focus {
  background: #6d941e;
}
.theme-lime .btn.btn-inverse, .theme-lime .btn.btn-success, .theme-lime .btn.btn-danger {
  color: #fff;
}
.theme-lime.locked {
  background: #8cbf26 !important;
}
.theme-lime.locked .pull-left a {
  background: #6d941e;
}
.theme-lime.locked .pull-left a:hover {
  background: #133913;
}
.theme-lime #navigation {
  background: #8cbf26;
}
.theme-lime #navigation .toggle-mobile {
  background: #6d941e;
}
.theme-lime #navigation .mobile-nav.open {
  background: #8cbf26;
}
.theme-lime #navigation .mobile-nav.open > li.active > a {
  background: #133913;
}
.theme-lime #navigation .mobile-nav.open > li.active > ul {
  background: #133913;
}
.theme-lime #navigation .mobile-nav.open > li > a {
  background: #6d941e;
}
.theme-lime #navigation .mobile-nav.open > li > ul {
  background: #6d941e;
}
.theme-lime #navigation .main-nav > li.active > a:hover {
  background: #fff;
}
.theme-lime #navigation .main-nav > li.active.open > a {
  background: #fff;
}
.theme-lime #navigation .main-nav > li.open > a {
  background: #6d941e;
}
.theme-lime #navigation .main-nav > li > a:hover {
  background: #6d941e;
}
.theme-lime #navigation .user .icon-nav > li > a:hover {
  background: #6d941e;
}
.theme-lime #navigation .user .dropdown.open {
  background: #6d941e;
}
.theme-lime #navigation .user .dropdown > a:hover {
  background: #6d941e;
}
.theme-lime #navigation .dropdown-menu {
  border-color: #8cbf26;
}
.theme-lime #navigation .dropdown-menu > li > a:hover {
  background: #8cbf26;
}
.theme-lime .search-form .search-pane button[type="submit"] {
  background: #8cbf26;
}
.theme-lime .messages > li.insert .submit button {
  background: #8cbf26;
}
.theme-lime .messages > li.right .name {
  color: black;
}
.theme-lime .messages > li.right .message {
  background: #b3e6b3;
}
.theme-lime .messages > li.right .message p {
  color: #0d260d;
}
.theme-lime .messages > li.right .message .time {
  color: #0d260d;
}
.theme-lime .messages > li.right .message .caret {
  border-left: 7px solid #b3e6b3;
}
.theme-lime .letterbox .letter > li.active {
  background: #8cbf26;
}
.theme-lime .calendar .fc-content .fc-event .fc-event-inner {
  background: #8cbf26;
}
.theme-lime .calendar .fc-button.fc-state-active {
  background: #8cbf26;
}
.theme-lime .calendar .fc-button.fc-state-active:hover {
  background: #8cbf26;
}
.theme-lime .table.table-user tr.alpha td.alpha-val span {
  background: #8cbf26;
}
.theme-lime .tagsinput#textfield_tagsinput .tag, .theme-lime .ms-container .multi-custom-header, .theme-lime .slider .ui-slider-handle, .theme-lime .form-wizard .wizard-steps li.active .single-step .title, .theme-lime .user-list h4, .theme-lime .nav.nav-pills > li.active > a, .theme-lime .nav.nav-list > li.active > a, .theme-lime .table.table-cololime-header thead th, .theme-lime .table.table-cololime-header thead td, .theme-lime .dataTables_wrapper .dataTables_paginate > span > a.paginate_active, .theme-lime .elfinder-navbar .ui-state-active, .theme-lime .pagination.pagination-custom li.active a:hover, .theme-lime .pagination.pagination-custom li.active a {
  background: #8cbf26;
}
.theme-lime .elfinder-navbar .ui-state-active {
  border-color: #8cbf26;
}
.theme-lime .box .box-title .tabs > li.active > a {
  background: #8cbf26;
}
.theme-lime #main .box.box-color .box-title {
  background: #8cbf26;
  color: #fff;
}
.theme-lime .box.box-color .box-title .tabs > li.active > a {
  background: #fff;
  color: #8cbf26;
}
.theme-lime .box.box-color .box-title .tabs > li > a:hover {
  color: #8cbf26;
}
.theme-lime .box.box-bordelime.box-color .box-title {
  border-color: #8cbf26;
}
.theme-lime .box.box-bordelime.box-color .box-content {
  border-color: #8cbf26;
}
.theme-lime .ColVis_collection { border: 1px solid #8cbf26; }

.theme-lime .panel-widget .panel.lime { border: 2px solid #8cbf26; }
.theme-lime .panel-widget .panel.lime .panel-heading { background: #8cbf26 !important; }
.theme-lime .panel-widget .panel.lime:hover { border-color: #6d941e !important; }
.theme-lime .dataTables_processing { border-color: #8cbf26; background-image: url(images/loader-lime.gif); }
.theme-lime .dataTables_wrapper .dataTables_paginate > span > a.paginate_button.current { background: #8cbf26; }
.theme-lime .table-bordelime.table-force-topborder { border-top: 1px solid #6d941e; }
.theme-lime .table-bordelime.dataTable { border-top: 0px solid #6d941e; }
.theme-lime .table-bordelime th, .table-bordelime td { border: 1px solid #6d941e !important; }  
.theme-lime .table-bordelime th{ border-bottom: 1px solid #6d941e !important; }
.theme-lime #main .breadcrumbs { border-bottom: 1px solid #8cbf26; }
.theme-lime #main .breadcrumbs .btntopheader a { background: #8cbf26; }
.theme-lime #main .breadcrumbs .btntopheader a:hover { background: #6d941e; }
.theme-lime .ui-widget-content { border: 1px solid #8cbf26; }
.theme-lime .ui-widget-header { border: 1px solid #8cbf26; background: #8cbf26; color: #ffffff; font-weight: bold; }
.theme-lime .ui-state-hover { border: 1px solid #6d941e; background:#6d941e; font-weight: bold; color:#ffffff !important; }
.theme-lime .ui-state-focus { border: 1px solid #6d941e; background:#6d941e; font-weight: bold; color:#ffffff !important; }
.theme-lime .ui-widget-header .ui-state-hover { border: 1px solid #6d941e; background:#6d941e; font-weight: bold; color:#ffffff !important; }
.theme-lime .ui-widget-content .ui-state-hover { border: 1px solid #6d941e; background:#6d941e; font-weight: bold; color:#ffffff !important; }
.theme-lime .ui-widget-header .ui-state-focus { border: 1px solid #6d941e; background:#6d941e; font-weight: bold; color:#ffffff !important; }
.theme-lime .ui-widget-content .ui-state-focus { border: 1px solid #6d941e; background:#6d941e; font-weight: bold; color:#ffffff !important; }
.theme-lime .ui-widget-content .ui-state-focus a { color: #ffffff; }
.theme-lime .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day > a { border: 1px solid #8cbf26; background: #8cbf26; color:#ffffff; }
.theme-lime .ui-datepicker .ui-datepicker-calendar td > a { background:#ffffff; color:#8cbf26; text-align: center; }
.theme-lime #jquery-loader.lime-with-image{ background-image: url(images/loader-lime.gif); }
.theme-lime .input-group-addon { background-color: #8cbf26; color: #ffffff; }
.theme-lime .btn-export-group { border:1px solid #8cbf26; text-align: center; }
.theme-lime .btn-export { background-color: #8cbf26; color:#ffffff; border:1px solid #cccccc; }
.theme-lime .btn-export:hover { background-color: #6d941e; }
.theme-lime .btn-export:focus { background-color: #6d941e; }

.theme-lime .btn-report-export-group { border:1px solid #8cbf26; text-align: center; }
.theme-lime .btn-report-export { background-color: #8cbf26; color:#ffffff; border:1px solid #cccccc; }
.theme-lime .btn-report-export:hover { background-color: #6d941e; }
.theme-lime .btn-report-export:focus { background-color: #6d941e; }

.theme-lime .hr-divider { border: 3px double #8cbf26; }
.theme-lime .btn-print { background-color: #8cbf26; color:#ffffff; border: 1px double #6d941e; }
.theme-lime .btn-print:hover { background-color: #ffffff; color:#6d941e; border: 1px double #6d941e; }
.theme-lime .cke_top { background-color: #8cbf26; }
.theme-lime .pace .pace-progress { background: #8cbf26; color: #8cbf26;}
.theme-lime .pace .pace-activity { box-shadow: inset 0 0 0 2px #8cbf26, inset 0 0 0 7px #FFF; }
.theme-lime #navigation .toggle-nav { color: #8cbf26; }
.theme-lime #divLoginPartial { background: #8cbf26; }
#divLoginPartial.lime { background: #8cbf26; }
.theme-lime #mainFooter { background: #8cbf26; }
.theme-lime .fc-header-toolbar { border: 1px solid #6d941e; }

.theme-lime .swal2-popup .swal2-styled.swal2-confirm { background: #8cbf26; }
.theme-lime .swal2-popup .swal2-styled.swal2-confirm:hover { background: #6d941e; }

.theme-lime .theme-border { border: 1px solid #6d941e !important; }
.theme-lime .theme-border-top { border-top: 1px solid #6d941e !important; }
.theme-lime .theme-border-right { border-right: 1px solid #6d941e !important; }
.theme-lime .theme-border-bottom { border-bottom: 1px solid #6d941e !important; }
.theme-lime .theme-border-left { border-left: 1px solid #6d941e !important; }

/*theme teal*/
.panel-widget .panel.teal {
  border: 2px solid #00aba9;
}
.panel-widget .panel.teal:hover {
  border-color: #007877 !important;
}
.panel-widget .panel.teal .panel-heading {
  background: #00aba9 !important;
}
.panel-widget .panel.teal .panel-heading .panel-title > a {
  color: #fff;
}
.panel-widget .panel.teal .panel-heading:hover {
  background: #007877 !important;
}

.font-teal {
  color: #00aba9;
}

ul > li.teal, .label-teal {
  background: #00aba9;
}

.progress .bar.bar-teal {
  background: #00aba9;
}

.pricing-tables .pricing.teal > li.head {
  background: #00aba9;
}
.pricing-tables .pricing.teal > li.head .info {
  background: #39ac39;
}
.pricing-tables .pricing.teal > li.head .name {
  background: #007877;
}

.btn.btn-teal {
  background: #00aba9;
  color: #fff !important;
}
.btn.btn-teal:hover {
  background: #007877;
}

.box.box-color.teal .box-title {
  background: #00aba9 !important;
}
.box.box-color.teal .box-title .actions > a:hover {
  color: #00aba9;
}
.box.box-color.teal .form-wizard .wizard-steps li.active .single-step .title {
  background: #00aba9;
}
.box.box-color.teal .btn.btn-primary {
  background: #00aba9;
}
.box.box-color.teal .btn.btn-primary:hover {
  background: #007877;
}
.box.box-color.teal .btn.btn-primary:focus {
  background: #007877;
}
.box.box-bordeteal.box-color.teal .box-title {
  border-color: #00aba9 !important;
}
.box.box-bordeteal.box-color.teal .box-content {
  border-color: #00aba9 !important;
}
.box.box-bordeteal.box-color.teal .slimScrollDiv {
  border-bottom: 2px solid #00aba9;
}

.timeline > li .timeline-content .left .icon.teal {
  background: #00aba9;
}

.theme-teal .daterangepicker .active {
  background: #00aba9;
}
.theme-teal .mobile-sidebar-toggle {
  color: #fff;
}
.theme-teal #navigation .dropdown-menu {
  border-color: #00aba9;
}
.theme-teal #navigation .dropdown-menu > li.dropdown-submenu .dropdown-menu {
  border-top: 2px solid #00aba9;
}
.theme-teal #navigation .dropdown-menu > li.dropdown-submenu:hover > a, .theme-teal #navigation .dropdown-menu > li.dropdown-submenu:focus > a {
  background: #00aba9;
}
.theme-teal #navigation .dropdown-menu > li > a:hover {
  background: #00aba9;
}
.theme-teal .datepicker.datepicker-dropdown .datepicker-days .active, .theme-teal .datepicker.datepicker-dropdown .datepicker-years .active, .theme-teal .datepicker.datepicker-dropdown .datepicker-months .active {
  background: #00aba9;
}
.theme-teal .datepicker.datepicker-dropdown .datepicker-days .active:hover, .theme-teal .datepicker.datepicker-dropdown .datepicker-years .active:hover, .theme-teal .datepicker.datepicker-dropdown .datepicker-months .active:hover {
  background: #007877;
}
.theme-teal .form-wizard .wizard-steps li.active .single-step .title {
  background: #00aba9;
}
.theme-teal .btn.btn-primary {
  background: #00aba9;
}
.theme-teal.login {
  background: #00aba9;
}
.theme-teal a {
  color: #000000;
}
.theme-teal a:hover {
  color: #000000;
}
.theme-teal .btn {
  color: #333;
}
.theme-teal .btn.btn-primary {
  background: #00aba9;
  color: #fff;
}
.theme-teal .btn.btn-primary:hover {
  background: #007877;
}
.theme-teal .btn.btn-primary:focus {
  background: #007877;
}
.theme-teal .btn.btn-inverse, .theme-teal .btn.btn-success, .theme-teal .btn.btn-danger {
  color: #fff;
}
.theme-teal.locked {
  background: #00aba9 !important;
}
.theme-teal.locked .pull-left a {
  background: #007877;
}
.theme-teal.locked .pull-left a:hover {
  background: #133913;
}
.theme-teal #navigation {
  background: #00aba9;
}
.theme-teal #navigation .toggle-mobile {
  background: #007877;
}
.theme-teal #navigation .mobile-nav.open {
  background: #00aba9;
}
.theme-teal #navigation .mobile-nav.open > li.active > a {
  background: #133913;
}
.theme-teal #navigation .mobile-nav.open > li.active > ul {
  background: #133913;
}
.theme-teal #navigation .mobile-nav.open > li > a {
  background: #007877;
}
.theme-teal #navigation .mobile-nav.open > li > ul {
  background: #007877;
}
.theme-teal #navigation .main-nav > li.active > a:hover {
  background: #fff;
}
.theme-teal #navigation .main-nav > li.active.open > a {
  background: #fff;
}
.theme-teal #navigation .main-nav > li.open > a {
  background: #007877;
}
.theme-teal #navigation .main-nav > li > a:hover {
  background: #007877;
}
.theme-teal #navigation .user .icon-nav > li > a:hover {
  background: #007877;
}
.theme-teal #navigation .user .dropdown.open {
  background: #007877;
}
.theme-teal #navigation .user .dropdown > a:hover {
  background: #007877;
}
.theme-teal #navigation .dropdown-menu {
  border-color: #00aba9;
}
.theme-teal #navigation .dropdown-menu > li > a:hover {
  background: #00aba9;
}
.theme-teal .search-form .search-pane button[type="submit"] {
  background: #00aba9;
}
.theme-teal .messages > li.insert .submit button {
  background: #00aba9;
}
.theme-teal .messages > li.right .name {
  color: black;
}
.theme-teal .messages > li.right .message {
  background: #b3e6b3;
}
.theme-teal .messages > li.right .message p {
  color: #0d260d;
}
.theme-teal .messages > li.right .message .time {
  color: #0d260d;
}
.theme-teal .messages > li.right .message .caret {
  border-left: 7px solid #b3e6b3;
}
.theme-teal .letterbox .letter > li.active {
  background: #00aba9;
}
.theme-teal .calendar .fc-content .fc-event .fc-event-inner {
  background: #00aba9;
}
.theme-teal .calendar .fc-button.fc-state-active {
  background: #00aba9;
}
.theme-teal .calendar .fc-button.fc-state-active:hover {
  background: #00aba9;
}
.theme-teal .table.table-user tr.alpha td.alpha-val span {
  background: #00aba9;
}
.theme-teal .tagsinput#textfield_tagsinput .tag, .theme-teal .ms-container .multi-custom-header, .theme-teal .slider .ui-slider-handle, .theme-teal .form-wizard .wizard-steps li.active .single-step .title, .theme-teal .user-list h4, .theme-teal .nav.nav-pills > li.active > a, .theme-teal .nav.nav-list > li.active > a, .theme-teal .table.table-coloteal-header thead th, .theme-teal .table.table-coloteal-header thead td, .theme-teal .dataTables_wrapper .dataTables_paginate > span > a.paginate_active, .theme-teal .elfinder-navbar .ui-state-active, .theme-teal .pagination.pagination-custom li.active a:hover, .theme-teal .pagination.pagination-custom li.active a {
  background: #00aba9;
}
.theme-teal .elfinder-navbar .ui-state-active {
  border-color: #00aba9;
}
.theme-teal .box .box-title .tabs > li.active > a {
  background: #00aba9;
}
.theme-teal #main .box.box-color .box-title {
  background: #00aba9;
  color: #fff;
}
.theme-teal .box.box-color .box-title .tabs > li.active > a {
  background: #fff;
  color: #00aba9;
}
.theme-teal .box.box-color .box-title .tabs > li > a:hover {
  color: #00aba9;
}
.theme-teal .box.box-bordeteal.box-color .box-title {
  border-color: #00aba9;
}
.theme-teal .box.box-bordeteal.box-color .box-content {
  border-color: #00aba9;
}
.theme-teal .ColVis_collection { border: 1px solid #00aba9; }

.theme-teal .panel-widget .panel.teal { border: 2px solid #00aba9; }
.theme-teal .panel-widget .panel.teal .panel-heading { background: #00aba9 !important; }
.theme-teal .panel-widget .panel.teal:hover { border-color: #007877 !important; }
.theme-teal .dataTables_processing { border-color: #00aba9; background-image: url(images/loader-teal.gif); }
.theme-teal .dataTables_wrapper .dataTables_paginate > span > a.paginate_button.current { background: #00aba9; }
.theme-teal .table-bordeteal.table-force-topborder { border-top: 1px solid #007877; }
.theme-teal .table-bordeteal.dataTable { border-top: 0px solid #007877; }
.theme-teal .table-bordeteal th, .table-bordeteal td { border: 1px solid #007877 !important; }  
.theme-teal .table-bordeteal th{ border-bottom: 1px solid #007877 !important; }
.theme-teal #main .breadcrumbs { border-bottom: 1px solid #00aba9; }
.theme-teal #main .breadcrumbs .btntopheader a { background: #00aba9; }
.theme-teal #main .breadcrumbs .btntopheader a:hover { background: #007877; }
.theme-teal .ui-widget-content { border: 1px solid #00aba9; }
.theme-teal .ui-widget-header { border: 1px solid #00aba9; background: #00aba9; color: #ffffff; font-weight: bold; }
.theme-teal .ui-state-hover { border: 1px solid #007877; background:#007877; font-weight: bold; color:#ffffff !important; }
.theme-teal .ui-state-focus { border: 1px solid #007877; background:#007877; font-weight: bold; color:#ffffff !important; }
.theme-teal .ui-widget-header .ui-state-hover { border: 1px solid #007877; background:#007877; font-weight: bold; color:#ffffff !important; }
.theme-teal .ui-widget-content .ui-state-hover { border: 1px solid #007877; background:#007877; font-weight: bold; color:#ffffff !important; }
.theme-teal .ui-widget-header .ui-state-focus { border: 1px solid #007877; background:#007877; font-weight: bold; color:#ffffff !important; }
.theme-teal .ui-widget-content .ui-state-focus { border: 1px solid #007877; background:#007877; font-weight: bold; color:#ffffff !important; }
.theme-teal .ui-widget-content .ui-state-focus a { color: #ffffff; }
.theme-teal .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day > a { border: 1px solid #00aba9; background: #00aba9; color:#ffffff; }
.theme-teal .ui-datepicker .ui-datepicker-calendar td > a { background:#ffffff; color:#00aba9; text-align: center; }
.theme-teal #jquery-loader.teal-with-image{ background-image: url(images/loader-teal.gif); }
.theme-teal .input-group-addon { background-color: #00aba9; color: #ffffff; }
.theme-teal .btn-export-group { border:1px solid #00aba9; text-align: center; }
.theme-teal .btn-export { background-color: #00aba9; color:#ffffff; border:1px solid #cccccc; }
.theme-teal .btn-export:hover { background-color: #007877; }
.theme-teal .btn-export:focus { background-color: #007877; }

.theme-teal .btn-report-export-group { border:1px solid #00aba9; text-align: center; }
.theme-teal .btn-report-export { background-color: #00aba9; color:#ffffff; border:1px solid #cccccc; }
.theme-teal .btn-report-export:hover { background-color: #007877; }
.theme-teal .btn-report-export:focus { background-color: #007877; }

.theme-teal .hr-divider { border: 3px double #00aba9; }
.theme-teal .btn-print { background-color: #00aba9; color:#ffffff; border: 1px double #007877; }
.theme-teal .btn-print:hover { background-color: #ffffff; color:#007877; border: 1px double #007877; }
.theme-teal .cke_top { background-color: #00aba9; }
.theme-teal .pace .pace-progress { background: #00aba9; color: #00aba9;}
.theme-teal .pace .pace-activity { box-shadow: inset 0 0 0 2px #00aba9, inset 0 0 0 7px #FFF; }
.theme-teal #navigation .toggle-nav { color: #00aba9; }
.theme-teal #divLoginPartial { background: #00aba9; }
#divLoginPartial.teal { background: #00aba9; }
.theme-teal #mainFooter { background: #00aba9; }
.theme-teal .fc-header-toolbar { border: 1px solid #007877; }

.theme-teal .swal2-popup .swal2-styled.swal2-confirm { background: #00aba9; }
.theme-teal .swal2-popup .swal2-styled.swal2-confirm:hover { background: #007877; }

.theme-teal .theme-border { border: 1px solid #007877 !important; }
.theme-teal .theme-border-top { border-top: 1px solid #007877 !important; }
.theme-teal .theme-border-right { border-right: 1px solid #007877 !important; }
.theme-teal .theme-border-bottom { border-bottom: 1px solid #007877 !important; }
.theme-teal .theme-border-left { border-left: 1px solid #007877 !important; }

/*theme purple*/
.panel-widget .panel.purple {
  border: 2px solid #cc0079;
}
.panel-widget .panel.purple:hover {
  border-color: #007877 !important;
}
.panel-widget .panel.purple .panel-heading {
  background: #cc0079 !important;
}
.panel-widget .panel.purple .panel-heading .panel-title > a {
  color: #fff;
}
.panel-widget .panel.purple .panel-heading:hover {
  background: #007877 !important;
}

.font-purple {
  color: #cc0079;
}

ul > li.purple, .label-purple {
  background: #cc0079;
}

.progress .bar.bar-purple {
  background: #cc0079;
}

.pricing-tables .pricing.purple > li.head {
  background: #cc0079;
}
.pricing-tables .pricing.purple > li.head .info {
  background: #39ac39;
}
.pricing-tables .pricing.purple > li.head .name {
  background: #007877;
}

.btn.btn-purple {
  background: #cc0079;
  color: #fff !important;
}
.btn.btn-purple:hover {
  background: #007877;
}

.box.box-color.purple .box-title {
  background: #cc0079 !important;
}
.box.box-color.purple .box-title .actions > a:hover {
  color: #cc0079;
}
.box.box-color.purple .form-wizard .wizard-steps li.active .single-step .title {
  background: #cc0079;
}
.box.box-color.purple .btn.btn-primary {
  background: #cc0079;
}
.box.box-color.purple .btn.btn-primary:hover {
  background: #007877;
}
.box.box-color.purple .btn.btn-primary:focus {
  background: #007877;
}
.box.box-bordepurple.box-color.purple .box-title {
  border-color: #cc0079 !important;
}
.box.box-bordepurple.box-color.purple .box-content {
  border-color: #cc0079 !important;
}
.box.box-bordepurple.box-color.purple .slimScrollDiv {
  border-bottom: 2px solid #cc0079;
}

.timeline > li .timeline-content .left .icon.purple {
  background: #cc0079;
}

.theme-purple .daterangepicker .active {
  background: #cc0079;
}
.theme-purple .mobile-sidebar-toggle {
  color: #fff;
}
.theme-purple #navigation .dropdown-menu {
  border-color: #cc0079;
}
.theme-purple #navigation .dropdown-menu > li.dropdown-submenu .dropdown-menu {
  border-top: 2px solid #cc0079;
}
.theme-purple #navigation .dropdown-menu > li.dropdown-submenu:hover > a, .theme-purple #navigation .dropdown-menu > li.dropdown-submenu:focus > a {
  background: #cc0079;
}
.theme-purple #navigation .dropdown-menu > li > a:hover {
  background: #cc0079;
}
.theme-purple .datepicker.datepicker-dropdown .datepicker-days .active, .theme-purple .datepicker.datepicker-dropdown .datepicker-years .active, .theme-purple .datepicker.datepicker-dropdown .datepicker-months .active {
  background: #cc0079;
}
.theme-purple .datepicker.datepicker-dropdown .datepicker-days .active:hover, .theme-purple .datepicker.datepicker-dropdown .datepicker-years .active:hover, .theme-purple .datepicker.datepicker-dropdown .datepicker-months .active:hover {
  background: #007877;
}
.theme-purple .form-wizard .wizard-steps li.active .single-step .title {
  background: #cc0079;
}
.theme-purple .btn.btn-primary {
  background: #cc0079;
}
.theme-purple.login {
  background: #cc0079;
}
.theme-purple a {
  color: #000000;
}
.theme-purple a:hover {
  color: #000000;
}
.theme-purple .btn {
  color: #333;
}
.theme-purple .btn.btn-primary {
  background: #cc0079;
  color: #fff;
}
.theme-purple .btn.btn-primary:hover {
  background: #007877;
}
.theme-purple .btn.btn-primary:focus {
  background: #007877;
}
.theme-purple .btn.btn-inverse, .theme-purple .btn.btn-success, .theme-purple .btn.btn-danger {
  color: #fff;
}
.theme-purple.locked {
  background: #cc0079 !important;
}
.theme-purple.locked .pull-left a {
  background: #007877;
}
.theme-purple.locked .pull-left a:hover {
  background: #133913;
}
.theme-purple #navigation {
  background: #cc0079;
}
.theme-purple #navigation .toggle-mobile {
  background: #007877;
}
.theme-purple #navigation .mobile-nav.open {
  background: #cc0079;
}
.theme-purple #navigation .mobile-nav.open > li.active > a {
  background: #133913;
}
.theme-purple #navigation .mobile-nav.open > li.active > ul {
  background: #133913;
}
.theme-purple #navigation .mobile-nav.open > li > a {
  background: #007877;
}
.theme-purple #navigation .mobile-nav.open > li > ul {
  background: #007877;
}
.theme-purple #navigation .main-nav > li.active > a:hover {
  background: #fff;
}
.theme-purple #navigation .main-nav > li.active.open > a {
  background: #fff;
}
.theme-purple #navigation .main-nav > li.open > a {
  background: #007877;
}
.theme-purple #navigation .main-nav > li > a:hover {
  background: #007877;
}
.theme-purple #navigation .user .icon-nav > li > a:hover {
  background: #007877;
}
.theme-purple #navigation .user .dropdown.open {
  background: #007877;
}
.theme-purple #navigation .user .dropdown > a:hover {
  background: #007877;
}
.theme-purple #navigation .dropdown-menu {
  border-color: #cc0079;
}
.theme-purple #navigation .dropdown-menu > li > a:hover {
  background: #cc0079;
}
.theme-purple .search-form .search-pane button[type="submit"] {
  background: #cc0079;
}
.theme-purple .messages > li.insert .submit button {
  background: #cc0079;
}
.theme-purple .messages > li.right .name {
  color: black;
}
.theme-purple .messages > li.right .message {
  background: #b3e6b3;
}
.theme-purple .messages > li.right .message p {
  color: #0d260d;
}
.theme-purple .messages > li.right .message .time {
  color: #0d260d;
}
.theme-purple .messages > li.right .message .caret {
  border-left: 7px solid #b3e6b3;
}
.theme-purple .letterbox .letter > li.active {
  background: #cc0079;
}
.theme-purple .calendar .fc-content .fc-event .fc-event-inner {
  background: #cc0079;
}
.theme-purple .calendar .fc-button.fc-state-active {
  background: #cc0079;
}
.theme-purple .calendar .fc-button.fc-state-active:hover {
  background: #cc0079;
}
.theme-purple .table.table-user tr.alpha td.alpha-val span {
  background: #cc0079;
}
.theme-purple .tagsinput#textfield_tagsinput .tag, .theme-purple .ms-container .multi-custom-header, .theme-purple .slider .ui-slider-handle, .theme-purple .form-wizard .wizard-steps li.active .single-step .title, .theme-purple .user-list h4, .theme-purple .nav.nav-pills > li.active > a, .theme-purple .nav.nav-list > li.active > a, .theme-purple .table.table-colopurple-header thead th, .theme-purple .table.table-colopurple-header thead td, .theme-purple .dataTables_wrapper .dataTables_paginate > span > a.paginate_active, .theme-purple .elfinder-navbar .ui-state-active, .theme-purple .pagination.pagination-custom li.active a:hover, .theme-purple .pagination.pagination-custom li.active a {
  background: #cc0079;
}
.theme-purple .elfinder-navbar .ui-state-active {
  border-color: #cc0079;
}
.theme-purple .box .box-title .tabs > li.active > a {
  background: #cc0079;
}
.theme-purple #main .box.box-color .box-title {
  background: #cc0079;
  color: #fff;
}
.theme-purple .box.box-color .box-title .tabs > li.active > a {
  background: #fff;
  color: #cc0079;
}
.theme-purple .box.box-color .box-title .tabs > li > a:hover {
  color: #cc0079;
}
.theme-purple .box.box-bordepurple.box-color .box-title {
  border-color: #cc0079;
}
.theme-purple .box.box-bordepurple.box-color .box-content {
  border-color: #cc0079;
}
.theme-purple .ColVis_collection { border: 1px solid #cc0079; }

.theme-purple .panel-widget .panel.purple { border: 2px solid #cc0079; }
.theme-purple .panel-widget .panel.purple .panel-heading { background: #cc0079 !important; }
.theme-purple .panel-widget .panel.purple:hover { border-color: #007877 !important; }
.theme-purple .dataTables_processing { border-color: #cc0079; background-image: url(images/loader-purple.gif); }
.theme-purple .dataTables_wrapper .dataTables_paginate > span > a.paginate_button.current { background: #cc0079; }
.theme-purple .table-bordepurple.table-force-topborder { border-top: 1px solid #007877; }
.theme-purple .table-bordepurple.dataTable { border-top: 0px solid #007877; }
.theme-purple .table-bordepurple th, .table-bordepurple td { border: 1px solid #007877 !important; }  
.theme-purple .table-bordepurple th{ border-bottom: 1px solid #007877 !important; }
.theme-purple #main .breadcrumbs { border-bottom: 1px solid #cc0079; }
.theme-purple #main .breadcrumbs .btntopheader a { background: #cc0079; }
.theme-purple #main .breadcrumbs .btntopheader a:hover { background: #007877; }
.theme-purple .ui-widget-content { border: 1px solid #cc0079; }
.theme-purple .ui-widget-header { border: 1px solid #cc0079; background: #cc0079; color: #ffffff; font-weight: bold; }
.theme-purple .ui-state-hover { border: 1px solid #007877; background:#007877; font-weight: bold; color:#ffffff !important; }
.theme-purple .ui-state-focus { border: 1px solid #007877; background:#007877; font-weight: bold; color:#ffffff !important; }
.theme-purple .ui-widget-header .ui-state-hover { border: 1px solid #007877; background:#007877; font-weight: bold; color:#ffffff !important; }
.theme-purple .ui-widget-content .ui-state-hover { border: 1px solid #007877; background:#007877; font-weight: bold; color:#ffffff !important; }
.theme-purple .ui-widget-header .ui-state-focus { border: 1px solid #007877; background:#007877; font-weight: bold; color:#ffffff !important; }
.theme-purple .ui-widget-content .ui-state-focus { border: 1px solid #007877; background:#007877; font-weight: bold; color:#ffffff !important; }
.theme-purple .ui-widget-content .ui-state-focus a { color: #ffffff; }
.theme-purple .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day > a { border: 1px solid #cc0079; background: #cc0079; color:#ffffff; }
.theme-purple .ui-datepicker .ui-datepicker-calendar td > a { background:#ffffff; color:#cc0079; text-align: center; }
.theme-purple #jquery-loader.purple-with-image{ background-image: url(images/loader-purple.gif); }
.theme-purple .input-group-addon { background-color: #cc0079; color: #ffffff; }
.theme-purple .btn-export-group { border:1px solid #cc0079; text-align: center; }
.theme-purple .btn-export { background-color: #cc0079; color:#ffffff; border:1px solid #cccccc; }
.theme-purple .btn-export:hover { background-color: #007877; }
.theme-purple .btn-export:focus { background-color: #007877; }

.theme-purple .btn-report-export-group { border:1px solid #cc0079; text-align: center; }
.theme-purple .btn-report-export { background-color: #cc0079; color:#ffffff; border:1px solid #cccccc; }
.theme-purple .btn-report-export:hover { background-color: #007877; }
.theme-purple .btn-report-export:focus { background-color: #007877; }

.theme-purple .hr-divider { border: 3px double #cc0079; }
.theme-purple .btn-print { background-color: #cc0079; color:#ffffff; border: 1px double #007877; }
.theme-purple .btn-print:hover { background-color: #ffffff; color:#007877; border: 1px double #007877; }
.theme-purple .cke_top { background-color: #cc0079; }
.theme-purple .pace .pace-progress { background: #cc0079; color: #cc0079;}
.theme-purple .pace .pace-activity { box-shadow: inset 0 0 0 2px #cc0079, inset 0 0 0 7px #FFF; }
.theme-purple #navigation .toggle-nav { color: #cc0079; }
.theme-purple #divLoginPartial { background: #cc0079; }
#divLoginPartial.purple { background: #cc0079; }
.theme-purple #mainFooter { background: #cc0079; }
.theme-purple .fc-header-toolbar { border: 1px solid #007877; }

.theme-purple .swal2-popup .swal2-styled.swal2-confirm { background: #cc0079; }
.theme-purple .swal2-popup .swal2-styled.swal2-confirm:hover { background: #007877; }

.theme-purple .theme-border { border: 1px solid #007877 !important; }
.theme-purple .theme-border-top { border-top: 1px solid #007877 !important; }
.theme-purple .theme-border-right { border-right: 1px solid #007877 !important; }
.theme-purple .theme-border-bottom { border-bottom: 1px solid #007877 !important; }
.theme-purple .theme-border-left { border-left: 1px solid #007877 !important; }

/*theme magenta*/
.panel-widget .panel.magenta {
  border: 2px solid #a200ff;
}
.panel-widget .panel.magenta:hover {
  border-color: #8200cc !important;
}
.panel-widget .panel.magenta .panel-heading {
  background: #a200ff !important;
}
.panel-widget .panel.magenta .panel-heading .panel-title > a {
  color: #fff;
}
.panel-widget .panel.magenta .panel-heading:hover {
  background: #8200cc !important;
}

.font-magenta {
  color: #a200ff;
}

ul > li.magenta, .label-magenta {
  background: #a200ff;
}

.progress .bar.bar-magenta {
  background: #a200ff;
}

.pricing-tables .pricing.magenta > li.head {
  background: #a200ff;
}
.pricing-tables .pricing.magenta > li.head .info {
  background: #39ac39;
}
.pricing-tables .pricing.magenta > li.head .name {
  background: #8200cc;
}

.btn.btn-magenta {
  background: #a200ff;
  color: #fff !important;
}
.btn.btn-magenta:hover {
  background: #8200cc;
}

.box.box-color.magenta .box-title {
  background: #a200ff !important;
}
.box.box-color.magenta .box-title .actions > a:hover {
  color: #a200ff;
}
.box.box-color.magenta .form-wizard .wizard-steps li.active .single-step .title {
  background: #a200ff;
}
.box.box-color.magenta .btn.btn-primary {
  background: #a200ff;
}
.box.box-color.magenta .btn.btn-primary:hover {
  background: #8200cc;
}
.box.box-color.magenta .btn.btn-primary:focus {
  background: #8200cc;
}
.box.box-bordemagenta.box-color.magenta .box-title {
  border-color: #a200ff !important;
}
.box.box-bordemagenta.box-color.magenta .box-content {
  border-color: #a200ff !important;
}
.box.box-bordemagenta.box-color.magenta .slimScrollDiv {
  border-bottom: 2px solid #a200ff;
}

.timeline > li .timeline-content .left .icon.magenta {
  background: #a200ff;
}

.theme-magenta .daterangepicker .active {
  background: #a200ff;
}
.theme-magenta .mobile-sidebar-toggle {
  color: #fff;
}
.theme-magenta #navigation .dropdown-menu {
  border-color: #a200ff;
}
.theme-magenta #navigation .dropdown-menu > li.dropdown-submenu .dropdown-menu {
  border-top: 2px solid #a200ff;
}
.theme-magenta #navigation .dropdown-menu > li.dropdown-submenu:hover > a, .theme-magenta #navigation .dropdown-menu > li.dropdown-submenu:focus > a {
  background: #a200ff;
}
.theme-magenta #navigation .dropdown-menu > li > a:hover {
  background: #a200ff;
}
.theme-magenta .datepicker.datepicker-dropdown .datepicker-days .active, .theme-magenta .datepicker.datepicker-dropdown .datepicker-years .active, .theme-magenta .datepicker.datepicker-dropdown .datepicker-months .active {
  background: #a200ff;
}
.theme-magenta .datepicker.datepicker-dropdown .datepicker-days .active:hover, .theme-magenta .datepicker.datepicker-dropdown .datepicker-years .active:hover, .theme-magenta .datepicker.datepicker-dropdown .datepicker-months .active:hover {
  background: #8200cc;
}
.theme-magenta .form-wizard .wizard-steps li.active .single-step .title {
  background: #a200ff;
}
.theme-magenta .btn.btn-primary {
  background: #a200ff;
}
.theme-magenta.login {
  background: #a200ff;
}
.theme-magenta a {
  color: #000000;
}
.theme-magenta a:hover {
  color: #000000;
}
.theme-magenta .btn {
  color: #333;
}
.theme-magenta .btn.btn-primary {
  background: #a200ff;
  color: #fff;
}
.theme-magenta .btn.btn-primary:hover {
  background: #8200cc;
}
.theme-magenta .btn.btn-primary:focus {
  background: #8200cc;
}
.theme-magenta .btn.btn-inverse, .theme-magenta .btn.btn-success, .theme-magenta .btn.btn-danger {
  color: #fff;
}
.theme-magenta.locked {
  background: #a200ff !important;
}
.theme-magenta.locked .pull-left a {
  background: #8200cc;
}
.theme-magenta.locked .pull-left a:hover {
  background: #133913;
}
.theme-magenta #navigation {
  background: #a200ff;
}
.theme-magenta #navigation .toggle-mobile {
  background: #8200cc;
}
.theme-magenta #navigation .mobile-nav.open {
  background: #a200ff;
}
.theme-magenta #navigation .mobile-nav.open > li.active > a {
  background: #133913;
}
.theme-magenta #navigation .mobile-nav.open > li.active > ul {
  background: #133913;
}
.theme-magenta #navigation .mobile-nav.open > li > a {
  background: #8200cc;
}
.theme-magenta #navigation .mobile-nav.open > li > ul {
  background: #8200cc;
}
.theme-magenta #navigation .main-nav > li.active > a:hover {
  background: #fff;
}
.theme-magenta #navigation .main-nav > li.active.open > a {
  background: #fff;
}
.theme-magenta #navigation .main-nav > li.open > a {
  background: #8200cc;
}
.theme-magenta #navigation .main-nav > li > a:hover {
  background: #8200cc;
}
.theme-magenta #navigation .user .icon-nav > li > a:hover {
  background: #8200cc;
}
.theme-magenta #navigation .user .dropdown.open {
  background: #8200cc;
}
.theme-magenta #navigation .user .dropdown > a:hover {
  background: #8200cc;
}
.theme-magenta #navigation .dropdown-menu {
  border-color: #a200ff;
}
.theme-magenta #navigation .dropdown-menu > li > a:hover {
  background: #a200ff;
}
.theme-magenta .search-form .search-pane button[type="submit"] {
  background: #a200ff;
}
.theme-magenta .messages > li.insert .submit button {
  background: #a200ff;
}
.theme-magenta .messages > li.right .name {
  color: black;
}
.theme-magenta .messages > li.right .message {
  background: #b3e6b3;
}
.theme-magenta .messages > li.right .message p {
  color: #0d260d;
}
.theme-magenta .messages > li.right .message .time {
  color: #0d260d;
}
.theme-magenta .messages > li.right .message .caret {
  border-left: 7px solid #b3e6b3;
}
.theme-magenta .letterbox .letter > li.active {
  background: #a200ff;
}
.theme-magenta .calendar .fc-content .fc-event .fc-event-inner {
  background: #a200ff;
}
.theme-magenta .calendar .fc-button.fc-state-active {
  background: #a200ff;
}
.theme-magenta .calendar .fc-button.fc-state-active:hover {
  background: #a200ff;
}
.theme-magenta .table.table-user tr.alpha td.alpha-val span {
  background: #a200ff;
}
.theme-magenta .tagsinput#textfield_tagsinput .tag, .theme-magenta .ms-container .multi-custom-header, .theme-magenta .slider .ui-slider-handle, .theme-magenta .form-wizard .wizard-steps li.active .single-step .title, .theme-magenta .user-list h4, .theme-magenta .nav.nav-pills > li.active > a, .theme-magenta .nav.nav-list > li.active > a, .theme-magenta .table.table-colomagenta-header thead th, .theme-magenta .table.table-colomagenta-header thead td, .theme-magenta .dataTables_wrapper .dataTables_paginate > span > a.paginate_active, .theme-magenta .elfinder-navbar .ui-state-active, .theme-magenta .pagination.pagination-custom li.active a:hover, .theme-magenta .pagination.pagination-custom li.active a {
  background: #a200ff;
}
.theme-magenta .elfinder-navbar .ui-state-active {
  border-color: #a200ff;
}
.theme-magenta .box .box-title .tabs > li.active > a {
  background: #a200ff;
}
.theme-magenta #main .box.box-color .box-title {
  background: #a200ff;
  color: #fff;
}
.theme-magenta .box.box-color .box-title .tabs > li.active > a {
  background: #fff;
  color: #a200ff;
}
.theme-magenta .box.box-color .box-title .tabs > li > a:hover {
  color: #a200ff;
}
.theme-magenta .box.box-bordemagenta.box-color .box-title {
  border-color: #a200ff;
}
.theme-magenta .box.box-bordemagenta.box-color .box-content {
  border-color: #a200ff;
}
.theme-magenta .ColVis_collection { border: 1px solid #a200ff; }

.theme-magenta .panel-widget .panel.magenta { border: 2px solid #a200ff; }
.theme-magenta .panel-widget .panel.magenta .panel-heading { background: #a200ff !important; }
.theme-magenta .panel-widget .panel.magenta:hover { border-color: #8200cc !important; }
.theme-magenta .dataTables_processing { border-color: #a200ff; background-image: url(images/loader-magenta.gif); }
.theme-magenta .dataTables_wrapper .dataTables_paginate > span > a.paginate_button.current { background: #a200ff; }
.theme-magenta .table-bordemagenta.table-force-topborder { border-top: 1px solid #8200cc; }
.theme-magenta .table-bordemagenta.dataTable { border-top: 0px solid #8200cc; }
.theme-magenta .table-bordemagenta th, .table-bordemagenta td { border: 1px solid #8200cc !important; }  
.theme-magenta .table-bordemagenta th{ border-bottom: 1px solid #8200cc !important; }
.theme-magenta #main .breadcrumbs { border-bottom: 1px solid #a200ff; }
.theme-magenta #main .breadcrumbs .btntopheader a { background: #a200ff; }
.theme-magenta #main .breadcrumbs .btntopheader a:hover { background: #8200cc; }
.theme-magenta .ui-widget-content { border: 1px solid #a200ff; }
.theme-magenta .ui-widget-header { border: 1px solid #a200ff; background: #a200ff; color: #ffffff; font-weight: bold; }
.theme-magenta .ui-state-hover { border: 1px solid #8200cc; background:#8200cc; font-weight: bold; color:#ffffff !important; }
.theme-magenta .ui-state-focus { border: 1px solid #8200cc; background:#8200cc; font-weight: bold; color:#ffffff !important; }
.theme-magenta .ui-widget-header .ui-state-hover { border: 1px solid #8200cc; background:#8200cc; font-weight: bold; color:#ffffff !important; }
.theme-magenta .ui-widget-content .ui-state-hover { border: 1px solid #8200cc; background:#8200cc; font-weight: bold; color:#ffffff !important; }
.theme-magenta .ui-widget-header .ui-state-focus { border: 1px solid #8200cc; background:#8200cc; font-weight: bold; color:#ffffff !important; }
.theme-magenta .ui-widget-content .ui-state-focus { border: 1px solid #8200cc; background:#8200cc; font-weight: bold; color:#ffffff !important; }
.theme-magenta .ui-widget-content .ui-state-focus a { color: #ffffff; }
.theme-magenta .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day > a { border: 1px solid #a200ff; background: #a200ff; color:#ffffff; }
.theme-magenta .ui-datepicker .ui-datepicker-calendar td > a { background:#ffffff; color:#a200ff; text-align: center; }
.theme-magenta #jquery-loader.magenta-with-image{ background-image: url(images/loader-magenta.gif); }
.theme-magenta .input-group-addon { background-color: #a200ff; color: #ffffff; }
.theme-magenta .btn-export-group { border:1px solid #a200ff; text-align: center; }
.theme-magenta .btn-export { background-color: #a200ff; color:#ffffff; border:1px solid #cccccc; }
.theme-magenta .btn-export:hover { background-color: #8200cc; }
.theme-magenta .btn-export:focus { background-color: #8200cc; }

.theme-magenta .btn-report-export-group { border:1px solid #a200ff; text-align: center; }
.theme-magenta .btn-report-export { background-color: #a200ff; color:#ffffff; border:1px solid #cccccc; }
.theme-magenta .btn-report-export:hover { background-color: #8200cc; }
.theme-magenta .btn-report-export:focus { background-color: #8200cc; }

.theme-magenta .hr-divider { border: 3px double #a200ff; }
.theme-magenta .btn-print { background-color: #a200ff; color:#ffffff; border: 1px double #8200cc; }
.theme-magenta .btn-print:hover { background-color: #ffffff; color:#8200cc; border: 1px double #8200cc; }
.theme-magenta .cke_top { background-color: #a200ff; }
.theme-magenta .pace .pace-progress { background: #a200ff; color: #a200ff;}
.theme-magenta .pace .pace-activity { box-shadow: inset 0 0 0 2px #a200ff, inset 0 0 0 7px #FFF; }
.theme-magenta #navigation .toggle-nav { color: #a200ff; }
.theme-magenta #divLoginPartial { background: #a200ff; }
#divLoginPartial.magenta { background: #a200ff; }
.theme-magenta #mainFooter { background: #a200ff; }
.theme-magenta .fc-header-toolbar { border: 1px solid #8200cc; }

.theme-magenta .swal2-popup .swal2-styled.swal2-confirm { background: #a200ff; }
.theme-magenta .swal2-popup .swal2-styled.swal2-confirm:hover { background: #8200cc; }

.theme-magenta .theme-border { border: 1px solid #8200cc !important; }
.theme-magenta .theme-border-top { border-top: 1px solid #8200cc !important; }
.theme-magenta .theme-border-right { border-right: 1px solid #8200cc !important; }
.theme-magenta .theme-border-bottom { border-bottom: 1px solid #8200cc !important; }
.theme-magenta .theme-border-left { border-left: 1px solid #8200cc !important; }

/*theme grey*/
.panel-widget .panel.grey {
  border: 2px solid #333333;
}
.panel-widget .panel.grey:hover {
  border-color: #1a1a1a !important;
}
.panel-widget .panel.grey .panel-heading {
  background: #333333 !important;
}
.panel-widget .panel.grey .panel-heading .panel-title > a {
  color: #fff;
}
.panel-widget .panel.grey .panel-heading:hover {
  background: #1a1a1a !important;
}

.font-grey {
  color: #333333;
}

ul > li.grey, .label-grey {
  background: #333333;
}

.progress .bar.bar-grey {
  background: #333333;
}

.pricing-tables .pricing.grey > li.head {
  background: #333333;
}
.pricing-tables .pricing.grey > li.head .info {
  background: #39ac39;
}
.pricing-tables .pricing.grey > li.head .name {
  background: #1a1a1a;
}

.btn.btn-grey {
  background: #333333;
  color: #fff !important;
}
.btn.btn-grey:hover {
  background: #1a1a1a;
}

.box.box-color.grey .box-title {
  background: #333333 !important;
}
.box.box-color.grey .box-title .actions > a:hover {
  color: #333333;
}
.box.box-color.grey .form-wizard .wizard-steps li.active .single-step .title {
  background: #333333;
}
.box.box-color.grey .btn.btn-primary {
  background: #333333;
}
.box.box-color.grey .btn.btn-primary:hover {
  background: #1a1a1a;
}
.box.box-color.grey .btn.btn-primary:focus {
  background: #1a1a1a;
}
.box.box-bordegrey.box-color.grey .box-title {
  border-color: #333333 !important;
}
.box.box-bordegrey.box-color.grey .box-content {
  border-color: #333333 !important;
}
.box.box-bordegrey.box-color.grey .slimScrollDiv {
  border-bottom: 2px solid #333333;
}

.timeline > li .timeline-content .left .icon.grey {
  background: #333333;
}

.theme-grey .daterangepicker .active {
  background: #333333;
}
.theme-grey .mobile-sidebar-toggle {
  color: #fff;
}
.theme-grey #navigation .dropdown-menu {
  border-color: #333333;
}
.theme-grey #navigation .dropdown-menu > li.dropdown-submenu .dropdown-menu {
  border-top: 2px solid #333333;
}
.theme-grey #navigation .dropdown-menu > li.dropdown-submenu:hover > a, .theme-grey #navigation .dropdown-menu > li.dropdown-submenu:focus > a {
  background: #333333;
}
.theme-grey #navigation .dropdown-menu > li > a:hover {
  background: #333333;
}
.theme-grey .datepicker.datepicker-dropdown .datepicker-days .active, .theme-grey .datepicker.datepicker-dropdown .datepicker-years .active, .theme-grey .datepicker.datepicker-dropdown .datepicker-months .active {
  background: #333333;
}
.theme-grey .datepicker.datepicker-dropdown .datepicker-days .active:hover, .theme-grey .datepicker.datepicker-dropdown .datepicker-years .active:hover, .theme-grey .datepicker.datepicker-dropdown .datepicker-months .active:hover {
  background: #1a1a1a;
}
.theme-grey .form-wizard .wizard-steps li.active .single-step .title {
  background: #333333;
}
.theme-grey .btn.btn-primary {
  background: #333333;
}
.theme-grey.login {
  background: #333333;
}
.theme-grey a {
  color: #000000;
}
.theme-grey a:hover {
  color: #000000;
}
.theme-grey .btn {
  color: #333;
}
.theme-grey .btn.btn-primary {
  background: #333333;
  color: #fff;
}
.theme-grey .btn.btn-primary:hover {
  background: #1a1a1a;
}
.theme-grey .btn.btn-primary:focus {
  background: #1a1a1a;
}
.theme-grey .btn.btn-inverse, .theme-grey .btn.btn-success, .theme-grey .btn.btn-danger {
  color: #fff;
}
.theme-grey.locked {
  background: #333333 !important;
}
.theme-grey.locked .pull-left a {
  background: #1a1a1a;
}
.theme-grey.locked .pull-left a:hover {
  background: #133913;
}
.theme-grey #navigation {
  background: #333333;
}
.theme-grey #navigation .toggle-mobile {
  background: #1a1a1a;
}
.theme-grey #navigation .mobile-nav.open {
  background: #333333;
}
.theme-grey #navigation .mobile-nav.open > li.active > a {
  background: #133913;
}
.theme-grey #navigation .mobile-nav.open > li.active > ul {
  background: #133913;
}
.theme-grey #navigation .mobile-nav.open > li > a {
  background: #1a1a1a;
}
.theme-grey #navigation .mobile-nav.open > li > ul {
  background: #1a1a1a;
}
.theme-grey #navigation .main-nav > li.active > a:hover {
  background: #fff;
}
.theme-grey #navigation .main-nav > li.active.open > a {
  background: #fff;
}
.theme-grey #navigation .main-nav > li.open > a {
  background: #1a1a1a;
}
.theme-grey #navigation .main-nav > li > a:hover {
  background: #1a1a1a;
}
.theme-grey #navigation .user .icon-nav > li > a:hover {
  background: #1a1a1a;
}
.theme-grey #navigation .user .dropdown.open {
  background: #1a1a1a;
}
.theme-grey #navigation .user .dropdown > a:hover {
  background: #1a1a1a;
}
.theme-grey #navigation .dropdown-menu {
  border-color: #333333;
}
.theme-grey #navigation .dropdown-menu > li > a:hover {
  background: #333333;
}
.theme-grey .search-form .search-pane button[type="submit"] {
  background: #333333;
}
.theme-grey .messages > li.insert .submit button {
  background: #333333;
}
.theme-grey .messages > li.right .name {
  color: black;
}
.theme-grey .messages > li.right .message {
  background: #b3e6b3;
}
.theme-grey .messages > li.right .message p {
  color: #0d260d;
}
.theme-grey .messages > li.right .message .time {
  color: #0d260d;
}
.theme-grey .messages > li.right .message .caret {
  border-left: 7px solid #b3e6b3;
}
.theme-grey .letterbox .letter > li.active {
  background: #333333;
}
.theme-grey .calendar .fc-content .fc-event .fc-event-inner {
  background: #333333;
}
.theme-grey .calendar .fc-button.fc-state-active {
  background: #333333;
}
.theme-grey .calendar .fc-button.fc-state-active:hover {
  background: #333333;
}
.theme-grey .table.table-user tr.alpha td.alpha-val span {
  background: #333333;
}
.theme-grey .tagsinput#textfield_tagsinput .tag, .theme-grey .ms-container .multi-custom-header, .theme-grey .slider .ui-slider-handle, .theme-grey .form-wizard .wizard-steps li.active .single-step .title, .theme-grey .user-list h4, .theme-grey .nav.nav-pills > li.active > a, .theme-grey .nav.nav-list > li.active > a, .theme-grey .table.table-cologrey-header thead th, .theme-grey .table.table-cologrey-header thead td, .theme-grey .dataTables_wrapper .dataTables_paginate > span > a.paginate_active, .theme-grey .elfinder-navbar .ui-state-active, .theme-grey .pagination.pagination-custom li.active a:hover, .theme-grey .pagination.pagination-custom li.active a {
  background: #333333;
}
.theme-grey .elfinder-navbar .ui-state-active {
  border-color: #333333;
}
.theme-grey .box .box-title .tabs > li.active > a {
  background: #333333;
}
.theme-grey #main .box.box-color .box-title {
  background: #333333;
  color: #fff;
}
.theme-grey .box.box-color .box-title .tabs > li.active > a {
  background: #fff;
  color: #333333;
}
.theme-grey .box.box-color .box-title .tabs > li > a:hover {
  color: #333333;
}
.theme-grey .box.box-bordegrey.box-color .box-title {
  border-color: #333333;
}
.theme-grey .box.box-bordegrey.box-color .box-content {
  border-color: #333333;
}
.theme-grey .ColVis_collection { border: 1px solid #333333; }

.theme-grey .panel-widget .panel.grey { border: 2px solid #333333; }
.theme-grey .panel-widget .panel.grey .panel-heading { background: #333333 !important; }
.theme-grey .panel-widget .panel.grey:hover { border-color: #1a1a1a !important; }
.theme-grey .dataTables_processing { border-color: #333333; background-image: url(images/loader-grey.gif); }
.theme-grey .dataTables_wrapper .dataTables_paginate > span > a.paginate_button.current { background: #333333; }
.theme-grey .table-bordegrey.table-force-topborder { border-top: 1px solid #1a1a1a; }
.theme-grey .table-bordegrey.dataTable { border-top: 0px solid #1a1a1a; }
.theme-grey .table-bordegrey th, .table-bordegrey td { border: 1px solid #1a1a1a !important; }  
.theme-grey .table-bordegrey th{ border-bottom: 1px solid #1a1a1a !important; }
.theme-grey #main .breadcrumbs { border-bottom: 1px solid #333333; }
.theme-grey #main .breadcrumbs .btntopheader a { background: #333333; }
.theme-grey #main .breadcrumbs .btntopheader a:hover { background: #1a1a1a; }
.theme-grey .ui-widget-content { border: 1px solid #333333; }
.theme-grey .ui-widget-header { border: 1px solid #333333; background: #333333; color: #ffffff; font-weight: bold; }
.theme-grey .ui-state-hover { border: 1px solid #1a1a1a; background:#1a1a1a; font-weight: bold; color:#ffffff !important; }
.theme-grey .ui-state-focus { border: 1px solid #1a1a1a; background:#1a1a1a; font-weight: bold; color:#ffffff !important; }
.theme-grey .ui-widget-header .ui-state-hover { border: 1px solid #1a1a1a; background:#1a1a1a; font-weight: bold; color:#ffffff !important; }
.theme-grey .ui-widget-content .ui-state-hover { border: 1px solid #1a1a1a; background:#1a1a1a; font-weight: bold; color:#ffffff !important; }
.theme-grey .ui-widget-header .ui-state-focus { border: 1px solid #1a1a1a; background:#1a1a1a; font-weight: bold; color:#ffffff !important; }
.theme-grey .ui-widget-content .ui-state-focus { border: 1px solid #1a1a1a; background:#1a1a1a; font-weight: bold; color:#ffffff !important; }
.theme-grey .ui-widget-content .ui-state-focus a { color: #ffffff; }
.theme-grey .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day > a { border: 1px solid #333333; background: #333333; color:#ffffff; }
.theme-grey .ui-datepicker .ui-datepicker-calendar td > a { background:#ffffff; color:#333333; text-align: center; }
.theme-grey #jquery-loader.grey-with-image{ background-image: url(images/loader-grey.gif); }
.theme-grey .input-group-addon { background-color: #333333; color: #ffffff; }
.theme-grey .btn-export-group { border:1px solid #333333; text-align: center; }
.theme-grey .btn-export { background-color: #333333; color:#ffffff; border:1px solid #cccccc; }
.theme-grey .btn-export:hover { background-color: #1a1a1a; }
.theme-grey .btn-export:focus { background-color: #1a1a1a; }

.theme-grey .btn-report-export-group { border:1px solid #333333; text-align: center; }
.theme-grey .btn-report-export { background-color: #333333; color:#ffffff; border:1px solid #cccccc; }
.theme-grey .btn-report-export:hover { background-color: #1a1a1a; }
.theme-grey .btn-report-export:focus { background-color: #1a1a1a; }

.theme-grey .hr-divider { border: 3px double #333333; }
.theme-grey .btn-print { background-color: #333333; color:#ffffff; border: 1px double #1a1a1a; }
.theme-grey .btn-print:hover { background-color: #ffffff; color:#1a1a1a; border: 1px double #1a1a1a; }
.theme-grey .cke_top { background-color: #333333; }
.theme-grey .pace .pace-progress { background: #333333; color: #333333;}
.theme-grey .pace .pace-activity { box-shadow: inset 0 0 0 2px #333333, inset 0 0 0 7px #FFF; }
.theme-grey #navigation .toggle-nav { color: #333333; }
.theme-grey #divLoginPartial { background: #333333; }
#divLoginPartial.grey { background: #333333; }
.theme-grey #mainFooter { background: #333333; }
.theme-grey .fc-header-toolbar { border: 1px solid #1a1a1a; }

.theme-grey .swal2-popup .swal2-styled.swal2-confirm { background: #333333; }
.theme-grey .swal2-popup .swal2-styled.swal2-confirm:hover { background: #1a1a1a; }

.theme-grey .theme-border { border: 1px solid #1a1a1a !important; }
.theme-grey .theme-border-top { border-top: 1px solid #1a1a1a !important; }
.theme-grey .theme-border-right { border-right: 1px solid #1a1a1a !important; }
.theme-grey .theme-border-bottom { border-bottom: 1px solid #1a1a1a !important; }
.theme-grey .theme-border-left { border-left: 1px solid #1a1a1a !important; }

/*theme lightred*/
.panel-widget .panel.lightred {
  border: 2px solid #e63a3a;
}
.panel-widget .panel.lightred:hover {
  border-color: #d21b1b !important;
}
.panel-widget .panel.lightred .panel-heading {
  background: #e63a3a !important;
}
.panel-widget .panel.lightred .panel-heading .panel-title > a {
  color: #fff;
}
.panel-widget .panel.lightred .panel-heading:hover {
  background: #d21b1b !important;
}

.font-lightred {
  color: #e63a3a;
}

ul > li.lightred, .label-lightred {
  background: #e63a3a;
}

.progress .bar.bar-lightred {
  background: #e63a3a;
}

.pricing-tables .pricing.lightred > li.head {
  background: #e63a3a;
}
.pricing-tables .pricing.lightred > li.head .info {
  background: #39ac39;
}
.pricing-tables .pricing.lightred > li.head .name {
  background: #d21b1b;
}

.btn.btn-lightred {
  background: #e63a3a;
  color: #fff !important;
}
.btn.btn-lightred:hover {
  background: #d21b1b;
}

.box.box-color.lightred .box-title {
  background: #e63a3a !important;
}
.box.box-color.lightred .box-title .actions > a:hover {
  color: #e63a3a;
}
.box.box-color.lightred .form-wizard .wizard-steps li.active .single-step .title {
  background: #e63a3a;
}
.box.box-color.lightred .btn.btn-primary {
  background: #e63a3a;
}
.box.box-color.lightred .btn.btn-primary:hover {
  background: #d21b1b;
}
.box.box-color.lightred .btn.btn-primary:focus {
  background: #d21b1b;
}
.box.box-bordelightred.box-color.lightred .box-title {
  border-color: #e63a3a !important;
}
.box.box-bordelightred.box-color.lightred .box-content {
  border-color: #e63a3a !important;
}
.box.box-bordelightred.box-color.lightred .slimScrollDiv {
  border-bottom: 2px solid #e63a3a;
}

.timeline > li .timeline-content .left .icon.lightred {
  background: #e63a3a;
}

.theme-lightred .daterangepicker .active {
  background: #e63a3a;
}
.theme-lightred .mobile-sidebar-toggle {
  color: #fff;
}
.theme-lightred #navigation .dropdown-menu {
  border-color: #e63a3a;
}
.theme-lightred #navigation .dropdown-menu > li.dropdown-submenu .dropdown-menu {
  border-top: 2px solid #e63a3a;
}
.theme-lightred #navigation .dropdown-menu > li.dropdown-submenu:hover > a, .theme-lightred #navigation .dropdown-menu > li.dropdown-submenu:focus > a {
  background: #e63a3a;
}
.theme-lightred #navigation .dropdown-menu > li > a:hover {
  background: #e63a3a;
}
.theme-lightred .datepicker.datepicker-dropdown .datepicker-days .active, .theme-lightred .datepicker.datepicker-dropdown .datepicker-years .active, .theme-lightred .datepicker.datepicker-dropdown .datepicker-months .active {
  background: #e63a3a;
}
.theme-lightred .datepicker.datepicker-dropdown .datepicker-days .active:hover, .theme-lightred .datepicker.datepicker-dropdown .datepicker-years .active:hover, .theme-lightred .datepicker.datepicker-dropdown .datepicker-months .active:hover {
  background: #d21b1b;
}
.theme-lightred .form-wizard .wizard-steps li.active .single-step .title {
  background: #e63a3a;
}
.theme-lightred .btn.btn-primary {
  background: #e63a3a;
}
.theme-lightred.login {
  background: #e63a3a;
}
.theme-lightred a {
  color: #000000;
}
.theme-lightred a:hover {
  color: #000000;
}
.theme-lightred .btn {
  color: #333;
}
.theme-lightred .btn.btn-primary {
  background: #e63a3a;
  color: #fff;
}
.theme-lightred .btn.btn-primary:hover {
  background: #d21b1b;
}
.theme-lightred .btn.btn-primary:focus {
  background: #d21b1b;
}
.theme-lightred .btn.btn-inverse, .theme-lightred .btn.btn-success, .theme-lightred .btn.btn-danger {
  color: #fff;
}
.theme-lightred.locked {
  background: #e63a3a !important;
}
.theme-lightred.locked .pull-left a {
  background: #d21b1b;
}
.theme-lightred.locked .pull-left a:hover {
  background: #133913;
}
.theme-lightred #navigation {
  background: #e63a3a;
}
.theme-lightred #navigation .toggle-mobile {
  background: #d21b1b;
}
.theme-lightred #navigation .mobile-nav.open {
  background: #e63a3a;
}
.theme-lightred #navigation .mobile-nav.open > li.active > a {
  background: #133913;
}
.theme-lightred #navigation .mobile-nav.open > li.active > ul {
  background: #133913;
}
.theme-lightred #navigation .mobile-nav.open > li > a {
  background: #d21b1b;
}
.theme-lightred #navigation .mobile-nav.open > li > ul {
  background: #d21b1b;
}
.theme-lightred #navigation .main-nav > li.active > a:hover {
  background: #fff;
}
.theme-lightred #navigation .main-nav > li.active.open > a {
  background: #fff;
}
.theme-lightred #navigation .main-nav > li.open > a {
  background: #d21b1b;
}
.theme-lightred #navigation .main-nav > li > a:hover {
  background: #d21b1b;
}
.theme-lightred #navigation .user .icon-nav > li > a:hover {
  background: #d21b1b;
}
.theme-lightred #navigation .user .dropdown.open {
  background: #d21b1b;
}
.theme-lightred #navigation .user .dropdown > a:hover {
  background: #d21b1b;
}
.theme-lightred #navigation .dropdown-menu {
  border-color: #e63a3a;
}
.theme-lightred #navigation .dropdown-menu > li > a:hover {
  background: #e63a3a;
}
.theme-lightred .search-form .search-pane button[type="submit"] {
  background: #e63a3a;
}
.theme-lightred .messages > li.insert .submit button {
  background: #e63a3a;
}
.theme-lightred .messages > li.right .name {
  color: black;
}
.theme-lightred .messages > li.right .message {
  background: #b3e6b3;
}
.theme-lightred .messages > li.right .message p {
  color: #0d260d;
}
.theme-lightred .messages > li.right .message .time {
  color: #0d260d;
}
.theme-lightred .messages > li.right .message .caret {
  border-left: 7px solid #b3e6b3;
}
.theme-lightred .letterbox .letter > li.active {
  background: #e63a3a;
}
.theme-lightred .calendar .fc-content .fc-event .fc-event-inner {
  background: #e63a3a;
}
.theme-lightred .calendar .fc-button.fc-state-active {
  background: #e63a3a;
}
.theme-lightred .calendar .fc-button.fc-state-active:hover {
  background: #e63a3a;
}
.theme-lightred .table.table-user tr.alpha td.alpha-val span {
  background: #e63a3a;
}
.theme-lightred .tagsinput#textfield_tagsinput .tag, .theme-lightred .ms-container .multi-custom-header, .theme-lightred .slider .ui-slider-handle, .theme-lightred .form-wizard .wizard-steps li.active .single-step .title, .theme-lightred .user-list h4, .theme-lightred .nav.nav-pills > li.active > a, .theme-lightred .nav.nav-list > li.active > a, .theme-lightred .table.table-cololightred-header thead th, .theme-lightred .table.table-cololightred-header thead td, .theme-lightred .dataTables_wrapper .dataTables_paginate > span > a.paginate_active, .theme-lightred .elfinder-navbar .ui-state-active, .theme-lightred .pagination.pagination-custom li.active a:hover, .theme-lightred .pagination.pagination-custom li.active a {
  background: #e63a3a;
}
.theme-lightred .elfinder-navbar .ui-state-active {
  border-color: #e63a3a;
}
.theme-lightred .box .box-title .tabs > li.active > a {
  background: #e63a3a;
}
.theme-lightred #main .box.box-color .box-title {
  background: #e63a3a;
  color: #fff;
}
.theme-lightred .box.box-color .box-title .tabs > li.active > a {
  background: #fff;
  color: #e63a3a;
}
.theme-lightred .box.box-color .box-title .tabs > li > a:hover {
  color: #e63a3a;
}
.theme-lightred .box.box-bordelightred.box-color .box-title {
  border-color: #e63a3a;
}
.theme-lightred .box.box-bordelightred.box-color .box-content {
  border-color: #e63a3a;
}
.theme-lightred .ColVis_collection { border: 1px solid #e63a3a; }

.theme-lightred .panel-widget .panel.lightred { border: 2px solid #e63a3a; }
.theme-lightred .panel-widget .panel.lightred .panel-heading { background: #e63a3a !important; }
.theme-lightred .panel-widget .panel.lightred:hover { border-color: #d21b1b !important; }
.theme-lightred .dataTables_processing { border-color: #e63a3a; background-image: url(images/loader-lightred.gif); }
.theme-lightred .dataTables_wrapper .dataTables_paginate > span > a.paginate_button.current { background: #e63a3a; }
.theme-lightred .table-bordelightred.table-force-topborder { border-top: 1px solid #d21b1b; }
.theme-lightred .table-bordelightred.dataTable { border-top: 0px solid #d21b1b; }
.theme-lightred .table-bordelightred th, .table-bordelightred td { border: 1px solid #d21b1b !important; }  
.theme-lightred .table-bordelightred th{ border-bottom: 1px solid #d21b1b !important; }
.theme-lightred #main .breadcrumbs { border-bottom: 1px solid #e63a3a; }
.theme-lightred #main .breadcrumbs .btntopheader a { background: #e63a3a; }
.theme-lightred #main .breadcrumbs .btntopheader a:hover { background: #d21b1b; }
.theme-lightred .ui-widget-content { border: 1px solid #e63a3a; }
.theme-lightred .ui-widget-header { border: 1px solid #e63a3a; background: #e63a3a; color: #ffffff; font-weight: bold; }
.theme-lightred .ui-state-hover { border: 1px solid #d21b1b; background:#d21b1b; font-weight: bold; color:#ffffff !important; }
.theme-lightred .ui-state-focus { border: 1px solid #d21b1b; background:#d21b1b; font-weight: bold; color:#ffffff !important; }
.theme-lightred .ui-widget-header .ui-state-hover { border: 1px solid #d21b1b; background:#d21b1b; font-weight: bold; color:#ffffff !important; }
.theme-lightred .ui-widget-content .ui-state-hover { border: 1px solid #d21b1b; background:#d21b1b; font-weight: bold; color:#ffffff !important; }
.theme-lightred .ui-widget-header .ui-state-focus { border: 1px solid #d21b1b; background:#d21b1b; font-weight: bold; color:#ffffff !important; }
.theme-lightred .ui-widget-content .ui-state-focus { border: 1px solid #d21b1b; background:#d21b1b; font-weight: bold; color:#ffffff !important; }
.theme-lightred .ui-widget-content .ui-state-focus a { color: #ffffff; }
.theme-lightred .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day > a { border: 1px solid #e63a3a; background: #e63a3a; color:#ffffff; }
.theme-lightred .ui-datepicker .ui-datepicker-calendar td > a { background:#ffffff; color:#e63a3a; text-align: center; }
.theme-lightred #jquery-loader.lightred-with-image{ background-image: url(images/loader-lightred.gif); }
.theme-lightred .input-group-addon { background-color: #e63a3a; color: #ffffff; }
.theme-lightred .btn-export-group { border:1px solid #e63a3a; text-align: center; }
.theme-lightred .btn-export { background-color: #e63a3a; color:#ffffff; border:1px solid #cccccc; }
.theme-lightred .btn-export:hover { background-color: #d21b1b; }
.theme-lightred .btn-export:focus { background-color: #d21b1b; }

.theme-lightred .btn-report-export-group { border:1px solid #e63a3a; text-align: center; }
.theme-lightred .btn-report-export { background-color: #e63a3a; color:#ffffff; border:1px solid #cccccc; }
.theme-lightred .btn-report-export:hover { background-color: #d21b1b; }
.theme-lightred .btn-report-export:focus { background-color: #d21b1b; }

.theme-lightred .hr-divider { border: 3px double #e63a3a; }
.theme-lightred .btn-print { background-color: #e63a3a; color:#ffffff; border: 1px double #d21b1b; }
.theme-lightred .btn-print:hover { background-color: #ffffff; color:#d21b1b; border: 1px double #d21b1b; }
.theme-lightred .cke_top { background-color: #e63a3a; }
.theme-lightred .pace .pace-progress { background: #e63a3a; color: #e63a3a;}
.theme-lightred .pace .pace-activity { box-shadow: inset 0 0 0 2px #e63a3a, inset 0 0 0 7px #FFF; }
.theme-lightred #navigation .toggle-nav { color: #e63a3a; }
.theme-lightred #divLoginPartial { background: #e63a3a; }
#divLoginPartial.lightred { background: #e63a3a; }
.theme-lightred #mainFooter { background: #e63a3a; }
.theme-lightred .fc-header-toolbar { border: 1px solid #d21b1b; }

.theme-lightred .swal2-popup .swal2-styled.swal2-confirm { background: #e63a3a; }
.theme-lightred .swal2-popup .swal2-styled.swal2-confirm:hover { background: #d21b1b; }

.theme-lightred .theme-border { border: 1px solid #d21b1b !important; }
.theme-lightred .theme-border-top { border-top: 1px solid #d21b1b !important; }
.theme-lightred .theme-border-right { border-right: 1px solid #d21b1b !important; }
.theme-lightred .theme-border-bottom { border-bottom: 1px solid #d21b1b !important; }
.theme-lightred .theme-border-left { border-left: 1px solid #d21b1b !important; }

/*theme lightgrey*/
.panel-widget .panel.lightgrey {
  border: 2px solid #666666;
}
.panel-widget .panel.lightgrey:hover {
  border-color: #4d4d4d !important;
}
.panel-widget .panel.lightgrey .panel-heading {
  background: #666666 !important;
}
.panel-widget .panel.lightgrey .panel-heading .panel-title > a {
  color: #fff;
}
.panel-widget .panel.lightgrey .panel-heading:hover {
  background: #4d4d4d !important;
}

.font-lightgrey {
  color: #666666;
}

ul > li.lightgrey, .label-lightgrey {
  background: #666666;
}

.progress .bar.bar-lightgrey {
  background: #666666;
}

.pricing-tables .pricing.lightgrey > li.head {
  background: #666666;
}
.pricing-tables .pricing.lightgrey > li.head .info {
  background: #39ac39;
}
.pricing-tables .pricing.lightgrey > li.head .name {
  background: #4d4d4d;
}

.btn.btn-lightgrey {
  background: #666666;
  color: #fff !important;
}
.btn.btn-lightgrey:hover {
  background: #4d4d4d;
}

.box.box-color.lightgrey .box-title {
  background: #666666 !important;
}
.box.box-color.lightgrey .box-title .actions > a:hover {
  color: #666666;
}
.box.box-color.lightgrey .form-wizard .wizard-steps li.active .single-step .title {
  background: #666666;
}
.box.box-color.lightgrey .btn.btn-primary {
  background: #666666;
}
.box.box-color.lightgrey .btn.btn-primary:hover {
  background: #4d4d4d;
}
.box.box-color.lightgrey .btn.btn-primary:focus {
  background: #4d4d4d;
}
.box.box-bordelightgrey.box-color.lightgrey .box-title {
  border-color: #666666 !important;
}
.box.box-bordelightgrey.box-color.lightgrey .box-content {
  border-color: #666666 !important;
}
.box.box-bordelightgrey.box-color.lightgrey .slimScrollDiv {
  border-bottom: 2px solid #666666;
}

.timeline > li .timeline-content .left .icon.lightgrey {
  background: #666666;
}

.theme-lightgrey .daterangepicker .active {
  background: #666666;
}
.theme-lightgrey .mobile-sidebar-toggle {
  color: #fff;
}
.theme-lightgrey #navigation .dropdown-menu {
  border-color: #666666;
}
.theme-lightgrey #navigation .dropdown-menu > li.dropdown-submenu .dropdown-menu {
  border-top: 2px solid #666666;
}
.theme-lightgrey #navigation .dropdown-menu > li.dropdown-submenu:hover > a, .theme-lightgrey #navigation .dropdown-menu > li.dropdown-submenu:focus > a {
  background: #666666;
}
.theme-lightgrey #navigation .dropdown-menu > li > a:hover {
  background: #666666;
}
.theme-lightgrey .datepicker.datepicker-dropdown .datepicker-days .active, .theme-lightgrey .datepicker.datepicker-dropdown .datepicker-years .active, .theme-lightgrey .datepicker.datepicker-dropdown .datepicker-months .active {
  background: #666666;
}
.theme-lightgrey .datepicker.datepicker-dropdown .datepicker-days .active:hover, .theme-lightgrey .datepicker.datepicker-dropdown .datepicker-years .active:hover, .theme-lightgrey .datepicker.datepicker-dropdown .datepicker-months .active:hover {
  background: #4d4d4d;
}
.theme-lightgrey .form-wizard .wizard-steps li.active .single-step .title {
  background: #666666;
}
.theme-lightgrey .btn.btn-primary {
  background: #666666;
}
.theme-lightgrey.login {
  background: #666666;
}
.theme-lightgrey a {
  color: #000000;
}
.theme-lightgrey a:hover {
  color: #000000;
}
.theme-lightgrey .btn {
  color: #333;
}
.theme-lightgrey .btn.btn-primary {
  background: #666666;
  color: #fff;
}
.theme-lightgrey .btn.btn-primary:hover {
  background: #4d4d4d;
}
.theme-lightgrey .btn.btn-primary:focus {
  background: #4d4d4d;
}
.theme-lightgrey .btn.btn-inverse, .theme-lightgrey .btn.btn-success, .theme-lightgrey .btn.btn-danger {
  color: #fff;
}
.theme-lightgrey.locked {
  background: #666666 !important;
}
.theme-lightgrey.locked .pull-left a {
  background: #4d4d4d;
}
.theme-lightgrey.locked .pull-left a:hover {
  background: #133913;
}
.theme-lightgrey #navigation {
  background: #666666;
}
.theme-lightgrey #navigation .toggle-mobile {
  background: #4d4d4d;
}
.theme-lightgrey #navigation .mobile-nav.open {
  background: #666666;
}
.theme-lightgrey #navigation .mobile-nav.open > li.active > a {
  background: #133913;
}
.theme-lightgrey #navigation .mobile-nav.open > li.active > ul {
  background: #133913;
}
.theme-lightgrey #navigation .mobile-nav.open > li > a {
  background: #4d4d4d;
}
.theme-lightgrey #navigation .mobile-nav.open > li > ul {
  background: #4d4d4d;
}
.theme-lightgrey #navigation .main-nav > li.active > a:hover {
  background: #fff;
}
.theme-lightgrey #navigation .main-nav > li.active.open > a {
  background: #fff;
}
.theme-lightgrey #navigation .main-nav > li.open > a {
  background: #4d4d4d;
}
.theme-lightgrey #navigation .main-nav > li > a:hover {
  background: #4d4d4d;
}
.theme-lightgrey #navigation .user .icon-nav > li > a:hover {
  background: #4d4d4d;
}
.theme-lightgrey #navigation .user .dropdown.open {
  background: #4d4d4d;
}
.theme-lightgrey #navigation .user .dropdown > a:hover {
  background: #4d4d4d;
}
.theme-lightgrey #navigation .dropdown-menu {
  border-color: #666666;
}
.theme-lightgrey #navigation .dropdown-menu > li > a:hover {
  background: #666666;
}
.theme-lightgrey .search-form .search-pane button[type="submit"] {
  background: #666666;
}
.theme-lightgrey .messages > li.insert .submit button {
  background: #666666;
}
.theme-lightgrey .messages > li.right .name {
  color: black;
}
.theme-lightgrey .messages > li.right .message {
  background: #b3e6b3;
}
.theme-lightgrey .messages > li.right .message p {
  color: #0d260d;
}
.theme-lightgrey .messages > li.right .message .time {
  color: #0d260d;
}
.theme-lightgrey .messages > li.right .message .caret {
  border-left: 7px solid #b3e6b3;
}
.theme-lightgrey .letterbox .letter > li.active {
  background: #666666;
}
.theme-lightgrey .calendar .fc-content .fc-event .fc-event-inner {
  background: #666666;
}
.theme-lightgrey .calendar .fc-button.fc-state-active {
  background: #666666;
}
.theme-lightgrey .calendar .fc-button.fc-state-active:hover {
  background: #666666;
}
.theme-lightgrey .table.table-user tr.alpha td.alpha-val span {
  background: #666666;
}
.theme-lightgrey .tagsinput#textfield_tagsinput .tag, .theme-lightgrey .ms-container .multi-custom-header, .theme-lightgrey .slider .ui-slider-handle, .theme-lightgrey .form-wizard .wizard-steps li.active .single-step .title, .theme-lightgrey .user-list h4, .theme-lightgrey .nav.nav-pills > li.active > a, .theme-lightgrey .nav.nav-list > li.active > a, .theme-lightgrey .table.table-cololightgrey-header thead th, .theme-lightgrey .table.table-cololightgrey-header thead td, .theme-lightgrey .dataTables_wrapper .dataTables_paginate > span > a.paginate_active, .theme-lightgrey .elfinder-navbar .ui-state-active, .theme-lightgrey .pagination.pagination-custom li.active a:hover, .theme-lightgrey .pagination.pagination-custom li.active a {
  background: #666666;
}
.theme-lightgrey .elfinder-navbar .ui-state-active {
  border-color: #666666;
}
.theme-lightgrey .box .box-title .tabs > li.active > a {
  background: #666666;
}
.theme-lightgrey #main .box.box-color .box-title {
  background: #666666;
  color: #fff;
}
.theme-lightgrey .box.box-color .box-title .tabs > li.active > a {
  background: #fff;
  color: #666666;
}
.theme-lightgrey .box.box-color .box-title .tabs > li > a:hover {
  color: #666666;
}
.theme-lightgrey .box.box-bordelightgrey.box-color .box-title {
  border-color: #666666;
}
.theme-lightgrey .box.box-bordelightgrey.box-color .box-content {
  border-color: #666666;
}
.theme-lightgrey .ColVis_collection { border: 1px solid #666666; }

.theme-lightgrey .panel-widget .panel.lightgrey { border: 2px solid #666666; }
.theme-lightgrey .panel-widget .panel.lightgrey .panel-heading { background: #666666 !important; }
.theme-lightgrey .panel-widget .panel.lightgrey:hover { border-color: #4d4d4d !important; }
.theme-lightgrey .dataTables_processing { border-color: #666666; background-image: url(images/loader-lightgrey.gif); }
.theme-lightgrey .dataTables_wrapper .dataTables_paginate > span > a.paginate_button.current { background: #666666; }
.theme-lightgrey .table-bordelightgrey.table-force-topborder { border-top: 1px solid #4d4d4d; }
.theme-lightgrey .table-bordelightgrey.dataTable { border-top: 0px solid #4d4d4d; }
.theme-lightgrey .table-bordelightgrey th, .table-bordelightgrey td { border: 1px solid #4d4d4d !important; }  
.theme-lightgrey .table-bordelightgrey th{ border-bottom: 1px solid #4d4d4d !important; }
.theme-lightgrey #main .breadcrumbs { border-bottom: 1px solid #666666; }
.theme-lightgrey #main .breadcrumbs .btntopheader a { background: #666666; }
.theme-lightgrey #main .breadcrumbs .btntopheader a:hover { background: #4d4d4d; }
.theme-lightgrey .ui-widget-content { border: 1px solid #666666; }
.theme-lightgrey .ui-widget-header { border: 1px solid #666666; background: #666666; color: #ffffff; font-weight: bold; }
.theme-lightgrey .ui-state-hover { border: 1px solid #4d4d4d; background:#4d4d4d; font-weight: bold; color:#ffffff !important; }
.theme-lightgrey .ui-state-focus { border: 1px solid #4d4d4d; background:#4d4d4d; font-weight: bold; color:#ffffff !important; }
.theme-lightgrey .ui-widget-header .ui-state-hover { border: 1px solid #4d4d4d; background:#4d4d4d; font-weight: bold; color:#ffffff !important; }
.theme-lightgrey .ui-widget-content .ui-state-hover { border: 1px solid #4d4d4d; background:#4d4d4d; font-weight: bold; color:#ffffff !important; }
.theme-lightgrey .ui-widget-header .ui-state-focus { border: 1px solid #4d4d4d; background:#4d4d4d; font-weight: bold; color:#ffffff !important; }
.theme-lightgrey .ui-widget-content .ui-state-focus { border: 1px solid #4d4d4d; background:#4d4d4d; font-weight: bold; color:#ffffff !important; }
.theme-lightgrey .ui-widget-content .ui-state-focus a { color: #ffffff; }
.theme-lightgrey .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day > a { border: 1px solid #666666; background: #666666; color:#ffffff; }
.theme-lightgrey .ui-datepicker .ui-datepicker-calendar td > a { background:#ffffff; color:#666666; text-align: center; }
.theme-lightgrey #jquery-loader.lightgrey-with-image{ background-image: url(images/loader-lightgrey.gif); }
.theme-lightgrey .input-group-addon { background-color: #666666; color: #ffffff; }
.theme-lightgrey .btn-export-group { border:1px solid #666666; text-align: center; }
.theme-lightgrey .btn-export { background-color: #666666; color:#ffffff; border:1px solid #cccccc; }
.theme-lightgrey .btn-export:hover { background-color: #4d4d4d; }
.theme-lightgrey .btn-export:focus { background-color: #4d4d4d; }

.theme-lightgrey .btn-report-export-group { border:1px solid #666666; text-align: center; }
.theme-lightgrey .btn-report-export { background-color: #666666; color:#ffffff; border:1px solid #cccccc; }
.theme-lightgrey .btn-report-export:hover { background-color: #4d4d4d; }
.theme-lightgrey .btn-report-export:focus { background-color: #4d4d4d; }

.theme-lightgrey .hr-divider { border: 3px double #666666; }
.theme-lightgrey .btn-print { background-color: #666666; color:#ffffff; border: 1px double #4d4d4d; }
.theme-lightgrey .btn-print:hover { background-color: #ffffff; color:#4d4d4d; border: 1px double #4d4d4d; }
.theme-lightgrey .cke_top { background-color: #666666; }
.theme-lightgrey .pace .pace-progress { background: #666666; color: #666666;}
.theme-lightgrey .pace .pace-activity { box-shadow: inset 0 0 0 2px #666666, inset 0 0 0 7px #FFF; }
.theme-lightgrey #navigation .toggle-nav { color: #666666; }
.theme-lightgrey #divLoginPartial { background: #666666; }
#divLoginPartial.lightgrey { background: #666666; }
.theme-lightgrey #mainFooter { background: #666666; }
.theme-lightgrey .fc-header-toolbar { border: 1px solid #4d4d4d; }

.theme-lightgrey .swal2-popup .swal2-styled.swal2-confirm { background: #666666; }
.theme-lightgrey .swal2-popup .swal2-styled.swal2-confirm:hover { background: #4d4d4d; }

.theme-lightgrey .theme-border { border: 1px solid #4d4d4d !important; }
.theme-lightgrey .theme-border-top { border-top: 1px solid #4d4d4d !important; }
.theme-lightgrey .theme-border-right { border-right: 1px solid #4d4d4d !important; }
.theme-lightgrey .theme-border-bottom { border-bottom: 1px solid #4d4d4d !important; }
.theme-lightgrey .theme-border-left { border-left: 1px solid #4d4d4d !important; }

/*theme satgreen*/
.panel-widget .panel.satgreen {
  border: 2px solid #56af45;
}
.panel-widget .panel.satgreen:hover {
  border-color: #448a37 !important;
}
.panel-widget .panel.satgreen .panel-heading {
  background: #56af45 !important;
}
.panel-widget .panel.satgreen .panel-heading .panel-title > a {
  color: #fff;
}
.panel-widget .panel.satgreen .panel-heading:hover {
  background: #448a37 !important;
}

.font-satgreen {
  color: #56af45;
}

ul > li.satgreen, .label-satgreen {
  background: #56af45;
}

.progress .bar.bar-satgreen {
  background: #56af45;
}

.pricing-tables .pricing.satgreen > li.head {
  background: #56af45;
}
.pricing-tables .pricing.satgreen > li.head .info {
  background: #39ac39;
}
.pricing-tables .pricing.satgreen > li.head .name {
  background: #448a37;
}

.btn.btn-satgreen {
  background: #56af45;
  color: #fff !important;
}
.btn.btn-satgreen:hover {
  background: #448a37;
}

.box.box-color.satgreen .box-title {
  background: #56af45 !important;
}
.box.box-color.satgreen .box-title .actions > a:hover {
  color: #56af45;
}
.box.box-color.satgreen .form-wizard .wizard-steps li.active .single-step .title {
  background: #56af45;
}
.box.box-color.satgreen .btn.btn-primary {
  background: #56af45;
}
.box.box-color.satgreen .btn.btn-primary:hover {
  background: #448a37;
}
.box.box-color.satgreen .btn.btn-primary:focus {
  background: #448a37;
}
.box.box-bordesatgreen.box-color.satgreen .box-title {
  border-color: #56af45 !important;
}
.box.box-bordesatgreen.box-color.satgreen .box-content {
  border-color: #56af45 !important;
}
.box.box-bordesatgreen.box-color.satgreen .slimScrollDiv {
  border-bottom: 2px solid #56af45;
}

.timeline > li .timeline-content .left .icon.satgreen {
  background: #56af45;
}

.theme-satgreen .daterangepicker .active {
  background: #56af45;
}
.theme-satgreen .mobile-sidebar-toggle {
  color: #fff;
}
.theme-satgreen #navigation .dropdown-menu {
  border-color: #56af45;
}
.theme-satgreen #navigation .dropdown-menu > li.dropdown-submenu .dropdown-menu {
  border-top: 2px solid #56af45;
}
.theme-satgreen #navigation .dropdown-menu > li.dropdown-submenu:hover > a, .theme-satgreen #navigation .dropdown-menu > li.dropdown-submenu:focus > a {
  background: #56af45;
}
.theme-satgreen #navigation .dropdown-menu > li > a:hover {
  background: #56af45;
}
.theme-satgreen .datepicker.datepicker-dropdown .datepicker-days .active, .theme-satgreen .datepicker.datepicker-dropdown .datepicker-years .active, .theme-satgreen .datepicker.datepicker-dropdown .datepicker-months .active {
  background: #56af45;
}
.theme-satgreen .datepicker.datepicker-dropdown .datepicker-days .active:hover, .theme-satgreen .datepicker.datepicker-dropdown .datepicker-years .active:hover, .theme-satgreen .datepicker.datepicker-dropdown .datepicker-months .active:hover {
  background: #448a37;
}
.theme-satgreen .form-wizard .wizard-steps li.active .single-step .title {
  background: #56af45;
}
.theme-satgreen .btn.btn-primary {
  background: #56af45;
}
.theme-satgreen.login {
  background: #56af45;
}
.theme-satgreen a {
  color: #000000;
}
.theme-satgreen a:hover {
  color: #000000;
}
.theme-satgreen .btn {
  color: #333;
}
.theme-satgreen .btn.btn-primary {
  background: #56af45;
  color: #fff;
}
.theme-satgreen .btn.btn-primary:hover {
  background: #448a37;
}
.theme-satgreen .btn.btn-primary:focus {
  background: #448a37;
}
.theme-satgreen .btn.btn-inverse, .theme-satgreen .btn.btn-success, .theme-satgreen .btn.btn-danger {
  color: #fff;
}
.theme-satgreen.locked {
  background: #56af45 !important;
}
.theme-satgreen.locked .pull-left a {
  background: #448a37;
}
.theme-satgreen.locked .pull-left a:hover {
  background: #133913;
}
.theme-satgreen #navigation {
  background: #56af45;
}
.theme-satgreen #navigation .toggle-mobile {
  background: #448a37;
}
.theme-satgreen #navigation .mobile-nav.open {
  background: #56af45;
}
.theme-satgreen #navigation .mobile-nav.open > li.active > a {
  background: #133913;
}
.theme-satgreen #navigation .mobile-nav.open > li.active > ul {
  background: #133913;
}
.theme-satgreen #navigation .mobile-nav.open > li > a {
  background: #448a37;
}
.theme-satgreen #navigation .mobile-nav.open > li > ul {
  background: #448a37;
}
.theme-satgreen #navigation .main-nav > li.active > a:hover {
  background: #fff;
}
.theme-satgreen #navigation .main-nav > li.active.open > a {
  background: #fff;
}
.theme-satgreen #navigation .main-nav > li.open > a {
  background: #448a37;
}
.theme-satgreen #navigation .main-nav > li > a:hover {
  background: #448a37;
}
.theme-satgreen #navigation .user .icon-nav > li > a:hover {
  background: #448a37;
}
.theme-satgreen #navigation .user .dropdown.open {
  background: #448a37;
}
.theme-satgreen #navigation .user .dropdown > a:hover {
  background: #448a37;
}
.theme-satgreen #navigation .dropdown-menu {
  border-color: #56af45;
}
.theme-satgreen #navigation .dropdown-menu > li > a:hover {
  background: #56af45;
}
.theme-satgreen .search-form .search-pane button[type="submit"] {
  background: #56af45;
}
.theme-satgreen .messages > li.insert .submit button {
  background: #56af45;
}
.theme-satgreen .messages > li.right .name {
  color: black;
}
.theme-satgreen .messages > li.right .message {
  background: #b3e6b3;
}
.theme-satgreen .messages > li.right .message p {
  color: #0d260d;
}
.theme-satgreen .messages > li.right .message .time {
  color: #0d260d;
}
.theme-satgreen .messages > li.right .message .caret {
  border-left: 7px solid #b3e6b3;
}
.theme-satgreen .letterbox .letter > li.active {
  background: #56af45;
}
.theme-satgreen .calendar .fc-content .fc-event .fc-event-inner {
  background: #56af45;
}
.theme-satgreen .calendar .fc-button.fc-state-active {
  background: #56af45;
}
.theme-satgreen .calendar .fc-button.fc-state-active:hover {
  background: #56af45;
}
.theme-satgreen .table.table-user tr.alpha td.alpha-val span {
  background: #56af45;
}
.theme-satgreen .tagsinput#textfield_tagsinput .tag, .theme-satgreen .ms-container .multi-custom-header, .theme-satgreen .slider .ui-slider-handle, .theme-satgreen .form-wizard .wizard-steps li.active .single-step .title, .theme-satgreen .user-list h4, .theme-satgreen .nav.nav-pills > li.active > a, .theme-satgreen .nav.nav-list > li.active > a, .theme-satgreen .table.table-colosatgreen-header thead th, .theme-satgreen .table.table-colosatgreen-header thead td, .theme-satgreen .dataTables_wrapper .dataTables_paginate > span > a.paginate_active, .theme-satgreen .elfinder-navbar .ui-state-active, .theme-satgreen .pagination.pagination-custom li.active a:hover, .theme-satgreen .pagination.pagination-custom li.active a {
  background: #56af45;
}
.theme-satgreen .elfinder-navbar .ui-state-active {
  border-color: #56af45;
}
.theme-satgreen .box .box-title .tabs > li.active > a {
  background: #56af45;
}
.theme-satgreen #main .box.box-color .box-title {
  background: #56af45;
  color: #fff;
}
.theme-satgreen .box.box-color .box-title .tabs > li.active > a {
  background: #fff;
  color: #56af45;
}
.theme-satgreen .box.box-color .box-title .tabs > li > a:hover {
  color: #56af45;
}
.theme-satgreen .box.box-bordesatgreen.box-color .box-title {
  border-color: #56af45;
}
.theme-satgreen .box.box-bordesatgreen.box-color .box-content {
  border-color: #56af45;
}
.theme-satgreen .ColVis_collection { border: 1px solid #56af45; }

.theme-satgreen .panel-widget .panel.satgreen { border: 2px solid #56af45; }
.theme-satgreen .panel-widget .panel.satgreen .panel-heading { background: #56af45 !important; }
.theme-satgreen .panel-widget .panel.satgreen:hover { border-color: #448a37 !important; }
.theme-satgreen .dataTables_processing { border-color: #56af45; background-image: url(images/loader-satgreen.gif); }
.theme-satgreen .dataTables_wrapper .dataTables_paginate > span > a.paginate_button.current { background: #56af45; }
.theme-satgreen .table-bordesatgreen.table-force-topborder { border-top: 1px solid #448a37; }
.theme-satgreen .table-bordesatgreen.dataTable { border-top: 0px solid #448a37; }
.theme-satgreen .table-bordesatgreen th, .table-bordesatgreen td { border: 1px solid #448a37 !important; }  
.theme-satgreen .table-bordesatgreen th{ border-bottom: 1px solid #448a37 !important; }
.theme-satgreen #main .breadcrumbs { border-bottom: 1px solid #56af45; }
.theme-satgreen #main .breadcrumbs .btntopheader a { background: #56af45; }
.theme-satgreen #main .breadcrumbs .btntopheader a:hover { background: #448a37; }
.theme-satgreen .ui-widget-content { border: 1px solid #56af45; }
.theme-satgreen .ui-widget-header { border: 1px solid #56af45; background: #56af45; color: #ffffff; font-weight: bold; }
.theme-satgreen .ui-state-hover { border: 1px solid #448a37; background:#448a37; font-weight: bold; color:#ffffff !important; }
.theme-satgreen .ui-state-focus { border: 1px solid #448a37; background:#448a37; font-weight: bold; color:#ffffff !important; }
.theme-satgreen .ui-widget-header .ui-state-hover { border: 1px solid #448a37; background:#448a37; font-weight: bold; color:#ffffff !important; }
.theme-satgreen .ui-widget-content .ui-state-hover { border: 1px solid #448a37; background:#448a37; font-weight: bold; color:#ffffff !important; }
.theme-satgreen .ui-widget-header .ui-state-focus { border: 1px solid #448a37; background:#448a37; font-weight: bold; color:#ffffff !important; }
.theme-satgreen .ui-widget-content .ui-state-focus { border: 1px solid #448a37; background:#448a37; font-weight: bold; color:#ffffff !important; }
.theme-satgreen .ui-widget-content .ui-state-focus a { color: #ffffff; }
.theme-satgreen .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day > a { border: 1px solid #56af45; background: #56af45; color:#ffffff; }
.theme-satgreen .ui-datepicker .ui-datepicker-calendar td > a { background:#ffffff; color:#56af45; text-align: center; }
.theme-satgreen #jquery-loader.satgreen-with-image{ background-image: url(images/loader-satgreen.gif); }
.theme-satgreen .input-group-addon { background-color: #56af45; color: #ffffff; }
.theme-satgreen .btn-export-group { border:1px solid #56af45; text-align: center; }
.theme-satgreen .btn-export { background-color: #56af45; color:#ffffff; border:1px solid #cccccc; }
.theme-satgreen .btn-export:hover { background-color: #448a37; }
.theme-satgreen .btn-export:focus { background-color: #448a37; }

.theme-satgreen .btn-report-export-group { border:1px solid #56af45; text-align: center; }
.theme-satgreen .btn-report-export { background-color: #56af45; color:#ffffff; border:1px solid #cccccc; }
.theme-satgreen .btn-report-export:hover { background-color: #448a37; }
.theme-satgreen .btn-report-export:focus { background-color: #448a37; }

.theme-satgreen .hr-divider { border: 3px double #56af45; }
.theme-satgreen .btn-print { background-color: #56af45; color:#ffffff; border: 1px double #448a37; }
.theme-satgreen .btn-print:hover { background-color: #ffffff; color:#448a37; border: 1px double #448a37; }
.theme-satgreen .cke_top { background-color: #56af45; }
.theme-satgreen .pace .pace-progress { background: #56af45; color: #56af45;}
.theme-satgreen .pace .pace-activity { box-shadow: inset 0 0 0 2px #56af45, inset 0 0 0 7px #FFF; }
.theme-satgreen #navigation .toggle-nav { color: #56af45; }
.theme-satgreen #divLoginPartial { background: #56af45; }
#divLoginPartial.satgreen { background: #56af45; }
.theme-satgreen #mainFooter { background: #56af45; }
.theme-satgreen .fc-header-toolbar { border: 1px solid #448a37; }

.theme-satgreen .swal2-popup .swal2-styled.swal2-confirm { background: #56af45; }
.theme-satgreen .swal2-popup .swal2-styled.swal2-confirm:hover { background: #448a37; }

.theme-satgreen .theme-border { border: 1px solid #448a37 !important; }
.theme-satgreen .theme-border-top { border-top: 1px solid #448a37 !important; }
.theme-satgreen .theme-border-right { border-right: 1px solid #448a37 !important; }
.theme-satgreen .theme-border-bottom { border-bottom: 1px solid #448a37 !important; }
.theme-satgreen .theme-border-left { border-left: 1px solid #448a37 !important; }
