@charset "UTF-8";
/* add custom */
/* xe-badge */
.xe-badge {
  display: inline-block;
  vertical-align: baseline;
  -webkit-transition: background 0.1s ease;
  transition: background 0.1s ease;
  font-size: 10px;
  min-width: 2em;
  min-height: 2em;
  padding: 0.5em 0.7em;
  border-radius: 500rem;
  border: 1px solid transparent;
  line-height: 1em;
  text-align: center;
  color: #fff;
}
.xe-badge.medium {
  min-width: 2.1em;
  min-height: 2.1em;
  line-height: 1.1em;
  font-size: 11px;
}
.xe-badge.large {
  min-width: 2.2em;
  min-height: 2.2em;
  line-height: 1.2em;
  font-size: 12px;
}
.xe-badge.empty {
  min-width: 0;
  min-height: 0;
  line-height: 0;
  font-size: inherit;
  padding: 4px;
}
.xe-badge.floating {
  position: absolute;
  font-size: 10px;
  top: -0.5em;
  left: 100%;
  margin: 0 0 0 -1.5em;
}
.xe-badge.xe-primary {
  background-color: #2c8beb;
}
.xe-badge.xe-primary:hover {
  background-color: rgb(21.9480519481, 126.2012987013, 231.5519480519);
}
.xe-badge.xe-success {
  background-color: #5cb85c;
}
.xe-badge.xe-success:hover {
  background-color: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.xe-badge.xe-positive {
  background-color: #5bc0de;
}
.xe-badge.xe-positive:hover {
  background-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.xe-badge.xe-warning {
  background-color: #f0ad4e;
}
.xe-badge.xe-warning:hover {
  background-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.xe-badge.xe-danger {
  background-color: #d9534f;
}
.xe-badge.xe-danger:hover {
  background-color: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.xe-badge.xe-fail {
  background-color: #6c57d9;
}
.xe-badge.xe-fail:hover {
  background-color: rgb(89.8033980583, 66.2038834951, 212.2961165049);
}
.xe-badge.xe-black {
  background-color: #3c414d;
}
.xe-badge.xe-black:hover {
  background-color: rgb(48.8321167883, 52.901459854, 62.6678832117);
}
.xe-badge.xe-primary-outline {
  color: #2c8beb;
  background-color: transparent;
  border: 1px solid #2c8beb;
}
.xe-badge.xe-success-outline {
  color: #5cb85c;
  background-color: transparent;
  border: 1px solid #5cb85c;
}
.xe-badge.xe-positive-outline {
  color: #5bc0de;
  background-color: transparent;
  border: 1px solid #5bc0de;
}
.xe-badge.xe-warning-outline {
  color: #f0ad4e;
  background-color: transparent;
  border: 1px solid #f0ad4e;
}
.xe-badge.xe-danger-outline {
  color: #d9534f;
  background-color: transparent;
  border: 1px solid #d9534f;
}
.xe-badge.xe-fail-outline {
  color: #6c57d9;
  background-color: transparent;
  border: 1px solid #6c57d9;
}
.xe-badge.xe-black-outline {
  color: #3c414d;
  background-color: transparent;
  border: 1px solid #3c414d;
}

/*!
 * # Semantic UI 2.1.4 - Flag
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Copyright 2015 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
             Flag
*******************************/
i.xe-flag {
  display: inline-block;
  width: 16px;
  height: 11px;
  line-height: 11px;
  vertical-align: baseline;
  margin: 0 0.5em 0 0;
  text-decoration: inherit;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Sprite */
i.xe-flag::before {
  display: inline-block;
  content: "";
  background: url("img/flags.png") no-repeat 0 0;
  width: 16px;
  height: 11px;
}

/* Flag Sprite Based On http://www.famfamfam.com/lab/icons/flags/ */
/*******************************
         Theme Overrides
*******************************/
i.xe-flag.ad::before,
i.xe-flag.andorra::before {
  background-position: 0 0;
}

i.xe-flag.ae::before,
i.xe-flag.united.arab.emirates::before,
i.xe-flag.uae::before {
  background-position: 0 -26px;
}

i.xe-flag.af::before,
i.xe-flag.afghanistan::before {
  background-position: 0 -52px;
}

i.xe-flag.ag::before,
i.xe-flag.antigua::before {
  background-position: 0 -78px;
}

i.xe-flag.ai::before,
i.xe-flag.anguilla::before {
  background-position: 0 -104px;
}

i.xe-flag.al::before,
i.xe-flag.albania::before {
  background-position: 0 -130px;
}

i.xe-flag.am::before,
i.xe-flag.armenia::before {
  background-position: 0 -156px;
}

i.xe-flag.an::before,
i.xe-flag.netherlands.antilles::before {
  background-position: 0 -182px;
}

i.xe-flag.ao::before,
i.xe-flag.angola::before {
  background-position: 0 -208px;
}

i.xe-flag.ar::before,
i.xe-flag.argentina::before {
  background-position: 0 -234px;
}

i.xe-flag.as::before,
i.xe-flag.american.samoa::before {
  background-position: 0 -260px;
}

i.xe-flag.at::before,
i.xe-flag.austria::before {
  background-position: 0 -286px;
}

i.xe-flag.au::before,
i.xe-flag.australia::before {
  background-position: 0 -312px;
}

i.xe-flag.aw::before,
i.xe-flag.aruba::before {
  background-position: 0 -338px;
}

i.xe-flag.ax::before,
i.xe-flag.aland.islands::before {
  background-position: 0 -364px;
}

i.xe-flag.az::before,
i.xe-flag.azerbaijan::before {
  background-position: 0 -390px;
}

i.xe-flag.ba::before,
i.xe-flag.bosnia::before {
  background-position: 0 -416px;
}

i.xe-flag.bb::before,
i.xe-flag.barbados::before {
  background-position: 0 -442px;
}

i.xe-flag.bd::before,
i.xe-flag.bangladesh::before {
  background-position: 0 -468px;
}

i.xe-flag.be::before,
i.xe-flag.belgium::before {
  background-position: 0 -494px;
}

i.xe-flag.bf::before,
i.xe-flag.burkina.faso::before {
  background-position: 0 -520px;
}

i.xe-flag.bg::before,
i.xe-flag.bulgaria::before {
  background-position: 0 -546px;
}

i.xe-flag.bh::before,
i.xe-flag.bahrain::before {
  background-position: 0 -572px;
}

i.xe-flag.bi::before,
i.xe-flag.burundi::before {
  background-position: 0 -598px;
}

i.xe-flag.bj::before,
i.xe-flag.benin::before {
  background-position: 0 -624px;
}

i.xe-flag.bm::before,
i.xe-flag.bermuda::before {
  background-position: 0 -650px;
}

i.xe-flag.bn::before,
i.xe-flag.brunei::before {
  background-position: 0 -676px;
}

i.xe-flag.bo::before,
i.xe-flag.bolivia::before {
  background-position: 0 -702px;
}

i.xe-flag.br::before,
i.xe-flag.brazil::before {
  background-position: 0 -728px;
}

i.xe-flag.bs::before,
i.xe-flag.bahamas::before {
  background-position: 0 -754px;
}

i.xe-flag.bt::before,
i.xe-flag.bhutan::before {
  background-position: 0 -780px;
}

i.xe-flag.bv::before,
i.xe-flag.bouvet.island::before {
  background-position: 0 -806px;
}

i.xe-flag.bw::before,
i.xe-flag.botswana::before {
  background-position: 0 -832px;
}

i.xe-flag.by::before,
i.xe-flag.belarus::before {
  background-position: 0 -858px;
}

i.xe-flag.bz::before,
i.xe-flag.belize::before {
  background-position: 0 -884px;
}

i.xe-flag.ca::before,
i.xe-flag.canada::before {
  background-position: 0 -910px;
}

i.xe-flag.cc::before,
i.xe-flag.cocos.islands::before {
  background-position: 0 -962px;
}

i.xe-flag.cd::before,
i.xe-flag.congo::before {
  background-position: 0 -988px;
}

i.xe-flag.cf::before,
i.xe-flag.central.african.republic::before {
  background-position: 0 -1014px;
}

i.xe-flag.cg::before,
i.xe-flag.congo.brazzaville::before {
  background-position: 0 -1040px;
}

i.xe-flag.ch::before,
i.xe-flag.switzerland::before {
  background-position: 0 -1066px;
}

i.xe-flag.ci::before,
i.xe-flag.cote.divoire::before {
  background-position: 0 -1092px;
}

i.xe-flag.ck::before,
i.xe-flag.cook.islands::before {
  background-position: 0 -1118px;
}

i.xe-flag.cl::before,
i.xe-flag.chile::before {
  background-position: 0 -1144px;
}

i.xe-flag.cm::before,
i.xe-flag.cameroon::before {
  background-position: 0 -1170px;
}

i.xe-flag.cn::before,
i.xe-flag.china::before {
  background-position: 0 -1196px;
}

i.xe-flag.co::before,
i.xe-flag.colombia::before {
  background-position: 0 -1222px;
}

i.xe-flag.cr::before,
i.xe-flag.costa.rica::before {
  background-position: 0 -1248px;
}

i.xe-flag.cs::before,
i.xe-flag.serbia::before {
  background-position: 0 -1274px;
}

i.xe-flag.cu::before,
i.xe-flag.cuba::before {
  background-position: 0 -1300px;
}

i.xe-flag.cv::before,
i.xe-flag.cape.verde::before {
  background-position: 0 -1326px;
}

i.xe-flag.cx::before,
i.xe-flag.christmas.island::before {
  background-position: 0 -1352px;
}

i.xe-flag.cy::before,
i.xe-flag.cyprus::before {
  background-position: 0 -1378px;
}

i.xe-flag.cz::before,
i.xe-flag.czech.republic::before {
  background-position: 0 -1404px;
}

i.xe-flag.de::before,
i.xe-flag.germany::before {
  background-position: 0 -1430px;
}

i.xe-flag.dj::before,
i.xe-flag.djibouti::before {
  background-position: 0 -1456px;
}

i.xe-flag.dk::before,
i.xe-flag.denmark::before {
  background-position: 0 -1482px;
}

i.xe-flag.dm::before,
i.xe-flag.dominica::before {
  background-position: 0 -1508px;
}

i.xe-flag.do::before,
i.xe-flag.dominican.republic::before {
  background-position: 0 -1534px;
}

i.xe-flag.dz::before,
i.xe-flag.algeria::before {
  background-position: 0 -1560px;
}

i.xe-flag.ec::before,
i.xe-flag.ecuador::before {
  background-position: 0 -1586px;
}

i.xe-flag.ee::before,
i.xe-flag.estonia::before {
  background-position: 0 -1612px;
}

i.xe-flag.eg::before,
i.xe-flag.egypt::before {
  background-position: 0 -1638px;
}

i.xe-flag.eh::before,
i.xe-flag.western.sahara::before {
  background-position: 0 -1664px;
}

i.xe-flag.er::before,
i.xe-flag.eritrea::before {
  background-position: 0 -1716px;
}

i.xe-flag.es::before,
i.xe-flag.spain::before {
  background-position: 0 -1742px;
}

i.xe-flag.et::before,
i.xe-flag.ethiopia::before {
  background-position: 0 -1768px;
}

i.xe-flag.eu::before,
i.xe-flag.european.union::before {
  background-position: 0 -1794px;
}

i.xe-flag.fi::before,
i.xe-flag.finland::before {
  background-position: 0 -1846px;
}

i.xe-flag.fj::before,
i.xe-flag.fiji::before {
  background-position: 0 -1872px;
}

i.xe-flag.fk::before,
i.xe-flag.falkland.islands::before {
  background-position: 0 -1898px;
}

i.xe-flag.fm::before,
i.xe-flag.micronesia::before {
  background-position: 0 -1924px;
}

i.xe-flag.fo::before,
i.xe-flag.faroe.islands::before {
  background-position: 0 -1950px;
}

i.xe-flag.fr::before,
i.xe-flag.france::before {
  background-position: 0 -1976px;
}

i.xe-flag.ga::before,
i.xe-flag.gabon::before {
  background-position: -36px 0;
}

i.xe-flag.gb::before,
i.xe-flag.united.kingdom::before {
  background-position: -36px -26px;
}

i.xe-flag.gd::before,
i.xe-flag.grenada::before {
  background-position: -36px -52px;
}

i.xe-flag.ge::before,
i.xe-flag.georgia::before {
  background-position: -36px -78px;
}

i.xe-flag.gf::before,
i.xe-flag.french.guiana::before {
  background-position: -36px -104px;
}

i.xe-flag.gh::before,
i.xe-flag.ghana::before {
  background-position: -36px -130px;
}

i.xe-flag.gi::before,
i.xe-flag.gibraltar::before {
  background-position: -36px -156px;
}

i.xe-flag.gl::before,
i.xe-flag.greenland::before {
  background-position: -36px -182px;
}

i.xe-flag.gm::before,
i.xe-flag.gambia::before {
  background-position: -36px -208px;
}

i.xe-flag.gn::before,
i.xe-flag.guinea::before {
  background-position: -36px -234px;
}

i.xe-flag.gp::before,
i.xe-flag.guadeloupe::before {
  background-position: -36px -260px;
}

i.xe-flag.gq::before,
i.xe-flag.equatorial.guinea::before {
  background-position: -36px -286px;
}

i.xe-flag.gr::before,
i.xe-flag.greece::before {
  background-position: -36px -312px;
}

i.xe-flag.gs::before,
i.xe-flag.sandwich.islands::before {
  background-position: -36px -338px;
}

i.xe-flag.gt::before,
i.xe-flag.guatemala::before {
  background-position: -36px -364px;
}

i.xe-flag.gu::before,
i.xe-flag.guam::before {
  background-position: -36px -390px;
}

i.xe-flag.gw::before,
i.xe-flag.guinea-bissau::before {
  background-position: -36px -416px;
}

i.xe-flag.gy::before,
i.xe-flag.guyana::before {
  background-position: -36px -442px;
}

i.xe-flag.hk::before,
i.xe-flag.hong.kong::before {
  background-position: -36px -468px;
}

i.xe-flag.hm::before,
i.xe-flag.heard.island::before {
  background-position: -36px -494px;
}

i.xe-flag.hn::before,
i.xe-flag.honduras::before {
  background-position: -36px -520px;
}

i.xe-flag.hr::before,
i.xe-flag.croatia::before {
  background-position: -36px -546px;
}

i.xe-flag.ht::before,
i.xe-flag.haiti::before {
  background-position: -36px -572px;
}

i.xe-flag.hu::before,
i.xe-flag.hungary::before {
  background-position: -36px -598px;
}

i.xe-flag.id::before,
i.xe-flag.indonesia::before {
  background-position: -36px -624px;
}

i.xe-flag.ie::before,
i.xe-flag.ireland::before {
  background-position: -36px -650px;
}

i.xe-flag.il::before,
i.xe-flag.israel::before {
  background-position: -36px -676px;
}

i.xe-flag.in::before,
i.xe-flag.india::before {
  background-position: -36px -702px;
}

i.xe-flag.io::before,
i.xe-flag.indian.ocean.territory::before {
  background-position: -36px -728px;
}

i.xe-flag.iq::before,
i.xe-flag.iraq::before {
  background-position: -36px -754px;
}

i.xe-flag.ir::before,
i.xe-flag.iran::before {
  background-position: -36px -780px;
}

i.xe-flag.is::before,
i.xe-flag.iceland::before {
  background-position: -36px -806px;
}

i.xe-flag.it::before,
i.xe-flag.italy::before {
  background-position: -36px -832px;
}

i.xe-flag.jm::before,
i.xe-flag.jamaica::before {
  background-position: -36px -858px;
}

i.xe-flag.jo::before,
i.xe-flag.jordan::before {
  background-position: -36px -884px;
}

i.xe-flag.jp::before,
i.xe-flag.japan::before {
  background-position: -36px -910px;
}

i.xe-flag.ke::before,
i.xe-flag.kenya::before {
  background-position: -36px -936px;
}

i.xe-flag.kg::before,
i.xe-flag.kyrgyzstan::before {
  background-position: -36px -962px;
}

i.xe-flag.kh::before,
i.xe-flag.cambodia::before {
  background-position: -36px -988px;
}

i.xe-flag.ki::before,
i.xe-flag.kiribati::before {
  background-position: -36px -1014px;
}

i.xe-flag.km::before,
i.xe-flag.comoros::before {
  background-position: -36px -1040px;
}

i.xe-flag.kn::before,
i.xe-flag.saint.kitts.and.nevis::before {
  background-position: -36px -1066px;
}

i.xe-flag.kp::before,
i.xe-flag.north.korea::before {
  background-position: -36px -1092px;
}

i.xe-flag.ko::before,
i.xe-flag.kr::before,
i.xe-flag.south.korea::before {
  background-position: -36px -1118px;
}

i.xe-flag.kw::before,
i.xe-flag.kuwait::before {
  background-position: -36px -1144px;
}

i.xe-flag.ky::before,
i.xe-flag.cayman.islands::before {
  background-position: -36px -1170px;
}

i.xe-flag.kz::before,
i.xe-flag.kazakhstan::before {
  background-position: -36px -1196px;
}

i.xe-flag.la::before,
i.xe-flag.laos::before {
  background-position: -36px -1222px;
}

i.xe-flag.lb::before,
i.xe-flag.lebanon::before {
  background-position: -36px -1248px;
}

i.xe-flag.lc::before,
i.xe-flag.saint.lucia::before {
  background-position: -36px -1274px;
}

i.xe-flag.li::before,
i.xe-flag.liechtenstein::before {
  background-position: -36px -1300px;
}

i.xe-flag.lk::before,
i.xe-flag.sri.lanka::before {
  background-position: -36px -1326px;
}

i.xe-flag.lr::before,
i.xe-flag.liberia::before {
  background-position: -36px -1352px;
}

i.xe-flag.ls::before,
i.xe-flag.lesotho::before {
  background-position: -36px -1378px;
}

i.xe-flag.lt::before,
i.xe-flag.lithuania::before {
  background-position: -36px -1404px;
}

i.xe-flag.lu::before,
i.xe-flag.luxembourg::before {
  background-position: -36px -1430px;
}

i.xe-flag.lv::before,
i.xe-flag.latvia::before {
  background-position: -36px -1456px;
}

i.xe-flag.ly::before,
i.xe-flag.libya::before {
  background-position: -36px -1482px;
}

i.xe-flag.ma::before,
i.xe-flag.morocco::before {
  background-position: -36px -1508px;
}

i.xe-flag.mc::before,
i.xe-flag.monaco::before {
  background-position: -36px -1534px;
}

i.xe-flag.md::before,
i.xe-flag.moldova::before {
  background-position: -36px -1560px;
}

i.xe-flag.me::before,
i.xe-flag.montenegro::before {
  background-position: -36px -1586px;
}

i.xe-flag.mg::before,
i.xe-flag.madagascar::before {
  background-position: -36px -1613px;
}

i.xe-flag.mh::before,
i.xe-flag.marshall.islands::before {
  background-position: -36px -1639px;
}

i.xe-flag.mk::before,
i.xe-flag.macedonia::before {
  background-position: -36px -1665px;
}

i.xe-flag.ml::before,
i.xe-flag.mali::before {
  background-position: -36px -1691px;
}

i.xe-flag.mm::before,
i.xe-flag.myanmar::before,
i.xe-flag.burma::before {
  background-position: -36px -1717px;
}

i.xe-flag.mn::before,
i.xe-flag.mongolia::before {
  background-position: -36px -1743px;
}

i.xe-flag.mo::before,
i.xe-flag.macau::before {
  background-position: -36px -1769px;
}

i.xe-flag.mp::before,
i.xe-flag.northern.mariana.islands::before {
  background-position: -36px -1795px;
}

i.xe-flag.mq::before,
i.xe-flag.martinique::before {
  background-position: -36px -1821px;
}

i.xe-flag.mr::before,
i.xe-flag.mauritania::before {
  background-position: -36px -1847px;
}

i.xe-flag.ms::before,
i.xe-flag.montserrat::before {
  background-position: -36px -1873px;
}

i.xe-flag.mt::before,
i.xe-flag.malta::before {
  background-position: -36px -1899px;
}

i.xe-flag.mu::before,
i.xe-flag.mauritius::before {
  background-position: -36px -1925px;
}

i.xe-flag.mv::before,
i.xe-flag.maldives::before {
  background-position: -36px -1951px;
}

i.xe-flag.mw::before,
i.xe-flag.malawi::before {
  background-position: -36px -1977px;
}

i.xe-flag.mx::before,
i.xe-flag.mexico::before {
  background-position: -72px 0;
}

i.xe-flag.my::before,
i.xe-flag.malaysia::before {
  background-position: -72px -26px;
}

i.xe-flag.mz::before,
i.xe-flag.mozambique::before {
  background-position: -72px -52px;
}

i.xe-flag.na::before,
i.xe-flag.namibia::before {
  background-position: -72px -78px;
}

i.xe-flag.nc::before,
i.xe-flag.new.caledonia::before {
  background-position: -72px -104px;
}

i.xe-flag.ne::before,
i.xe-flag.niger::before {
  background-position: -72px -130px;
}

i.xe-flag.nf::before,
i.xe-flag.norfolk.island::before {
  background-position: -72px -156px;
}

i.xe-flag.ng::before,
i.xe-flag.nigeria::before {
  background-position: -72px -182px;
}

i.xe-flag.ni::before,
i.xe-flag.nicaragua::before {
  background-position: -72px -208px;
}

i.xe-flag.nl::before,
i.xe-flag.netherlands::before {
  background-position: -72px -234px;
}

i.xe-flag.no::before,
i.xe-flag.norway::before {
  background-position: -72px -260px;
}

i.xe-flag.np::before,
i.xe-flag.nepal::before {
  background-position: -72px -286px;
}

i.xe-flag.nr::before,
i.xe-flag.nauru::before {
  background-position: -72px -312px;
}

i.xe-flag.nu::before,
i.xe-flag.niue::before {
  background-position: -72px -338px;
}

i.xe-flag.nz::before,
i.xe-flag.new.zealand::before {
  background-position: -72px -364px;
}

i.xe-flag.om::before,
i.xe-flag.oman::before {
  background-position: -72px -390px;
}

i.xe-flag.pa::before,
i.xe-flag.panama::before {
  background-position: -72px -416px;
}

i.xe-flag.pe::before,
i.xe-flag.peru::before {
  background-position: -72px -442px;
}

i.xe-flag.pf::before,
i.xe-flag.french.polynesia::before {
  background-position: -72px -468px;
}

i.xe-flag.pg::before,
i.xe-flag.new.guinea::before {
  background-position: -72px -494px;
}

i.xe-flag.ph::before,
i.xe-flag.philippines::before {
  background-position: -72px -520px;
}

i.xe-flag.pk::before,
i.xe-flag.pakistan::before {
  background-position: -72px -546px;
}

i.xe-flag.pl::before,
i.xe-flag.poland::before {
  background-position: -72px -572px;
}

i.xe-flag.pm::before,
i.xe-flag.saint.pierre::before {
  background-position: -72px -598px;
}

i.xe-flag.pn::before,
i.xe-flag.pitcairn.islands::before {
  background-position: -72px -624px;
}

i.xe-flag.pr::before,
i.xe-flag.puerto.rico::before {
  background-position: -72px -650px;
}

i.xe-flag.ps::before,
i.xe-flag.palestine::before {
  background-position: -72px -676px;
}

i.xe-flag.pt::before,
i.xe-flag.portugal::before {
  background-position: -72px -702px;
}

i.xe-flag.pw::before,
i.xe-flag.palau::before {
  background-position: -72px -728px;
}

i.xe-flag.py::before,
i.xe-flag.paraguay::before {
  background-position: -72px -754px;
}

i.xe-flag.qa::before,
i.xe-flag.qatar::before {
  background-position: -72px -780px;
}

i.xe-flag.re::before,
i.xe-flag.reunion::before {
  background-position: -72px -806px;
}

i.xe-flag.ro::before,
i.xe-flag.romania::before {
  background-position: -72px -832px;
}

i.xe-flag.rs::before,
i.xe-flag.serbia::before {
  background-position: -72px -858px;
}

i.xe-flag.ru::before,
i.xe-flag.russia::before {
  background-position: -72px -884px;
}

i.xe-flag.rw::before,
i.xe-flag.rwanda::before {
  background-position: -72px -910px;
}

i.xe-flag.sa::before,
i.xe-flag.saudi.arabia::before {
  background-position: -72px -936px;
}

i.xe-flag.sb::before,
i.xe-flag.solomon.islands::before {
  background-position: -72px -962px;
}

i.xe-flag.sc::before,
i.xe-flag.seychelles::before {
  background-position: -72px -988px;
}

i.xe-flag.sd::before,
i.xe-flag.sudan::before {
  background-position: -72px -1040px;
}

i.xe-flag.se::before,
i.xe-flag.sweden::before {
  background-position: -72px -1066px;
}

i.xe-flag.sg::before,
i.xe-flag.singapore::before {
  background-position: -72px -1092px;
}

i.xe-flag.sh::before,
i.xe-flag.saint.helena::before {
  background-position: -72px -1118px;
}

i.xe-flag.si::before,
i.xe-flag.slovenia::before {
  background-position: -72px -1144px;
}

i.xe-flag.sj::before,
i.xe-flag.svalbard::before,
i.xe-flag.jan.mayen::before {
  background-position: -72px -1170px;
}

i.xe-flag.sk::before,
i.xe-flag.slovakia::before {
  background-position: -72px -1196px;
}

i.xe-flag.sl::before,
i.xe-flag.sierra.leone::before {
  background-position: -72px -1222px;
}

i.xe-flag.sm::before,
i.xe-flag.san.marino::before {
  background-position: -72px -1248px;
}

i.xe-flag.sn::before,
i.xe-flag.senegal::before {
  background-position: -72px -1274px;
}

i.xe-flag.so::before,
i.xe-flag.somalia::before {
  background-position: -72px -1300px;
}

i.xe-flag.sr::before,
i.xe-flag.suriname::before {
  background-position: -72px -1326px;
}

i.xe-flag.st::before,
i.xe-flag.sao.tome::before {
  background-position: -72px -1352px;
}

i.xe-flag.sv::before,
i.xe-flag.el.salvador::before {
  background-position: -72px -1378px;
}

i.xe-flag.sy::before,
i.xe-flag.syria::before {
  background-position: -72px -1404px;
}

i.xe-flag.sz::before,
i.xe-flag.swaziland::before {
  background-position: -72px -1430px;
}

i.xe-flag.tc::before,
i.xe-flag.caicos.islands::before {
  background-position: -72px -1456px;
}

i.xe-flag.td::before,
i.xe-flag.chad::before {
  background-position: -72px -1482px;
}

i.xe-flag.tf::before,
i.xe-flag.french.territories::before {
  background-position: -72px -1508px;
}

i.xe-flag.tg::before,
i.xe-flag.togo::before {
  background-position: -72px -1534px;
}

i.xe-flag.th::before,
i.xe-flag.thailand::before {
  background-position: -72px -1560px;
}

i.xe-flag.tj::before,
i.xe-flag.tajikistan::before {
  background-position: -72px -1586px;
}

i.xe-flag.tk::before,
i.xe-flag.tokelau::before {
  background-position: -72px -1612px;
}

i.xe-flag.tl::before,
i.xe-flag.timorleste::before {
  background-position: -72px -1638px;
}

i.xe-flag.tm::before,
i.xe-flag.turkmenistan::before {
  background-position: -72px -1664px;
}

i.xe-flag.tn::before,
i.xe-flag.tunisia::before {
  background-position: -72px -1690px;
}

i.xe-flag.to::before,
i.xe-flag.tonga::before {
  background-position: -72px -1716px;
}

i.xe-flag.tr::before,
i.xe-flag.turkey::before {
  background-position: -72px -1742px;
}

i.xe-flag.tt::before,
i.xe-flag.trinidad::before {
  background-position: -72px -1768px;
}

i.xe-flag.tv::before,
i.xe-flag.tuvalu::before {
  background-position: -72px -1794px;
}

i.xe-flag.tw::before,
i.xe-flag.taiwan::before {
  background-position: -72px -1820px;
}

i.xe-flag.tz::before,
i.xe-flag.tanzania::before {
  background-position: -72px -1846px;
}

i.xe-flag.ua::before,
i.xe-flag.ukraine::before {
  background-position: -72px -1872px;
}

i.xe-flag.ug::before,
i.xe-flag.uganda::before {
  background-position: -72px -1898px;
}

i.xe-flag.um::before,
i.xe-flag.us.minor.islands::before {
  background-position: -72px -1924px;
}

i.xe-flag.en::before,
i.xe-flag.us::before,
i.xe-flag.america::before,
i.xe-flag.united.states::before {
  background-position: -72px -1950px;
}

i.xe-flag.uy::before,
i.xe-flag.uruguay::before {
  background-position: -72px -1976px;
}

i.xe-flag.uz::before,
i.xe-flag.uzbekistan::before {
  background-position: -108px 0;
}

i.xe-flag.va::before,
i.xe-flag.vatican.city::before {
  background-position: -108px -26px;
}

i.xe-flag.vc::before,
i.xe-flag.saint.vincent::before {
  background-position: -108px -52px;
}

i.xe-flag.ve::before,
i.xe-flag.venezuela::before {
  background-position: -108px -78px;
}

i.xe-flag.vg::before,
i.xe-flag.british.virgin.islands::before {
  background-position: -108px -104px;
}

i.xe-flag.vi::before,
i.xe-flag.us.virgin.islands::before {
  background-position: -108px -130px;
}

i.xe-flag.vn::before,
i.xe-flag.vietnam::before {
  background-position: -108px -156px;
}

i.xe-flag.vu::before,
i.xe-flag.vanuatu::before {
  background-position: -108px -182px;
}

i.xe-flag.wf::before,
i.xe-flag.wallis.and.futuna::before {
  background-position: -108px -234px;
}

i.xe-flag.ws::before,
i.xe-flag.samoa::before {
  background-position: -108px -260px;
}

i.xe-flag.ye::before,
i.xe-flag.yemen::before {
  background-position: -108px -286px;
}

i.xe-flag.yt::before,
i.xe-flag.mayotte::before {
  background-position: -108px -312px;
}

i.xe-flag.za::before,
i.xe-flag.south.africa::before {
  background-position: -108px -338px;
}

i.xe-flag.zm::before,
i.xe-flag.zambia::before {
  background-position: -108px -364px;
}

i.xe-flag.zw::before,
i.xe-flag.zimbabwe::before {
  background-position: -108px -390px;
}

/*******************************
         Site Overrides
*******************************/
/* CSS Document */
.xe-label {
  display: block;
  position: relative;
  min-width: 18px;
  min-height: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
  cursor: pointer;
  line-height: 19px;
  font-size: 14px;
}
.xe-label .xe-label-text {
  display: inline-block;
  padding-left: 25px;
  color: #333333;
}
.xe-label input[type=checkbox], .xe-label input[type=radio] {
  overflow: hidden;
  position: absolute;
  width: 0;
  height: 0;
  border: 0;
  font-size: 0;
  line-height: 0;
  left: -9999px;
}
.xe-label > input[type=checkbox] + .xe-input-helper {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  background-color: #fff;
  border: 1px solid #bebfc5;
  border-radius: 2px;
  vertical-align: middle;
}
.xe-label > input[type=radio] + .xe-input-helper {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  background-color: #fff;
  border: 1px solid #bebfc5;
  border-radius: 2px;
  vertical-align: middle;
  border-radius: 50%;
}
.xe-label > input[type=checkbox]:hover + .xe-input-helper, .xe-label > input[type=radio]:hover + .xe-input-helper {
  border-color: #2c8beb;
}
.xe-label > input[type=checkbox]:checked + .xe-input-helper {
  border-color: transparent;
  background-color: #2c8beb;
}
.xe-label > input[type=radio]:checked + .xe-input-helper {
  border-color: #2c8beb;
}
.xe-label > input[type=checkbox]:checked + .xe-input-helper::after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 12px;
  margin-top: -8px;
  margin-left: -4px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
  content: "";
}
.xe-label > input[type=radio]:checked + .xe-input-helper::after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  margin-left: -5px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
  content: "";
  border: none;
  background-color: #2c8beb;
  border-radius: 50%;
}
.xe-label > input[type=checkbox]:disabled + .xe-input-helper, .xe-label > input[type=radio]:disabled + .xe-input-helper {
  border-color: #dedfe2;
}
.xe-label > input[type=checkbox]:disabled:checked + .xe-input-helper, .xe-label > input[type=radio]:disabled:checked + .xe-input-helper::after {
  border-color: transparent;
  background-color: #c8c9cc;
}
.xe-label > input[type=checkbox]:disabled + .xe-input-helper + .xe-label-text, .xe-label > input[type=radio]:disabled + .xe-input-helper + .xe-label-text {
  color: #b5b7bd;
}

.xe-form-label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

.xe-form-group {
  display: block;
  margin-bottom: 20px;
}

.xe-form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 7px 16px;
  font-size: 14px;
  line-height: 1.428571429;
  color: rgb(85.425, 85.425, 85.425);
  background-color: #fff;
  border: 1px solid #dcdde0;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.xe-form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.xe-form-control:-ms-input-placeholder {
  color: #999;
}
.xe-form-control::-webkit-input-placeholder {
  color: #999;
}
.xe-form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.xe-form-control[disabled], .xe-form-control[readonly], fieldset[disabled] .xe-form-control {
  background-color: rgb(238.425, 238.425, 238.425);
  opacity: 1;
}
.xe-form-control[disabled], fieldset[disabled] .xe-form-control {
  cursor: not-allowed;
}
.xe-form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #2c8beb;
}

textarea.xe-form-control {
  height: auto;
}

@media (min-width: 768px) {
  .xe-form-inline .xe-form-group {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 20px;
    vertical-align: middle;
  }
  .xe-form-inline .xe-form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .xe-form-inline .xe-input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .xe-form-inline .xe-input-group .xe-input-group-addon,
  .xe-form-inline .xe-input-group .xe-input-group-btn,
  .xe-form-inline .xe-input-group .xe-form-control {
    width: auto;
  }
  .xe-form-inline .xe-input-group > .xe-form-control {
    width: 100%;
  }
  .xe-form-inline .xe-label {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 20px;
    vertical-align: middle;
  }
  .xe-form-inline .xe-label label {
    padding-left: 0;
  }
  .xe-form-inline .xe-select-box.xe-btn,
  .xe-form-inline .xe-dropdown,
  .xe-form-inline .xe-dropup,
  .xe-form-inline .xe-select-label .label-input {
    display: inline-block;
    width: auto;
  }
}
.xe-form-inline {
  margin-bottom: 20px;
}

.xe-input-sm, .xe-input-group-sm > .xe-form-control,
.xe-input-group-sm > .xe-input-group-addon,
.xe-input-group-sm > .xe-input-group-btn > .xe-btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}

select.xe-input-sm, .xe-input-group-sm > select.xe-form-control,
.xe-input-group-sm > select.xe-input-group-addon,
.xe-input-group-sm > .xe-input-group-btn > select.xe-btn {
  height: 30px;
  line-height: 30px;
}

textarea.xe-input-sm, .xe-input-group-sm > textarea.xe-form-control,
.xe-input-group-sm > textarea.xe-input-group-addon,
.xe-input-group-sm > .xe-input-group-btn > textarea.xe-btn,
select[multiple].xe-input-sm,
.xe-input-group-sm > select[multiple].xe-form-control,
.xe-input-group-sm > select[multiple].xe-input-group-addon,
.xe-input-group-sm > .xe-input-group-btn > select[multiple].xe-btn {
  height: auto;
}

.xe-form-group-sm .xe-form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.xe-form-group-sm select.xe-form-control {
  height: 30px;
  line-height: 30px;
}
.xe-form-group-sm textarea.xe-form-control,
.xe-form-group-sm select[multiple].xe-form-control {
  height: auto;
}

.xe-input-lg, .xe-input-group-lg > .xe-form-control,
.xe-input-group-lg > .xe-input-group-addon,
.xe-input-group-lg > .xe-input-group-btn > .xe-btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 3px;
}

select.xe-input-lg, .xe-input-group-lg > select.xe-form-control,
.xe-input-group-lg > select.xe-input-group-addon,
.xe-input-group-lg > .xe-input-group-btn > select.xe-btn {
  height: 46px;
  line-height: 46px;
}

textarea.xe-input-lg, .xe-input-group-lg > textarea.xe-form-control,
.xe-input-group-lg > textarea.xe-input-group-addon,
.xe-input-group-lg > .xe-input-group-btn > textarea.xe-btn,
select[multiple].xe-input-lg,
.xe-input-group-lg > select[multiple].xe-form-control,
.xe-input-group-lg > select[multiple].xe-input-group-addon,
.xe-input-group-lg > .xe-input-group-btn > select[multiple].xe-btn {
  height: auto;
}

.xe-form-group-lg .xe-form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 3px;
}
.xe-form-group-lg select.xe-form-control {
  height: 46px;
  line-height: 46px;
}
.xe-form-group-lg textarea.xe-form-control,
.xe-form-group-lg select[multiple].form-control {
  height: auto;
}

.wrong-input .xe-form-control,
.wrong-input.xe-form-control {
  border-color: #dd251e !important;
  color: #db2828;
}

.success-input .xe-form-control,
.success-input.xe-form-control {
  border-color: #2c8beb !important;
}

.text-message {
  display: block;
  margin-top: 5px !important;
  font-size: 13px;
  color: #2c8beb;
}

.wrong-input .text-message,
.wrong-input.text-message {
  color: #db2828 !important;
}

.xe-container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.xe-container:before, .xe-container:after {
  display: table;
  content: " ";
}
.xe-container:after {
  clear: both;
}
@media (min-width: 768px) {
  .xe-container {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  .xe-container {
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  .xe-container {
    max-width: 1170px;
  }
}

.xe-container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.xe-container-fluid:before, .xe-container-fluid:after {
  display: table;
  content: " ";
}
.xe-container-fluid:after {
  clear: both;
}

.xe-row {
  margin-right: -15px;
  margin-left: -15px;
}
.xe-row:before, .xe-row:after {
  display: table;
  content: " ";
}
.xe-row:after {
  clear: both;
}

.xe-col-xs-1, .xe-col-sm-1, .xe-col-md-1, .xe-col-lg-1, .xe-col-xs-2, .xe-col-sm-2, .xe-col-md-2, .xe-col-lg-2, .xe-col-xs-3, .xe-col-sm-3, .xe-col-md-3, .xe-col-lg-3, .xe-col-xs-4, .xe-col-sm-4, .xe-col-md-4, .xe-col-lg-4, .xe-col-xs-5, .xe-col-sm-5, .xe-col-md-5, .xe-col-lg-5, .xe-col-xs-6, .xe-col-sm-6, .xe-col-md-6, .xe-col-lg-6, .xe-col-xs-7, .xe-col-sm-7, .xe-col-md-7, .xe-col-lg-7, .xe-col-xs-8, .xe-col-sm-8, .xe-col-md-8, .xe-col-lg-8, .xe-col-xs-9, .xe-col-sm-9, .xe-col-md-9, .xe-col-lg-9, .xe-col-xs-10, .xe-col-sm-10, .xe-col-md-10, .xe-col-lg-10, .xe-col-xs-11, .xe-col-sm-11, .xe-col-md-11, .xe-col-lg-11, .xe-col-xs-12, .xe-col-sm-12, .xe-col-md-12, .xe-col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.xe-col-xs-1, .xe-col-xs-2, .xe-col-xs-3, .xe-col-xs-4, .xe-col-xs-5, .xe-col-xs-6, .xe-col-xs-7, .xe-col-xs-8, .xe-col-xs-9, .xe-col-xs-10, .xe-col-xs-11, .xe-col-xs-12 {
  float: left;
}

.xe-col-xs-1 {
  width: 8.3333333333%;
}

.xe-col-xs-2 {
  width: 16.6666666667%;
}

.xe-col-xs-3 {
  width: 25%;
}

.xe-col-xs-4 {
  width: 33.3333333333%;
}

.xe-col-xs-5 {
  width: 41.6666666667%;
}

.xe-col-xs-6 {
  width: 50%;
}

.xe-col-xs-7 {
  width: 58.3333333333%;
}

.xe-col-xs-8 {
  width: 66.6666666667%;
}

.xe-col-xs-9 {
  width: 75%;
}

.xe-col-xs-10 {
  width: 83.3333333333%;
}

.xe-col-xs-11 {
  width: 91.6666666667%;
}

.xe-col-xs-12 {
  width: 100%;
}

.xe-col-xs-pull-0 {
  right: auto;
}

.xe-col-xs-pull-1 {
  right: 8.3333333333%;
}

.xe-col-xs-pull-2 {
  right: 16.6666666667%;
}

.xe-col-xs-pull-3 {
  right: 25%;
}

.xe-col-xs-pull-4 {
  right: 33.3333333333%;
}

.xe-col-xs-pull-5 {
  right: 41.6666666667%;
}

.xe-col-xs-pull-6 {
  right: 50%;
}

.xe-col-xs-pull-7 {
  right: 58.3333333333%;
}

.xe-col-xs-pull-8 {
  right: 66.6666666667%;
}

.xe-col-xs-pull-9 {
  right: 75%;
}

.xe-col-xs-pull-10 {
  right: 83.3333333333%;
}

.xe-col-xs-pull-11 {
  right: 91.6666666667%;
}

.xe-col-xs-pull-12 {
  right: 100%;
}

.xe-col-xs-push-0 {
  left: auto;
}

.xe-col-xs-push-1 {
  left: 8.3333333333%;
}

.xe-col-xs-push-2 {
  left: 16.6666666667%;
}

.xe-col-xs-push-3 {
  left: 25%;
}

.xe-col-xs-push-4 {
  left: 33.3333333333%;
}

.xe-col-xs-push-5 {
  left: 41.6666666667%;
}

.xe-col-xs-push-6 {
  left: 50%;
}

.xe-col-xs-push-7 {
  left: 58.3333333333%;
}

.xe-col-xs-push-8 {
  left: 66.6666666667%;
}

.xe-col-xs-push-9 {
  left: 75%;
}

.xe-col-xs-push-10 {
  left: 83.3333333333%;
}

.xe-col-xs-push-11 {
  left: 91.6666666667%;
}

.xe-col-xs-push-12 {
  left: 100%;
}

.xe-col-xs-offset-0 {
  margin-left: 0%;
}

.xe-col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.xe-col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.xe-col-xs-offset-3 {
  margin-left: 25%;
}

.xe-col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.xe-col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.xe-col-xs-offset-6 {
  margin-left: 50%;
}

.xe-col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.xe-col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.xe-col-xs-offset-9 {
  margin-left: 75%;
}

.xe-col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.xe-col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.xe-col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .xe-col-sm-1, .xe-col-sm-2, .xe-col-sm-3, .xe-col-sm-4, .xe-col-sm-5, .xe-col-sm-6, .xe-col-sm-7, .xe-col-sm-8, .xe-col-sm-9, .xe-col-sm-10, .xe-col-sm-11, .xe-col-sm-12 {
    float: left;
  }
  .xe-col-sm-1 {
    width: 8.3333333333%;
  }
  .xe-col-sm-2 {
    width: 16.6666666667%;
  }
  .xe-col-sm-3 {
    width: 25%;
  }
  .xe-col-sm-4 {
    width: 33.3333333333%;
  }
  .xe-col-sm-5 {
    width: 41.6666666667%;
  }
  .xe-col-sm-6 {
    width: 50%;
  }
  .xe-col-sm-7 {
    width: 58.3333333333%;
  }
  .xe-col-sm-8 {
    width: 66.6666666667%;
  }
  .xe-col-sm-9 {
    width: 75%;
  }
  .xe-col-sm-10 {
    width: 83.3333333333%;
  }
  .xe-col-sm-11 {
    width: 91.6666666667%;
  }
  .xe-col-sm-12 {
    width: 100%;
  }
  .xe-col-sm-pull-0 {
    right: auto;
  }
  .xe-col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .xe-col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .xe-col-sm-pull-3 {
    right: 25%;
  }
  .xe-col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .xe-col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .xe-col-sm-pull-6 {
    right: 50%;
  }
  .xe-col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .xe-col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .xe-col-sm-pull-9 {
    right: 75%;
  }
  .xe-col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .xe-col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .xe-col-sm-pull-12 {
    right: 100%;
  }
  .xe-col-sm-push-0 {
    left: auto;
  }
  .xe-col-sm-push-1 {
    left: 8.3333333333%;
  }
  .xe-col-sm-push-2 {
    left: 16.6666666667%;
  }
  .xe-col-sm-push-3 {
    left: 25%;
  }
  .xe-col-sm-push-4 {
    left: 33.3333333333%;
  }
  .xe-col-sm-push-5 {
    left: 41.6666666667%;
  }
  .xe-col-sm-push-6 {
    left: 50%;
  }
  .xe-col-sm-push-7 {
    left: 58.3333333333%;
  }
  .xe-col-sm-push-8 {
    left: 66.6666666667%;
  }
  .xe-col-sm-push-9 {
    left: 75%;
  }
  .xe-col-sm-push-10 {
    left: 83.3333333333%;
  }
  .xe-col-sm-push-11 {
    left: 91.6666666667%;
  }
  .xe-col-sm-push-12 {
    left: 100%;
  }
  .xe-col-sm-offset-0 {
    margin-left: 0%;
  }
  .xe-col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .xe-col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .xe-col-sm-offset-3 {
    margin-left: 25%;
  }
  .xe-col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .xe-col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .xe-col-sm-offset-6 {
    margin-left: 50%;
  }
  .xe-col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .xe-col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .xe-col-sm-offset-9 {
    margin-left: 75%;
  }
  .xe-col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .xe-col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .xe-col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .xe-col-md-1, .xe-col-md-2, .xe-col-md-3, .xe-col-md-4, .xe-col-md-5, .xe-col-md-6, .xe-col-md-7, .xe-col-md-8, .xe-col-md-9, .xe-col-md-10, .xe-col-md-11, .xe-col-md-12 {
    float: left;
  }
  .xe-col-md-1 {
    width: 8.3333333333%;
  }
  .xe-col-md-2 {
    width: 16.6666666667%;
  }
  .xe-col-md-3 {
    width: 25%;
  }
  .xe-col-md-4 {
    width: 33.3333333333%;
  }
  .xe-col-md-5 {
    width: 41.6666666667%;
  }
  .xe-col-md-6 {
    width: 50%;
  }
  .xe-col-md-7 {
    width: 58.3333333333%;
  }
  .xe-col-md-8 {
    width: 66.6666666667%;
  }
  .xe-col-md-9 {
    width: 75%;
  }
  .xe-col-md-10 {
    width: 83.3333333333%;
  }
  .xe-col-md-11 {
    width: 91.6666666667%;
  }
  .xe-col-md-12 {
    width: 100%;
  }
  .xe-col-md-pull-0 {
    right: auto;
  }
  .xe-col-md-pull-1 {
    right: 8.3333333333%;
  }
  .xe-col-md-pull-2 {
    right: 16.6666666667%;
  }
  .xe-col-md-pull-3 {
    right: 25%;
  }
  .xe-col-md-pull-4 {
    right: 33.3333333333%;
  }
  .xe-col-md-pull-5 {
    right: 41.6666666667%;
  }
  .xe-col-md-pull-6 {
    right: 50%;
  }
  .xe-col-md-pull-7 {
    right: 58.3333333333%;
  }
  .xe-col-md-pull-8 {
    right: 66.6666666667%;
  }
  .xe-col-md-pull-9 {
    right: 75%;
  }
  .xe-col-md-pull-10 {
    right: 83.3333333333%;
  }
  .xe-col-md-pull-11 {
    right: 91.6666666667%;
  }
  .xe-col-md-pull-12 {
    right: 100%;
  }
  .xe-col-md-push-0 {
    left: auto;
  }
  .xe-col-md-push-1 {
    left: 8.3333333333%;
  }
  .xe-col-md-push-2 {
    left: 16.6666666667%;
  }
  .xe-col-md-push-3 {
    left: 25%;
  }
  .xe-col-md-push-4 {
    left: 33.3333333333%;
  }
  .xe-col-md-push-5 {
    left: 41.6666666667%;
  }
  .xe-col-md-push-6 {
    left: 50%;
  }
  .xe-col-md-push-7 {
    left: 58.3333333333%;
  }
  .xe-col-md-push-8 {
    left: 66.6666666667%;
  }
  .xe-col-md-push-9 {
    left: 75%;
  }
  .xe-col-md-push-10 {
    left: 83.3333333333%;
  }
  .xe-col-md-push-11 {
    left: 91.6666666667%;
  }
  .xe-col-md-push-12 {
    left: 100%;
  }
  .xe-col-md-offset-0 {
    margin-left: 0%;
  }
  .xe-col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .xe-col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .xe-col-md-offset-3 {
    margin-left: 25%;
  }
  .xe-col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .xe-col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .xe-col-md-offset-6 {
    margin-left: 50%;
  }
  .xe-col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .xe-col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .xe-col-md-offset-9 {
    margin-left: 75%;
  }
  .xe-col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .xe-col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .xe-col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .xe-col-lg-1, .xe-col-lg-2, .xe-col-lg-3, .xe-col-lg-4, .xe-col-lg-5, .xe-col-lg-6, .xe-col-lg-7, .xe-col-lg-8, .xe-col-lg-9, .xe-col-lg-10, .xe-col-lg-11, .xe-col-lg-12 {
    float: left;
  }
  .xe-col-lg-1 {
    width: 8.3333333333%;
  }
  .xe-col-lg-2 {
    width: 16.6666666667%;
  }
  .xe-col-lg-3 {
    width: 25%;
  }
  .xe-col-lg-4 {
    width: 33.3333333333%;
  }
  .xe-col-lg-5 {
    width: 41.6666666667%;
  }
  .xe-col-lg-6 {
    width: 50%;
  }
  .xe-col-lg-7 {
    width: 58.3333333333%;
  }
  .xe-col-lg-8 {
    width: 66.6666666667%;
  }
  .xe-col-lg-9 {
    width: 75%;
  }
  .xe-col-lg-10 {
    width: 83.3333333333%;
  }
  .xe-col-lg-11 {
    width: 91.6666666667%;
  }
  .xe-col-lg-12 {
    width: 100%;
  }
  .xe-col-lg-pull-0 {
    right: auto;
  }
  .xe-col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .xe-col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .xe-col-lg-pull-3 {
    right: 25%;
  }
  .xe-col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .xe-col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .xe-col-lg-pull-6 {
    right: 50%;
  }
  .xe-col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .xe-col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .xe-col-lg-pull-9 {
    right: 75%;
  }
  .xe-col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .xe-col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .xe-col-lg-pull-12 {
    right: 100%;
  }
  .xe-col-lg-push-0 {
    left: auto;
  }
  .xe-col-lg-push-1 {
    left: 8.3333333333%;
  }
  .xe-col-lg-push-2 {
    left: 16.6666666667%;
  }
  .xe-col-lg-push-3 {
    left: 25%;
  }
  .xe-col-lg-push-4 {
    left: 33.3333333333%;
  }
  .xe-col-lg-push-5 {
    left: 41.6666666667%;
  }
  .xe-col-lg-push-6 {
    left: 50%;
  }
  .xe-col-lg-push-7 {
    left: 58.3333333333%;
  }
  .xe-col-lg-push-8 {
    left: 66.6666666667%;
  }
  .xe-col-lg-push-9 {
    left: 75%;
  }
  .xe-col-lg-push-10 {
    left: 83.3333333333%;
  }
  .xe-col-lg-push-11 {
    left: 91.6666666667%;
  }
  .xe-col-lg-push-12 {
    left: 100%;
  }
  .xe-col-lg-offset-0 {
    margin-left: 0%;
  }
  .xe-col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .xe-col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .xe-col-lg-offset-3 {
    margin-left: 25%;
  }
  .xe-col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .xe-col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .xe-col-lg-offset-6 {
    margin-left: 50%;
  }
  .xe-col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .xe-col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .xe-col-lg-offset-9 {
    margin-left: 75%;
  }
  .xe-col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .xe-col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .xe-col-lg-offset-12 {
    margin-left: 100%;
  }
}
.xe-modal-open {
  overflow: hidden;
}

.xe-modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1060;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.xe-modal.fade .xe-modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.xe-modal.in .xe-modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.xe-modal-open .xe-modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.xe-modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.xe-modal-content {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid #2c8beb;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.xe-modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.xe-modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.xe-modal-backdrop.fade.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.xe-modal-header {
  padding: 15px;
  background-color: #2c8beb;
  border-bottom: 1px solid #e5e5e5;
}
.xe-modal-header:before, .xe-modal-header:after {
  display: table;
  content: " ";
}
.xe-modal-header:after {
  clear: both;
}

.xe-modal-header .xe-btn-close,
.xe-modal-header .btn-close {
  float: right;
  background-color: transparent;
  border: transparent;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}

.xe-modal-title,
.xe-modal-content-title {
  display: block;
  margin: 0;
  line-height: 1.428571429;
  font-weight: normal;
  color: #fff;
  font-size: 20px;
}

.xe-modal-content-title {
  margin-bottom: 5px;
  font-size: 16px;
}

.xe-modal-body {
  position: relative;
  padding: 15px;
  font-size: 14px;
  line-height: 1.5;
  color: rgb(119.085, 119.085, 119.085);
}
.xe-modal-body p {
  margin: 0;
}

.xe-modal-footer {
  padding: 15px;
  text-align: right;
  background-color: #f8f8fa;
  border-top: 1px solid #e5e5e5;
}
.xe-modal-footer:before, .xe-modal-footer:after {
  display: table;
  content: " ";
}
.xe-modal-footer:after {
  clear: both;
}
.xe-modal-footer .xe-btn + .xe-btn,
.xe-modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.xe-modal-footer .xe-btn-group .xe-btn + .xe-btn,
.xe-modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.xe-modal-footer .xe-btn-block + .xe-btn-block,
.xe-modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.xe-modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .xe-modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .xe-modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .xe-modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .xe-modal-lg {
    width: 900px;
  }
}
.xe-modal .xe-list-group {
  overflow-y: auto;
  padding-left: 24px;
  margin: 0;
  max-height: 365px;
}
.xe-modal .xe-list-group .grid-canvas {
  position: relative;
  outline: 0;
  width: 100% !important;
}
.xe-modal .xe-list-group .slick-cell {
  width: 100%;
  border: none;
}
.xe-modal .xe-list-group .list-inner-item {
  display: block;
  overflow: hidden;
  padding: 14px 24px 14px 0;
  border-bottom: 1px solid #e4e4e4;
}
.xe-modal .xe-list-group .list-inner-item .list-text {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
  text-align: left;
}
.xe-modal .xe-list-group .list-inner-item .list-text > p {
  margin: 0;
  font-size: 16px;
  color: #2c2e37;
}
.xe-modal .xe-list-group .list-inner-item .list-text .sub-text {
  font-size: 14px;
  color: #b5b7bd;
}

/* alert CSS Document */
.xe-toast-container {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 560px;
  /* margin: 4px auto 0; */
  margin: 0 auto;
  z-index: 1100;
}
.xe-toast-container .xe-alert {
  position: relative;
  padding: 14px 40px 14px 20px;
  background-color: #3c414d;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  border-radius: 2px;
  margin: 4px 0;
}
.xe-toast-container .xe-alert.xe-warning {
  background-color: #f0ad4e;
}
.xe-toast-container .xe-alert.xe-success {
  background-color: #5cb85c;
}
.xe-toast-container .xe-alert.xe-danger {
  background-color: #d9534f;
}
.xe-toast-container .xe-alert.xe-positive {
  background-color: #5bc0de;
}
.xe-toast-container .xe-alert.xe-fail {
  background-color: #6c57d9;
}
.xe-toast-container .xe-alert a {
  color: #ffea00;
}
.xe-toast-container .xe-alert a:hover {
  text-decoration: underline;
}
.xe-toast-container.xe-toast-container--center {
  top: 0;
  bottom: 0;
  margin: 0 auto;
  max-width: 100%;
  padding-top: 45vh;
  background-color: rgba(0, 0, 0, 0.8);
}
.xe-toast-container.xe-toast-container--center .xe-alert.xe-danger, .xe-toast-container.xe-toast-container--center .xe-alert.xe-warning {
  color: #333;
  background-color: #fff;
}
.xe-toast-container.xe-toast-container--center .xe-btn-alert-close {
  top: unset;
  bottom: 0;
  right: 20px;
  margin-top: 0;
  width: unset;
  color: #333;
}
.xe-toast-container.xe-toast-container--center .xe-btn-alert-close .xi-close {
  display: none;
}
.xe-toast-container.xe-toast-container--center .xe-btn-alert-close .text {
  display: inline !important;
}
.xe-toast-container.xe-toast-container--center .toast_box {
  max-width: 450px;
  margin: 0 auto;
}
.xe-toast-container.xe-toast-container--center .toast_box .xe-alert {
  display: none;
}
.xe-toast-container.xe-toast-container--center .toast_box .xe-alert:first-child {
  display: block !important;
}
.xe-toast-container.xe-toast-container--center .xe-danger,
.xe-toast-container.xe-toast-container--center .xe-warning {
  padding-bottom: 60px;
}

.xe-btn-alert-close {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  line-height: 1;
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  border: 0;
  outline: none;
  background-color: transparent;
  color: #fff;
}
.xe-btn-alert-close i {
  width: 20px;
  height: 20px;
  font-size: 11px;
  line-height: 20px;
}
.xe-btn-alert-close:hover i {
  background-color: #fff;
  border-radius: 50%;
  color: #000;
  line-height: 20px;
}

@media (min-width: 768px) {
  .xe-toast-container {
    /* padding: 0 20px; */
    padding: 0 10px;
    max-width: 960px;
  }
}
.xe-tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.xe-tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.xe-tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.xe-tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.xe-tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.xe-tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.xe-tooltip-inner {
  max-width: 200px;
  padding: 5px 8px;
  color: #fff;
  text-align: left;
  background-color: #000;
  border-radius: 2px;
  line-height: 18px;
}

.xe-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.xe-tooltip.top .xe-tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.xe-tooltip.top-left .xe-tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.xe-tooltip.top-right .xe-tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.xe-tooltip.right .xe-tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.xe-tooltip.left .xe-tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.xe-tooltip.bottom .xe-tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.xe-tooltip.bottom-left .xe-tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.xe-tooltip.bottom-right .xe-tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* CSS Document */
.xe-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  background-color: #fff;
  border: 1px solid #bbbcbf;
  white-space: nowrap;
  text-decoration: none;
  padding: 7px 16px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 2px;
  color: #333;
  background-color: #fff;
  border-color: #bbbcbf;
}
.xe-btn:focus, .xe-btn.focus {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(121.4545454545, 123.3522727273, 129.0454545455);
}
.xe-btn:hover {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(155.4727272727, 156.9363636364, 161.3272727273);
}
.xe-btn:active, .xe-btn.active, .open > .xe-btn.dropdown-toggle {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  background-image: none;
  border-color: rgb(155.4727272727, 156.9363636364, 161.3272727273);
}
.xe-btn:active:hover, .xe-btn:active:focus, .xe-btn:active.focus, .xe-btn.active:hover, .xe-btn.active:focus, .xe-btn.active.focus, .open > .xe-btn.dropdown-toggle:hover, .open > .xe-btn.dropdown-toggle:focus, .open > .xe-btn.dropdown-toggle.focus {
  color: #333;
  background-color: rgb(211.65, 211.65, 211.65);
  border-color: rgb(121.4545454545, 123.3522727273, 129.0454545455);
}
.xe-btn.disabled:hover, .xe-btn.disabled:focus, .xe-btn.disabled.focus, .xe-btn[disabled]:hover, .xe-btn[disabled]:focus, .xe-btn[disabled].focus, fieldset[disabled] .xe-btn:hover, fieldset[disabled] .xe-btn:focus, fieldset[disabled] .xe-btn.focus {
  background-color: #fff;
  border-color: #bbbcbf;
}
.xe-btn .badge {
  color: #fff;
  background-color: #333;
}
.xe-btn {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.xe-btn:focus, .xe-btn.focus, .xe-btn:active:focus, .xe-btn:active.focus, .xe-btn.active:focus, .xe-btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.xe-btn:hover, .xe-btn:focus, .xe-btn.focus {
  color: #333;
  text-decoration: none;
}
.xe-btn:active, .xe-btn.active {
  outline: 0;
  background-image: none;
}
.xe-btn.disabled, .xe-btn[disabled], fieldset[disabled] .xe-btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
}

a.xe-btn.disabled, a.xe-btn[disabled], fieldset[disabled] a.xe-btn {
  pointer-events: none;
}

.xe-btn-secondary {
  color: #656973;
  background-color: #dcdde0;
  border-color: transparent;
}
.xe-btn-secondary:focus, .xe-btn-secondary.focus {
  color: #656973;
  background-color: rgb(192.9545454545, 194.7272727273, 200.0454545455);
  border-color: rgba(0, 0, 0, 0);
}
.xe-btn-secondary:hover {
  color: #656973;
  background-color: rgb(192.9545454545, 194.7272727273, 200.0454545455);
  border-color: rgba(0, 0, 0, 0);
}
.xe-btn-secondary:active, .xe-btn-secondary.active, .open > .xe-btn-secondary.dropdown-toggle {
  color: #656973;
  background-color: rgb(192.9545454545, 194.7272727273, 200.0454545455);
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}
.xe-btn-secondary:active:hover, .xe-btn-secondary:active:focus, .xe-btn-secondary:active.focus, .xe-btn-secondary.active:hover, .xe-btn-secondary.active:focus, .xe-btn-secondary.active.focus, .open > .xe-btn-secondary.dropdown-toggle:hover, .open > .xe-btn-secondary.dropdown-toggle:focus, .open > .xe-btn-secondary.dropdown-toggle.focus {
  color: #656973;
  background-color: rgb(174.0227272727, 176.3363636364, 183.2772727273);
  border-color: rgba(0, 0, 0, 0);
}
.xe-btn-secondary.disabled:hover, .xe-btn-secondary.disabled:focus, .xe-btn-secondary.disabled.focus, .xe-btn-secondary[disabled]:hover, .xe-btn-secondary[disabled]:focus, .xe-btn-secondary[disabled].focus, fieldset[disabled] .xe-btn-secondary:hover, fieldset[disabled] .xe-btn-secondary:focus, fieldset[disabled] .xe-btn-secondary.focus {
  background-color: #dcdde0;
  border-color: transparent;
}
.xe-btn-secondary .badge {
  color: #dcdde0;
  background-color: #656973;
}

.xe-btn-primary {
  color: #fff;
  background-color: #2c8beb;
  border-color: #2c8beb;
}
.xe-btn-primary:focus, .xe-btn-primary.focus {
  color: #fff;
  background-color: rgb(19.7402597403, 113.5064935065, 208.2597402597);
  border-color: rgb(13.1168831169, 75.4220779221, 138.3831168831);
}
.xe-btn-primary:hover {
  color: #fff;
  background-color: rgb(19.7402597403, 113.5064935065, 208.2597402597);
  border-color: rgb(18.8571428571, 108.4285714286, 198.9428571429);
}
.xe-btn-primary:active, .xe-btn-primary.active, .open > .xe-btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(19.7402597403, 113.5064935065, 208.2597402597);
  background-image: none;
  border-color: rgb(18.8571428571, 108.4285714286, 198.9428571429);
}
.xe-btn-primary:active:hover, .xe-btn-primary:active:focus, .xe-btn-primary:active.focus, .xe-btn-primary.active:hover, .xe-btn-primary.active:focus, .xe-btn-primary.active.focus, .open > .xe-btn-primary.dropdown-toggle:hover, .open > .xe-btn-primary.dropdown-toggle:focus, .open > .xe-btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(16.6493506494, 95.7337662338, 175.6506493506);
  border-color: rgb(13.1168831169, 75.4220779221, 138.3831168831);
}
.xe-btn-primary.disabled:hover, .xe-btn-primary.disabled:focus, .xe-btn-primary.disabled.focus, .xe-btn-primary[disabled]:hover, .xe-btn-primary[disabled]:focus, .xe-btn-primary[disabled].focus, fieldset[disabled] .xe-btn-primary:hover, fieldset[disabled] .xe-btn-primary:focus, fieldset[disabled] .xe-btn-primary.focus {
  background-color: #2c8beb;
  border-color: #2c8beb;
}
.xe-btn-primary .badge {
  color: #2c8beb;
  background-color: #fff;
}

.xe-btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.xe-btn-success:focus, .xe-btn-success.focus {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(45.0576923077, 103.4423076923, 45.0576923077);
}
.xe-btn-success:hover {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(65.1743589744, 149.6256410256, 65.1743589744);
}
.xe-btn-success:active, .xe-btn-success.active, .open > .xe-btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  background-image: none;
  border-color: rgb(65.1743589744, 149.6256410256, 65.1743589744);
}
.xe-btn-success:active:hover, .xe-btn-success:active:focus, .xe-btn-success:active.focus, .xe-btn-success.active:hover, .xe-btn-success.active:focus, .xe-btn-success.active.focus, .open > .xe-btn-success.dropdown-toggle:hover, .open > .xe-btn-success.dropdown-toggle:focus, .open > .xe-btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
  border-color: rgb(45.0576923077, 103.4423076923, 45.0576923077);
}
.xe-btn-success.disabled:hover, .xe-btn-success.disabled:focus, .xe-btn-success.disabled.focus, .xe-btn-success[disabled]:hover, .xe-btn-success[disabled]:focus, .xe-btn-success[disabled].focus, fieldset[disabled] .xe-btn-success:hover, fieldset[disabled] .xe-btn-success:focus, fieldset[disabled] .xe-btn-success.focus {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.xe-btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.xe-btn-positive {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.xe-btn-positive:focus, .xe-btn-positive.focus {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(31.0736040609, 126.1776649746, 154.4263959391);
}
.xe-btn-positive:hover {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(42.1796954315, 171.2751269036, 209.6203045685);
}
.xe-btn-positive:active, .xe-btn-positive.active, .open > .xe-btn-positive.dropdown-toggle {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  background-image: none;
  border-color: rgb(42.1796954315, 171.2751269036, 209.6203045685);
}
.xe-btn-positive:active:hover, .xe-btn-positive:active:focus, .xe-btn-positive:active.focus, .xe-btn-positive.active:hover, .xe-btn-positive.active:focus, .xe-btn-positive.active.focus, .open > .xe-btn-positive.dropdown-toggle:hover, .open > .xe-btn-positive.dropdown-toggle:focus, .open > .xe-btn-positive.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
  border-color: rgb(31.0736040609, 126.1776649746, 154.4263959391);
}
.xe-btn-positive.disabled:hover, .xe-btn-positive.disabled:focus, .xe-btn-positive.disabled.focus, .xe-btn-positive[disabled]:hover, .xe-btn-positive[disabled]:focus, .xe-btn-positive[disabled].focus, fieldset[disabled] .xe-btn-positive:hover, fieldset[disabled] .xe-btn-positive:focus, fieldset[disabled] .xe-btn-positive.focus {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.xe-btn-positive .badge {
  color: #5bc0de;
  background-color: #fff;
}

.xe-btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.xe-btn-warning:focus, .xe-btn-warning.focus {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(175.6171875, 109.140625, 14.8828125);
}
.xe-btn-warning:hover {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(235.21875, 146.8625, 21.58125);
}
.xe-btn-warning:active, .xe-btn-warning.active, .open > .xe-btn-warning.dropdown-toggle {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  background-image: none;
  border-color: rgb(235.21875, 146.8625, 21.58125);
}
.xe-btn-warning:active:hover, .xe-btn-warning:active:focus, .xe-btn-warning:active.focus, .xe-btn-warning.active:hover, .xe-btn-warning.active:focus, .xe-btn-warning.active.focus, .open > .xe-btn-warning.dropdown-toggle:hover, .open > .xe-btn-warning.dropdown-toggle:focus, .open > .xe-btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(213.2296875, 132.515625, 18.0703125);
  border-color: rgb(175.6171875, 109.140625, 14.8828125);
}
.xe-btn-warning.disabled:hover, .xe-btn-warning.disabled:focus, .xe-btn-warning.disabled.focus, .xe-btn-warning[disabled]:hover, .xe-btn-warning[disabled]:focus, .xe-btn-warning[disabled].focus, fieldset[disabled] .xe-btn-warning:hover, fieldset[disabled] .xe-btn-warning:focus, fieldset[disabled] .xe-btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.xe-btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.xe-btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.xe-btn-danger:focus, .xe-btn-danger.focus {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(138.5794392523, 33.0700934579, 29.9205607477);
}
.xe-btn-danger:hover {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(193.1065420561, 46.0822429907, 41.6934579439);
}
.xe-btn-danger:active, .xe-btn-danger.active, .open > .xe-btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  background-image: none;
  border-color: rgb(193.1065420561, 46.0822429907, 41.6934579439);
}
.xe-btn-danger:active:hover, .xe-btn-danger:active:focus, .xe-btn-danger:active.focus, .xe-btn-danger.active:hover, .xe-btn-danger.active:focus, .xe-btn-danger.active.focus, .open > .xe-btn-danger.dropdown-toggle:hover, .open > .xe-btn-danger.dropdown-toggle:focus, .open > .xe-btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
  border-color: rgb(138.5794392523, 33.0700934579, 29.9205607477);
}
.xe-btn-danger.disabled:hover, .xe-btn-danger.disabled:focus, .xe-btn-danger.disabled.focus, .xe-btn-danger[disabled]:hover, .xe-btn-danger[disabled]:focus, .xe-btn-danger[disabled].focus, fieldset[disabled] .xe-btn-danger:hover, fieldset[disabled] .xe-btn-danger:focus, fieldset[disabled] .xe-btn-danger.focus {
  background-color: #d9534f;
  border-color: #d9534f;
}
.xe-btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.xe-btn-fail {
  color: #fff;
  background-color: #6c57d9;
  border-color: #6c57d9;
}
.xe-btn-fail:focus, .xe-btn-fail.focus {
  color: #fff;
  background-color: rgb(72.4611650485, 46.6699029126, 206.3300970874);
  border-color: rgb(50.5509708738, 32.5582524272, 143.9417475728);
}
.xe-btn-fail:hover {
  color: #fff;
  background-color: rgb(72.4611650485, 46.6699029126, 206.3300970874);
  border-color: rgb(69.5398058252, 44.7883495146, 198.0116504854);
}
.xe-btn-fail:active, .xe-btn-fail.active, .open > .xe-btn-fail.dropdown-toggle {
  color: #fff;
  background-color: rgb(72.4611650485, 46.6699029126, 206.3300970874);
  background-image: none;
  border-color: rgb(69.5398058252, 44.7883495146, 198.0116504854);
}
.xe-btn-fail:active:hover, .xe-btn-fail:active:focus, .xe-btn-fail:active.focus, .xe-btn-fail.active:hover, .xe-btn-fail.active:focus, .xe-btn-fail.active.focus, .open > .xe-btn-fail.dropdown-toggle:hover, .open > .xe-btn-fail.dropdown-toggle:focus, .open > .xe-btn-fail.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(62.236407767, 40.0844660194, 177.2155339806);
  border-color: rgb(50.5509708738, 32.5582524272, 143.9417475728);
}
.xe-btn-fail.disabled:hover, .xe-btn-fail.disabled:focus, .xe-btn-fail.disabled.focus, .xe-btn-fail[disabled]:hover, .xe-btn-fail[disabled]:focus, .xe-btn-fail[disabled].focus, fieldset[disabled] .xe-btn-fail:hover, fieldset[disabled] .xe-btn-fail:focus, fieldset[disabled] .xe-btn-fail.focus {
  background-color: #6c57d9;
  border-color: #6c57d9;
}
.xe-btn-fail .badge {
  color: #6c57d9;
  background-color: #fff;
}

.xe-btn-black {
  color: #fff;
  background-color: #3c414d;
  border-color: #3c414d;
}
.xe-btn-black:focus, .xe-btn-black.focus {
  color: #fff;
  background-color: rgb(37.6642335766, 40.802919708, 48.3357664234);
  border-color: rgb(4.1605839416, 4.5072992701, 5.3394160584);
}
.xe-btn-black:hover {
  color: #fff;
  background-color: rgb(37.6642335766, 40.802919708, 48.3357664234);
  border-color: rgb(33.197080292, 35.9635036496, 42.602919708);
}
.xe-btn-black:active, .xe-btn-black.active, .open > .xe-btn-black.dropdown-toggle {
  color: #fff;
  background-color: rgb(37.6642335766, 40.802919708, 48.3357664234);
  background-image: none;
  border-color: rgb(33.197080292, 35.9635036496, 42.602919708);
}
.xe-btn-black:active:hover, .xe-btn-black:active:focus, .xe-btn-black:active.focus, .xe-btn-black.active:hover, .xe-btn-black.active:focus, .xe-btn-black.active.focus, .open > .xe-btn-black.dropdown-toggle:hover, .open > .xe-btn-black.dropdown-toggle:focus, .open > .xe-btn-black.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(22.0291970803, 23.8649635036, 28.2708029197);
  border-color: rgb(4.1605839416, 4.5072992701, 5.3394160584);
}
.xe-btn-black.disabled:hover, .xe-btn-black.disabled:focus, .xe-btn-black.disabled.focus, .xe-btn-black[disabled]:hover, .xe-btn-black[disabled]:focus, .xe-btn-black[disabled].focus, fieldset[disabled] .xe-btn-black:hover, fieldset[disabled] .xe-btn-black:focus, fieldset[disabled] .xe-btn-black.focus {
  background-color: #3c414d;
  border-color: #3c414d;
}
.xe-btn-black .badge {
  color: #3c414d;
  background-color: #fff;
}

.xe-btn-primary-outline {
  color: #2c8beb;
  background-image: none;
  background-color: #fff;
  border-color: #2c8beb;
}
.xe-btn-primary-outline:focus, .xe-btn-primary-outline.focus, .xe-btn-primary-outline:active, .xe-btn-primary-outline.active {
  color: #fff;
  background-color: #2c8beb;
  border-color: #2c8beb;
}
.xe-btn-primary-outline:hover {
  color: #fff;
  background-color: #2c8beb;
  border-color: #2c8beb;
}
.xe-btn-primary-outline:active:hover, .xe-btn-primary-outline:active:focus, .xe-btn-primary-outline:active.focus, .xe-btn-primary-outline.active:hover, .xe-btn-primary-outline.active:focus, .xe-btn-primary-outline.active.focus {
  color: #fff;
  background-color: #2c8beb;
}
.xe-btn-primary-outline.disabled:hover, .xe-btn-primary-outline.disabled:focus, .xe-btn-primary-outline.disabled.focus, .xe-btn-primary-outline[disabled]:hover, .xe-btn-primary-outline[disabled]:focus, .xe-btn-primary-outline[disabled].focus, fieldset[disabled] .xe-btn-primary-outline:hover, fieldset[disabled] .xe-btn-primary-outline:focus, fieldset[disabled] .xe-btn-primary-outline.focus {
  background-color: transparent;
  border-color: #2c8beb;
  color: #2c8beb;
}

.xe-btn-success-outline {
  color: #5cb85c;
  background-image: none;
  background-color: #fff;
  border-color: #5cb85c;
}
.xe-btn-success-outline:focus, .xe-btn-success-outline.focus, .xe-btn-success-outline:active, .xe-btn-success-outline.active {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.xe-btn-success-outline:hover {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.xe-btn-success-outline:active:hover, .xe-btn-success-outline:active:focus, .xe-btn-success-outline:active.focus, .xe-btn-success-outline.active:hover, .xe-btn-success-outline.active:focus, .xe-btn-success-outline.active.focus {
  color: #fff;
  background-color: #5cb85c;
}
.xe-btn-success-outline.disabled:hover, .xe-btn-success-outline.disabled:focus, .xe-btn-success-outline.disabled.focus, .xe-btn-success-outline[disabled]:hover, .xe-btn-success-outline[disabled]:focus, .xe-btn-success-outline[disabled].focus, fieldset[disabled] .xe-btn-success-outline:hover, fieldset[disabled] .xe-btn-success-outline:focus, fieldset[disabled] .xe-btn-success-outline.focus {
  background-color: transparent;
  border-color: #5cb85c;
  color: #5cb85c;
}

.xe-btn-positive-outline {
  color: #5bc0de;
  background-image: none;
  background-color: #fff;
  border-color: #5bc0de;
}
.xe-btn-positive-outline:focus, .xe-btn-positive-outline.focus, .xe-btn-positive-outline:active, .xe-btn-positive-outline.active {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.xe-btn-positive-outline:hover {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.xe-btn-positive-outline:active:hover, .xe-btn-positive-outline:active:focus, .xe-btn-positive-outline:active.focus, .xe-btn-positive-outline.active:hover, .xe-btn-positive-outline.active:focus, .xe-btn-positive-outline.active.focus {
  color: #fff;
  background-color: #5bc0de;
}
.xe-btn-positive-outline.disabled:hover, .xe-btn-positive-outline.disabled:focus, .xe-btn-positive-outline.disabled.focus, .xe-btn-positive-outline[disabled]:hover, .xe-btn-positive-outline[disabled]:focus, .xe-btn-positive-outline[disabled].focus, fieldset[disabled] .xe-btn-positive-outline:hover, fieldset[disabled] .xe-btn-positive-outline:focus, fieldset[disabled] .xe-btn-positive-outline.focus {
  background-color: transparent;
  border-color: #5bc0de;
  color: #5bc0de;
}

.xe-btn-warning-outline {
  color: #f0ad4e;
  background-image: none;
  background-color: #fff;
  border-color: #f0ad4e;
}
.xe-btn-warning-outline:focus, .xe-btn-warning-outline.focus, .xe-btn-warning-outline:active, .xe-btn-warning-outline.active {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.xe-btn-warning-outline:hover {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.xe-btn-warning-outline:active:hover, .xe-btn-warning-outline:active:focus, .xe-btn-warning-outline:active.focus, .xe-btn-warning-outline.active:hover, .xe-btn-warning-outline.active:focus, .xe-btn-warning-outline.active.focus {
  color: #fff;
  background-color: #f0ad4e;
}
.xe-btn-warning-outline.disabled:hover, .xe-btn-warning-outline.disabled:focus, .xe-btn-warning-outline.disabled.focus, .xe-btn-warning-outline[disabled]:hover, .xe-btn-warning-outline[disabled]:focus, .xe-btn-warning-outline[disabled].focus, fieldset[disabled] .xe-btn-warning-outline:hover, fieldset[disabled] .xe-btn-warning-outline:focus, fieldset[disabled] .xe-btn-warning-outline.focus {
  background-color: transparent;
  border-color: #f0ad4e;
  color: #f0ad4e;
}

.xe-btn-danger-outline {
  color: #d9534f;
  background-image: none;
  background-color: #fff;
  border-color: #d9534f;
}
.xe-btn-danger-outline:focus, .xe-btn-danger-outline.focus, .xe-btn-danger-outline:active, .xe-btn-danger-outline.active {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.xe-btn-danger-outline:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.xe-btn-danger-outline:active:hover, .xe-btn-danger-outline:active:focus, .xe-btn-danger-outline:active.focus, .xe-btn-danger-outline.active:hover, .xe-btn-danger-outline.active:focus, .xe-btn-danger-outline.active.focus {
  color: #fff;
  background-color: #d9534f;
}
.xe-btn-danger-outline.disabled:hover, .xe-btn-danger-outline.disabled:focus, .xe-btn-danger-outline.disabled.focus, .xe-btn-danger-outline[disabled]:hover, .xe-btn-danger-outline[disabled]:focus, .xe-btn-danger-outline[disabled].focus, fieldset[disabled] .xe-btn-danger-outline:hover, fieldset[disabled] .xe-btn-danger-outline:focus, fieldset[disabled] .xe-btn-danger-outline.focus {
  background-color: transparent;
  border-color: #d9534f;
  color: #d9534f;
}

.xe-btn-fail-outline {
  color: #6c57d9;
  background-image: none;
  background-color: #fff;
  border-color: #6c57d9;
}
.xe-btn-fail-outline:focus, .xe-btn-fail-outline.focus, .xe-btn-fail-outline:active, .xe-btn-fail-outline.active {
  color: #fff;
  background-color: #6c57d9;
  border-color: #6c57d9;
}
.xe-btn-fail-outline:hover {
  color: #fff;
  background-color: #6c57d9;
  border-color: #6c57d9;
}
.xe-btn-fail-outline:active:hover, .xe-btn-fail-outline:active:focus, .xe-btn-fail-outline:active.focus, .xe-btn-fail-outline.active:hover, .xe-btn-fail-outline.active:focus, .xe-btn-fail-outline.active.focus {
  color: #fff;
  background-color: #6c57d9;
}
.xe-btn-fail-outline.disabled:hover, .xe-btn-fail-outline.disabled:focus, .xe-btn-fail-outline.disabled.focus, .xe-btn-fail-outline[disabled]:hover, .xe-btn-fail-outline[disabled]:focus, .xe-btn-fail-outline[disabled].focus, fieldset[disabled] .xe-btn-fail-outline:hover, fieldset[disabled] .xe-btn-fail-outline:focus, fieldset[disabled] .xe-btn-fail-outline.focus {
  background-color: transparent;
  border-color: #6c57d9;
  color: #6c57d9;
}

.xe-btn-link {
  color: #2c8beb;
  font-weight: normal;
  border-radius: 0;
}
.xe-btn-link, .xe-btn-link:active, .xe-btn-link.active, .xe-btn-link[disabled], fieldset[disabled] .xe-btn-link {
  background-color: transparent;
}
.xe-btn-link, .xe-btn-link:hover, .xe-btn-link:focus, .xe-btn-link:active {
  border-color: transparent !important;
}
.xe-btn-link:hover, .xe-btn-link:focus {
  color: rgb(17.5324675325, 100.8116883117, 184.9675324675);
  text-decoration: underline;
  background-color: transparent !important;
}
.xe-btn-link[disabled]:hover, .xe-btn-link[disabled]:focus, fieldset[disabled] .xe-btn-link:hover, fieldset[disabled] .xe-btn-link:focus {
  color: rgb(119.085, 119.085, 119.085);
  text-decoration: none;
}

.xe-btn-lg, .xe-btn-group-lg > .xe-btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 3px;
}

.xe-btn-sm, .xe-btn-group-sm > .xe-btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}

.xe-btn-xs, .xe-btn-group-xs > .xe-btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}

.xe-btn-block {
  display: block;
  width: 100%;
}

.xe-btn-block + .xe-btn-block {
  margin-top: 5px;
}

input[type=submit].xe-btn-block,
input[type=reset].xe-btn-block,
input[type=button].xe-btn-block {
  width: 100%;
}

.xe-btn-toggle {
  display: inline-block;
  text-align: left;
}
.xe-btn-toggle input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}
.xe-btn-toggle input[type=checkbox]:checked + .toggle {
  background-color: #6f8dff;
}
.xe-btn-toggle input[type=checkbox]:checked + .toggle::after {
  left: 41px;
  outline: none;
}
.xe-btn-toggle input[type=checkbox]:checked + .toggle::before {
  left: 11px;
  content: "ON";
}
.xe-btn-toggle label {
  font-weight: 400;
  font-size: 13px;
  cursor: pointer;
  line-height: 30px;
}
.xe-btn-toggle .toggle {
  position: relative;
  display: inline-block;
  width: 68px;
  height: 28px;
  background-color: #dadbde;
  border-radius: 15px;
  margin-right: 10px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  vertical-align: middle;
  content: "";
}
.xe-btn-toggle .toggle::after {
  display: inline-block;
  position: relative;
  left: 0;
  top: 1px;
  width: 26px;
  height: 26px;
  background-color: #fff;
  border-radius: 20px;
  border: 1px solid #e4e4e4;
  -webkit-transition: left 0.3s ease, background 0.3s ease, -webkit-box-shadow 0.1s ease;
  transition: left 0.3s ease, background 0.3s ease, -webkit-box-shadow 0.1s ease;
  transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease;
  transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease, -webkit-box-shadow 0.1s ease;
  content: "";
}
.xe-btn-toggle .toggle::before {
  position: absolute;
  right: 10px;
  content: "OFF";
  color: #fff;
}
.xe-btn-toggle input[disabled] ~ .toggle {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
}

.widget-controll__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 6px 12px 6px 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}
.widget-controll__btn .widget-controll__btn-label {
  margin-left: 8px;
  font-weight: bold;
  font-size: 13px;
  line-height: 14px;
}
.widget-controll__btn .xi-xpressengine {
  width: 18px;
  height: 18px;
  border-radius: 3px;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  font-size: 13px;
  color: #fff;
  background: #345BD9;
}

.xe-btn-group,
.xe-btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.xe-btn-group > .xe-btn,
.xe-btn-group-vertical > .xe-btn {
  position: relative;
  float: left;
}
.xe-btn-group > .xe-btn:hover, .xe-btn-group > .xe-btn:focus, .xe-btn-group > .xe-btn:active, .xe-btn-group > .xe-btn.active,
.xe-btn-group-vertical > .xe-btn:hover,
.xe-btn-group-vertical > .xe-btn:focus,
.xe-btn-group-vertical > .xe-btn:active,
.xe-btn-group-vertical > .xe-btn.active {
  z-index: 2;
}

.xe-btn-group .xe-btn + .xe-btn,
.xe-btn-group .xe-btn + .xe-btn-group,
.xe-btn-group .xe-btn-group + .xe-btn,
.xe-btn-group .xe-btn-group + .xe-btn-group {
  margin-left: -1px;
}

.xe-btn-toolbar {
  margin-left: -5px;
}
.xe-btn-toolbar:before, .xe-btn-toolbar:after {
  display: table;
  content: " ";
}
.xe-btn-toolbar:after {
  clear: both;
}
.xe-btn-toolbar .xe-btn,
.xe-btn-toolbar .xe-btn-group,
.xe-btn-toolbar .input-group {
  float: left;
}
.xe-btn-toolbar > .xe-btn,
.xe-btn-toolbar > .xe-btn-group,
.xe-btn-toolbar > .input-group {
  margin-left: 5px;
}

.xe-btn-group > .xe-btn:not(:first-child):not(:last-child):not(.xe-dropdown-toggle) {
  border-radius: 0;
}

.xe-btn-group > .xe-btn:first-child {
  margin-left: 0;
}
.xe-btn-group > .xe-btn:first-child:not(:last-child):not(.xe-dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.xe-btn-group > .xe-btn:last-child:not(:first-child),
.xe-btn-group > .xe-dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.xe-btn-group > .xe-btn-group {
  float: left;
}

.xe-btn-group > .xe-btn-group:not(:first-child):not(:last-child) > .xe-btn {
  border-radius: 0;
}

.xe-btn-group > .xe-btn-group:first-child:not(:last-child) > .xe-btn:last-child,
.xe-btn-group > .xe-btn-group:first-child:not(:last-child) > .xe-dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.xe-btn-group > .xe-btn-group:last-child:not(:first-child) > .xe-btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.xe-btn-group .xe-dropdown-toggle:active,
.xe-btn-group.open .xe-dropdown-toggle {
  outline: 0;
}

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

.xe-btn-group > .xe-btn-lg + .xe-dropdown-toggle, .xe-btn-group.xe-btn-group-lg > .xe-btn + .xe-dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.xe-btn-group.open .xe-dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.xe-btn-group.open .xe-dropdown-toggle.xe-btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.xe-btn .caret {
  margin-left: 0;
}

.xe-btn-lg .caret, .xe-btn-group-lg > .xe-btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .xe-btn-lg .caret, .dropup .xe-btn-group-lg > .xe-btn .caret {
  border-width: 0 5px 5px;
}

.xe-btn-group-vertical > .xe-btn,
.xe-btn-group-vertical > .xe-btn-group,
.xe-btn-group-vertical > .xe-btn-group > .xe-btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.xe-btn-group-vertical > .xe-btn-group:before, .xe-btn-group-vertical > .xe-btn-group:after {
  display: table;
  content: " ";
}
.xe-btn-group-vertical > .xe-btn-group:after {
  clear: both;
}
.xe-btn-group-vertical > .xe-btn-group > .xe-btn {
  float: none;
}
.xe-btn-group-vertical > .xe-btn + .xe-btn,
.xe-btn-group-vertical > .xe-btn + .xe-btn-group,
.xe-btn-group-vertical > .xe-btn-group + .xe-btn,
.xe-btn-group-vertical > .xe-btn-group + .xe-btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.xe-btn-group-vertical > .xe-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.xe-btn-group-vertical > .xe-btn:first-child:not(:last-child) {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.xe-btn-group-vertical > .xe-btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

.xe-btn-group-vertical > .xe-btn-group:not(:first-child):not(:last-child) > .xe-btn {
  border-radius: 0;
}

.xe-btn-group-vertical > .xe-btn-group:first-child:not(:last-child) > .xe-btn:last-child,
.xe-btn-group-vertical > .xe-btn-group:first-child:not(:last-child) > .xe-dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.xe-btn-group-vertical > .xe-btn-group:last-child:not(:first-child) > .xe-btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.xe-btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.xe-btn-group-justified > .xe-btn,
.xe-btn-group-justified > .xe-btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.xe-btn-group-justified > .xe-btn-group .xe-btn {
  width: 100%;
}
.xe-btn-group-justified > .xe-btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .xe-btn input[type=radio],
[data-toggle=buttons] > .xe-btn input[type=checkbox],
[data-toggle=buttons] > .xe-btn-group > .xe-btn input[type=radio],
[data-toggle=buttons] > .xe-btn-group > .xe-btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* CSS Document */
.xe-select-label .label-input ul,
.xe-select-label .label-list ul {
  margin: 0;
  padding: 0;
}
.xe-select-label .label-input ul li,
.xe-select-label .label-list ul li {
  list-style: none;
}
.xe-select-label .label-list li {
  list-style: none;
}
.xe-select-label .label-list li a {
  text-decoration: none;
}

.xe-dropdown-menu,
.xe-dropdown-menu ul {
  margin: 0;
  padding: 0;
}
.xe-dropdown-menu li,
.xe-dropdown-menu ul li {
  list-style: none;
}
.xe-dropdown-menu li a,
.xe-dropdown-menu ul li a {
  text-decoration: none;
}

/* dropdown */
.xe-dropdown,
.xe-dropup {
  display: block;
  position: relative;
  font-size: 14px;
  white-space: nowrap;
  vertical-align: middle;
}

.xe-dropdown > .xe-btn,
.xe-dropup > .xe-btn,
.xe-select-box.xe-btn {
  display: block;
  position: relative;
  width: 100%;
  padding-right: 37px;
  text-align: left;
  white-space: nowrap;
  outline: none;
}
.xe-dropdown > .xe-btn:focus, .xe-dropdown > .xe-btn.focus, .xe-dropdown > .xe-btn:active, .xe-dropdown > .xe-btn.active,
.xe-dropup > .xe-btn:focus,
.xe-dropup > .xe-btn.focus,
.xe-dropup > .xe-btn:active,
.xe-dropup > .xe-btn.active,
.xe-select-box.xe-btn:focus,
.xe-select-box.xe-btn.focus,
.xe-select-box.xe-btn:active,
.xe-select-box.xe-btn.active {
  background-color: #fff;
}
.xe-dropdown > .xe-btn:hover,
.xe-dropup > .xe-btn:hover,
.xe-select-box.xe-btn:hover {
  background-color: #fff;
}
.xe-dropdown > .xe-btn:active:focus,
.xe-dropup > .xe-btn:active:focus,
.xe-select-box.xe-btn:active:focus {
  background-color: #fff;
  outline: none;
}

.xe-dropdown.outline-off > .xe-btn,
.xe-dropup.outline-off > .xe-btn,
.xe-select-box.outline-off.xe-btn {
  border: none;
}

.xe-dropdown > .xe-btn::after,
.xe-dropup > .xe-btn::after,
.xe-select-box.xe-btn::after,
.xe-select-label .label-input::after {
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 50%;
  width: 0;
  height: 0;
  margin-top: -2px;
  border-style: solid;
  border-width: 3px;
  border-color: #656973 transparent transparent transparent;
  content: "";
}

.xe-dropup .xe-dropdown-menu {
  margin-top: auto;
  margin-bottom: -1px;
  top: auto;
  bottom: 100%;
}

.xe-dropdown-menu {
  display: none;
  overflow-y: auto;
  position: absolute;
  left: 0;
  top: 100%;
  max-height: 366px;
  margin-top: -1px !important;
  border: 1px solid #51586b;
  border-radius: 0 0 2px 2px;
  background-color: #fff;
  z-index: 10;
}

.open .xe-dropdown-menu {
  display: block;
  min-width: 100%;
}

.xe-dropdown-menu ul li > a {
  position: relative;
}
.xe-dropdown-menu ul li > a ~ ul {
  padding-left: 15px;
}
.xe-dropdown-menu ul .xe-dropdown-menu__sub li > a::before {
  content: "⌞";
  position: absolute;
  top: 0;
  font-size: 1.3em;
  -webkit-transform: translateX(-15px);
  -ms-transform: translateX(-15px);
  transform: translateX(-15px);
}

.xe-dropdown-menu li > a {
  display: block;
  position: relative;
  padding: 8px 15px;
  color: #2c2e37;
  text-align: left;
  line-height: 1.428571429;
}
.xe-dropdown-menu li > a:hover {
  text-decoration: underline;
  background-color: transparent;
  color: #2c8beb !important;
}
.xe-dropdown-menu li.on > a {
  color: #2c8beb;
}

.xe-select-box {
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  white-space: nowrap;
}
.xe-select-box select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 34px;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-appearance: menulist-button;
}

.xe-select-label {
  position: relative;
}
.xe-select-label .label-input {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 0 37px 0 10px;
  background-color: #f6f7f9;
  border: 1px solid #dbdadf;
  border-radius: 2px;
}
.xe-select-label .label-input ul li {
  float: left;
}
.xe-select-label .label-input ul li:first-child .label-choice {
  margin-left: 0;
}
.xe-select-label .label-input ul li .label-choice {
  display: block;
  position: relative;
  margin: 5px 2px;
  padding: 1px 28px 1px 8px;
  color: #fff;
  font-size: 13px;
  background-color: #b5b8bd;
  border: 1px solid #dbdadf;
  border-radius: 4px;
  line-height: 1.428571429;
}
.xe-select-label .label-input ul li .label-choice button {
  position: absolute;
  right: 3px;
  top: 1px;
  background-color: transparent;
  border: transparent;
  outline: none;
  font-size: 11px;
  color: #fff;
  cursor: pointer;
}
.xe-select-label .label-input ul li .search-label {
  height: 21px;
  margin: 5px 2px;
  border-color: transparent;
  background-color: transparent;
}
.xe-select-label .label-list {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  border: 1px solid #8dc5ff;
  background-color: #fff;
  z-index: 100;
}
.xe-select-label.open .label-list {
  display: block;
}
.xe-select-label .label-list .label-division {
  padding: 10px;
  font-size: 13px;
  line-height: 1.428571429;
  text-align: left;
}
.xe-select-label .label-list .label-division + .label-division {
  border-top: 1px solid #dbdbdd;
}
.xe-select-label .label-list .label-division strong {
  display: block;
  margin-bottom: 10px;
  color: #333333;
}
.xe-select-label .label-list .label-division a {
  display: block;
  padding: 0 10px;
  color: #696e7a;
  line-height: 24px;
  border-radius: 4px;
}
.xe-select-label .label-list .label-division a:hover {
  background-color: #2992fb;
  color: #fff;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.ly_popup_profile {
  display: none;
  position: absolute;
  z-index: 25;
}
.ly_popup_profile.open {
  display: block;
}
.ly_popup_profile ul {
  min-width: 140px;
  padding: 8px 0;
  border: 1px solid #bebebe;
  border-radius: 4px;
  background-color: #fff;
  list-style: none;
}
.ly_popup_profile li {
  height: 30px;
}
.ly_popup_profile li > a {
  overflow: hidden;
  display: block;
  height: 100%;
  padding: 0 16px;
  font-size: 14px;
  line-height: 30px;
  color: #2c2e37;
  text-decoration: none;
}
.ly_popup_profile li > a:hover {
  background-color: #f4f4f4;
}

.xe-input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.xe-input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.xe-input-group .xe-form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.xe-input-group .xe-form-control:focus {
  z-index: 3;
}

.xe-input-group-addon,
.xe-input-group-btn,
.xe-input-group .xe-form-control {
  display: table-cell;
}
.xe-input-group-addon:not(:first-child):not(:last-child),
.xe-input-group-btn:not(:first-child):not(:last-child),
.xe-input-group .xe-form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.xe-input-group-addon,
.xe-input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.xe-input-group-addon {
  padding: 7px 16px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: rgb(85.425, 85.425, 85.425);
  text-align: center;
  background-color: rgb(238.425, 238.425, 238.425);
  border: 1px solid #dcdde0;
  border-radius: 2px;
}
.xe-input-group-addon.xe-input-sm,
.xe-input-group-sm > .xe-input-group-addon,
.xe-input-group-sm > .xe-input-group-btn > .xe-input-group-addon.xe-btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 2px;
}
.xe-input-group-addon.xe-input-lg,
.xe-input-group-lg > .xe-input-group-addon,
.xe-input-group-lg > .xe-input-group-btn > .xe-input-group-addon.xe-btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 3px;
}
.xe-input-group-addon input[type=radio],
.xe-input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.xe-input-group .xe-form-control:first-child,
.xe-input-group-addon:first-child,
.xe-input-group-btn:first-child > .xe-btn,
.xe-input-group-btn:first-child > .xe-btn-group > .xe-btn,
.xe-input-group-btn:first-child > .xe-dropdown,
.xe-input-group-btn:first-child > .xe-dropup,
.xe-input-group-btn:last-child > .xe-btn:not(:last-child):not(.xe-dropdown),
.xe-input-group-btn:last-child > .xe-btn:not(:last-child):not(.xe-dropup),
.xe-input-group-btn:last-child > .xe-btn-group:not(:last-child) > .xe-btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.xe-input-group-addon:first-child {
  border-right: 0;
}

.xe-input-group .xe-form-control:last-child,
.xe-input-group-addon:last-child,
.xe-input-group-btn:last-child > .xe-btn,
.xe-input-group-btn:last-child > .xe-btn-group > .xe-btn,
.xe-input-group-btn:last-child > .xe-dropdown,
.xe-input-group-btn:last-child > .xe-dropup,
.xe-input-group-btn:first-child > .xe-btn:not(:first-child),
.xe-input-group-btn:first-child > .xe-btn-group:not(:first-child) > .xe-btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.xe-input-group-addon:last-child {
  border-left: 0;
}

.xe-input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.xe-input-group-btn > .xe-btn {
  position: relative;
}
.xe-input-group-btn > .xe-btn + .xe-btn {
  margin-left: -1px;
}
.xe-input-group-btn > .xe-btn:hover, .xe-input-group-btn > .xe-btn:focus, .xe-input-group-btn > .xe-btn:active {
  z-index: 2;
}
.xe-input-group-btn:first-child > .xe-btn,
.xe-input-group-btn:first-child > .xe-btn-group {
  margin-right: -1px;
}
.xe-input-group-btn:last-child > .xe-btn,
.xe-input-group-btn:last-child > .xe-btn-group {
  z-index: 2;
  margin-left: -1px;
}

.xe-well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid rgb(227.15, 227.15, 227.15);
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.xe-well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.xe-well:before, .xe-well:after {
  display: table;
  content: " ";
}
.xe-well:after {
  clear: both;
}

.xe-well-lg {
  padding: 24px;
  border-radius: 3px;
}

.xe-well-sm {
  padding: 9px;
  border-radius: 2px;
}

.xe-table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  border-collapse: collapse;
  border-spacing: 0;
}
.xe-table > thead > tr > th,
.xe-table > thead > tr > td,
.xe-table > tbody > tr > th,
.xe-table > tbody > tr > td,
.xe-table > tfoot > tr > th,
.xe-table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  text-align: left;
  border-top: 1px solid #ddd;
}
.xe-table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.xe-table > caption + thead > tr:first-child > th,
.xe-table > caption + thead > tr:first-child > td,
.xe-table > colgroup + thead > tr:first-child > th,
.xe-table > colgroup + thead > tr:first-child > td,
.xe-table > thead:first-child > tr:first-child > th,
.xe-table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.xe-table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.xe-table .xe-table {
  background-color: #fff;
}

.xe-table-condensed > thead > tr > th,
.xe-table-condensed > thead > tr > td,
.xe-table-condensed > tbody > tr > th,
.xe-table-condensed > tbody > tr > td,
.xe-table-condensed > tfoot > tr > th,
.xe-table-condensed > tfoot > tr > td {
  padding: 5px;
}

.xe-table-bordered {
  border: 1px solid #ddd;
}
.xe-table-bordered > thead > tr > th,
.xe-table-bordered > thead > tr > td,
.xe-table-bordered > tbody > tr > th,
.xe-table-bordered > tbody > tr > td,
.xe-table-bordered > tfoot > tr > th,
.xe-table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.xe-table-bordered > thead > tr > th,
.xe-table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.xe-table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.xe-table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

.xe-table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

.xe-table td[class*=col-],
.xe-table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.xe-table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
  margin-bottom: 20px;
}
.xe-table-responsive .xe-table {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .xe-table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .xe-table-responsive > .xe-table {
    margin-bottom: 0;
  }
  .xe-table-responsive > .xe-table > thead > tr > th,
  .xe-table-responsive > .xe-table > thead > tr > td,
  .xe-table-responsive > .xe-table > tbody > tr > th,
  .xe-table-responsive > .xe-table > tbody > tr > td,
  .xe-table-responsive > .xe-table > tfoot > tr > th,
  .xe-table-responsive > .xe-table > tfoot > tr > td {
    white-space: nowrap;
  }
  .xe-table-responsive > .xe-table-bordered {
    border: 0;
  }
  .xe-table-responsive > .xe-table-bordered > thead > tr > th:first-child,
  .xe-table-responsive > .xe-table-bordered > thead > tr > td:first-child,
  .xe-table-responsive > .xe-table-bordered > tbody > tr > th:first-child,
  .xe-table-responsive > .xe-table-bordered > tbody > tr > td:first-child,
  .xe-table-responsive > .xe-table-bordered > tfoot > tr > th:first-child,
  .xe-table-responsive > .xe-table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .xe-table-responsive > .xe-table-bordered > thead > tr > th:last-child,
  .xe-table-responsive > .xe-table-bordered > thead > tr > td:last-child,
  .xe-table-responsive > .xe-table-bordered > tbody > tr > th:last-child,
  .xe-table-responsive > .xe-table-bordered > tbody > tr > td:last-child,
  .xe-table-responsive > .xe-table-bordered > tfoot > tr > th:last-child,
  .xe-table-responsive > .xe-table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .xe-table-responsive > .xe-table-bordered > tbody > tr:last-child > th,
  .xe-table-responsive > .xe-table-bordered > tbody > tr:last-child > td,
  .xe-table-responsive > .xe-table-bordered > tfoot > tr:last-child > th,
  .xe-table-responsive > .xe-table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

@-ms-viewport {
  width: device-width;
}
.xe-visible-xs {
  display: none !important;
}

.xe-visible-sm {
  display: none !important;
}

.xe-visible-md {
  display: none !important;
}

.xe-visible-lg {
  display: none !important;
}

.xe-visible-xs-block,
.xe-visible-xs-inline,
.xe-visible-xs-inline-block,
.xe-visible-sm-block,
.xe-visible-sm-inline,
.xe-visible-sm-inline-block,
.xe-visible-md-block,
.xe-visible-md-inline,
.xe-visible-md-inline-block,
.xe-visible-lg-block,
.xe-visible-lg-inline,
.xe-visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .xe-visible-xs {
    display: block !important;
  }
  table.xe-visible-xs {
    display: table !important;
  }
  tr.xe-visible-xs {
    display: table-row !important;
  }
  th.xe-visible-xs,
  td.xe-visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .xe-visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .xe-visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .xe-visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .xe-visible-sm {
    display: block !important;
  }
  table.xe-visible-sm {
    display: table !important;
  }
  tr.xe-visible-sm {
    display: table-row !important;
  }
  th.xe-visible-sm,
  td.xe-visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .xe-visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .xe-visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .xe-visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .xe-visible-md {
    display: block !important;
  }
  table.xe-visible-md {
    display: table !important;
  }
  tr.xe-visible-md {
    display: table-row !important;
  }
  th.xe-visible-md,
  td.xe-visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .xe-visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .xe-visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .xe-visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .xe-visible-lg {
    display: block !important;
  }
  table.xe-visible-lg {
    display: table !important;
  }
  tr.xe-visible-lg {
    display: table-row !important;
  }
  th.xe-visible-lg,
  td.xe-visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .xe-visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .xe-visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .xe-visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .xe-hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .xe-hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .xe-hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .xe-hidden-lg {
    display: none !important;
  }
}
.xe-visible-print {
  display: none !important;
}

@media print {
  .xe-visible-print {
    display: block !important;
  }
  table.xe-visible-print {
    display: table !important;
  }
  tr.xe-visible-print {
    display: table-row !important;
  }
  th.xe-visible-print,
  td.xe-visible-print {
    display: table-cell !important;
  }
}
.xe-visible-print-block {
  display: none !important;
}
@media print {
  .xe-visible-print-block {
    display: block !important;
  }
}

.xe-visible-print-inline {
  display: none !important;
}
@media print {
  .xe-visible-print-inline {
    display: inline !important;
  }
}

.xe-visible-print-inline-block {
  display: none !important;
}
@media print {
  .xe-visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .xe-hidden-print {
    display: none !important;
  }
}
/* The gallery overlay */
#xe-galleryOverlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 10;
  background-color: #000;
  overflow: hidden;
  display: none;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
#xe-galleryOverlay.visible {
  opacity: 1;
}

/* This class will trigger the animation */
#xe-gallerySlider {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  -webkit-transition: left 0.4s ease;
  transition: left 0.4s ease;
}
#xe-gallerySlider .xe-placeholder {
  height: 100%;
  line-height: 1px;
  text-align: center;
  width: 100%;
  display: inline-block;
}
#xe-gallerySlider .xe-placeholder::before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#xe-gallerySlider .xe-placeholder img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  vertical-align: middle;
}
#xe-gallerySlider.rightSpring {
  -moz-animation: rightSpring 0.3s;
  -webkit-animation: rightSpring 0.3s;
}
#xe-gallerySlider.leftSpring {
  -moz-animation: leftSpring 0.3s;
  -webkit-animation: leftSpring 0.3s;
}

/* The before element moves the
 * image halfway from the top */
/* Firefox Keyframe Animations */
/* Safari and Chrome Keyframe Animations */
@-webkit-keyframes rightSpring {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0;
  }
}
@-webkit-keyframes leftSpring {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0;
  }
}
/* Arrows */
#xe-prevArrow,
#xe-nextArrow {
  display: block;
  border: none;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  width: 40%;
  height: 100%;
  top: 100px;
  color: #fff;
  font-size: 35px;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  z-index: 99;
  background: transparent 0 0 repeat scroll url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBR‌​AA7");
}

#xe-prevArrow i,
#xe-nextArrow i {
  display: none;
  position: absolute;
  top: 50%;
  left: 0;
  width: 48px;
  height: 48px;
  margin-top: -124px;
  border-radius: 2px;
  background-color: #22252a;
  text-align: center;
  line-height: 48px;
}

#xe-prevArrow:hover i {
  display: block;
}

#xe-nextArrow:hover i {
  display: block;
}
#xe-nextArrow i {
  position: absolute;
  top: 50%;
  left: auto;
  right: 0;
}

#xe-prevArrow {
  left: 30px;
}

#xe-nextArrow {
  right: 30px;
}

#btn-overlay-close {
  display: block !important;
  position: fixed;
  top: 15px;
  right: 15px;
  width: 50px;
  height: 50px;
  border: none;
  background-color: transparent;
  font-size: 24px;
  color: #fff;
  cursor: pointer;
  z-index: 100000;
}

.xe-loading {
  position: relative;
  width: 24px;
  height: 24px;
  background: transparent;
}
.xe-loading::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #eae7e4;
  -webkit-animation: keyframesloading 0.6s infinite both;
  animation: keyframesloading 0.6s infinite both;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  z-index: 101;
  top: 0;
  right: 0;
}
.xe-loading .xe-loading-inner {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #eae7e4;
  -webkit-animation: keyframesloading 0.6s infinite both;
  animation: keyframesloading 0.6s infinite both;
  -webkit-animation-delay: 150ms;
  animation-delay: 150ms;
  z-index: 101;
  bottom: 0;
  right: 0;
}
.xe-loading .xe-loading-inner::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #eae7e4;
  -webkit-animation: keyframesloading 0.6s infinite both;
  animation: keyframesloading 0.6s infinite both;
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
  z-index: 101;
  bottom: 0;
  left: -14px;
}
.xe-loading .xe-loading-inner::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #eae7e4;
  -webkit-animation: keyframesloading 0.6s infinite both;
  animation: keyframesloading 0.6s infinite both;
  -webkit-animation-delay: 450ms;
  animation-delay: 450ms;
  z-index: 101;
  top: -14px;
  left: -14px;
}
.xe-loading.xe-fixed {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 101;
}

.xe-loading2 {
  position: relative;
  width: 19px;
  height: 22px;
  background: transparent;
}
.xe-loading2::before {
  content: "";
  position: absolute;
  top: 0;
  width: 5px;
  height: 12px;
  background-color: #33ffcd;
  -webkit-animation: keyframesloading2 1s infinite both;
  animation: keyframesloading2 1s infinite both;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  z-index: 101;
  left: 0;
}
.xe-loading2 .xe-loading-inner {
  position: absolute;
  top: 0;
  left: 7px;
}
.xe-loading2 .xe-loading-inner::after {
  content: "";
  position: absolute;
  top: 0;
  width: 5px;
  height: 12px;
  background-color: #9bffe7;
  -webkit-animation: keyframesloading2 1s infinite both;
  animation: keyframesloading2 1s infinite both;
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
  z-index: 101;
  left: 0;
}
.xe-loading2 .xe-loading-inner::before {
  content: "";
  position: absolute;
  top: 0;
  width: 5px;
  height: 12px;
  background-color: #d9d9d9;
  -webkit-animation: keyframesloading2 1s infinite both;
  animation: keyframesloading2 1s infinite both;
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
  z-index: 101;
  left: 7px;
}
.xe-loading2.xe-fixed {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 101;
}

@-webkit-keyframes keyframesloading {
  from, to, 60% {
    background: #eae7e4;
  }
  65%, 70% {
    background: #2e2f34;
  }
  75%, 100% {
    background: #6e7078;
  }
}

@keyframes keyframesloading {
  from, to, 60% {
    background: #eae7e4;
  }
  65%, 70% {
    background: #2e2f34;
  }
  75%, 100% {
    background: #6e7078;
  }
}
@-webkit-keyframes keyframesloading2 {
  from, to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
}
@keyframes keyframesloading2 {
  from, to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
}
/* 필요 추가 설정 */
/* 기본 형태 */
.xe-form-sum {
  position: absolute;
  top: 50%;
  left: 0;
  margin: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.xe-form-sum + .xe-form-control {
  display: inline-block;
  width: 95%; /* width는 앞에 텍스트영역이 구체화 하면다면 확실하게 정할수 있을듯합니다 */
  margin-left: 80px;
}

.xe-form-sum.right {
  left: auto;
  right: 0;
}

.xe-form-sum.right + .xe-form-control {
  width: 95%; /* width는 앞에 텍스트영역이 구체화 하면다면 확실하게 정할수 있을듯합니다 */
  margin-right: 80px;
  margin-left: 0;
}

/* inner 형태 */
.xe-form-sum.inner {
  left: 10px;
}

.xe-form-sum.inner.right {
  right: 10px;
}

.xe-form-sum.inner + .xe-form-control {
  display: block;
  width: 100%;
  margin-left: 0;
  padding-left: 100px;
}

.xe-form-sum.inner.right {
  left: auto;
  right: 10px;
}

.xe-form-sum.inner.right + .xe-form-control {
  display: block;
  width: 100%;
  margin-left: 0;
  padding-left: 16px;
  padding-right: 100px;
}

.c3 svg {
  font: 10px sans-serif;
  -webkit-tap-highlight-color: transparent;
}

.c3 line,
.c3 path {
  fill: none;
  stroke: #000;
}

.c3 text {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.c3-bars path,
.c3-event-rect,
.c3-legend-item-tile,
.c3-xgrid-focus,
.c3-ygrid {
  shape-rendering: crispEdges;
}

.c3-chart-arc path {
  stroke: #fff;
}

.c3-chart-arc text {
  fill: #fff;
  font-size: 13px;
}

.c3-grid line {
  stroke: #aaa;
}

.c3-grid text {
  fill: #aaa;
}

.c3-text.c3-empty {
  fill: grey;
  font-size: 2em;
}

.c3-line {
  stroke-width: 1px;
}

.c3-circle._expanded_ {
  stroke-width: 1px;
  stroke: #fff;
}

.c3-selected-circle {
  fill: #fff;
  stroke-width: 2px;
}

.c3-bar {
  stroke-width: 0;
}

.c3-bar._expanded_ {
  fill-opacity: 0.75;
}

.c3-target.c3-focused {
  opacity: 1;
}

.c3-target.c3-focused path.c3-line,
.c3-target.c3-focused path.c3-step {
  stroke-width: 2px;
}

.c3-target.c3-defocused {
  opacity: 0.3 !important;
}

.c3-region {
  fill: #4682b4;
  fill-opacity: 0.1;
}

.c3-brush .extent {
  fill-opacity: 0.1;
}

.c3-legend-item {
  font-size: 12px;
}

.c3-legend-item-hidden {
  opacity: 0.15;
}

.c3-legend-background {
  opacity: 0.75;
  fill: #fff;
  stroke: #d3d3d3;
  stroke-width: 1px;
}

.c3-title {
  font: 14px sans-serif;
}

.c3-tooltip-container {
  z-index: 10;
}

.c3-tooltip {
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #fff;
  empty-cells: show;
  -webkit-box-shadow: 7px 7px 12px -9px #777;
  box-shadow: 7px 7px 12px -9px #777;
  opacity: 0.9;
}

.c3-tooltip tr {
  border: 1px solid #ccc;
}

.c3-tooltip th {
  background-color: #aaa;
  font-size: 14px;
  padding: 2px 5px;
  text-align: left;
  color: #fff;
}

.c3-tooltip td {
  font-size: 13px;
  padding: 3px 6px;
  background-color: #fff;
  border-left: 1px dotted #999;
}

.c3-tooltip td > span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 6px;
}

.c3-tooltip td.value {
  text-align: right;
}

.c3-area {
  stroke-width: 0;
  opacity: 0.2;
}

.c3-chart-arcs-title {
  dominant-baseline: middle;
  font-size: 1.3em;
}

.c3-chart-arcs .c3-chart-arcs-background {
  fill: #e0e0e0;
  stroke: none;
}

.c3-chart-arcs .c3-chart-arcs-gauge-unit {
  fill: #000;
  font-size: 16px;
}

.c3-chart-arcs .c3-chart-arcs-gauge-max {
  fill: #777;
}

.c3-chart-arcs .c3-chart-arcs-gauge-min {
  fill: #777;
}

.c3-chart-arc .c3-gauge-value {
  fill: #000;
}