button, td, textarea, input { outline: none; }

.background img {
  padding:2px;
  color: #262626;
  cursor: pointer;
  display: inline-block;
  outline: none;
  font-size: .875rem;
  line-height: 1;
  margin: .15625rem 0;
}

.background img:hover{
  padding: 0;
  border: 2px #ffffff solid;
  color: #262626;
  cursor: pointer;
  display: inline-block;
  outline: none;
  font-size: .875rem;
  line-height: 1;
  margin: .15625rem 0;
}

.background-selected img {
  padding:0;
  border: 2px #00aff0  solid;
  color: #262626;
  cursor: pointer;
  display: inline-block;
  outline: none;
  font-size: .875rem;
  line-height: 1;
  margin: .15625rem 0;
}

.sel {
  position: absolute;
  margin-left: 162px;
  margin-top: 5px;
  width: 0;
  height: 0;
  border-top: 0px solid transparent;
  border-bottom: 40px solid transparent;
  border-right: 40px solid #00aff0;
}

.bgs {
  position: absolute;
  margin-left: 179px;
  margin-top: 5px;
  padding:0;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  font-size: 20px;
  color: #ffffff;
  line-height: 1;
}

.icon-cross-over {
    position: relative;
}

.icon-cross-over:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "\274c";
    font-size: 20px;
    color: #FF0000;
    opacity: 0.8;
    line-height: 14px;
    margin-left: -3px;
    text-align: center;
    font-weight: bold;
}

.fa-icon-cross-over {
    position: relative;
}

.fa-icon-cross-over:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "\274c";
    font-size: 20px;
    font-weight: bold;
    color: #FF0000;
    line-height: 14px;
    margin-left: -3px;
    opacity: 0.7;
    text-align: center;
}

ul.pagination {
    display: inline-block;
    padding: 0
    margin: 0;
}

ul.pagination li {display: inline;
    background-color: #2E3A41;
}

ul.pagination li:hover {
    background-color: #0099ff;
    color: #0099FF;
}

ul.pagination li {
    color: white;
    float: left;
    padding: 4px 8px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #262F36;
    font-size: 10px;
    margin: 0 4px;
}

ul.pagination li.active {
    background-color: #0099ff;
    color: white;
    border: 1px solid #262F36;
}

table.pagination,td.pagination{
    margin: 10px 0 10px 0; 
}

.vacenter{
    vertical-align: center;
}

.h100{
    height: 100%;
}  

.mt20{
    margin-top: 20px;
}

.btn-smile{
    opacity: 1.0;
    filter: alpha(opacity=100);
    background-color: #2E3A41;
    margin-top: 4px;
    padding: 10px;
    cursor: pointer;
    display: inline-block;
    outline: none;
    border: 0;
    outline: 0;
}

.btn-smile:hover{
    background-color: #00AFF0;
}

.overlay{
    background: black;
    opacity: 0.8;
    position:fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    z-index:100;
}

div.ui-widget{
    -webkit-box-shadow: 0px 0px 13px -1px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 13px -1px rgba(0,0,0,1);
    box-shadow: 0px 0px 13px -1px rgba(0,0,0,1);
    z-index:200;
    position: relative;
}


/*dialog text*/
.ui-widget-content{
    background: #2E3A41;
    border: 0 none;
    overflow: hidden;
    position: relative;
    padding: 0  !important;
    color: #ffffff;
    font-family: Verdana,Arial,sans-serif;
    font-size: 13px;
}

/*window title background*/
.ui-widget-header {
    position: absolute;
    top: 0;
    height: 30px;
    width: 100%;
    background-color: #314D5D;
    border: 0;
    color: #fff;
    font-weight: normal;
}

/*window title */
.ui-dialog-titlebar {
    padding: 0.1em .5em;
    position: relative;
    line-height: 30px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /*cursor: alias;*/
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
}

.ui-dialog-titlebar-close{
    outline: none;
    border: 0;
    outline: 0;
    background-color: #E81123;
    color: #efefef;
    margin: -1px 6px 0 0;
    float: right;
    width: 48px;
    height: 32px;
    text-align: center;
    padding: 0 ;
    font-size: 14px;
     font-family: Verdana, Helvetica, sans-serif;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.x{
  font-size: 25px;
  line-height: 32px;
   font-family: Arial, Helvetica, sans-serif;
     font-weight: normal;
     font-style: normal;
}
.ui-dialog-titlebar-close:hover{
    background-color: #ececec;
    color: #000000;
}

.columns{
     -webkit-columns: 10;
     -webkit-column-gap: 0px;
     font-size: 12px;
     list-style: none;
     height: 100%;
}

.ol{
     display: block;
     list-style-type: disc;
     font-family: 'Segoe UI_', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
     font-weight: normal;
     font-style: normal;
     color: #000000;
      font-size: 14px;
     line-height: 10pt;
     letter-spacing: 0.02em;
}

.over-outer{
  padding: 15px;
      background: black;
    opacity: 0.9;
    z-index:90;
    border: 0;
    display:inline-block;
    width: 100%;
}

#listicons{
    background: black;
    z-index:95;
    border: 0;
    display:inline-block;
    width: 80%;
    margin-left: 10%;
    margin-right: 10%; 
    /*overflow-y: scroll;*/
}

#listicons li {
    width: 100px;
    overflow:hidden;
    margin:0 0 0 5px; 
}

.smiles{
  max-width: 1100px;
  padding: 20px 10px 20px 16px ;
    margin: auto;
}

.cover-hover{
  /*color: #000000;
  background-color: #efefef;*/
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}
.vtop{vertical-align: text-top;}
.tcenter{text-align: center;}
.tleft{text-align: left;}
.cat-title{ text-transform: uppercase;width: 48px;
    position: relative;
    bottom: 8;
    left: 0;
    text-align: center;
    color: #ffffff;
    white-space:nowrap;font-size: 8px; line-height: 8px;font-family:Verdana,Arial,sans-serif;font-weight: bolder;-webkit-font-smoothing: antialiased;}
.newcat{ height: 30px;  width: 48px;display:inline-block;
        padding:2px;
        border-width:0px;}
.newcat:hover{padding:0px;border: 2px solid #ffffff;}

.newcats{ height: 30px;  width: 49px;display:inline-block;
        padding:2px;
        border-width:0px;}
.newcats:hover{padding:0px;border: 2px solid #ffffff;}


.bcat-title{ text-transform: uppercase;width: 58px;
    position: relative;
    bottom: 10;
    left: 0;
    text-align: center;
    color: #ffffff;
    white-space:nowrap;font-size: 8px; line-height: 8px;font-family:Verdana,Arial,sans-serif;font-weight: bolder;-webkit-font-smoothing: antialiased;}
.bnewcat{ height: 48px;  width: 58px;display:inline-block;
        padding:2px;
        border-width:0px;}
.bnewcat:hover{padding:0px;border: 2px solid #ffffff;}



.main-container {
    float: left;
    position: relative;
    left: 50%;
}
.fixer-container {
    float: left;
    position: relative;
    left: -50%;
}
.100{
  width: 100%;
}
.center {
  text-align: center;
}
.noborder{
  border: 0;
}

.lh40{
  line-height: 40px;
}

.noborder{border:0;}
.top10{margin-top: 10px;}
.mbot10{margin-bottom: 10px;}
.pbot10{padding-bottom:10px;}
table.countdown {width: 680px; border: 0;}
.cntDigit#cnt_0 { margin-left: 20px;}
.cntDigit#cnt_2 { margin-left: 7px; }
.cntSeparator { font-size: 50px; margin: 10px 7px; color: #000;}
.desc { margin: 7px 3px; }
.desc div {float: left; font-family: Arial; width: 70px; margin-right: 65px; font-size: 13px; font-weight: bold;color: #000;}
td.countdown{ width: 25%;text-align: center;border: 0;  font-family: Arial, sans-serif;  font-size: 18px; line-height: 18px; text-shadow: 1px 1px 2px black, 0 0 2px blue, 0 0 2px black;padding: 2px;}
.container 
{height: 200px;width: 200px;display: inline-block;}

.slide {

  width: 60px;
  height: 16px;
  background-color: rgba(51, 51, 51, 0.5);
  margin.left: -5px;
  margin-top: 3px;
  position: relative;
  border-radius: 50px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
}
.slide:after {
  content: 'OFF';
  color: #000;
  position: absolute;
  right: 10px;
  z-index: 0;
  font: 8px/20px Arial, sans-serif;
  font-weight: bold;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.15);
}
.slide:before {
  content: 'ON';
  color: #27ae60;
  position: absolute;
  left: 10px;
  z-index: 0;
  font: 8px/20px Arial, sans-serif;
  font-weight: bold;
}
.slide label {
  display: block;
  width: 24px;
  height: 11px;
  cursor: pointer;
  position: absolute;
  top: 3px;
  left: 3px;
  z-index: 1;
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  border-radius: 50px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
}
.slide input[type=checkbox] {
  visibility: hidden;
}
.slide input[type=checkbox]:checked + label {
  left: 33px;
}

.backgroundslide {
  display: inline-block;
  background-color: rgba(51, 51, 51, 0.5);
  width: 110px;
  height: 25px;
  line-height: 20px;
  font: 10px/22px Arial, sans-serif;
  font-weight: bold;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.15);
  position: relative;
  border-radius: 50px 0 0 50px;
  box-shadow: inset 0px 1px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
}

.backgroundslidetext{
  line-height: 25px;
  padding-left: 5px;
}

.slidebackground {
  display: inline-block;
  line-height: 25px;
  width: 70px;
  height: 25px;
  background-color: rgba(51, 51, 51, 0.5);
  position: relative;
  border-radius: 0 50px 50px 0;
  box-shadow: inset 0px 1px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
}
.slidebackground:after {
  content: 'NÃO';
  color: #dd0000;
  position: absolute;
  right: 10px;
  z-index: 0;
  font: 10px/22px Arial, sans-serif;
  font-weight: bold;
  line-height: 25px;
  text-shadow: 1px 1px 0px rgba(51, 51, 51, 0.15);
}
.slidebackground:before {
  content: 'SIM';
  color: #27ae60;
  position: absolute;
  left: 2px;
  z-index: 0;
  top:2px;
  margin-left: 7px;
  font: 10px/22px Arial, sans-serif;
  font-weight: bold;
}
.slidebackground label {
  display: block;
  width: 30px;
  height: 21px;
  cursor: pointer;
  position: absolute;
  top: 2px;
  left: 2px;
  z-index: 1;
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  border-radius: 50px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
}
.slidebackground input[type=checkbox] {
  visibility: hidden;
}
.slidebackground input[type=checkbox]:checked + label {
  left: 38px;
}






.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: darkgrey;
}

a.ttop {
display: none;
width: 60px;
height: 60px;
position: fixed;
z-index: 999;
right: 60px;
bottom: 20px;
font-size: 30px;
font-weight: bold;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
text-shadow: 1px 1px 2px black, 0 0 2px blue, 0 0 2px darkblue;
}

a.ttop:hover{
width: 60px;
height: 60px;
position: fixed;
margin-right: 10px;
z-index: 999;
right: 60px;
font-size: 40px;
margin-bottom: 20px;
text-shadow: 1px 1px 2px black, 0 0 25px lightblue, 0 0 5px darkblue;
}

#btn-fixbar:hover{
  cursor: pointer;
}

@keyframes blink {
  0% {
    opacity: 1.0;
  }
  50% {
    opacity: 0.0;
  }
  100% {
    opacity: 1.0;
  }
}
@-webkit-keyframes blink {
  0% {
    opacity: 1.0;
  }
  50% {
    opacity: 0.0;
  }
  100% {
    opacity: 1.0;
  }
}
.blink {
  animation: blink 1s step-start 0s infinite;
  -webkit-animation: blink 1s step-start 0s infinite;
}

@keyframes blink2 {
  0% {
    opacity: 1.0;
  }
  50% {
    opacity: 0.0;
  }
  100% {
    opacity: 1.0;
  }
}
@-webkit-keyframes blink2 {
  0% {
    opacity: 1.0;
  }
  50% {
    opacity: 0.0;
  }
  100% {
    opacity: 1.0;
  }
}
.blink2 {
  animation: blink 2s step-start 0s infinite;
  -webkit-animation: blink 2s step-start 0s infinite;
}

.top_spacer {
  margin-top: 55px;
}

.navigation-bar{
  min-width: 1000px;
  position: fixed;
  z-index: 1030;
  left: 0;
  top: 0;
  width: 100%;
  height: 40px;
  display: block;
  color: #ffffff;
  background-color: #314D5D;
  box-shadow: 5px 2px 20px #000000;
}

.avatar {
  height: 40px;
  width: 40px;
}

.fg-black {
  color: #000000 !important;
}
.fg-white {
  color: #ffffff !important;
}
.fg-lime {
  color: #a4c400 !important;
}
.fg-green {
  color: #60a917 !important;
}
.fg-red {
  color: #e51400 !important;
}
.fg-blue {
  color: #00aff0 !important;
}

.fg-black{
  color: #000000 !important;
}


#browse-menu-img {
  padding: 5px 5px 5px 10px;
  vertical-align: middle;
  height: 40px;
  width: 40px;
  position: relative;
}

#browse-menu-txt {
  text-align: center;
  font-size: 20pt;
  vertical-align: middle;
}

#nav-menu {
  padding: 0px 2px 0px -10px;
  font-style: normal;
  font-size: 8pt;
  vertical-align: middle;
}

.icon-size-big {
  padding: 0px 2px 0px -10px;
  font-style: normal;
  font-size: 40pt;
  vertical-align: middle;
}



.icon-size-half {
  font-style: normal;
  font-size: 12pt;
  vertical-align: middle;
}

#navigation{
  margin-left: -14px;
  min-width: 1000px;
  height: 40px;
  width: 100%;
  display: block;
  position: fixed;top:0px;
  z-index: 1030;
  background-color: #314D5D;
  box-shadow: 5px 2px 20px #000000;
}

/*menu*/
nav {
  background-color: transparent;
  border-radius: 4px;
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.055);/
  color: #888;
  font-size: 12px;
  display: block;
  margin: 2px 4px 2px 4px;
  overflow: hidden;
}

  nav ul{
    margin: 0;
    padding: 0;
  }

    nav ul li {
      display: inline-block;
      list-style-type: none;
      padding: 2px 5px 2px 5px;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; 
    }
      
      nav > ul > li > a > .caret {
        border-top: 6px solid #ffffff;
        border-right: 6px solid transparent; 
        border-left: 6px solid transparent;
        content: "";
        display: inline-block;
        height: 0;
        width: 0;
        vertical-align: middle;
        float: right;
        /*margin-top: -7px;
    margin-left: 6px;*/
  
        -webkit-transition: color 0.1s linear;
        -moz-transition: color 0.1s linear;
        -o-transition: color 0.1s linear;
          transition: color 0.1s linear; 
      }

      nav > ul > li > a {
        color: #aaa;
        display: block;
        line-height: 10px;
        padding: 0 2px;
        text-decoration: none;
      }

        nav > ul > li:hover {
          /*background-color: rgb( 40, 44, 47 );*/
        }

        nav > ul > li:hover > a {
          color: rgb( 255, 255, 255 );
        }

        nav > ul > li:hover > a > .caret {
          border-top-color: rgb( 255, 255, 255 );
        }
      
      nav > ul > li > div {
        background-color: rgb( 40, 44, 47 );
        border-top: 0;
        border-radius: 0 0 4px 4px;
        box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.055);
        display: none;
        margin: 0;
        opacity: 0;
        position: absolute;
        width: 120px;
    visibility: hidden;
    z-index: 100;
  
        -webkit-transiton: opacity 0.2s;
        -moz-transition: opacity 0.2s;
        -ms-transition: opacity 0.2s;
        -o-transition: opacity 0.2s;
        -transition: opacity 0.2s;
      }

        nav > ul > li:hover > div {
          display: block;
          opacity: 1;
          visibility: visible;
        }

          nav > ul > li > div ul > li {
            display: block;
          }

            nav > ul > li > div ul > li > a {
              color: #fff;
              display: block;
              padding: 2px 4px;
              text-decoration: none;
            }

              nav > ul > li > div ul > li:hover > a {
                background-color: rgba( 255, 255, 255, 0.1);
              }
  
  /*3rd Layer*/
  nav > ul > li > div,
nav > ul > li > div ul > li > div {
  background-color:#2E3A41;
/*  border-top: 0;
  border-radius: 0 0 4px 4px;*/
    border: 1px solid #0099FF;
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.055);
  display: none;
  margin: 0;
  opacity: 0;
  position: absolute;
  width: 140px;
  visibility: hidden;
  
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}

  nav > ul > li > div ul > li > div {
    border-radius: 0 4px 4px 4px;
    box-shadow: inset 2px 0 5px rgba(0,0,0,.15);
    margin-top: -42px;
    right: -150px;
  }
  
    nav > ul > li:hover > div,
    nav > ul > li > div ul > li:hover > div {
      display: block;
      opacity: 1;
      visibility: visible;
    }

.careth {
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  border-right: 4px solid transparent;
  border-left: 4px solid #f2f2f2;
  margin: 2px 1px 0 0;
  float: right;

}

#jquery-script-menu{
  min-width: 1000px;
  width: 100%;
  height: 40px;
  color: #ffffff;
  background-color: #314D5D;
  box-shadow: 5px 2px 20px #000000;
  z-index: 11;

}

.navcenter{
min-width: 1100px;
  width: 100%;
  background-color: #314D5D;
  margin-left: -13px;
}

td.navigation-new {
font-weight: bold;
font-size: 10pt;
border: none;
width: 50px;
height: 50px;
}

