/*!
 * Product:        Social - Premium Responsive Admin Template
 * Version:        2.1.3
 * Copyright:      2015 cesarlab.com
 * License:        http://themeforest.net/licenses
 * Live Preview:   http://go.cesarlab.com/SocialAdminTemplate2
 * Purchase:       http://go.cesarlab.com/PurchaseSocial2
 * Based on Bootstrap v3 (Copyright 2013 Twitter, Inc) by @mdo and @fat.
 */
.easy-pie-chart-examples .col-md-4,
.sparklines-examples .col-md-4,
.gauge-examples .col-md-4 {
  text-align: center;
}
.gauge-examples .gauge {
  height: 100px;
}
.fontawesome-icon-list {
  margin-top: 22px;
}
.fontawesome-icon-list .fa-hover a {
  display: block;
  color: #222;
  line-height: 32px;
  height: 32px;
  padding-left: 10px;
}
.fontawesome-icon-list .fa-hover a .fa {
  width: 32px;
  font-size: 14px;
  display: inline-block;
  text-align: right;
  margin-right: 10px;
}
.fontawesome-icon-list .fa-hover a:hover {
  background-color: #777777;
  color: #fff;
  text-decoration: none;
}
.fontawesome-icon-list .fa-hover a:hover .fa {
  font-size: 28px;
  vertical-align: -6px;
}
.fontawesome-icon-list .fa-hover a:hover .text-muted {
  color: #e6e6e6;
}
.glyphicons-icons {
  margin: 0 auto 50px;
  width: 480px;
}
.glyphicons-icons:after {
  display: table;
  content: "";
}
.glyphicons-icons li {
  position: relative;
  float: left;
  width: 48px;
  height: 48px;
}
.glyphicons-icons li a {
  display: block;
  width: 48px;
  height: 48px;
}
/*
* Theme Switcher
*/
.theme-switcher {
  background: #3e3e3e;
  width: 160px;
  position: fixed;
  top: 80px;
  z-index: 9999;
  right: -160px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
          transition: all 0.5s ease;
  text-align: center;
  padding: 10px;
}
.theme-switcher strong {
  color: #fff;
}
.theme-switcher.open {
  right: 0;
}
.theme-switcher > a {
  display: block;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  position: absolute;
  left: -40px;
  top: 0;
  width: 40px;
  text-align: center;
  background-color: #3e3e3e;
  color: #fff;
}
.theme-switcher .content {
  padding: 5px;
  overflow: hidden;
}
.bs-component {
  position: relative;
}
.bs-component .modal {
  position: relative;
  top: auto;
  right: auto;
  left: auto;
  bottom: auto;
  z-index: 1;
  display: block;
}
.bs-component .modal-dialog {
  width: 90%;
}
.bs-component .popover {
  position: relative;
  display: inline-block;
  width: 220px;
  margin: 20px;
}
.window-contain {
  position: relative;
  height: 200px;
  padding: 1% 4%;
  overflow: hidden;
}
.colorpicker .red,
.colorpicker .green,
.colorpicker .blue {
  float: left;
  clear: left;
  width: 300px;
  margin: 15px;
}
.colorpicker .swatch {
  width: 120px;
  height: 100px;
  margin-top: 18px;
  margin-left: 350px;
  background-image: none;
}
.colorpicker .red .ui-slider-range {
  background: #ef2929;
}
.colorpicker .red .ui-slider-handle {
  border-color: #ef2929;
}
.colorpicker .green .ui-slider-range {
  background: #8ae234;
}
.colorpicker .green .ui-slider-handle {
  border-color: #8ae234;
}
.colorpicker .blue .ui-slider-range {
  background: #729fcf;
}
.colorpicker .blue .ui-slider-handle {
  border-color: #729fcf;
}
.sportolo-header td{
    background-color:#242424;
    color:#fff;
    font-size:1.2rem;
}
.activeAlmenu {
  color: #ffffff !important;
  background-color: #62c462 !important;
  border-color: #4fbd4f !important;
}
.activeAlmenu:hover,
.activeAlmenu:focus,
.activeAlmenu:active {
  color: #ffffff !important;
  background-color: #42b142 !important;
  border-color: #399739 !important;
}

/*LAPOZÓ*/
.pagibuttons {
    color: #666;
    font: 14px sans-serif;
    display:inline;
}
.pagination {
	text-align:center;
    margin: 20px 0 0 0;
    padding:12px 0 12px 0;
	color:#ffffff;
}
.pagination a{
    background-color: #647aab; 
    color: #ffffff !important; 
    padding: 5px 10px 0 10px !important; 
    font-size: 14px !important; 
    /*border-radius: 4px !important;*/ 
    border: 1px solid #647aab !important;
    margin:0 5px 0 5px;
    height:30px;
}
.pagination a:hover{
	color: #ffffff !important;
    background: #3b4253 !important;
    border:1px solid #3b4253 !important;
}
/*.pagibuttons a:hover{
    color: #ffffff !important;
    text-decoration:none;
}*/
.page {
    display: inline-block;
    /*padding: 0px 9px;
    margin-right: 4px;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    background: #ffffff;
    font-size: .875em;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff !important;*/
}
/*.page:hover {
    background: #0063b2;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0063b2), to(#0063b2));
    background: -moz-linear-gradient(0% 0% 270deg,#0063b2, #0063b2);
    text-decoration:none;
}
.page.active {
    border: none;
    background: #d93514;
    color: #ffffff!important;
}*/
.pagination a.active {
    background: #647aab !important;
    color: #ffffff !important;
    border:1px solid #647aab !important;
}
.page.gradient {
    color: #ffffff !important;
    background: #0063b2;
    /*background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0063b2), to(#0063b2));
    background: -moz-linear-gradient(0% 0% 270deg,#0063b2, #0063b2);*/
    text-decoration:none;
}
.page.gradient:hover {
    color: #0063b2 !important;
    background: #ffffff;
    /*background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4b8df8), to(#4b8df8));
    background: -moz-linear-gradient(0% 0% 270deg,#4b8df8, #4b8df8);*/
    text-decoration:none;
}
.lapozoGomb-gradient{
    background-color: #647aab !important; 
    color: #fff !important; 
    padding: 0 10px 0 10px !important; 
    font-size: 14px !important; 
    /*border-radius: 4px !important;*/ 
    border: 1px solid #cccccc !important;
    margin:0 5px 0 5px;
    height:30px;
}
.lapozoGomb-gradient:hover{
    background-color: #3b4253 !important; 
    color: #fff !important; 
    padding: 0 10px 0 10px !important; 
    font-size: 14px !important; 
    /*border-radius: 4px !important;*/ 
    border: 1px solid #cccccc !important;
    margin:0 5px 0 5px;
    height:30px;
}
.lapozoGomb-active{
    background-color: #ee5f5b !important; 
    color: #eeeeee !important;
    padding: 0 10px 0 10px !important; 
    font-size: 14px !important; 
    /*border-radius: 4px !important;*/ 
    border: 1px solid #E15434 !important;
    margin:0 5px 0 5px;
    height:30px;
}
.sorSzerkesztesAlatt{
    background-color: #ffaea4 !important;
}
.kpfizetes{
    background-color: #9aef9a !important;
}

.kartyasfizetes{
    background-color: #ffc000 !important;
}

.hatralek{
    background-color: #bb6060 !important;
    color:#fff !important;
}
.utalasra-jelolve{
    background-color: #9abffe !important;
    color:#222 !important;
}
.utalas{
    background-color: #9abffe !important;
    color:#222 !important;
}
.csoportSportoloTavozott{
    background-color: #ccc !important;
    color:#000 !important;
}
.login-email{
    color:#fff;
    font-size:1.3rem;
}
.login-email-public{
    color:#222;
    font-size:1.3rem;
}
.reg-hiba{
    color:#ff0000;
}

.edzoiEgyenleg{
    min-width:350px;
}

.edzoiEgyenleg tr td{
    font-size:1.3rem;
    padding:5px;
}
.aktivSportoloClass{
    color:#333 !important;
}
.aktivSportoloClass a{
    color:#3b4253 !important;
}

.inAktivSportoloClass{
    background-color:#d82543;
    color:#fff !important;
}
.inAktivSportoloClass a{
    color:#fff !important;
}
.shadow-white {
   -moz-box-shadow:    inset 0 0 3px #ff0000;
   -webkit-box-shadow: inset 0 0 3px #ff0000;
   box-shadow:         inset 0 0 3px #ff0000;
   background-color:#fff;
   color:#333; 
   padding:3px 10px 8px 10px; 
   border:2px solid #a11265;
   text-decoration:none;
}
.activePageNumberRed{
    color:#d82543;
    font-size:1.1rem;
    font-weight:normal;
}
.activePageNumberGrey{
    color:#222;
    font-size:1.1rem;
    font-weight:normal;
}

