/* ---------------------------
  	     HK REPORT
		   IDE0
	     01/01/20
---------------------------- */



/* ---------------------------
   			GENERICOS
---------------------------- */

body {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    color: #fff;
    background-color: #0d3451;
}

strong {
    font-weight: 700;
}

.spacer{clear:both;display:block}
.spacer-10{clear:both;height:10px;display:block}
.spacer-20{clear:both;height:20px;display:block}
.spacer-40{clear:both;height:40px;display:block}
.spacer-90{clear:both;height:90px;display:block}
.spacer-sec{clear:both;height:160px;display:block}
.nomargin{margin:0!important}
.nopad{padding:0!important}
.pdr-0 { padding-right: 0; }
.pdl-0 { padding-left: 0; }
a { color: #FF354B; }
a:hover { color: #773b00; text-decoration: none;}
h4 { text-transform: uppercase; font-weight: 600;}
h4 span {font-weight: 400; font-size: 1.1rem;}
.pointer { cursor: pointer;}
.mt2r {margin-top: 2rem;}


.fc-title {
    color:#0d3451;
}

.img-fluid {
    display: block;
    margin: 0 auto;
}

.btn-img {
    padding: 0;
    border: none;
    background-color: transparent;
    outline: none!important;
    box-shadow: none!important;
}

.btn-red {
    background-color: #F2A702;
    border-color: #F2A702;
    color: #fff;
    padding: .5rem .75rem;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.btn-red.btn-sm {
    padding: .25rem .5rem;
}

.btn-red:hover,
.btn-red:focus {
    background-color: #895E00;
    border-color: #895E00;
    color: #fff;
}
.btn-red i {
    margin-right: 5px;
}

.btn-cent:hover,
.btn-cent:focus {
    padding: .5rem 3rem;
}

/* ---------------------------
   	    LOGIN FORM
---------------------------- */

.login-box {
    max-width: 500px;
    margin: 80px auto 80px auto;
    text-align: center;
    font-size: 22px;

}

.login-box input[type='text'],
.login-box input[type='email'],
.login-box input[type='password'] {
   font-size: 13px;
}

.login-box input[type='email']:focus,
.login-box input[type='password']:focus {
    border-color:#FF354B;
}

.login-box form {
    max-width: 300px;
    margin: 20px auto;
}

.login .logo-gates img {
    max-width: 70px;
    margin: 0 auto 20px auto;
}



/* ---------------------------
   	    MAIN PANEL
---------------------------- */

h1, h2, h3, h4 {
    color: #0d3451;
    font-weight: 600;
}

.h-tit {
    color: #fff;
}

.card-body {
    color: #0d3451;
}


.sidebar-dark {
    background-color: #0d3451;
}

.sidebar-dark ul li a, .sidebar-dark ul ul a {
    color: #E2E0DB;
}

.sidebar-dark ul li a:hover, .sidebar-dark ul .active a,
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
}

.sidebar-dark hr {
    padding-bottom: 15px;
    margin-top: 15px;
}


.content {
    background-color: #0d3451;
    font-size: 16px;
}

.navbar {
    background: #f4a700;
}
.navbar-light .sidebar-toggle,
.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-text {
    color: #fff;
}

.navbar-expand .navbar-nav .nav-link {
    padding-left: 1rem;
    padding-right: 1rem;
}

.navbar-expand .fa-user {
    margin-right: 10px;
}

.form-ticket {
    
}

.form-ticket .form-group {
    margin-bottom: 1.8rem;
}

.form-ticket textarea {
    resize: none;
}

.content hr {
    border-top:10px solid rgba(0,0,0,.1);
}

.content hr.slim {
    border-top:5px solid rgba(0,0,0,.1);
}

.fade.in {
    opacity: 1;
}

.fileupload-buttonbar {
    padding: 0 15px 0 15px;
}

.progress {
    background-color: #cbccce;
}

.profile-reqd {
    color: red;
    font-family: monospace;
    font-weight: normal;
}

.profile-avatar .imagen {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    border-radius: 50px;
    background: url(../img/placefoto.jpg) center center;
    background-size: cover;
    margin-bottom: 20px;
    border: 10px solid #f4a700;
}


.help .card,
.templates .card {
    border-radius: 0;
    margin-bottom: 10px;
}

.help .card .btn-link,
.templates .card .btn-link{
    color:#202525;
    text-transform: uppercase;
    font-weight: bold;
}

.borderless td, .borderless th {
    border: none!important;
}


.details {
    
}

.details .adjuntos .col-4 {
    margin-bottom: 10px;
}

.details .adjuntos .col-4 i {
    margin-right: 5px;
}

.details .card {
    border-radius: 0;
    margin-bottom: 10px;
}

.details .card h5 {
    color:#202525;
    font-weight: bold;
}

.details .form-reply .btn {

}


tfoot select {
    width: 100%;
}

.deleted td {
    text-decoration:line-through;
}

.deleted td:last-child {
    text-decoration:none;
}

.nolink {
    cursor: default!important;
}

.sidebar {
    position: relative;
    border-right: 1px solid #fff;
}

.sidebar .logo {
}


.sidebar .logo img {
    margin: 0 auto;
}

.sidebar .logo-gates {
    position: absolute;
    bottom: 20px;
    width: 100%;
}

.sidebar .logo-gates img {
    max-width: 70px;
    margin: 0 auto;
}


.sidebar .legal {
    position: absolute;
    display: inline-block;
    bottom: 10px;
    width: 100%;
}

.notification-menu {
  position: absolute;
  top: 52px;
  right: 0;
  background-color: #DDDDDD;
  border: #989898;
  padding: 0 10px 0 10px;
  list-style: none;
  width: 320px;
  display: none;
  text-align: left;
    z-index: 5;
}

.notification-menu li {
    background-color: #fff;
    padding: 10px;
    margin-bottom: 10px;
    position: relative;
}

.notification-menu li a {
  font-size: 12px;
}

.notification-menu li.viewall {
    margin-top: 5px;
    padding: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    background-color: #b5b5b5;
}

.notification-menu li.viewall a {
    display: block;
    padding: 5px;
    color: #292929;
    font-size: 14px;
}

.notification-menu .nty {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}

.notification-menu h3 {
  font-size: 15px;
  margin: 0 0 5px 0;
  display: inline;
    font-weight: bold;
}

.notification-menu p {
  margin-bottom: 0;
  font-size: 14px;
}

.catego {
    display: none;
}

#tabletickets .lkt,
#tableclosed .lkt {
    color: #555;
}

/* ---------------------------
   	        HOME
---------------------------- */

.funnel {
    display: block;
    padding: 20px 20px;
    background-color: #f7b526;
    -webkit-transform: perspective(200px) rotateX(-10deg);
    -moz-transform: perspective(200px) rotateX(-10deg);
    transform: perspective(200px) rotateX(-10deg);
    width: 80%;
    
}

.funnel h1 {
    margin-bottom: 0;
}

.fun-1 {
    margin: 20px auto 20px auto;
}

.fun-2 {
    width: 70%;
    margin: 0 auto 20px auto;
}

.fun-3 {
    width: 60%;
    margin: 0 auto;
}

.resultados {}

.resultados .result {
    text-align: center;
}

.resultados .result div {
    display: block;
    margin: 5px auto;
    line-height: 1;
    font-size: 1rem;
}

.resultados .result .num {
    font-size: 3vw;
    font-weight: 600;
}

.resultados .result .num span {
    font-size: 1.3vw;
    font-weight: 400;
}

.resultados .result i {
    font-size: 2rem;
}

.resultados .result input {
    width: 100%!important;
    text-align: center;
}

.head-button {
    vertical-align: middle;
}


.list-ticket {
    
}

.list-ticket div {
    display: block;
    margin-bottom: 5px;
    line-height: 1.8;
}

.list-ticket div span {
    text-transform: uppercase;
    font-weight: bold;
}

.list-ticket .tk a {
    color:#555555;
}

.c-warn {
    color:#ffd335;
}

.c-green {
    color:#3ec957;
}

.c-red {
    color:#FF354B;
}

.blink {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}


/* ---------------------------
   	        CALENDARIO
---------------------------- */

.fc-toolbar h2 {
    font-size: 1em;
    text-transform: uppercase;
    margin-top: 10px;
}


/* ---------------------------
   	        POSTS
---------------------------- */

.post-tab div {
    display: block;
}

.post-tab .imag {
    position: relative;
}

.post-tab div img {
    position: relative;
}

.post-tab div i {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 4em;
}
.post-tab .fas {
    padding: 5px;
    background-color: #F8F9FA;
}

.post-tab .fa-question-circle {
    color:#ffd335;
}

.post-tab .fa-check-circle {
    color:#3ec957;
}

.post-tab .fa-times-circle {
    color:#FF354B;
}


.post-tab {
    font-size: 12px;
}


#actions_grid.table thead th {
    white-space: nowrap;
}


#actions_grid-header .customButtons {
    margin-left: 10px;
}

.bootgrid-footer .search, .bootgrid-header .search {
    width: 30%;
}



.influ-group {
    border-bottom: 5px solid #cecece;
}

.bootgrid-footer .infoBar, .bootgrid-header .actionBar {
    text-align: left!important;
}

.bootgrid-footer .search .fa, .bootgrid-header .search .fa {
    line-height: 30px;
    margin-right: 10px;
}

.table-responsive .bootgrid-table td, .table-responsive .bootgrid-table th>.column-header-anchor>.text {
    white-space: nowrap!important;
    text-align: center!important;
}

#actions_grid .command-edit {
    position: absolute;
    right: 30px;
    margin-top: -5px;
}

#actions_grid .command-clone {
    margin-top: -5px;
    position: absolute;
    right: 75px;
}


.ui-widget {
    font-family: 'Raleway', sans-serif;
    font-size: 0.8em;
    text-align: left;
}

.tableredes td {
    vertical-align: middle;
}

.tableredes a {
    color: #f4a700;
}


.gj-picker-bootstrap {
    color: #0e3351;
}


.infoBar .infos {
    margin-top: 8px;
}

.pagination {
    height: 36px;
    margin: 18px 0;
    color: #6c58bF;
}

.pagination ul {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    margin-left: 0;
    color: #ffffff;
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination li {
    display: inline;
    color: #0E3351;
    cursor: pointer;
}

.pagination a {
    float: left;
    padding: 0 14px;
    line-height: 34px;
    color: #0E3351;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left-width: 0;
}

.pagination a:hover,
.pagination .active a {
    background-color: #0E3351;
    color: #ffffff!important;
}

.pagination a:focus {
    background-color: #0E3351;
    color: #ffffff;
}


.pagination .active a {
    color: #ffffff;
    cursor: default;
}

.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
    color: #999999;
    background-color: transparent;
    cursor: default;
}

.pagination li:first-child a {
    border-left-width: 1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.pagination li:last-child a {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.pagination-centered {
    text-align: center;
}

.pagination-right {
    text-align: right;
}


.head-button {
    display: block;
}

ul.multiselect-container {
	width: 100%;
}

ul.multiselect-container li {
	text-align: center;
}

ul.multiselect-container li img {
	max-width: 160px;
	width: 100%;
}

.multiselect-container>li>a>label {
	padding: 4px 20px 3px 20px;
	text-align: center;
}

canvas {
    
}

.page-report {
    margin: 0 auto;
    width: 1125px;
    background-color: #0d3451;
    height: 900px;
}

/* ---------------------------
   	        REPORT
---------------------------- */

.report {
	
}

.report .aguila {
	max-width: 150px;
    margin-left: -15px;
}

.report .gates {
	max-width: 80px;
	margin-top: 15px;
    margin-left: -15px;
	
}

.report h2 {
	color: #f4a700;
}

.report .bloque {
    padding: 0 10px;
}

.report .bloque h3 {
	color: #f4a700;
}

.report .bloque h4 {
	text-transform: none;
}

.report .bloque h4 strong {
	color: #323232;
}

.report .bloque p {
	margin-bottom: 0;
    font-size: 14px;
}


.report .bloque hr {
	border-top: 5px solid rgba(0,0,0,.1);
}

.report .gal .col-md-6 {
    padding: 0 10px;
}


.inhead button {
    background-color: white;
}

.stocks small {
    font-size: 60%;
}
/* ---------------------------
   			MODALES
---------------------------- */

.modal-header {
    min-height: 60px;
    border-bottom: none;
    padding-right: 0;
}

.modal-header .close {
    opacity: 1;
    color: #fff;
    font-size: 30px;
}

.modal-footer {
    text-align: center;
    justify-content: center;
}

.modal {
    background-color: rgba(1, 5, 8, 0.8);
}

.modal-content {
    border: none;
    background-color: transparent;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.0);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.0);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0);
}

.modal-backdrop.in,
.modal-backdrop.fade.in {
    background-color: transparent;
}

.modal-body {
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.modal-dialog {
    margin: 30px auto;
    width: 95%;
}


.modal-body {
    background-color: #fff;
    color: #515151;
}

#alerta hr {
    border-color: #f08c16;
    margin-top: 6px;
    margin-bottom: 16px;
}

#cargando .modal-dialog {
    max-width: 240px;
    width: 95%;
    margin-top: 10%;
}

#cargando .modal-body {
    background-color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

#modalClose .modal-dialog {
    max-width: 600px;
}


#modalClose .modal-body {
    text-align: left;
}

#modalClose .form-check-inline {
    font-size: 13px;
}



/* ---------------------------
   	     ANIMACIONES
---------------------------- */


.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}


@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fadeIn {
  opacity:0;
  -webkit-animation:fadeIn ease-in 1;
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  animation-duration:1s;
}

.fadeIn.first {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.fadeIn.second {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.fadeIn.third {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.fadeIn.fourth {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}


/* ---------------------------
   	    TABLA CHART
---------------------------- */

.chatcont {
    width: 100%;
    overflow-x: auto;
    display: block;
}

.chatcont .columnas {
    width: 8500px;
    display: flex;
}

.chatcont .colu {
    width: 150px;
    display: inline-block;
    margin-right: 5px;
}

.chatcont .colu div {
    width: 100%;
    margin-bottom: 5px;
    padding: 2px 5px;
    font-size: 0.9vw;
    background-color: #efefef;
}

.chatcont .colu div.titq {
    font-size: 1.2vw;
    text-align: center;
    font-weight: bold;
    background-color: #0d3451;
    color: #f4a700;
}

.chatcont .colu div.titcolu {
    font-size: 1.2vw;
    text-align: center;
    font-weight: bold;
    background-color: #f4a700;
}

.chatcont .colu div.evt {
    cursor: pointer;
}

.chatcont .colu div.cerrado {
    background-color: #b8eb08;
}
.chatcont .colu div.stand {
    background-color: #FFBD74;
}


.leyenda {
    list-style: none;
    padding: 0;
}

.leyenda li {
    display: inline-block;
    margin-right: 10px;
    font-size: 13px;
    color: #8c8c8c;
}




.leyenda li .empresas {
    color: #FFFFB5;
}

.leyenda li .gaming {
    color: #FFB180;
}

.leyenda li .ligas {
    color: #87bfb9;
}

.leyenda li .unis {
    color: #FF9BCB;
}
.leyenda li .espacios {
    color: #c6f4f2;
}
.leyenda li .accioneshk {
    color: #acc49f;
}

.leyenda li .cancelado {
    color: #E8484A;
}



.fixedTable .table {
  background-color: white;
  width: auto;
}
.fixedTable .table tr td,
.fixedTable .table tr th {
  min-width: 70px;
  min-height: 30px;
  height: 30px;
  padding: 5px;
    font-size: 12px;
    vertical-align: middle;
    text-align: center;
}
.fixedTable-header {
  /*width: calc(100% - 110px);*/
  height: 30px;
    width: 100%;
  /*margin-left: 110px;*/
  overflow: hidden;
  border-bottom: 1px solid #CCC;
}
.fixedTable-sidebar {
  width: 140px;
  height: 300px;
  float: left;
  overflow: hidden;
  border-right: 1px solid #CCC;
}


.fixedTable-sidebar table {
    width: 100%!important;
}



.fixedTable-body {
  overflow: auto;
  width: calc(100% - 140px);
  height: 300px;
  float: left;
}

aside td { width: 105px; text-align: left;}

.big {
    min-width: 100px!important;
    text-align: center;
    font-weight: bold;
}

.leyenda span { background-color: #E0FEFE; }

.bgfest { background-color: #FFDAC1!important; }
.bgfinde { background-color: #FFFFD8!important; }
.bgvacas { background-color: #B5EAD7!important; }
.bgotro { background-color: #E0FEFE!important; }

.fixedTable .table tr th.campo {
    min-width: 140px!important;
    max-width: 140px!important;
}






/* ---------------------------
   	    CALENDARIO HOME
---------------------------- */


.calendar {
  position: relative;
  text-transform: capitalize;
  text-align: center;
    font-size: 13px;
  color: #545A5C; }

  .calendar a {
    text-decoration: none;
    color: inherit; }
  .calendar header .btn {
      line-height: 1.3;
    display: inline-block;
    position: absolute;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #CBD1D2;
    border-radius: 50%;
    border: 2px solid #CBD1D2; }
  .calendar header .btn:hover {
    background: #CBD1D2;
    color: white; }
  .calendar header .btn-prev {
    left: 0;
    top: 0; }
  .calendar header .btn-next {
    right: 0;
    top: 0; }
  .calendar header .month {
    padding: 0;
    margin: 0;font-weight: 600;
font-size: 1.5rem;
color: #0d3451;}
  .calendar table {
    width: 100%;
      margin-top: 20px;
    border-spacing: 0px; }
  .calendar thead {
    font-size: 1.2em;
    font-weight: 600; }
  .calendar td {
}
  .calendar .day {
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 1.9em;
    border-radius: 50%;
    border: 2px solid transparent; }
  .calendar .day:hover {
    border: 2px solid #6691CC; }
  .calendar .day.today {
    background: #f5ac0c;
    color: white; }
 .calendar .day.event {
    color: rgb(26, 26, 26);
    border: 2px solid #f5ac0c; }
  .calendar .day.event:hover {
    color: rgb(22, 23, 24);
    border: 2px solid #f5ac0c; }
  .calendar .day.wrong-month {
    color: #CBD1D2; }
  .calendar .day.wrong-month:hover {
    border: 2px solid transparent; }
  .calendar .event-container {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #545A5C; }
  .calendar .filler {
    position: absolute;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: #545A5C;
    transform: translate(-50%, -50%); }


    /* Event Close button - ref : https://codepen.io/brissmyr/pen/egidw */
    .event-container>p{
      margin-top: 35%;
      font-size: 1.2rem;
    }
    .event-container>.close {
      position: absolute;
      right: 32px;
      top: 32px;
      width: 32px;
      height: 32px;
      opacity: 0.3;
    }
    .event-container>.close:hover {
      opacity: 1;
    }
    .event-container>.close:before, .event-container>.close:after {
      position: absolute;
      left: 15px;
      content: ' ';
      height: 33px;
      width: 2px;
      background-color: rgb(235, 235, 235);
    }
    .event-container>.close:before {
      transform: rotate(45deg);
    }
    .event-container>.close:after {
      transform: rotate(-45deg);
    }


/*-----------------------------------*\
  			 MULTI SELECT
\*-----------------------------------*/


.ms-options-wrap,
.ms-options-wrap * {
    box-sizing: border-box;
}

.ms-options-wrap > button:focus,
.ms-options-wrap > button {
    position: relative;
    width: 100%;
    text-align: left;
    border: none;
    background-color: #fff;
    margin-top: 1px;
    font-size: 13px;
    color: #aaa;
    outline: none;
    white-space: nowrap;
    width: 200px;
    border: 1px solid #0d3451;
    padding: 10px;
}

.ms-options-wrap > button > span {
    display: inline-block;
}

.ms-options-wrap > button[disabled] {
    background-color: #e5e9ed;
    color: #808080;
    opacity: 0.6;
}

.ms-options-wrap > button:after {
    content: ' ';
    height: 0;
    position: absolute;
    top: 50%;
    right: 5px;
    width: 0;
    border: 6px solid rgba(0, 0, 0, 0);
    border-top-color: #999;
    margin-top: -3px;
}

.ms-options-wrap.ms-has-selections > button {
    color: #333;
    width: 200px;
    border: 1px solid #0d3451;
    padding: 10px;
}

.ms-options-wrap > .ms-options {
    position: absolute;
    left: 0;
    width: 100%;
    margin-top: 1px;
    margin-bottom: 20px;
    background: white;
    z-index: 2000;
    border: 1px solid #aaa;
    overflow: auto;
    visibility: hidden;
}

.ms-options-wrap.ms-active > .ms-options {
    visibility: visible;
    width: 200px;
    margin-left: 18px;
}

.ms-options-wrap > .ms-options > .ms-search input {
    width: 100%;
    padding: 4px 5px;
    border: none;
    border-bottom: 1px groove;
    outline: none;
}

.ms-options-wrap > .ms-options .ms-selectall {
    display: inline-block;
    font-size: .9em;
    text-transform: lowercase;
    text-decoration: none;
}
.ms-options-wrap > .ms-options .ms-selectall:hover {
    text-decoration: underline;
}

.ms-options-wrap > .ms-options > .ms-selectall.global {
    margin: 4px 5px;
}

.ms-options-wrap > .ms-options > ul,
.ms-options-wrap > .ms-options > ul > li.optgroup ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.ms-options-wrap > .ms-options > ul li.ms-hidden {
    display: none;
}

.ms-options-wrap > .ms-options > ul > li.optgroup {
    padding: 5px;
}
.ms-options-wrap > .ms-options > ul > li.optgroup + li.optgroup {
    border-top: 1px solid #aaa;
}

.ms-options-wrap > .ms-options > ul > li.optgroup .label {
    display: block;
    padding: 5px 0 0 0;
    font-weight: bold;
}

.ms-options-wrap > .ms-options > ul label {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 4px 4px 4px 20px;
    margin: 1px 0;
    border: 1px dotted transparent;
}
.ms-options-wrap > .ms-options.checkbox-autofit > ul label,
.ms-options-wrap > .ms-options.hide-checkbox > ul label {
    padding: 4px;
}

.ms-options-wrap > .ms-options > ul label.focused,
.ms-options-wrap > .ms-options > ul label:hover {
    background-color: #efefef;
    border-color: #999;
}

.ms-options-wrap > .ms-options > ul li.selected label {
    background-color: #efefef;
    border-color: transparent;
}

.ms-options-wrap > .ms-options > ul input[type="checkbox"] {
    margin: 0 5px 0 0;
    position: absolute;
    left: 4px;
    top: 7px;
}

.ms-options-wrap > .ms-options.hide-checkbox > ul input[type="checkbox"] {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
}
