/*==========[ LKM ADMINISTRATION ]===========
  ===============b=y==s=a=s=s================*/
.test1 {
  border: 2px solid purple; }

.test2 {
  border: 2px solid green; }

/*=============[ BOOSTRAP PLUS ]=============
  ===========================================*/
html, body {
  height: 100%;
  padding: 0px;
  margin: 0px;
  background-color: white;
  font-family: arial, arialregular, sans-serif;
  font-size: 12px; }

br {
  font-size: 12px; }

td {
  white-space: nowrap; }

a {
  text-decoration: none; }

a:active,
a:hover {
  text-decoration: none;
  outline: 0; }

.table-hover > tbody > tr.gris50bg:hover > td {
  background-color: #666666; }

.text-primary {
  color: #6FA8DC; }

a.text-primary:hover {
  color: #6888A5; }

.text-success {
  color: #93C47D; }

a.text-success:hover {
  color: #77936B; }

.text-info {
  color: #8E7CC3; }

a.text-info:hover {
  color: #746A92; }

.text-warning {
  color: #F6B26B; }

a.text-warning:hover {
  color: #B9926A; }

.text-danger {
  color: #E06666; }

a.text-danger:hover {
  color: #A86363; }

.bg-info {
  background-color: #8E7CC3; }

a.bg-info:hover {
  background-color: #746A92; }

a.analytique {
  color: inherit; }

.table > thead > tr > td.primary,
.table > tbody > tr > td.primary,
.table > tfoot > tr > td.primary,
.table > thead > tr > th.primary,
.table > tbody > tr > th.primary,
.table > tfoot > tr > th.primary,
.table > thead > tr.primary > td,
.table > tbody > tr.primary > td,
.table > tfoot > tr.primary > td,
.table > thead > tr.primary > th,
.table > tbody > tr.primary > th,
.table > tfoot > tr.primary > th {
  background-color: #9fc5f8; }

.table-hover > tbody > tr > td.primary:hover,
.table-hover > tbody > tr:hover > td.primary {
  background-color: #93b6e6; }

.table-hover > tbody > tr > td.gris10bg:hover,
.table-hover > tbody > tr:hover > td.gris10bg {
  background-color: #cfcfcf; }

.table-hover > tbody > tr > td.gris30bg:hover,
.table-hover > tbody > tr:hover > td.gris30bg {
  background-color: #a1a1a1; }

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 4px;
  line-height: 1.42857143;
  vertical-align: bottom;
  border-top: 1px solid #f2f2f2; }

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

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 1;
  color: #ffffff;
  background-color: #6fa8dc;
  border-color: #6fa8dc;
  cursor: default; }

/*=================[ FONTE ]=================
  ===========================================*/
@font-face {
  font-family: 'arialregular';
  src: url("../fonts/base/Arial.ttf");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'vigaregular';
  src: url("../fonts/base/viga-webfont.woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'monoregular';
  src: url("../fonts/base/DejaVuSansMono.ttf");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'moonicons';
  src: url("../fonts/moonicons.ttf?-b7qzp2") format("truetype");
  font-weight: normal;
  font-style: normal; }
.fonte_viga {
  font-family: 'vigaregular', sans-serif; }

.fonte10 {
  font-size: 10px; }

.fonte11 {
  font-size: 11px; }

.fonte12 {
  font-size: 12px;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.fonte14 {
  font-size: 14px; }

.fonte16 {
  font-size: 16px; }

.moonicon {
  font-family: 'moonicons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.moonicon-excel:before {
  content: "\eadd"; }

.moonicon-pdf:before {
  content: "\eada"; }

/*================[ BASE 10 ]================
  ===========================================*/
.blanc1co {
  color: white; }

.noir1co {
  color: black; }

.base1co {
  color: #6FA8DC; }

.base2co {
  color: #6888A5; }

.base3co {
  color: #8E7CC3; }

.base4co {
  color: #746A92; }

.base5co {
  color: #93C47D; }

.base6co {
  color: #77936B; }

.base7co {
  color: #F6B26B; }

.base8co {
  color: #B9926A; }

.base9co {
  color: #E06666; }

.base10co {
  color: #A86363; }

.gris1co {
  color: #fcfcfc; }

.gris2co {
  color: #fafafa; }

.gris3co {
  color: #f7f7f7; }

.gris4co {
  color: #f5f5f5; }

.gris5co {
  color: #f2f2f2; }

.gris6co {
  color: #f0f0f0; }

.gris7co {
  color: #ededed; }

.gris8co {
  color: #ebebeb; }

.gris9co {
  color: #e8e8e8; }

.gris10co {
  color: #e6e6e6; }

.gris20co {
  color: #cccccc; }

.gris30co {
  color: #b2b2b2; }

.gris40co {
  color: #999999; }

.gris50co {
  color: #808080; }

.gris60co {
  color: #666666; }

.gris70co {
  color: #4c4c4c; }

.gris80co {
  color: #333333; }

.gris90co {
  color: #1a1a1a; }

.blanc1bg {
  background-color: white; }

.noir1bg {
  background-color: black; }

.base1bg {
  background-color: #6fa8dc; }

.base2bg {
  background-color: #6888A5; }

.base3bg {
  background-color: #8E7CC3; }

.base4bg {
  background-color: #746A92; }

.base5bg {
  background-color: #93C47D; }

.base6bg {
  background-color: #77936B; }

.base7bg {
  background-color: #F6B26B; }

.base8bg {
  background-color: #B9926A; }

.base9bg {
  background-color: #E06666; }

.base10bg {
  background-color: #A86363; }

.gris1bg {
  background-color: #fcfcfc; }

.gris2bg {
  background-color: #fafafa; }

.gris3bg {
  background-color: #f7f7f7; }

.gris4bg {
  background-color: #f5f5f5; }

.gris5bg {
  background-color: #f2f2f2; }

.gris6bg {
  background-color: #f0f0f0; }

.gris7bg {
  background-color: #ededed; }

.gris8bg {
  background-color: #ebebeb; }

.gris9bg {
  background-color: #e8e8e8; }

.gris10bg {
  background-color: #e6e6e6; }

.gris20bg {
  background-color: #cccccc; }

.gris30bg {
  background-color: #b2b2b2; }

.gris40bg {
  background-color: #999999; }

.gris50bg {
  background-color: #808080; }

.gris60bg {
  background-color: #666666; }

.gris70bg {
  background-color: #4c4c4c; }

.gris80bg {
  background-color: #333333; }

.gris90bg {
  background-color: #1a1a1a; }

/*=================[ BASE ]==================
  ===========================================*/
.global {
  position: relative;
  min-height: 100%;
  background-image: linear-gradient(#f7f7f7, #ffffff);
  padding-bottom: 50px; }

.globalAdmin {
  position: relative;
  min-height: 100%;
  background-image: linear-gradient(#E06666, #ffffff);
  padding-bottom: 50px; }

.block_fond_blanc {
  position: absolute;
  z-index: 0;
  background-color: #ffffff;
  margin-top: -36px;
  margin-left: -8px;
  height: 100%;
  width: 1520px; }

.pied {
  position: absolute;
  bottom: 0px;
  padding-top: 10px; }

.ligne_bas {
  border-bottom: 1px solid #f2f2f2; }

.bouton_blanc_seul {
  margin-right: 311px; }

.aside_icone_taille {
  height: 52px;
  width: 52px; }

.badge_inverse {
  background-color: #ffffff;
  color: #999999;
  font-size: 11px;
  padding: 2px 7px; }

.bouton_supprimer_contenu {
  position: relative;
  margin-top: -42px;
  margin-left: 1309px; }

.blockquote_danger {
  padding: 4px;
  border-left: 4px solid #e06666; }

.blockquote_info {
  padding: 4px;
  border-left: 4px solid #8E7CC3; }

.cursor_wait {
  cursor: wait; }

/*=========[ MARGINS HEIGHT WIDHT ]==========
  ===========================================*/
.h6_mini {
  margin-top: 2px;
  margin-bottom: 2px; }

.margin_bottom_0 {
  margin-bottom: 0px; }

.margin_left-1 {
  margin-left: -1px; }

.margin_left-8 {
  margin-left: -8px; }

.margin_left-42 {
  margin-left: -42px; }

.margin_bottom-1 {
  margin-bottom: -1px; }

.margin_bottom-10 {
  margin-bottom: -10px; }

.margin_top-1 {
  margin-top: -1px; }

.padding_top-2 {
  margin-top: -2px; }

.padding_top-4 {
  margin-top: -4px; }

.margin_top-9 {
  margin-top: -9px; }

.margin_top-17 {
  margin-top: -17px; }

.margin_top-20 {
  margin-top: -20px; }

.margin_top-21 {
  margin-top: -21px; }

.margin_top-28 {
  margin-top: -28px; }

.margin_top-30 {
  margin-top: -30px; }

.margin_top-48 {
  margin-top: -48px; }

.margin_top-29 {
  margin-top: -29px; }

.margin_top-100 {
  margin-top: -100px; }

.margin_left_1 {
  margin-left: 1px; }

.padding_right_6 {
  padding-right: 6px; }

.padding_left_16 {
  padding-left: 16px; }

.margin_top_5 {
  margin-top: 5px; }

.margin_top_9 {
  margin-top: 9px; }

.margin_top_11 {
  margin-top: 11px; }

.margin_top_16 {
  margin-top: 16px; }

.margin_top_20 {
  margin-top: 20px; }

.margin_top_22 {
  margin-top: 22px; }

.margin_top_28 {
  margin-top: 28px; }

.margin_top_45 {
  margin-top: 45px; }

.margin_top_53 {
  margin-top: 53px; }

.margin_bottom_3 {
  margin-bottom: 3px; }

.margin_bottom_5 {
  margin-bottom: 5px; }

.margin_bottom_8 {
  margin-bottom: 8px; }

.padding_top_1 {
  padding-top: 1px; }

.padding_top_4 {
  padding-top: 4px; }

.padding_top_6 {
  padding-top: 6px; }

.padding_top_8 {
  padding-top: 8px; }

.padding_top_9 {
  padding-top: 9px; }

.padding_top_10 {
  padding-top: 10px; }

.padding_top_14 {
  padding-top: 14px; }

.padding_top_15 {
  padding-top: 15px; }

.padding_top_16 {
  padding-top: 16px; }

.padding_top_20 {
  padding-top: 20px; }

.padding_top_26 {
  padding-top: 26px; }

.padding_top_28 {
  padding-top: 28px; }

.padding_top_29 {
  padding-top: 29px; }

.padding_top_31 {
  padding-top: 31px; }

.padding_top_42 {
  padding-top: 42px; }

.padding_top_59 {
  padding-top: 59px; }

.height10 {
  height: 10px; }

.height36 {
  height: 36px; }

.height45 {
  height: 45px; }

.height50 {
  height: 50px; }

.height80 {
  height: 80px; }

.container {
  max-width: none !important;
  width: 1520px; }

.menu_largeur {
  width: 197px;
  text-align: center; }

.menu_largeur_financier {
  width: 122px;
  text-align: center; }

.menu_largeur_domaine {
  width: 164px;
  text-align: center; }

.bouton_largeur {
  width: 243px; }

.bouton_largeur_droit {
  width: 241px; }

/*=================[ LOGIN ]==================
  ===========================================*/
.container_login {
  height: 100%; }

.align_milieu {
  width: 100%;
  height: 100%;
  vertical-align: middle; }

.body_center {
  width: 400px;
  height: 200px;
  margin: auto;
  position: relative;
  top: 40%;
  margin-top: -120px; }

.body_login {
  padding-top: 16px;
  padding-right: 10px;
  border-radius: 2px; }

.body_icone {
  width: 96px;
  height: 96px; }

.body_bienvenue {
  margin-top: 10px; }

.body_logo {
  margin-left: 1px; }

/*===============[ THUMBNAIL ]===============
  ===========================================*/
.img-thumbnail_logo {
  display: inline-block;
  height: auto;
  max-width: 100%;
  min-width: 100%;
  padding: 2px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.img-thumbnail_photo {
  display: inline-block;
  height: auto;
  max-width: 70%;
  min-width: 70%;
  padding: 2px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.img-thumbnail_logo_liste {
  display: inline-block;
  height: auto;
  max-height: 18px;
  max-width: 64px;
  padding: 0px;
  line-height: 1.428571429;
  background-color: #ffffff; }

.img-thumbnail_photo_liste {
  display: inline-block;
  height: auto;
  max-height: 18px;
  max-width: 20px;
  padding: 0px;
  line-height: 1.428571429;
  background-color: #ffffff; }

.img-thumbnail_logo_liste_recherche {
  display: inline-block;
  margin-top: -0px;
  height: auto;
  max-height: 24px;
  max-width: 96px;
  padding: 0px;
  line-height: 1.428571429;
  background-color: #ffffff; }

.img-thumbnail_photo_liste_recherche {
  display: inline-block;
  margin-bottom: 5px;
  height: auto;
  max-height: 60px;
  max-width: 60px;
  padding: 0px;
  line-height: 1.428571429;
  background-color: #ffffff; }

/*=============[ ARTICLE ICON ]==============
  ===========================================*/
.article_icone_taille {
  height: 44px;
  width: 44px; }

.article_icone_text_1_ligne {
  display: block;
  padding-top: 10px;
  font-size: 14px; }

.article_icone_text_2_ligne1 {
  display: block;
  padding-top: 4px;
  font-size: 14px; }

.article_icone_text_2_ligne2 {
  display: block;
  margin-top: -3px;
  padding-top: -0px;
  font-size: 14px; }

.block_article_icone_espace {
  padding-top: 30px; }

.block_article_icone {
  display: block;
  margin: 0 auto; }

.article_icone {
  background-color: #fafafa;
  margin-right: 10px;
  padding-top: 10px;
  height: 100px;
  width: 156px;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #4c4c4c; }

.article_icone:hover {
  background-color: #e6e6e6;
  color: #4d7599; }

.image_grise {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%); }

.article_icone_bouton {
  background-color: #fafafa;
  margin: 0px;
  padding: 0px;
  margin-right: 10px;
  padding-top: 10px;
  height: 100px;
  width: 156px;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #4c4c4c; }

.article_icone_bouton:hover {
  background-color: #e6e6e6;
  color: #4d7599; }
  .article_icone_bouton:hover .article_icone_bouton_bouton {
    display: block; }

.article_icone_bouton_icon_texte {
  position: absolute;
  height: 100px;
  width: 156px; }

.article_icone_bouton_bouton {
  position: relative;
  float: right;
  display: none;
  margin-top: -4px;
  margin-right: 6px; }

/*================[ DIVERS ]=================
  ===========================================*/
.table_overflow_668 {
  height: 668px;
  overflow: auto; }

.table_overflow_458 {
  height: 458px;
  overflow: auto; }

.table_overflow_651 {
  height: 651px;
  overflow: auto; }

.td_overflow_80 {
  max-width: 80px;
  overflow: hidden;
  -o-text-overflow: clip;
  text-overflow: clip; }

.td_overflow_100 {
  max-width: 100px;
  overflow: hidden;
  -o-text-overflow: clip;
  text-overflow: clip; }

.td_overflow_130 {
  max-width: 130px;
  overflow: hidden;
  -o-text-overflow: clip;
  text-overflow: clip; }

.td_overflow_150 {
  max-width: 150px;
  overflow: hidden;
  -o-text-overflow: clip;
  text-overflow: clip; }

.td_overflow_170 {
  max-width: 170px;
  overflow: hidden;
  -o-text-overflow: clip;
  text-overflow: clip; }

.td_overflow_200 {
  max-width: 200px;
  overflow: hidden;
  -o-text-overflow: clip;
  text-overflow: clip; }

.td_overflow_240 {
  max-width: 240px;
  overflow: hidden;
  -o-text-overflow: clip;
  text-overflow: clip; }

.td_overflow_250 {
  max-width: 250px;
  overflow: hidden;
  -o-text-overflow: clip;
  text-overflow: clip; }

.table-striped > tbody > tr > td.td_blanc {
  background-color: white;
  color: white;
  border-top: 1px solid white; }

.table_bord_droit {
  border-right: 1px solid #f2f2f2 !important; }

.table_vide {
  width: 100%;
  max-width: 100%; }

.table_vide > thead > tr > th,
.table_vide > tbody > tr > th,
.table_vide > tfoot > tr > th,
.table_vide > thead > tr > td,
.table_vide > tbody > tr > td,
.table_vide > tfoot > tr > td {
  padding: 1px;
  line-height: 1.42857143;
  vertical-align: top; }

.aside_nav_bouton_controler {
  display: inline-block;
  padding: 3px 24px;
  margin-left: 0px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: left;
  white-space: nowrap;
  vertical-align: middle;
  cursor: default;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background-color: #ffffff;
  border-color: #cccccc;
  width: 491px; }

.aside_nav_bouton1 {
  width: 342px; }

.aside_nav_bouton2 {
  width: 150px;
  margin-right: -1px; }

.bouton_aside {
  display: inline-block;
  padding: 3px 6px;
  margin-left: 0px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: default;
  border: 1px solid transparent;
  border-radius: 2px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background-color: #ffffff;
  border-color: #cccccc; }

.bouton_aside .caret {
  border-top-color: #5bc0de; }

.btn-group > .bouton_aside,
.btn-group-vertical > .bouton_aside {
  position: relative;
  float: left; }

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

.btn_aside_financier {
  text-align: left;
  padding-left: 24px; }

.table > tbody > tr.tr_no_ligne > td {
  padding: 0px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 0px solid #ffffff; }

.btn-xs,
.btn-group-xs > .btn {
  padding: 0px 2px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 2px; }

.navtabs_bordure {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6; }

.icone_modal_aide {
  margin-left: 8px;
  height: 36px;
  width: 36px; }

.section_chargement {
  height: 20px;
  line-height: 16px; }

.chargement {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  position: relative; }

.chargement_quart {
  border-radius: 16px;
  border: 2px solid rgba(255, 255, 255, 0.4); }

.chargement_quart:after {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  top: -2px;
  left: -2px;
  bottom: -2px;
  top: -2px;
  border-radius: 16px;
  border: 2px solid transparent;
  border-top-color: #fff;
  -webkit-animation: spin 2s linear 0s infinite;
  animation: spin 2s linear 0s infinite; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.bouton_primary {
  width: 28px;
  height: 28px;
  background: #6FA8DC;
  font: bold 12px Arial;
  border-radius: 50%;
  border: 1px solid transparent;
  border-color: #5a9cd7;
  color: #fff; }

.bouton_info {
  width: 28px;
  height: 28px;
  background: #8E7CC3;
  font: bold 12px Arial;
  border-radius: 50%;
  border: 1px solid transparent;
  border-color: #7f6bbb;
  color: #fff; }

.bouton_success {
  width: 28px;
  height: 28px;
  background: #93C47D;
  font: bold 12px Arial;
  border-radius: 50%;
  border: 1px solid transparent;
  border-color: #84bc6b;
  color: #fff; }

.bouton_warning {
  width: 28px;
  height: 28px;
  background: #f6b26b;
  font: bold 12px Arial;
  border-radius: 50%;
  border: 1px solid transparent;
  border-color: #f5a553;
  color: #fff; }

.bouton_danger {
  width: 28px;
  height: 28px;
  background: #E06666;
  font: bold 12px Arial;
  border-radius: 50%;
  border: 1px solid transparent;
  border-color: #dc5151;
  color: #fff; }

.bouton_disabled {
  width: 28px;
  height: 28px;
  background: #cccccc;
  font: bold 12px Arial;
  border-radius: 50%;
  border: 1px solid transparent;
  border-color: #e6e6e6;
  color: #fff; }

.bouton_primary:hover {
  width: 28px;
  height: 28px;
  background: #468fd2;
  font: bold 12px Arial;
  border-radius: 50%;
  border: 1px solid transparent;
  border-color: #307ec5;
  color: #fff;
  outline: 0; }

.bouton_info:hover {
  width: 28px;
  height: 28px;
  background: #7059b3;
  font: bold 12px Arial;
  border-radius: 50%;
  border: 1px solid transparent;
  border-color: #5f499f;
  color: #fff;
  outline: 0; }

.bouton_success:hover {
  width: 28px;
  height: 28px;
  background: #76b45a;
  font: bold 12px Arial;
  border-radius: 50%;
  border: 1px solid transparent;
  border-color: #64a149;
  color: #fff;
  outline: 0; }

.bouton_warning:hover {
  width: 28px;
  height: 28px;
  background: #f3993b;
  font: bold 12px Arial;
  border-radius: 50%;
  border: 1px solid transparent;
  border-color: #f18719;
  color: #fff;
  outline: 0; }

.bouton_danger:hover {
  width: 28px;
  height: 28px;
  background: #d73c3c;
  font: bold 12px Arial;
  border-radius: 50%;
  border: 1px solid transparent;
  border-color: #c72828;
  color: #fff;
  outline: 0; }

/*================[ CHOSEN ]=================
===========================================*/
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #cccccc;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.chosen-container.chosen-with-drop .chosen-drop {
  left: 0; }

.chosen-container a {
  cursor: pointer; }

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999; }

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top; }

/* @group Single Chosen */
.chosen-container-single .chosen-single {
  display: block;
  overflow: hidden;
  padding: 2px 5px;
  font-size: 11px;
  width: 100%;
  height: 22px;
  border: 1px solid #cccccc;
  border-radius: 2px;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #4d4d4d;
  line-height: 1.5; }

.chosen-container-single .chosen-default {
  color: #999; }

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px; }

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("../images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px; }

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px; }

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px; }

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%; }

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/chosen-sprite.png") no-repeat 0px 2px; }

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap; }

.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #cccccc;
  background: white url("../images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("../images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 2px; }

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box; }

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px; }

/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0px;
  padding: 0px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch; }

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 0px 8px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none; }

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer; }

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default; }

.chosen-container .chosen-results li.highlighted {
  background-color: #6fa8dc;
  color: #fff; }

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4; }

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default; }

.chosen-container .chosen-results li.group-option {
  padding-left: 15px; }

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline; }
