@charset "utf-8";

html { min-height: 100%; }

body { padding-bottom: 0px; background-color: rgb(228, 230, 233); min-height: 100%; position: relative; font-family: "Open Sans"; font-size: 13px; color: rgb(57, 57, 57); line-height: 1.5; }

body.navbar-fixed { padding-top: 45px; }

body.breadcrumbs-fixed { padding-top: 86px; }

.main-container { position: static; padding: 0px; }

.main-container { background-color: rgb(255, 255, 255); display: block; }

@media (min-width: 768px) {
  .container.main-container::after { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 1px; }
}

.main-container > .main-container-inner { position: relative; }

.container.main-container .sidebar.sidebar-fixed, .container.main-container .sidebar.sidebar-fixed::before { left: auto; }

.main-content { margin-left: 190px; margin-right: 0px; margin-top: 0px; min-height: 100%; padding: 0px; }

.page-content { background: rgb(255, 255, 255); margin: 0px; padding: 8px 20px 24px; }

.page-header { margin: 0px 0px 12px; border-bottom: 1px dotted rgb(226, 226, 226); padding-bottom: 16px; padding-top: 7px; }

.page-header h1 { padding: 0px; margin: 0px 8px; font-size: 24px; font-weight: lighter; color: rgb(38, 121, 181); }

.page-header h1 small { margin: 0px 6px; font-size: 14px; font-weight: 400; color: rgb(128, 137, 160); }

[class*=" icon-"], [class^="icon-"] { display: inline-block; text-align: center; }

a:focus, a:active { text-decoration: none; }

h1 { font-size: 32px; font-weight: 400; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

h1.smaller { font-size: 31px; }

h1.bigger { font-size: 33px; }

h1.block { margin-bottom: 16px; }

h2 { font-size: 26px; font-weight: 400; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

h2.smaller { font-size: 25px; }

h2.bigger { font-size: 27px; }

h2.block { margin-bottom: 16px; }

h3 { font-size: 22px; font-weight: 400; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

h3.smaller { font-size: 21px; }

h3.bigger { font-size: 23px; }

h3.block { margin-bottom: 16px; }

h4 { font-size: 18px; font-weight: 400; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

h4.smaller { font-size: 17px; }

h4.bigger { font-size: 19px; }

h4.block { margin-bottom: 16px; }

h5 { font-size: 15px; font-weight: 400; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

h5.smaller { font-size: 14px; }

h5.bigger { font-size: 16px; }

h5.block { margin-bottom: 16px; }

h6 { font-size: 13px; font-weight: 400; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

h6.smaller { font-size: 12px; }

h6.bigger { font-size: 14px; }

h6.block { margin-bottom: 16px; }

ul, ol { margin: 0px 0px 10px 25px; padding: 0px; }

ul.margin-5, ol.margin-5 { margin-left: 5px; }

ul.margin-10, ol.margin-10 { margin-left: 10px; }

ul.margin-15, ol.margin-15 { margin-left: 15px; }

ul.margin-20, ol.margin-20 { margin-left: 20px; }

li > ul, li > ol { margin-left: 18px; }

.list-unstyled, .list-inline { margin-left: 0px; }

.list-unstyled > li > [class*="icon-"]:first-child, .list-inline > li > [class*="icon-"]:first-child { width: 18px; text-align: center; }

.spaced > li { margin-top: 9px; margin-bottom: 9px; }

.spaced2 > li { margin-top: 15px; margin-bottom: 15px; }

li.divider { margin-top: 3px; margin-bottom: 3px; height: 0px; font-size: 0px; }

.spaced > li.divider { margin-top: 5px; margin-bottom: 5px; }

.spaced2 > li.divider { margin-top: 8px; margin-bottom: 8px; }

li.divider::before { content: ""; display: inline-block; }

blockquote, blockquote.pull-right { border-color: rgb(229, 234, 241); }

.modal-content { border-radius: 0px; box-shadow: none; }

.modal-footer { padding-top: 12px; padding-bottom: 14px; border-top-color: rgb(228, 233, 238); box-shadow: none; background-color: rgb(239, 243, 248); }

.modal-header .close { font-size: 32px; }

.well { border-radius: 0px; }

.well h1, .well h2, .well h3, .well h4, .well h5, .well h6 { margin-top: 0px; }

.well h1, .well h2, .well h3 { line-height: 36px; }

.alert { font-size: 14px; border-radius: 0px; }

.alert .close { font-size: 16px; }

.alert-block p + p { margin-top: 10px; }

.pagination > li > a, .pager > li > a, .pagination > li > span, .pager > li > span { border-width: 1px; border-radius: 0px !important; }

.pagination > li > a, .pager > li > a { color: rgb(34, 131, 197); background-color: rgb(250, 250, 250); margin: 0px -1px 0px 0px; border-color: rgb(224, 232, 235); }

.pagination > li > a:hover, .pager > li > a:hover { background-color: rgb(234, 239, 242); }

.pagination > li > a:focus, .pager > li > a:focus { background-color: rgb(234, 238, 242); }

.pagination > li.disabled > a, .pagination > li.disabled > a:hover, .pager > li.disabled > a, .pager > li.disabled > a:hover { background-color: rgb(249, 249, 249); border-color: rgb(217, 217, 217); }

.pagination > li.active > a, .pagination > li.active > a:hover { background-color: rgb(111, 174, 217); border-color: rgb(111, 174, 217); color: rgb(255, 255, 255); text-shadow: rgba(0, 0, 0, 0.25) 0px -1px 0px; }

.list-group-item { border-radius: 0px !important; }

.lighter { font-weight: lighter; }

.bolder { font-weight: bolder; }

.inline { display: inline-block !important; }

.block { display: block !important; }

.center, .align-center { text-align: center !important; }

.align-left { text-align: left !important; }

.align-right { text-align: right !important; }

.middle { vertical-align: middle; }

.align-middle { vertical-align: middle !important; }

.align-top { vertical-align: top !important; }

.align-bottom { vertical-align: bottom !important; }

.position-relative { position: relative; }

.position-absolute { position: absolute; }

.line-height-normal { line-height: normal !important; }

.line-height-1 { line-height: 1 !important; }

.dark { color: rgb(51, 51, 51) !important; }

.white { color: rgb(255, 255, 255) !important; }

.red { color: rgb(221, 90, 67) !important; }

.light-red { color: rgb(255, 119, 119) !important; }

.blue { color: rgb(71, 143, 202) !important; }

.light-blue { color: rgb(147, 203, 249) !important; }

.green { color: rgb(105, 170, 70) !important; }

.light-green { color: rgb(176, 216, 119) !important; }

.orange { color: rgb(255, 137, 42) !important; }

.light-orange { color: rgb(252, 172, 111) !important; }

.orange2 { color: rgb(254, 185, 2) !important; }

.purple { color: rgb(160, 105, 195) !important; }

.pink { color: rgb(198, 105, 159) !important; }

.pink2 { color: rgb(214, 72, 126) !important; }

.brown { color: brown !important; }

.grey { color: rgb(119, 119, 119) !important; }

.light-grey { color: rgb(187, 187, 187) !important; }

.bigger-110 { font-size: 110%; }

.bigger-120 { font-size: 120%; }

.bigger-130 { font-size: 130%; }

.bigger-140 { font-size: 140%; }

.bigger-150 { font-size: 150%; }

.bigger-160 { font-size: 160%; }

.bigger-170 { font-size: 170%; }

.bigger-180 { font-size: 180%; }

.bigger-190 { font-size: 190%; }

.bigger-200 { font-size: 200%; }

.bigger-210 { font-size: 210%; }

.bigger-220 { font-size: 220%; }

.bigger-230 { font-size: 230%; }

.bigger-240 { font-size: 240%; }

.bigger-250 { font-size: 250%; }

.bigger-260 { font-size: 260%; }

.bigger-270 { font-size: 270%; }

.bigger-280 { font-size: 280%; }

.bigger-290 { font-size: 290%; }

.bigger-300 { font-size: 300%; }

.bigger-125 { font-size: 125%; }

.bigger-175 { font-size: 175%; }

.bigger-225 { font-size: 225%; }

.bigger-275 { font-size: 275%; }

.smaller-90 { font-size: 90%; }

.smaller-80 { font-size: 80%; }

.smaller-70 { font-size: 70%; }

.smaller-60 { font-size: 60%; }

.smaller-50 { font-size: 50%; }

.smaller-40 { font-size: 40%; }

.smaller-30 { font-size: 30%; }

.smaller-20 { font-size: 20%; }

.smaller-75 { font-size: 75%; }

.width-20 { width: 20% !important; }

.width-25 { width: 25% !important; }

.width-30 { width: 30% !important; }

.width-35 { width: 35% !important; }

.width-40 { width: 40% !important; }

.width-45 { width: 45% !important; }

.width-50 { width: 50% !important; }

.width-55 { width: 55% !important; }

.width-60 { width: 60% !important; }

.width-65 { width: 65% !important; }

.width-70 { width: 70% !important; }

.width-75 { width: 75% !important; }

.width-80 { width: 80% !important; }

.width-85 { width: 85% !important; }

.width-90 { width: 90% !important; }

.width-95 { width: 95% !important; }

.width-100 { width: 100% !important; }

.width-48 { width: 48% !important; }

.width-auto { width: auto !important; }

.height-auto { height: auto !important; }

.no-padding { padding: 0px !important; }

.no-padding-bottom { padding-bottom: 0px !important; }

.no-padding-top { padding-top: 0px !important; }

.no-padding-left { padding-left: 0px !important; }

.no-padding-right { padding-right: 0px !important; }

.no-margin { margin: 0px !important; }

.no-margin-bottom { margin-bottom: 0px !important; }

.no-margin-top { margin-top: 0px !important; }

.no-margin-left { margin-left: 0px !important; }

.no-margin-right { margin-right: 0px !important; }

.no-border { border: none; }

.no-border-bottom { border-bottom: none; }

.no-border-top { border-top: none; }

.no-border-left { border-left: none; }

.no-border-right { border-right: none; }

.no-underline { text-decoration: none !important; }

.no-hover-underline:hover { text-decoration: none !important; }

.no-shadow, .no-box-shadow { box-shadow: none !important; }

.no-text-shadow { text-shadow: none !important; }

.overflow-hidden { overflow: hidden !important; }

.overflow-auto { overflow: auto !important; }

.overflow-scroll { overflow: scroll !important; }

.overflow-visible { overflow: visible !important; }

.hr { display: block; height: 0px; overflow: hidden; font-size: 0px; border-top: 1px solid rgb(227, 227, 227); margin: 12px 0px; }

.hr-double { height: 3px; border-top: 1px solid rgb(227, 227, 227); border-bottom: 1px solid rgb(227, 227, 227); }

.hr.dotted, .hr-dotted { border-top-style: dotted; }

.hr-double.dotted { border-bottom-style: dotted; }

.hr-32, .hr32 { margin: 32px 0px; }

.hr-30, .hr30 { margin: 30px 0px; }

.hr-28, .hr28 { margin: 28px 0px; }

.hr-26, .hr26 { margin: 26px 0px; }

.hr-24, .hr24 { margin: 24px 0px; }

.hr-22, .hr22 { margin: 22px 0px; }

.hr-20, .hr20 { margin: 20px 0px; }

.hr-18, .hr18 { margin: 18px 0px; }

.hr-16, .hr16 { margin: 16px 0px; }

.hr-14, .hr14 { margin: 14px 0px; }

.hr-12, .hr12 { margin: 12px 0px; }

.hr-10, .hr10 { margin: 10px 0px; }

.hr-8, .hr8 { margin: 8px 0px; }

.hr-6, .hr6 { margin: 6px 0px; }

.hr-4, .hr4 { margin: 4px 0px; }

.hr-2, .hr2 { margin: 2px 0px; }

.space { max-height: 1px; min-height: 1px; overflow: hidden; margin: 12px 0px; }

.vspace-xs, .vspace-sm, .vspace-md, .vspace-lg { max-height: 1px; min-height: 1px; overflow: hidden; display: none; margin: 12px 0px; }

.space-32 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 32px 0px 31px; }

.vspace-32, .vspace-xs-32, .vspace-sm-32, .vspace-md-32, .vspace-lg-32 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 32px 0px 31px; }

.space-30 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 30px 0px 29px; }

.vspace-30, .vspace-xs-30, .vspace-sm-30, .vspace-md-30, .vspace-lg-30 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 30px 0px 29px; }

.space-28 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 28px 0px 27px; }

.vspace-28, .vspace-xs-28, .vspace-sm-28, .vspace-md-28, .vspace-lg-28 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 28px 0px 27px; }

.space-26 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 26px 0px 25px; }

.vspace-26, .vspace-xs-26, .vspace-sm-26, .vspace-md-26, .vspace-lg-26 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 26px 0px 25px; }

.space-24 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 24px 0px 23px; }

.vspace-24, .vspace-xs-24, .vspace-sm-24, .vspace-md-24, .vspace-lg-24 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 24px 0px 23px; }

.space-22 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 22px 0px 21px; }

.vspace-22, .vspace-xs-22, .vspace-sm-22, .vspace-md-22, .vspace-lg-22 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 22px 0px 21px; }

.space-20 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 20px 0px 19px; }

.vspace-20, .vspace-xs-20, .vspace-sm-20, .vspace-md-20, .vspace-lg-20 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 20px 0px 19px; }

.space-18 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 18px 0px 17px; }

.vspace-18, .vspace-xs-18, .vspace-sm-18, .vspace-md-18, .vspace-lg-18 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 18px 0px 17px; }

.space-16 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 16px 0px 15px; }

.vspace-16, .vspace-xs-16, .vspace-sm-16, .vspace-md-16, .vspace-lg-16 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 16px 0px 15px; }

.space-14 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 14px 0px 13px; }

.vspace-14, .vspace-xs-14, .vspace-sm-14, .vspace-md-14, .vspace-lg-14 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 14px 0px 13px; }

.space-12 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 12px 0px 11px; }

.vspace-12, .vspace-xs-12, .vspace-sm-12, .vspace-md-12, .vspace-lg-12 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 12px 0px 11px; }

.space-10 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 10px 0px 9px; }

.vspace-10, .vspace-xs-10, .vspace-sm-10, .vspace-md-10, .vspace-lg-10 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 10px 0px 9px; }

.space-8 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 8px 0px 7px; }

.vspace-8, .vspace-xs-8, .vspace-sm-8, .vspace-md-8, .vspace-lg-8 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 8px 0px 7px; }

.space-6 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 6px 0px 5px; }

.vspace-6, .vspace-xs-6, .vspace-sm-6, .vspace-md-6, .vspace-lg-6 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 6px 0px 5px; }

.space-4 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 4px 0px 3px; }

.vspace-4, .vspace-xs-4, .vspace-sm-4, .vspace-md-4, .vspace-lg-4 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 4px 0px 3px; }

.space-2 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 2px 0px 1px; }

.vspace-2, .vspace-xs-2, .vspace-sm-2, .vspace-md-2, .vspace-lg-2 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 2px 0px 1px; }

.header { line-height: 28px; margin-bottom: 16px; margin-top: 18px; padding-bottom: 4px; border-bottom: 1px solid rgb(204, 204, 204); }

.header.blue { border-bottom-color: rgb(213, 227, 239); }

.header.green { border-bottom-color: rgb(204, 226, 193); }

.header.purple { border-bottom-color: rgb(224, 209, 234); }

.header.orange { border-bottom-color: rgb(253, 208, 172); }

.header.orange2 { border-bottom-color: rgb(251, 211, 107); }

.header.red { border-bottom-color: rgb(243, 205, 198); }

.header.grey { border-bottom-color: rgb(195, 195, 195); }

.header.pink { border-bottom-color: rgb(242, 224, 235); }

.header.pink2 { border-bottom-color: rgb(230, 158, 185); }

.header.light-blue { border-bottom-color: rgb(220, 238, 252); }

.header.light-red { border-bottom-color: rgb(254, 197, 197); }

.header.light-green { border-bottom-color: rgb(210, 231, 181); }

.header.brown { border-bottom-color: rgb(223, 147, 147); }

.header > [class*="icon-"] { margin-right: 2px; }

.no-radius { border-radius: 0px !important; }

.action-buttons a { margin: 0px 3px; display: inline-block; opacity: 0.85; transition: 0.1s; }

.action-buttons a:hover { text-decoration: none; transform: scale(1.2); opacity: 1; }

.navbar { margin-bottom: 0px; }

.navbar { border: none; box-shadow: none; border-radius: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; min-height: 45px; position: relative; background: rgb(67, 142, 185); }

.navbar > .container { padding-left: 0px; padding-right: 0px; }

.navbar .navbar-text, .navbar .navbar-link { color: rgb(255, 255, 255); }

.navbar .navbar-brand { color: rgb(255, 255, 255); font-size: 24px; text-shadow: none; padding-top: 10px; padding-bottom: 10px; }

.navbar .navbar-brand:hover, .navbar .navbar-brand:focus { color: rgb(255, 255, 255); }

.navbar .navbar-header { margin: 0px !important; }

.navbar .navbar-nav > li > a, .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus { font-size: 13px; text-shadow: none; color: rgb(255, 255, 255); }

.navbar-fixed-top, .navbar-fixed-bottom { position: fixed; }

.navbar-container { padding-left: 10px; padding-right: 20px; }

.navbar-container.container { padding-left: 0px; padding-right: 0px; }

.ace-nav { height: 100%; margin: 0px !important; }

.ace-nav > li { line-height: 45px; height: 45px; border-left: 1px solid rgb(221, 221, 221); padding: 0px; position: relative; float: left !important; }

.ace-nav > li:first-child { border-left: none; }

.ace-nav > li > a { background-color: rgb(46, 101, 137); color: rgb(255, 255, 255); display: block; line-height: inherit; text-align: center; height: 100%; width: auto; min-width: 50px; padding: 0px 8px; position: relative; }

.ace-nav > li > a > [class*="icon-"] { font-size: 16px; color: rgb(255, 255, 255); display: inline-block; width: 20px; text-align: center; }

.ace-nav > li > a > .badge { position: relative; top: -4px; left: 2px; padding-right: 5px; padding-left: 5px; }

.ace-nav > li > a:hover, .ace-nav > li > a:focus { background-color: rgb(44, 89, 118); }

.ace-nav > li.open > a { background-color: rgb(44, 89, 118) !important; }

.ace-nav > li.open > a { color: rgb(255, 255, 255) !important; }

.ace-nav > li.grey > a { background-color: rgb(85, 85, 85); }

.ace-nav > li.grey > a:hover, .ace-nav > li.grey > a:focus { background-color: rgb(75, 75, 75); }

.ace-nav > li.open.grey > a { background-color: rgb(75, 75, 75) !important; }

.ace-nav > li.purple > a { background-color: rgb(137, 46, 101); }

.ace-nav > li.purple > a:hover, .ace-nav > li.purple > a:focus { background-color: rgb(118, 44, 89); }

.ace-nav > li.open.purple > a { background-color: rgb(118, 44, 89) !important; }

.ace-nav > li.green > a { background-color: rgb(46, 137, 101); }

.ace-nav > li.green > a:hover, .ace-nav > li.green > a:focus { background-color: rgb(44, 118, 89); }

.ace-nav > li.open.green > a { background-color: rgb(44, 118, 89) !important; }

.ace-nav > li.light-blue > a { background-color: rgb(98, 168, 209); }

.ace-nav > li.light-blue > a:hover, .ace-nav > li.light-blue > a:focus { background-color: rgb(87, 158, 200); }

.ace-nav > li.open.light-blue > a { background-color: rgb(87, 158, 200) !important; }

.ace-nav > li.light-blue2 > a { background-color: rgb(66, 168, 225); }

.ace-nav > li.light-blue2 > a:hover, .ace-nav > li.light-blue2 > a:focus { background-color: rgb(53, 159, 217); }

.ace-nav > li.open.light-blue2 > a { background-color: rgb(53, 159, 217) !important; }

.ace-nav > li.red > a { background-color: rgb(183, 70, 53); }

.ace-nav > li.red > a:hover, .ace-nav > li.red > a:focus { background-color: rgb(163, 67, 53); }

.ace-nav > li.open.red > a { background-color: rgb(163, 67, 53) !important; }

.ace-nav > li.light-green > a { background-color: rgb(154, 188, 50); }

.ace-nav > li.light-green > a:hover, .ace-nav > li.light-green > a:focus { background-color: rgb(139, 168, 50); }

.ace-nav > li.open.light-green > a { background-color: rgb(139, 168, 50) !important; }

.ace-nav > li.light-purple > a { background-color: rgb(203, 111, 215); }

.ace-nav > li.light-purple > a:hover, .ace-nav > li.light-purple > a:focus { background-color: rgb(194, 99, 206); }

.ace-nav > li.open.light-purple > a { background-color: rgb(194, 99, 206) !important; }

.ace-nav > li.light-orange > a { background-color: rgb(247, 146, 99); }

.ace-nav > li.light-orange > a:hover, .ace-nav > li.light-orange > a:focus { background-color: rgb(242, 134, 83); }

.ace-nav > li.open.light-orange > a { background-color: rgb(242, 134, 83) !important; }

.ace-nav > li.light-pink > a { background-color: rgb(244, 218, 229); }

.ace-nav > li.light-pink > a:hover, .ace-nav > li.light-pink > a:focus { background-color: rgb(238, 204, 218); }

.ace-nav > li.open.light-pink > a { background-color: rgb(238, 204, 218) !important; }

.ace-nav > li.dark > a { background-color: rgb(64, 64, 64); }

.ace-nav > li.dark > a:hover, .ace-nav > li.dark > a:focus { background-color: rgb(54, 54, 54); }

.ace-nav > li.open.dark > a { background-color: rgb(54, 54, 54) !important; }

.ace-nav > li.white-opaque > a { background-color: rgba(255, 255, 255, 0.8); }

.ace-nav > li.white-opaque > a:hover, .ace-nav > li.white-opaque > a:focus { background-color: rgba(245, 245, 245, 0.8); }

.ace-nav > li.open.white-opaque > a { background-color: rgba(245, 245, 245, 0.8) !important; }

.ace-nav > li.dark-opaque > a { background-color: rgba(0, 0, 0, 0.2); }

.ace-nav > li.dark-opaque > a:hover, .ace-nav > li.dark-opaque > a:focus { background-color: rgba(0, 0, 0, 0.2); }

.ace-nav > li.open.dark-opaque > a { background-color: rgba(0, 0, 0, 0.2) !important; }

.ace-nav > li.margin-4 { margin-left: 4px; }

.ace-nav > li.margin-3 { margin-left: 3px; }

.ace-nav > li.margin-2 { margin-left: 2px; }

.ace-nav > li.margin-1 { margin-left: 1px; }

.ace-nav > li.no-border { border: none !important; }

.ace-nav > li .dropdown-menu { z-index: 1031; }

.ace-nav .nav-user-photo { margin: -4px 8px 0px 0px; border-radius: 100%; border: 2px solid rgb(255, 255, 255); max-width: 40px; }

.ace-nav li:last-child a [class^="icon-"] { display: inline-block; width: 1.25em; text-align: center; }

@media only screen and (max-width: 767px) {
  .navbar-container { padding-left: 0px; padding-right: 0px; }
}

@media only screen and (max-width: 767px) {
  .ace-nav > li:nth-last-child(4) > .dropdown-menu.pull-right { right: -80px; }
  .ace-nav > li:nth-last-child(4) > .dropdown-menu.pull-right::before, .ace-nav > li:nth-last-child(4) > .dropdown-menu.pull-right::after { right: 100px; }
  .ace-nav > li:nth-last-child(3) > .dropdown-menu.pull-right { right: -40px; }
  .ace-nav > li:nth-last-child(3) > .dropdown-menu.pull-right::before, .ace-nav > li:nth-last-child(3) > .dropdown-menu.pull-right::after { right: 60px; }
  .user-menu.dropdown-close.pull-right { right: 0px !important; }
}

@media only screen and (max-width: 480px) {
  .ace-nav > li:nth-last-child(4) > .dropdown-menu.pull-right { right: -120px; }
  .ace-nav > li:nth-last-child(4) > .dropdown-menu.pull-right::before, .ace-nav > li:nth-last-child(4) > .dropdown-menu.pull-right::after { right: 140px; }
  .ace-nav > li:nth-last-child(3) > .dropdown-menu.pull-right { right: -80px; }
  .ace-nav > li:nth-last-child(3) > .dropdown-menu.pull-right::before, .ace-nav > li:nth-last-child(3) > .dropdown-menu.pull-right::after { right: 100px; }
  .ace-nav > li:nth-last-child(2) > .dropdown-menu.pull-right { right: -50px; }
  .ace-nav > li:nth-last-child(2) > .dropdown-menu.pull-right::before, .ace-nav > li:nth-last-child(2) > .dropdown-menu.pull-right::after { right: 70px; }
}

@media only screen and (max-width: 460px) {
  .ace-nav > li:nth-last-child(4) > .dropdown-menu.pull-right { left: -5px; right: auto; }
  .ace-nav > li:nth-last-child(4) > .dropdown-menu.pull-right::before, .ace-nav > li:nth-last-child(4) > .dropdown-menu.pull-right::after { right: auto; left: 25px; }
  .ace-nav > li:nth-last-child(3) > .dropdown-menu.pull-right { left: -60px; right: auto; }
  .ace-nav > li:nth-last-child(3) > .dropdown-menu.pull-right::before, .ace-nav > li:nth-last-child(3) > .dropdown-menu.pull-right::after { left: 80px; right: auto; }
  .ace-nav > li:nth-last-child(2) > .dropdown-menu.pull-right { left: -110px; right: auto; }
  .ace-nav > li:nth-last-child(2) > .dropdown-menu.pull-right::before, .ace-nav > li:nth-last-child(2) > .dropdown-menu.pull-right::after { left: 130px; right: auto; }
}

@media only screen and (max-width: 460px) {
  .navbar .navbar-header.pull-left { display: block; float: none !important; }
  .navbar .navbar-header.pull-right { display: block; float: none !important; }
  .ace-nav { display: block; text-align: center; background-color: rgb(64, 64, 64); border-style: solid; border-color: rgb(221, 221, 221); border-image: initial; border-width: 1px 0px; letter-spacing: -3px; float: none !important; }
  .ace-nav > li { display: inline-block; text-align: left; letter-spacing: normal; float: none !important; }
  .ace-nav > li:first-child { border-left: 1px solid rgb(221, 221, 221); }
  .ace-nav > li:last-child { border-right: 1px solid rgb(221, 221, 221); }
}

@media only screen and (max-width: 320px) {
  .ace-nav > li > a { padding: 0px 5px !important; }
}

.user-menu > li > a { padding: 4px 12px; }

.user-menu > li > a > [class*="icon-"] { margin-right: 6px; font-size: 120%; }

.user-info { max-width: 100px; display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: left; vertical-align: top; line-height: 15px; position: relative; top: 6px; }

.user-info small { display: block; }

@media (min-width: 461px) and (max-width: 480px), (max-width: 360px) {
  .user-menu { padding-top: 42px !important; }
  .ace-nav .nav-user-photo { margin-right: 0px; }
  .user-info { margin-top: 40px; margin-left: 1px; right: 2px; z-index: 1032; color: rgb(119, 119, 119); font-size: 14px; width: 156px; max-width: 156px; padding-left: 8px; padding-right: 8px; height: 32px; display: none; border-bottom: 1px solid rgb(229, 229, 229); text-align: center; position: absolute !important; line-height: 26px !important; }
  .user-info > small { display: inline; opacity: 1; }
  li.open .user-info { display: inline-block; }
}

.breadcrumbs { position: relative; border-bottom: 1px solid rgb(229, 229, 229); background-color: rgb(245, 245, 245); min-height: 41px; line-height: 40px; padding: 0px 12px 0px 0px; display: block; }

.breadcrumbs.fixed, .breadcrumbs.breadcrumbs-fixed { position: fixed; right: 0px; left: 190px; top: 45px; z-index: 1028; }

.breadcrumb { background-color: transparent; display: inline-block; line-height: 24px; margin: 0px 22px 0px 12px; padding: 0px; font-size: 13px; color: rgb(51, 51, 51); border-radius: 0px; }

.breadcrumb > li, .breadcrumb > li.active { color: rgb(85, 85, 85); }

.breadcrumb > li > a { display: inline-block; padding: 0px 4px; color: rgb(76, 143, 189); }

.breadcrumb > li + li::before { font-family: FontAwesome; font-size: 14px; content: ""; color: rgb(178, 182, 191); margin-right: 2px; padding: 0px 5px 0px 2px; position: relative; top: 1px; }

.breadcrumb .home-icon { margin-left: 4px; margin-right: 2px; font-size: 20px; position: relative; top: 2px; }

@media only screen and (max-width: 991px) {
  .breadcrumb { margin-left: 90px; }
  .breadcrumbs.fixed, .breadcrumbs.breadcrumbs-fixed { position: relative !important; left: auto !important; right: auto !important; top: auto !important; z-index: auto !important; }
  body.breadcrumbs-fixed .ace-settings-container { top: 50px; }
}

@media only screen and (max-width: 480px) {
  .breadcrumb > li > a { padding: 0px 1px; }
}

@media only screen and (max-width: 320px) {
  .breadcrumb { margin-left: 36px; }
}

.container.main-container .breadcrumbs.breadcrumbs-fixed { left: auto !important; right: auto !important; }

@media (min-width: 768px) {
  .container.main-container .breadcrumbs.breadcrumbs-fixed { width: 554px; }
  .container.main-container .menu-min + .main-content .breadcrumbs.breadcrumbs-fixed { width: 701px; }
}

@media (min-width: 992px) {
  .container.main-container .breadcrumbs.breadcrumbs-fixed { width: 774px; }
  .container.main-container .menu-min + .main-content .breadcrumbs.breadcrumbs-fixed { width: 921px; }
}

@media (min-width: 1200px) {
  .container.main-container .breadcrumbs.breadcrumbs-fixed { width: 974px; }
  .container.main-container .menu-min + .main-content .breadcrumbs.breadcrumbs-fixed { width: 1121px; }
}

.sidebar { width: 190px; float: left; position: relative; border-style: solid; border-color: rgb(204, 204, 204); border-image: initial; border-width: 0px 1px 0px 0px; background-color: rgb(242, 242, 242); }

.sidebar::before { content: ""; display: block; width: 190px; position: fixed; bottom: 0px; top: 0px; z-index: -1; background-color: rgb(242, 242, 242); border-style: solid; border-color: rgb(204, 204, 204); border-image: initial; border-width: 0px 1px 0px 0px; }

.sidebar.fixed, .sidebar.sidebar-fixed { position: fixed; z-index: 1029; top: 45px; left: 0px; }

.sidebar.fixed::before, .sidebar.sidebar-fixed::before { left: 0px; right: auto; }

li [class^="icon-"], li [class*=" icon-"], .nav-list li [class^="icon-"], .nav-list li [class*=" icon-"] { width: auto; }

.nav-list { margin: 0px; padding: 0px; list-style: none; }

.nav-list .open > a, .nav-list .open > a:hover, .nav-list .open > a:focus { background-color: rgb(250, 250, 250); }

.nav-list > li > a, .nav-list .nav-header { margin: 0px; }

.nav-list > li { display: block; padding: 0px; margin: 0px; border-right: none; border-left: none; border-image: initial; border-top: 1px solid rgb(252, 252, 252); border-bottom: 1px solid rgb(229, 229, 229); position: relative; }

.nav-list > li:first-child { border-top: none; }

.nav-list li > a:focus { outline: 0px; }

.nav-list > li > a { display: block; height: 38px; line-height: 36px; padding: 0px 16px 0px 7px; background-color: rgb(249, 249, 249); color: rgb(88, 88, 88); font-size: 13px; text-decoration: none; text-shadow: none !important; }

.nav-list > li > a > [class*="icon-"]:first-child { display: inline-block; vertical-align: middle; min-width: 30px; text-align: center; font-size: 18px; font-weight: 400; margin-right: 2px; }

.nav-list > li > a:focus { background-color: rgb(249, 249, 249); color: rgb(25, 99, 170); }

.nav-list > li > a:hover { background-color: rgb(255, 255, 255); color: rgb(25, 99, 170); }

.nav-list > li > a:hover::before { display: block; content: ""; position: absolute; top: -1px; bottom: 0px; left: 0px; width: 3px; max-width: 3px; overflow: hidden; background-color: rgb(51, 130, 175); }

.nav-list > li a > .arrow { display: inline-block; height: 14px; line-height: 14px; text-shadow: none; font-size: 18px; position: absolute; right: 11px; top: 11px; padding: 0px; color: rgb(102, 102, 102); width: 14px !important; }

.nav-list > li a:hover > .arrow, .nav-list > li.active > a > .arrow, .nav-list > li.open > a > .arrow { color: rgb(25, 99, 170); }

.nav-list > li.separator { height: 3px; background-color: transparent; position: static; margin: 1px 0px; box-shadow: none; }

.nav-list > li.open > a { background-color: rgb(250, 250, 250); color: rgb(25, 99, 170); }

.nav-list > li.active { background-color: rgb(255, 255, 255); }

.nav-list > li.active > a, .nav-list > li.active > a:hover, .nav-list > li.active > a:focus, .nav-list > li.active > a:active { background-color: rgb(255, 255, 255); color: rgb(43, 125, 188); font-weight: 700; font-size: 13px; }

.nav-list > li.active > a > [class*="icon-"] { font-weight: 400; }

.nav-list > li.active > a:hover::before { display: none; }

.nav-list > li.active::after { display: inline-block; content: ""; position: absolute; right: -2px; top: -1px; bottom: 0px; z-index: 1; border-style: solid; border-color: rgb(43, 125, 188); border-image: initial; border-width: 0px 2px 0px 0px; }

.nav-list > li.open { border-bottom-color: rgb(229, 229, 229); }

.nav-list > li.active .submenu { display: block; }

.nav-list > li .submenu { display: none; list-style: none; margin: 0px; padding: 0px; position: relative; background-color: rgb(255, 255, 255); border-top: 1px solid rgb(229, 229, 229); }

.nav-list > li .submenu > li { margin-left: 0px; position: relative; }

.nav-list > li .submenu > li > a { display: block; position: relative; color: rgb(97, 97, 97); padding: 7px 0px 9px 37px; margin: 0px; border-top: 1px dotted rgb(228, 228, 228); }

.nav-list > li .submenu > li > a:focus { text-decoration: none; }

.nav-list > li .submenu > li.active > a { color: rgb(43, 125, 188); }

.nav-list > li .submenu > li a > [class*="icon-"]:first-child { display: none; font-size: 12px; font-weight: 400; width: 18px; height: auto; line-height: 12px; text-align: center; position: absolute; left: 10px; top: 11px; z-index: 1; background-color: rgb(255, 255, 255); }

.win .nav-list > li .submenu > li > a:hover, .mac .nav-list > li .submenu > li > a:hover { text-decoration: none; color: rgb(75, 136, 183); }

.win .nav-list > li .submenu > li.active > a > [class*="icon-"]:first-child, .mac .nav-list > li .submenu > li.active > a > [class*="icon-"]:first-child, .win .nav-list > li .submenu > li:hover > a > [class*="icon-"]:first-child, .mac .nav-list > li .submenu > li:hover > a > [class*="icon-"]:first-child { display: inline-block; }

.win .nav-list > li .submenu > li.active > a > [class*="icon-"]:first-child, .mac .nav-list > li .submenu > li.active > a > [class*="icon-"]:first-child { color: rgb(200, 97, 57); }

.nav-list > li > .submenu > li::before { content: ""; display: inline-block; position: absolute; width: 7px; left: 20px; top: 17px; border-top: 1px dotted rgb(157, 189, 214); }

.nav-list > li > .submenu > li:first-child > a { border-top: 1px solid rgb(250, 250, 250); }

.nav-list > li > .submenu::before { content: ""; display: block; position: absolute; z-index: 1; left: 18px; top: 0px; bottom: 0px; border-style: dotted; border-color: rgb(157, 189, 214); border-image: initial; border-width: 0px 0px 0px 1px; }

.nav-list > li.active > .submenu > li::before { border-top-color: rgb(142, 179, 208); }

.nav-list > li.active > .submenu::before { border-left-color: rgb(142, 179, 208); }

.nav-list li .submenu { overflow: hidden; }

.nav-list li.active > a::after { display: block; content: ""; right: 0px; top: 4px; border-style: solid; border-color: transparent rgb(43, 125, 188) transparent transparent; border-image: initial; border-width: 14px 10px; position: absolute !important; }

.nav-list li.open > a::after { display: none; }

.nav-list li.active.open > .submenu > li.active.open > a.dropdown-toggle::after { display: none; }

.nav-list li.active > .submenu > li.active > a::after { display: none; }

.nav-list li.active.open > .submenu > li.active > a::after { display: block; }

.nav-list li.active.no-active-child > a::after { display: inline-block !important; }

.nav-list a .badge, .nav-list a .label { font-size: 12px; padding-left: 6px; padding-right: 6px; position: absolute; top: 9px; right: 11px; opacity: 0.88; }

.nav-list a .badge [class*="icon-"], .nav-list a .label [class*="icon-"] { vertical-align: middle; margin: 0px; }

.nav-list a.dropdown-toggle .badge, .nav-list a.dropdown-toggle .label { right: 28px; }

.nav-list a:hover .badge, .nav-list a:hover .label { opacity: 1; }

.nav-list .submenu .submenu a .badge, .nav-list .submenu .submenu a .label { top: 6px; }

.sidebar-collapse { border-bottom: 1px solid rgb(224, 224, 224); background-color: rgb(243, 243, 243); text-align: center; padding: 3px 0px; position: relative; }

.sidebar-collapse > [class*="icon-"] { display: inline-block; cursor: pointer; font-size: 14px; color: rgb(170, 170, 170); border: 1px solid rgb(187, 187, 187); padding: 0px 5px; line-height: 18px; border-radius: 16px; background-color: rgb(255, 255, 255); position: relative; }

.sidebar-collapse::before { content: ""; display: inline-block; height: 0px; border-top: 1px solid rgb(224, 224, 224); position: absolute; left: 15px; right: 15px; top: 13px; }

.sidebar-shortcuts { background-color: rgb(250, 250, 250); border-bottom: 1px solid rgb(221, 221, 221); text-align: center; line-height: 39px; max-height: 41px; margin-bottom: 0px; }

.sidebar-shortcuts-large { padding-bottom: 4px; }

.sidebar-shortcuts-large > .btn { width: 41px; line-height: 24px; margin-top: -2px; padding: 0px; border-width: 4px; text-align: center; }

.sidebar-shortcuts-large > .btn > [class*="icon-"] { margin: 0px; }

.sidebar-shortcuts-mini { display: none; font-size: 0px; width: 42px; line-height: 18px; padding-top: 2px; padding-bottom: 2px; background-color: rgb(255, 255, 255); }

.sidebar-shortcuts-mini > .btn { font-size: 0px; line-height: 0; margin: 0px 1px; opacity: 0.85; border-width: 0px !important; padding: 8px !important; border-radius: 0px !important; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
}

.nav-list > li > .submenu li > .submenu { border-top: none; background-color: transparent; display: none; }

.nav-list > li > .submenu li.active > .submenu { display: block; }

.nav-list > li > .submenu a > .arrow { right: 11px; top: 10px; font-size: 16px; color: rgb(107, 130, 142); }

.nav-list > li > .submenu .open > a, .nav-list > li > .submenu .open > a:hover, .nav-list > li > .submenu .open > a:focus { background-color: transparent; border-color: rgb(228, 228, 228); }

.nav-list > li > .submenu li > .submenu > li > a > .arrow { right: 12px; top: 9px; }

.nav-list > li > .submenu li > .submenu > li { line-height: 16px; }

.nav-list > li > .submenu li > .submenu > li::before { display: none; }

.nav-list > li > .submenu li > .submenu > li > a { margin-left: 20px; padding-left: 22px; }

.nav-list > li > .submenu li > .submenu > li > .submenu > li > a { margin-left: 20px; padding-left: 38px; }

.nav-list > li > .submenu li > .submenu > li a > [class*="icon-"]:first-child { display: inline-block; color: inherit; font-size: 14px; position: static; background-color: transparent; margin-right: 1px; }

.nav-list > li > .submenu li > .submenu > li a { font-size: 13px; color: rgb(119, 119, 119); }

.nav-list > li > .submenu li > .submenu > li a:hover { color: rgb(49, 98, 146); text-decoration: underline; }

.nav-list > li > .submenu li > .submenu > li a:hover [class*="icon-"] { text-decoration: none; color: rgb(49, 98, 146); }

.nav-list > li > .submenu li.open > a { color: rgb(37, 99, 158); }

.nav-list > li > .submenu li.open > a > [class*="icon-"]:first-child { display: inline-block; }

.nav-list > li > .submenu li.open > a .arrow { color: rgb(37, 99, 158); }

.nav-list > li > .submenu li > .submenu li.open > a { color: rgb(37, 99, 158); }

.nav-list > li > .submenu li > .submenu li.open > a > [class*="icon-"]:first-child { display: inline-block; color: rgb(25, 99, 170); }

.nav-list > li > .submenu li > .submenu li.open > a .arrow { color: rgb(37, 99, 158); }

.nav-list > li > .submenu li > .submenu li.active > a { color: rgb(52, 124, 179); }

.nav-list > li > .submenu li > .submenu li.active > a > [class*="icon-"]:first-child { display: inline-block; color: rgb(52, 124, 179); }

.nav-list > li.active.open li.active > a::after { top: 2px; border-width: 14px 8px; }

.nav-list > li.active.open li.active.open li.active > a::after { top: 0px; }

.menu-min.sidebar { width: 43px; }

.menu-min.sidebar::before { width: 43px; }

.menu-min.sidebar + .main-content { margin-left: 43px; }

.menu-min.sidebar + .main-content .breadcrumbs.fixed, .menu-min.sidebar + .main-content .breadcrumbs.breadcrumbs-fixed { left: 43px; }

.menu-min .nav-list a .badge, .menu-min .nav-list a .label { position: relative; top: -1px; right: auto; left: 4px; }

.menu-min .nav-list .submenu .submenu a .badge, .menu-min .nav-list .submenu .submenu a .label { top: 0px; }

.menu-min .nav-list > li > a { position: relative; }

.menu-min .nav-list > li > a > .menu-text { display: none; position: absolute; left: 42px; top: -2px; width: 174px; height: 40px; line-height: 38px; background-color: rgb(245, 245, 245); z-index: 121; box-shadow: rgba(0, 0, 0, 0.2) 2px 1px 2px 0px; border: 1px solid rgb(204, 204, 204); padding-left: 12px; }

.menu-min .nav-list > li > a.dropdown-toggle > .menu-text { box-shadow: none; border-top: none; border-right: none; border-left: none; border-image: initial; top: -1px; left: 43px; width: 174px; border-bottom: 1px solid rgb(221, 221, 221); }

.menu-min .nav-list > li > a .arrow { display: none; }

.menu-min .nav-list > li > a:hover::before { width: 2px; }

.menu-min .nav-list > li:hover > a { color: rgb(25, 99, 170); }

.menu-min .nav-list > li:hover > a > .menu-text { display: block; }

.menu-min .nav-list > li.active > a > .menu-text { border-left-color: rgb(25, 99, 170); }

.menu-min .nav-list > li.open > a { background-color: rgb(250, 250, 250); color: rgb(88, 88, 88); }

.menu-min .nav-list > li.open.active > a { background-color: rgb(255, 255, 255); }

.menu-min .nav-list > li.open:hover > a { color: rgb(25, 99, 170); }

.menu-min .nav-list > li.active > a { color: rgb(43, 125, 188); }

.menu-min .nav-list > li.active > a::after { border-width: 10px 6px; top: 8px; }

.menu-min .nav-list > li.active.open > a::after { display: block; }

.menu-min .nav-list > li.active.open li.active > a::after { display: none; }

.menu-min .nav-list > li > .submenu { background: rgb(255, 255, 255); position: absolute; z-index: 120; left: 42px; top: -2px; width: 176px; border: 1px solid rgb(204, 204, 204); box-shadow: rgba(0, 0, 0, 0.2) 2px 1px 2px 0px; padding-top: 40px; padding-bottom: 2px; display: none !important; }

.menu-min .nav-list > li > .submenu::before { display: none; }

.menu-min .nav-list > li > .submenu li::before { display: none; }

.menu-min .nav-list > li > .submenu li > a { margin-left: 0px; padding-left: 24px; }

.menu-min .nav-list > li > .submenu li > a > [class*="icon-"]:first-child { left: 4px; }

.menu-min .nav-list > li:hover > .submenu { display: block !important; }

.menu-min .nav-list > li.active > .submenu { border-left-color: rgb(43, 125, 188); }

.menu-min .sidebar-shortcuts { position: relative; }

.menu-min .sidebar-shortcuts-mini { display: block; }

.menu-min .sidebar-shortcuts-large { display: none; position: absolute; z-index: 20; top: -1px; left: 42px; width: 182px; padding: 0px 2px 1px; background-color: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.2) 2px 1px 2px 0px; border: 1px solid rgb(204, 204, 204); }

.menu-min .sidebar-shortcuts:hover .sidebar-shortcuts-large { display: block; }

.menu-min .sidebar-collapse::before { left: 5px; right: 5px; }

.menu-min .sidebar-collapse > [class*="icon-"] { font-size: 13px; padding: 0px 4px; line-height: 15px; border-width: 1px; border-color: rgb(174, 174, 174); }

.menu-min .nav-list > li > .submenu li > .submenu > li > a { margin-left: 0px; padding-left: 30px; }

.menu-min .nav-list > li > .submenu li > .submenu > li > .submenu > li > a { margin-left: 0px; padding-left: 45px; }

.menu-min .nav-list > li > .submenu li.active > a::after { display: none; }

.menu-min .nav-list li.active.open > .submenu > li.active > a::after { display: none; }

.menu-toggler { display: none; }

@media only screen and (max-width: 991px) {
  .sidebar::before { display: none; }
  .sidebar { display: none; float: none; position: absolute; z-index: 999; left: 0px; bottom: auto; margin-top: 40px; border-width: 1px 1px 1px 0px; border-style: solid; border-color: rgb(204, 204, 204); border-image: initial; box-shadow: rgba(0, 0, 0, 0.2) 2px 1px 2px 0px; top: auto !important; }
  .sidebar.display { display: block; }
  .menu-toggler { display: inline-block; position: absolute; left: 0px; z-index: 998; width: 52px; height: 32px; margin-right: 2px; line-height: normal; padding-left: 33px; padding-top: 7px; padding-bottom: 1px; font-size: 13px; font-weight: 700; text-transform: uppercase; background-color: rgb(68, 68, 68); color: rgb(243, 243, 243); box-sizing: content-box; }
  .menu-toggler:hover { text-decoration: none; }
  .menu-toggler::before { border-top: 1px solid rgb(135, 184, 127); border-bottom: 1px solid rgb(111, 179, 224); height: 2px; width: 24px; content: ""; position: absolute; z-index: 11; top: 13px; left: 4px; transition: 0.1s; box-sizing: content-box; }
  .menu-toggler::after { border-top: 1px solid rgb(255, 162, 77); border-bottom: 1px solid rgb(209, 91, 71); content: ""; height: 2px; width: 24px; position: absolute; top: 19px; left: 4px; transition: 0.1s; box-sizing: content-box; }
  .menu-toggler.display::before { height: 4px; top: 8px; border-width: 2px; }
  .menu-toggler.display::after { height: 4px; top: 20px; border-width: 2px; }
  .menu-toggler > .menu-text { display: block; position: absolute; bottom: -18px; left: 0px; border-style: solid; border-color: rgb(68, 68, 68) transparent transparent; border-image: initial; border-width: 9px 42px; }
  .menu-toggler > .menu-text::after { display: block; color: rgb(255, 255, 255); content: "MENU"; position: absolute; left: -8px; top: -41px; }
  .nav-list > li.active::after { display: none; }
  .nav-list li.active > a::after { display: none; }
  .nav-list li.active.open > .submenu > li.active > a::after { display: none; }
  .menu-min .nav-list > li.active::after { display: block; }
  .menu-min .nav-list > li.active > a::after { display: block; }
}

@media only screen and (max-width: 320px) {
  .menu-toggler { width: 0px; }
  .menu-toggler > .menu-text { border-width: 7px 16px; bottom: -14px; }
  .menu-toggler > .menu-text::after { font-size: 9px; font-weight: 400; color: rgb(255, 255, 255); position: absolute; left: -13px; top: -42px; }
  .menu-toggler::before, .menu-toggler::after { margin-top: 8px; }
  .menu-toggler.display::before, .menu-toggler.display::after { height: 2px; border-width: 1px; }
  .menu-toggler.display::before { top: 13px; }
  .menu-toggler.display::after { top: 19px; }
}

.btn { display: inline-block; border: 5px solid rgb(255, 255, 255); border-radius: 0px; transition: 0.15s; cursor: pointer; vertical-align: middle; margin: 0px; position: relative; color: rgb(255, 255, 255) !important; text-shadow: rgba(0, 0, 0, 0.25) 0px -1px 0px !important; background-image: none !important; box-shadow: none !important; }

.btn-lg { border-width: 5px; line-height: 1.35; padding: 7px 16px; }

.btn-sm { border-width: 4px; font-size: 13px; padding: 4px 9px; line-height: 1.39; }

.btn-xs { border-width: 3px; }

.btn-minier { padding: 0px 4px; line-height: 18px; border-width: 2px; font-size: 12px; }

button.btn:active { top: 1px; left: 1px; }

.btn, .btn-default, .btn:focus, .btn-default:focus { border-color: rgb(84, 192, 255); background-color: rgb(84, 192, 255) !important; }

.btn:hover, .btn-default:hover, .open .btn.dropdown-toggle, .open .btn-default.dropdown-toggle { border-color: rgb(84, 192, 255); background-color: rgb(34, 173, 255) !important; }

.btn.no-border:hover, .btn-default.no-border:hover { border-color: rgb(34, 173, 255); }

.btn.no-hover:hover, .btn-default.no-hover:hover { background-color: rgb(84, 192, 255) !important; }

.btn.active, .btn-default.active { border-color: rgb(23, 169, 255); background-color: rgb(59, 183, 255) !important; }

.btn.no-border.active, .btn-default.no-border.active { border-color: rgb(44, 177, 255); background-color: rgb(44, 177, 255) !important; }

.btn.disabled, .btn-default.disabled, .btn[disabled], .btn-default[disabled], fieldset[disabled] .btn, fieldset[disabled] .btn-default, .btn.disabled:hover, .btn-default.disabled:hover, .btn[disabled]:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn:hover, fieldset[disabled] .btn-default:hover, .btn.disabled:focus, .btn-default.disabled:focus, .btn[disabled]:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn:focus, fieldset[disabled] .btn-default:focus, .btn.disabled:active, .btn-default.disabled:active, .btn[disabled]:active, .btn-default[disabled]:active, fieldset[disabled] .btn:active, fieldset[disabled] .btn-default:active, .btn.disabled.active, .btn-default.disabled.active, .btn[disabled].active, .btn-default[disabled].active, fieldset[disabled] .btn.active, fieldset[disabled] .btn-default.active { border-color: rgb(84, 192, 255); background-color: rgb(84, 192, 255) !important; }

.btn-primary, .btn-primary:focus { border-color: rgb(34, 152, 221); background-color: rgb(34, 152, 221) !important; }

.btn-primary:hover, .open .btn-primary.dropdown-toggle { border-color: rgb(34, 152, 221); background-color: rgb(21, 133, 199) !important; }

.btn-primary.no-border:hover { border-color: rgb(21, 133, 199); }

.btn-primary.no-hover:hover { background-color: rgb(34, 152, 221) !important; }

.btn-primary.active { border-color: rgb(23, 121, 178); background-color: rgb(28, 143, 210) !important; }

.btn-primary.no-border.active { border-color: rgb(26, 133, 196); background-color: rgb(26, 133, 196) !important; }

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .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:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active { border-color: rgb(34, 152, 221); background-color: rgb(34, 152, 221) !important; }

.btn-info, .btn-info:focus { border-color: rgb(84, 192, 255); background-color: rgb(84, 192, 255) !important; }

.btn-info:hover, .open .btn-info.dropdown-toggle { border-color: rgb(84, 192, 255); background-color: rgb(34, 173, 255) !important; }

.btn-info.no-border:hover { border-color: rgb(34, 173, 255); }

.btn-info.no-hover:hover { background-color: rgb(84, 192, 255) !important; }

.btn-info.active { border-color: rgb(23, 169, 255); background-color: rgb(59, 183, 255) !important; }

.btn-info.no-border.active { border-color: rgb(44, 177, 255); background-color: rgb(44, 177, 255) !important; }

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .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:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active { border-color: rgb(84, 192, 255); background-color: rgb(84, 192, 255) !important; }

.btn-success, .btn-success:focus { border-color: rgb(135, 184, 127); background-color: rgb(135, 184, 127) !important; }

.btn-success:hover, .open .btn-success.dropdown-toggle { border-color: rgb(135, 184, 127); background-color: rgb(98, 155, 88) !important; }

.btn-success.no-border:hover { border-color: rgb(98, 155, 88); }

.btn-success.no-hover:hover { background-color: rgb(135, 184, 127) !important; }

.btn-success.active { border-color: rgb(98, 153, 89); background-color: rgb(117, 170, 108) !important; }

.btn-success.no-border.active { border-color: rgb(107, 164, 98); background-color: rgb(107, 164, 98) !important; }

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .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:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active { border-color: rgb(135, 184, 127); background-color: rgb(135, 184, 127) !important; }

.btn-warning, .btn-warning:focus { border-color: rgb(255, 183, 82); background-color: rgb(255, 183, 82) !important; }

.btn-warning:hover, .open .btn-warning.dropdown-toggle { border-color: rgb(255, 183, 82); background-color: rgb(229, 151, 41) !important; }

.btn-warning.no-border:hover { border-color: rgb(229, 151, 41); }

.btn-warning.no-hover:hover { background-color: rgb(255, 183, 82) !important; }

.btn-warning.active { border-color: rgb(240, 152, 28); background-color: rgb(242, 167, 62) !important; }

.btn-warning.no-border.active { border-color: rgb(241, 160, 47); background-color: rgb(241, 160, 47) !important; }

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .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:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active { border-color: rgb(255, 183, 82); background-color: rgb(255, 183, 82) !important; }

.btn-danger, .btn-danger:focus { border-color: rgb(209, 91, 71); background-color: rgb(209, 91, 71) !important; }

.btn-danger:hover, .open .btn-danger.dropdown-toggle { border-color: rgb(209, 91, 71); background-color: rgb(183, 70, 53) !important; }

.btn-danger.no-border:hover { border-color: rgb(183, 70, 53); }

.btn-danger.no-hover:hover { background-color: rgb(209, 91, 71) !important; }

.btn-danger.active { border-color: rgb(170, 68, 52); background-color: rgb(196, 81, 62) !important; }

.btn-danger.no-border.active { border-color: rgb(186, 75, 57); background-color: rgb(186, 75, 57) !important; }

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .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:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active { border-color: rgb(209, 91, 71); background-color: rgb(209, 91, 71) !important; }

.btn-inverse, .btn-inverse:focus { border-color: rgb(85, 85, 85); background-color: rgb(85, 85, 85) !important; }

.btn-inverse:hover, .open .btn-inverse.dropdown-toggle { border-color: rgb(85, 85, 85); background-color: rgb(48, 48, 48) !important; }

.btn-inverse.no-border:hover { border-color: rgb(48, 48, 48); }

.btn-inverse.no-hover:hover { background-color: rgb(85, 85, 85) !important; }

.btn-inverse.active { border-color: rgb(49, 49, 49); background-color: rgb(67, 67, 67) !important; }

.btn-inverse.no-border.active { border-color: rgb(59, 59, 59); background-color: rgb(59, 59, 59) !important; }

.btn-inverse.disabled, .btn-inverse[disabled], fieldset[disabled] .btn-inverse, .btn-inverse.disabled:hover, .btn-inverse[disabled]:hover, fieldset[disabled] .btn-inverse:hover, .btn-inverse.disabled:focus, .btn-inverse[disabled]:focus, fieldset[disabled] .btn-inverse:focus, .btn-inverse.disabled:active, .btn-inverse[disabled]:active, fieldset[disabled] .btn-inverse:active, .btn-inverse.disabled.active, .btn-inverse[disabled].active, fieldset[disabled] .btn-inverse.active { border-color: rgb(85, 85, 85); background-color: rgb(85, 85, 85) !important; }

.btn-pink, .btn-pink:focus { border-color: rgb(214, 72, 126); background-color: rgb(214, 72, 126) !important; }

.btn-pink:hover, .open .btn-pink.dropdown-toggle { border-color: rgb(214, 72, 126); background-color: rgb(183, 55, 102) !important; }

.btn-pink.no-border:hover { border-color: rgb(183, 55, 102); }

.btn-pink.no-hover:hover { background-color: rgb(214, 72, 126) !important; }

.btn-pink.active { border-color: rgb(175, 52, 98); background-color: rgb(199, 64, 114) !important; }

.btn-pink.no-border.active { border-color: rgb(190, 56, 106); background-color: rgb(190, 56, 106) !important; }

.btn-pink.disabled, .btn-pink[disabled], fieldset[disabled] .btn-pink, .btn-pink.disabled:hover, .btn-pink[disabled]:hover, fieldset[disabled] .btn-pink:hover, .btn-pink.disabled:focus, .btn-pink[disabled]:focus, fieldset[disabled] .btn-pink:focus, .btn-pink.disabled:active, .btn-pink[disabled]:active, fieldset[disabled] .btn-pink:active, .btn-pink.disabled.active, .btn-pink[disabled].active, fieldset[disabled] .btn-pink.active { border-color: rgb(214, 72, 126); background-color: rgb(214, 72, 126) !important; }

.btn-purple, .btn-purple:focus { border-color: rgb(149, 133, 191); background-color: rgb(149, 133, 191) !important; }

.btn-purple:hover, .open .btn-purple.dropdown-toggle { border-color: rgb(149, 133, 191); background-color: rgb(116, 97, 170) !important; }

.btn-purple.no-border:hover { border-color: rgb(116, 97, 170); }

.btn-purple.no-hover:hover { background-color: rgb(149, 133, 191) !important; }

.btn-purple.active { border-color: rgb(112, 92, 168); background-color: rgb(133, 115, 181) !important; }

.btn-purple.no-border.active { border-color: rgb(124, 105, 175); background-color: rgb(124, 105, 175) !important; }

.btn-purple.disabled, .btn-purple[disabled], fieldset[disabled] .btn-purple, .btn-purple.disabled:hover, .btn-purple[disabled]:hover, fieldset[disabled] .btn-purple:hover, .btn-purple.disabled:focus, .btn-purple[disabled]:focus, fieldset[disabled] .btn-purple:focus, .btn-purple.disabled:active, .btn-purple[disabled]:active, fieldset[disabled] .btn-purple:active, .btn-purple.disabled.active, .btn-purple[disabled].active, fieldset[disabled] .btn-purple.active { border-color: rgb(149, 133, 191); background-color: rgb(149, 133, 191) !important; }

.btn-grey, .btn-grey:focus { border-color: rgb(160, 160, 160); background-color: rgb(160, 160, 160) !important; }

.btn-grey:hover, .open .btn-grey.dropdown-toggle { border-color: rgb(160, 160, 160); background-color: rgb(136, 136, 136) !important; }

.btn-grey.no-border:hover { border-color: rgb(136, 136, 136); }

.btn-grey.no-hover:hover { background-color: rgb(160, 160, 160) !important; }

.btn-grey.active { border-color: rgb(130, 130, 130); background-color: rgb(148, 148, 148) !important; }

.btn-grey.no-border.active { border-color: rgb(140, 140, 140); background-color: rgb(140, 140, 140) !important; }

.btn-grey.disabled, .btn-grey[disabled], fieldset[disabled] .btn-grey, .btn-grey.disabled:hover, .btn-grey[disabled]:hover, fieldset[disabled] .btn-grey:hover, .btn-grey.disabled:focus, .btn-grey[disabled]:focus, fieldset[disabled] .btn-grey:focus, .btn-grey.disabled:active, .btn-grey[disabled]:active, fieldset[disabled] .btn-grey:active, .btn-grey.disabled.active, .btn-grey[disabled].active, fieldset[disabled] .btn-grey.active { border-color: rgb(160, 160, 160); background-color: rgb(160, 160, 160) !important; }

.btn-yellow { color: rgb(153, 102, 51) !important; text-shadow: rgba(255, 255, 255, 0.4) 0px -1px 0px !important; }

.btn-yellow, .btn-yellow:focus { border-color: rgb(254, 225, 136); background-color: rgb(254, 225, 136) !important; }

.btn-yellow:hover, .open .btn-yellow.dropdown-toggle { border-color: rgb(254, 225, 136); background-color: rgb(247, 208, 91) !important; }

.btn-yellow.no-border:hover { border-color: rgb(247, 208, 91); }

.btn-yellow.no-hover:hover { background-color: rgb(254, 225, 136) !important; }

.btn-yellow.active { border-color: rgb(249, 207, 79); background-color: rgb(251, 217, 114) !important; }

.btn-yellow.no-border.active { border-color: rgb(250, 212, 99); background-color: rgb(250, 212, 99) !important; }

.btn-yellow.disabled, .btn-yellow[disabled], fieldset[disabled] .btn-yellow, .btn-yellow.disabled:hover, .btn-yellow[disabled]:hover, fieldset[disabled] .btn-yellow:hover, .btn-yellow.disabled:focus, .btn-yellow[disabled]:focus, fieldset[disabled] .btn-yellow:focus, .btn-yellow.disabled:active, .btn-yellow[disabled]:active, fieldset[disabled] .btn-yellow:active, .btn-yellow.disabled.active, .btn-yellow[disabled].active, fieldset[disabled] .btn-yellow.active { border-color: rgb(254, 225, 136); background-color: rgb(254, 225, 136) !important; }

.btn-light { color: rgb(136, 136, 136) !important; text-shadow: rgba(250, 250, 250, 0.25) 0px -1px 0px !important; }

.btn-light, .btn-light:focus { border-color: rgb(231, 231, 231); background-color: rgb(231, 231, 231) !important; }

.btn-light:hover, .open .btn-light.dropdown-toggle { border-color: rgb(231, 231, 231); background-color: rgb(217, 217, 217) !important; }

.btn-light.no-border:hover { border-color: rgb(217, 217, 217); }

.btn-light.no-hover:hover { background-color: rgb(231, 231, 231) !important; }

.btn-light.active { border-color: rgb(206, 206, 206); background-color: rgb(224, 224, 224) !important; }

.btn-light.no-border.active { border-color: rgb(216, 216, 216); background-color: rgb(216, 216, 216) !important; }

.btn-light.disabled, .btn-light[disabled], fieldset[disabled] .btn-light, .btn-light.disabled:hover, .btn-light[disabled]:hover, fieldset[disabled] .btn-light:hover, .btn-light.disabled:focus, .btn-light[disabled]:focus, fieldset[disabled] .btn-light:focus, .btn-light.disabled:active, .btn-light[disabled]:active, fieldset[disabled] .btn-light:active, .btn-light.disabled.active, .btn-light[disabled].active, fieldset[disabled] .btn-light.active { border-color: rgb(231, 231, 231); background-color: rgb(231, 231, 231) !important; }

.btn-light.btn-xs::after { inset: -2px; }

.btn-light.btn-sm::after { inset: -4px; }

.btn-light.btn-large::after { inset: -6px; }

.btn.btn-white { border-width: 1px; border-color: rgb(204, 204, 204); color: rgb(68, 68, 68) !important; text-shadow: none !important; background-color: rgb(255, 255, 255) !important; }

.btn.btn-white:hover, .btn.btn-white:focus { background-color: rgb(235, 235, 235) !important; }

.btn.btn-white.no-border { border-color: rgb(204, 204, 204); }

.btn.disabled.active, .btn[disabled].active, .btn.disabled:focus, .btn[disabled]:focus, .btn.disabled:active, .btn[disabled]:active { outline: 0px; }

.btn.disabled:active, .btn[disabled]:active { top: 0px; left: 0px; }

.btn.active { color: rgb(239, 229, 181); }

.btn.active::after { display: inline-block; content: ""; position: absolute; border-bottom: 1px solid rgb(239, 229, 181); left: -4px; right: -4px; bottom: -4px; }

.btn.active.btn-sm::after { left: -3px; right: -3px; bottom: -3px; }

.btn.active.btn-large::after { left: -5px; right: -5px; bottom: -5px; }

.btn.active.btn-xs::after, .btn.active.btn-minier::after { left: -1px; right: -1px; bottom: -2px; }

.btn.active.btn-minier::after { bottom: -1px; }

.btn.active.btn-yellow::after { border-bottom-color: rgb(201, 99, 56); }

.btn.active.btn-light { color: rgb(81, 81, 81); }

.btn.active.btn-light::after { border-bottom-color: rgb(181, 181, 181); }

.btn > [class*="icon-"] { display: inline; margin-right: 4px; }

.btn > [class*="icon-"].icon-on-right { margin-right: 0px; margin-left: 4px; }

.btn > .icon-only[class*="icon-"] { margin: 0px; vertical-align: middle; text-align: center; padding: 0px; }

.btn-large > [class*="icon-"] { margin-right: 6px; }

.btn-large > [class*="icon-"].icon-on-right { margin-right: 0px; margin-left: 6px; }

.btn-sm > [class*="icon-"] { margin-right: 3px; }

.btn-sm > [class*="icon-"].icon-on-right { margin-right: 0px; margin-left: 3px; }

.btn-xs > [class*="icon-"], .btn-minier > [class*="icon-"] { margin-right: 2px; }

.btn-xs > [class*="icon-"].icon-on-right, .btn-minier > [class*="icon-"].icon-on-right { margin-right: 0px; margin-left: 2px; }

.btn.btn-link { border: none !important; background: none transparent !important; color: rgb(0, 136, 204) !important; text-shadow: none !important; padding: 4px 12px !important; line-height: 20px !important; }

.btn.btn-link:hover { background: none !important; text-shadow: none !important; }

.btn.btn-link.active { text-decoration: underline; background: none !important; color: rgb(0, 156, 235) !important; }

.btn.btn-link.active::after { display: none; }

.btn.btn-link.disabled, .btn.btn-link[disabled] { background: 0px 0px; opacity: 0.65; }

.btn.btn-link.disabled:hover, .btn.btn-link[disabled]:hover { background: none !important; text-decoration: none !important; }

.btn.btn-no-border { border-width: 0px !important; }

.btn-group > .btn, .btn-group > .btn + .btn { margin: 0px 1px 0px 0px; }

.btn-group > .btn:first-child { margin: 0px 1px 0px 0px; }

.btn-group > .btn:first-child, .btn-group > .btn:last-child { border-radius: 0px; }

.btn-group > .btn > .caret { margin-top: 15px; margin-left: 1px; border-width: 5px; border-top-color: rgb(255, 255, 255); }

.btn-group > .btn.btn-sm > .caret { margin-top: 10px; border-width: 4px; }

.btn-group > .btn.btn-large > .caret { margin-top: 18px; border-width: 6px; }

.btn-group > .btn.btn-xs > .caret { margin-top: 9px; border-width: 4px; }

.btn-group > .btn.btn-minier > .caret { margin-top: 7px; border-width: 3px; }

.btn-group > .btn + .btn.dropdown-toggle { padding-right: 3px; padding-left: 3px; }

.btn-group > .btn + .btn-large.dropdown-toggle { padding-right: 4px; padding-left: 4px; }

.btn-group .dropdown-toggle { border-radius: 0px; }

.btn-group > .btn, .btn-group + .btn { margin: 0px 1px 0px 0px; border-width: 3px; }

.btn-group > .btn.active::after, .btn-group + .btn.active::after { left: -2px; right: -2px; bottom: -2px; border-bottom-width: 1px; }

.btn-group > .btn-large, .btn-group + .btn-large { border-width: 4px; }

.btn-group > .btn-large.active::after, .btn-group + .btn-large.active::after { left: -3px; right: -3px; bottom: -3px; border-bottom-width: 1px; }

.btn-group > .btn-sm, .btn-group + .btn-sm { border-width: 2px; }

.btn-group > .btn-sm.active::after, .btn-group + .btn-sm.active::after { left: -1px; right: -1px; bottom: -1px; border-bottom-width: 1px; }

.btn-group > .btn-xs, .btn-group + .btn-xs { border-width: 1px; }

.btn-group > .btn-xs.active::after, .btn-group + .btn-xs.active::after { left: 0px; right: 0px; bottom: 0px; border-bottom-width: 1px; }

.btn-group > .btn-minier, .btn-group + .btn-minier { border-width: 1px; }

.btn-group > .btn-minier.active::after, .btn-group + .btn-minier.active::after { left: 0px; right: 0px; bottom: 0px; border-bottom-width: 1px; }

.btn-group > .btn { border-radius: 0px !important; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn + .btn { margin: 1px 0px 0px; }

.btn-group-vertical > .btn:first-child { margin-right: 0px; }

.btn.btn-app { display: inline-block; width: 100px; font-size: 18px; font-weight: 400; color: rgb(255, 255, 255); text-align: center; border: none; border-radius: 12px; padding: 12px 0px 8px; margin: 2px; line-height: 1.7; position: relative; }

.btn-app, .btn-app.btn-default, .btn-app.no-hover:hover, .btn-app.btn-default.no-hover:hover, .btn-app.disabled:hover, .btn-app.btn-default.disabled:hover { background: linear-gradient(rgb(188, 201, 213) 0px, rgb(171, 186, 195) 100%) repeat-x rgb(180, 194, 204) !important; }

.btn-app:hover, .btn-app.btn-default:hover { background: linear-gradient(rgb(163, 181, 197) 0px, rgb(147, 166, 178) 100%) repeat-x rgb(155, 174, 188) !important; }

.btn-app.btn-primary, .btn-app.btn-primary.no-hover:hover, .btn-app.btn-primary.disabled:hover { background: linear-gradient(rgb(59, 152, 214) 0px, rgb(25, 126, 193) 100%) repeat-x rgb(42, 139, 203) !important; }

.btn-app.btn-primary:hover { background: linear-gradient(rgb(38, 126, 184) 0px, rgb(19, 97, 148) 100%) repeat-x rgb(29, 111, 166) !important; }

.btn-app.btn-info, .btn-app.btn-info.no-hover:hover, .btn-app.btn-info.disabled:hover { background: linear-gradient(rgb(117, 181, 230) 0px, rgb(91, 164, 213) 100%) repeat-x rgb(104, 173, 222) !important; }

.btn-app.btn-info:hover { background: linear-gradient(rgb(74, 158, 222) 0px, rgb(52, 141, 201) 100%) repeat-x rgb(63, 150, 212) !important; }

.btn-app.btn-success, .btn-app.btn-success.no-hover:hover, .btn-app.btn-success.disabled:hover { background: linear-gradient(rgb(142, 191, 96) 0px, rgb(125, 170, 80) 100%) repeat-x rgb(133, 181, 88) !important; }

.btn-app.btn-success:hover { background: linear-gradient(rgb(116, 168, 68) 0px, rgb(100, 135, 64) 100%) repeat-x rgb(108, 152, 66) !important; }

.btn-app.btn-danger, .btn-app.btn-danger.no-hover:hover, .btn-app.btn-danger.disabled:hover { background: linear-gradient(rgb(213, 91, 82) 0px, rgb(209, 39, 35) 100%) repeat-x rgb(211, 65, 59) !important; }

.btn-app.btn-danger:hover { background: linear-gradient(rgb(196, 58, 48) 0px, rgb(165, 31, 28) 100%) repeat-x rgb(181, 44, 38) !important; }

.btn-app.btn-warning, .btn-app.btn-warning.no-hover:hover, .btn-app.btn-warning.disabled:hover { background: linear-gradient(rgb(255, 191, 102) 0px, rgb(255, 168, 48) 100%) repeat-x rgb(255, 180, 75) !important; }

.btn-app.btn-warning:hover { background: linear-gradient(rgb(255, 170, 51) 0px, rgb(252, 146, 0) 100%) repeat-x rgb(254, 158, 25) !important; }

.btn-app.btn-purple, .btn-app.btn-purple.no-hover:hover, .btn-app.btn-purple.disabled:hover { background: linear-gradient(rgb(166, 150, 206) 0px, rgb(138, 124, 180) 100%) repeat-x rgb(152, 137, 193) !important; }

.btn-app.btn-purple:hover { background: linear-gradient(rgb(137, 115, 190) 0px, rgb(109, 92, 161) 100%) repeat-x rgb(123, 104, 175) !important; }

.btn-app.btn-pink, .btn-app.btn-pink.no-hover:hover, .btn-app.btn-pink.disabled:hover { background: linear-gradient(rgb(219, 94, 140) 0px, rgb(206, 57, 112) 100%) repeat-x rgb(213, 76, 126) !important; }

.btn-app.btn-pink:hover { background: linear-gradient(rgb(210, 52, 110) 0px, rgb(170, 42, 89) 100%) repeat-x rgb(190, 47, 100) !important; }

.btn-app.btn-inverse, .btn-app.btn-inverse.no-hover:hover, .btn-app.btn-inverse.disabled:hover { background: linear-gradient(rgb(85, 85, 85) 0px, rgb(51, 51, 51) 100%) repeat-x rgb(68, 68, 68) !important; }

.btn-app.btn-inverse:hover { background: linear-gradient(rgb(59, 59, 59) 0px, rgb(26, 26, 26) 100%) repeat-x rgb(43, 43, 43) !important; }

.btn-app.btn-grey, .btn-app.btn-grey.no-hover:hover, .btn-app.btn-grey.disabled:hover { background: linear-gradient(rgb(137, 137, 137) 0px, rgb(105, 105, 105) 100%) repeat-x rgb(121, 121, 121) !important; }

.btn-app.btn-grey:hover { background: linear-gradient(rgb(124, 124, 124) 0px, rgb(92, 92, 92) 100%) repeat-x rgb(108, 108, 108) !important; }

.btn.btn-app.btn-light { color: rgb(90, 90, 90) !important; text-shadow: rgb(238, 238, 238) 0px 1px 1px !important; }

.btn.btn-app.btn-light, .btn.btn-app.btn-light.no-hover:hover, .btn.btn-app.btn-light.disabled:hover { background: linear-gradient(rgb(244, 244, 244) 0px, rgb(230, 230, 230) 100%) repeat-x rgb(237, 237, 237) !important; }

.btn.btn-app.btn-light:hover { background: linear-gradient(rgb(231, 231, 231) 0px, rgb(217, 217, 217) 100%) repeat-x rgb(224, 224, 224) !important; }

.btn.btn-app.btn-yellow { color: rgb(153, 102, 51) !important; text-shadow: rgba(255, 255, 255, 0.4) 0px -1px 0px !important; }

.btn.btn-app.btn-yellow, .btn.btn-app.btn-yellow.no-hover:hover, .btn.btn-app.btn-yellow.disabled:hover { background: linear-gradient(rgb(255, 232, 165) 0px, rgb(252, 215, 106) 100%) repeat-x rgb(254, 224, 136) !important; }

.btn.btn-app.btn-yellow:hover { background: linear-gradient(rgb(255, 225, 139) 0px, rgb(251, 208, 81) 100%) repeat-x rgb(253, 217, 110) !important; }

.btn.btn-app.btn-sm { width: 80px; font-size: 16px; border-radius: 10px; line-height: 1.5; }

.btn.btn-app.btn-xs { width: 64px; font-size: 15px; border-radius: 8px; padding-bottom: 7px; padding-top: 8px; line-height: 1.45; }

.btn.btn-app > [class*="icon"] { display: block; font-size: 42px; margin: 0px 0px 4px; line-height: 36px; min-width: 0px; padding: 0px; }

.btn.btn-app.btn-sm > [class*="icon"] { display: block; font-size: 32px; line-height: 30px; margin: 0px 0px 3px; }

.btn.btn-app.btn-xs > [class*="icon"] { display: block; font-size: 24px; line-height: 24px; margin: 0px; }

.btn.btn-app.no-radius { border-radius: 0px; }

.btn.btn-app.radius-4 { border-radius: 4px; }

.btn.btn-app > .badge, .btn.btn-app > .label { top: -2px; right: -2px; padding: 1px 3px; text-align: center; font-size: 12px; position: absolute !important; }

.btn.btn-app > .badge.badge-left, .btn.btn-app > .label.badge-left, .btn.btn-app > .badge.label-left, .btn.btn-app > .label.label-left { right: auto; left: -2px; }

.btn.btn-app > .label { padding: 1px 6px 3px; font-size: 13px; }

.btn.btn-app.radius-4 > .badge, .btn.btn-app.no-radius > .badge { border-radius: 3px; }

.btn.btn-app.radius-4 > .badge.no-radius, .btn.btn-app.no-radius > .badge.no-radius { border-radius: 0px; }

.btn.btn-app.active { color: rgb(255, 255, 255); }

.btn.btn-app.active::after { display: none; }

.btn.btn-app.active.btn-yellow { color: rgb(153, 102, 51); border-color: rgb(254, 225, 136); }

.btn.btn-app.active.btn-light { color: rgb(81, 81, 81); }

.btn.btn-app.btn-light, .btn.btn-app.btn-yellow { box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 0px 1px inset !important; }

.label { border-radius: 0px; text-shadow: none; font-weight: 400; display: inline-block; background-color: rgb(171, 186, 195) !important; }

.label[class*="col-"][class*="arrow"] { min-height: 0px; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
}

.badge { text-shadow: none; font-size: 12px; padding-top: 1px; padding-bottom: 3px; font-weight: 400; line-height: 15px; background-color: rgb(171, 186, 195) !important; }

.badge.no-radius { border-radius: 0px; }

.badge.radius-1 { border-radius: 1px; }

.badge.radius-2 { border-radius: 2px; }

.badge.radius-3 { border-radius: 3px; }

.badge.radius-4 { border-radius: 4px; }

.badge.radius-5 { border-radius: 5px; }

.badge.radius-6 { border-radius: 6px; }

.label-transparent, .badge-transparent { background-color: transparent !important; }

.label-grey, .badge-grey { background-color: rgb(160, 160, 160) !important; }

.label-info, .badge-info { background-color: rgb(58, 135, 173) !important; }

.label-primary, .badge-primary { background-color: rgb(34, 152, 221) !important; }

.label-success, .badge-success { background-color: rgb(130, 175, 111) !important; }

.label-danger, .badge-danger { background-color: rgb(209, 91, 71) !important; }

.label-important, .badge-important { background-color: rgb(209, 91, 71) !important; }

.label-inverse, .badge-inverse { background-color: rgb(51, 51, 51) !important; }

.label-warning, .badge-warning { background-color: rgb(248, 148, 6) !important; }

.label-pink, .badge-pink { background-color: rgb(214, 72, 126) !important; }

.label-purple, .badge-purple { background-color: rgb(149, 133, 191) !important; }

.label-yellow, .badge-yellow { background-color: rgb(254, 225, 136) !important; }

.label-light, .badge-light { background-color: rgb(231, 231, 231) !important; }

.badge-yellow, .label-yellow { border-color: rgb(254, 225, 136); color: rgb(153, 102, 51) !important; }

.badge-light, .label-light { color: rgb(136, 136, 136) !important; }

.label.arrowed, .label.arrowed-in { position: relative; z-index: 1; }

.label.arrowed::before, .label.arrowed-in::before { display: inline-block; content: ""; position: absolute; top: 0px; z-index: -1; border-width: 1px; border-style: solid; border-color: transparent rgb(171, 186, 195) transparent transparent; border-image: initial; }

.label.arrowed-in::before { border-top-color: rgb(171, 186, 195); border-right-color: rgb(171, 186, 195); border-bottom-color: rgb(171, 186, 195); border-left-color: transparent !important; }

.label.arrowed-right, .label.arrowed-in-right { position: relative; z-index: 1; }

.label.arrowed-right::after, .label.arrowed-in-right::after { display: inline-block; content: ""; position: absolute; top: 0px; z-index: -1; border-width: 1px; border-style: solid; border-color: transparent transparent transparent rgb(171, 186, 195); border-image: initial; }

.label.arrowed-in-right::after { border-top-color: rgb(171, 186, 195); border-bottom-color: rgb(171, 186, 195); border-left-color: rgb(171, 186, 195); border-right-color: transparent !important; }

.label-info.arrowed::before { border-right-color: rgb(58, 135, 173); }

.label-info.arrowed-in::before { border-color: rgb(58, 135, 173); }

.label-info.arrowed-right::after { border-left-color: rgb(58, 135, 173); }

.label-info.arrowed-in-right::after { border-color: rgb(58, 135, 173); }

.label-primary.arrowed::before { border-right-color: rgb(34, 152, 221); }

.label-primary.arrowed-in::before { border-color: rgb(34, 152, 221); }

.label-primary.arrowed-right::after { border-left-color: rgb(34, 152, 221); }

.label-primary.arrowed-in-right::after { border-color: rgb(34, 152, 221); }

.label-success.arrowed::before { border-right-color: rgb(130, 175, 111); }

.label-success.arrowed-in::before { border-color: rgb(130, 175, 111); }

.label-success.arrowed-right::after { border-left-color: rgb(130, 175, 111); }

.label-success.arrowed-in-right::after { border-color: rgb(130, 175, 111); }

.label-warning.arrowed::before { border-right-color: rgb(248, 148, 6); }

.label-warning.arrowed-in::before { border-color: rgb(248, 148, 6); }

.label-warning.arrowed-right::after { border-left-color: rgb(248, 148, 6); }

.label-warning.arrowed-in-right::after { border-color: rgb(248, 148, 6); }

.label-important.arrowed::before { border-right-color: rgb(209, 91, 71); }

.label-important.arrowed-in::before { border-color: rgb(209, 91, 71); }

.label-important.arrowed-right::after { border-left-color: rgb(209, 91, 71); }

.label-important.arrowed-in-right::after { border-color: rgb(209, 91, 71); }

.label-danger.arrowed::before { border-right-color: rgb(209, 91, 71); }

.label-danger.arrowed-in::before { border-color: rgb(209, 91, 71); }

.label-danger.arrowed-right::after { border-left-color: rgb(209, 91, 71); }

.label-danger.arrowed-in-right::after { border-color: rgb(209, 91, 71); }

.label-inverse.arrowed::before { border-right-color: rgb(51, 51, 51); }

.label-inverse.arrowed-in::before { border-color: rgb(51, 51, 51); }

.label-inverse.arrowed-right::after { border-left-color: rgb(51, 51, 51); }

.label-inverse.arrowed-in-right::after { border-color: rgb(51, 51, 51); }

.label-pink.arrowed::before { border-right-color: rgb(214, 72, 126); }

.label-pink.arrowed-in::before { border-color: rgb(214, 72, 126); }

.label-pink.arrowed-right::after { border-left-color: rgb(214, 72, 126); }

.label-pink.arrowed-in-right::after { border-color: rgb(214, 72, 126); }

.label-purple.arrowed::before { border-right-color: rgb(149, 133, 191); }

.label-purple.arrowed-in::before { border-color: rgb(149, 133, 191); }

.label-purple.arrowed-right::after { border-left-color: rgb(149, 133, 191); }

.label-purple.arrowed-in-right::after { border-color: rgb(149, 133, 191); }

.label-yellow.arrowed::before { border-right-color: rgb(254, 225, 136); }

.label-yellow.arrowed-in::before { border-color: rgb(254, 225, 136); }

.label-yellow.arrowed-right::after { border-left-color: rgb(254, 225, 136); }

.label-yellow.arrowed-in-right::after { border-color: rgb(254, 225, 136); }

.label-light.arrowed::before { border-right-color: rgb(231, 231, 231); }

.label-light.arrowed-in::before { border-color: rgb(231, 231, 231); }

.label-light.arrowed-right::after { border-left-color: rgb(231, 231, 231); }

.label-light.arrowed-in-right::after { border-color: rgb(231, 231, 231); }

.label-grey.arrowed::before { border-right-color: rgb(160, 160, 160); }

.label-grey.arrowed-in::before { border-color: rgb(160, 160, 160); }

.label-grey.arrowed-right::after { border-left-color: rgb(160, 160, 160); }

.label-grey.arrowed-in-right::after { border-color: rgb(160, 160, 160); }

.label { font-size: 12px; line-height: 1.15; height: 20px; }

.label.arrowed { margin-left: 5px; }

.label.arrowed::before { left: -10px; border-width: 10px 5px; }

.label.arrowed-in { margin-left: 5px; }

.label.arrowed-in::before { left: -5px; border-width: 10px 5px; }

.label.arrowed-right { margin-right: 5px; }

.label.arrowed-right::after { right: -10px; border-width: 10px 5px; }

.label.arrowed-in-right { margin-right: 5px; }

.label.arrowed-in-right::after { right: -5px; border-width: 10px 5px; }

.label-lg { padding: 0.3em 0.6em 0.4em; font-size: 13px; line-height: 1.1; height: 24px; }

.label-lg.arrowed { margin-left: 6px; }

.label-lg.arrowed::before { left: -12px; border-width: 12px 6px; }

.label-lg.arrowed-in { margin-left: 6px; }

.label-lg.arrowed-in::before { left: -6px; border-width: 12px 6px; }

.label-lg.arrowed-right { margin-right: 6px; }

.label-lg.arrowed-right::after { right: -12px; border-width: 12px 6px; }

.label-lg.arrowed-in-right { margin-right: 6px; }

.label-lg.arrowed-in-right::after { right: -6px; border-width: 12px 6px; }

.label-xlg { padding: 0.3em 0.7em 0.4em; font-size: 14px; line-height: 1.3; height: 28px; }

.label-xlg.arrowed { margin-left: 7px; }

.label-xlg.arrowed::before { left: -14px; border-width: 14px 7px; }

.label-xlg.arrowed-in { margin-left: 7px; }

.label-xlg.arrowed-in::before { left: -7px; border-width: 14px 7px; }

.label-xlg.arrowed-right { margin-right: 7px; }

.label-xlg.arrowed-right::after { right: -14px; border-width: 14px 7px; }

.label-xlg.arrowed-in-right { margin-right: 7px; }

.label-xlg.arrowed-in-right::after { right: -7px; border-width: 14px 7px; }

.label-sm { padding: 0.2em 0.4em 0.3em; font-size: 11px; line-height: 1; height: 18px; }

.label-sm.arrowed { margin-left: 4px; }

.label-sm.arrowed::before { left: -8px; border-width: 9px 4px; }

.label-sm.arrowed-in { margin-left: 4px; }

.label-sm.arrowed-in::before { left: -4px; border-width: 9px 4px; }

.label-sm.arrowed-right { margin-right: 4px; }

.label-sm.arrowed-right::after { right: -8px; border-width: 9px 4px; }

.label-sm.arrowed-in-right { margin-right: 4px; }

.label-sm.arrowed-in-right::after { right: -4px; border-width: 9px 4px; }

.label > span, .label > [class*="icon-"] { line-height: 1; vertical-align: bottom; }

.icon-white, .nav-pills > .active > a > [class^="icon-"], .nav-pills > .active > a > [class*=" icon-"], .nav-list > .active > a > [class^="icon-"], .nav-list > .active > a > [class*=" icon-"], .navbar-inverse .nav > .active > a > [class^="icon-"], .navbar-inverse .nav > .active > a > [class*=" icon-"], .dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:focus > [class^="icon-"], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > li > a:focus > [class*=" icon-"], .dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"], .dropdown-submenu:hover > a > [class^="icon-"], .dropdown-submenu:focus > a > [class^="icon-"], .dropdown-submenu:hover > a > [class*=" icon-"], .dropdown-submenu:focus > a > [class*=" icon-"] { background-image: none; }

.dropdown-menu { box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px; border-radius: 0px !important; }

.dropdown-menu > li > a { font-size: 13px; padding-left: 11px; padding-right: 11px; margin-bottom: 1px; margin-top: 1px; }

.dropdown-menu.dropdown-only-icon { min-width: 50px; }

.dropdown-menu.dropdown-only-icon > li { float: left; margin: 0px 4px; }

.dropdown-menu.dropdown-only-icon > li > a [class*="icon-"] { width: 18px; display: inline-block; }

.dropdown-menu.dropdown-only-icon > li > a .icon-2x { width: 36px; }

.dropdown-menu li a:hover, .dropdown-menu li a:focus, .dropdown-menu li a:active, .dropdown-menu li.active a, .dropdown-menu li.active a:hover, .dropdown-menu .dropdown-submenu:hover > a, .nav-tabs .dropdown-menu li > a:focus { background: rgb(79, 153, 198); color: rgb(255, 255, 255); }

.dropdown-default li a:hover, .dropdown-default li a:focus, .dropdown-default li a:active, .dropdown-default li.active a, .dropdown-default li.active a:hover, .dropdown-default .dropdown-submenu:hover > a, .nav-tabs .dropdown-default li > a:focus { background: rgb(171, 186, 195); color: rgb(255, 255, 255); }

.dropdown-info li a:hover, .dropdown-info li a:focus, .dropdown-info li a:active, .dropdown-info li.active a, .dropdown-info li.active a:hover, .dropdown-info .dropdown-submenu:hover > a, .nav-tabs .dropdown-info li > a:focus { background: rgb(84, 192, 255); color: rgb(255, 255, 255); }

.dropdown-primary li a:hover, .dropdown-primary li a:focus, .dropdown-primary li a:active, .dropdown-primary li.active a, .dropdown-primary li.active a:hover, .dropdown-primary .dropdown-submenu:hover > a, .nav-tabs .dropdown-primary li > a:focus { background: rgb(34, 152, 221); color: rgb(255, 255, 255); }

.dropdown-success li a:hover, .dropdown-success li a:focus, .dropdown-success li a:active, .dropdown-success li.active a, .dropdown-success li.active a:hover, .dropdown-success .dropdown-submenu:hover > a, .nav-tabs .dropdown-success li > a:focus { background: rgb(135, 184, 127); color: rgb(255, 255, 255); }

.dropdown-warning li a:hover, .dropdown-warning li a:focus, .dropdown-warning li a:active, .dropdown-warning li.active a, .dropdown-warning li.active a:hover, .dropdown-warning .dropdown-submenu:hover > a, .nav-tabs .dropdown-warning li > a:focus { background: rgb(255, 162, 77); color: rgb(255, 255, 255); }

.dropdown-danger li a:hover, .dropdown-danger li a:focus, .dropdown-danger li a:active, .dropdown-danger li.active a, .dropdown-danger li.active a:hover, .dropdown-danger .dropdown-submenu:hover > a, .nav-tabs .dropdown-danger li > a:focus { background: rgb(209, 91, 71); color: rgb(255, 255, 255); }

.dropdown-inverse li a:hover, .dropdown-inverse li a:focus, .dropdown-inverse li a:active, .dropdown-inverse li.active a, .dropdown-inverse li.active a:hover, .dropdown-inverse .dropdown-submenu:hover > a, .nav-tabs .dropdown-inverse li > a:focus { background: rgb(85, 85, 85); color: rgb(255, 255, 255); }

.dropdown-purple li a:hover, .dropdown-purple li a:focus, .dropdown-purple li a:active, .dropdown-purple li.active a, .dropdown-purple li.active a:hover, .dropdown-purple .dropdown-submenu:hover > a, .nav-tabs .dropdown-purple li > a:focus { background: rgb(149, 133, 191); color: rgb(255, 255, 255); }

.dropdown-pink li a:hover, .dropdown-pink li a:focus, .dropdown-pink li a:active, .dropdown-pink li.active a, .dropdown-pink li.active a:hover, .dropdown-pink .dropdown-submenu:hover > a, .nav-tabs .dropdown-pink li > a:focus { background: rgb(214, 72, 126); color: rgb(255, 255, 255); }

.dropdown-grey li a:hover, .dropdown-grey li a:focus, .dropdown-grey li a:active, .dropdown-grey li.active a, .dropdown-grey li.active a:hover, .dropdown-grey .dropdown-submenu:hover > a, .nav-tabs .dropdown-grey li > a:focus { background: rgb(160, 160, 160); color: rgb(255, 255, 255); }

.dropdown-light li a:hover, .dropdown-light li a:focus, .dropdown-light li a:active, .dropdown-light li.active a, .dropdown-light li.active a:hover, .dropdown-light .dropdown-submenu:hover > a, .nav-tabs .dropdown-light li > a:focus { background: rgb(231, 231, 231); color: rgb(51, 51, 51); }

.dropdown-lighter li a:hover, .dropdown-lighter li a:focus, .dropdown-lighter li a:active, .dropdown-lighter li.active a, .dropdown-lighter li.active a:hover, .dropdown-lighter .dropdown-submenu:hover > a, .nav-tabs .dropdown-lighter li > a:focus { background: rgb(239, 239, 239); color: rgb(68, 68, 68); }

.dropdown-lightest li a:hover, .dropdown-lightest li a:focus, .dropdown-lightest li a:active, .dropdown-lightest li.active a, .dropdown-lightest li.active a:hover, .dropdown-lightest .dropdown-submenu:hover > a, .nav-tabs .dropdown-lightest li > a:focus { background: rgb(243, 243, 243); color: rgb(68, 68, 68); }

.dropdown-yellow li a:hover, .dropdown-yellow li a:focus, .dropdown-yellow li a:active, .dropdown-yellow li.active a, .dropdown-yellow li.active a:hover, .dropdown-yellow .dropdown-submenu:hover > a, .nav-tabs .dropdown-yellow li > a:focus { background: rgb(254, 225, 136); color: rgb(68, 68, 68); }

.dropdown-yellow2 li a:hover, .dropdown-yellow2 li a:focus, .dropdown-yellow2 li a:active, .dropdown-yellow2 li.active a, .dropdown-yellow2 li.active a:hover, .dropdown-yellow2 .dropdown-submenu:hover > a, .nav-tabs .dropdown-yellow2 li > a:focus { background: rgb(249, 232, 179); color: rgb(68, 68, 68); }

.dropdown-light-blue li a:hover, .dropdown-light-blue li a:focus, .dropdown-light-blue li a:active, .dropdown-light-blue li.active a, .dropdown-light-blue li.active a:hover, .dropdown-light-blue .dropdown-submenu:hover > a, .nav-tabs .dropdown-light-blue li > a:focus { background: rgb(236, 243, 249); color: rgb(68, 85, 102); }

.dropdown-light .dropdown-submenu:hover > a::after, .dropdown-lighter .dropdown-submenu:hover > a::after, .dropdown-lightest .dropdown-submenu:hover > a::after { border-left-color: rgb(68, 68, 68); }

.dropdown-menu.dropdown-close { top: 92%; left: -5px; }

.dropdown-menu.dropdown-close.pull-right { left: auto; right: -5px; }

.dropdown-menu.dropdown-closer { top: 80%; left: -10px; }

.dropdown-menu.dropdown-closer.pull-right { right: -10px; left: auto; }

.dropdown-submenu > .dropdown-menu { border-radius: 0px; }

.dropdown-submenu > a::after { margin-right: -5px; }

.dropdown-colorpicker > .dropdown-menu { top: 80%; left: -7px; padding: 4px; min-width: 130px; max-width: 130px; }

.dropdown-colorpicker > .dropdown-menu.pull-right { right: -7px; left: auto; }

.dropdown-colorpicker > .dropdown-menu > li { display: block; float: left; width: 20px; height: 20px; margin: 2px; }

.dropdown-colorpicker > .dropdown-menu > li > .colorpick-btn { display: block; width: 20px; height: 20px; margin: 0px; padding: 0px; border-radius: 0px; position: relative; transition: 0.1s; }

.dropdown-colorpicker > .dropdown-menu > li > .colorpick-btn:hover { text-decoration: none; opacity: 0.8; transform: scale(1.08); }

.dropdown-colorpicker > .dropdown-menu > li > .colorpick-btn.selected::after { content: ""; display: inline-block; font-family: FontAwesome; font-size: 11px; color: rgb(255, 255, 255); position: absolute; left: 0px; right: 0px; text-align: center; line-height: 20px; }

.btn-colorpicker { display: inline-block; width: 20px; height: 20px; background-color: rgb(221, 221, 221); vertical-align: middle; border-radius: 0px; }

.dropdown-navbar { padding: 0px; width: 240px; box-shadow: rgba(30, 30, 100, 0.25) 0px 2px 4px; border-color: rgb(188, 212, 229); }

.dropdown-navbar > li { padding: 0px 8px; background-color: rgb(255, 255, 255); }

.dropdown-navbar > li.dropdown-header { text-shadow: none; padding-top: 0px; padding-bottom: 0px; line-height: 34px; font-size: 13px; font-weight: 700; text-transform: none; border-bottom: 1px solid; }

.dropdown-navbar > li > [class*="icon-"], .dropdown-navbar > li > a > [class*="icon-"] { color: rgb(85, 85, 85); font-size: 14px; margin-right: 5px !important; }

.dropdown-navbar > li > a { padding: 10px 2px; margin: 0px; border-bottom: 1px solid; font-size: 12px; line-height: 16px; color: rgb(85, 85, 85); }

.dropdown-navbar > li > a:active, .dropdown-navbar > li > a:hover, .dropdown-navbar > li > a:focus { background-color: transparent !important; color: rgb(85, 85, 85); }

.dropdown-navbar > li > a .progress { margin-bottom: 0px; margin-top: 4px; }

.dropdown-navbar > li > a .badge { line-height: 16px; padding-right: 4px; padding-left: 4px; font-size: 12px; }

.dropdown-navbar > li:last-child > a { border-bottom: 0px solid rgb(221, 221, 221); border-top: 1px dotted transparent; color: rgb(79, 153, 198); text-align: center; font-size: 13px; }

.dropdown-navbar > li:last-child > a:hover { background-color: rgb(255, 255, 255); color: rgb(79, 153, 198); text-decoration: underline; }

.dropdown-navbar > li:last-child > a:hover > [class*="icon-"] { text-decoration: none; }

.dropdown-navbar > li:hover { background-color: rgb(244, 249, 252) !important; }

.dropdown-navbar > li.dropdown-header { color: rgb(128, 144, 160); border-bottom-color: rgb(188, 212, 229); background-color: rgb(236, 242, 247) !important; }

.dropdown-navbar > li.dropdown-header > [class*="icon-"] { color: rgb(128, 144, 160); }

.dropdown-navbar > li > a { border-bottom-color: rgb(228, 236, 243); }

.dropdown-navbar.navbar-pink { border-color: rgb(229, 188, 212); }

.dropdown-navbar.navbar-pink > li:hover { background-color: rgb(252, 244, 249) !important; }

.dropdown-navbar.navbar-pink > li.dropdown-header { color: rgb(180, 113, 160); border-bottom-color: rgb(229, 188, 212); background-color: rgb(247, 236, 242) !important; }

.dropdown-navbar.navbar-pink > li.dropdown-header > [class*="icon-"] { color: rgb(192, 96, 144); }

.dropdown-navbar.navbar-pink > li > a { border-bottom-color: rgb(243, 228, 236); }

.dropdown-navbar.navbar-grey { border-color: rgb(229, 229, 229); }

.dropdown-navbar.navbar-grey > li:hover { background-color: rgb(248, 248, 248) !important; }

.dropdown-navbar.navbar-grey > li.dropdown-header { color: rgb(58, 135, 173); border-bottom-color: rgb(229, 229, 229); background-color: rgb(242, 242, 242) !important; }

.dropdown-navbar.navbar-grey > li.dropdown-header > [class*="icon-"] { color: rgb(58, 135, 173); }

.dropdown-navbar.navbar-grey > li > a { border-bottom-color: rgb(238, 238, 238); }

.dropdown-navbar.navbar-green { border-color: rgb(180, 213, 172); }

.dropdown-navbar.navbar-green > li:hover { background-color: rgb(244, 249, 239) !important; }

.dropdown-navbar.navbar-green > li.dropdown-header { color: rgb(136, 170, 102); border-bottom-color: rgb(180, 213, 172); background-color: rgb(235, 247, 228) !important; }

.dropdown-navbar.navbar-green > li.dropdown-header > [class*="icon-"] { color: rgb(144, 192, 96); }

.dropdown-navbar.navbar-green > li > a { border-bottom-color: rgb(236, 243, 228); }

.dropdown-navbar [class*="btn"][class*="icon-"] { display: inline-block; margin: 0px 5px 0px 0px; width: 24px; text-align: center; padding-left: 0px; padding-right: 0px; }

.dropdown-navbar .msg-photo { margin-right: 6px; max-width: 42px; }

.dropdown-navbar .msg-body { display: inline-block; line-height: 20px; white-space: normal; vertical-align: middle; max-width: 175px; }

.dropdown-navbar .msg-title { display: inline-block; line-height: 14px; }

.dropdown-navbar .msg-time { display: block; font-size: 11px; color: rgb(119, 119, 119); }

.dropdown-navbar .msg-time > [class*="icon-"] { font-size: 14px; color: rgb(85, 85, 85); }

.dropdown-100 { min-width: 100px; }

.dropdown-125 { min-width: 125px; }

.dropdown-150 { min-width: 150px; }

.dropdown-hover { position: relative; }

.dropdown-hover:hover > .dropdown-menu { display: block; }

.form-line { margin-bottom: 24px; padding-bottom: 12px; border-bottom: 1px solid rgb(238, 238, 238); }

.form-actions { display: block; background-color: rgb(245, 245, 245); border-top: 1px solid rgb(229, 229, 229); margin-bottom: 20px; margin-top: 20px; padding: 19px 20px 20px; }

.help-button { display: inline-block; height: 22px; width: 22px; line-height: 22px; text-align: center; padding: 0px; background-color: rgb(101, 188, 218); color: rgb(255, 255, 255); font-size: 12px; font-weight: 700; cursor: default; margin-left: 4px; border-radius: 100%; border: 2px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 0px 1px; }

.help-button:hover { background-color: rgb(101, 188, 218); text-shadow: none; }

label { font-weight: 400; }

.form-group > label[class*="col-"] { padding-top: 4px; margin-bottom: 4px; }

label, .lbl { vertical-align: middle; }

td > label, th > label, label.inline { margin-bottom: 0px; line-height: inherit; }

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"] { color: rgb(133, 133, 133); background-color: rgb(255, 255, 255); border: 1px solid rgb(213, 213, 213); padding: 5px 4px; line-height: 1.2; font-size: 12px; font-family: inherit; transition-duration: 0.1s; border-radius: 0px !important; box-shadow: none !important; }

textarea:hover, input[type="text"]:hover, input[type="password"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="date"]:hover, input[type="month"]:hover, input[type="time"]:hover, input[type="week"]:hover, input[type="number"]:hover, input[type="email"]:hover, input[type="url"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="color"]:hover { border-color: rgb(181, 181, 181); }

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus { box-shadow: none; color: rgb(105, 105, 105); border-color: rgb(245, 153, 66); background-color: rgb(255, 255, 255); outline: 0px; }

.form-control, select { border-radius: 0px; color: rgb(133, 133, 133); background-color: rgb(255, 255, 255); border: 1px solid rgb(213, 213, 213); box-shadow: none !important; }

.form-control:focus, select:focus { color: rgb(105, 105, 105); border-color: rgb(245, 153, 66); background-color: rgb(255, 255, 255); outline: 0px; }

textarea.form-control { padding: 5px 9px; }

select { padding: 3px 4px; height: 30px; }

select.form-control { padding: 4px 6px; height: 32px; }

select[multiple], select.form-control[multiple] { height: auto; }

input.block { display: block; margin-bottom: 9px; }

textarea.autosize-transition { }

.limiterBox { border-right: 1px solid rgb(34, 34, 34); border-bottom: 1px solid rgb(34, 34, 34); border-left: 1px solid rgb(34, 34, 34); border-image: initial; border-top: none; background-color: rgb(51, 51, 51); padding: 3px 6px; font-size: 12px; color: rgb(255, 255, 255); margin-top: 6px; }

.limiterBox::after { display: none; }

.limiterBox::before { display: block; content: ""; position: absolute; width: 0px; height: 0px; top: -8px; left: 50%; margin-left: -5px; border-color: transparent transparent rgb(51, 51, 51); border-style: solid; border-width: 0px 8px 8px; }

select option, select.form-control option { padding: 3px 4px; }

select option:active, select.form-control option:active, select option:hover, select.form-control option:hover, select option:focus, select.form-control option:focus { background-color: rgb(229, 233, 238); color: rgb(17, 17, 17); }

select option[value=""], select.form-control option[value=""] { padding: 0px; }

input[disabled] { color: rgb(132, 132, 132) !important; background-color: rgb(238, 238, 238) !important; }

input[disabled]:hover { border-color: rgb(213, 213, 213) !important; }

input[readonly] { color: rgb(147, 145, 146); cursor: default; background: rgb(245, 245, 245) !important; }

input[readonly]:hover { border-color: rgb(195, 195, 195); }

input[readonly]:focus { box-shadow: none; border-color: rgb(170, 170, 170); background-color: rgb(249, 249, 249); }

.help-inline { font-size: 13px !important; }

.input-icon { position: relative; }

span.input-icon { display: inline-block; }

.input-icon > input { padding-left: 24px; padding-right: 6px; }

.input-icon.input-icon-right > input { padding-left: 6px; padding-right: 24px; }

.input-icon > [class*="icon-"] { padding: 0px 3px; z-index: 2; position: absolute; top: 1px; bottom: 1px; left: 3px; line-height: 28px; display: inline-block; color: rgb(144, 144, 144); font-size: 16px; }

.input-icon.input-icon-right > [class*="icon-"] { left: auto; right: 3px; }

.input-icon > input:focus + [class*="icon-"] { color: rgb(85, 119, 153); }

.input-icon ~ .help-inline { padding-left: 8px; }

.form-search .radio [type="radio"] + label, .form-inline .radio [type="radio"] + label, .form-search .checkbox [type="checkbox"] + label, .form-inline .checkbox [type="checkbox"] + label { float: left; margin-left: -20px; }

.form-search .form-search .radio [type="radio"] + label, .form-search .form-inline .radio [type="radio"] + label, .form-search .form-search .checkbox [type="checkbox"] + label, .form-search .form-inline .checkbox [type="checkbox"] + label, .form-inline .form-search .radio [type="radio"] + label, .form-inline .form-inline .radio [type="radio"] + label, .form-inline .form-search .checkbox [type="checkbox"] + label, .form-inline .form-inline .checkbox [type="checkbox"] + label { margin-left: 0px; margin-right: 3px; }

.form-search .input-append .search-query:focus, .form-search .input-prepend .search-query:focus { box-shadow: none; }

.input-append input, .input-prepend input, .input-append select, .input-prepend select, .input-append .uneditable-input, .input-prepend .uneditable-input { border-radius: 0px; }

.input-mini { width: 60px; max-width: 100%; }

.input-small { width: 90px; max-width: 100%; }

.input-medium { width: 150px; max-width: 100%; }

.input-large { width: 210px; max-width: 100%; }

.input-xlarge { width: 270px; max-width: 100%; }

.input-xxlarge { width: 530px; max-width: 100%; }

input.input-lg { font-size: 15px; }

input.input-sm { font-size: 11px; }

input[type="checkbox"].ace, input[type="radio"].ace { opacity: 0; position: absolute; z-index: 12; width: 18px; height: 18px; cursor: pointer; }

input[type="checkbox"].ace:checked, input[type="radio"].ace:checked, input[type="checkbox"].ace:focus, input[type="radio"].ace:focus { outline: 0px !important; }

input[type="checkbox"].ace + .lbl, input[type="radio"].ace + .lbl { position: relative; z-index: 11; display: inline-block; margin: 0px; line-height: 20px; min-height: 18px; min-width: 18px; font-weight: 400; }

input[type="checkbox"].ace + .lbl.padding-16::before, input[type="radio"].ace + .lbl.padding-16::before { margin-right: 16px; }

input[type="checkbox"].ace + .lbl.padding-12::before, input[type="radio"].ace + .lbl.padding-12::before { margin-right: 12px; }

input[type="checkbox"].ace + .lbl.padding-8::before, input[type="radio"].ace + .lbl.padding-8::before { margin-right: 8px; }

input[type="checkbox"].ace + .lbl.padding-4::before, input[type="radio"].ace + .lbl.padding-4::before { margin-right: 4px; }

input[type="checkbox"].ace + .lbl.padding-0::before, input[type="radio"].ace + .lbl.padding-0::before { margin-right: 0px; }

input[type="checkbox"].ace + .lbl::before, input[type="radio"].ace + .lbl::before { font-family: fontAwesome; font-weight: 400; font-size: 12px; color: rgb(50, 163, 206); content: " "; background-color: rgb(250, 250, 250); border: 1px solid rgb(200, 200, 200); box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px; border-radius: 0px; display: inline-block; text-align: center; vertical-align: middle; height: 16px; line-height: 14px; min-width: 16px; margin-right: 1px; }

input[type="checkbox"].ace:checked + .lbl::before, input[type="radio"].ace:checked + .lbl::before { display: inline-block; content: ""; background-color: rgb(245, 248, 252); border-color: rgb(173, 184, 192); }

input[type="checkbox"].ace:hover + .lbl::before, input[type="radio"].ace:hover + .lbl::before, input[type="checkbox"].ace + .lbl:hover::before, input[type="radio"].ace + .lbl:hover::before { border-color: rgb(255, 137, 60); }

input[type="checkbox"].ace:active + .lbl::before, input[type="radio"].ace:active + .lbl::before, input[type="checkbox"].ace:checked:active + .lbl::before, input[type="radio"].ace:checked:active + .lbl::before { box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px, rgba(0, 0, 0, 0.1) 0px 1px 3px inset; }

input[type="checkbox"].ace.ace-checkbox-2 + .lbl::before, input[type="radio"].ace.ace-checkbox-2 + .lbl::before { box-shadow: none; }

input[type="checkbox"].ace.ace-checkbox-2:checked + .lbl::before, input[type="radio"].ace.ace-checkbox-2:checked + .lbl::before { background-color: rgb(249, 160, 33); border-color: rgb(249, 160, 33); color: rgb(255, 255, 255); }

input[type="checkbox"].ace:disabled + .lbl::before, input[type="radio"].ace:disabled + .lbl::before, input[type="checkbox"].ace[disabled] + .lbl::before, input[type="radio"].ace[disabled] + .lbl::before, input[type="checkbox"].ace.disabled + .lbl::before, input[type="radio"].ace.disabled + .lbl::before { color: rgb(187, 187, 187); background-color: rgb(221, 221, 221) !important; border-color: rgb(204, 204, 204) !important; box-shadow: none !important; }

input[type="radio"].ace + .lbl::before { border-radius: 100%; font-size: 11px; font-family: FontAwesome; text-shadow: rgb(50, 163, 206) 0px 0px 1px; line-height: 15px; height: 17px; min-width: 17px; }

input[type="radio"].ace:checked + .lbl::before { content: ""; }

input[type="checkbox"].ace.ace-switch { width: 55px; height: 25px; }

input[type="checkbox"].ace.ace-switch + .lbl { margin: 0px 4px; min-height: 24px; }

input[type="checkbox"].ace.ace-switch + .lbl::before { font-family: Arial, Helvetica, sans-serif; content: "ON         OFF"; color: rgb(153, 153, 153); font-weight: 700; font-size: 11px; line-height: 18px; height: 20px; overflow: hidden; border-radius: 12px; background-color: rgb(245, 245, 245); box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px 0px inset; border: 1px solid rgb(204, 204, 204); text-align: left; float: left; padding: 0px; width: 52px; text-indent: -19px; margin-right: 0px; transition: text-indent 0.4s; }

input[type="checkbox"].ace.ace-switch + .lbl::after { font-family: Arial, Helvetica, sans-serif; content: "|||"; font-size: 10px; font-weight: lighter; color: rgb(213, 213, 213); background-color: rgb(255, 255, 255); text-shadow: rgba(0, 0, 0, 0.15) -1px 0px 0px; text-align: center; border-radius: 100%; width: 22px; height: 22px; line-height: 20px; position: absolute; top: -2px; left: -3px; padding: 0px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px 1px; transition: left 0.4s; }

input[type="checkbox"].ace.ace-switch:checked + .lbl::before { text-indent: 9px; color: rgb(255, 255, 255); background-color: rgb(138, 178, 201); border-color: rgb(70, 143, 204); }

input[type="checkbox"].ace.ace-switch:checked + .lbl::after { left: 34px; background-color: rgb(255, 255, 255); color: rgb(138, 178, 201); }

input[type="checkbox"].ace.ace-switch.ace-switch-2 + .lbl::before { content: "YES        NO"; }

input[type="checkbox"].ace.ace-switch.ace-switch-3 + .lbl::after { font-family: FontAwesome; font-size: 13px; line-height: 23px; content: ""; top: -1px; }

input[type="checkbox"].ace.ace-switch.ace-switch-3:checked + .lbl::after { content: ""; }

input[type="checkbox"].ace.ace-switch.ace-switch-4 + .lbl::before, input[type="checkbox"].ace.ace-switch.ace-switch-5 + .lbl::before { content: "ON           OFF"; font-family: Arial, Helvetica, sans-serif; font-weight: bolder; font-size: 12px; line-height: 23px; height: 24px; overflow: hidden; border-radius: 12px; background-color: rgb(139, 154, 163); border: 1px solid rgb(139, 154, 163); color: rgb(255, 255, 255); width: 56px; text-indent: -25px; display: inline-block; position: relative; box-shadow: none; transition: 0.4s; }

input[type="checkbox"].ace.ace-switch.ace-switch-4 + .lbl::after, input[type="checkbox"].ace.ace-switch.ace-switch-5 + .lbl::after { font-family: Helvetica, Arial, sans-serif; content: "|||"; text-shadow: rgba(0, 0, 0, 0.2) -1px 0px 0px; font-size: 8px; font-weight: lighter; text-align: center; position: absolute; border-radius: 12px; color: rgb(91, 106, 115); top: 2px; left: 2px; width: 20px; height: 20px; line-height: 18px; background-color: rgb(255, 255, 255); transition: 0.4s; }

input[type="checkbox"].ace.ace-switch.ace-switch-4:checked + .lbl::before, input[type="checkbox"].ace.ace-switch.ace-switch-5:checked + .lbl::before { text-indent: 9px; background-color: rgb(70, 143, 204); border-color: rgb(70, 143, 204); }

input[type="checkbox"].ace.ace-switch.ace-switch-4:checked + .lbl::after, input[type="checkbox"].ace.ace-switch.ace-switch-5:checked + .lbl::after { left: 34px; background-color: rgb(255, 255, 255); }

input[type="checkbox"].ace.ace-switch.ace-switch-5 + .lbl::before { content: "YES          NO"; }

input[type="checkbox"].ace.ace-switch.ace-switch-5:checked + .lbl::before { text-indent: 8px; }

input[type="checkbox"].ace.ace-switch.ace-switch-6 + .lbl { position: relative; }

input[type="checkbox"].ace.ace-switch.ace-switch-6 + .lbl::before { font-family: FontAwesome; content: ""; text-shadow: rgba(0, 0, 0, 0.25) 0px -1px 0px; box-shadow: none; border: none; font-weight: lighter; font-size: 16px; border-radius: 12px; display: inline-block; background-color: rgb(136, 136, 136); color: rgb(242, 242, 242); width: 52px; height: 22px; line-height: 20px; text-indent: 32px; transition: background 0.1s; }

input[type="checkbox"].ace.ace-switch.ace-switch-6 + .lbl::after { content: ""; text-shadow: rgba(0, 0, 0, 0.25) 0px -1px 0px; position: absolute; top: 2px; left: 3px; border-radius: 12px; box-shadow: rgba(0, 0, 0, 0.25) 0px -1px 0px; width: 18px; height: 18px; text-align: center; background-color: rgb(242, 242, 242); border: 4px solid rgb(242, 242, 242); transition: left 0.2s; }

input[type="checkbox"].ace.ace-switch.ace-switch-6:checked + .lbl::before { content: ""; text-indent: 6px; color: rgb(255, 255, 255); border-color: rgb(183, 211, 229); background-color: rgb(255, 137, 60); }

input[type="checkbox"].ace.ace-switch.ace-switch-6:checked + .lbl::after { left: 32px; background-color: rgb(255, 255, 255); border: 4px solid rgb(255, 255, 255); text-shadow: rgba(0, 200, 0, 0.25) 0px -1px 0px; }

input[type="checkbox"].ace.ace-switch.ace-switch-7 { width: 75px; }

input[type="checkbox"].ace.ace-switch.ace-switch-7 + .lbl { position: relative; }

input[type="checkbox"].ace.ace-switch.ace-switch-7 + .lbl::before { content: "OFF           ON"; font-weight: bolder; font-size: 14px; background-color: rgb(255, 255, 255); border: 2px solid rgb(170, 170, 170); border-radius: 0px; box-shadow: none; color: rgb(170, 170, 170); width: 74px; height: 26px; line-height: 22px; overflow: hidden; text-indent: 4px; display: inline-block; position: relative; transition: 0.2s; }

input[type="checkbox"].ace.ace-switch.ace-switch-7 + .lbl::after { content: ""; font-family: FontAwesome; font-size: 16px; position: absolute; top: 3px; left: 39px; width: 32px; height: 20px; line-height: 18px; text-align: center; background-color: rgb(170, 170, 170); color: rgb(255, 255, 255); border-radius: 0px; box-shadow: none; transition: 0.2s ease-in-out; }

input[type="checkbox"].ace.ace-switch.ace-switch-7:checked + .lbl::before { color: rgb(70, 143, 204); background-color: rgb(255, 255, 255); text-indent: -33px; border-color: rgb(111, 179, 224); }

input[type="checkbox"].ace.ace-switch.ace-switch-7:checked + .lbl::after { left: 3px; content: ""; background-color: rgb(70, 143, 204); color: rgb(255, 255, 255); }

.input-group .input-group-addon { border-radius: 0px !important; }

.form-group.has-success .input-group .input-group-addon { border-color: rgb(146, 191, 101); }

.form-group.has-error .input-group .input-group-addon { border-color: rgb(240, 151, 132); }

.form-group.has-warning .input-group .input-group-addon { border-color: rgb(224, 196, 58); }

.form-group.has-info .input-group .input-group-addon { border-color: rgb(100, 166, 188); }

.input-group > .btn { line-height: 20px; padding: 0px 6px; border-radius: 0px !important; }

.input-group > .btn.btn-sm { line-height: 22px; }

.input-group > .btn + .btn { margin-left: 1px; }

.input-group > .btn-group > .btn { line-height: 23px; }

.input-group > .btn-group > .btn.btn-sm { line-height: 26px; }

.input-group > .btn > .caret, .input-group > .btn-group > .btn > .caret, .input-group > .btn.btn-sm > .caret, .input-group > .btn-group > .btn.btn-sm > .caret { margin-top: 10px; }

.ace-file-input { position: relative; height: 38px; line-height: 38px; margin-bottom: 9px; }

.ace-file-input input[type="file"] { position: fixed; z-index: -2; opacity: 0; }

.ace-file-input .file-label { display: block; position: absolute; top: 0px; left: 0px; right: 0px; height: 30px; background-color: rgb(255, 255, 255); border: 1px solid rgb(213, 213, 213); cursor: pointer; box-shadow: none; transition: 0.15s; }

.ace-file-input .file-label:hover { box-shadow: none; border-color: rgb(245, 153, 66); }

.ace-file-input .file-label::before { display: inline-block; content: attr(data-title); position: absolute; right: 0px; top: 0px; bottom: 0px; padding: 0px 8px; line-height: 24px; text-align: center; background-color: rgb(111, 179, 224); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; border-width: 2px 2px 2px 4px; border-style: solid; border-color: rgb(255, 255, 255); border-image: initial; transition: 0.3s; }

.ace-file-input .file-label .file-name { display: inline-block; height: 28px; max-width: 80%; white-space: nowrap; overflow: hidden; line-height: 28px; color: rgb(136, 136, 136); font-size: 13px; vertical-align: top; position: static; padding-left: 30px; }

.ace-file-input .file-label .file-name::after { display: inline-block; content: attr(data-title); }

.ace-file-input .file-label.selected { right: 16px; }

.ace-file-input .file-label.selected .file-name { color: rgb(102, 102, 102); }

.ace-file-input .file-label [class*="icon-"] { display: inline-block; position: absolute; left: 0px; top: 0px; bottom: 0px; line-height: 24px; width: 26px; text-align: center; font-family: FontAwesome; font-size: 13px; border: 2px solid rgb(255, 255, 255); color: rgb(255, 255, 255); transition: 0.1s; background-color: rgb(209, 209, 209); }

.ace-file-input .file-label.selected .file-name [class*="icon-"] { background-color: rgb(239, 173, 98); }

.ace-file-input .file-label.selected .file-name .icon-picture { background-color: rgb(189, 122, 157); }

.ace-file-input .file-label.selected .file-name .icon-film { background-color: rgb(135, 184, 127); }

.ace-file-input .file-label.selected .file-name .icon-music { background-color: rgb(139, 122, 201); }

.ace-file-input .file-label.selected .file-name .icon-archive { background-color: rgb(239, 173, 98); }

.ace-file-input .file-label.hide-placeholder::before { display: none; }

.ace-file-input a:hover { text-decoration: none; }

.ace-file-input .remove { position: absolute; right: -8px; top: 6px; display: none; width: 17px; text-align: center; height: 17px; line-height: 15px; font-size: 11px; font-weight: 400; background-color: rgb(251, 113, 66); border-radius: 100%; color: rgb(255, 255, 255); text-decoration: none; }

.ace-file-input .file-label.selected + .remove { display: inline-block; }

.ace-file-multiple { height: auto; }

.ace-file-multiple .file-label { position: relative; height: auto; border: 1px dashed rgb(170, 170, 170); border-radius: 4px; text-align: center; }

.ace-file-multiple .file-label::before { display: inline-block; content: attr(data-title); position: relative; right: 0px; left: 0px; margin: 12px; line-height: 22px; background-color: rgb(255, 255, 255); color: rgb(204, 204, 204); font-size: 18px; font-weight: 700; border: none; }

.ace-file-multiple .file-label.selected .file-name [class*="icon-"] { display: inline-block; position: absolute; left: 0px; top: 0px; bottom: 0px; line-height: 24px; width: 26px; text-align: center; font-family: FontAwesome; font-size: 13px; border: 2px solid rgb(255, 255, 255); color: rgb(255, 255, 255); transition: 0.1s; }

.ace-file-multiple .file-label .file-name { position: relative; display: block; padding: 0px; height: auto; width: auto; max-width: 100%; margin: 0px 4px; border-bottom: 1px solid rgb(221, 221, 221); text-align: left; }

.ace-file-multiple .file-label .file-name:first-child { margin-top: 1px; }

.ace-file-multiple .file-label .file-name:last-child { border-bottom-width: 0px; margin-bottom: 1px; }

.ace-file-multiple .file-label .file-name img { padding: 2px; border: 1px solid rgb(215, 215, 215); background-color: rgb(255, 255, 255); background-repeat: no-repeat; background-position: center center; margin: 4px 8px 4px 1px; }

.ace-file-multiple .file-label .file-name::after { display: none; }

.ace-file-multiple .file-label.selected .file-name::after { display: inline-block; white-space: pre; }

.ace-file-multiple .file-label .file-name img + [class*="icon-"], .ace-file-multiple .file-label.selected .file-name img + [class*="icon-"] { display: none; }

.ace-file-multiple .remove { right: -11px; top: -11px; border: 3px solid rgb(187, 187, 187); border-radius: 32px; background-color: rgb(255, 255, 255); color: red; width: 22px; height: 22px; line-height: 15px; }

.ace-file-multiple .file-label.selected + .remove:hover { border-color: rgb(244, 192, 177); }

.ace-file-multiple .file-label .file-name [class*="icon-"] { position: relative; display: block; text-align: center; height: auto; line-height: 64px; width: auto; font-size: 64px; color: rgb(213, 213, 213); margin: 4px 0px; background-color: transparent; }

.ace-file-multiple .file-label.selected::after { display: none; }

.ace-file-multiple .file-label.selected .file-name [class*="icon-"] { position: relative; margin-right: 4px; margin-left: 2px; line-height: 24px; }

.ace-file-multiple .file-label .file-name.large { text-align: center; border-bottom: 2px solid rgb(34, 34, 34); margin: 0px 1px 3px; }

.ace-file-multiple .file-label .file-name.large:last-child { margin: 0px 1px; border-bottom-width: 0px; }

.ace-file-multiple .file-label .file-name.large::after { position: absolute; inset: auto 0px 0px; padding: 0px 4px; background-color: rgb(85, 85, 85); color: rgb(255, 255, 255); opacity: 0.8; }

.ace-file-multiple .file-label .file-name.large img { border-width: 0px; margin: 0px; padding: 0px; }

.ace-file-input input[type="file"].disabled + .file-label, .ace-file-input input[type="file"][disabled] + .file-label, .ace-file-input input[type="file"][readonly] + .file-label { cursor: not-allowed; background-color: rgb(238, 238, 238); }

.ace-file-input input[type="file"].disabled + .file-label:hover, .ace-file-input input[type="file"][disabled] + .file-label:hover, .ace-file-input input[type="file"][readonly] + .file-label:hover { box-shadow: none; border-color: rgb(227, 227, 227); }

.ace-file-input input[type="file"].disabled + .file-label::before, .ace-file-input input[type="file"][disabled] + .file-label::before, .ace-file-input input[type="file"][readonly] + .file-label::before { border-color: rgb(238, 238, 238); background-color: rgb(161, 170, 175); }

.ace-file-input input[type="file"][readonly] + .file-label { cursor: default; }

.ace-file-multiple input[type="file"].disabled + .file-label:hover, .ace-file-multiple input[type="file"][disabled] + .file-label:hover, .ace-file-multiple input[type="file"][readonly] + .file-label:hover { border-color: rgb(170, 170, 170); }

.ace-file-multiple input[type="file"].disabled + .file-label::before, .ace-file-multiple input[type="file"][disabled] + .file-label::before, .ace-file-multiple input[type="file"][readonly] + .file-label::before { background-color: transparent; }

.ace-file-multiple input[type="file"].disabled + .file-label [class*="icon-"], .ace-file-multiple input[type="file"][disabled] + .file-label [class*="icon-"], .ace-file-multiple input[type="file"][readonly] + .file-label [class*="icon-"] { border-color: rgb(238, 238, 238); }

.ace-file-input input[type="file"] { }

.ace-file-input input[type="file"]:hover + .file-label { }

.ace-file-multiple input[type="file"] { }

.ace-file-input .remove { }

.form-group select, .form-group textarea, .form-group input[type="text"], .form-group input[type="password"], .form-group input[type="datetime"], .form-group input[type="datetime-local"], .form-group input[type="date"], .form-group input[type="month"], .form-group input[type="time"], .form-group input[type="week"], .form-group input[type="number"], .form-group input[type="email"], .form-group input[type="url"], .form-group input[type="search"], .form-group input[type="tel"], .form-group input[type="color"] { background: rgb(255, 255, 255); }

.form-group.has-success input, .form-group.has-success select, .form-group.has-success textarea { border-color: rgb(146, 191, 101); color: rgb(139, 173, 76); box-shadow: none; }

.form-group.has-success input:focus, .form-group.has-success select:focus, .form-group.has-success textarea:focus { box-shadow: rgba(130, 188, 58, 0.3) 0px 0px 0px 2px; color: rgb(119, 136, 102); border-color: rgb(129, 168, 90); }

.form-group.has-success input:focus + [class*="icon-"], .form-group.has-success select:focus + [class*="icon-"], .form-group.has-success textarea:focus + [class*="icon-"] { color: rgb(139, 173, 76); }

.form-group.has-success [class*="icon-"] { color: rgb(139, 173, 76); }

.form-group.has-success .btn [class*="icon-"] { color: inherit; }

.form-group.has-success .control-label, .form-group.has-success .help-block, .form-group.has-success .help-inline { color: rgb(123, 160, 101); }

.form-group.has-info input, .form-group.has-info select, .form-group.has-info textarea { border-color: rgb(100, 166, 188); color: rgb(75, 137, 170); box-shadow: none; }

.form-group.has-info input:focus, .form-group.has-info select:focus, .form-group.has-info textarea:focus { box-shadow: rgba(58, 120, 188, 0.3) 0px 0px 0px 2px; color: rgb(102, 119, 136); border-color: rgb(90, 129, 168); }

.form-group.has-info input:focus + [class*="icon-"], .form-group.has-info select:focus + [class*="icon-"], .form-group.has-info textarea:focus + [class*="icon-"] { color: rgb(75, 137, 170); }

.form-group.has-info [class*="icon-"] { color: rgb(75, 137, 170); }

.form-group.has-info .btn [class*="icon-"] { color: inherit; }

.form-group.has-info .control-label, .form-group.has-info .help-block, .form-group.has-info .help-inline { color: rgb(101, 123, 160); }

.form-group.has-error input, .form-group.has-error select, .form-group.has-error textarea { border-color: rgb(240, 151, 132); color: rgb(214, 130, 115); box-shadow: none; }

.form-group.has-error input:focus, .form-group.has-error select:focus, .form-group.has-error textarea:focus { box-shadow: rgba(219, 137, 120, 0.3) 0px 0px 0px 2px; color: rgb(136, 102, 102); border-color: rgb(219, 137, 120); }

.form-group.has-error input:focus + [class*="icon-"], .form-group.has-error select:focus + [class*="icon-"], .form-group.has-error textarea:focus + [class*="icon-"] { color: rgb(214, 130, 115); }

.form-group.has-error [class*="icon-"] { color: rgb(214, 130, 115); }

.form-group.has-error .btn [class*="icon-"] { color: inherit; }

.form-group.has-error .control-label, .form-group.has-error .help-block, .form-group.has-error .help-inline { color: rgb(209, 110, 108); }

.form-group.has-warning input, .form-group.has-warning select, .form-group.has-warning textarea { border-color: rgb(224, 196, 58); color: rgb(211, 189, 80); box-shadow: none; }

.form-group.has-warning input:focus, .form-group.has-warning select:focus, .form-group.has-warning textarea:focus { box-shadow: rgba(216, 188, 65, 0.3) 0px 0px 0px 2px; color: rgb(136, 119, 85); border-color: rgb(216, 188, 65); }

.form-group.has-warning input:focus + [class*="icon-"], .form-group.has-warning select:focus + [class*="icon-"], .form-group.has-warning textarea:focus + [class*="icon-"] { color: rgb(211, 189, 80); }

.form-group.has-warning [class*="icon-"] { color: rgb(211, 189, 80); }

.form-group.has-warning .btn [class*="icon-"] { color: inherit; }

.form-group.has-warning .control-label, .form-group.has-warning .help-block, .form-group.has-warning .help-inline { color: rgb(209, 157, 89); }

.form-group input[disabled], .form-group input:disabled { color: rgb(132, 132, 132) !important; background-color: rgb(238, 238, 238) !important; }

@media only screen and (max-width: 767px) {
  .help-inline, .input-icon + .help-inline { padding-left: 0px; display: block !important; }
}

.tab-content { border: 1px solid rgb(197, 208, 220); padding: 16px 12px; position: relative; z-index: 11; }

.tab-content.no-padding { padding: 0px; }

.tab-content.no-border { border: none; padding: 12px; }

.tab-content.padding-32 { padding: 32px 24px; }

.tab-content.no-border.padding-32 { padding: 32px; }

.tab-content.padding-30 { padding: 30px 23px; }

.tab-content.no-border.padding-30 { padding: 30px; }

.tab-content.padding-28 { padding: 28px 21px; }

.tab-content.no-border.padding-28 { padding: 28px; }

.tab-content.padding-26 { padding: 26px 20px; }

.tab-content.no-border.padding-26 { padding: 26px; }

.tab-content.padding-24 { padding: 24px 18px; }

.tab-content.no-border.padding-24 { padding: 24px; }

.tab-content.padding-22 { padding: 22px 17px; }

.tab-content.no-border.padding-22 { padding: 22px; }

.tab-content.padding-20 { padding: 20px 15px; }

.tab-content.no-border.padding-20 { padding: 20px; }

.tab-content.padding-18 { padding: 18px 14px; }

.tab-content.no-border.padding-18 { padding: 18px; }

.tab-content.padding-16 { padding: 16px 12px; }

.tab-content.no-border.padding-16 { padding: 16px; }

.tab-content.padding-14 { padding: 14px 11px; }

.tab-content.no-border.padding-14 { padding: 14px; }

.tab-content.padding-12 { padding: 12px 9px; }

.tab-content.no-border.padding-12 { padding: 12px; }

.tab-content.padding-10 { padding: 10px 8px; }

.tab-content.no-border.padding-10 { padding: 10px; }

.tab-content.padding-8 { padding: 8px 6px; }

.tab-content.no-border.padding-8 { padding: 8px; }

.tab-content.padding-6 { padding: 6px 5px; }

.tab-content.no-border.padding-6 { padding: 6px; }

.tab-content.padding-4 { padding: 4px 3px; }

.tab-content.no-border.padding-4 { padding: 4px; }

.tab-content.padding-2 { padding: 2px; }

.tab-content.no-border.padding-2 { padding: 2px; }

.tab-content.padding-0 { padding: 0px; }

.tab-content.no-border.padding-0 { padding: 0px; }

.nav-tabs.padding-32 { padding-left: 32px; }

.tabs-right > .nav-tabs.padding-32, .tabs-left > .nav-tabs.padding-32 { padding-left: 0px; padding-top: 32px; }

.nav-tabs.padding-30 { padding-left: 30px; }

.tabs-right > .nav-tabs.padding-30, .tabs-left > .nav-tabs.padding-30 { padding-left: 0px; padding-top: 30px; }

.nav-tabs.padding-28 { padding-left: 28px; }

.tabs-right > .nav-tabs.padding-28, .tabs-left > .nav-tabs.padding-28 { padding-left: 0px; padding-top: 28px; }

.nav-tabs.padding-26 { padding-left: 26px; }

.tabs-right > .nav-tabs.padding-26, .tabs-left > .nav-tabs.padding-26 { padding-left: 0px; padding-top: 26px; }

.nav-tabs.padding-24 { padding-left: 24px; }

.tabs-right > .nav-tabs.padding-24, .tabs-left > .nav-tabs.padding-24 { padding-left: 0px; padding-top: 24px; }

.nav-tabs.padding-22 { padding-left: 22px; }

.tabs-right > .nav-tabs.padding-22, .tabs-left > .nav-tabs.padding-22 { padding-left: 0px; padding-top: 22px; }

.nav-tabs.padding-20 { padding-left: 20px; }

.tabs-right > .nav-tabs.padding-20, .tabs-left > .nav-tabs.padding-20 { padding-left: 0px; padding-top: 20px; }

.nav-tabs.padding-18 { padding-left: 18px; }

.tabs-right > .nav-tabs.padding-18, .tabs-left > .nav-tabs.padding-18 { padding-left: 0px; padding-top: 18px; }

.nav-tabs.padding-16 { padding-left: 16px; }

.tabs-right > .nav-tabs.padding-16, .tabs-left > .nav-tabs.padding-16 { padding-left: 0px; padding-top: 16px; }

.nav-tabs.padding-14 { padding-left: 14px; }

.tabs-right > .nav-tabs.padding-14, .tabs-left > .nav-tabs.padding-14 { padding-left: 0px; padding-top: 14px; }

.nav-tabs.padding-12 { padding-left: 12px; }

.tabs-right > .nav-tabs.padding-12, .tabs-left > .nav-tabs.padding-12 { padding-left: 0px; padding-top: 12px; }

.nav-tabs.padding-10 { padding-left: 10px; }

.tabs-right > .nav-tabs.padding-10, .tabs-left > .nav-tabs.padding-10 { padding-left: 0px; padding-top: 10px; }

.nav-tabs.padding-8 { padding-left: 8px; }

.tabs-right > .nav-tabs.padding-8, .tabs-left > .nav-tabs.padding-8 { padding-left: 0px; padding-top: 8px; }

.nav-tabs.padding-6 { padding-left: 6px; }

.tabs-right > .nav-tabs.padding-6, .tabs-left > .nav-tabs.padding-6 { padding-left: 0px; padding-top: 6px; }

.nav-tabs.padding-4 { padding-left: 4px; }

.tabs-right > .nav-tabs.padding-4, .tabs-left > .nav-tabs.padding-4 { padding-left: 0px; padding-top: 4px; }

.nav-tabs.padding-2 { padding-left: 2px; }

.tabs-right > .nav-tabs.padding-2, .tabs-left > .nav-tabs.padding-2 { padding-left: 0px; padding-top: 2px; }

.nav-tabs { border-color: rgb(197, 208, 220); margin-bottom: 0px; margin-left: 0px; position: relative; top: 1px; }

.nav-tabs > li > a { padding: 8px 12px; }

.nav-tabs > li > a, .nav-tabs > li > a:focus { background-color: rgb(249, 249, 249); color: rgb(153, 153, 153); margin-right: -1px; line-height: 16px; position: relative; z-index: 11; border-color: rgb(197, 208, 220); border-radius: 0px !important; }

.nav-tabs > li > a:hover { background-color: rgb(255, 255, 255); color: rgb(76, 143, 189); border-color: rgb(197, 208, 220); }

.nav-tabs > li > a:active, .nav-tabs > li > a:focus { outline: 0px !important; }

.nav-tabs > li:first-child > a { margin-left: 0px; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: rgb(87, 99, 115); border-color: rgb(76, 143, 189) rgb(197, 208, 220) transparent; border-top-width: 2px; border-top-style: solid; background-color: rgb(255, 255, 255); z-index: 12; line-height: 16px; margin-top: -1px; box-shadow: rgba(0, 0, 0, 0.15) 0px -2px 3px 0px; }

.tabs-below > .nav-tabs { top: auto; margin-bottom: 0px; margin-top: -1px; border-color: rgb(197, 208, 220); border-bottom-width: 0px; }

.tabs-below > .nav-tabs > li > a, .tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus { border-color: rgb(197, 208, 220); }

.tabs-below > .nav-tabs > li.active > a, .tabs-below > .nav-tabs > li.active > a:hover, .tabs-below > .nav-tabs > li.active > a:focus { border-color: transparent rgb(197, 208, 220) rgb(76, 143, 189); border-top-width: 1px; border-bottom-width: 2px; border-bottom-style: solid; margin-top: 0px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 3px 0px; }

.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a { min-width: 60px; }

.tabs-left > .nav-tabs { top: auto; margin-bottom: 0px; border-color: rgb(197, 208, 220); float: left; }

.tabs-left > .nav-tabs > li { float: none; }

.tabs-left > .nav-tabs > li > a, .tabs-left > .nav-tabs > li > a:focus, .tabs-left > .nav-tabs > li > a:hover { border-color: rgb(197, 208, 220); margin: 0px -1px 0px 0px; }

.tabs-left > .nav-tabs > li.active > a, .tabs-left > .nav-tabs > li.active > a:focus, .tabs-left > .nav-tabs > li.active > a:hover { border-color: rgb(197, 208, 220) transparent rgb(197, 208, 220) rgb(76, 143, 189); border-top-width: 1px; border-left-width: 2px; border-left-style: solid; margin: 0px -1px; box-shadow: rgba(0, 0, 0, 0.15) -2px 0px 3px 0px; }

.tabs-right > .nav-tabs { top: auto; margin-bottom: 0px; border-color: rgb(197, 208, 220); float: right; }

.tabs-right > .nav-tabs > li { float: none; }

.tabs-right > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a:focus, .tabs-right > .nav-tabs > li > a:hover { border-color: rgb(197, 208, 220); margin: 0px -1px; }

.tabs-right > .nav-tabs > li.active > a, .tabs-right > .nav-tabs > li.active > a:focus, .tabs-right > .nav-tabs > li.active > a:hover { border-color: rgb(197, 208, 220) rgb(76, 143, 189) rgb(197, 208, 220) transparent; border-top-width: 1px; border-right-width: 2px; border-right-style: solid; margin: 0px -2px 0px -1px; box-shadow: rgba(0, 0, 0, 0.15) 2px 0px 3px 0px; }

.nav-tabs > li > a > .badge { padding: 0px 4px; line-height: 15px; opacity: 0.7; }

.nav-tabs > li > a > [class*="icon-"] { opacity: 0.75; }

.nav-tabs > li.active > a > .badge, .nav-tabs > li.active > a > [class*="icon-"] { opacity: 1; }

.nav-tabs li [class*=" icon-"], .nav-tabs li [class^="icon-"] { width: 1.25em; display: inline-block; text-align: center; }

.nav-tabs > li.open .dropdown-toggle { background-color: rgb(79, 153, 198); border-color: rgb(79, 153, 198); color: rgb(255, 255, 255); }

.nav-tabs > li.open .dropdown-toggle > [class*="icon-"] { color: rgb(255, 255, 255) !important; }

.tabs-left .tab-content, .tabs-right .tab-content { overflow: auto; }

.nav-pills .open .dropdown-toggle, .nav > li.dropdown.open.active > a:hover, .nav > li.dropdown.open.active > a:focus { background-color: rgb(79, 153, 198); border-color: rgb(79, 153, 198); color: rgb(255, 255, 255); }

.nav-pills .open .dropdown-toggle > [class*="icon-"], .nav > li.dropdown.open.active > a:hover > [class*="icon-"], .nav > li.dropdown.open.active > a:focus > [class*="icon-"] { color: rgb(255, 255, 255) !important; }

.nav-tabs > li:not(.active):not(.open) > a:not(:hover) > [class*="icon-"]:first-child.disabled { color: rgb(144, 144, 144) !important; }

.nav-tabs.tab-size-bigger > li > a { padding-left: 14px; padding-right: 14px; }

.nav-tabs.tab-size-bigger > li > a > [class*="icon-"]:first-child { display: block; margin-bottom: 6px; width: auto; }

.nav-tabs.tab-space-1 > li > a { margin-right: 1px; }

.nav-tabs.tab-space-2 > li > a { margin-right: 2px; }

.nav-tabs.tab-space-3 > li > a { margin-right: 3px; }

.nav-tabs.tab-space-4 > li > a { margin-right: 4px; }

.nav-tabs[class*="tab-color-"] > li > a, .nav-tabs[class*="tab-color-"] > li > a:focus, .nav-tabs[class*="tab-color-"] > li > a:hover { color: rgb(255, 255, 255); border-color: transparent; margin-right: 3px; }

.nav-tabs[class*="tab-color-"] > li > a > .badge { border-radius: 2px; }

.nav-tabs[class*="tab-color-"] > li:not(.active) > a:hover { opacity: 0.85; border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) transparent; }

.nav-tabs[class*="tab-color-"] > li:not(.active) > a > [class*="icon-"]:first-child { color: rgb(255, 255, 255) !important; }

.nav-tabs[class*="tab-color-"] > li:not(.active) > a > .badge { border-radius: 2px; color: rgba(0, 0, 0, 0.4) !important; background-color: rgb(255, 255, 255) !important; }

.nav-tabs.tab-color-blue > li > a, .nav-tabs.tab-color-blue > li > a:focus { background-color: rgb(125, 180, 216); }

.nav-tabs[class*="tab-color-"] > li.active > a, .nav-tabs[class*="tab-color-"] > li.active > a:focus, .nav-tabs[class*="tab-color-"] > li.active > a:hover { background-color: rgb(255, 255, 255); color: rgb(79, 128, 160); box-shadow: none; }

.nav-tabs.tab-color-blue > li.active > a, .nav-tabs.tab-color-blue > li.active > a:focus, .nav-tabs.tab-color-blue > li.active > a:hover { color: rgb(76, 113, 138); border-color: rgb(125, 180, 216) rgb(125, 180, 216) transparent; }

.tabs-below .nav-tabs.tab-color-blue > li.active > a { border-color: transparent rgb(125, 180, 216) rgb(125, 180, 216); }

.nav-tabs.tab-color-blue { border-bottom-color: rgb(197, 208, 220); }

.nav-tabs.background-blue { padding-top: 6px; background-color: rgb(239, 243, 248); border: 1px solid rgb(197, 208, 220); }

.tabs-below .nav-tabs.background-blue { padding-top: 0px; padding-bottom: 6px; }

.tabs-below .nav-tabs.tab-color-blue { border-top: none; border-bottom-color: rgb(197, 208, 220); }

.accordion-style1.panel-group .panel { border-radius: 0px; border-color: rgb(205, 216, 227); background-color: rgb(255, 255, 255); box-shadow: none; }

.accordion-style1.panel-group .panel:last-child { border-bottom-width: 1px; }

.accordion-style1.panel-group .panel .collapse { background-color: rgb(255, 255, 255); }

.accordion-style1.panel-group .panel + .panel { margin-top: 2px; }

.accordion-style1.panel-group .panel-heading + .panel-collapse .panel-body { border-top-color: rgb(205, 216, 227) !important; }

.accordion-style1.panel-group .panel-heading { padding: 0px; }

.accordion-style1.panel-group .panel-heading .accordion-toggle { color: rgb(76, 143, 189); background-color: rgb(238, 244, 249); position: relative; font-weight: 700; font-size: 13px; line-height: 1; padding: 10px; display: block; }

.accordion-style1.panel-group .panel-heading .accordion-toggle.collapsed { color: rgb(71, 143, 202); font-weight: 400; background-color: rgb(249, 249, 249); }

.accordion-style1.panel-group .panel-heading .accordion-toggle:hover { color: rgb(110, 166, 204); background-color: rgb(241, 248, 253); text-decoration: none; }

.accordion-style1.panel-group .panel-heading .accordion-toggle:focus, .accordion-style1.panel-group .panel-heading .accordion-toggle:active { outline: 0px; text-decoration: none; }

.accordion-style1.panel-group .panel-heading .accordion-toggle > [class*="icon-"]:first-child { width: 16px; }

.accordion-style1.panel-group .panel-heading .accordion-toggle:hover > [class*="icon-"]:first-child { text-decoration: none; }

.accordion-style1.panel-group .panel-body, .accordion-style1.panel-group .collapse.in > .panel-body { border-top: 1px solid rgb(205, 216, 227); }

.accordion-style1.panel-group.no-padding { padding: 0px; }

.accordion-style2.panel-group .panel { border-width: 0px; }

.accordion-style2.panel-group .panel:last-child { border-bottom-width: 0px; }

.accordion-style2.panel-group .panel + .panel { margin-top: 4px; }

.accordion-style2.panel-group .panel .panel-body { border-top: none; }

.accordion-style2.panel-group .panel-heading .accordion-toggle { background-color: rgb(237, 243, 247); border-style: solid; border-color: rgb(110, 174, 209); border-image: initial; border-width: 0px 0px 0px 2px; }

.accordion-style2.panel-group .panel-heading .accordion-toggle:hover { text-decoration: none; }

.accordion-style2.panel-group .panel-heading .accordion-toggle.collapsed { background-color: rgb(243, 243, 243); color: rgb(96, 96, 96); border-width: 0px 0px 0px 1px; border-color: rgb(217, 217, 217); }

.accordion-style2.panel-group .panel-heading .accordion-toggle.collapsed:hover { background-color: rgb(246, 246, 246); color: rgb(67, 142, 185); text-decoration: none; }

.accordion-style2.panel-group .panel-body, .accordion-style2.panel-group .collapse.in > .panel-body { border-top: none; }

.accordion-style2.panel-group .accordion-style2.panel-group .panel { border-bottom: 1px dotted rgb(217, 217, 217); }

.accordion-style2.panel-group .accordion-style2.panel-group .panel:last-child { border-bottom: none; }

.accordion-style2.panel-group .accordion-style2.panel-group .panel .panel-heading, .accordion-style2.panel-group .accordion-style2.panel-group .panel .panel-heading .accordion-toggle { background-color: transparent; border-width: 0px; font-size: 13px; padding-top: 6px; padding-bottom: 8px; }

.accordion-style2.panel-group .accordion-style2.panel-group .panel .panel-heading { padding-top: 0px; padding-bottom: 0px; }

th, td, .table-bordered { border-radius: 0px !important; }

.table thead tr { color: rgb(112, 112, 112); font-weight: 400; background: linear-gradient(rgb(248, 248, 248) 0px, rgb(236, 236, 236) 100%) repeat-x rgb(242, 242, 242); }

.table thead tr th { border-color: rgb(221, 221, 221); font-weight: 700; }

.table thead tr th [class*="icon-"]:first-child { margin-right: 2px; }

.table thead tr th:first-child { border-left-color: rgb(241, 241, 241); }

.table.table-bordered thead tr th { vertical-align: middle; }

.table.table-bordered thead tr th:first-child { border-left-color: rgb(221, 221, 221); }

th.center, td.center { text-align: center; }

th .lbl, td .lbl { margin-bottom: 0px; }

th .lbl:only-child, td .lbl:only-child { vertical-align: top; }

.table-header { background-color: rgb(48, 126, 204); color: rgb(255, 255, 255); font-size: 14px; line-height: 38px; padding-left: 12px; margin-bottom: 1px; }

.table-header .close { margin-right: 8px; margin-top: 0px; opacity: 0.45; }

.table-header .close:hover { opacity: 0.75; }

.dataTables_length select { width: 70px; height: 25px; padding: 2px 3px; }

.dataTables_length label { font-weight: 400; }

.dataTables_filter { text-align: right; }

.dataTables_filter input[type="text"] { width: 125px; height: 18px; line-height: 18px; box-sizing: content-box; padding: 4px 6px; }

.dataTables_filter label { font-weight: 400; }

.dataTables_info { font-size: 14px; }

.dataTables_paginate { text-align: right; }

.dataTables_paginate .pagination { margin: 0px 12px; }

.dataTables_wrapper label { display: inline-block; font-size: 13px; }

.dataTables_wrapper input[type="text"], .dataTables_wrapper select { margin-top: 0px; margin-right: 4px; margin-left: 4px; margin-bottom: 0px !important; }

.dataTables_wrapper .row { margin: 0px; }

.dataTables_wrapper .row:first-child { padding-top: 12px; padding-bottom: 12px; background-color: rgb(239, 243, 248); }

.dataTables_wrapper .row:first-child + .dataTable { border-top: 1px solid rgb(221, 221, 221); border-bottom: 1px solid rgb(221, 221, 221); }

.dataTables_wrapper .row:last-child { border-top: 1px solid rgb(221, 221, 221); padding-top: 12px; padding-bottom: 12px; background-color: rgb(239, 243, 248); border-bottom: 1px solid rgb(221, 221, 221); }

.dataTable { margin-bottom: 0px; }

.dataTable th[class*="sort"] { cursor: pointer; }

.dataTable th[class*="sort"]::after { content: ""; display: inline-block; color: rgb(85, 85, 85); font-family: FontAwesome; font-size: 13px; font-weight: 400; float: right; margin-right: 4px; position: relative; }

.dataTable th[class*="sort"]:hover { color: rgb(84, 126, 168); }

.dataTable th[class*="sorting_"] { color: rgb(48, 126, 204); }

.dataTable th.sorting_desc, .dataTable th.sorting_asc { background-image: linear-gradient(rgb(239, 243, 248) 0px, rgb(227, 231, 237) 100%); background-repeat: repeat-x; }

.dataTable th.sorting_desc::after { content: ""; top: -6px; color: rgb(48, 126, 204); }

.dataTable th.sorting_asc::after { content: ""; top: 4px; color: rgb(48, 126, 204); }

.dataTable th.sorting_disabled { cursor: inherit; }

.dataTable th.sorting_disabled::after { display: none; }

.widget-box, .panel { padding: 0px; box-shadow: none; margin: 3px 0px; border-bottom: 1px solid rgb(204, 204, 204); }

@media only screen and (max-width: 767px) {
  .widget-box, .panel { margin-top: 7px; margin-bottom: 7px; }
}

.widget-header, .panel-heading { box-sizing: content-box; position: relative; min-height: 38px; background: linear-gradient(rgb(255, 255, 255) 0px, rgb(238, 238, 238) 100%) repeat-x rgb(247, 247, 247); color: rgb(102, 159, 199); border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(221, 221, 221); border-image: initial; padding-left: 12px; }

.widget-header::before, .panel-heading::before, .widget-header::after, .panel-heading::after { content: ""; display: table; line-height: 0; }

.widget-header::after, .panel-heading::after { clear: right; }

.collapsed .widget-header, .collapsed .panel-heading { border-bottom-width: 0px; }

.collapsed .widget-body, .collapsed .panel-content { display: none; }

.widget-header-flat { background: rgb(247, 247, 247); }

.widget-header-large { min-height: 49px; padding-left: 18px; }

.widget-header-small { min-height: 31px; padding-left: 10px; }

.widget-header > .widget-caption, .widget-header > :first-child { line-height: 36px; padding: 0px; margin: 0px; display: inline; }

.widget-header > .widget-caption > [class*="icon-"], .widget-header > :first-child > [class*="icon-"] { margin-right: 5px; font-weight: 400; display: inline-block; }

.widget-header-large > .widget-caption, .widget-header-large > :first-child { line-height: 48px; }

.widget-header-small > .widget-caption, .widget-header-small > :first-child { line-height: 30px; }

.widget-toolbar { display: inline-block; padding: 0px 10px; line-height: 37px; float: right; position: relative; }

.widget-header-large > .widget-toolbar { line-height: 48px; }

.widget-header-small > .widget-toolbar { line-height: 29px; }

.widget-toolbar.no-padding { padding: 0px; }

.widget-toolbar.padding-5 { padding: 0px 5px; }

.widget-toolbar::before { display: inline-block; content: ""; position: absolute; top: 3px; bottom: 3px; left: -1px; border-style: solid; border-color: rgb(217, 217, 217); border-image: initial; border-width: 0px 1px 0px 0px; }

.widget-header-large > .widget-toolbar::before { top: 6px; bottom: 6px; }

[class*="header-color-"] > .widget-toolbar::before { border-color: rgb(238, 238, 238); }

.header-color-orange > .widget-toolbar::before { border-color: rgb(255, 238, 170); }

.header-color-dark > .widget-toolbar::before { border-color: rgb(34, 34, 34); box-shadow: rgba(255, 255, 255, 0.2) -1px 0px 0px, rgba(255, 255, 255, 0.1) 1px 0px 0px inset; }

.widget-toolbar.no-border::before { display: none; }

.widget-toolbar label { display: inline-block; vertical-align: middle; margin-bottom: 0px; }

.widget-toolbar > a { font-size: 14px; margin: 0px 1px; display: inline-block; padding: 0px; line-height: 24px; }

.widget-toolbar > a:hover { text-decoration: none; }

.widget-header-large > .widget-toolbar > a { font-size: 15px; margin: 0px 1px; }

.widget-toolbar > .btn { line-height: 27px; margin-top: -2px; }

.widget-toolbar > .btn.smaller { line-height: 26px; }

.widget-toolbar > .btn.bigger { line-height: 28px; }

.widget-toolbar > .btn-sm { line-height: 24px; }

.widget-toolbar > .btn-sm.smaller { line-height: 23px; }

.widget-toolbar > .btn-sm.bigger { line-height: 25px; }

.widget-toolbar > .btn-xs { line-height: 22px; }

.widget-toolbar > .btn-xs.smaller { line-height: 21px; }

.widget-toolbar > .btn-xs.bigger { line-height: 23px; }

.widget-toolbar > .btn-minier { line-height: 18px; }

.widget-toolbar > .btn-minier.smaller { line-height: 17px; }

.widget-toolbar > .btn-minier.bigger { line-height: 19px; }

.widget-toolbar > .btn-lg { line-height: 36px; }

.widget-toolbar > .btn-lg.smaller { line-height: 34px; }

.widget-toolbar > .btn-lg.bigger { line-height: 38px; }

.widget-toolbar-dark { background: rgb(68, 68, 68); }

.widget-toolbar-light { background: rgba(255, 255, 255, 0.85); }

.widget-toolbar > [data-action] > [class*="icon-"] { margin-right: 0px; }

.widget-toolbar > [data-action]:focus { text-decoration: none; }

[class*="header-color-"] > .widget-toolbar > [data-action] { text-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px; }

[class*="header-color-"] > .widget-toolbar > [data-action="settings"] { color: rgb(211, 228, 237); }

[class*="header-color-"] > .widget-toolbar > [data-action="reload"] { color: rgb(222, 234, 211); }

[class*="header-color-"] > .widget-toolbar > [data-action="collapse"] { color: rgb(226, 226, 226); }

[class*="header-color-"] > .widget-toolbar > [data-action="close"] { color: rgb(255, 217, 213); }

.header-color-orange > .widget-toolbar > [data-action] { text-shadow: none; }

.header-color-orange > .widget-toolbar > [data-action="settings"] { color: rgb(85, 154, 171); }

.header-color-orange > .widget-toolbar > [data-action="reload"] { color: rgb(124, 163, 98); }

.header-color-orange > .widget-toolbar > [data-action="collapse"] { color: rgb(119, 119, 119); }

.header-color-orange > .widget-toolbar > [data-action="close"] { color: rgb(160, 86, 86); }

.widget-toolbar > [data-action="settings"], .header-color-dark > .widget-toolbar > [data-action="settings"] { color: rgb(153, 202, 219); }

.widget-toolbar > [data-action="reload"], .header-color-dark > .widget-toolbar > [data-action="reload"] { color: rgb(172, 211, 146); }

.widget-toolbar > [data-action="collapse"], .header-color-dark > .widget-toolbar > [data-action="collapse"] { color: rgb(170, 170, 170); }

.widget-toolbar > [data-action="close"], .header-color-dark > .widget-toolbar > [data-action="close"] { color: rgb(224, 158, 150); }

.widget-body { border-right: 1px solid rgb(204, 204, 204); border-bottom: 1px solid rgb(204, 204, 204); border-left: 1px solid rgb(204, 204, 204); border-image: initial; border-top: none; background-color: rgb(255, 255, 255); }

.widget-main { padding: 12px; }

.widget-main.padding-32 { padding: 32px; }

.widget-main.padding-30 { padding: 30px; }

.widget-main.padding-28 { padding: 28px; }

.widget-main.padding-26 { padding: 26px; }

.widget-main.padding-24 { padding: 24px; }

.widget-main.padding-22 { padding: 22px; }

.widget-main.padding-20 { padding: 20px; }

.widget-main.padding-18 { padding: 18px; }

.widget-main.padding-16 { padding: 16px; }

.widget-main.padding-14 { padding: 14px; }

.widget-main.padding-12 { padding: 12px; }

.widget-main.padding-10 { padding: 10px; }

.widget-main.padding-8 { padding: 8px; }

.widget-main.padding-6 { padding: 6px; }

.widget-main.padding-4 { padding: 4px; }

.widget-main.padding-2 { padding: 2px; }

.widget-main.padding-0 { padding: 0px; }

.widget-main.no-padding { padding: 0px; }

.widget-toolbar .progress { vertical-align: middle; display: inline-block; margin: 0px; }

.widget-toolbar > .dropdown, .widget-toolbar > .dropup { display: inline-block; }

.widget-toolbar > .dropdown > .dropdown-menu::before, .dropdown-menu.dropdown-caret::before { border-bottom: 7px solid rgba(0, 0, 0, 0.2); border-left: 7px solid transparent; border-right: 7px solid transparent; content: ""; display: inline-block; left: 9px; position: absolute; top: -7px; }

.widget-toolbar > .dropdown > .dropdown-menu::after, .dropdown-menu.dropdown-caret::after { border-bottom: 6px solid rgb(255, 255, 255); border-left: 6px solid transparent; border-right: 6px solid transparent; content: ""; display: inline-block; left: 10px; position: absolute; top: -6px; }

.widget-toolbar > .dropdown > .dropdown-menu.pull-right::before, .dropdown-menu.pull-right.dropdown-caret::before { left: auto; right: 9px; }

.widget-toolbar > .dropdown > .dropdown-menu.pull-right::after, .dropdown-menu.pull-right.dropdown-caret::after { left: auto; right: 10px; }

.widget-header[class*="header-color-"] { color: rgb(255, 255, 255); }

.header-color-blue { background: rgb(48, 126, 204); border-color: rgb(48, 126, 204); }

.header-color-blue + .widget-body { border-color: rgb(48, 126, 204); }

.header-color-blue2 { background: rgb(80, 144, 193); border-color: rgb(80, 144, 193); }

.header-color-blue2 + .widget-body { border-color: rgb(80, 144, 193); }

.header-color-blue3 { background: rgb(99, 121, 170); border-color: rgb(99, 121, 170); }

.header-color-blue3 + .widget-body { border-color: rgb(99, 121, 170); }

.header-color-green { background: rgb(130, 175, 111); border-color: rgb(130, 175, 111); }

.header-color-green + .widget-body { border-color: rgb(130, 175, 111); }

.header-color-green2 { background: rgb(46, 137, 101); border-color: rgb(46, 137, 101); }

.header-color-green2 + .widget-body { border-color: rgb(46, 137, 101); }

.header-color-green3 { background: rgb(78, 188, 48); border-color: rgb(78, 188, 48); }

.header-color-green3 + .widget-body { border-color: rgb(78, 188, 48); }

.header-color-red { background: rgb(226, 117, 95); border-color: rgb(226, 117, 95); }

.header-color-red + .widget-body { border-color: rgb(226, 117, 95); }

.header-color-red2 { background: rgb(224, 65, 65); border-color: rgb(224, 65, 65); }

.header-color-red2 + .widget-body { border-color: rgb(224, 65, 65); }

.header-color-red3 { background: rgb(209, 91, 71); border-color: rgb(209, 91, 71); }

.header-color-red3 + .widget-body { border-color: rgb(209, 91, 71); }

.header-color-purple { background: rgb(126, 110, 176); border-color: rgb(126, 110, 176); }

.header-color-purple + .widget-body { border-color: rgb(126, 110, 176); }

.header-color-pink { background: rgb(206, 111, 158); border-color: rgb(206, 111, 158); }

.header-color-pink + .widget-body { border-color: rgb(206, 111, 158); }

.header-color-orange { background: rgb(255, 198, 87); border-color: rgb(232, 177, 13); color: rgb(133, 93, 16) !important; }

.header-color-orange + .widget-body { border-color: rgb(232, 177, 13); }

.header-color-dark { background: rgb(64, 64, 64); border-color: rgb(69, 69, 69); }

.header-color-dark + .widget-body { border-color: rgb(102, 102, 102); }

.header-color-grey { background: rgb(132, 132, 132); border-color: rgb(152, 152, 152); }

.header-color-grey + .widget-body { border-color: rgb(170, 170, 170); }

.widget-box.light-border > [class*="header-color-"] + .widget-body { border-color: rgb(214, 214, 214) !important; }

.widget-box.no-border { border-bottom: none; }

.widget-box.no-border > .widget-body { border: none; }

.widget-box.transparent { border: none; box-shadow: none; }

.widget-box.transparent > .widget-header { background: 0px 0px; border-top: none; border-right: none; border-left: none; border-image: initial; border-bottom: 1px solid rgb(220, 232, 241); color: rgb(67, 131, 180); padding-left: 3px; }

.widget-box.transparent > .widget-header-large { padding-left: 5px; }

.widget-box.transparent > .widget-header-small { padding-left: 1px; }

.widget-box.transparent .widget-body { border: none; background-color: transparent; }

.widget-box.transparent .widget-main.no-padding-left { padding-left: 0px; }

.widget-box.transparent .widget-main.no-padding-right { padding-right: 0px; }

.widget-box.transparent .widget-main.no-padding-top { padding-top: 0px; }

.widget-box.transparent .widget-main.no-padding-bottom { padding-bottom: 0px; }

.widget-body .table { border-top: 1px solid rgb(229, 229, 229); }

.widget-body .table thead:first-child tr { background: rgb(255, 255, 255); }

[class*="header-color-"] + .widget-body .table thead:first-child tr { background: linear-gradient(rgb(248, 248, 248) 0px, rgb(236, 236, 236) 100%) repeat-x rgb(242, 242, 242); }

.widget-body .table.table-bordered thead:first-child > tr { border-top: none; }

.widget-main.no-padding .table, .widget-main.padding-0 .table { margin-bottom: 0px; border: none; }

.widget-main.no-padding .table-bordered th:first-child, .widget-main.padding-0 .table-bordered th:first-child, .widget-main.no-padding .table-bordered td:first-child, .widget-main.padding-0 .table-bordered td:first-child { border-left-width: 0px; }

.transparent .widget-main .table-bordered > thead > tr > th:last-child, .widget-main.no-padding .table-bordered > thead > tr > th:last-child, .transparent .widget-main .table-bordered > tbody > tr > td:last-child, .widget-main.no-padding .table-bordered > tbody > tr > td:last-child, .transparent .widget-main .table-bordered > tfoot > tr > td:last-child, .widget-main.no-padding .table-bordered > tfoot > tr > td:last-child { border-right-width: 0px !important; }

.transparent .widget-main .table-bordered > tbody > tr:last-child > td, .widget-main.no-padding .table-bordered > tbody > tr:last-child > td { border-bottom-width: 0px !important; }

.table-bordered > thead.thin-border-bottom > tr > th, .table-bordered > thead.thin-border-bottom > tr > td { border-bottom-width: 1px; }

.widget-body .alert:last-child { margin-bottom: 0px; }

.widget-main .tab-content { border: none; }

.widget-toolbar > .nav-tabs { border-bottom: none; margin-bottom: 0px; position: relative; top: 5px; }

.widget-toolbar > .nav-tabs > li > a { box-shadow: none; }

.widget-toolbar > .nav-tabs > li:not(.active) > a { border-color: transparent; background-color: transparent; }

.widget-toolbar > .nav-tabs > li:not(.active) > a:hover { background-color: transparent; }

.widget-toolbar > .nav-tabs > li.active > a { background-color: rgb(255, 255, 255); border-bottom-color: transparent; box-shadow: none; }

.widget-header-small > .widget-toolbar > .nav-tabs { top: 5px; }

.widget-header-small > .widget-toolbar > .nav-tabs > li > a { line-height: 16px; padding-top: 6px; padding-bottom: 6px; }

.widget-header-small > .widget-toolbar > .nav-tabs > li.active > a { border-top-width: 2px; margin-top: -1px; }

.widget-header-large > .widget-toolbar > .nav-tabs { top: 8px; }

.widget-header-large > .widget-toolbar > .nav-tabs > li > a { line-height: 22px; padding-top: 9px; padding-bottom: 9px; }

[class*="header-color-"] > .widget-toolbar > .nav-tabs > li > a { border-color: transparent; background-color: transparent; color: rgb(255, 255, 255); margin-right: 1px; }

[class*="header-color-"] > .widget-toolbar > .nav-tabs > li > a:hover { background-color: rgb(255, 255, 255); color: rgb(85, 85, 85); border-top-color: rgb(255, 255, 255); }

[class*="header-color-"] > .widget-toolbar > .nav-tabs > li.active > a { background-color: rgb(255, 255, 255); color: rgb(85, 85, 85); border-top-width: 1px; margin-top: 0px; }

.header-color-orange > .widget-toolbar > .nav-tabs > li > a { color: rgb(133, 93, 16); }

.transparent .widget-toolbar > .nav-tabs > li > a { color: rgb(85, 85, 85); background-color: transparent; border-right: 1px solid transparent; border-left: 1px solid transparent; }

.transparent .widget-toolbar > .nav-tabs > li.active > a { border-top-color: rgb(76, 143, 189); border-right: 1px solid rgb(197, 208, 220); border-left: 1px solid rgb(197, 208, 220); background-color: rgb(255, 255, 255); box-shadow: none; }

.widget-toolbox { background-color: rgb(238, 238, 238); }

.widget-toolbox:first-child { padding: 2px; border-bottom: 1px solid rgb(204, 204, 204); }

.widget-toolbox:last-child { padding: 2px; border-top: 1px solid rgb(204, 204, 204); }

.transparent .widget-toolbox:last-child { border-right: none; border-bottom: none; border-left: none; border-image: initial; border-top: 1px solid rgb(204, 204, 204); }

.widget-toolbox > .btn-toolbar { margin: 0px; padding: 0px; }

.widget-toolbox.center { text-align: center; }

.widget-toolbox.padding-16 { padding: 16px; }

.widget-toolbox.padding-14 { padding: 14px; }

.widget-toolbox.padding-12 { padding: 12px; }

.widget-toolbox.padding-10 { padding: 10px; }

.widget-toolbox.padding-8 { padding: 8px; }

.widget-toolbox.padding-6 { padding: 6px; }

.widget-toolbox.padding-4 { padding: 4px; }

.widget-toolbox.padding-2 { padding: 2px; }

.widget-toolbox.padding-0 { padding: 0px; }

.widget-box-overlay { position: absolute; inset: 0px; background-color: rgba(0, 0, 0, 0.3); z-index: 21; }

.widget-box-overlay > [class*="icon-"] { position: absolute; top: 15%; left: 0px; right: 0px; text-align: center; }

.widget-box.collapsed .widget-box-overlay > [class*="icon-"] { top: 5%; }

.widget-box-overlay > .icon-spin { animation-duration: 1.2s; }

.widget-main > form { margin-bottom: 0px; }

.widget-main > form .input-append, .widget-main > form .input-prepend { margin-bottom: 0px; }

.widget-main.no-padding > form > fieldset, .widget-main.padding-0 > form > fieldset { padding: 16px; }

.widget-main.no-padding > form > fieldset + .form-actions, .widget-main.padding-0 > form > fieldset + .form-actions { padding: 10px 0px 12px; }

.widget-main.no-padding > form > .form-actions, .widget-main.padding-0 > form > .form-actions { margin: 0px; padding: 10px 12px 12px; }

.widget-placeholder { border: 2px dashed rgb(217, 217, 217); }

.login-container { width: 375px; margin: 0px auto; }

.login-layout { background-color: rgb(29, 32, 36); }

.login-layout .main-container::after { display: none; }

.login-layout .main-content { margin-left: 0px; min-height: 100%; padding-left: 15px; padding-right: 15px; }

.login-layout label { margin-bottom: 11px; }

.login-layout .widget-box { visibility: hidden; position: absolute; overflow: hidden; width: 100%; border-bottom: none; box-shadow: none; padding: 6px; background-color: rgb(57, 69, 87); transform: scale(0, 1) translate(-150px); }

.login-layout .widget-box.visible { visibility: visible; transform: scale(1, 1) translate(0px); transition: none; }

.login-layout .widget-box .widget-main { padding: 16px 36px 36px; background: rgb(247, 247, 247); }

.login-layout .widget-box .widget-main form { margin: 0px; }

.login-layout .widget-box .widget-body .toolbar > div > a { font-size: 15px; font-weight: 400; text-shadow: rgba(0, 0, 0, 0.25) 1px 0px 1px; }

.login-box .forgot-password-link { color: rgb(255, 238, 153); }

.login-box .user-signup-link { color: rgb(204, 255, 119); }

.login-box .toolbar { background: rgb(80, 144, 193); border-top: 2px solid rgb(89, 117, 151); }

.login-box .toolbar > div { width: 50%; display: inline-block; padding: 9px 0px 11px; }

.login-box .toolbar > div:first-child { float: left; text-align: left; }

.login-box .toolbar > div:first-child > a { margin-left: 11px; }

.login-box .toolbar > div:first-child + div { float: right; text-align: right; }

.login-box .toolbar > div:first-child + div > a { margin-right: 11px; }

.forgot-box .toolbar { background: rgb(193, 96, 80); border-top: 2px solid rgb(151, 101, 89); padding: 9px 18px; }

.signup-box .toolbar { background: rgb(118, 183, 116); border-top: 2px solid rgb(117, 151, 89); padding: 9px 18px; }

.forgot-box .back-to-login-link, .signup-box .back-to-login-link { color: rgb(255, 238, 153); font-size: 14px; font-weight: 700; text-shadow: rgba(0, 0, 0, 0.25) 1px 0px 1px; }

.login-layout .login-box .widget-main { padding-bottom: 16px; }

.login-box .social-or-login { margin-top: 4px; position: relative; z-index: 1; }

.login-box .social-or-login :first-child { display: inline-block; background: rgb(247, 247, 247); padding: 0px 8px; color: rgb(80, 144, 193); font-size: 13px; }

.login-box .social-or-login::before { content: ""; display: block; position: absolute; z-index: -1; top: 50%; left: 0px; right: 0px; border-top: 1px dotted rgb(166, 196, 219); }

.login-box .social-login { margin-top: 12px; }

.login-box .social-login a { border-radius: 100%; width: 42px; height: 42px; line-height: 46px; padding: 0px; margin: 0px 1px; border: none; }

.login-box .social-login a > [class*="icon-"] { font-size: 24px; margin: 0px; }

@media only screen and (max-width: 480px) {
  .login-layout .widget-box .widget-main { padding: 16px; }
}

@media only screen and (max-width: 480px) {
  .login-container { width: 98%; }
  .login-layout .widget-box { padding: 0px; }
  .login-box .toolbar > div { width: auto; }
}

@media only screen and (max-width: 767px) {
  .login-layout .widget-box.visible { transition: none; }
}

.error-container { margin: 20px; padding: 0px; background: rgb(255, 255, 255); }

.dialogs { padding: 9px 9px 0px; position: relative; }

.itemdiv { padding-right: 3px; min-height: 66px; position: relative; }

.itemdiv > .user { display: inline-block; width: 42px; position: absolute; left: 0px; }

.itemdiv > .user > img { border-radius: 100%; border: 2px solid rgb(82, 147, 196); max-width: 40px; position: relative; }

.itemdiv > .body { width: auto; margin-left: 50px; margin-right: 12px; position: relative; }

.itemdiv > .body > .time { display: block; font-size: 11px; font-weight: 700; color: rgb(102, 102, 102); position: absolute; right: 9px; top: 0px; }

.itemdiv > .body > .time [class*="icon-"] { font-size: 14px; font-weight: 400; }

.itemdiv > .body > .name { display: block; color: rgb(153, 153, 153); }

.itemdiv > .body > .name > b { color: rgb(119, 119, 119); }

.itemdiv > .body > .text { display: block; position: relative; margin-top: 2px; padding-bottom: 19px; padding-left: 7px; font-size: 13px; }

.itemdiv > .body > .text::after { display: block; content: ""; height: 1px; font-size: 0px; overflow: hidden; position: absolute; left: 16px; right: -12px; margin-top: 9px; border-top: 1px solid rgb(228, 236, 243); }

.itemdiv > .body > .text > [class*="icon-quote-"]:first-child { color: rgb(220, 227, 237); margin-right: 4px; }

.itemdiv:last-child > .body > .text { border-bottom: none; }

.itemdiv:last-child > .body > .text::after { display: none; }

.itemdiv.dialogdiv { padding-bottom: 14px; }

.itemdiv.dialogdiv::before { position: absolute; display: block; content: ""; top: 0px; bottom: 0px; left: 19px; width: 3px; max-width: 3px; background-color: rgb(225, 230, 237); border-style: solid; border-color: rgb(215, 219, 221); border-image: initial; border-width: 0px 1px; }

.itemdiv.dialogdiv:last-child::before { display: none; }

.itemdiv.dialogdiv > .user > img { border-color: rgb(201, 214, 229); }

.itemdiv.dialogdiv > .body { border-width: 1px 1px 1px 2px; border-style: solid; border-color: rgb(221, 228, 237); border-image: initial; padding: 5px 8px 8px; margin-right: 1px; }

.itemdiv.dialogdiv > .body::before { content: ""; display: block; position: absolute; left: -7px; top: 11px; width: 8px; height: 8px; border-style: solid; border-color: rgb(221, 228, 237); border-image: initial; border-width: 2px 0px 0px 2px; background-color: rgb(255, 255, 255); box-sizing: content-box; transform: rotate(-45deg); }

.itemdiv.dialogdiv > .body > .time { position: static; float: right; }

.itemdiv.dialogdiv > .body > .text { padding-left: 0px; padding-bottom: 0px; }

.itemdiv.dialogdiv > .body > .text::after { display: none; }

.itemdiv.dialogdiv .tooltip-inner { word-break: break-all; }

.itemdiv.memberdiv { width: 175px; padding: 2px; margin: 3px 0px; float: left; border-bottom: 1px solid rgb(232, 232, 232); }

.itemdiv.memberdiv > .user > img { border-color: rgb(220, 227, 237); }

.itemdiv.memberdiv > .body > .time { position: static; }

.itemdiv.memberdiv > .body > .name { line-height: 18px; height: 18px; margin-bottom: 0px; }

.itemdiv.memberdiv > .body > .name > a { display: inline-block; max-width: 100px; max-height: 18px; overflow: hidden; text-overflow: ellipsis; word-break: break-all; }

.itemdiv .tools { position: absolute; right: 5px; bottom: 10px; display: none; }

.itemdiv .tools .btn { border-radius: 36px; margin: 1px 0px; }

.itemdiv .body .tools { bottom: 4px; }

.itemdiv.commentdiv .tools { right: 9px; }

.itemdiv:hover .tools { display: inline-block; }

.item-list { margin: 0px; padding: 0px; list-style: none; }

.item-list > li { padding: 9px; background-color: rgb(255, 255, 255); margin-top: -1px; position: relative; }

.item-list > li.selected { color: rgb(128, 144, 160); background-color: rgb(244, 249, 252); }

.item-list > li.selected label, .item-list > li.selected .lbl { text-decoration: line-through; color: rgb(128, 144, 160); }

.item-list > li > .checkbox { display: inline-block; }

.item-list > li > label.inline { display: inline-block; }

.item-list > li label { font-size: 13px; }

.item-list > li .percentage { font-size: 11px; font-weight: 700; color: rgb(119, 119, 119); }

.item-list > li.ui-sortable-helper { cursor: move; }

li[class*="item-"] { border-width: 1px 1px 1px 3px; border-style: solid; border-color: rgb(221, 221, 221); border-image: initial; }

li.item-orange { border-left-color: rgb(232, 177, 16); }

li.item-orange2 { border-left-color: rgb(247, 146, 99); }

li.item-red { border-left-color: rgb(213, 63, 64); }

li.item-red2 { border-left-color: rgb(209, 91, 71); }

li.item-green { border-left-color: rgb(154, 188, 50); }

li.item-green2 { border-left-color: rgb(4, 144, 166); }

li.item-blue { border-left-color: rgb(34, 173, 255); }

li.item-blue2 { border-left-color: rgb(57, 131, 194); }

li.item-blue3 { border-left-color: rgb(17, 68, 235); }

li.item-pink { border-left-color: rgb(203, 111, 215); }

li.item-purple { border-left-color: rgb(111, 60, 196); }

li.item-black { border-left-color: rgb(80, 80, 80); }

li.item-grey { border-left-color: rgb(160, 160, 160); }

li.item-brown { border-left-color: brown; }

li.item-default { border-left-color: rgb(171, 186, 195); }

.ui-sortable-placeholder, .ui-sortable-helper, .ui-sortable-placeholder > a, .ui-sortable-helper > a { cursor: move !important; }

@media only screen and (max-width: 480px) {
  .itemdiv.memberdiv { float: none; width: auto; }
}

.fc-header-title > h2 { font-size: 22px; color: rgb(101, 160, 206); }

.fc-widget-header, .fc-widget-content { border: 1px solid rgb(188, 212, 229); }

.fc-state-highlight { background: rgb(255, 255, 204); }

.fc-event-skin { background-color: rgb(171, 186, 195); padding: 0px 0px 1px 2px; border: none !important; }

.label-yellow .fc-event-skin { color: rgb(153, 102, 51); }

.label-light .fc-event-skin { color: rgb(136, 136, 136); }

[class*="label-"] > .fc-event-skin, [class*="label-"] > .fc-event-skin > .fc-event-skin.fc-event-head { background-color: inherit; }

.fc-event-skin.ui-draggable-dragging { cursor: move; }

.fc-event-skin.fc-event-vert, .fc-event-vert > .fc-event-skin { padding: 0px 0px 1px; }

.fc-grid .fc-day-number { color: rgb(46, 101, 137); }

.fc-widget-header { background: rgb(236, 242, 247); color: rgb(128, 144, 160); }

.fc-event-hori, .fc-event-vert { border-color: transparent; border-radius: 0px !important; }

.fc-event-vert .fc-event-content { padding-left: 1px; padding-right: 1px; }

.fc-event-vert .fc-event-time { padding: 0px; }

.fc-state-default { border: none; }

.fc-state-default, .fc-state-default .fc-button-inner { border: none; background-color: rgb(171, 186, 195); color: rgb(255, 255, 255); background-image: none; box-shadow: none; text-shadow: none; margin-left: 2px; border-radius: 0px !important; }

.fc-state-default .fc-button-effect { display: none; }

.fc-state-disabled, .fc-state-disabled .fc-button-inner { opacity: 0.75; color: rgb(221, 221, 221); }

.fc-state-active, .fc-state-active .fc-button-inner { border-color: rgb(79, 153, 198); background-color: rgb(111, 179, 224); }

.fc-state-hover, .fc-state-hover .fc-button-inner { background-color: rgb(139, 154, 163); }

.external-event { margin: 6px 0px; padding: 0px; cursor: default; display: block; color: rgb(255, 255, 255); background-color: rgb(171, 186, 195); font-size: 13px; line-height: 28px; }

.external-event:hover { opacity: 1; }

.external-event.ui-draggable-dragging { cursor: move; }

.external-event > [class*="icon-"]:first-child { display: inline-block; height: 32px; width: 32px; text-align: center; line-height: 30px; margin-right: 5px; font-size: 15px; border-right: 1px solid rgb(255, 255, 255); }

.widget-main .fc { position: relative; top: -40px; }

.widget-main .fc > .fc-header { position: relative; z-index: 10; }

.widget-main .fc .fc-header-space { padding-left: 2px; }

.widget-main .fc-header-title > h2 { font-size: 18px; line-height: 36px; }

.widget-main .fc-content { top: -14px; z-index: 11; }

.widget-main .fc-button-content { height: 37px; line-height: 36px; }

@media only screen and (max-width: 480px) {
  .fc-header td { display: block; width: auto; text-align: left; }
}

.chosen-container + .help-inline { vertical-align: middle; }

.chosen-select { visibility: hidden; opacity: 0; position: absolute; z-index: -1; display: inline !important; }

.chosen-container, [class*="chosen-container"] { vertical-align: middle; }

.chosen-container > .chosen-single, [class*="chosen-container"] > .chosen-single { line-height: 28px; height: 30px; box-shadow: none; background: rgb(250, 250, 250); }

.chosen-choices { box-shadow: none !important; }

.chosen-container-single .chosen-single abbr { background: 0px 0px; }

.chosen-container-single .chosen-single abbr::after { content: ""; display: inline-block; color: rgb(136, 136, 136); font-family: FontAwesome; font-size: 13px; position: absolute; right: 0px; top: -7px; }

.chosen-container-single .chosen-single abbr:hover::after { color: rgb(70, 70, 70); }

.chosen-container-single.chosen-disabled .chosen-single abbr:hover::after { color: rgb(70, 70, 70); }

.chosen-single div b { background: none !important; }

.chosen-single div b::before { content: ""; display: inline-block; color: rgb(136, 136, 136); font-family: FontAwesome; font-size: 12px; position: relative; top: -1px; left: 1px; }

.chosen-container-active.chosen-with-drop .chosen-single div b::before { content: ""; }

.chosen-container-single .chosen-search { position: relative; }

.chosen-container-single .chosen-search input[type="text"] { background: 0px 0px; border-radius: 0px; line-height: 28px; height: 28px; }

.chosen-container-single .chosen-search::after { content: ""; display: inline-block; color: rgb(136, 136, 136); font-family: FontAwesome; font-size: 14px; position: absolute; top: 8px; right: 12px; }

.chosen-container-multi .chosen-choices li.search-field input[type="text"] { height: 25px; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close { background: 0px 0px; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before { content: ""; display: inline-block; color: rgb(136, 136, 136); font-family: FontAwesome; font-size: 13px; position: absolute; right: 2px; top: -1px; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover { text-decoration: none; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::before { color: rgb(70, 70, 70); }

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close::before { color: rgb(70, 70, 70); }

.chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span { background: 0px 0px; }

.chosen-container .chosen-results-scroll-down span::before, .chosen-container .chosen-results-scroll-up span::before { content: ""; display: inline-block; color: rgb(136, 136, 136); font-family: FontAwesome; font-size: 12px; position: relative; top: -1px; left: 1px; }

.chosen-container .chosen-results-scroll-up span::before { content: ""; }

.chosen-container-active .chosen-single-with-drop div b::before { content: ""; }

.chosen-rtl .chosen-search input[type="text"] { background: 0px 0px; }

.chosen-rtl .chosen-search::after { content: ""; display: none; }

.chosen-rtl .chosen-search::before { content: ""; display: inline-block; color: rgb(136, 136, 136); font-family: FontAwesome; font-size: 14px; position: absolute; top: 9px; left: 12px; }

.chosen-container-single .chosen-single { border-radius: 0px; }

.chosen-container .chosen-results li.highlighted { background: rgb(49, 106, 197); color: rgb(255, 255, 255); }

.chosen-container-single .chosen-drop { border-radius: 0px; border-bottom: 3px solid rgb(68, 146, 201); border-top-color: rgb(68, 146, 201); border-right-color: rgb(68, 146, 201); border-left-color: rgb(68, 146, 201); }

.chosen-single.chosen-single-with-drop, .chosen-container-active .chosen-single { border-color: rgb(68, 146, 201); }

.form-group.has-error .chosen-single { border-color: rgb(240, 151, 132) !important; }

.form-group.has-info .chosen-single { border-color: rgb(100, 166, 188) !important; }

.form-group.has-warning .chosen-single { border-color: rgb(224, 196, 58) !important; }

.form-group.has-success .chosen-single { border-color: rgb(146, 191, 101) !important; }

.chosen-rtl .chosen-container-single-nosearch .chosen-search { left: -9999px; }

.chosen-rtl .chosen-drop { left: -9999px; }

.modal .chosen-rtl .chosen-container-single-nosearch .chosen-search { left: 9999px; }

.modal .chosen-rtl .chosen-drop { left: 9999px; }

.rtl .modal .chosen-container.chosen-with-drop .chosen-drop { left: auto; right: 0px; }

.chosen-container-active.chosen-with-drop .chosen-single { border-color: rgb(68, 146, 201); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices li.search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span { background-image: none !important; background-repeat: no-repeat !important; background-size: auto !important; }
}

.tag-input-style + .chosen-container-multi .chosen-choices li.search-choice { background-image: none; background-color: rgb(145, 184, 208); color: rgb(255, 255, 255); display: inline-block; font-size: 13px; font-weight: 400; margin-bottom: 3px; margin-right: 0px; padding: 6px 22px 7px 9px; position: relative; text-shadow: rgba(0, 0, 0, 0.15) 1px 1px 1px; transition: 0.2s; vertical-align: baseline; white-space: nowrap; border: none; box-shadow: none; border-radius: 0px; }

.tag-input-style + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close { position: absolute; top: 0px; bottom: 0px; right: 0px; width: 18px; height: auto; line-height: 25px; text-align: center; }

.tag-input-style + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before { color: rgb(255, 255, 255); position: static; font-size: 11px; }

.tag-input-style + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover { background-color: rgba(0, 0, 0, 0.2); }

.tag-input-style + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::before { color: rgb(255, 255, 255); }

.tag-input-style + .chosen-container-multi.chosen-rtl .chosen-choices li.search-choice { padding: 6px 9px 7px 22px; margin-left: 0px; margin-right: 3px; }

.tag-input-style + .chosen-container-multi.chosen-rtl .chosen-choices li.search-choice .search-choice-close { right: auto; left: 0px; }

.ace-spinner { display: inline-block; }

.ace-spinner .spinner-buttons { min-width: 18px; }

.ace-spinner .spinner-buttons > .btn { font-size: 10px; padding: 0px; width: 18px; height: 14px; line-height: 10px; border-radius: 0px !important; }

.ace-spinner .spinner-buttons > .btn:first-child { margin-top: 0px; }

.ace-spinner .spinner-buttons > .btn > [class*="icon-"] { margin: 0px; padding: 0px; }

.ace-spinner .spinner-buttons > button.btn:active { left: auto; top: auto; }

.ace-spinner .spinner-input { text-align: center; height: 29px; line-height: 28px; color: rgb(119, 119, 119); }

.ace-spinner input[type="text"].spinner-input.form-control { }

.ace-spinner.touch-spinner .spinner-buttons { margin: 0px; font-size: 0px; }

.ace-spinner.touch-spinner .spinner-buttons > .btn { height: 29px; line-height: 20px; width: 24px; font-size: 18px; display: inline-block; vertical-align: sub; margin: 0px 1px; }

.ace-spinner.touch-spinner .spinner-buttons > .btn > [class*="icon-"] { vertical-align: middle; display: inline-block; }

.wizard-steps { list-style: none; display: table; width: 100%; padding: 0px; margin: 0px; position: relative; }

.wizard-steps li { display: table-cell; text-align: center; width: 1%; }

.wizard-steps li .step { border: 5px solid rgb(206, 209, 214); color: rgb(84, 100, 116); font-size: 15px; border-radius: 100%; background-color: rgb(255, 255, 255); position: relative; z-index: 2; display: inline-block; width: 40px; height: 40px; line-height: 30px; text-align: center; }

.wizard-steps li::before { display: block; content: ""; width: 100%; height: 1px; font-size: 0px; overflow: hidden; border-top: 4px solid rgb(206, 209, 214); position: relative; top: 21px; z-index: 1; }

.wizard-steps li:last-child::before { max-width: 50%; width: 50%; }

.wizard-steps li:first-child::before { max-width: 51%; left: 50%; }

.wizard-steps li.active::before, .wizard-steps li.complete::before, .wizard-steps li.active .step, .wizard-steps li.complete .step { border-color: rgb(82, 147, 196); }

.wizard-steps li.complete .step { cursor: default; color: rgb(255, 255, 255); transition: transform 0.1s; }

.wizard-steps li.complete .step::before { display: block; position: absolute; inset: 0px; line-height: 30px; text-align: center; border-radius: 100%; content: ""; background-color: rgb(255, 255, 255); z-index: 3; font-family: FontAwesome; font-size: 17px; color: rgb(135, 186, 33); }

.wizard-steps li.complete:hover .step { transform: scale(1.1); border-color: rgb(128, 175, 212); }

.wizard-steps li.complete:hover::before { border-color: rgb(128, 175, 212); }

.wizard-steps li .title { display: block; margin-top: 4px; max-width: 100%; color: rgb(148, 158, 167); font-size: 14px; z-index: 104; text-align: center; table-layout: fixed; overflow-wrap: break-word; }

.wizard-steps li.complete .title, .wizard-steps li.active .title { color: rgb(43, 61, 83); }

.step-content .step-pane { display: none; min-height: 200px; padding: 4px 8px 12px; }

.step-content .active { display: block; }

.wizard-actions { text-align: right; }

@media only screen and (max-width: 767px) {
  .wizard-steps li .step { width: 30px; height: 30px; line-height: 24px; border-width: 3px; }
  .wizard-steps li::before, .wizard-steps li::after { border-width: 3px; }
  .wizard-steps li.complete .step::before { line-height: 24px; font-size: 13px; }
  .wizard-steps li::before { top: 16px; }
  .step-content .step-pane { padding: 4px 4px 6px; }
}

.tree { padding-left: 9px; overflow: hidden auto; position: relative; }

.tree::before { display: inline-block; content: ""; position: absolute; top: -20px; bottom: 16px; left: 0px; border-style: dotted; border-color: rgb(103, 178, 221); border-image: initial; border-width: 0px 0px 0px 1px; z-index: 1; }

.tree .tree-folder { width: auto; min-height: 20px; cursor: pointer; }

.tree .tree-folder .tree-folder-header { position: relative; height: 20px; line-height: 20px; }

.tree .tree-folder .tree-folder-header:hover { background-color: rgb(240, 247, 252); }

.tree .tree-folder .tree-folder-header .tree-folder-name, .tree .tree-item .tree-item-name { display: inline; z-index: 2; }

.tree .tree-folder .tree-folder-header > [class*="icon-"]:first-child, .tree .tree-item > [class*="icon-"]:first-child { display: inline-block; position: relative; z-index: 2; top: -1px; }

.tree .tree-folder .tree-folder-header .tree-folder-name { margin-left: 2px; }

.tree .tree-folder .tree-folder-header > [class*="icon-"]:first-child { margin: -2px 0px 0px -2px; }

.tree .tree-folder:last-child::after { display: inline-block; content: ""; position: absolute; z-index: 1; top: 15px; bottom: 0px; left: -15px; border-left: 1px solid rgb(255, 255, 255); }

.tree .tree-folder .tree-folder-content { margin-left: 23px; position: relative; }

.tree .tree-folder .tree-folder-content::before { display: inline-block; content: ""; position: absolute; z-index: 1; top: -14px; bottom: 16px; left: -14px; border-style: dotted; border-color: rgb(103, 178, 221); border-image: initial; border-width: 0px 0px 0px 1px; }

.tree .tree-item { position: relative; height: 20px; line-height: 20px; cursor: pointer; }

.tree .tree-item:hover { background-color: rgb(240, 247, 252); }

.tree .tree-item .tree-item-name { margin-left: 3px; }

.tree .tree-item .tree-item-name > [class*="icon-"]:first-child { margin-right: 3px; }

.tree .tree-item > [class*="icon-"]:first-child { margin-top: -1px; }

.tree .tree-folder, .tree .tree-item { position: relative; }

.tree .tree-folder::before, .tree .tree-item::before { display: inline-block; content: ""; position: absolute; top: 14px; left: -13px; width: 18px; height: 0px; border-top: 1px dotted rgb(103, 178, 221); z-index: 1; }

.tree .tree-selected { background-color: rgba(98, 168, 209, 0.1); color: rgb(99, 152, 176); }

.tree .tree-selected:hover { background-color: rgba(98, 168, 209, 0.1); }

.tree .tree-item, .tree .tree-folder { border: 1px solid rgb(255, 255, 255); }

.tree .tree-folder .tree-folder-header { border-radius: 0px; }

.tree .tree-item, .tree .tree-folder .tree-folder-header { margin: 0px; padding: 5px; color: rgb(77, 104, 120); box-sizing: content-box; }

.tree .tree-item > [class*="icon-"]:first-child { color: rgb(249, 232, 206); width: 13px; height: 13px; line-height: 13px; font-size: 11px; text-align: center; border-radius: 3px; box-sizing: content-box; background-color: rgb(250, 250, 250); border: 1px solid rgb(204, 204, 204); box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px; }

.tree .tree-selected > [class*="icon-"]:first-child { background-color: rgb(249, 160, 33); border-color: rgb(249, 160, 33); color: rgb(255, 255, 255); }

.tree .icon-plus[class*="icon-"]:first-child, .tree .icon-minus[class*="icon-"]:first-child { vertical-align: middle; height: 11px; width: 11px; box-sizing: content-box; text-align: center; border: 1px solid rgb(139, 174, 191); line-height: 10px; background-color: rgb(255, 255, 255); position: relative; z-index: 1; }

.tree .icon-plus[class*="icon-"]:first-child::before { display: block; content: "+"; font-family: "Open Sans"; font-size: 16px; position: relative; z-index: 1; }

.tree .icon-minus[class*="icon-"]:first-child::before { content: ""; display: block; width: 7px; height: 0px; border-top: 1px solid rgb(77, 104, 120); position: absolute; top: 5px; left: 2px; }

.tree .tree-unselectable .tree-item > [class*="icon-"]:first-child { color: rgb(80, 132, 160); width: 13px; height: 13px; line-height: 13px; font-size: 10px; text-align: center; border-radius: 0px; background-color: transparent; border: none; box-shadow: none; }

.tree [class*="icon-"][class*="-down"] { transform: rotate(-45deg); }

.tree .icon-spin { height: auto; }

.tree .tree-loading { margin-left: 36px; }

.tree img { display: inline; }

.ui-datepicker { background-color: rgb(255, 255, 255); border: 1px solid rgba(0, 0, 0, 0.2); box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { height: 26px; min-width: 32px; max-width: 32px; text-align: center; cursor: pointer; color: transparent; line-height: 26px; box-sizing: content-box; }

.ui-datepicker .ui-datepicker-prev .ui-icon, .ui-datepicker .ui-datepicker-next .ui-icon { color: transparent; visibility: hidden; }

.ui-datepicker .ui-datepicker-prev:hover, .ui-datepicker .ui-datepicker-next:hover { background-color: rgb(238, 238, 238); text-decoration: none; }

.ui-datepicker .ui-datepicker-prev::before, .ui-datepicker .ui-datepicker-next::before { display: inline; font-family: FontAwesome; font-size: 14px; content: ""; color: rgb(57, 57, 57); }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 2px; }

.ui-datepicker .ui-datepicker-next::before { content: ""; }

.ui-datepicker .ui-datepicker-prev-hover { left: 2px; }

.ui-datepicker .ui-datepicker-next-hover { right: 2px; }

.ui-datepicker td { padding: 0px; }

.ui-datepicker td > a, .ui-datepicker td > span { display: inline-block; height: 22px; min-width: 24px; max-width: 24px; text-align: center; color: rgb(57, 57, 57); font-size: 13px; box-sizing: content-box; }

.ui-datepicker td > a:hover { background-color: rgb(238, 238, 238); }

.ui-datepicker td > a.ui-state-highlight { background-color: rgb(213, 229, 239); }

.ui-datepicker td > a.ui-state-active { background-color: rgb(34, 131, 197); color: rgb(255, 255, 255); }

.ui-datepicker td > a.ui-priority-secondary { color: rgb(136, 136, 136); }

.ui-datepicker td > span { color: rgb(153, 153, 153); }

.ui-datepicker td .ui-datepicker-title select { height: 24px; line-height: 24px; padding: 2px 3px; }

.ui-datepicker td .ui-datepicker-buttonpane { background-color: rgb(221, 221, 221); height: 1px; }

.ui-widget-overlay { background: rgba(0, 0, 0, 0.25); opacity: 1 !important; z-index: 1040 !important; }

.ui-dialog, .ui-jqdialog { background-color: rgb(255, 255, 255); padding: 0px; border: 1px solid rgb(221, 221, 221); box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px; z-index: 1050 !important; }

.ui-dialog .ui-dialog-titlebar, .ui-jqdialog .ui-dialog-titlebar, .ui-dialog .ui-jqdialog-titlebar, .ui-jqdialog .ui-jqdialog-titlebar { background-color: rgb(241, 241, 241); font-size: 16px; color: rgb(102, 159, 199); padding: 0px; }

.ui-dialog .ui-dialog-title, .ui-jqdialog .ui-dialog-title, .ui-dialog .ui-jqdialog-title, .ui-jqdialog .ui-jqdialog-title { float: none; width: auto; }

.ui-dialog .widget-header, .ui-jqdialog .widget-header { margin: 0px; border-width: 0px 0px 1px; }

.ui-dialog .ui-dialog-buttonpane, .ui-jqdialog .ui-dialog-buttonpane, .ui-dialog .ui-jqdialog-buttonpane, .ui-jqdialog .ui-jqdialog-buttonpane { background-color: rgb(239, 243, 248); border-top: 1px solid rgb(228, 233, 238); }

.ui-dialog .ui-dialog-buttonpane button, .ui-jqdialog .ui-dialog-buttonpane button, .ui-dialog .ui-jqdialog-buttonpane button, .ui-jqdialog .ui-jqdialog-buttonpane button { font-size: 14px; }

.ui-dialog .ui-dialog-titlebar-close, .ui-jqdialog .ui-dialog-titlebar-close, .ui-dialog .ui-jqdialog-titlebar-close, .ui-jqdialog .ui-jqdialog-titlebar-close { border: none; background: 0px 0px; opacity: 0.4; color: rgb(209, 91, 71); padding: 0px; top: 50%; text-align: center; right: 8px !important; }

.ui-dialog .ui-dialog-titlebar-close::before, .ui-jqdialog .ui-dialog-titlebar-close::before, .ui-dialog .ui-jqdialog-titlebar-close::before, .ui-jqdialog .ui-jqdialog-titlebar-close::before { content: ""; display: inline; font-family: FontAwesome; font-size: 16px; }

.ui-dialog .ui-dialog-titlebar-close:hover, .ui-jqdialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-jqdialog-titlebar-close:hover, .ui-jqdialog .ui-jqdialog-titlebar-close:hover { opacity: 1; text-decoration: none; padding: 0px; }

.ui-dialog .ui-dialog-titlebar-close .ui-button-text, .ui-jqdialog .ui-dialog-titlebar-close .ui-button-text, .ui-dialog .ui-jqdialog-titlebar-close .ui-button-text, .ui-jqdialog .ui-jqdialog-titlebar-close .ui-button-text { text-indent: 0px; visibility: hidden; }

.ui-dialog .widget-header .ui-dialog-titlebar-close, .ui-jqdialog .widget-header .ui-dialog-titlebar-close, .ui-dialog .widget-header .ui-jqdialog-titlebar-close, .ui-jqdialog .widget-header .ui-jqdialog-titlebar-close { right: 10px !important; }

.ui-accordion .ui-accordion-header { color: rgb(71, 143, 202); font-weight: 400; background-color: rgb(249, 249, 249); border: 1px solid rgb(205, 216, 227); padding: 8px 8px 9px 24px; }

.ui-accordion .ui-accordion-header:hover { color: rgb(110, 166, 204); background-color: rgb(241, 248, 253); }

.ui-accordion .ui-accordion-header.ui-state-active { color: rgb(76, 143, 189); background-color: rgb(238, 244, 249); position: relative; font-weight: 700; }

.ui-accordion .ui-accordion-header .ui-accordion-header-icon { text-indent: 0px; margin-top: 0px; position: absolute; left: 10px; top: 7px; }

.ui-accordion .ui-accordion-header .ui-accordion-header-icon::before { display: inline; font-family: FontAwesome; font-size: 15px; content: ""; }

.ui-accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon::before { content: ""; font-weight: 400; }

.ui-accordion .ui-accordion-content { border-width: 0px 1px 1px; border-style: solid; border-color: rgb(205, 216, 227); border-image: initial; padding: 11px 16px; }

.ui-tabs .ui-tabs-nav { padding: 0px; border-bottom: 1px solid rgb(197, 208, 220); }

.ui-tabs .ui-tabs-nav li.ui-state-default > a { background-color: rgb(249, 249, 249); border-width: 1px 1px 0px; border-style: solid; border-color: rgb(197, 208, 220); border-image: initial; color: rgb(153, 153, 153); line-height: 16px; margin-right: -1px; z-index: 11; padding: 8px 12px; position: relative; top: 2px; }

.ui-tabs .ui-tabs-nav li > a:focus { outline: 0px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active > a { background-color: rgb(255, 255, 255); border-width: 2px 1px 1px; border-style: solid; border-image: initial; border-color: rgb(76, 143, 189) rgb(197, 208, 220) transparent; box-shadow: rgba(0, 0, 0, 0.15) 0px -2px 3px 0px; color: rgb(87, 99, 115); position: relative; top: 1px; }

.ui-tabs .ui-tabs-panel { border-width: 0px 1px 1px; border-style: solid; border-color: rgb(197, 208, 220); border-image: initial; margin: 0px; inset: auto; }

.ui-menu { box-sizing: content-box; width: 150px; box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px; background-color: rgb(255, 255, 255); border: 1px solid rgba(0, 0, 0, 0.2); padding: 3px; }

.ui-menu .ui-menu-item a { padding: 4px 7px 5px; color: rgb(68, 68, 68); cursor: pointer; box-sizing: inherit; }

.ui-menu .ui-menu-item a .ui-menu-icon { float: right; position: relative; inset: 0px auto auto; text-indent: 0px; }

.ui-menu .ui-menu-item a .ui-menu-icon::before { content: ""; font-family: FontAwesome; font-size: 14px; display: inline; }

.ui-menu .ui-menu-item a:hover, .ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active { background-color: rgb(79, 153, 198); color: rgb(255, 255, 255); margin: auto; font-weight: 400; }

.ui-menu .ui-menu-item a:hover .ui-menu-icon, .ui-menu .ui-menu-item a.ui-state-focus .ui-menu-icon, .ui-menu .ui-menu-item a.ui-state-active .ui-menu-icon { color: rgb(255, 255, 255); }

.ui-menu .ui-state-disabled a { color: rgb(153, 153, 153); cursor: default; }

.ui-menu .ui-state-disabled a:hover, .ui-menu .ui-state-disabled a.ui-state-focus, .ui-menu .ui-state-disabled a.ui-state-active { background-color: rgb(255, 255, 255); color: rgb(153, 153, 153); }

.ui-autocomplete { background-color: rgb(255, 255, 255); border: 1px solid rgba(0, 0, 0, 0.2); box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px; }

.ui-autocomplete-category { padding: 6px; position: relative; background-color: rgb(238, 244, 249); color: rgb(71, 143, 202); font-weight: bolder; border-style: solid; border-color: rgb(218, 230, 237); border-image: initial; border-width: 1px 0px; }

.ui-spinner-button { font-size: 10px; height: 14px; line-height: 14px; width: 18px; display: inline-block; position: absolute; text-align: center; padding: 0px; border-width: 0px !important; color: rgb(255, 255, 255) !important; text-shadow: rgba(0, 0, 0, 0.25) 0px -1px 0px !important; }

.ui-spinner-button > [class*="icon-"] { width: 18px; display: inline-block; }

.ui-spinner-up { top: 0px; right: 5px; }

.ui-spinner-down { bottom: 3px; right: 5px; }

.ui-spinner-input { margin-top: 0px; padding: 5px; max-width: 100px; font-size: 14px; }

.ui-tooltip { background-color: rgb(68, 68, 68); color: rgb(255, 255, 255); }

.ui-progressbar { background-color: rgb(245, 245, 245); height: 22px; }

.ui-progressbar .ui-progressbar-value { margin: 0px; }

.ui-progressbar .ui-progressbar-value[class="progress-bar"] { background-color: rgb(42, 145, 216); }

.ace-settings-container { position: absolute; right: 0px; top: 50px; z-index: 12; }

.breadcrumbs-fixed .ace-settings-container { top: 9px; }

.btn.ace-settings-btn { float: left; display: inline-block; text-align: center; opacity: 0.55; vertical-align: top; margin: 0px; width: 42px !important; border-radius: 6px 0px 0px 6px !important; }

.btn.ace-settings-btn:hover, .btn.ace-settings-btn.open { opacity: 1; }

.ace-settings-box { display: none; float: left; width: 175px; padding: 0px 14px; background-color: rgb(255, 255, 255); border: 2px solid rgb(255, 179, 75); }

.ace-settings-box.open { display: inline-block; }

.ace-settings-box > div { margin: 6px 0px; color: rgb(68, 68, 68); max-height: 24px; }

.ace-settings-box > div > label { font-size: 13px; }

.btn-scroll-up { border: none; position: absolute; right: 2px; bottom: 2px; z-index: 11; }

@media (min-width: 768px) {
  .main-container.container > .btn-scroll-up { right: auto; margin-left: 708px; }
}

@media (min-width: 992px) {
  .main-container.container > .btn-scroll-up { right: auto; margin-left: 928px; }
}

@media (min-width: 1200px) {
  .main-container.container > .btn-scroll-up { right: auto; margin-left: 1128px; }
}

.grid2, .grid3, .grid4 { box-sizing: border-box; display: block; margin: 0px; float: left; border-left: 1px solid rgb(227, 227, 227); }

.grid2:first-child, .grid3:first-child, .grid4:first-child { border-left: none; }

.grid2 { width: 48%; padding: 0px 2%; }

.grid3 { width: 33%; padding: 0px 2%; }

.grid4 { width: 23%; margin: 0px 1%; padding: 0px 1%; }

.draggable-placeholder { border: 2px dashed rgb(217, 217, 217) !important; background-color: rgb(247, 247, 247) !important; }

.slimScrollBar { border-radius: 0px !important; }

.slimScrollRail { border-radius: 0px !important; }

.datepicker td, .daterangepicker td, .datepicker th, .daterangepicker th { font-size: 13px; border-radius: 0px !important; }

.datepicker td.active, .daterangepicker td.active, .datepicker td.active:hover, .daterangepicker td.active:hover { background: rgb(34, 131, 197) !important; }

.datepicker td.active.disabled, .daterangepicker td.active.disabled, .datepicker td.active.disabled:hover, .daterangepicker td.active.disabled:hover { background: rgb(139, 154, 163) !important; }

.datepicker td, .datepicker th { min-width: 32px; }

.datepicker-months .month, .datepicker-years .year { border-radius: 0px !important; }

.datepicker-months .month.active, .datepicker-years .year.active, .datepicker-months .month.active:hover, .datepicker-years .year.active:hover, .datepicker-months .month.active:focus, .datepicker-years .year.active:focus, .datepicker-months .month.active:active, .datepicker-years .year.active:active { background-image: none !important; background-color: rgb(34, 131, 197) !important; }

.bootstrap-timepicker-widget table td input { width: 32px; }

.bootstrap-timepicker-widget table td a:hover { border-radius: 0px; }

.well .datepicker table tr td.day:hover { background-color: rgb(125, 136, 147); color: rgb(255, 255, 255); }

.easyPieChart { position: relative; text-align: center; }

.easyPieChart canvas { position: absolute; top: 0px; left: 0px; }

.knob-container { direction: ltr; text-align: left; }

.navbar .navbar-inner, .navbar .btn-navbar { }

.dropdown-menu li > a, .dropdown-submenu > a { }

.btn { }

.progress, .progress .bar { }

.tags { display: inline-block; padding: 4px 6px; color: rgb(119, 119, 119); vertical-align: middle; background-color: rgb(255, 255, 255); border: 1px solid rgb(213, 213, 213); width: 206px; }

.tags:hover { border-color: rgb(181, 181, 181); }

.tags-hover, .tags-hover:hover { border-color: rgb(245, 153, 66); outline: 0px; }

.tags[class*="span"] { float: none; margin-left: 0px; }

.tags input[type="text"], .tags input[type="text"]:focus { border: none; display: inline; outline: 0px; margin: 0px; padding: 0px; line-height: 14px; box-shadow: none; width: 100%; }

.tags .tag { display: inline-block; position: relative; font-size: 13px; font-weight: 400; vertical-align: baseline; white-space: nowrap; background-color: rgb(145, 184, 208); color: rgb(255, 255, 255); text-shadow: rgba(0, 0, 0, 0.15) 1px 1px 1px; padding: 4px 22px 5px 9px; margin-bottom: 3px; margin-right: 3px; transition: 0.2s; }

.tags .tag:empty { display: none; }

.tags .tag-important { background-color: rgb(209, 91, 71); }

.tags .tag-warning { background-color: rgb(255, 183, 82); }

.tags .tag-success { background-color: rgb(135, 184, 127); }

.tags .tag-info { background-color: rgb(84, 192, 255); }

.tags .tag-inverse { background-color: rgb(85, 85, 85); }

.tags .tag .close { font-size: 15px; line-height: 20px; opacity: 1; color: rgb(255, 255, 255); text-shadow: none; float: none; position: absolute; right: 0px; top: 0px; bottom: 0px; width: 18px; text-align: center; }

.tags .tag .close:hover { background-color: rgba(0, 0, 0, 0.2); }

.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { float: left; }

.col-xs-reset { width: auto; padding-left: 0px; padding-right: 0px; float: none; }

@media (min-width: 768px) {
  .col-sm-reset { width: auto; padding-left: 0px; padding-right: 0px; float: none; }
}

@media (min-width: 992px) {
  .col-md-reset { width: auto; padding-left: 0px; padding-right: 0px; float: none; }
}

@media (min-width: 1200px) {
  .col-lg-reset { width: auto; padding-left: 0px; padding-right: 0px; float: none; }
}

.jqstooltip, .legendColorBox div { box-sizing: content-box; }

.legendLabel { box-sizing: content-box; height: 20px; font-size: 10px; }

@media only screen and (max-width: 480px) {
  .hidden-480 { display: none !important; }
}

@media only screen and (max-width: 320px) {
  .hidden-320 { display: none !important; }
}

@media only screen and (max-width: 480px) {
  [class*="vspace-xs"] { display: block; }
}

@media only screen and (max-width: 767px) {
  [class*="vspace-sm"] { display: block; }
}

@media only screen and (max-width: 991px) {
  [class*="vspace-md"] { display: block; }
}

@media only screen and (max-width: 1199px) {
  [class*="vspace-lg"] { display: block; }
}

@media only screen and (max-width: 991px) {
  .main-content { margin-left: 0px !important; }
}

@media only screen and (max-width: 767px) {
  .page-content { padding-left: 12px; padding-right: 12px; }
}

@media (max-width: 991px) {
  body.breadcrumbs-fixed { padding-top: 45px; }
  .navbar-fixed-top { margin-bottom: 0px; }
  .sidebar.fixed, .sidebar.sidebar-fixed { position: absolute; }
}

@media (max-width: 460px) {
  body.navbar-fixed { padding-top: 90px; }
}

@media only screen and (max-width: 767px) {
  .error-container { margin: 12px; }
}

@media only screen and (max-width: 480px) {
  .error-container { margin: 6px; }
}

@media only screen and (max-width: 360px) {
  .grid2, .grid3, .grid4 { float: none; display: block; width: 96%; border-left: none; position: relative; margin-bottom: 11px; border-bottom: 1px solid rgb(227, 227, 227); padding-bottom: 4px; }
  .grid2 > [class*="pull-"], .grid3 > [class*="pull-"], .grid4 > [class*="pull-"] { display: inline-block; position: absolute; right: 11px; top: 0px; margin-top: 0px; float: none !important; }
  .grid2:last-child, .grid3:last-child, .grid4:last-child { border-bottom: none; }
}

@media only screen and (max-width: 480px) {
  .ace-settings-container, body.breadcrumbs-fixed .ace-settings-container { top: 65px; }
}