@import url("https://fonts.googleapis.com/css?family=Roboto:400,700");
/*!
 * bootswatch v3.3.6
 * Homepage: http://bootswatch.com
 * Copyright 2012-2015 Thomas Park
 * Licensed under MIT
 * Based on Bootstrap
*/
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.fs-12{
  font-size: 12px;
}

.fs-24{
  font-size: 24px; 
}

.m5{
  margin: 5px;
}

.mr-5{
  margin-right: 5px;
}

.ml-5{
  margin-left: 5px;
}

.ml-10{
  margin-left: 10px;
}

.ml-20{
   margin-left: 20px;
}

.mb-5{
  margin-bottom: 5px;
}

.br{
  border-right: 0px !important;
}

.bb-1{
	border-bottom: 1px solid #313131;
}

.mb-10{
  margin-bottom: 10px !important;
}

.mt-5{
  margin-top: 5px;
}

.mt-10{
  margin-top: 10px;
}

.pr-10{
  padding-right: 10px;
}

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

.p-10{
    padding: 10px !important;
}

.pb-10{
    padding-bottom: 10px;
}

.p-5{
    width: 25%;
    padding: 0px;
    padding-right: 5px;
    float: left;    
}

.d-block{
    display: block;
}

.text404{
  font-size: 24px;
  color: #ffff;
  line-height: 1.3em;
}

.wrapper{
	padding: 0px 0px;
	transition: all 0.3s ease-out;
	margin-top: 70px; 
}

.footer_wrapper{
  text-align: center;
}

.footReview{
 color: #b5b5b5; 
}

.footReview a{
 color: #ff9800; 
}

/*Theme - Black and white*/
html.white-mode body,
html.white-mode .ads-nav-left, 
html.white-mode .Nav,
html.white-mode .moretag{
  background: #fafafa;
  color: #313131;
}

html.white-mode .form-control,
html.white-mode .preview-route,
html.white-mode .bootstrap-tagsinput,
html.white-mode .alert-info,
html.white-mode div.bootstrap-tagsinput,
html.white-mode .modalWidth input{
  background: #f0f0f0 !important;
  color: #313131 !important;
}

html.white-mode .input-group-addon:first-child{
    background: #f0f0f0;
    border: none;
    color: #000;
    border-right: 3px solid #fafafa;
}

html.white-mode #sidebar-wrapper, 
html.white-mode .copyright,
html.white-mode .settings-,
html.white-mode .DropdownNav,
html.white-mode .dropdown-menu,
html.white-mode .headNoty,
html.white-mode .btn-reactions li a,
html.white-mode .notification,
html.white-mode .top-nav,
html.white-mode .wrapperLikes,
html.white-mode .modal-content,
html.white-mode .modal-body,
html.white-mode input[type=checkbox],
html.white-mode .start,
html.white-mode .add-intro,
html.white-mode table.apcu-stats th,
html.white-mode table{
  background: #ffffff !important;
  color: #000;
  border: none;
}

html.white-mode .btn-default,
html.white-mode .notyDesktopCont,
html.white-mode .notyMobilcont,
html.white-mode .wrapperNoty,
html.white-mode .bar-sticker,
html.white-mode .filterGroupName,
html.white-mode .header-post-category,
html.white-mode .remeber-,
html.white-mode .headerChannel {
  background: #ffffff;
  color: #000;
}

html.white-mode ul.thumbnails.image_picker_selector li div.thumbnail{
    background: #ffffff;
    border: solid #ffffff;
}

html.white-mode .btnSumit, 
html.white-mode .-img-,
html.white-mode .btnRecommended,
html.white-mode .btnSeeMore,
html.white-mode .btn-dsb,
html.white-mode .botones,
html.white-mode .btn-warning{
  background-color: #f0f0f0 !important;
  color: #000000 !important;
  border: none;
}

html.white-mode .btn-circle{
  color: #000000 !important;
  background-color: #f0f0f0 !important;
}

html.white-mode .searchSelect{
  background: #f0f0f0;    
  font-size: 16px;
  border-right: 1px solid #ffffff;       
}

html.white-mode .btn-circle:hover, 
html.white-mode .btn-circle:focus, 
html.white-mode .btn-circle:active,
html.white-mode .btnPics{
  background-color: #f0f0f0 !important;
  border: 1px solid #f0f0f0 !important;
  color: #000000 !important;
}

html.white-mode #qsearch{
  background-color: #f0f0f0;
  box-shadow: inset 0 1px 2px #eee;
  border-radius: 40px 0 0 40px;
  padding: 0 4px 0 16px;
  cursor: text;
  border-right: 1px solid #ffffff !important;
}

html.white-mode .radix {
  background-color: #f0f0f0;
}

html.white-mode .views,
html.white-mode .text-help, 
html.white-mode button.list-group-item,
html.white-mode .headlineTitles h1,
html.white-mode .TitlePostSingle,
html.white-mode .p-chart{
  color: #282828;
}

html.white-mode .btn-reactions li:not(:last-child){
  border-right: 2px solid #dcdcdc;
}

html.white-mode .menunav a:hover,
html.white-mode .btn-default:hover,
html.white-mode .dropdown-menu > li > a:hover,
html.white-mode .btn-reactions li a.active { 
  background-color: #e6e6e6;
  color: #000000;
}

html.white-mode .subMenuNav a:hover { 
  margin-left: 5px;
}

html.white-mode .pagination > .disabled > a{
    border: none;
    color: #dadada;
    background-color: #f0f0f0;
}

html.white-mode .subMenuNav {
  background-color: #fafafa;
}

html.white-mode .subMenuNav a {
  border-top: 1px solid #fff;
}

html.white-mode .short_{
    color: #ffffff;
}

html.white-mode .slang,
html.white-mode .sReport{
    color: #ffffff !important;
}

html.white-mode a,
html.white-mode h2,
html.white-mode .headingGrid,
html.white-mode .text404,
html.white-mode .showChannel a,
html.white-mode .menuTitle,
html.white-mode .menunav a,
html.white-mode .footReview,
html.white-mode .btnLang,
html.white-mode .textNoty,
html.white-mode .btn:active,
html.white-mode .btn:focus,
html.white-mode .btn:hover,
html.white-mode .searchSelect:hover,
html.white-mode .searchSelect:focus,
html.white-mode .dropdown-menu > li > a, 
html.white-mode .rest-help,
html.white-mode .actionBtn,
html.white-mode .laid,
html.white-mode .progress,
html.white-mode #type span,
html.white-mode #nameVideo span,
html.white-mode #size span,
html.white-mode .bellAnimation,
html.white-mode .channelStatistics li,
html.white-mode .channelName h1,
html.white-mode .d-p,
html.white-mode .name-profile,
html.white-mode .modal-title,
html.white-mode .close,
html.white-mode .Inf{
  color: #000000;
}

html.white-mode .laidBlock{
    color: #ff056f;
}

html.white-mode .openBtn{
  color: #000000 !important;
}

html.white-mode #sidebarTogglebtn.active-color{
  color: #ff0000 !important;
}

html.white-mode .title-post{
  font-weight: bold;
  color: #313131;
}
/*End Theme - Black and white*/


/* Sidenav */
#sidebar-wrapper {
    position: fixed;
    z-index: 1040;
    top: 56px;
    bottom: 0px;
    width: 250px;
    left: -252px;
    background-color: #1f1f1feb;
    transition: left .3s ease;
    overflow-y: hidden; /* Oculta el scroll por defecto */
    flex-direction: column;
    -webkit-overflow-scrolling: touch;
    backdrop-filter: saturate(2.8) blur(10px);
}

#sidebar-wrapper:hover {
    overflow-y: auto; /* Muestra el scroll al poner el mouse sobre el menú cuando es desktop*/
}


#sidebar-wrapper.active {
    left: 0px;
    transition: 0.3s;
}

#lockB.block {
	overflow: hidden;
}

.overgrow {
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.65);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 1005;
}

.darkenMSearch{
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.9);
    position: fixed;
    top: 0;
    left: 0;
}

.darkenMSearchIcon{	
    left: 50%;
    margin-left: -50px;
    top: 50%;
    margin-top: -50px;
    font-size: 3.3em;
    color: #ffffffad;
}

.darkenAnimation {
	display: inline-block;
    animation: darkenAnimation .8s infinite;
    transform-origin: center;
}

@keyframes darkenAnimation {
    from { transform: none; }
    50% { transform: scale(1.4); }
    to { transform: none; }
}


.slideIn {
  left: 145px;
  margin-left: -145px; 
  position: fixed;
}

.slideOut {
  left: -250px;
  margin-left: 0;
}

.menunav{
	margin-top: 10px;
	transition: 0.3s; 
}


.menunav a {
    padding: 0 32px;
    text-decoration: none;
    font-size: 17px;
    color: #eeeeee;
    display: block;
    transition: 0.1s;
    cursor: pointer;
    line-height: 37px;
}

.new::before {
    content: 'New!';
    font-size: 10px;
    color: #000000;
    font-weight: bold;
    margin-right: 5px;
    background: #eeeeee;
    padding: 2px;
    border-radius: 5px;
}

.beta::before {
    content: 'Beta ';
    font-size: 0.7em;
    color: #000000;
    font-weight: bold;
    margin-right: 5px;
    background: #ffc50b;
    margin-left: 10px;
    padding: 3px;
    border-radius: 5px;
}

.setMenu a{
    color: #FF9800 !important
}

.menunav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
    background: #313131;
}

.DropdownNav{
  background: #141414;
}

.DropdownNav a{
  padding: 0px 45px;
  font-size: 15px;
  border-top: 1px solid #1f1f1f;
}

.DropdownNav i{ 
  font-size: 15px !important;  
}

.subMenuNav{
  background: #141414;
}

.subMenuNav a{
  padding: 0 10px 0 50px;
  border-top: 1px solid #1f1f1f;
}

.closebtn {
    border: 0px !important;
    border-radius: 100% !important;
    color: #fff !important;
    font-size: 18px !important;
    width: 35px;
    height: 35px;
    padding: 0px 5px !important;
    margin-left: 5px;  
}

.openBtn{
    border: 0px !important;
    border-radius: 100% !important;
    color: #fff !important;
    font-size: 20px !important;
    width: 40px;
    height: 35px;
    background: none;
    padding: 0px !important;            
}

#sidebarTogglebtn.active-color{
  color: #ff8800 !important;
}

.menuTitle{
    font-size: 1.333em;
    color: #dadada;
    font-weight: 700;
    text-transform: uppercase;
    display: block;    
    padding: 10px 10px 0px 20px;
    margin-bottom: 5px;
}

.menuIcon i{
    font-size: 18px;
    margin-right: 10px;
}


.beats {
    display: block;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 0 0 rgb(204 169 44 / 40%);
    animation: beats 3s infinite;
}
.beats:hover {
  animation: none;
}

@-webkit-keyframes beats {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
    color: #ff9800;
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);

  }
}
@keyframes beats {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
    box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
    color: #ff9800;
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
      box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}

/*Custom Scroll bar */
/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track - Color Background Bar*/
::-webkit-scrollbar-track {
  background: #212121; 
}
 
/* Handle - Color Bar */
::-webkit-scrollbar-thumb {
  background: #888888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
/*End Custom Scroll bar */
/* End Sidenav */

.submenuMovil{
  margin-top: 57px;
}

.sectionTitle{
    padding: 0 8px;  
    display: flex; 
    margin: 0px; 
}

.gridSection{
    display: table-cell;
    padding-top: 8px;
}

.gridSection h2{
  margin-bottom: 5px;  
  text-transform: capitalize;
}

 .headingGrid{
  display: block;
  text-transform: capitalize;
  font-size: 19px; 
  color: #ffffff;  
  }

.subSectionTitle{
  color: #888888;
  font-size: 13px;
  display: block;
}

/*Bar Sticker*/
#ment {
  position: relative;
}

#closeAd {
    position: absolute;
    top: -5px;
    right: 5px;
    padding: 2px 8px;
    background: #f00;
    border: none;
    color: #fff;
    font-size: 17px;
}

.bar-sticker {
    display: flex;
    background-color: #1f1f1f;
    color: #ffffff;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.bar-sticker img {
    max-width: 100%;
    height: 80px;
    border-radius: 5px 0 0 5px;
}

.contentbar{        
    padding: 10px 37px 10px 10px
}

.textLowercase{
    text-transform: lowercase;
}

.contentbar p{
        display: -webkit-box;
    max-height: 3.4rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    font-size: 13px;
    line-height: 1.7rem;
    margin-bottom: 4px;
}
/*End Bar Sticker*/


/*Modal successfull*/
.successful_alert {
    display: flex;
    align-items: center;
    padding: 10px 20px;
    border-radius: 5px;
    background-color: #141414;
    position: relative; /* Asegura que el botón esté posicionado relativo a la notificación */
}

.successful_icon {
    margin-right: 10px;
}

.successful_icon i {
    font-size: 24px;
}

.successful_message {
    flex: 1;
    color: #dadada;
    padding-right: 10px;
}

.close_successful {    
    top: 10px;
    right: 10px;
    background: none;
    border: none;
    font-size: 20px;
    color: #dadada;
    cursor: pointer;
}
/*End Modal successfull*/

.hrline{
    margin-left: 20px;
    margin-right: 20px;
    border-top: 1px solid #313131;
    margin-bottom: 10px;
    margin-top: 10px;
}

.bellAnimation {
  display: inline-block;
  font-size: 15px;
  color: #fff;
  animation: 3s bell-vibrate ease-in-out infinite;
}

@keyframes bell-vibrate {
  0% { transform: rotate(0); }
  4% { transform: rotate(5deg); }
  8% { transform: rotate(-13deg); }
  12% { transform: rotate(5deg); }
  16% { transform: rotate(-15deg); }
  20% { transform: rotate(0); }
  100% { transform: rotate(0); }
}


.btn-circle{
    width: 35px;
    height: 35px;
    padding: 6px 0px !important;
    margin-left: 3px;
    border-radius: 100px! important;
    text-align: center;
    font-size: 15px !important;
    line-height: 1.42857 !important;
    color: #ffffff !important;
    background-color: #282828 !important;
}

.btn-circle:hover, .btn-circle:focus, .btn-circle:active{
	background-color: #313131 !important;
	border: 1px solid #313131 !important;	
}

.btn-dsb{
    max-width: 100%;
    min-width: 35px;
    min-height: 35px;
    border-radius: 100px! important;
    text-align: center;
    font-size: 13px !important;
    line-height: 1.82857;
    color: #ffffff !important;
    margin-left: 3px !important;   
    padding: 6px 12px; 
    background-color: #282828 !important;
}

.btn-dsb:hover{
	background-color: #313131 !important;	
}

.btnSeeMore{
    max-width: 100%;
    font-size: 13px !important;
    color: #000000 !important;
    margin-left: 3px !important;
    background-color: #ffb601 !important;
    font-weight: bold !important;
    border-radius: 100px! important;
}

.btnSeeMore:hover{
    background-color: #ffc107 !important;   
}

.btnNone{
    background: none;
    border: none;
}

.btn-partner{
    max-width: 100%;
    min-width: 35px;
    min-height: 35px;
    border-radius: 100px! important;
    text-align: center;
    font-size: 12px !important;
    line-height: 1.42857;
    color: #ffffff !important;       
}

.btn-partner:hover{
	background-color: #313131 !important;
	border: 1px solid #313131 !important;
}

.down-menu-cat{
    padding: 5px;
}

.onfireHeader{
    padding: 3px 10px;
    line-height: 1.42857143;
    color: #ffffff;
    margin-bottom: 5px;
    padding-left: 0px;
    font-size: 19px;
}

.see-all{
    margin-left: 5px;
    font-size: 13px;
    background: #282828;
    padding: 2px 5px;
  }

.see-all:hover{      
    background: #313131;
    color: #ffffff;      
  }

.title-header {
  display: block;
  padding: 3px 10px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #888888;
  white-space: nowrap;
  margin-bottom: 5px;
  padding-left: 0px;
  font-size: 13px;
}

.-label{
    font-size: 24px;
    margin-top: 5px;
    margin-bottom: 0px;
}

.menu- li{
    width: 47.1%;
    margin-left: 5px;    
}

.small-menu a{    
    padding: 2px;}

 /*Owl Carousel, Sides - Left and Right */
.main-content {
    position: relative;       
}

.owl-carousel .owl-item img{
    display: initial !important;
    width: auto;
}

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

.owl-dots{
    display: none;
}

/*End Owl Carousel, Sides - Left and Right */

.taglist li {
    margin-right: 2px;
    background: rgb(140 140 140 / 15%);
    border-radius: 16px;
    display: inline-block;
    overflow: hidden;
}

.taglist li a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 32px;
    padding: 0 12px;
    font-size: 14px;
    text-transform: capitalize;
    color: inherit;
    text-decoration: none;
    transition: background 0.2s ease, color 0.2s ease;
}

.taglist li:hover a {
    background: #313131;
    color: #ffffff;
}


.taglist li.exclbtn { 
  background: transparent !important;
  margin-right: 2px; 
  display: inline-block;
}

.taglist li.exclbtn > a {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  height: 32px;
  padding: 0 12px;
  border-radius: 16px;
  background: #ffb601; 
  color: #000 !important;
  font-weight: 700;
  text-decoration: none;
  transition: background .2s ease, color .2s ease;
}

.taglist li.exclbtn:hover > a {
  background: #d99900;   
  color: #000 !important;
}


.n-dsb{
  text-transform: capitalize; 
  margin-left: 5px; 
}

.cat-star{
    position: absolute;
    color: #ff9800;
    margin: 3px 0px 0px 0px;
    background: #0a0d0e;
    width: 25px;
    padding-left: 5px;
    font-size: 12px;
}

.img-cat-menu{
    text-align: center;
    height: 100%;
    width: 95%;
    object-fit: cover;
}

.title-cat-menu{  
  font-size: 13px;  
}

.cat-menu-inf{
    font-size: 11px;
    color: #888888;
}

.box-cat-menu {
  margin-left: 0px;
}
.dropdown-large {
  position: static !important;
}

.cursor-link{
padding: inherit;
}

.cursor-enlace{
  cursor: pointer;
}

.action-nav{
    padding: 0px;
    font-size: 12px;
}

.action-nav li{
    padding: 6px;    
    font-size: 14px;    
}

.action-nav li a:hover{
   color: #ff9800;
}

.action-nav > li.active > a,
.action-nav > li.active > a:focus{
  color: #ff9800 !important;
}

.actionBtn {
    background: none;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    color: #ffffff;
    text-decoration: underline;
}
.actionBtn:focus, .actionBtn:hover  {
    outline: none;
    color: #ff9800 !important;
}

/*Animation Push favorite*/

@keyframes heartbeat {
    0%, 100% {
        transform: scale(1);
    }
    25% {
        transform: scale(1.5); 
    }
    50% {
        transform: scale(1);
    }
}

.heartbeat {
    animation: heartbeat 0.6s ease-in-out 2; 
    transform-origin: center;
}

/*End Animation Push favorite*/

.name-profile{
  font-size: 16px;
  color: #FF9800;
  text-transform: capitalize;  
}

.avatar{
    float: left;
}

.avatar img{
    width: 80px;
    height: 80px;
    margin-bottom: 10px;
    object-fit: cover;
    border-radius: 100%;
}

.lockDetails{
  padding-top: 5px;
}

.lockDetails ul{
  padding: 0px;
}

.Nav{
	padding: 0px;    
    text-align: center;
    background: #1f1f1f;
    width: 115px;
}

.Nav li{
	padding: 5px;
    font-size: 14px;
    border-bottom: 1px solid #313131
}

.Nav > li.active > a,
.Nav > li.active > a:focus{
  color: #ff9800 !important;
  background: none;
}

.avatar-{
    width: 10em;
    height: 11em;    
    position: relative
}

.avatar- img{  
  height: 150px;
  width: 150px;
  margin-bottom: 10px;
  object-fit: cover;
}

.-{
    white-space: nowrap;
    text-overflow: ellipsis;
    text-transform: capitalize;    
    font-size: 28px;
}

.ninfAcount{
    color: #ff9800;
    text-transform: capitalize;
    font-size: 22px;
}

.nUbanned{
    font-size: 24px;
    text-transform: capitalize;
    color: #ff9800;
    font-weight: 700;
}

.email-{
    display: block;
    margin-top: 5px;
    margin-bottom: 1px;
    color: #888888;
    text-transform: capitalize;
    font-size: 14px
}


.-img- {
    display: inline-block;
    padding: 20px 30px;    
    background-color: rgba(255, 255, 255, 0.04) !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    cursor: pointer;
    margin-bottom: 10px;    
    text-align: center;
    font-size: 18px;
    font-weight: 400;
}

.-img-:hover{
  color: #ffffff;
}

.verificationRequest{
    margin-top: 10px;
    background-position: center center;
    background: radial-gradient(circle, #1f1f1f, #141414);
    text-align: center;
    padding: 15px;
}

.verificationRequest a{
  font-size: 24px;
}

.input-{
  display: none !important;
}

.profile-details{ 
    padding-left: 10px;
    color: #cccccc;
}

/*Gallery*/
/* Establece un contenedor de cuadrícula con CSS Grid */
.gallery {
  display: grid;
  grid-template-columns: repeat(6, 1fr); /* 5 columnas */
  grid-gap: 5px; /* Espacio entre las imágenes */
  padding-bottom: 10px;
}

/* Define un cuadro para cada imagen */
.gallery-item {
  width: 100%;
}

/* Asegura que las imágenes mantengan su relación de aspecto original */
.gallery-item img {
  width: 100%;
  max-width: 100%; /* Evita que las imágenes se estiren más allá de su tamaño original */
  height: auto;
  object-fit: cover; /* Mantiene el aspect ratio y rellena el contenedor */
}


.thumbGallery{
    width: 100%;
    max-width: 300px;
    position: relative;
    padding-top: 177.77%; 
    overflow: hidden;
    background: #000; 
}

.imgGallery{
    position: absolute;
    top: 50%; 
    left: 50%; 
    transform: translate(-50%, -50%); 
    width: auto;
    height: 100%;
    object-fit: contain; 
    object-position: center center;
}

/* Cover Channel */
.header-channel {
  	padding: 0 5px;
}

img.cover-channel{
    z-index: 0;
    width: 100%;
    margin-bottom: 2px;
    height: 180px;
    object-fit: cover;
}

.vi-im-chan{
    background: none;
    border: none;
}

.avatar-channel{
    margin: 14px;
    z-index: 9;
    width: 150px;
    -moz-box-sizing: border-box;
    height: 150px;
    object-fit: cover;
    border-radius: 100%;
}

.channel-t h1{   
    margin-top: 15px;
    margin-bottom: 5px;
    color: #FF9800;
    font-weight: 700;
    font-size: 32px;
}

.profile-details a{
	margin-bottom: 5px;
}

.channel{
  position: absolute;
}

@media (max-width:728px)
{
    
.channel-t h1{
    font-size: 16px;
    margin-top: 5px;
}

.avatar-channel{
    margin: 8px;
    z-index: 9;
    width: 100px;
    height: 100px;
}

.header-channel img.cover-channel{
    height: 115px;
}

}
/* End Cover Channel*/


/* Exclusive Channel*/
.wrapperCover{
    margin-bottom: 10px;
}

.wrapperCover img{
    z-index: 0;
    width: 100%;
    margin-bottom: 2px;
    object-fit: cover;
    min-height: 100px;
    max-height: 240px;
}

.wrapperChannel{
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}

.wrapperAvatar{
    margin-right: 20px;
}

.wrapperAvatar img{
    z-index: 9;
    width: 100px;
    -moz-box-sizing: border-box;
    height: 100px;
    border-radius: 100%;
}

.channelName h1{
    margin-bottom: 8px;
    color: #ff9800;
    font-size: 26px;
    font-weight: bold;
}

.channelStatistics{
    padding: 0px;
}

.channelStatistics li {
    font-size: 14px;
    text-transform: capitalize;
    display: inline-block;
    padding: 10px 0;
    color: #ddd;
    margin: 0 10px 0 0;
}


.channelMainMenu{
    padding: 0px;
    font-size: 12px;
}

.channelMainMenu li{
    padding: 6px;
    font-size: 14px;
}

.channelMainMenu li a:hover{
   color: #ff9800;
}

.channelMainMenu > li.active,
.channelMainMenu > li.active:focus{
  color: #ff9800 !important;
  border-bottom: 2px solid;
  border-radius: 0px;
}

/* End Exclusive Channel*/

.stats{
    color: #ffffff;
    margin-bottom: 5px;
    margin-top: 10px;
    font-weight: 700;
    font-size: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-transform: capitalize;
}

.s-stats i{
    font-size: 60px;
    color: #fff;
    margin-top: 5px;
}

.s-stats small{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-transform: capitalize;
    display: block;
    font-size: 14px;
}

.d-p{
    color: #ffffff;
    margin-bottom: 5px;
    margin-top: 10px;
    font-weight: 700;
    font-size: 17px;
}

.laid{
	color: #FF9800;	
	font-weight: 700;  	
}

.laidBlock{
  color: #FF9800;
  display: block;  
  font-weight: 700;
  margin-bottom: 2px;
}

.laidBlock a {
  color: #FF9800;
}

.filter{    
    font-size: 14px;
}

.filterGroupName{
    display: block;
    padding: 10px 15px;
    clear: both;
    font-weight: bold;
    color: #ffb601;
    background: #141414;
    text-transform: uppercase;
    font-size: 13px;
    border-left: 3px solid;
}

.pageHeader{
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;    
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 8px;
}

.showingCounter, .showingdate{   
    color: #888;
    font-size: 13px;
    text-transform: none;
    display: block;
    border-left: 3px solid #ff8800;
    padding-left: 5px;
}



.navAvatar img{
    width: 35px;
    height: 35px;
    border-radius: 100%;
    object-fit: cover;    
}

.btnNavAvatar{
    border: 0px;
    padding: 0 3px;
    background: none;
    padding-right: 0px;
    color: #ffffff;
}

.avatarHeader{
    vertical-align: middle;
    width: 65px;
    height: 65px;
    border-radius: 50%;  
    margin-right: 5px;
    object-fit: cover;
}

.pldrop{
    padding: 1px 14.5px !important;
    border-top: 1px solid #313131;
}

.headlineTitles{  
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-transform: capitalize;
    -ms-flex-align: center;
    line-height: 16px;   
}

.headlineTitles h1{ 
    margin: 0px; 
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    font-size: 21px; 
    display: inline-block
}

.box-{    
    padding: 10px;  
}

.box- a{
    font-size: 18px;
    margin-bottom: 4px;
}

.inf-{
    margin-bottom: 10px;
    border-bottom: 1px solid #313131;    
    font-size: 13px;
    padding-bottom: 2px;
}

.preview-route{
    min-height: 50px;    
    height: auto;
    width: 100%;
    padding: 10px;
    color: #000
  }

.commentAge{
    font-size: 12px;
    word-spacing: -1px;
    margin-left: 1px;
}

.show-coment{
    width: 60px;
    height: 60px;
    float: left;
    border-radius: 50px;
    object-fit: cover;
}

.reply-comment{
    width: 55px;
    float: left;
    height: 55px;
    border-radius: 50px;
    object-fit: cover;
}

.reply-comment-show{
    margin-left: 90px;
    margin-top: 10px;
}

.errorurl{
    display: none;
}

.textarea-coment{
    padding: 15px;
    margin-bottom: 6px;
    margin-left: 10px;
}

.flecha-commet { 
    width: 0px;
    height: 0px;
    border-left: 43px solid transparent;
    border-right: 25px solid white;
    border-bottom: 30px solid transparent;
    font-size: 0px;
    line-height: 0px;    
    position: absolute;
    left: 49px;
    top: 0px; 
}

.flecha-resp{
    width: 0px; 
    height: 0px; 
    border-left: 6px solid transparent; 
    border-right: 25px solid white; 
    border-bottom: 30px solid transparent; 
    font-size: 0px; 
    line-height: 0px; 
    position: absolute; 
    left: 70px; 
    top: 0px; 
}

.deniedComment{
    background: #1f1f1f;
    color: #888888;
    padding: 15px;
    margin-bottom: 6px;
    display: flex;
    font-size: 14px;   
}

.galleria{
  width: 100%; 
  position:relative;
  padding-bottom:56%;
  height:300px;
  background: #000;
}

ul li{
  margin-bottom: 5px;
}

/*Progress Bar top loading*/
.pace .pace-progress {
  background: #e4006a;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 3px;

  -webkit-transition: width 0.2s;
  -moz-transition: width 0.2s;
  -o-transition: width 0.2s;
  transition: width 0.2s;
}

.pace-inactive {
  display: none;
}
/*Progress Bar top loading*/

.color-f{
    color: #e4006a;
}

.color-orange{
    color: #FF9800 !important;
}

.color-green{
    color: #77b300;
}

.color-white{
    color: #ffffff !important;
}

.color-gray{
    color: #888888;
}

::selection{
  background: #e4006a;
  color: #ffffff;
}

.top-menu-nav{
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
}

.top-nav{
    height: 56px;
    position: fixed;
    line-height: 53.5px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1040;
    background: #1f1f1f;
    margin-bottom: 2px;
  } 

  .headernav{
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

.menu- li{
    border-bottom: 1px solid #313131; 
    border-right: none !important;
    padding: 0px !important;  
    margin-bottom: 0px !important; 
    font-size: 15px;
}

.menu- li:hover{
    background: #313131;
}


.remeber-{
    padding: 10px;
    border: 1px solid #313131;
    background: #151515;
}

.alert-profile{
  padding: 10px;
}

.m-alert-pro{
  padding-left: 10px;
  display: table-cell;
  vertical-align: top;
  border-left: 1px solid #313131;
}

.noFoundSearch{
  padding-left: 10px;
  display: table-cell;
  vertical-align: top;
  border-left: 1px solid #313131;
}

.alert-{
    font-size: 12px;
    margin-left: 21px;
}

.alert-no-avatar{
    padding: 15px;    
    color: #888;
    font-size: 14px;
}

.p-no-a{
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 0.875rem;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #1f1f1f;
    margin-bottom: 10px;
    padding: 10px;
}

.note-no-avatar{
    font-size: 13px;
    color: #888;
    margin-top: 5px;
    border-left: 1px solid #ff8800;
    padding-left: 5px;
    margin-left: 10px;
}

.text-no-avatar{
    color: #ccc;
    font-size: 14px;
    margin-top: 10px;
    line-height: 1.2em;
}

.-menu{    
    border-left: 2px solid #060606;
    padding: 1px 9px 0px 9px;    
    float: left;
}

.gestor-{
  float: left;
  margin-top: 15px;
  }


.radix{
    background: #080808;    
    padding: 9px 0;
    margin-bottom: 5px;
}

/*Forced - Custom Videojs Player*/
.vjs-1600 .vjs-control-bar{
    bottom: 0px !important;
}

.vjs-1600 .vjs-quality-button span, .video-js .vjs-quality-button span{
    font-weight: bold !important;
}

.video-js .vjs-b-r-b .video-js .vjs-b-p-b .video-js .vjs-b-f-b{
    display: none !important;
}

/*End Forced - Custom Videojs Player*/

.actions-menu{       
    padding-left: 5px;
}

.actions-menu ul{
  padding: 0px;
}

.cuerpo_noborder {
  padding: 12px;
  background: #222222;
}

.headerChannel{  
  padding: 10px;
  margin-bottom: 10px;
  background: linear-gradient(to right, #1f1f1f, #141414);
}


.header-finder{  
    color: #ffffff;
    padding: 0 8px;
}

.he-likes-to{
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
}


.age-likes {
  font-size: 11px; 
  margin: 0; 
  line-height: 2;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; 
  display: block;}


.iconSwipe {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;  /* Ajusta este valor según sea necesario */
    height: auto;  /* Mantiene el aspecto ratio */
    z-index: 10;    
}


.thumb-unit{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;    
    text-align: center;
    background: #000;
}

.thumb-post{
  height: 100%;
}

.thumbHosts{
    width: 100%;
    max-width: 300px;
    position: relative;
    padding-top: 177.77%; 
    overflow: hidden;
    background: #000;
    border-radius: 5%;
}

.imgHosts{
    position: absolute;
    top: 50%; /* Centra verticalmente */
    left: 50%; /* Centra horizontalmente */
    transform: translate(-50%, -50%); /* Centra tanto horizontal como verticalmente */
    width: 100%;
    height: 100%;
    object-fit: contain; /* Mantiene la relación de aspecto y muestra la imagen completa sin recortar */
    object-position: center center;
}

.thumb-{  
  height: 100%;  
}

.Models{
        padding-bottom: 100%;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    display: inline-block;
    width: 100%;
    background: #262626;
}

.Models img {
    width: 80px;
    height: 80px;
    background-color: #f0f0f0;
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0;
    top: 0;
    margin: 5px;
    object-fit: cover;
    border-radius: 100%;
}

.WrapModels{
        max-width: 90px;
    text-align: center;
}

.featured-icon {
        color: #ff8800;
    margin-left: 2px;
}

.Hosts {
  position: relative;
}

/* Community */

.Feed{
    display: block;
    width: 65px;
    height: 65px;    
    object-fit: cover;
}

.nameFeed{
    font-size: 15px;
    margin: 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-transform: capitalize;
    color: #ff8306;
    font-weight: bold;
}

.ageFeed{
  font-size: 12px;
  color: #888888;    
  display: block;
}

.likFeed{
    font-size: 14px;
    color: #ff8306;
    text-transform: capitalize;
    font-weight: bold;
    line-height: 1.3;
    margin-top: 3px;
}

.wrapFeed{
    padding-top: 10px;
    width: 285px;

}
/* End Community */

#content--likes{
    min-width: 300px;
    max-height: 85vh;
    overflow-y: auto;
}

.pr-channel{
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 0.875rem;
    overflow: hidden;
    text-overflow: ellipsis;    
}

.chan-content{
  padding-top: 0px;  
  overflow: hidden;
}

.chan-header{
    padding: 5px;
    line-height: 16px
}

.n-channel{
    font-size: 16px; 
    margin: 0px;   
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-transform: capitalize;
}


.n-channel:hover{
  color: #e4006a;
}

.-inf{
color: #888888;
font-size: 12px;
margin-top: 2px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
text-transform: capitalize;
}

.chanDescription{
    display: -webkit-box;
    max-height: 3.4rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    line-height: 1.7rem;
    margin-top: 3px;
}

.header-content {
  padding-top: 0px;
  margin-bottom: 5px;
}

.header-post {  
  padding: 5px;
  line-height: 17px;
  height: 85px;
}

.htopCat{
  padding: 5px;
  line-height: 16px;
  height: 50px;
}

.header-post-category {    
    text-align: center;
    height: 42px;
    line-height: 13px;
    padding: 4px;
    font-size: 17px;
    font-weight: bold;
    background-position: center center;
    background: radial-gradient(circle, #313131, #141414);
    margin-top: 8px;
}

.header-post-category em{
    display: none;
}

.title-cat{
    font-size: 16px;
    margin-top: 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-transform: capitalize;
    display: block;   
    margin-bottom: 2px;
    font-weight: 700;
}

.title-cat:hover{
  color: #e4006a;
}

.title-post{  
	display: -webkit-box;
    max-height: 3.4rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.7rem;
    text-transform: capitalize;
}

#send_comment{
  margin-left: 10px;
}

.post-inf {
    font-size: 12px!important;
    color: #888888!important;
    margin-top: -4px!important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-transform: capitalize;
}

.noComments{
    display: none;
}

.views{
  margin-right: 2px;
}

.showLikes i{
  color: #77b300;
}

.showComments i{
  color: #ff9800;
  display: none;
}

.showChannel{  
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 1px;
}

.showChannel img{
    border-radius: 50%;
    width: 25px !important;
    margin-right: 3px;    
}

.showAge{
  margin-left: 1px;  
}

.verified{
    color: #2a9fd6;
    margin-left: 2px;
}

.amount{
    position: absolute;
    color: #FFF;
    background: rgb(19 19 19 / 65%);
    font-size: 12px;
    padding: 0 5px;
    bottom: 0;
    border-radius: 2px;
    z-index: 2;
    right: 0;
    margin: 3px;
}

.exclusiveBadge{
    color: #ff9800;
    padding-right: 2px;
}

.title-post-{
    font-size: 16px;
    margin-top: 0px;    
    text-transform: uppercase; 
    font-weight: 200;
}

.tool-{
    font-size: 14px !important;
    color: #888888 !important;
    text-transform: capitalize;
    margin-bottom: 10px;
}

/*getId*/
.WrapGetID {
    position: absolute;
    overflow: scroll;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    width: 70%;
    overflow-y: auto;
    display: none;
    max-height: 70vh;
    overflow-x: hidden;
    background: #141414;
    flex-direction: column;
    -webkit-overflow-scrolling: touch;
}

.-suggestion {
    display: flex !important;
    align-items: center;
    padding: 10px 15px;
    transition: background-color 0.3s ease;
    text-decoration: none;
    color: #ffffff;
}

.-suggestion:hover {
    background: #252525;
}

.-suggestion img {
    width: 40px;
    height: 40px;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 10px;
}

.-suggestion div {
    display: flex;
    flex-direction: column;
}

.-suggestion strong {
    font-size: 14px;
    color: #ffa500;
}

.-suggestion small {
    font-size: 12px;
    color: #cccccc;
}

.no-results {
    font-size: 13px;
    color: #ffffff;
    background: none;
    padding: 10px;
}

.search-wrapper {
    position: relative;
    display: flex;
    align-items: center;
}

.clear-button {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    color: #aaaaaa;
    font-size: 18px;
    cursor: pointer;
    padding: 0;
    line-height: 1;
    display: none;
}

.search:focus + .clear-button,
.search:not(:placeholder-shown) + .clear-button {
    display: block;
}

.clear-button:hover {
    color: #ffffff;
}
/*End getId*/

.modalWidth{
    width: 95% !important;
}

.status{
    background: #1e1e1e;
    border: 1px solid #1e1e1e;
    border-left-width: 5px;
    box-shadow: 0 1px 1px rgba(0,0,0,.04);
    padding: 6px 12px;
    border-left-color: #00a32a;
    color: #fff;
    margin-top: 10px;
}

.modalWidth input,
.modalWidth textarea,
.modalWidth select,
.modalWidth div.bootstrap-tagsinput {
    background: #252525 !important;
    color: #ccc !important;
}

.inlineTitle{
    display: -webkit-box;
    max-height: 3.4rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.9rem;
    text-transform: capitalize;
}

.ContPostDetails li{
    font-size: 12px !important;
    padding-right: 3px !important;
    padding-left: 0px !important;
}

.goUpCont {
    display:none;
    padding:20px;
    background:#ffb601;
    font-size:20px;
    color:#000000;
    cursor:pointer;
    position: fixed;
    bottom:20px;
    right:20px;
}

.titles{
    font-size: 16px;
    margin-top: 0px;
    text-transform: capitalize;
    text-transform: uppercase; 
    font-weight: 200;
}

/*Encode_progress_step*/
.progress-bar-container {
    background-color: #e0e0e0;
    height: 5px;
    border-radius: 6px;
    overflow: hidden;
    margin-top: 5px;
    width: 30%;
    position: relative;
  }

.progress-bar-fill {
  height: 100%;
  background-color: #f90;
  width: 0%;
  transition: width 0.5s ease-in-out;
  position: relative;
  overflow: hidden;
}

.progress-bar-fill::after {
  content: "";
  position: absolute;
  top: 0;
  left: -50%;
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, transparent, rgba(255,255,255,0.5), transparent);
  animation: shine 1.5s infinite;
}

@keyframes shine {
  0% {
    left: -50%;
  }
  100% {
    left: 100%;
  }
}
/*End - encode_progress_step*/

.encodeDetails li span {
    margin-right: 5px;
    margin-left: 5px;
    position: relative;
}

.encodeDetails li span::after {
    content: "|"; 
    position: absolute;
    right: -10px; 
    color: #888888;    
}

.encodeDetails li span:last-child::after {
    content: "";
}

/*Coding icon Dasboard video*/ 
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.coding-icon {
    display: inline-block;
    animation: spin 2s infinite linear;
    color: #FF9800;
}
/*End coding icon Dasboard video*/

/* Start ads style */
.ads-footer{   
    border-left: none;
    border-right: none;
    padding: 8px;
    overflow: hidden;
    text-align: center;
}

.title-header-ads{
  font-size: 45px;
  color: #ffffff;
  text-align: center;

}

.title-sub-header-ads{
  font-size: 24px;
  text-align: center;
  color: #ffffff;
}

/*Trafficstars interstitial */
.ts-interstitial__btn-wrapper_mobile{
    background: #000000 !important;
}

/*Hidden Bran Ads Trafficstars*/
.mn-container-adsby__link, .mn-container-title, .mn-container-title_position_left {
  display: none !important;
}

.AdBSug300x100{
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 10px;
    text-align: center;
    margin: auto;
    width: 300px;
    height: auto;
}

.ads-top{
    border-bottom: 1px solid #333333;
    text-align: center;
    margin: 10px 0;
    padding-bottom: 5px;
    height: 110px;
    width: auto !important;
}

.ads-top iframe{
    z-index: 100 !important;
}

.head-ads{
    padding-left: 10px;
    color: #fff;
    border-bottom: 1px solid #313131;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.sub-nav-ads{
    padding-left: 5px;
    border-left: 2px solid #ff006c;
    margin-left: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.details-ads{
  padding: 5px;
}

.details-ads img{
  max-width: 800px;
}


.info-ads{
    padding-left: 10px;
    border-bottom: 1px solid #313131;
    padding-bottom: 10px;
    font-size: 15px;
}

.ads-nav-left{
    padding: 0px;    
    text-align: center;
    background: #1f1f1f;
    width: 115px;
}

.ads-nav-left li{
    padding: 5px;    
    font-size: 14px;
    border-bottom: 1px solid #313131;
}

.ads-nav-left > li.active > a,
.ads-nav-left > li.active > a:focus{
  color: #ff9800 !important;
  background: none;
}

.content-ads{     
    height: 250px; 
    margin-bottom:6px; 
    margin-top: 25px;
}

/* end ads */

.copyright {  
  color: #888888;
  font-size: 13px;
  letter-spacing: 2px;
  margin-bottom: 5px;
  padding: 5px 0;
  text-align: center;
  background-position: center center;
  background: radial-gradient(circle, #1f1f1f, #141414);
}

.copyright > a {
  color: #5a6263;
}

.copyright > a:hover {
  color: #2f7fb1;
  text-decoration: none;
}

.more {
  background: #222222;
  border-radius: 5px;
  padding: 3px;
}
.more:hover {
  text-decoration: none;
  color: #ff00f1;
}

.-s {
  position: absolute;
  float: left;
}


.sombrita {
  box-shadow: 2px 2px 5px #000;
  -moz-box-shadow: 2px 2px 5px #000;
  -webkit-box-shadow: 2px 2px 5px #000;
}

.category-tool {
    position: absolute;
    z-index: 1000;
    padding: 5px;
}


..with-nav-tabs .-heading{
    padding: 0px;
}
..with-nav-tabs .nav-tabs{
  border-bottom: none;
}
..with-nav-tabs .nav-justified{
  margin-bottom: -1px;
}

input.form-control[type="text"],input.form-control[type="email"] {background: rgb(255, 255, 255)}
input.form-control[type=""],input.form-control[type="file"],input.form-control[type="number"],select.form-control,textarea.form-control {
  background: rgb(255, 255, 255);
  -webkit--select: text;
  -khtml--select: text;
  -moz--select: text;
  -ms--select: text;
  -select: text;

}

input.form-control[type="text"]:hover,input.form-control[type="email"]:hover,input.form-control[type="number"]:hover,
input.form-control[type=""]:hover,input.form-control[type="file"]:hover,select.form-control:hover,textarea.form-control:hover {
  background: rgb(255, 255, 255);
  -webkit--select: text;
  -khtml--select: text;
  -moz--select: text;
  -ms--select: text;
  -select: text;
}

.comentario-box {
  padding: 15px;
  border-radius: 5px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #333;
  color: rgb(128, 128, 128);
  min-height: 95px;
  height: auto;
  -webkit--select: text;
  -khtml--select: text;
  -moz--select: text;
  -ms--select: text;
  -select: text;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background: #e4006a;
}

.pagination > li > a:hover, .pagination > li > a:focus {
  background: #e4006a;
}

.boton-like-thumb {
  cursor: pointer; color: gray;
}

.boton-dislike-thumb {
  cursor: pointer; color: gray;
}

.boton-like-thumb:hover {
  color: #00CC00;
  
}
.boton-dislike-thumb:hover {
  color: red;
}

#footer-general{width:100%;margin-top:-24px}#footer
a{color:#B5B5B5;text-decoration:none;text-transform:uppercase}#footer a:visited,a:active,{color:#fff}#footer{width:100%;height:auto;background:#242424;margin-bottom:10px;padding-bottom:0.5%}#footer-2{width:100%;height:auto;background:#242424;margin-bottom:10px;padding-bottom:0.5%;color:#b5b5b5}#footer-3{width:100%;height:auto;margin-bottom:10px;padding-bottom:0.5%}
.aviso-footer{max-width:1127px;width:100%;height:95px;background:#242424;margin:5px
auto;text-align:center;font-size:14px;padding:1% 1%;color:#b5b5b5;text-transform:uppercase}
.menu-contenido{max-width:1127px;width:100%;background:#242424;margin:5px
auto;text-align:center;color:#b5b5b5 !important;font-size:14px;padding-top:0.5%;letter-spacing:1px;text-transform:uppercase}#footer-2
ul{max-width:1127px;width:100%;margin:0% auto;text-align:center}#footer-2 ul
li{display:inline-block;text-align:center;padding:0.5% 1% 0%}#footer-2 ul li a:hover{color:#FF00F1 !important}#footer-2 ul li
a{color:#b5b5b5}#footer-3>div{max-width:1127px;width:100%;margin:6px
auto 6px;color:#b5b5b5 !important;font-size:16px;padding-top:0.5%}#footer-3>div>a:nth-child(5)>p{display:inherit;margin-top:6px;position:absolute;margin-left:8px;color:#4E4E4E;letter-spacing:12px}#footer-3>div>.15{float:left;padding-left:2% !important}#footer-3 > div > span.\31
1{float:right;padding-top:0.8%}#footer-3>div>a:nth-child(6){float:right;margin-top:-10px}#footer-3 > div > a:nth-child(4),#footer-3 > div > a:nth-child(5),{float:left;padding-left:1%}#footer-3 > div > span.\32
0{float:right}#footer-3 > div > span.\31 2>a>img{display:none}.menu-contenido
a{color:#b5b5b5 !important}

.btn-file {
  position: relative;
  overflow: hidden;
}

.add-intro{
    margin-bottom: 10px;    
    padding: 10px;
    text-align: center;
    background-position: center center;
    background: radial-gradient(circle, #1f1f1f, #141414);
}

.add-intro label{
    display: inline-block;
}

.btnPics{
    width: 100%;
    color: #888888;
    font-size: 24px !important;   
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    background: #1f1f1f;
}

.start{
    width: 100%;
    font-size: 24px !important; 
    background-position: center center !important;
    background: radial-gradient(circle, #1f1f1f, #141414) !important;
    border: none;    
}

#info {
  display: none;
    max-width: 100%;
    padding: 10px;
    border: 1px dashed rgba(255, 255, 255, 0.4);
    border-radius: 3px;   
    margin-top: 10px;
}

.file-drop-area {
  position: relative;
  display: flex;
  align-items: center;
  width: 450px;
  max-width: 100%;
  padding: 25px;
  border: 1px dashed rgba(255, 255, 255, 0.4);
  border-radius: 3px;
  transition: 0.2s;
  &.is-active {
    background-color: rgba(255, 255, 255, 0.05);
  }
}

#finalizing-text {
  display: none;
  text-align: left;  
}

#finalizing-text p {
  margin: 0 0 10px 0;
  text-align: left;
}

.ing-bar {
  width: 30%;
  background: #e0e0e0;
  border-radius: 2px;
  overflow: hidden;
}

.ing-bar .bar {
  height: 4px;
  width: 0%;
  background: #28a745;
  transition: width 3s linear;
}

#progress-info{
    font-size: 11px;
    text-align: center;
    display: -webkit-box;
    max-height: 3.4rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 1;
}


@keyframes progressBar {
  from { width: 0%; }
  to { width: 100%; }
}

.ing-bar .bar {
  animation: progressBar 3s linear forwards;
}

.alert.errors {
    position: relative;
    margin-top: 10px;
    padding: 6px 12px;
    display: inline-block;
}

.alert.errors::before {
    content: "";
    position: absolute;
    top: -16px;
    left: 10px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent #bd001f transparent;
}

/* Spinner File Preload */
.file-preload{   
    background: #000;
    width: 130px;
    height: 130px;
    position: relative;
}

.load{
    position: absolute;
    width: 100px;
    z-index: 1000;
    margin-top: 15px;
    margin-left: 15px;
}

.canvasCircle canvas {
	width: 100px !important;
	height: 100px !important;
}

.preCircle {
    box-sizing: border-box;
    padding-left: 25px;
    padding-top: 25px;
    height: 130px;
  }

  /* Set the sizes of the elements that make up the progress bar */
.b-circle {
  width: 80px;
    height: 80px;
    border: 5px solid #313131;
    border-radius: 50px;
    position: absolute;
    clip: rect(0px, 50px, 100px, 0px);
}

/* Using the data attributes for the animation selectors. */
/* Base settings for all animated elements */
div[data-anim~=base] {
  -webkit-animation-iteration-count: 1;  /* Only run once */
  -webkit-animation-fill-mode: forwards; /* Hold the last keyframe */
  -webkit-animation-timing-function:linear; /* Linear animation */
}

.b-circle[data-anim~=left] {
  -webkit-animation-duration: 2s; /* Full animation time */
  -webkit-animation-name: left-spin;
}

.b-circle[data-anim~=right] {
  -webkit-animation-duration: 1s; /* Half animation time */
  -webkit-animation-name: right-spin;
}

/* Rotate the right side of the progress bar from 0 to 180 degrees */
@-webkit-keyframes right-spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(180deg);
  }
}
/* Rotate the left side of the progress bar from 0 to 360 degrees */
@-webkit-keyframes left-spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
/* Set the wrapper clip to auto, effectively removing the clip */
@-webkit-keyframes close-wrapper {
  to {
    clip: rect(auto, auto, auto, auto);
  }
}

.percent {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #dbdbdb;
    font-size: 13px;
    margin: 0;
    pointer-events: none;
  }

/* @keyframes bouncy {
  40% {
    height: 40px;
  }
  50% {
    transform: translate(0, 65px);
    height: 34px;
    border-radius: 20px;
  }
  65% {
    height: 40px; 
  }
}

@keyframes push {
  50% {
    left: 56px;
  }
}

@keyframes slide {
  50% {
    margin-top: 25px;
  }
}

@keyframes pulse { 
  50% { 
    border-width: 30px;
  } 
}

@keyframes spin { 
  100% { 
    transform: rotate(360deg); 
  } 
} 

@keyframes cross {
  50% {
    margin-left: 60px;
  }
} */

.fileup-d{
    color: #888888;
    display: block;
    font-style: italic;
    font-size: 14px;
}

#type span, #nameVideo span, #size span {
    color: #8BC34A;    
    font-size: 14px;
    font-style: italic;
}
/* End Spinner File Preload */

.inf-:hover{
  color: #ff8800;
}

.stepTips {
    position: relative;
    display: inline-block;
}

.tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: #2f2f2f;
    color: #fff;    
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    top: calc(100% + 10px);
    left: 65%;
    margin-left: -100px;
    opacity: 0;
    transition: opacity 0.3s;
    font-size: 13px;  
    border: 1px solid #444444;

}

.showTooltip .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.tooltiptext::before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    border: 8px solid transparent;
    border-bottom-color: #2f2f2f;
    transform: translateX(-50%);
}

#hideStepTips {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 20px; 
    height: 20px;
    text-align: center;
    background: #f10;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Unique tooltips for entering new records*/ 
.regTooltip {
    position: absolute;
    margin-left: 10px;
    width: 200px;
    padding: 10px;
    background-color: #2f2f2f;
    color: #fff;
    border-radius: 6px;
    border: 1px solid #444444;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.regTooltip:before {
    content: '';
    position: absolute;
    top: 5%;
    left: -15px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent #333 transparent transparent;
        z-index: 1000;
}

.regTooltip.show {
    opacity: 1;
    visibility: visible;
}

.closeTooltip {
position: absolute;
    top: -10px;
    right: -10px;
    width: 20px;
    height: 20px;
    text-align: center;
    background: #f10;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* End Unique tooltips for entering new records*/

.LowMaintenance{
    background: #cc0000;
    padding: 5px;
    font-size: 13px;
    cursor: pointer;
    align-items: center;    
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
    line-height: 25px;
    text-transform: capitalize;
    color: #ffffff;
}


.AssignTags{
    float: right;
    margin-right: 10px;
    cursor: pointer;
    border-right: 1px solid #313131;
    list-style: none;
    padding: 0px;
    padding-right: 10px;
}

.c-count{
    float: right;
    margin-right: 10px;
    color: #8BC34A;
    border-right: 1px solid #313131;
    padding-right: 10px;
}

.c-count-failed{
    float: right;
    margin-right: 10px;
    color: #ff0000;
    border-right: 1px solid #313131;
    padding-right: 10px;
}

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: #e4006a;
  cursor: inherit;
  display: block;
}
input[readonly] {
  background-color: #ffffff;
  cursor: text !important;
}

.-warning-box {
    background-color: #1c1c1c;
    color: #ccc;
    border-radius: 6px;
    padding: 15px;
    display: table;
    width: 100%;
    margin-bottom: 10px;
}

.-warning-box i {
    color: #FF9800; 
    font-size: 20px;
    display: table-cell;
    vertical-align: middle;
    padding-right: 15px;
    width: 30px;
    text-align: center;
}

.-warning-box .warning-text {
    display: table-cell;
    vertical-align: middle;
}

.-warning-box .warning-text strong {
    color: #fff;
    display: block;
    margin-bottom: 4px;
    font-size: 15px;
}

.-warning-box .warning-text small {
    color: #ccc;
    line-height: 1.4;
    display: block;
}

.-warning-box .warning-text a {
    color: #1e90ff;
    text-decoration: underline;
    display: inline-block;
    margin-top: 4px;
}

.los_logos {
  margin-left: 725px;
  margin-top: -37px;
}
.los_logos_min {
  margin: 11px auto 0 auto;
  width: 230px;
}

.sideAds{
  display: none;
}

.TitlePostSingle{
    color: #B5B5B5;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 0px;
    padding-bottom: 8px;
    margin-bottom: 4px;
    font-size: 22px;
    border-bottom: 1px solid #353535;     
}

.post-channel{
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #313131;
    padding-bottom: 5px;
}

.p-by{
    display: block;
    line-height: 20px;
    margin: 0px;
    font-size: 14px;
    text-transform: capitalize;
}

.p-chart{
    font-size: 24px;
    color: #B5B5B5;
    display: block;
    line-height: 0px;
    padding-bottom: 10px;
    padding-top: 5px;
}

.i-channel{
    padding-right: 10px;
}

.i-channel img{
    display: block;
    width: 65px;
    height: 65px;
    border-radius: 100px; 
    object-fit: cover;   
}

.avatarChannSearch{
    display: block;
    width: 90px;
    height: 90px;
    border-radius: 100px; 
    object-fit: cover;  
}

.nChannelSearch{
    font-size: 24px;
    margin: 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-transform: capitalize;
}

.nChannelSearch a{
  color: #FF9800;
  font-weight: 700;
}

.Inf{
    color: #dddddd;
    font-size: 12px;
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-transform: capitalize;
}

.u-channel{
    font-weight: 700;
    font-size: 14px;
    margin-right: 5px;
    text-transform: capitalize;
}

.hear-post{    
    margin-top: 10px;
    border-bottom: 1px solid #313131;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 10px;
}

.moretag{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -13px;    
    background: #141414;
    color: #969696;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
}

.moretag span{
    border-right: 8px solid transparent !important;
    border-left: 8px solid transparent !important;
    border-top: 8px dashed !important;
    color: #FF9800;
}

.moretag a{
    padding: 4px 16px;
}
  
.description{
    font-size: 13px;
    color: #B5B5B5;   
  }   


#autor :hover{color:#fff}#autor .a :hover{color:#fff}
.visitas-single{float:right;margin-top:0px;color:#fff;letter-spacing:0.1em;font-weight:600}

.abajo-videos {
  color: #888888;
  margin-top: 10px;
  margin-bottom: 15px;
}

.hovered-green:hover {
    background: green!important;
    border-color: green;
}

.hovered-red:hover {
    background: red!important;
    border-color: red;
}

/* Input Tags  */
.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
    margin-bottom: 0;
}

.twitter-typeahead .tt-hint
{
    display: none;
}

.tt-menu {
	position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0 !important;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #222;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    cursor: pointer;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 5px 5px 6px 3px rgba(14, 14, 14, 0.6);
    -webkit-background-clip: padding-box;
}

.tt-suggestion {
    display: block;
    padding: 5px 10px 5px 10px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;    
    white-space: nowrap;
    color: #ffffff;
    text-transform: capitalize;
}

.tt-suggestion:hover,
.tt-suggestion:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #e4006a;
}
/* end input tags uppload */

.bootstrap-tagsinput {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    background: rgb(255, 255, 255);
    display: inline-block;    
    color: #555;
    vertical-align: middle;
    max-width: 100%;
    cursor: text;
    height: auto;
    padding: 8px 12px;
    border-radius: 2px;    
    width: 100%;
}
.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
  width: auto !important;
  max-width: inherit;
  -webkit--select: text;
  -khtml--select: text;
  -moz--select: text;
  -ms--select: text;
  -select: text;
}
.bootstrap-tagsinput input:focus {
  border: none;
  box-shadow: none;
}
.bootstrap-tagsinput .tag {
     margin-right: 2px;
    color: #ffffff;
    font-family: monospace;
    font-size: 14px;
    line-height: 2;
    text-transform: capitalize;
}
.bootstrap-tagsinput .tag [data-role="remove"] {
	margin-left: 8px;
    cursor: pointer;
    color: #ff0000;
    background: #ffffff;
    border-radius: 100px;
    padding: 0px 3px;
}
.bootstrap-tagsinput .tag [data-role="remove"]:after {
  content: "x";
  padding: 0px 2px;
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
    color: #ffffff;
    background: red;
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.watch-header{
    margin-top: 7px;
    border-top: 1px solid #313131;
    padding-top: 10px;
    margin-bottom: 7px
}

.postWrapper{          
    padding: 10px;
    margin-top: 4px;      
    }

/*post url share buttons*/
.shareButton button{
    color: #ffffff; 
padding: 8px 12px;
border-radius: 50%;
margin-right: 5px;
width: 50px;
height: 50px;
}

.copyUrlButton{
    background: #313131;          
}

.whatsappButton{
    background: #77b300;    
}

.telegramButton{
    background: #0084c6;   
}

.redditButton{
    background: #f74300;  
}

.twitterButton{
    background: #1c9cea;  
}

.copyUrlButton i, .whatsappButton i, .telegramButton i, .redditButton i, .twitterButton i {
    font-size: 25px;
}

/* end post url share buttons*/

.sesion-{
  width: 50%;
  background: #888;
  padding: 10px;
  margin-bottom: 10px !important;
}

.progress { position:relative; border-radius: 3px; font-weight: bold; background: #1b1a1a; color: #FFF;}
.bar { background-color: #fe00ef; width:0%; height:20px; border-radius: 0px;}
.percent { position:absolute; display:inline-block; top:0px; left:48%;}
#iframe_ads { width: 100%; height: 100%;
}
.preRoll { width: 70%; height: auto; max-height: 130px; position: absolute;  top: 40%;  left: 50%;  transform: translateX(-50%);  z-index: 100;
}
#iframe_ads_bot { width: 100%; height: 100%;
}

#video_ads_bot_overlay { width: 600px; height: 100px; display:none; position: absolute;  bottom: 7.4rem;  left: 50%;  transform: translateX(-50%);  overflow: hidden; z-index: 600;
}

#video_ads_overlay_close-botton { 
    z-index: 1000;
    width: 20px;
    background: #313131;
    position: absolute;
    right: 2px;
    top: 1px;    
}
#video_ads_overlay_close-botton a:hover{
  color: white;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    border-color: #2a9fd6;
}

.title-comment { 
  color: #ff8800; 
  text-transform: capitalize;
  font-weight: 700;
 }

.title-comment:hover { color: #e4006a; }
.comment-text { color: #c3c3c3; display: block; }
.links-comment { color: #888888; cursor: pointer;}

* {
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit--select: text;
  -khtml--select: text;
  -moz--select: text;
  -ms--select: text;
   -select: text;
}

.Checkboxes {
  position: relative;
}

.preload-v{
  background: #e4006a; left:-100%;
  position: absolute; top:0;
  height: 2px;
  width: 100%;
  z-index: 2}
  .preload{}

.preload:hover .preload-v{
  animation:preloadAnimation linear .8s;
  -webkit-animation:preloadAnimation linear .8s;
  -moz-animation:preloadAnimation linear .8s;
  -ms-animation:preloadAnimation linear .8s;
  -o-animation:preloadAnimation linear .8s;
  animation-iteration-count:1;
  -webkit-animation-iteration-count:1;
  -moz-animation-iteration-count:1;
  -ms-animation-iteration-count:1;
  -o-animation-iteration-count:1}
  @keyframes preloadAnimation{0%{transform:translateX(0)}90%{transform:translateX(100%)}100%{transform:translateY(-2px)}}@-moz-keyframes preloadAnimation{0%{-moz-transform:translateX(0)}90%{-moz-transform:translateX(100%)}100%{-moz-transform:translateY(-2px)}}@-ms-keyframes preloadAnimation{0%{-ms-transform:translateX(0)}90%{-ms-transform:translateX(100%)}100%{-ms-transform:translateY(-2px)}}  


  /* ANIMATION CODING */
@-webkit-keyframes rotate { 
  from { -webkit-transform: rotate(0deg) } 
  to { -webkit-transform: rotate(360deg) } }
@-moz-keyframes rotate { 
  from { -moz-transform: rotate(0deg) } 
  to { -moz-transform: rotate(360deg) } }
@-o-keyframes rotate { 
  from { -o-transform: rotate(0deg) } 
  to { -o-transform: rotate(360deg) } }
@keyframes rotate { 
  from { transform: rotate(0deg) } 
  to { transform: rotate(360deg) } }

@-webkit-keyframes fade { 
  from { opacity: 1 }
  50% { opacity: 0 }
  to { opacity: 1 } }
@-moz-keyframes fade { 
  from { opacity: 1 }
  50% { opacity: 0 }
  to { opacity: 1 } }
@-o-keyframes fade { 
  from { opacity: 1 }
  50% { opacity: 0 }
  to { opacity: 1 } }
@keyframes fade { 
  from { opacity: 1 }
  50% { opacity: 0 }
  to { opacity: 1 } }

/* CONTAINER CODING */
.coding {
    width: 100px;
    height: 100px;
    margin: auto;
    position: relative;
    top: 0px;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit--select: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-box-shadow: 0 0 0 6px #222, 0 0 6px 10px #444;
    margin-bottom: 10px;
}

/* TEXT */
#load-m {
    background: #222;
    background: -webkit-linear-gradient(#222,#111);
    background: -moz-linear-gradient(#222,#111);
    background: -o-linear-gradient(#222,#111);
    background: linear-gradient(#060405,#111);
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    font: normal normal normal 12px/140px 'Electrolize', Helvetica, Arial, sans-serif;
    color: #fff;
}

#load-m span {
  vertical-align: middle;
    -webkit-animation: fade 1s linear infinite;
    -moz-animation: fade 1s linear infinite;
    -o-animation: fade 1s linear infinite;
    animation: fade 1s linear infinite;
    bottom: 26px;
    position: relative;
}

/* SPINNING GRADIENT */
.ring {
    margin: 0 auto;
    border-radius: 110px;
    padding: 10px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation: rotate 2s linear infinite;
    -moz-animation: rotate 2s linear infinite;
    -o-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
}

/* COLORS */
.green { 
    background: -webkit-linear-gradient(#bfff00,transparent,#bfff00);
    background: -moz-linear-gradient(#bfff00,transparent,#bfff00);
    background: -o-linear-gradient(#bfff00,transparent,#bfff00);
    background: linear-gradient(#ff9800,transparent,#e24104);
}

input[type=checkbox] {
  display: block;
  position: relative;
  -webkit-appearance: none;
  border: none;
  outline: none;
  margin: 0px auto;
  margin-bottom: 20px;
  width: 20px;
  height: 20px;
  border-radius: 5px;
  background-color: #303030;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.1), inset 0px 1px 3px rgba(0, 0, 0, 0.25), 0px 1px 1px rgba(255, 255, 255, 0.05);
  line-height: 20px;
}

input[type=checkbox]::after {
  position: absolute;
  left: 0px;  
  top: -3px;  
  -webkit-filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.5));
  font-family: serif;  
  -webkit-transition-property: -webkit-transform, opacity;
  -webkit-transition-timing-function: ease-in, linear;
  -webkit-transition-duration: 0.1s;
  -webkit-transform: scale3d(0, 0, 0);
  opacity: 0;
}

input[type=checkbox].Green::after {
  color: #33CC00;
  content: url("/views/images/check_xpaja.png");
}

input[type=checkbox]:checked::after {
  -webkit-transition-timing-function: cubic-bezier(0, 0, .5, 2), linear;
  -webkit-transition-duration: 0.2s, 0.1s;
  -webkit-transform: scale3d(1, 1, 1);
  opacity: 1;
}

.left-form-xp{
    position: relative;
    margin: 0px 0px 11px 0px;
}
.left-form-xp input {
    padding-left: 30px;    
}
.left-form-xp i {
    position: absolute;
    padding: 10px 12px;
    pointer-events: none;
}


.network {
    width: 20px;
    margin-bottom: 4px;
    margin-right: 5px;
}

.partner{
    font-size: 12px !important;    
}

.container-page{
  padding: 0 10px;
}

.publicidad-reproductor{
    width: 321px;
    height: 305px;
    margin: 0 auto;
    position: absolute;
    z-index: 1000;
    left: 28%;
    top: 294px;
    padding-left: 10px;
    border-radius: 9px 9px 9px 9px;
    background-color: #171717;
    display: none;}

.cerrar_tr{width: 20px;
    height: 21px;
    background: #e4006a;
    color: #fff;
    border: 0px solid #09F;
    font-family: "Trebuchet MS";
    line-height: 1px;
    position: absolute;
    right: 0px;
    border-radius: 0px 9px 0px 0px;}

.cerrar_tr:hover{background:#FF0000}


html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {  
  height: 100%;
  width: 100%;  
  }

audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  text-decoration: none;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b{
 font-weight: bold; 
}
strong {
    font-size: 17px;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;  
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  margin-left: 0px;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

.b-top10{  
  margin-top: 10px;
}

.b-top5{  
  margin-top: 5px;
}

.b-bottom10{
  margin-bottom: 10px;
}

.b-bottom5{
  margin-bottom: 5px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
    line-height: 2 !important;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon--alt:before {
  content: "\e025";
}
.glyphicon-:before {
  content: "\e026";
}
.glyphicon-:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-:before {
  content: "\e197";
}
.glyphicon-cloud-:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #888888;
  background-color: #141414;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ffffff;
  text-decoration: none;
}
a:hover
/*a:focus*/  {
  /*color: #e4006a;*/
  color: #ffffff; 
  text-decoration: none;
  
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #282828;
  border: 1px solid #282828;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #313131;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;  
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #888888;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 0px;
  margin-bottom: 8px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 22px;
}
h2,
.h2 {
  font-size: 21px;  
  color: #ffffff;
}
h3,
.h3 {
  font-size: 34px;
}
h4,
.h4 {
  font-size: 24px;
}
h5,
.h5 {
  font-size: 20px;
  color: #888;
}
h6,
.h6 {
  font-size: 16px;
  color: #797979;
}
p {
  margin: 0 0 3px;  
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
  color: rgb(255, 136, 0);
}
mark,
.mark {
  background-color: #ff8800;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center !important;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #888888; 
}
.text-primary {
  color: #2a9fd6;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #2180ac;
}
.text-success {
  color: #ffffff;
}
a.text-success:hover,
a.text-success:focus {
  color: #e6e6e6;
}
.text-info {
  color: #ffffff;
}
a.text-info:hover,
a.text-info:focus {
  color: #e6e6e6;
}
.text-warning {
  color: #ffffff;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #e6e6e6;
}
.text-danger {
  color: #ffffff;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #e6e6e6;
}
.bg-primary {
  color: #fff;
  background-color: #2a9fd6;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #2180ac;
}
.bg-success {
  background-color: #77b300;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #558000;
}
.bg-info {
  background-color: #9933cc;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #7a29a3;
}
.bg-warning {
  background-color: #ff8800;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #cc6d00;
}
.bg-danger {
  background-color: #cc0000;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #990000;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #282828;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 2px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {  
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;  
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 5px !important;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #888888;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #282828;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #555555;
}


blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #282828;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #282828;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .container {
    width: 99%;
  }


}
/*Resolución donde se oculta el menu Sidenav */
@media (min-width: 1280px) {
	.wrapper{
    	margin-left: 250px;
        padding-left: 15px;
        padding-right: 15px;
	}  

	.openBtn{
		display: none !important;
	}

    #sidebar-wrapper {
    left: 0px;
    top: 57px;
    }  

    .sidebar-close{
        display : none;
    }

  .ads-footer {
    margin-left: 250px;
    padding-left: 30px;
    padding-right: 30px;    
  }

  .footer_wrapper{
    margin-left: 250px;
    padding-left: 30px;
    padding-right: 30px
  }

	.modal-lg {
	    width: 900px;
	}

  .container {    
    width: 100%;
  }
   
}

@media (min-width: 1200px) {
  .container {    
    width: 100%;
  }

}

@media (min-width: 1700px) {

.wrapper{
	  padding-left: 50px;
	  padding-right: 50px;
	}


.ads-footer {
    margin-left: 250px;
    padding-left: 150px;
    padding-right: 150px;    
  }

.sideAds{
  display: block;
} 

.footer_wrapper{
    margin-left: 250px;
    padding-left: 150px;
    padding-right: 150px
  }


.container {    
    width: 99%;
  }

}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
  padding: 5px;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
    padding: 5px
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
   /* width: 50.4%;*/
   width: 33.3%;
   padding: 5px;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;

  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 65.66666667%;

  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 33.333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.9%;
    margin-left: 1px;
  }
  .col-md-3 {
    width: 17.3%;
  }
  .col-md-2 {
    width: 16.66666667%;
    font-size: 12px !important;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 16.666%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: #181818;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #888888;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;  
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: middle;
  border-top: 1px solid #282828;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #282828;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #282828;
}
.table .table {
  background-color: #060606;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #282828;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #282828;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background: none;
}
.table-hover > tbody > tr:hover {
  background-color: #282828;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #282828;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #1b1b1b;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #77b300;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #669a00;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #9933cc;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #8a2eb8;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #ff8800;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #e67a00;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #cc0000;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #b30000;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #282828;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #888888;
  border: 0;
  border-bottom: 1px solid #282828;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 9px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #888888;
}
.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #000000;
  background-color: #ffffff;
  background-image: none;
  border: none;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;  
}
.form-control::-moz-placeholder {
  color: #888888;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #888888;
}
.form-control::-webkit-input-placeholder {
  color: #888888;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #adafae;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
  min-height: 100px;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 38px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 54px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin: 2px 0px 0px -20px;
  margin-top: 4px \9;
    height: 15px;
    width: 15px;
    cursor: pointer;
    border: 1px solid #4F4F4F;
    border-radius: 10px
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inherit;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 9px;
  padding-bottom: 9px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
  min-height: 100px;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 54px;
  padding: 14px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 54px;
  line-height: 54px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 54px;
  padding: 14px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 54px;
  line-height: 54px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
  min-height: 120px;
}
.form-group-lg .form-control-static {
  height: 54px;
  min-height: 38px;
  padding: 15px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has- {
  position: relative;
}
.has- .form-control {
  padding-right: 47.5px;
}
.form-control- {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-,
.input-group-lg + .form-control-,
.form-group-lg .form-control + .form-control- {
  width: 54px;
  height: 54px;
  line-height: 54px;
}
.input-sm + .form-control-,
.input-group-sm + .form-control-,
.form-group-sm .form-control + .form-control- {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #ffffff;
}
.has-success .form-control {
  border-color: #ffffff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-success .input-group-addon {
  color: #ffffff;
  border-color: #ffffff;
  background-color: #77b300;
}
.has-success .form-control- {
  color: #ffffff;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #ffffff;
}
.has-warning .form-control {
  border-color: #ffffff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-warning .input-group-addon {
  color: #ffffff;
  border-color: #ffffff;
  background-color: #ff8800;
}
.has-warning .form-control- {
  color: #ffffff;
}

input.error-title {
          border: 2px solid red !important;
      }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #ffffff;
}
.has-error .form-control {
  border-color: #ffffff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-error .input-group-addon {
  color: #ffffff;
  border-color: #ffffff;
  background-color: #cc0000;
}
.has-error .form-control- {
  color: #ffffff;
}
.has- label ~ .form-control- {
  top: 25px;
}
.has- label.sr-only ~ .form-control- {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #c8c8c8;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;    
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has- .form-control- {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 9px;
  }
}
.form-horizontal .has- .form-control- {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 15px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit--select: none;
  -moz--select: none;
  -ms--select: none;
  -select: none;
}
.btn-small{
  cursor: pointer;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #ffffff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  display: none; 
}

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

.btn-default {
    border-radius: 0px;
    background: #1f1f1f;
    color: #ffffff;
    border: 1px solid #313131;   
}

.botones{
  color: #ffffff;
  background-color: #e4006a;  
}
.botones:hover{
    background-color: #c4005b;  
}

.btn-default:focus,
.btn-default.focus {
  color: #ffffff;
  border-color: #282828;
}
.btn-default:hover {
  color: #ffffff;
  background: #282828;
}

.dropdown-toggle[aria-expanded="true"] .caret{
  transform:rotate(180deg);
  transition:all ease 0.1s;  
}
.dropdown-toggle .caret{
  transition:all ease 0.1s;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  border-color: #232323;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #ffffff;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #424242;
  border-color: #424242;
}
.btn-default .badge {
  color: #424242;
  background-color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #2a9fd6;
  border-color: #2a9fd6;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #2180ac;
  border-color: #15506c;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #2180ac;
  border-color: #1f79a3;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #2180ac;
  border-color: #1f79a3;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #1b698e;
  border-color: #15506c;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #2a9fd6;
  border-color: #2a9fd6;
}
.btn-primary .badge {
  color: #2a9fd6;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #77b300;
  border-color: #77b300;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #558000;
  border-color: #223300;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #558000;
  border-color: #4e7600;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #558000;
  border-color: #4e7600;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #3d5c00;
  border-color: #223300;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #77b300;
  border-color: #77b300;
}
.btn-success .badge {
  color: #77b300;
  background-color: #ffffff;
}
.btn-info {
    color: #888888;
    background-color: #353535;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #7a29a3;
  border-color: #4c1966;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #FF00F0;
  border-color: #74279b;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #7a29a3;
  border-color: #74279b;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #652287;
  border-color: #4c1966;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #9933cc;
  border-color: #9933cc;
}
.btn-info .badge {
  color: #9933cc;
  background-color: #ffffff;
}
.btn-warning {
    color: #000000;
    background-color: #ffb601;
    border-color: #ffb601;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #000000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
    color: #000000;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #000000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #000000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #ff8800;
  border-color: #ff8800;
}
.btn-warning .badge {
  color: #ff8800;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #cc0000;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #990000;
  border-color: #4d0000;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #990000;
  border-color: #8f0000;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #990000;
  border-color: #8f0000;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #750000;
  border-color: #4d0000;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #cc0000;
  border-color: #cc0000;
}
.btn-danger .badge {
  color: #cc0000;
  background-color: #ffffff;
}
.btn-link {
  color: #2a9fd6;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a9fd6;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #888888;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
    padding: 7px 10px;
    font-size: 15px;
    line-height: 1.3333333;
    border-radius: 4px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 8px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.3s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
     transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;  
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 50px;
  padding: 0px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #1f1f1f;
  border: 1px solid #1d1d1d;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.1);
}
.dropdown-menu > li > a {
  display: block;
  padding: 10px 15px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #ffffff;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #313131;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #2a9fd6;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #888888;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
  z-index: 10000;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #888888;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;  
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-right: none;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-left: none;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  margin-bottom: 5px;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 54px;
  padding: 14px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 54px;
  line-height: 54px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {  
  -webkit--select: text;
  -khtml--select: text;
  -moz--select: text;
  -ms--select: text;
  -select: text;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #888888;
  text-align: center;
  background-color: #adafae;
  border: 1px solid #282828;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 14px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
  background: #282828;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #222222;
}
.nav > li.disabled > a {
  color: #888888;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #888888;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background: none;
  border-color: #2a9fd6;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #282828;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: transparent transparent #282828;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #e4006a;
  background-color: #2a9fd6;
  border: 1px solid #282828;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #060606;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #2a9fd6;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #060606;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 2px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }  

  .navbar-header {
    float: left;
  }

}
@media (max-width: 768px) {
.avatarHeader{
    margin-bottom: 15px;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;

  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 0px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    padding-left: 0px;
    margin-left: 0px;
  }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-left: 5px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    width: 35px;
    height: 35px;
    padding: 6px 0px;
    border-radius: 100px;
    text-align: center;
    line-height: 1.42857;
    color: #ffffff !important;
}
.navbar-toggle:focus {
  outline: 0;  
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 6px;
  margin-bottom: 6px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has- .form-control- {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 6px;
  margin-bottom: 6px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  border-color: #282828;
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #888888;
}
.navbar-default .navbar-nav > li > a {
  color: #888888;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #888888;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #282828;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #282828;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #282828;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #888888;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #888888;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #888888;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.navbar-default .btn-link {
  color: #888888;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #ffffff;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #888888;
}
.navbar-inverse {  
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #ffffff;
  padding-left: 0px;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #888888;
}
.navbar-inverse .navbar-nav > li > a {
  color: #888888;  
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
  box-shadow: 0 -2px 0 #e4006a inset;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent;
  box-shadow: 0 -2px 0 #e4006a inset;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #aaaaaa;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  color: #ff9800;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;  
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #888888;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #aaaaaa;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #888888;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #888888;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #aaaaaa;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #222222;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ffffff;
}
.breadcrumb > .active {
  color: #888888;
}
.pagination {
  display: inline-block; 
  padding: 10px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 10px 18px;
    line-height: 1.428571;
    text-decoration: none;
    color: #ffffff;
    background-color: #1f1f1f;
    border: 1px solid #1f1f1f;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 50px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;  
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {  
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #ffffff;  
  border-color: transparent;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;  
  border-color: transparent;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #353535;
    background-color: rgba(0, 0, 0, 0.15);
    border-color: #282828;
    cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 14px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #222222;
  border: 1px solid #282828;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #2a9fd6;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #888888;
  background-color: #222222;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #424242;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #282828;
}
.label-primary {
  background-color: #2a9fd6;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #2180ac;
}
.label-success {
  background-color: #77b300;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #558000;
}
.label-info {
  background-color: #333333;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #7a29a3;
}
.label-warning {
  background-color: #ff8800;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #cc6d00;
}
.label-danger {
  background-color: #cc0000;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #990000;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #2a9fd6;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #2a9fd6;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #151515;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #000000;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
    display: block;
    padding: 2px;
    margin-bottom: 0px;
    line-height: 1.42857143;
    background: none;
    border: none;
    border-radius: 0px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
    width: 100%;    
    margin: 0px; 
}

.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #2a9fd6;
}
.thumbnail .caption {
  padding: 9px;
  color: #888888;
}
.alert {
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid transparent;
  border-radius: 0px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background: none;
  border: 1px solid #333333;
  color: #77B300;
}
.alert-success hr {
  border-top-color: #6a8000;
}
.alert-success .alert-link {
  color: #e6e6e6;
}
.alert-info {
  background-color: #1f1f1f;
  color: #888888;
}
.alert-info hr {
  border-top-color: #313131;
}
.alert-info .alert-link {
  color: #e6e6e6;
}
.alert-warning {
  background: none;
  border: 1px solid #333333;
  color: #FF9800;
}
.alert-warning hr {
  border-top-color: #d64f00;
}
.alert-warning .alert-link {
  color: #e6e6e6;
}
.alert-danger {
    background: #bd001f;    
    color: #ffffff;
}
.alert-danger hr {
  border-top-color: #a3001b;
}
.alert-danger .alert-link {
  color: #e6e6e6;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 25px;
  margin-bottom: 10px;
  background: none;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border: 1px solid #333;  
}

.bar{
  background-color: #77b300 !important;  
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 25px;
  color: #ffffff;
  text-align: center;
  background-color: #2a9fd6;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #77b300;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #9933cc;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #ff8800;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #cc0000;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {  
  padding-left: 0;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 5px 15px;
    margin-bottom: -1px;
    background: none;
    border: 1px solid #282828;
    text-transform: capitalize;    
    border-right: none;
    border-left: none;
}
.list-group-item:first-child {
    border-top-right-radius: 1px;
    border-top-left-radius: 1px;
    border-top: none;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom: none;
}
a.list-group-item,
button.list-group-item {
  color: #888888;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #ffffff;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #ff9800; 
}

button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #adafae;
  color: #888888;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #888888;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #2a9fd6;
  border-color: #2a9fd6;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #d5ecf7;
}
.list-group-item-success {
  color: #ffffff;
  background-color: #77b300;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #ffffff;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #ffffff;
  background-color: #669a00;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.list-group-item-info {
  color: #ffffff;
  background-color: #9933cc;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #ffffff;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #ffffff;
  background-color: #8a2eb8;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.list-group-item-warning {
  color: #ffffff;
  background-color: #ff8800;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #ffffff;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #ffffff;
  background-color: #e67a00;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.list-group-item-danger {
  color: #ffffff;
  background-color: #cc0000;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #ffffff;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #ffffff;
  background-color: #b30000;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
. {
  margin-bottom: 20px;
  background-color: #222222;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.-body {
  padding: 15px;
}
.-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.-title > a,
.-title > small,
.-title > .small,
.-title > small > a,
.-title > .small > a {
  color: inherit;
}
.-footer {
  padding: 10px 15px;
  background-color: #3c3c3c;
  border-top: 1px solid #282828;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
. > .list-group,
. > .-collapse > .list-group {
  margin-bottom: 0;
}
. > .list-group .list-group-item,
. > .-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
. > .list-group:first-child .list-group-item:first-child,
. > .-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
. > .list-group:last-child .list-group-item:last-child,
. > .-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
. > .-heading + .-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .-footer {
  border-top-width: 0;
}
. > .table,
. > .table-responsive > .table,
. > .-collapse > .table {
  margin-bottom: 0;
}
. > .table caption,
. > .table-responsive > .table caption,
. > .-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
. > .table:first-child,
. > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
. > .table:first-child > thead:first-child > tr:first-child,
. > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
. > .table:first-child > tbody:first-child > tr:first-child,
. > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
. > .table:first-child > thead:first-child > tr:first-child td:first-child,
. > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
. > .table:first-child > tbody:first-child > tr:first-child td:first-child,
. > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
. > .table:first-child > thead:first-child > tr:first-child th:first-child,
. > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
. > .table:first-child > tbody:first-child > tr:first-child th:first-child,
. > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
. > .table:first-child > thead:first-child > tr:first-child td:last-child,
. > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
. > .table:first-child > tbody:first-child > tr:first-child td:last-child,
. > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
. > .table:first-child > thead:first-child > tr:first-child th:last-child,
. > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
. > .table:first-child > tbody:first-child > tr:first-child th:last-child,
. > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
. > .table:last-child,
. > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
. > .table:last-child > tbody:last-child > tr:last-child,
. > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
. > .table:last-child > tfoot:last-child > tr:last-child,
. > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
. > .table:last-child > tbody:last-child > tr:last-child td:first-child,
. > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
. > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
. > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
. > .table:last-child > tbody:last-child > tr:last-child th:first-child,
. > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
. > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
. > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
. > .table:last-child > tbody:last-child > tr:last-child td:last-child,
. > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
. > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
. > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
. > .table:last-child > tbody:last-child > tr:last-child th:last-child,
. > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
. > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
. > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
. > .-body + .table,
. > .-body + .table-responsive,
. > .table + .-body,
. > .table-responsive + .-body {
  border-top: 1px solid #282828;
}
. > .table > tbody:first-child > tr:first-child th,
. > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
. > .table-bordered,
. > .table-responsive > .table-bordered {
  border: 0;
}
. > .table-bordered > thead > tr > th:first-child,
. > .table-responsive > .table-bordered > thead > tr > th:first-child,
. > .table-bordered > tbody > tr > th:first-child,
. > .table-responsive > .table-bordered > tbody > tr > th:first-child,
. > .table-bordered > tfoot > tr > th:first-child,
. > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
. > .table-bordered > thead > tr > td:first-child,
. > .table-responsive > .table-bordered > thead > tr > td:first-child,
. > .table-bordered > tbody > tr > td:first-child,
. > .table-responsive > .table-bordered > tbody > tr > td:first-child,
. > .table-bordered > tfoot > tr > td:first-child,
. > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
. > .table-bordered > thead > tr > th:last-child,
. > .table-responsive > .table-bordered > thead > tr > th:last-child,
. > .table-bordered > tbody > tr > th:last-child,
. > .table-responsive > .table-bordered > tbody > tr > th:last-child,
. > .table-bordered > tfoot > tr > th:last-child,
. > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
. > .table-bordered > thead > tr > td:last-child,
. > .table-responsive > .table-bordered > thead > tr > td:last-child,
. > .table-bordered > tbody > tr > td:last-child,
. > .table-responsive > .table-bordered > tbody > tr > td:last-child,
. > .table-bordered > tfoot > tr > td:last-child,
. > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
. > .table-bordered > thead > tr:first-child > td,
. > .table-responsive > .table-bordered > thead > tr:first-child > td,
. > .table-bordered > tbody > tr:first-child > td,
. > .table-responsive > .table-bordered > tbody > tr:first-child > td,
. > .table-bordered > thead > tr:first-child > th,
. > .table-responsive > .table-bordered > thead > tr:first-child > th,
. > .table-bordered > tbody > tr:first-child > th,
. > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
. > .table-bordered > tbody > tr:last-child > td,
. > .table-responsive > .table-bordered > tbody > tr:last-child > td,
. > .table-bordered > tfoot > tr:last-child > td,
. > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
. > .table-bordered > tbody > tr:last-child > th,
. > .table-responsive > .table-bordered > tbody > tr:last-child > th,
. > .table-bordered > tfoot > tr:last-child > th,
. > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
. > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.-group {
  margin-bottom: 20px;
}
.-group . {
  margin-bottom: 0;
  border-radius: 4px;
}
.-group . + . {
  margin-top: 5px;
}
.-group .-heading {
  border-bottom: 0;
}
.-group .-heading + .-collapse > .-body,
.-group .-heading + .-collapse > .list-group {
  border-top: 1px solid #282828;
}
.-group .-footer {
  border-top: 0;
}
.-group .-footer + .-collapse .-body {
  border-bottom: 1px solid #282828;
}
.-default {
  border-color: #282828;
}
.-default > .-heading {
  color: #888888;
  background-color: #3c3c3c;
  border-color: #282828;
}
.-default > .-heading + .-collapse > .-body {
  border-top-color: #282828;
}
.-default > .-heading .badge {
  color: #3c3c3c;
  background-color: #888888;
}
.-default > .-footer + .-collapse > .-body {
  border-bottom-color: #282828;
}
.-primary {
  border-color: #2a9fd6;
}
.-primary > .-heading {
  color: #ffffff;
  background-color: #2a9fd6;
  border-color: #2a9fd6;
}
.-primary > .-heading + .-collapse > .-body {
  border-top-color: #2a9fd6;
}
.-primary > .-heading .badge {
  color: #2a9fd6;
  background-color: #ffffff;
}
.-primary > .-footer + .-collapse > .-body {
  border-bottom-color: #2a9fd6;
}
.-success {
  border-color: #809a00;
}
.-success > .-heading {
  color: #ffffff;
  background-color: #77b300;
  border-color: #809a00;
}
.-success > .-heading + .-collapse > .-body {
  border-top-color: #809a00;
}
.-success > .-heading .badge {
  color: #77b300;
  background-color: #ffffff;
}
.-success > .-footer + .-collapse > .-body {
  border-bottom-color: #809a00;
}
.-info {
  border-color: #6e2caf;
}
.-info > .-heading {
  color: #ffffff;
  background-color: #9933cc;
  border-color: #6e2caf;
}
.-info > .-heading + .-collapse > .-body {
  border-top-color: #6e2caf;
}
.-info > .-heading .badge {
  color: #9933cc;
  background-color: #ffffff;
}
.-info > .-footer + .-collapse > .-body {
  border-bottom-color: #6e2caf;
}
.-warning {
  border-color: #f05800;
}
.-warning > .-heading {
  color: #ffffff;
  background-color: #ff8800;
  border-color: #f05800;
}
.-warning > .-heading + .-collapse > .-body {
  border-top-color: #f05800;
}
.-warning > .-heading .badge {
  color: #ff8800;
  background-color: #ffffff;
}
.-warning > .-footer + .-collapse > .-body {
  border-bottom-color: #f05800;
}
.-danger {
  border-color: #bd001f;
}
.-danger > .-heading {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #bd001f;
}
.-danger > .-heading + .-collapse > .-body {
  border-top-color: #bd001f;
}
.-danger > .-heading .badge {
  color: #cc0000;
  background-color: #ffffff;
}
.-danger > .-footer + .-collapse > .-body {
  border-bottom-color: #bd001f;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #151515;
  border: 1px solid #030303;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  text-align: center;
  background: rgba(0,0,0,0.5);
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
/*.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}*/

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.modal:before {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle;
      margin-right: -4px;
}

.modal-content {
  position: relative;
  background-color: #141414;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;  

}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #282828;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
  color: #888;
}
.modal-body {
  position: relative;
  padding: 20px;  
  background: #141414;
}
.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #282828;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 640px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #c4005b;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #c4005b;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #202020;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #181818;
  border-bottom: 1px solid #0b0b0b;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #666666;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #202020;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #666666;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #202020;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #666666;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #202020;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #666666;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #202020;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.-body:before,
.-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media screen and (max-width: 1197px){
  .btn-group-lg > .btn{
    font-size: 13px;
  }
}

@media screen and (max-width: 341px){ 
  .profile-details{
    padding-left: 8px;
    font-size: 12px;
  }

  .icon-size-tool{
    font-size: 16px !important;
    margin-right: 0px !important;
    padding: 0px;
  }

  .avatarHeader{
    width: 45px;
    height: 45px;
  }

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

  .headlineTitles h1{
      font-size: 14px !important;     
    } 

}

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

  .col-md-1{float: left;}
  
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-md-1{float: left;}
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .content-ads{    
    height: 242px;
    margin-bottom: 15px;
    margin-top: 1px
  }

  .text-ads{
    display: none;
  }

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

}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .icon-size-tool{
  font-size: 18px;
}

.mur{
      border-top: none !important;
    }

.hidden-xs {
    display: none !important;

  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.text-primary,
.text-primary:hover {
  color: #2a9fd6;
}
.text-success,
.text-success:hover {
  color: #77b300;
}
.text-danger,
.text-danger:hover {
  color: #cc0000;
}
.text-warning,
.text-warning:hover {
  color: #ff8800;
}
.text-info,
.text-info:hover {
  color: #9933cc;
}
.bg-success,
.bg-info,
.bg-warning,
.bg-danger {
  color: #fff;
}
table,
.table {
  color: #888;
}
table a:not(.btn),
.table a:not(.btn) {  
  text-decoration: underline;
}
table .dropdown-menu a,
.table .dropdown-menu a {
  text-decoration: none;
}
table .text-muted,
.table .text-muted {
  color: #888888;
}
.table-responsive > .table {
  background-color: #181818;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label,
.has-warning .form-control- {
  color: #ff8800;
  
}
.has-warning .form-control,
.has-warning .form-control:focus,
.has-warning .input-group-addon {
  border-color: #ff8800;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label,
.has-error .form-control- {
  color: #cc0000;
}
.has-error .form-control,
.has-error .form-control:focus,
.has-error .input-group-addon {
  border-color: #cc0000;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label,
.has-success .form-control- {
  color: #77b300;
}
.has-success .form-control,
.has-success .form-control:focus,
.has-success .input-group-addon {
  border-color: #77b300;
}
legend {
  color: #fff;
}
.input-group-addon {
  width: 1% !important;
}
.nav-tabs a,
.nav-pills a,
.breadcrumb a,
.pager a {
  color: #fff;
}

.alert-suscriptores{
    padding: 5px;
    margin-bottom: 15px
}

.alert .alert-link,
.alert a {  
  text-decoration: none;
}
.alert .close {
  text-decoration: none;
  color: #ffffff;
}
.close {
  color: #fff;
  text-decoration: none;
  opacity: 0.4;
}
.close:hover,
.close:focus {
  color: #fff;
  opacity: 1;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #282828;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  border-color: #282828;
}
a.list-group-item-success.active {
  background-color: #77b300;
}
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  background-color: #669a00;
}
a.list-group-item-warning.active {
  background-color: #ff8800;
}
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  background-color: #e67a00;
}
a.list-group-item-danger.active {
  background-color: #cc0000;
}
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  background-color: #b30000;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3,
.jumbotron h4,
.jumbotron h5,
.jumbotron h6 {
  color: #fff;}

.mecounterSidenav{
    background: #e4006a;
    top: 18px;
    padding: 1px 3px;
    font-size: 11px;
    color: #fff;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    position: absolute;
    margin-left: -7px;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 50px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.badgeNav {
    background: #e4006a;
    font-size: 0px;
    color: #e4006a;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    position: absolute;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 50px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    width: 9px;
    height: 9px;
    left: 25px;
    top: 14px;
    display: block;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 0 0 rgb(228 0 106);
    animation: fade 0.5s infinite; /* Aplicamos la animación llamada "fade" durante 2 segundos y de manera infinita */
}

/* Definición de la animación "fade" */
@keyframes fade {
    0%, 100% {
        opacity: 0; /* Círculo invisible al inicio y al final */
    }
    50% {
        opacity: 1; /* Círculo completamente visible en el punto medio de la animación */
    }
}

.badge-icons {
    display: inline-block;
    min-width: 10px;
    max-width: 25px;
    padding: 1px 3px;
    font-size: 11px;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    position: absolute;
    top: 1px;
    margin-left: -7px;
    overflow: hidden;
    text-overflow: ellipsis;
	border-radius: 50px;
    background: #e4006a;
    z-index: 1;}

/* Start notification styles*/
.notyDesktopCont{
  max-height: 70vh; 
  width: 415px; 
  overflow-x: hidden;
  background: #141414; 
  bottom: 35px;
  overflow-y: auto;
  flex-direction: column;
  -webkit-overflow-scrolling: touch;
}

.notNoty{
	line-height: 20px;
    text-align: center;
    font-size: 14px;
}

.icons-noty{font-size: 12px;margin-left: 2px;margin-right: 2px;}

.headNoty{
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 100;
    height: 40px;
    background: #181818;
    border-radius: 20px 20px 0 0;
    font-size: 18px;
    color: #fff;
    box-shadow: 0 8px 4px rgba(0, 0, 0, 0.1);
    padding: 12px;
    margin-bottom: 3px;
}

.notytext {
    flex-grow: 1;
}

.notyAction i{
    font-size: 12px;
    margin-left: 5px;
}

.notification {
    display: flex;
    width: 100%;
    background-color: #181818;
    box-shadow: 0 8px 4px rgba(0, 0, 0, 0.1);
    padding: 12px;
    margin-bottom: 5px;
}

.avatarNoty{
    position: relative;
    display: inline-block;
}

.avatarNoty img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 12px;
}

.iconverified i{
    position: absolute;
    top: 30px;
    right: 10px;
    color: #2a9fd6;    
}

.textNoty {
    flex-grow: 1;
    font-size: 13px;
    line-height: 1.3;
    color: #cccccc;
}

.textNoty a{
    color: #ff8306;
    font-weight: bold;
    text-transform: capitalize;
}

.thumbNoty img {
    width: 90px;
    height: 50px;
    border-radius: 8px;
    object-fit: contain;
    background: #000;
    margin-left: 8px;
}

.deleteNotyBtn{
    background: none;
}

/*Reaction buttons notifications*/
.btn-reactions {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}

.btn-reactions li {
   flex-grow: 1;
  text-align: center;
}

.btn-reactions li:not(:last-child) {
  border-right: 2px solid #181818;
}

.btn-reactions li a {
  display: flex;  
  align-items: center;
  justify-content: center;
  text-decoration: none;
  padding: 0px 15px;
  background-color: #1f1f1f;
  color: #ffffff;
  text-decoration: none;
  border: none;
  transition: all 0.3s ease;
  line-height: 45px;
}

.btn-reactions li a i {
  font-size: 20px;
  margin-right: 5px;
}

.btn-reactions li a.active {
    background-color: #1f1f1f;
    color: #FF9800;
}

.btn-reactions li a:hover {
    background-color: #1f1f1f;
    color: #FF9800;
    border: none;
}
/*End Reaction buttons notifications*/

.Pullhandle{
    width: 100%;
    background-color: #1f1f1f;
    border-radius: 20px 20px 0 0;
}

.swipeupline{
    width: 30px;
    height: 4px;
    background-color: gray;
    margin: 10px auto; 
    border-radius: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center; 
}

.swipenoty{
    font-size: 16px;    
    padding-bottom: 5px;
    flex: 1;
}

.buttonContainer {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
}

.allnoty {
    margin-right: 5px;
    position: absolute;
}

.windWrap {
    display: none;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 70%;  
    box-sizing: border-box;
    z-index: 1000;    
    transition: height 0.5s ease;
}

.swipeup{
    text-align: center;
    width: 100%;
    display: flex;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: column;
    font-size: 24px;
}

.notyMobilcont {
    max-height: 100vh;
    overflow-y: auto;
    background: #141414;
    min-width: 340px;  
}

.openWind {
    overflow: hidden;
}

.Backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    z-index: 999;
    display: none;
}

.ageNoty{
    font-size: 11px;
    margin: 0;
    color: #888;
}

/* ///////////*/
 #SlideinNoty, #SlideinLikes {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}

.wrapperLikes{
    position: absolute;
    top: 0;
    right: -100%;
    min-width: 360px;
    width: 40vw;
    height: 100%;
    background-color: #141414;
    transition: right 0.3s ease-in-out;
    animation-name: slideInRight;
    animation-duration: 0.3s;
    animation-fill-mode: forwards;
}

.wrapperNoty {
  position: absolute;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  background-color: #141414;
  transition: right 0.3s ease-in-out;
  animation-name: slideInRight;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

@keyframes slideInRight {
  from {
    right: -100%;
  }
  to {
    right: 0;
  }
}

.LikesCounter {
    font-size: 12px;
    margin-bottom: 10px;
    padding: 5px 10px;
    border-bottom: 1px solid #313131;
}

.LikesCounter div{
    margin-right: 5px;
}

.LikesCounter ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0; 
}

.LikesCounter li {
    display: flex;
    align-items: center;
    margin-right: 10px;
}

.LikesCounter i {
    margin-right: 5px;
    padding-bottom: 2px;
}

#closeSliderNoty, #closeSliderLikes {
  cursor: pointer;
  font-size: 18px;
}

#CloseSlidesLikeOut{
    width: 100%;
    height: 100%;
}

/* End notification styles*/

.checkInherit{
    display: inline-table !important;
}

.messageRead {
    background-color: #141414;
    box-shadow: 0 8px 4px rgb(0 0 0 / 18%);
}

.rejectedPostTitle{
    display: -webkit-box;
    white-space: normal;
    -webkit-line-clamp: 2;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
}

.table-striped>tbody>tr>td { 
    border-left: none;
    border-right: none;
  }
.table-striped>thead>tr>th { 
     border-left: none;
      border-right: none;
  }

.new-notify{ -webkit-animation: tiembla 0.1s infinite; }
@-webkit-keyframes tiembla { 0%  { -webkit-transform:rotateZ(-5deg); } 50% { -webkit-transform:rotateZ( 0deg) scale(.8); } 100%{ -webkit-transform:rotateZ( 5deg); } }

    /*************** SCROLLBAR BASE CSS ***************/
     
    .scroll-wrapper {
        overflow: hidden !important;
        padding: 0 !important;
        position: relative;
    }
     
    .scroll-wrapper > .scroll-content {
        border: none !important;
        box-sizing: content-box !important;
        height: auto;
        left: 0;
        margin: 0;
        max-height: none;
        max-width: none !important;
        overflow: scroll !important;
        padding: 0;
        position: relative !important;
        top: 0;
        width: auto !important;
    }
     
    .scroll-wrapper > .scroll-content::-webkit-scrollbar {
        height: 0;
        width: 0;
    }
     
    .scroll-element {
        display: none;
    }
    .scroll-element, .scroll-element div {
        box-sizing: content-box;
    }
     
    .scroll-element.scroll-y.scroll-scrolly_visible {
        display: block;
    }
     .scroll-element.scroll-x.scroll-scrollx_visible{
        display: none !important;
    }
     
    .scroll-element .scroll-bar,
    .scroll-element .scroll-arrow {
        cursor: default;
    }
     
    .scroll-textarea {
        border: 1px solid #cccccc;
        border-top-color: #999999;
    }
    .scroll-textarea > .scroll-content {
        overflow: hidden !important;
    }
    .scroll-textarea > .scroll-content > textarea {
        border: none !important;
        box-sizing: border-box;
        height: 100% !important;
        margin: 0;
        max-height: none !important;
        max-width: none !important;
        overflow: scroll !important;
        outline: none;
        padding: 2px;
        position: relative !important;
        top: 0;
        width: 100% !important;
    }
    .scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
        height: 0;
        width: 0;
    }    
     
     
     
    /*************** SCROLLBAR DYNAMIC ***************/
     
    .scrollbar-dynamic > .scroll-element,
    .scrollbar-dynamic > .scroll-element div
    {
        background: none;
        border: none;
        margin: 0;
        padding: 0;
        position: absolute;
        z-index: 10;
    }
     
    .scrollbar-dynamic > .scroll-element div {
        display: block;
        height: 100%;
        left: 0;
        top: 0;
        width: 100%;
    }
     
    .scrollbar-dynamic > .scroll-element.scroll-x {
        bottom: 2px;
        height: 7px;
        left: 0;
        min-width: 100%;
        width: 100%;
    }
     
    .scrollbar-dynamic > .scroll-element.scroll-y {
        height: 100%;
        min-height: 100%;
        right: 2px;
        top: 0;
        width: 7px;
    }
     
    .scrollbar-dynamic > .scroll-element .scroll-element_outer {
        opacity: 0.3;
     
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
    }
    .scrollbar-dynamic > .scroll-element .scroll-element_size {
        background-color: #cccccc;
        opacity: 0;
     
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
     
        -webkit-transition: opacity 0.2s;
        -moz-transition: opacity 0.2s;
        -o-transition: opacity 0.2s;
        -ms-transition: opacity 0.2s;
        transition: opacity 0.2s;
    }
     
    .scrollbar-dynamic > .scroll-element .scroll-bar {
        background-color: #6c6e71;
     
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
    }
     
    /* scrollbar height/width & offset from container borders */
     
    .scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
        bottom: 0;
        height: 7px;
        min-width: 24px;
        top: auto;
    }
    .scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
        left: auto;
        min-height: 24px;
        right: 0;
        width: 7px;
    }
     
    .scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
        bottom: 0;
        top: auto;
        left: 2px;
     
        -webkit-transition: height 0.2s;
        -moz-transition: height 0.2s;
        -o-transition: height 0.2s;
        -ms-transition: height 0.2s;
        transition: height 0.2s;
    }
     
    .scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
        left: auto;
        right: 0;
        top: 2px;
     
        -webkit-transition: width 0.2s;
        -moz-transition: width 0.2s;
        -o-transition: width 0.2s;
        -ms-transition: width 0.2s;
        transition: width 0.2s;
    }
     
    .scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size { left: -4px; }
    .scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size { top: -4px; }
     
     
    /* update scrollbar offset if both scrolls are visible */
     
    .scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -11px; }
    .scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -11px; }
     
     
    /* hover & drag */
     
    .scrollbar-dynamic > .scroll-element:hover .scroll-element_outer,
    .scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer {
        overflow: hidden;
     
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        filter: alpha(opacity=70);
        opacity: 0.7;
    }
    .scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size,
    .scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
        opacity: 1;
    }
    .scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar,
    .scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
        height: 100%;
        width: 100%;
     
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
    }
     
    .scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer,
    .scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
        height: 20px;
        min-height: 7px;
    }
    .scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer,
    .scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
        min-width: 7px;
        width: 20px;
    }

 /*css Responsive */
 /*==========  Mobile First Method  ==========*/

  /* Custom, iPhone Retina */
  @media only screen and (max-width : 320px) {
    .btnRecommended{
        font-size: 19px !important; 
    } 

}

  /* Extra Small Devices, Phones */
  @media only screen and (min-width : 480px) {  
    
  } 

  /* Small Devices, Tablets */
  @media only screen and (min-width : 768px) {
  .navbar {
    min-height: 55px;
  }

  .navbar-brand {
    height: 60px;
  }

  .navbar-inverse .navbar-nav > li > a {
    font-size: 14px;
    text-transform: uppercase;
    margin: 0px 5px 0px 5px;
    padding: 20px 6px 20px 6px
  }

  .navbar-btn {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .navbar-toggle {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .input-group-addon {
    width: 1%!important;
  }

  }

   @media only screen and (max-width : 800px) {
    .avatarHeader{
       margin-bottom: 5px;
      }
      
  }

  /* Medium Devices, Desktops */
  @media only screen and (min-width : 992px) {

  }

  /* Large Devices, Wide Screens */
  @media only screen and (min-width : 1200px) {

  }


  /*==========  Non-Mobile First Method  ==========*/

  /* Large Devices, Wide Screens */
  @media only screen and (max-width : 1280px) {
    /* Oculta el scroll cuando el menú es en mobiles */
    #sidebar-wrapper{
        overflow-y: auto !important;
    }
    #sidebar-wrapper:hover {
        overflow-y: none !important; 
    } 
   /*End*/
  }

/* Medium Devices, Desktops */
  @media only screen and (max-width : 992px) {

}
  /* Large Tablet (landscape) */
  @media only screen and (max-width : 1024px) {
  .modal-content {
    width: 100%;
  }
   
  .tool-videos{
    margin-top: 6px;
    margin-right: 85px;
    }  

  }

  /* Small Tablet (landscape) */
  @media only screen and (max-width : 800px) {
   .tool-videos{
    margin-top: -69px;
   margin-right: 0px;}


  }

/* Small Devices, Tablets */
@media only screen and (max-width : 768px)  {
    .tool-videos{
        margin-top: -69px;
    }

    .btn-dsb{
        padding: 5px 10px;
        line-height: 1.82857;
    }

    .wrapper{
         margin-top: 10px;
    }

}

/* Smartphones, Smartphones Landscape, Mini Tablets */
  @media only screen and (max-width : 767px) {

  .search-dropdown-menu {
    min-width: 296px!important;
  }

  .navbar-inverse .navbar-nav > li > a {
  font-size: 16px;
  padding-top: 9px;
  padding-bottom: 9px;
  }
  .navbar-inverse .navbar-nav > li {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  }

  .transMarked{
  	right: 4px !important;
  	/*top: 38px !important;*/
  }

  }

/* Extra Small Devices, Phones resolucion 480p*/
@media only screen and (max-width : 480px) {

.headernav{
  padding-left: 10px;
  padding-right: 10px;
}

.gallery{
    grid-template-columns: repeat(3, 1fr) !important;
}

.hrline{
	margin-left: 10px;
	margin-right: 10px
}

.action-nav li{
  padding: 5px 10px;
}

.menunav a:hover{
  color: #f1f1f1;
  background: none;
}

.navbar-brand{
  left: -10px;
}

.preRoll{
  top: 30% !important;
}

.header-post{
  height: 85px;
}

.title-post{
  font-size: 14px;
}  

.avatarHeader{
  width: 50px;
  height: 50px;
}

.avatarChannSearch{
  width: 80px;
  height: 80px;
}   

.i-channel img{
  width: 50px;
  height: 50px
}

.gridSection{
  padding-top: 5px;
}

.gridSection h2{
  margin: 0px;
  font-size: 18px;   
}

.chan-header{
  padding: 0px;
  line-height: 15px
}

.TitlePostSingle{font-size: 20px;}
.tool-videos{margin-top: -69px;}

.tool-{
  margin-top: 10px;
}

.tool- button {
  margin-bottom: 5px;
}

.inlineTitle{
font-size: 15px;
}

.-label{
  font-size: 20px;
}

.menu- li{ 
  margin-top: 10px;   
}

.headlineTitles h1{
  font-size: 16px !important;     
} 

.profile-details li{ 
  margin-bottom: 0px;
}

.profile-details a {
  margin-bottom: 2px;
}

.avatar img{
    width: 65px;
    height: 65px;
}

.show-coment{
  width: 50px;
  height: 50px;
}

.reply-comment{
  width: 45px;  
  height: 45px;
}

.box- a{
  font-size: 16px;
}

.titles{
    font-size: 13px;
}


.encodeDetails li span{
    font-size: 12px;    
}

.wrapperLikes{    
    width: 100%;    
}

}

/* Custom, iPhone Retina*/
@media only screen and (max-width : 340px) {
  .flagLang img{
        display: none;
    } 

    .btnRecommended{
        font-size: 15px !important;
    }
}

@media only screen and (max-width : 360px) {
 
.hrline{
  margin-left: 10px;
  margin-right: 10px
}

.headingGrid{
  font-size: 16px;
  padding-left: 5px;
}

/*Exclusive Channel*/
.wrapperCover img{
    min-height: 75px;
} 

.wrapperAvatar img{
    width: 80px;
    height: 80px;
}

.channelName h1{
    font-size: 20px;
}

.channelStatistics li{
    font-size: 10px;
    display: inline-block;
    padding: 5px 0px;
    margin: 0 3px 0 0;
}

.channelMainMenu i{
    display: none;
}

.channelMainMenu li{
    padding: 4px;
    font-size: 13px;
}
/* End Exclusive Channel*/

.action-nav li{
  padding: 7px;
}

.sectionTitle{
  padding: 0px;
}

.navbar-brand{
  left: -10px;
}

.navbar-toggle{
  margin-left: 3px;
  margin-top: 11px;
  margin-bottom: 8px;
  width: 31px;
  height: 31px;
  line-height: 1.3333;
}

.title-post{
  font-size: 13px;
}

.{
  display: none;
} 

.partner{
  display: none;
} 

.badge-icons{
  font-size: 9px;
}

.menu- li{ 
  width: 44.1%;
  margin-top: 10px;
}

.-label{
	font-size: 15px;
}

.-img-{
  padding: 10px 10px;
  font-size: 15px;
}

.checkboxXs label{
  font-size: 12px;
}

.alertContentDeleted h2{
  font-size: 19px;
}

} 

/* Retina-specific stuff here */
@media
  (-webkit-min-device-pixel-ratio: 2),
  (min-resolution: 192dpi) {
.badge {
  line-height: 18px;
}
.top-menu ul li .badge {
  margin-top: 2px;
}
.label-private {
  padding: 0px 3px;
}

.hd-text-icon {
  padding: 0px 3px;
}

}
/*End css Responsive*/

    /*xpaja_res*/
    @-webkit-viewport {
    width:device-width
}
@-moz-viewport {
    width:device-width
}
@-ms-viewport {
    width:device-width
}
@-o-viewport {
    width:device-width
}
@viewport {
    width:device-width
}
a:focus {
    outline:0!important
}
a:active, a:hover, input:focus, textarea:focus, select:focus, button:focus {
    outline:0!important
}
html {
    height:100%
}
body {
    height:100%;
    margin:0
}
body, button, input {
    -webkit-font-smoothing:antialiased
}
#wrapper {
    min-height:100%;
    position:relative;
    padding-bottom:229px
}
.navbar {
    border:none!important;
    border-radius:0!important;
}
.navbar-nav {
    margin-top:0;
    margin-bottom:0
}
.nvbox {
    visibility:hidden
}
.search-dropdown-menu {
    min-width:360px;
    padding:12px
}
.navbar-form input, .form-inline input {
    width:auto
}

.clearInput{
    background: none;
    display: inline-block;
    margin: auto;
    text-align: center;
    cursor: pointer;
    position: absolute !important;
    right: 0px;
    top: -27px;
    z-index: 1000 !important;
    color: #9E9E9E !important;
    padding: 8px 12px;
    font-size: 16px;
    line-height: 1.428571;
    border: none;
}

#qsearch{
    border-radius: 40px 0 0 40px;
}

.btnSumit{
    top: -7px;
    background: #282828;
    margin-right: 1px !important;  
    color: #ffffff; 
}

.btnSumit:hover{
  background: #313131;
}

.d-none{
    display: none;
}

.hp-field{
  position: absolute;
  left: -9999px;
  top: -9999px;
  height: 0;
  overflow: hidden;
}

.well-md h1, .well-md h2, .well-md h3, .well-md h4, .well-md h5, .well-md h6 {
    line-height:30px!important;
    margin:0!important
}
.well-md {
    padding:12px!important
}
.well-filters {
    padding:12px!important
}
.well-filters h1, .well-filters h2, .well-filters h3, .well-filters h4, .well-filters h5, .well-filters h6 {
    line-height:38px!important;
    margin:0!important
}
.narrow-margin {
    margin-right:-15px
}
.title-truncate {
    display:block;
    width:100%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis
}
.big-title-truncate {
    display:block;
    width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    line-height:normal!important
}
.img-responsive {
    width:100%
}
.img-responsive2 {
    width:100%;
    height:183px
}
.img-responsive-mw {
    max-width:100%;
    height:auto
}
.thumb-overlay {
    position:relative
}
.hd-icon {
    position:absolute;
    top:5px;
    right:5px;
    border:0
}
.duration {
    position:absolute;
    bottom:5px;
    right:5px;
    border:0;
    background-color:rgba(0, 0, 0, 0.7);
    color:#fff;
    padding:3px 5px;
    font-size:12px;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px
}
.remove-btn, .delete-btn, .edit-btn {
    float:left;
    border:0;
    -webkit-box-shadow:1px 1px 0 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow:1px 1px 0 0 rgba(0, 0, 0, 0.15);
    box-shadow:1px 1px 0 0 rgba(0, 0, 0, 0.15)
}
.edit-btn {
    margin-right:5px
}
.delete-btn::after, .remove-btn::after {
    clear:both
}
.actions {
    position:absolute;
    top:5px;
    left:5px
}
.img-private {
    -webkit-filter:brightness(0.3);
    -moz-filter:brightness(0.3);
    -o-filter:brightness(0.3);
    -ms-filter:brightness(0.3)
}
.label-private {
    position:absolute;
    left:5px;
    bottom:5px;
    border:0;
    background-color:#c00;
    color:#fff;
    padding:1px 3px 0 3px;
    line-height:16px;
    text-align:center;
    font-size:12px;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    font-weight:bold;
    font-family:Helvetica, Arial, sans-serif;
    letter-spacing:0;
    -webkit-box-shadow:1px 1px 0 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow:1px 1px 0 0 rgba(0, 0, 0, 0.15);
    box-shadow:1px 1px 0 0 rgba(0, 0, 0, 0.15)
}
.hd-text-icon {
    position:absolute;
    top:5px;
    right:5px;
    border:0;
    background-color:#f80;
    color:#000;
    padding:1px 3px 0 3px;
    line-height:16px;
    text-align:center;
    font-size:12px;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    font-weight:bold;
    font-family:Helvetica, Arial, sans-serif;
    letter-spacing:0;
    -webkit-box-shadow:1px 1px 0 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow:1px 1px 0 0 rgba(0, 0, 0, 0.15);
    box-shadow:1px 1px 0 0 rgba(0, 0, 0, 0.15)
}
.vip-text-icon {
    position:absolute;
    top:15px;
    right:30px;
    border:0;
    background-color:#f80;
    color:#000;
    padding:1px 3px 0 3px;
    line-height:16px;
    text-align:center;
    font-size:12px;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    font-weight:bold;
    font-family:Helvetica, Arial, sans-serif;
    letter-spacing:0;
    -webkit-box-shadow:1px 1px 0 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow:1px 1px 0 0 rgba(0, 0, 0, 0.15);
    box-shadow:1px 1px 0 0 rgba(0, 0, 0, 0.15)
}
.vip-text-icon-static {
    border:0;
    background-color:#f80;
    color:#000;
    padding:1px 3px 0 3px;
    line-height:16px;
    text-align:center;
    font-size:12px;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    font-weight:bold;
    font-family:Helvetica, Arial, sans-serif;
    letter-spacing:0;
    -webkit-box-shadow:1px 1px 0 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow:1px 1px 0 0 rgba(0, 0, 0, 0.15);
    box-shadow:1px 1px 0 0 rgba(0, 0, 0, 0.15)
}
.video-title {
    font-size:15px
}
.video-added {
    font-size:13px
}
.video-views {
    font-size:13px;
    margin-bottom:-3px
}
.video-rating {
    font-size:14px;
    line-height:1;
    margin-bottom:-3px
}
.video-rating-heart {
    font-size:14px
}
.ad-title {
    font-size:11px;
    letter-spacing:3px
}
.ad-body {
    text-align:center;
    vertical-align:middle;
    padding:9px!important
}
.ad-bodyvideo {
    text-align:center;
    margin-top:-9%;
    vertical-align:middle;
    padding:9px!important
}
.ad-body img {
    max-width:100%;
    height:auto
}
.small-avatar {
    width:24px;
    height:24px;
    border-radius:50px;
    -moz-border-radius:50px;
    -webkit-border-radius:50px;
    vertical-align:middle;
    margin-right:8px;
    margin-top:-5px;
    margin-bottom:-2px
}
.medium-avatar {
    width:45px;
    height:45px;
    border-radius:50px;
    -moz-border-radius:50px;
    -webkit-border-radius:50px;
    vertical-align:middle;
    margin-right:8px
}
.blog_header {
    font-size:16px;
    margin-bottom:10px
}

.thumb-cat{
    text-align: center;
    background: #000;
    height: 100%;
}

.thumb-cat img{
    width: 100%
}

.category-title {
    width:100%;
    position:absolute;
    bottom:0;
    border:0;
    background-color:rgba(0, 0, 0, 0.7);
    color:#fff;
    padding:3px 5px;
    font-size:16px
}
.category-title .pull-left {
    width:70%
}
.category-title .pull-right {
    width:30%;
    text-align:right
}
.blog_video {
    position:relative;
    padding-bottom:56.25%;
    height:0
}
.blog_video object {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
.blog_image {
    max-width:100%;
    height:auto;
    border:0
}
.m-b--5 {
    margin-bottom:-5px
}
.m-b--15 {
    margin-bottom:-15px
}
.m-b--30 {
    margin-bottom:-30px
}
.m-w-60 {
    max-width:60%!important
}
#_message {
    margin-top:10px
}
textarea {
    resize:vertical
}
.p-0 {
    padding:0!important
}
.p-t-5 {
    padding-top:5px
}
.p-r-5 {
    padding-right:5px
}
.p-l-5 {
    padding-left:5px
}
.p-b-5 {
    padding-bottom:5px
}
.p-t-10 {
    padding-top:10px
}
.p-r-10 {
    padding-right:10px
}
.p-l-10 {
    padding-left:10px
}
.p-b-10 {
    padding-bottom:10px
}
.p-t-15 {
    padding-top:15px
}
.p-r-15 {
    padding-right:15px
}
.p-l-15 {
    padding-left:15px
}
.p-b-15 {
    padding-bottom:15px
}
.p-t-20 {
    padding-top:20px
}
.p-r-20 {
    padding-right:20px
}
.p-l-20 {
    padding-left:20px
}
.p-b-20 {
    padding-bottom:20px
}
.p-t-25 {
    padding-top:25px
}
.p-r-25 {
    padding-right:25px
}
.p-l-25 {
    padding-left:25px
}
.p-b-25 {
    padding-bottom:25px
}
.p-t-30 {
    padding-top:30px
}
.p-r-30 {
    padding-right:30px
}
.p-l-30 {
    padding-left:30px
}
.p-b-30 {
    padding-bottom:30px
}
.m-t-0 {
    margin-top:0
}
.m-t-5 {
    margin-top:5px
}
.m-r-5 {
    margin-right:5px
}
.m-l-5 {
    margin-left:5px
}
.m-b-5 {
    margin-bottom:5px
}
.m-t-10 {
    margin-top:10px
}
.m-r-10 {
    margin-right:10px
}
.m-l-10 {
    margin-left:10px
}
.m-b-0 {
    margin-bottom:0
}
.m-b-0 {
    margin-bottom:0;
    margin-left:-12px
}
.m-b-10 {
    margin-bottom:10px
}
.m-t-15 {
    margin-top:15px
}
.m-r-15 {
    margin-right:15px
}
.m-l-15 {
    margin-left:15px
}
.m-b-15 {
    margin-bottom:15px
}
.m-t-20 {
    margin-top:20px
}
.m-t-20video {
    margin-top:0;
    margin-bottom:8px
}
.m-r-20 {
    margin-right:20px
}
.m-l-20 {
    margin-left:20px
}
.m-b-20 {
    margin-bottom:20px
}
.m-t-25 {
    margin-top:25px
}
.m-r-25 {
    margin-right:25px
}
.m-l-25 {
    margin-left:25px
}
.m-b-25 {
    margin-bottom:25px
}
.m-t-30 {
    margin-top:30px
}
.m-r-30 {
    margin-right:30px
}
.m-l-30 {
    margin-left:30px
}
.m-b-30 {
    margin-bottom:30px
}
.m-b-40 {
    margin-bottom:40px
}
.m-l-80 {
    margin-left:80px
}
.comment-avatar {
    width:60px;
    height:60px;
    border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    vertical-align:middle
}
.comment {
    padding:10px;
    margin:0 0 0 80px;
    font-size:13px;
    line-height:1.4;
    position:relative;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px
}
.comment:after {
    right:100%;
    border:solid transparent;
    content:" ";
    height:0;
    width:0;
    position:absolute;
    border-width:10px;
    top:20px
}
.comment-info {
    margin-bottom:10px;
    overflow:hidden;
    text-overflow:ellipsis
}
.comment-body {
    font-size:14px;
    overflow:hidden;
    text-overflow:ellipsis
}
.comment-actions {
    margin-top:10px;
    overflow:hidden;
    text-overflow:ellipsis
}
.center {
    text-align:center
}
.overflow-hidden, .-body, .-body a, .-body p, .-body span, .-heading, .-heading a, .-heading p, .-heading span, .blog_header, .blog_header a, .blog_header p, .blog_header span, .blog_content, .blog_content a, .blog_content p, .blog_content span, .well a, .well p, .well span {
    overflow:hidden;
    text-overflow:ellipsis
}
.mail-unread {
    font-size:20px;
    vertical-align:middle
}
.mail-read {
    font-size:20px
}
.mail-delete {
    font-size:20px
}
.v-middle {
    vertical-align:middle!important
}
table td, th {
    text-align:center!important;
    font-size: 12px;
    padding: 10px 0;
    border: 1px solid #282828;
}
table a {
    text-decoration:none!important
}
table a:hover {
    text-decoration:none!important
}
table .subject-unread a {
    font-weight:bold!important
}
.input-select input {
    border:none!important;
    width:50%!important;
    -webkit-border-radius:4px;
    -webkit-border-top-right-radius:0;
    -webkit-border-bottom-right-radius:0;
    -moz-border-radius:4px;
    -moz-border-radius-topright:0;
    -moz-border-radius-bottomright:0;
    border-radius:4px;
    border-top-right-radius:0;
    border-bottom-right-radius:0
}
.input-select select {
    border-top:none!important;
    border-right:none!important;
    border-bottom:none!important;
    border-left:solid 1px #ccc!important;
    width:50%!important;
    -webkit-border-radius:0;
    -webkit-border-top-right-radius:4px;
    -webkit-border-bottom-right-radius:4px;
    -moz-border-radius:0;
    -moz-border-radius-topright:4px;
    -moz-border-radius-bottomright:4px;
    border-radius:0;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px
}
input[type="text"], input[type=""], select, textarea {
    border:none!important
}
input[placeholder] {
    text-overflow:ellipsis
}
::-moz-placeholder {
    text-overflow:ellipsis
}
input:-moz-placeholder {
    text-overflow:ellipsis
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {
        line-height:34px!important
    }
    fieldset legend {
        float:left
    }
}
textarea {
    min-height:38px
}
.file-box {
    display:block;
    height:38px;
    padding:0 12px;
    font-size:14px;
    line-height:1.42857143;
    background-image:none;
    -webkit-border-top-right-radius:4px;
    -webkit-border-bottom-right-radius:4px;
    -moz-border-radius-topright:4px;
    -moz-border-radius-bottomright:4px;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    line-height:38px
}
.no-radius-r {
    -webkit-border-top-right-radius:0!important;
    -webkit-border-bottom-right-radius:0!important;
    -moz-border-radius-topright:0!important;
    -moz-border-radius-bottomright:0!important;
    border-top-right-radius:0!important;
    border-bottom-right-radius:0!important
}
.separator {
    padding:2px 0;
    margin-bottom:15px
}
.no-wrap {
    white-space:nowrap!important
}
.p-m-0 {
    padding:0!important;
    margin:0!important
}
.blog_content img, .comment-body img {
    max-width:100%!important;
    height:auto!important
}
.vote-msg, .vote-msg center {
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap
}
.vote-box {
    margin:15px 0 0 0;
    padding:5px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px
}
.vote-box .likes {
    margin-bottom:3px;
    height:3px;
    -webkit-transition:width .4s ease-in-out;
    -moz-transition:width .4s ease-in-out;
    -o-transition:width .4s ease-in-out;
    transition:width .4s ease-in-out
}
.vote-box .dislikes, .vote-box .-dislikes {
    margin-bottom:3px;
    height:3px
}
.video-container, .game-container {
    position:relative;
    width:100%
}
.video-container embed, .game-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%!important;
    height:100%!important
}
.big-views {
    font-size:130%;
    padding:7px 0;
    max-width:50%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis
}
.big-views-xs {
    padding:10px 0;
    max-width:50%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis
}
.-container {
    max-width:50%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis
}
#at4m-menu {
    -moz-transition-timing-function:linear;
    -webkit-transition-timing-function:linear;
    -o-transition-timing-function:linear;
    transition-timing-function:linear
}
.at4m-menu {
    top:80px!important
}
.aticon-compact {
    background:url(../img/more.png)!important;
    background-position:0 0!important;
    background-size:32px 32px!important;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px
}
.at4-icon {
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px
}
.tmb {
    cursor:pointer
}
.modal-open {
    overflow-y:auto!important;
    padding-right:0!important
}

.btnLang{
  border: none;
  background: none;
  color: #e6e6e6;
  font-size: 13px;
  padding: 0px;
}

.btnLang:hover, .btnLang:active, .btnLang:focus{
  opacity: 0.8;
  color: #ff8800;
}

/*Preferences*/
.flagLang img{
    width: 14px;
    height: 11px;
    position: absolute;
    top: 15px;
    left: 12px;
    z-index: 2;
    border-radius: 1px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
}

.flagLang i{
    font-size: 17px;
    margin-right: 3px;
}

.settings- {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    background: #181818;
    border-radius: 6px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    width: 240px;
    padding: 12px;
    color: #eeeeee;
}

.settings- hr{
    margin: 0px;
}

.settings-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 22px;
}

.settings-header .close-btn {
  background: none;
  border: none;
  font-size: 20px;
  line-height: 1;
  cursor: pointer;
}

.lang-options {
  padding: 0px;
}

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

.lang-list li {
  position: relative;
  margin: 0;
  line-height: 35px;
}

.lang-list a {
  display: flex;
  align-items: center;
  padding: 10px 36px 10px 12px; /* más espacio a la derecha para el check */
  width: 100%;
  text-decoration: none;
  transition: background-color 0.3s ease;
  border-radius: 6px;
  color: inherit;
  position: relative;
}

.lang-list a:hover {
  background-color: #e6e6e6;
  color: #000;
}

.lang-list a img {
  width: 20px;
  height: auto;
  margin-right: 10px;
}

.lang-check {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #4cd964;
  font-size: 16px;
}


.settings-content a {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  font-size: 14px;
  line-height: 15px;
}

.switch-columns,
.switch-white-mode {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  line-height: 40px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 22px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider.round {
  position: absolute;
  cursor: pointer;
  top: 0; left: 0; right: 0; bottom: 0;
  background-color: #ccc;
  border-radius: 34px;
  transition: .4s;
}
.slider.round:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  border-radius: 50%;
  transition: .4s;
}
input:checked + .slider.round {
  background-color: #4cd964;
}
input:checked + .slider.round:before {
  transform: translateX(16px);
}

/*End Preferences */

.change-language {
    padding:3px 6px;
    line-height:26px
}
.language-active {
    padding:3px 6px;
    line-height:26px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px
}
.footer-links {
    padding:25px 0
}
.footer-container {
    position:absolute;
    right:0;
    bottom:0;
    left:0
}
.footer {
    padding:15px 0
}
.top-menu {
    padding-left:0;
    list-style:none;
    margin-bottom:0
}
.top-menu>.pull-right>li {
    margin: -1px;
    float:left
}
.top-menu>.pull-right>li.dropdown>a {
    padding:0px
}
.top-menu>.pull-right>li.open {
    -webkit-border-top-left-radius:4px;
    -webkit-border-top-right-radius:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;
    border-top-left-radius:4px;
    border-top-right-radius:4px
}
.top-menu .dropdown-menu {
    border:0;
    -webkit-border-radius:4px;
    -webkit-border-top-right-radius:0;
    -moz-border-radius:4px;
    -moz-border-radius-topright:0;
    border-radius:4px;
    border-top-right-radius:0
}
.top-menu>.pull-left>li {
    margin:0 15px 0 0;
    float:left
}
.top-menu>div>li>a {
    display:block
}
.top-menu>div>li>a:hover {
    text-decoration:none
}
.top-menu>div>li>a:focus {
    text-decoration:none
}
.top-menu ul li .badge {
    margin-top:1px
}
.navbar-brand {
    padding-top: 9px;
    padding-bottom: 9px;
    padding-right: 0
}
.navbar-brand img {
    height: 100%;    
}
.dropdown-menu {
    background-clip:border-box;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}
.-modal {
    width:350px;
    max-width:100%;
    margin:30px auto;
    padding:0 15px
}
.language-modal {
    max-width:100%;
    margin:30px auto;
    padding:0 15px
}
.video-embedded {
    width:100%;
    overflow:hidden
}

.imgEmbed img{
    margin-bottom: 20px;
    width: 120px;
}

.text-lg {
    font-size:18px
}
.text-md {
    font-size:15px
}
.input-group-btn {
    width:1%!important
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
    margin-right:0
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    margin-left:0
}
.badge {
    min-width:16px;
    padding:0 6px;
    line-height:19px;
    font-size:12px
}
.online {
    width:10px;
    height:10px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    display:inline-block;
    margin-left:2px
}
.offline {
    width:10px;
    height:10px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    display:inline-block;
    margin-left:2px
}
.box-suggest {
    margin-top:13px;
    background:#fff;
    display:none;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-readius:4px
}
.box-suggest ul {
    border:2px solid;
    border-color:#777;
    padding:0;
    margin:0;
    list-style:none
}
.box-suggest li {
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    padding:2px 15px;
    cursor:pointer
}
.box-suggest .active {
    background:#333;
    color:#fff
}
.tag-inputs {
    width:100%
}
.tag-inputs .input-left {
    float:left;
    display:inline-block;
    width:calc(100% - 55px)
}
.tag-inputs .input-right {
    float:right;
    display:inline-block;
    width:50px
}
.tag-inputs .input-right input[type="button"] {
    height:38px;
    cursor:pointer
}
.all-tag {
    margin-top:8px
}
.all-tag .single-tag {
    margin-right:3px;
    display:inline-block;
    border:solid 1px #888;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    background:#f5f5f5;
    padding:2px 5px;
    font-size:.9em;
    margin-bottom:8px
}
.all-tag .single-tag .tag-remove {
    color:#999;
    padding-right:3px;
    font-size:.9em;
    cursor:pointer
}
.all-tag .single-tag .tag-content {
    color:#585a5c
}
    /* End xpaja_res*/

.cover--blocked{
  background: url('/views/images/cover--blocked.jpg') no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-top: 10px;
}

.cover-{
  background: url('/views/images/cover-.jpg') no-repeat center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; 
  margin-top: 10px;
}

.cover{
  background: url('/views/images/cover.jpg') no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; 
  margin-top: 10px;
}

.cover-active{
  background: url('/views/images/cover-active.jpg') no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; 
  margin-top: 10px;
}

.cover-{
  background: url('/views/images/cover-.jpg') no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; 
  margin-top: 10px;
}


.mur{
    color: #ffffff;
    padding: 10px;
    margin-bottom: 10px;
    background: #1f1f1f;
}

.m-title{
  text-transform: uppercase;
}

.hd-marked{
    font-weight: bold;  
    color: #ffffff;    
}

.transMarked{
    font-size: 12px;
    position: absolute;
    color: #ffffff;
    right: 5px;
    z-index: 2;
    background: rgba(19, 19, 19, 0.51);
    padding: 5px;
    top: 5px;
    border-radius: 2px; 
    width: 25px !important;
}

.slide{
    font-size: 14px;
    position: absolute;
    color: #ffffff;
    right: 5px;
    z-index: 2;
    background: rgb(19 19 19 / 51%);
    padding: 0px 4px 0px 4px;
    top: 5px;
    border: none;
    width: 35px;
    height: 30px;
    display: none !important;
}

.suggestions{
  top: 38px;
  left: -2px;
  z-index: 1;
}

.mSuggestions{
  top: 38px;
  left: 40px;
  z-index: 1;
}


.title-suggestions{
	background: #141414;
    color: #FF9800;
    font-weight: bold;
    padding: 10px;
    line-height: 1.42857143;
}

.girl-link{
  font-size: 18px; padding: 5px; color: #FF9800;
}


.alertContentDeleted{
  margin: 15px 0;
}


.btn-delete{
  float: right;
  border-right: none !important;
}

.btnRecommended{
    min-width: 300px;
    padding: 8px;
    font-size: 22px;
    font-weight: 600;
}

.unknown{
	color: #888888 !important;
}


.text-help{
    border-bottom: 1px solid #313131;
    padding-bottom: 7px;
    color: #888;
    border-left: 1px solid #e4006a;
    padding-left: 10px;    
}

.rest-help{
    font-size: 16px;
    margin-bottom: 5px;
    border-bottom: 1px solid #313131;
    padding-bottom: 5px;
    color: #ffffff;
}

.rest-help:hover{
  color: #e4006a;
}

.add-favorite :hover{
  color: #e4006a !important;
}

.add-like :hover{
  color: #77b300 !important;
}

.fileer {
    display: contents !important;
}
.fileer-theme-thumbnails .fileer-thumbnails-input, .fileer-theme-thumbnails .fileer-items-list .fileer-item {
    display: block !important;
    float: left !important;
}

