/*Text*/

@font-face {
  font-family: 'UnitedSansSemiCond-Bold';
  src: url('../fonts/UnitedSansSemiCond-Bold.eot?#iefix') format('embedded-opentype'),
  		url('../fonts/UnitedSansSemiCond-Bold.otf')  format('opentype'),
	     url('../fonts/UnitedSansSemiCond-Bold.woff') format('woff'),
	     url('../fonts/UnitedSansSemiCond-Bold.ttf')  format('truetype'),
	     url('../fonts/UnitedSansSemiCond-Bold.svg#UnitedSansSemiCond-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'UnitedSansSemiCond-Medium';
  src: url('../fonts/UnitedSansSemiCond-Medium.eot?#iefix') format('embedded-opentype'),
  url('../fonts/UnitedSansSemiCond-Medium.otf')  format('opentype'),
	     url('../fonts/UnitedSansSemiCond-Medium.woff') format('woff'),
	     url('../fonts/UnitedSansSemiCond-Medium.ttf')  format('truetype'),
	     url('../fonts/UnitedSansSemiCond-Medium.svg#UnitedSansSemiCond-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'UnitedSansSemiCond-Heavy';
  src: url('../fonts/UnitedSansSemiCond-Heavy.eot?#iefix') format('embedded-opentype'),
  url('../fonts/UnitedSansSemiCond-Heavy.otf')  format('opentype'),
	     url('../fonts/UnitedSansSemiCond-Heavy.woff') format('woff'),
	     url('../fonts/UnitedSansSemiCond-Heavy.ttf')  format('truetype'),
	     url('../fonts/UnitedSansSemiCond-Heavy.svg#UnitedSansSemiCond-Heavy') format('svg');
  font-weight: normal;
  font-style: normal;
}

html {
	overflow-x: hidden;
	background-position: center top 457px !important;
}

html,
body {
  overflow-x: hidden;
}
body {
	font-family: 'Noto Sans', sans-serif !important;
	background: url("/img/bg.jpg") repeat-y center top 220px;
	background-size: 66%;
}
i {
	font-size: 20px;
}

/*Main*/

.container-fluid .col-lg-1,
.container-fluid .col-lg-10,
.container-fluid .col-lg-11,
.container-fluid .col-lg-12,
.container-fluid .col-lg-2,
.container-fluid .col-lg-3,
.container-fluid .col-lg-4,
.container-fluid .col-lg-5,
.container-fluid .col-lg-6,
.container-fluid .col-lg-7,
.container-fluid .col-lg-8,
.container-fluid .col-lg-9,
.container-fluid .col-md-1,
.container-fluid .col-md-10,
.container-fluid .col-md-11,
.container-fluid .col-md-12,
.container-fluid .col-md-2,
.container-fluid .col-md-3,
.container-fluid .col-md-4,
.container-fluid .col-md-5,
.container-fluid .col-md-6,
.container-fluid .col-md-7,
.container-fluid .col-md-8,
.container-fluid .col-md-9,
.container-fluid .col-sm-1,
.container-fluid .col-sm-10,
.container-fluid .col-sm-11,
.container-fluid .col-sm-12,
.container-fluid .col-sm-2,
.container-fluid .col-sm-3,
.container-fluid .col-sm-4,
.container-fluid .col-sm-5,
.container-fluid .col-sm-6,
.container-fluid .col-sm-7,
.container-fluid .col-sm-8,
.container-fluid .col-sm-9,
.container-fluid .col-xs-1,
.container-fluid .col-xs-10,
.container-fluid .col-xs-11,
.container-fluid .col-xs-12,
.container-fluid .col-xs-2,
.container-fluid .col-xs-3,
.container-fluid .col-xs-4,
.container-fluid .col-xs-5,
.container-fluid .col-xs-6,
.container-fluid .col-xs-7,
.container-fluid .col-xs-8,
.container-fluid .col-xs-9 {
	padding-left: 0;
	padding-right: 0;
}
.slider {
	max-width: 1920px !important;
}
.home-slider {
	max-width: inherit !important;
}


/*Headings*/
h1, h2, h3, h4, h5, h6 {
	font-family: 'UnitedSansSemiCond-Bold';
	text-transform: uppercase;
	font-style: italic;
	text-align: center;
}

h1,
.home-page h2,
.heading-one {
	font-size: 55px;
	margin-top: 65px;
	margin-bottom: 25px;
}
.home-page .heading-one {
  margin-top: 25px;
}

h1 span.yellow {

  background-color: #00A1E8;

  color: #fff;

  padding-top: 8px;

  padding-left: 7px;

  padding-right: 23px;

  margin-left: 10px;

  margin-right: 10px;

}

h2 {
	font-size: 37px;
	margin-top: 40px;
}

h3 {
	font-size: 32px;
	margin-top: 40px;
	text-transform: inherit;
}
/*.cat-nkbm h1,
.cat-nkbm h2,
.cat-nkbm h3,
.cat-nkbm h4,
.cat-nkbm h5,
.cat-nkbm h6 {
	color: #fff;
}*/
.heading-button a {
	float: right;
	margin-top: -70px;
}
.legend h4 {
	font-size: 25px;
	color: #848484;
	text-transform: initial;
	font-style: normal;
}

.legend h4 .glyphicon {
	color: #00A1E8;
	margin-left: -45px;
	margin-right: 20px;
	font-size: 20px;
}
h3.sub-heading {
	font-style: normal;
	margin-top: -20px;
	font-size: 26px;
}
.uppercase {
	text-transform: uppercase;
}

.txt-img h3 {
	margin-top: 0;
}
.txt-img {
	margin-top: 60px;
}
.txt-img a {
	color: #28282a;
}


/*Buttons & links*/
.btn {
	font-family: 'UnitedSansSemiCond-Bold';
	background-color: #00A1E8;
	border-radius: 0;
	border: 0;
	text-transform: uppercase;
	color: #fff;
	font-size: 17px;
	padding: 13px 25px 9px 25px;
	-o-transition: .2s ease-in;
	-ms-transition: .2s ease-in;
	-moz-transition: .2s ease-in;
	-webkit-transition: .2s ease-in;
	transition: .2s ease-in;
	margin-top: 3px;
	margin-bottom: 2px;
}
.btn.active {
	background-color: #4d4d4f;
	box-shadow: none;
	color: #fff;
}
.btn:hover {
	-o-transition: .2s ease-out;
	-ms-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-webkit-transition: .2s ease-out;
	transition: .2s ease-out;
	background-color: #0082CA;
	color: #fff;

}
.btn.active:hover {
	background-color: #3e3e3e;
	color: #fff;
}
.btn:focus,
.form:focus,
button:focus {
	outline: none;
	box-shadow: none;
}
.btn i.glyphicon-triangle-right,
.btn i.glyphicon-triangle-left,
.btn i.glyphicon-triangle-top,
.btn i.glyphicon-triangle-borrom {
	font-size: 10px;
	margin-left: 5px;
}
.btn i,
.btn span {
	font-size: 25px;
	line-height: 13px !important;
	position: relative;
	top: 4px;
}
.btn-secondary {
	background-color: #3e3e3e;
}
.btn-secondary:hover {
	background-color: #000;
}
.btn-secondary.active {
	background-color: #00A1E8;
}
.btn-secondary.active:hover {
	background-color: #0082CA;
}
a {
	color: #00A1E8;
	-o-transition: .2s ease-in;
    -ms-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    transition: .2s ease-in;
    cursor: pointer;
}
a:hover {
	color: #3e3e3e;
	-o-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    -moz-transition: .2s ease-in;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
}
a.more {
	text-transform: uppercase;
	font-family: 'UnitedSansSemiCond-Heavy';
	font-size: 17px;
	-o-transition: .2s ease-in;
    -ms-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    transition: .2s ease-in;
}
a.more:hover {
	color: #3e3e3e;
	text-decoration: none;
	-o-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
}
a.more i {
	font-size: 13px;
	margin-right: 4px;
}
.btn-link {
	margin: 10px;
	color: #00A1E8;
}
.flink.btn-link {
	text-decoration: none !important;
}

a.link-alt {
	font-weight: bold;
	text-decoration: underline;
	color: #28282a;
}
a.link-alt:hover {
	color: #555;
}

.emph {
	font-family: "UnitedSansSemiCond-Bold";
	font-size: 20px;
}



/*Inputs*/

.select-box,
.form-control {
	background-color: transparent;
	box-shadow: none;
	border: 0;
	border-bottom: 3px solid #3e3e3e;
	border-radius: 0;
	font-family: "UnitedSansSemiCond-Medium";
	font-size: 16px;
	height: 38px;
	margin-top: 3px;
	margin-bottom: 10px;
}
.select-box:focus,
.form-control:focus {
	box-shadow: none;
	border-color: #00A1E8;
}
.select-form-three {
	text-align: center;
}
.select-form-three .select-box {
	width: 30%;
	display: inline-block;
	margin-right: 10px;
}

.cms-footer .form-control,
.cms .form-control {
	border: 3px solid #3e3e3e;
}
.checkbox {
	margin-left: -4px !important;
}
.checkbox label{
	padding-left: 0;
}
.checkbox-custom {
  display: none;
}

.checkbox-custom-label {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
}

.checkbox-custom + .checkbox-custom-label:before {
    content: '';
    border: 3px solid #28282a;
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    padding: 10px;
    margin-right: 10px;
    text-align: center;
}

.checkbox-custom:checked + .checkbox-custom-label:after {
    content: "";
    padding: 2px;
    text-align: center;
    position: absolute;
    width: 3px;
    height: 12px;
    border: solid #00A1E8;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    top: 5px;
    left: 9px;
}


/*Dividers*/
.divider {
	margin: 80px 0;
}
.divider-four {
	margin: 40px 0;
}
.divider-white {
	height: 120px;
	background-color: #fff;
	margin-bottom: -50px;
}
.divider-white-four {
	height: 60px;
	background-color: #fff;
	margin-bottom: -30px;
}
.no-padding {
	padding: 0 !important
}
.no-margin {
	margin: 0 !important
}
.divider-thin {
	border-top: 1px solid #ccc;
}

/*Other*/
ul {
	margin-left: 0;
}
ul.no-bullets {
	padding: 0;
	margin: 0;
}
ul.no-bullets li {
	list-style: none;
}
ul.no-bullets .glyphicon {
	color: #00A1E8;
}

/*Accordion*/
.k-accordion .panel-default {
	border: 0;
	border-radius: 0;
	background-color: transparent;
	box-shadow: none;
}
.k-accordion .panel-heading {
	background-color: transparent;
	padding-left: 0;
	padding-right: 0;
}
.k-accordion .panel-heading h4 {
	font-size: 26px;
}
.k-accordion .panel-heading a {
	color: #848484;
	text-transform: initial;
}
.k-accordion .panel-heading a.collapsed {
	color: #28282a;
}
.k-accordion .panel-heading a .glyphicon-triangle-right {
	display: none;
}
.k-accordion .panel-heading a.collapsed .glyphicon-triangle-left {
	display: none;
}
.k-accordion .panel-heading a.collapsed .glyphicon-triangle-right {
	display: inherit;
}
.k-accordion .panel-heading a:hover,
.k-accordion .panel-heading a:active,
.k-accordion .panel-heading a:focus {
	text-decoration: none !important;
}
.k-accordion .panel-heading i {
	font-size: 14px;
	color: #00A1E8;
	top: -4px;
}
.k-accordion .panel-default .panel-collapse .panel-body {
	padding: 20px 5px !important;
}


/****HEADER****/
.navbar-brand {
	height: 95px;
	padding-left: 0;
	margin-left: -15px;
}
.navbar-brand:focus {
	outline: none;
}
header {
	background-color: #fff;
}
.top-menu {
	font-family: "UnitedSansSemiCond-Bold";
	text-align: center;
	margin-top: 35px;
}
.top-menu-login {
	text-align: right;
}
.top-menu a i {
	font-size: 30px;
	display: block;
	float: left;
}
.top-menu a span {
	display: block;
	float: right;
    margin-top: 6px;
}
.top-menu a {
	font-size: 18px;
	color: #28282a;
	text-transform: uppercase;
	margin-left: 50px;
	display: inline-block;
}
.top-menu a:hover {
	text-decoration: none;
	color: #00A1E8;
}
.top-menu .kzs-profile {
	width: 30px;
	height: 30px;
	background-size: contain;
	
}
.top-menu .kzs-profile-unregistered {
	background: url("/images/user_neprijavljen.png") center no-repeat;
}
.top-menu .kzs-profile-unregistered:hover {
	background: url("/images/user_prijavljen_2.png") center no-repeat;
}
.top-menu .kzs-profile-registered {
	background: url("/images/user_prijavljen_2.png") center no-repeat;
}
.top-menu .kzs-profile-registered:hover {
	background: url("/images/user_prijavljen_1.png") center no-repeat;
}

.top-menu .kzs-profile:hover {
	-o-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
}
.main-menu li {
	position: initial;
}
.main-menu .dropdown-menu {
	background-color: #3e3e3e;
	position: absolute;
	width: 100%;
	margin-top: -1px !important;
	border: 0;
	border-radius: 0;
}
.main-menu .dropdown-menu .container-bootstrap{
	padding-top: 20px;
	padding-bottom: 20px;
}
.main-menu .dropdown-menu ul {
	margin: 0;
	padding: 0;
}
.main-menu .dropdown-menu h3 {
	text-transform: uppercase;
	color: #fff;
	font-family: "UnitedSansSemiCond-Medium";
	font-size: 18px;
	font-style: italic;
	margin-top: 10px;
}
.main-menu .dropdown-menu ul li {
	list-style: none;
	padding: 5px 0;
}
.main-menu .dropdown-menu ul li.pase a {
	color: #ccc;
}
.main-menu .dropdown-menu ul li a {
	color: #fff;
	-o-transition: .2s ease-in;
    -ms-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    transition: .2s ease-in;
    font-family: "UnitedSansSemiCond-Medium";
    font-size: 16px;
}
.navbar-inverse .main-menu.navbar-nav>.open>a {
	background-color: #3e3e3e;
	margin: 0;
}
.main-menu .dropdown-menu ul li a:hover,
.main-menu .dropdown-menu ul li.active a {
	color: #999;
	-o-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
    text-decoration: none;
}


.main-menu .dropdown-menu ul > li a,
.main-menu .dropdown-menu ul > li {
	color: #00A1E8;
	font-style: italic;
	text-transform: uppercase;
	padding-bottom: 8px;
	display: block;
}
.main-menu .dropdown-menu ul > li span {
	color: #00A1E8;
	font-style: italic;
	text-transform: uppercase;
	padding-bottom: 8px;
	display: block;
	font-family: "UnitedSansSemiCond-Medium";
	font-size: 16px;
}
.main-menu .dropdown-menu ul li a:hover {
	color: #fff;
}
.main-menu .dropdown-menu ul li ul li,
.main-menu .dropdown-menu ul li ul li a {
	color: #fff;
	text-transform: none;
	padding-bottom: 0px;
	font-style: normal;
}
.main-menu .dropdown-menu ul li ul li ul li,
.main-menu .dropdown-menu ul li ul li ul li a {
	color: #ccc;
	padding-left: 10px;
	font-style: italic;
	text-transform: none;
	padding-bottom: 0px;
}

.menu-img img {
	background-color: #4d4d4f;
	margin-bottom: 10px;
	-o-transition: .2s ease-in;
    -ms-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    transition: .2s ease-in;
}
a.menu-img.active img,
a.menu-img:hover img {
	background-color: #b3b3b5;
	-o-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
}
.event-menu a.menu-img:hover {
	text-decoration: none;
}
.event-menu a.menu-img.active span,
.event-menu a.menu-img:hover span {
	color: #b3b3b4;
	text-decoration: none !important;
	-o-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
}

#search-form { display: none; }
.navbar-inverse {
	border-radius: 0;
	margin-bottom: 0;
	border: 0;
}

.navbar-inverse .container {
    margin: 0 auto;
    padding: 0;
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-nav>li.open>a {
	font-family: "UnitedSansSemiCond-Bold";
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	padding: 20px 13px 17px 13px;
}
.navbar-inverse .navbar-nav>li>a i {
	margin-top: -3px;
	cursor: pointer;
}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>li>a:hover {
	background-color: transparent;
	color: #00A1E8;
	cursor: default;
}

.navbar-inverse .main-menu li.active a,
.navbar-inverse .main-menu.navbar-nav>.open>a {
	background-color: #3e3e3e;
	color: #fff;
}
.navbar-inverse .main-menu li.active a:hover {
	color: #00A1E8;
	background-color: #3e3e3e;
}
.navbar-inverse.navbar-second .main-menu li.active a{
	background-color: #848486;
}
.navbar-inverse .main-menu li .dropdown-menu li.active a,
.navbar-inverse .main-menu li.open .dropdown-menu li a {
	background-color: inherit;
}

.navbar-nav {
	margin-right: 20px;
	margin-bottom: -3px;
}

.header-search {
	margin-top: 10px;
	float: right;
}
#insta_logo:hover {
    transition: .2s ease-in;
	color: #00A1E8;
	fill: currentColor;	
}

#insta_logo {
	color: white;
	fill: currentColor;	
	width: 16px;
	height: 16px;
	cursor: pointer;
	margin-top: 2px;
	margin-right: 5px;
}
.social-menu {
	float: right;
	margin-right: 30px;
}

.social-menu li a {
	padding: 15px 4px !important;
}
.header-search .input-group .form-control {
	border-bottom-left-radius: 20px !important;
    border-top-left-radius: 20px !important;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    box-shadow: none;
    border: 0;
    font-family: "UnitedSansSemiCond-Medium";
    font-size: 18px;
    background-color: #fff;
    margin-top: -2px;
}
.btn .glyphicon-search {
	font-size: 15px;
    position: inherit;
}
.header-search .input-group-btn {
	border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    background-color: #fff;
}
.header-search button {
	border-radius: 20px !important;
    padding: 7px;
    margin-top: -5px;
    display: block;
    width: 30px;
    height: 30px;
    font-size: 15px;
    text-align: center;
    background-color: #fff;
    color: #3e3e3e;
}
#search-icon {
	border-radius: 20px !important;
    padding: 7px;
    margin-top: -5px;
    width: 32px;
    height: 30px;
    font-size: 15px;
    text-align: center;
    background-color: #00A1E8;
    color: #fff;
    border: 0;
    position: absolute;
    z-index: 10;
    right: 3px;
    top: 7px;
}
.header-search form {
	padding-left: 0;
	padding-right: 0;
}
#search-form {
	margin-top: -6px;
}
.header-search button i {
	color: #3e3e3e;
}
.event-menu {
	padding-right: 20px;
}
.event-submenu {
	padding-top: 10px;
}
.event-submenu li {
	display: inline-block;
	margin-right: 20px;
}
.event-menu a {
	margin-bottom: 15px;
	font-family: "UnitedSansSemiCond-Medium";
	font-size: 16px;
	color: #fff;
	display: block;
}
.event-menu a img {
	width: 100%;
	height: auto;
}


#liga i {
	font-size: 27px;
}
#liga i.glyphicon {
	font-size: inherit;
}
.carousel-caption {
	text-align: left;
}
.carousel-caption h2 {
	background-color: #28282a;
	font-size: 64px;
	font-family: "UnitedSansSemiCond-Bold";
	padding: 17px 40px 5px 30px;
	margin: 0;
	display: inline-block;
	text-align: left;
}
.carousel-caption h2 a {
  text-decoration: none;
}
.carousel-caption h2 a:hover {
  text-decoration: none;
  color: #fff;
}
.caption-container {
	background-color: rgba(255, 255, 255);
	text-shadow: none;
	max-width: 50%;
	color: #28282a;
	padding: 20px 20px 10px 20px;
	text-align: left;
	margin-left: 35px;
}


.navbar-second {
	width: 66%;
	margin: 0 auto;
	top: -57px !important;
}
.navbar-second .dropdown-menu {
	padding: 10px 15px;
}

.navbar-second .navbar-nav {
	margin-bottom: 0;
}

/****FOOTER****/
.footer {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #fff;
}
.footer h3 {
	font-family: "UnitedSansSemiCond-Medium";
	font-size: 18px;
	text-transform: uppercase;
	font-style: normal;
  text-align: left;
}
.footer ul {
	margin: 0;
	padding: 0;
}
.footer ul li {
	list-style: none;
}
.footer ul li a {
	color: #787878;
	font-family: "UnitedSansSemiCond-Medium";
	font-weight: bold;
}

/****CONTENT****/
.scale .panel-title {
	text-align: center;
}
.scale .collapsed .tut {
	display: none;
}
.scale .panel-title a {
	font-family: 'UnitedSansSemiCond-Bold';
    background-color: #00A1E8;
    border-radius: 0;
    border: 0;
    text-transform: uppercase;
    color: #28282a;
    font-size: 17px;
    padding: 13px 25px 9px 25px;;
    -o-transition: .2s ease-in;
    -ms-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    transition: .2s ease-in;
    width: 100%;
    display: block;
    text-decoration: none;
}
.scale .panel-title a .tit i {
	display: none;
}
.scale .panel-title a.collapsed {
	width: initial;
    display: initial;
    color: #fff;
}
.scale .panel-title a.collapsed .tit i {
	display: initial;
}
.scale .panel-title a i{
	font-size: 10px;
    margin-left: 5px;
}
.scale.panel-group .panel {
	border-radius: 0;
	border: 0;
	box-shadow: none;
}
.scale .panel-default>.panel-heading {
	background-color: transparent;
	border: 0;
	box-shadow: none;
	padding: 0;
}
.scale .panel-default {
	background-color: transparent;
}
.tit {
	margin: 0 auto;
}
.tut {
	position: absolute;
	right: 30px;
	font-family: "UnitedSansSemiCond-Medium";
	font-size: 15px;
	margin-top: 3px;
	color: #fff;
}
.tut i {
	margin-top: -3px;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border: 0;
	padding: 0;
}
.tabela_podatki,
.art-content table {
    border: 1px solid #ddd;
}
.scale .table-bordered thead tr th,
.tabela_podatki thead tr th,
.art-content table thead tr th {
	background-color: #28282a;
	font-family: "UnitedSansSemiCond-Bold";
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	padding: 8px;
}
.tabela_podatki tr:first-child td {
	background-color: #28282a;
	font-family: "UnitedSansSemiCond-Bold";
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	padding: 8px;
}
.tabela_podatki tr:first-child td a {
	color: #00A1E8;
	line-height: 20px;
}
.tabela_podatki thead + tbody tr:first-child td {
	background-color: rgba(255, 255, 255, 0.4);
	font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    font-family: 'Noto Sans', sans-serif !important;
}
.mbt-v2-players-stats-top-players-line {
	background-color: transparent !important;
}
/*.tabela_podatki tr td b {
	font-family: "UnitedSansSemiCond-Bold";
	font-size: 18px;
    line-height: 20px;
}*/
span.detail strong {
	font-family: "UnitedSansSemiCond-Bold";
	font-size: 32px;
	margin-top: 40px;
	font-style: italic;
	display: block;
	text-align: center;
}
.scale .table-bordered tbody tr td,
.tabela_podatki tbody tr td,
.art-content table tbody tr td {
	padding: 8px;
	background-color: rgba(255, 255, 255, 0.4);
	border-color: #ddd;
}
.scale .table-bordered tbody tr td .num,
.tabela_podatki tbody tr td .num,
.art-content table tbody tr td .num {
	padding-right: 10px;
	color: #999;
}
td a {
	font-weight: bold;
	color: #3e3e3e;
}
td a:hover {
	color: #00A1E8;
	text-decoration: none;
}
th i,
td i {
	font-size: 22px;
    display: block;
    width: 20px;
    float: left;
    margin-right: 7px;
}

.scale table tr th.thead-cell {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;

}
.scale table tr th.thead-cell .sub-cell {
	text-align: center;
	background-color: #787878;
	border-top: 1px solid #999;
}

.scale table tr th.cell-three span {
	display: inline-block;
	width: 32%;
	border-right: 1px solid #999;
}
.scale table tr th.cell-two span {
	display: inline-block;
	width: 48%;
	border-right: 1px solid #999;
	padding-top: 0;
}
.table-data {
	margin-top: 20px;
	margin-bottom: 30px;
}
.table-data table td {
	font-family: "UnitedSansSemiCond-Medium";
	font-size: 16px;
	padding-right: 30px;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;
}
.table-tabs,
.table-tabs tr td {
	border: 0 !important;
}
.table-tabs tr td:first-child {
	padding-left: 0;
}
.table-tabs tr td:last-child {
	padding-right: 0;
}
.table-tabs tr td a {
	font-family: 'UnitedSansSemiCond-Bold';
	background-color: #00A1E8;
	border-radius: 0;
	border: 0;
	text-transform: uppercase;
	color: #fff;
	font-size: 17px;
	padding: 13px 25px 9px 25px;
	-o-transition: .2s ease-in;
	-ms-transition: .2s ease-in;
	-moz-transition: .2s ease-in;
	-webkit-transition: .2s ease-in;
	transition: .2s ease-in;
	margin-top: 3px;
	margin-bottom: 2px;
	white-space: normal;
	margin: 0 3px;
	display: block;
	line-height: 1;
}

.table-tabs tr td a:hover {
	-o-transition: .2s ease-out;
	-ms-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-webkit-transition: .2s ease-out;
	transition: .2s ease-out;
	background-color: #0082CA;
	color: #fff;

}

.table-tabs tr td a:focus {
	outline: none;
	box-shadow: none;
}

/*Calendar*/
.calendar .table {
	table-layout: fixed
}
.calendar-date {
	background-color: #4d4d4f;
	color: #fff;
	display: inline-block;
	padding: 4px 10px 2px 10px;
	font-family: "UnitedSansSemiCond-Medium";
	margin-bottom: 5px;
}
.calendar-month th {
	background-color: #00A1E8;
	border-top: 1px solid #fff !important;
	border-bottom: 1px solid #fff !important;
	font-family: "UnitedSansSemiCond-Medium";
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	padding: 3px 0 0 0 !important;
}
.calendar-month th:first-child {
	border-left: 1px solid #fff !important
}
.calendar-month th:last-child {
	border-right: 1px solid #fff !important
}
.calendar-month th a span {
	color: #fff;
	font-size: 14px;
	margin-left: 8px;
	margin-right: 8px;
}
.calendar-days th {
	background-color: #28282a;
	border: 1px solid #fff;
	font-family: "UnitedSansSemiCond-Medium";
	font-size: 15px;
	padding: 3px 5px 0 5px !important;
	color: #fff;
	text-transform: uppercase;
}
.calendar .table>thead>tr>th {
	border-bottom: 0;
}
.calendar-body td {
	border: 1px solid #fff;
	padding-top: 0 !important;
	font-family: "UnitedSansSemiCond-Medium";
	font-size: 17px;
	line-height: 17px !important;
	background-color: #e3e3e3;
}
.calendar-body td.prev-next-month {
	background-color: #cbcbcb;
}
.calendar-body td ul {
	padding-left: 0;
	margin-top: 5px;
}
.calendar-body td ul li {
	list-style: none;
	margin-bottom: 8px;
}
.calendar-body td ul li a {
	padding: 5px;
	display: block;
}
.calendar-body td ul li a:hover {
	background-color: #00A1E8;
	color: #28282a;
}
.calendar-body td ul li a span.termin {
	background-color: #4d4d4f;
	padding: 5px 5px 2px 5px;
	line-height: 2em;
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
}
.group-btns {
	display: block;
    float: right;
    margin-top: -85px;
}
.title-btns h1 {
	max-width: 60%;
}
.after_modal_appended
{
  position:relative;
}

.block
{
  width:100%;
  height:200px;
}

.modal, .modal-backdrop {
    position: absolute !important;
}

.calendar .modal-content {
	border-radius: 0;
	border-color: #fff;
}
.calendar .modal-header {
	background-color: #00A1E8;
	padding: 4px 10px;
	font-style: normal;
}
.calendar #view-event .modal-header {
	background-color: #28282a;
	color: #fff;
}
.calendar #view-event .modal-body {
	background-color: #e3e3e3;
	color: #28282a;
}
.calendar #view-event .modal-body h3 {
	margin: 5px 0 10px 0;
	font-size: 25px;
	text-transform: uppercase;
	color: #28282a;
}
.calendar .break {
	margin: 1px 10px;
}
.calendar #view-event .modal-header .close {
	color: #fff;
}
.calendar .modal-header .close {
	color: #28282a;
	font-family: "UnitedSansSemiCond-Medium";
	font-size: 15px;
	opacity: 1;
	margin-top: 6px;
	text-shadow: none;
	text-transform: uppercase;
}
.calendar .modal-footer {
	background-color: #00A1E8;
	padding: 0;
	text-align: center;
}
.calendar .modal-footer .btn {
	padding-top: 5px;
	padding-bottom: 3px;
}
.calendar .modal-body {
	background-color: #4d4d4f;
	padding: 0;
	color: #fff;
}
.calendar .modal-subheader {
	background-color: #28282a;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 5px 10px;
	font-family: "UnitedSansSemiCond-Medium";
	font-size: 18px;
}
.calendar .checkbox {
	padding: 0;
	margin: 0;
}
.calendar .modal-subbody .checkbox {
	font-family: "UnitedSansSemiCond-Medium";
	font-size: 18px;
	color: #ccc;
	padding: 2px 5px;
}
.calendar .modal-subbody .checkbox:hover {
	background-color: #00A1E8;
	color: #fff;
}
.calendar .modal-subbody {
	padding: 15px 10px;
}
.calendar-select {
	display: inline-block;
}
.calendar-select .dropdown-menu {
	border-radius: 0;
	border:0;
	margin: -2px 0 0;
	width: 100%;
	background-color: #4d4d4f;
	padding-top: 0;
	border: 1px solid #787879;
	border-top:0;
}
.calendar-select .dropdown-menu li {
	text-align: center;
}
.calendar-select .dropdown-menu li a {
	margin: 0 15px;
	color: #fff;
	font-family: "UnitedSansSemiCond-Medium";
	font-size: 18px;
}
.calendar-select .dropdown-menu li a:hover {
	background-color: #00A1E8;
}
.cal-year {
	background-color: #28282a;
	margin-bottom: 5px;
	padding: 10px 0 5px 0;
	font-family: "UnitedSansSemiCond-Medium";
	font-size: 20px;
	color: #fff;
}
.cal-year:before {
	content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #00A1E8;
    margin: 0 auto;
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
}
.cal-year a {
	display: block;
    padding: 0 !important;
    margin: 0 !important;
}
a.arr-left {
    position: absolute;
    top: 10px;
    left: 5px
}
a.arr-right {
    position: absolute;
    top: 10px;
    right: 5px
}
a.arr-left:hover,
a.arr-right:hover {
	background-color: transparent !important;
}

.calendar-select.open .btn,
.brn:visited {
	background-color: #00A1E8 !important;
}

.cal-date-from {
	width: 50px;
	display: inline-block;
	font-family: "UnitedSansSemiCond-Medium";
	font-size: 13px;
	margin-top: 10px;
}
.cal-date-to {
	width: 50px;
	display: inline-block;
	font-family: "UnitedSansSemiCond-Medium";
	font-size: 13px;
	margin-top: 10px;
}
.calendar .date-label {
	background-color: #fff;
}
.calendar .date-num {
	background-color: #4d4d4f;
	font-size: 18px;
	color: #fff;
	line-height: 17px;
	padding: 10px 0;
	text-transform: uppercase;
}
.btn-icon i {
	color: #4d4d4f;
	font-size: 29px;
}
.btn-icon:hover i {
	color: #00A1E8;
}
.btn-icon:hover {
	border-bottom: 0;
	text-decoration: none;
}
.bottom-links {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

/*Graph*/
/****************************************************************
 *
 * CSS Percentage Circle
 * Author: Andre Firchow
 *
*****************************************************************/
.rect-auto, .c100.p51 .slice, .c100.p52 .slice, .c100.p53 .slice, .c100.p54 .slice, .c100.p55 .slice, .c100.p56 .slice, .c100.p57 .slice, .c100.p58 .slice, .c100.p59 .slice, .c100.p60 .slice, .c100.p61 .slice, .c100.p62 .slice, .c100.p63 .slice, .c100.p64 .slice, .c100.p65 .slice, .c100.p66 .slice, .c100.p67 .slice, .c100.p68 .slice, .c100.p69 .slice, .c100.p70 .slice, .c100.p71 .slice, .c100.p72 .slice, .c100.p73 .slice, .c100.p74 .slice, .c100.p75 .slice, .c100.p76 .slice, .c100.p77 .slice, .c100.p78 .slice, .c100.p79 .slice, .c100.p80 .slice, .c100.p81 .slice, .c100.p82 .slice, .c100.p83 .slice, .c100.p84 .slice, .c100.p85 .slice, .c100.p86 .slice, .c100.p87 .slice, .c100.p88 .slice, .c100.p89 .slice, .c100.p90 .slice, .c100.p91 .slice, .c100.p92 .slice, .c100.p93 .slice, .c100.p94 .slice, .c100.p95 .slice, .c100.p96 .slice, .c100.p97 .slice, .c100.p98 .slice, .c100.p99 .slice, .c100.p100 .slice {
  clip: rect(auto, auto, auto, auto);
}

.pie, .c100 .bar, .c100.p51 .fill, .c100.p52 .fill, .c100.p53 .fill, .c100.p54 .fill, .c100.p55 .fill, .c100.p56 .fill, .c100.p57 .fill, .c100.p58 .fill, .c100.p59 .fill, .c100.p60 .fill, .c100.p61 .fill, .c100.p62 .fill, .c100.p63 .fill, .c100.p64 .fill, .c100.p65 .fill, .c100.p66 .fill, .c100.p67 .fill, .c100.p68 .fill, .c100.p69 .fill, .c100.p70 .fill, .c100.p71 .fill, .c100.p72 .fill, .c100.p73 .fill, .c100.p74 .fill, .c100.p75 .fill, .c100.p76 .fill, .c100.p77 .fill, .c100.p78 .fill, .c100.p79 .fill, .c100.p80 .fill, .c100.p81 .fill, .c100.p82 .fill, .c100.p83 .fill, .c100.p84 .fill, .c100.p85 .fill, .c100.p86 .fill, .c100.p87 .fill, .c100.p88 .fill, .c100.p89 .fill, .c100.p90 .fill, .c100.p91 .fill, .c100.p92 .fill, .c100.p93 .fill, .c100.p94 .fill, .c100.p95 .fill, .c100.p96 .fill, .c100.p97 .fill, .c100.p98 .fill, .c100.p99 .fill, .c100.p100 .fill {
  position: absolute;
  border: 0.08em solid #00A1E8;
  width: 0.84em;
  height: 0.84em;
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

.pie-fill, .c100.p51 .bar:after, .c100.p51 .fill, .c100.p52 .bar:after, .c100.p52 .fill, .c100.p53 .bar:after, .c100.p53 .fill, .c100.p54 .bar:after, .c100.p54 .fill, .c100.p55 .bar:after, .c100.p55 .fill, .c100.p56 .bar:after, .c100.p56 .fill, .c100.p57 .bar:after, .c100.p57 .fill, .c100.p58 .bar:after, .c100.p58 .fill, .c100.p59 .bar:after, .c100.p59 .fill, .c100.p60 .bar:after, .c100.p60 .fill, .c100.p61 .bar:after, .c100.p61 .fill, .c100.p62 .bar:after, .c100.p62 .fill, .c100.p63 .bar:after, .c100.p63 .fill, .c100.p64 .bar:after, .c100.p64 .fill, .c100.p65 .bar:after, .c100.p65 .fill, .c100.p66 .bar:after, .c100.p66 .fill, .c100.p67 .bar:after, .c100.p67 .fill, .c100.p68 .bar:after, .c100.p68 .fill, .c100.p69 .bar:after, .c100.p69 .fill, .c100.p70 .bar:after, .c100.p70 .fill, .c100.p71 .bar:after, .c100.p71 .fill, .c100.p72 .bar:after, .c100.p72 .fill, .c100.p73 .bar:after, .c100.p73 .fill, .c100.p74 .bar:after, .c100.p74 .fill, .c100.p75 .bar:after, .c100.p75 .fill, .c100.p76 .bar:after, .c100.p76 .fill, .c100.p77 .bar:after, .c100.p77 .fill, .c100.p78 .bar:after, .c100.p78 .fill, .c100.p79 .bar:after, .c100.p79 .fill, .c100.p80 .bar:after, .c100.p80 .fill, .c100.p81 .bar:after, .c100.p81 .fill, .c100.p82 .bar:after, .c100.p82 .fill, .c100.p83 .bar:after, .c100.p83 .fill, .c100.p84 .bar:after, .c100.p84 .fill, .c100.p85 .bar:after, .c100.p85 .fill, .c100.p86 .bar:after, .c100.p86 .fill, .c100.p87 .bar:after, .c100.p87 .fill, .c100.p88 .bar:after, .c100.p88 .fill, .c100.p89 .bar:after, .c100.p89 .fill, .c100.p90 .bar:after, .c100.p90 .fill, .c100.p91 .bar:after, .c100.p91 .fill, .c100.p92 .bar:after, .c100.p92 .fill, .c100.p93 .bar:after, .c100.p93 .fill, .c100.p94 .bar:after, .c100.p94 .fill, .c100.p95 .bar:after, .c100.p95 .fill, .c100.p96 .bar:after, .c100.p96 .fill, .c100.p97 .bar:after, .c100.p97 .fill, .c100.p98 .bar:after, .c100.p98 .fill, .c100.p99 .bar:after, .c100.p99 .fill, .c100.p100 .bar:after, .c100.p100 .fill {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.c100 {
	margin-top: 20px;
  position: relative;
  font-size: 120px;
  width: 1em;
  height: 1em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  float: left;
  margin: 0 0.1em 0.1em 0;
  background-color: #545454;
}
.c100 *, .c100 *:before, .c100 *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.c100.center {
  float: none;
  margin: 0 auto;
}
.c100.big {
  font-size: 240px;
}
.c100.small {
  font-size: 80px;
}
.c100 > span {
  position: absolute;
  width: 100%;
  z-index: 1;
  left: 0;
  top: 0;
  width: 3.25em;
  line-height: 3.25em;
  font-size: 0.2em;
  color: #3e3e3e;
  font-size: 25px;
  font-family: "UnitedSansSemiCond-Medium";
  display: block;
  text-align: center;
  white-space: nowrap;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.c100:after {
  position: absolute;
  top: 0.08em;
  left: 0.08em;
  display: block;
  content: " ";
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: whitesmoke;
  width: 0.84em;
  height: 0.84em;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
.c100 .slice {
  position: absolute;
  width: 1em;
  height: 1em;
  clip: rect(0em, 1em, 1em, 0.5em);
}

.c100.p12 .bar {
  -webkit-transform: rotate(43.2deg);
  -moz-transform: rotate(43.2deg);
  -ms-transform: rotate(43.2deg);
  -o-transform: rotate(43.2deg);
  transform: rotate(43.2deg);
}



/*Sliders*/
.slider-inner {
	padding: 0 50px;
	text-align: center;
}
.home-slider .caption-container .more{
	visibility: visible;
 	color: #000;
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-left: 5px;
}
.home-slider .caption-container:hover .more{
	visibility: inherit;
}
.home-slider img {
	width: 100%;
}
#sponsors .carousel-control {
	margin-top: 50px;
}

@media not all, (-webkit-transform-3d) {
.carousel-inner>.item {
    -webkit-transition: -webkit-transform 1s ease-in-out;
    -o-transition: -o-transform 1s ease-in-out;
    transition: transform 1s ease-in-out;
}
}
.slider-item {
	width: 18%;
	display: inline-block;
}
.s-top {
	background-color: #c7c7c7;
	padding: 7px 12px 7px 12px;
	font-family: 'UnitedSansSemiCond-Medium';
	font-size: 18px;
	text-transform: uppercase;
	text-align: left;
}
.announcements .s-top {
	background-color: #8b8b8c;
}
.announcements .s-top .glyphicon-time {
	margin-left: 10px;
}
.s-top a {
	padding: 4px 3px 0 3px;
	float: right;
}
.s-top a:hover {
	text-decoration: none;
}
.s-top a:hover i {
	color: #f1f1f1;
}
.current .live-link .s-top {
	background-color: #3e3e3e;
	text-align: center;
	color: #fff !important;
}
.current .live-link .s-top span {
	color: #999;
}
.current .live-link:hover .s-top {
	background-color: #00A1E8;
	color: #fff;
	text-decoration: none !important;
}
.current .live-link:hover .s-top span {
	background-color: #00A1E8;
	color: #3e3e3e;
}
.live-link,
.live-link:hover {
	float: none !important;
}
.live-link .s-top {

}
.s-top a i {
	color: #fff;
}
.s-mid {
	background-color: #fff;
	padding: 10px;
}
.s-team {
	display: table;
	position: relative;
	height: 80px;
	width: 100%;
}
.s-team span {
	font-size: 38px;
	font-family: 'UnitedSansSemiCond-Bold';
	position: absolute;
	right: 0;
	top: 13px;
}
.s-team p {
	font-family: 'UnitedSansSemiCond-Medium';
	font-size: 17px;
	padding: 0 45px 0 47px;
	text-align: center;
	line-height: 1.2;
	display: table-cell;
	vertical-align: middle;
}
.announcements .s-team p {
	padding-right: 0;
}
.s-team img {
	position: absolute;
	left: 0;
	top: 13px;
}

/*Shop*/
.single-product-container {
    min-height: 480px;
}
  .single-product-container .text {
    background-color: #fff;
    margin-top: -40px;
    z-index: 1000;
    position: relative;
    margin-bottom: 20px;
    text-align: center;
  }
  .single-product-container .text h3 {
  	font-family: 'UnitedSansSemiCond-Medium';
  	font-style: normal;
    background-color: #3e3e3e;
    font-size: 25px;
    padding: 20px 10px 15px;
	min-height: 90px;
  }
  .single-product-container .image {
  	padding:20px;
  	background-color: white;
  }
  .single-product-container .text h3 a {
    text-decoration: none;
    color: #fff;
  }
  .single-product-container .text h3 a:hover {
    text-decoration: none;
    color: #0082CA;
  }
  .single-product-container .text span {
    font-family: 'UnitedSansSemiCond-Bold';
    display: block;
    font-size: 20px;
    padding: 7px 15px;
  }
  .single-product-container .text .btn {
    margin-bottom: 15px;
  }
.competition-page h4 {
  text-align: left;
}
/*News*/
.news-page h1 {
	text-align: center;
}
#news-slider .item {
	background-color: #e3e3e3;
}
#news-slider .hide-img {
	overflow: hidden;
}
#news-slider .item .col-md-6 img {
	width: 100%;
}
.news {
	display: block;
	margin-bottom: 30px;
}
.news ul {
	padding-left: 0;
}
.news ul li {
	color: #3e3e3e;
}
.summary h3,
.summary h4,
.summary h5,
.summary h6 {
	text-align: left !important;
}
.news:hover,
.event:hover,
.history-item:hover {
	text-decoration: none;
}
.
.games .image {
	padding-right: 20px;
}
.games .summary {
	margin-left: 20px;
	padding: 15px 20px;
	margin-top: -20px;
}
.games .summary h4 {
	color: #28282a;
	font-style: normal;
	text-transform: inherit;;
}
a.games:hover {
	text-decoration: none;
}
.history-item .image img {
	padding-right: 20px;
}
.history-item .summary h4 {
	margin-bottom: 0;
	color: #28282a;
	text-transform: initial;
	font-family: "UnitedSansSemiCond-Medium";
	font-style: normal;
}
.history-item .summary {
	padding: 15px 20px;
}
.history-container .summary.n-shift {
	margin-right: 0 !important;
	margin-left: 20px !important;
}
.n-shift ul {
	padding-left: 80px;
	margin-bottom: 20px;
}
.n-shift ul li {
	font-family: "UnitedSansSemiCond-Medium";
	font-size: 18px;
}
.n-shift ul li strong {
	font-family: "UnitedSansSemiCond-Bold";
}
.image {
	position: relative;
  display: inline-table;
}

.image img {
	width: 100%;
	height: auto;
}
.image .team-cover-image {
  max-width: 200px;
  height: auto;
  display: block;
  margin: auto;
  margin-top: 100px;
}
.summary {
	background-color: #fff;
	padding: 25px;
    z-index: 1;
    position: relative;
    -o-transition: .2s ease-in;
	-ms-transition: .2s ease-in;
	-moz-transition: .2s ease-in;
	-webkit-transition: .2s ease-in;
	transition: .2s ease-in;
}
.summary.shift:hover,
.summary.shift {
	background-color: transparent;
	margin-bottom: 0 !important;
}
.summary.shift .head {
	margin-right: 15px;
}
.summary.shift .s-content {
	margin-left: 15px !important;
	margin-top: -10px !important;
	background-color: #fff;
	font-size: 18px;
	font-family: "UnitedSansSemiCond-Medium";
}
.summary.shift .s-content p {
	margin-bottom: 0;
}
.s-content p {
	word-wrap: break-word;
	font-family: "UnitedSansSemiCond-Medium";
}
a:hover .summary,
.summary:hover {
	background-color: #00A1E8;
	-o-transition: .2s ease-out;
	-ms-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-webkit-transition: .2s ease-out;
	transition: .2s ease-out;
}
a:hover .summary .s-content .more {
  color: #fff;
  visibility: visible;
}
span.carousel.small .summary:hover,
div.carousel.small .summary:hover {
	background-color: #fff;
}
a.carousal:hover .summary.shift .s-content {
	background-color: #00A1E8;
}
.c-text .summary {
	margin-left: 0;
	margin-top: 0;
}
.news-container .news .summary,
.history-container .news .summary {
	padding: 20px;
}
.news-container .news h3,
.history-container .news h3 {
	padding-left: 5px;
	font-size: 22px;
	margin-left: 50px;
}
.news-container .news h3 {
	height: 50px;
    overflow: hidden;
}
.news-container .news p {
    overflow: hidden;
}

.home-page .news .summary {
    overflow: hidden;
}
.home-page .news .image {
	height: 300px;
    overflow: hidden;
}
.home-page .col-md-3 .news .summary {
    overflow: hidden;
}
.home-page .col-md-3 .news .summary  h3 {
	overflow: hidden;
}
.home-page .col-md-3 .news .image {
	height: 140px;
    overflow: hidden;
}
.news-container .news .date,
.history-container .news .date {
	left: 0;
}
.news-container .news .date .day,
.history-container .news .date .day {
	font-size: 28px;
}
.news-container .news .date .month,
.history-container .news .date .month {
	font-size: 17px;
}
.news-container .news .date .month,
.history-container .news .date .year {
	font-size: 13px;
}

.history-container .n-header {
	background-color: #28282a;
	padding: 15px;
	margin-right: 20px;
}
.history-container .n-header h3 {
	margin: 0;
	color: #fff;
	margin-bottom: 20px;
}
.history-container .summary {
	margin: -20px 40px 20px !important;
}
.history-container .summary .date {
	left: 20px;
}
.history-container .summary .s-header h3 {
	padding-left: 30px;
}

.date,
.team-logo {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #28282a;
	font-family: 'UnitedSansSemiCond-Medium';
	padding: 20px 17px 10px 17px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	line-height: 1;
}
.team-logo .player-number {
	background-color: #28282a;
	position: relative;
	font-size: 45px;
}
.player-info span.club-icon {
	max-width: 25px;
	display: inline-block;
}
.player-info li {
	text-transform: uppercase;
	font-family: "UnitedSansSemiCond-Bold";
	font-style: italic;
	font-size: 23px;
	margin: 0 !important;
}
.player-info span.club-icon img {
	width: 100%;
	height: auto;
}
.team-logo {
	padding: 20px 10px;
}
.team-logo img {
	padding-right: 0;
	max-width: 40px;
}

.team-member-field {
	overflow: hidden;
	text-overflow: ellipsis;	
}

.date .day {
	font-size: 28px;
}
.date .month {
	font-size: 17px;
}
.date .year {
	font-size: 13px;
}
.summary span.more {
	/*visibility: hidden;*/
	text-transform: uppercase;
	font-family: 'UnitedSansSemiCond-Heavy';
	font-size: 17px;
}
.s-header {
	min-height: 50px;
}
.news h3,
.news h2,
.event h3 {
	font-family: "UnitedSansSemiCond-Medium";
	margin: 0;
	margin-left: 80px;
    margin-bottom: 25px;
    color: #28282a;
    font-style: normal;
    font-size: 30px;
}
.stats.carousal .summary {
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 30px !important;
}
.stats.carousal .head {
	padding-bottom: 20px;
}
.stats .table-data {
	margin: 0;
}
.stats .table-data td {
	padding-left: 0;
	padding-right: 10px;
}
.team .summary h3 {
	margin-left: 70px;
}
.news:hover .tag {
	color: #fff;
}
.tag {
	margin-bottom: 20px;
	color: #888;
	font-size: 16px;
  padding-left: 30px;
}
.tag i.kzs-tag {
	display: block;
  float: left;
  margin-bottom: 20px;
  margin-right: 5px;
  margin-left: -30px;
}
.news p,
.event p,
.news:hover p,
.event:hover p {
	color: #28282a;
	overflow: hidden;
}

.news:hover span.more,
.event:hover span.more {
	visibility: visible;
	color: #fff;
}

.news.small .summary {
	padding: 15px;
	margin-top: -20px;
}
.news.small .summary:hover .date {
	color: #fff;
}
.news.small .date {
	background-color: transparent;
	position: relative;
	color: #a8a8a8;
	text-align: left;
	font-family: 'UnitedSansSemiCond-Medium';
	padding: 0;
	top: inherit;
	left: inherit;
	font-size: 18px;
	line-height: inherit;
}
.news.small h3,
.news.small h2 {
	margin: 0;
	font-size: 18px;
}
.news.small h3 a,
.news.small h4 a {
	color: #333;
}
.news.small .s-tags a {
	color: #555;
}
.trophy-list h4,
.club h4 {
	font-style: italic;
	text-transform: initial;
}
.trophy-list span {
	font-style: italic;
	position: absolute;
	bottom: 5px;
}
.trophy-list .head {
	min-height: 105px;
	position: relative;
}
.c-member {
	margin-bottom: 30px;
}
.c-member .summary {
	margin: 0 !important;
}
.c-member .summary h4 {
	text-transform: inherit;
}

/*Tickets*/

.ticket-details {
	text-align: center;
	font-family: 'UnitedSansSemiCond-Medium';
	margin-top: 70px;
}
.ticket-details:first-child {
	padding-top: 50px;
}
.ticket-details:last-child hr {
	display: none;
}
.ticket-details .date {
	background-color: transparent;
	padding: 0;
	color: #3e3e3e;
	position: relative;
	font-size: 30px;
	font-family: 'UnitedSansSemiCond-Bold';
	font-style: italic;
	text-transform: uppercase;
	display: inline-block;
	left: 0;
	margin-right: 10px;
}
.ticket-details .date i {
	color: #00A1E8;
	font-size: 35px;
}
.ticket-details .time {
	font-size: 30px;
	font-family: 'UnitedSansSemiCond-Bold';
	font-style: italic;
	text-transform: uppercase;
	display: inline-block;
	color: #00A1E8;
}
.ticket-details .place {
	font-size: 24px;
	font-style: italic;
}
.ticket-details span {
	color: #999;
	font-size: 20px;
	text-transform: uppercase;
	font-style: italic;
	display: block;
}
.ticket-details .teams {
	text-align: center;
	display: table;
	padding: 30px 0;
	margin: 0 auto;
}
.ticket-details .teams span {
	display: table-cell;
	font-family: "UnitedSansSemiCond-Heavy";
	text-transform: uppercase;
	font-style: italic;
	color: #3e3e3e;
	font-size: 35px;
	line-height: 35px;
	padding: 0px 10px;
	height: 100%;
    vertical-align: middle;
}
.ticket-details .teams div {
	font-family: "UnitedSansSemiCond-Heavy";
	text-transform: uppercase;
	font-style: italic;
	display: table-cell;
	width: calc(50% - 20px);
	text-align: right;
	font-size: 35px;
	line-height: 35px;
	height: 100%;
}
.ticket-details .teams div:last-child {
	text-align: left;
}
.ticket-details hr {
	border-color: #ccc;
	margin-top: 70px;
	display: block;
}

/*Events*/

.event .summary {
	text-align: left;
	margin-top: -20px;
    overflow: hidden;
}
.event h3 {
	margin-left: 60px;
	margin-top: 10px;
	height: 65px;
    overflow: hidden;
}
.event .date {
	left: 0;
}
a.event {
  display: block;
  width: 100%;
}
.event .image {
	overflow: hidden;
}
.event .image img {
	width: 100%;
	height: auto;
}
.video-container {
    position: relative;
    width: 100%;
    height: auto;
    /*padding-bottom: 56.25%;
    padding-bottom: 45%;*/
    margin-bottom: 50px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: auto;
}
img.video {
  display: block;
  position: relative;
}
.video-info,
.news-slider-info,
.news-meta-container {
	position: absolute;
    bottom: -60px;
    width: 80%;
    height: 60px;
    font-family: "UnitedSansSemiCond-Medium";
    display: table;
}
.video-info {
  width: 100%;
}
.news-meta-container p {
	margin: 0;
    background-color: #fff;
    text-align: left;
    float: left;
    padding: 10px 10px 10px 80px;
    width: 100%;
}

.news-slider-info {
	position: initial;
	margin-left: -60px;
    margin-top: 40px;
    z-index: 10;
    width: initial;
}
.news-meta-container {
	margin-left: 0px;
	position: relative;
    bottom: inherit;
    margin-bottom: 20px;
}
.video-info .date,
.news-slider-info .date,
.news-meta-container .date {
	position: relative;
	padding: 12px 17px 10px 17px;
}
.news-meta-container .date  {
	max-width: 0px;
	min-width: 60px;
    margin-right: 0;
    float: left;
    left: 0;
}
.team-meta .team-logo {
	left: 0;
	padding: 10px;
}
.team-meta .social-menu {
	padding-left: 70px;
}
.team-meta .social-menu li {
	display: inline-block !important;
}
.team-meta .social-menu li a:hover {
	text-decoration: none;
}
.news-meta-container ul {
	margin: 0;
    background-color: #fff;
    text-align: left;
    float: left;
    padding: 10px 10px 10px 80px;
    width: 100%;
    height: 100%;
}
.news-meta-container .date {
	position: absolute;
	left: 0;
	top: 0;
}
.news-meta-container ul li {
	font-size: 14px;
	color: #999;
	display: inline-block;
	margin-right: 10px;
	line-height: 12px;
}
.news-meta-container.team-meta ul {
	height: inherit;
	min-height: 60px;
	margin-left: 0;
}
.news-meta-container.team-meta {
	height: inherit;
	width: 100%;
}
.news-meta-container.team-meta ul li {
	display: inherit;
	color: #3e3e3e;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 16px;
}
.news-meta-container.team-meta .team-logo {
	height: 100%;
	min-height: 60px;
}
.team-year {
	max-width: 200px;
	float: right;
	margin-bottom: 40px;
}
.view-kzs-team .summary {
	padding: 0;
    margin: 0;
    text-align: left;
    background: transparent;
}
.view-kzs-team .team:hover .summary {
	background: transparent;
}
.view-kzs-team .summary h3 {
	padding-top: 10px;
	margin:0;
	color: #333;
}

.view-kzs-team .image {
	height: 200px;
    background: #fff;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.view-kzs-team .image img {
	width: 90%;
}

.view-kzs-team {
	margin-bottom: 30px;
}
.video-info h4,
.news-slider-info h4,
.news-meta-container h4 {
	display: table-cell;
    vertical-align: middle;
    background-color: #fff;
    padding-left: 40px;
    padding-right: 10px;
    text-transform: initial;
}
.carousal .head h4 span {
	font-family: "UnitedSansSemiCond-Medium";
}
.carousal.c-text .head h4 span {
	margin-top: 10px;
}
.video-info .day,
.news-slider-info .day,
.news-meta-container .day {
	font-size: 28px;
}
.video-info .month,
.news-slider-info .month,
.news-meta-container .month {
	font-size: 17px;
}
.news-slider-more {
	padding: 30px 60px 30px 30px;
}
.video-arhiv-link {
	margin-top: 100px;
}

.photo h3 {
	font-family: "UnitedSansSemiCond-Medium";
	font-size: 18px;
	color: #28282a;
	text-transform: initial;
	margin-top: 10px;
	margin-bottom: 0;
}
.summary h3 {
	text-transform: initial;
}
.photo .summary {
    padding-left: 95px;
    padding-top: 10px;
    padding-bottom: 25px;
    padding-right: 25px;
}
.photo.small .image {
    overflow: hidden;
}
.photo .date {
	padding: 12px 17px 10px 17px;
	float: left;
    top: inherit;
    margin-top: -10px;
}
.photo .date .day {
	font-size: 28px;
}
a.photo:hover .image img {
	-webkit-filter: inherit;
	filter: inherit;
	filter: inherit;
}
.photo .date .month {
	font-size: 17px;
}
.photo .date .year {
	font-size: 13px;
  	margin-top: 5px;
}
.odd {
	padding-top: 20px;
	margin-top: 20px;
}
.photo:hover {
	text-decoration: none !important;
}
.banner-v {
	float: right;
	margin-bottom: 20px;
}
.banner-h {
	padding: 60px 0;
}
.video-banner {
	margin-bottom: 50px;
	padding-bottom: 15px;
}
.carousel-control.right,
.carousel-control.left {
	background-image: none;
}

.carousel-control .glyphicon-triangle-right {
	position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    background: rgba(199, 199, 199, 0.7);
    padding: 7px 6px 7px 8px;
    border-radius: 50%;
    font-size: 10px;
    text-shadow: none;
    right: 20%;
}
.carousel-control .glyphicon-triangle-left {
	position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    background: #c7c7c7;
    padding: 7px 9px 7px 5px;
    border-radius: 50%;
    font-size: 10px;
    text-shadow: none;
    left: 20%;
}
.carousel-control .glyphicon-triangle-right:hover,
.carousel-control .glyphicon-triangle-left:hover {
	background-color: #aaa;
}
.carousel-control {
	max-width: 50px;
}
/*.slide {
	margin-bottom: 50px;
}*/

.spon-gen {
	text-align: left;
}
.gen-spon {
	font-size: 20px;	
}
.spon-gen-transform {
	display: none !important;
}
.spon-gen-transform + a {
	transform: scale(1.5) translateX(30px);	
}

.spon-plat a{
	margin-right: 20px;
}
.spon-plat img{
	max-width: 140px;	
}
.spon-plat p{
	margin-bottom: 20px !important;	
}

.general-sponsors {
	margin: 30px 0;
}
.general-sponsors .spon-plat a img {
  object-fit: scale-down;
  height: 100%;
  width: 100%;
}

.sponsors .logos a,
.general-sponsors a {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
  width: 190px;
  display: inline-block;
  text-align: left;
  min-height: 40px;
}


.sponsors .logos a:hover,
.general-sponsors a:hover {
	-webkit-filter: inherit;
	filter: inherit;
	filter: inherit;
}
.sponsors .logos a {
  height: 60px;
}
.general-sponsors a {
  height: inherit;
}
.sponsors .logos img {
	margin: 0 5px;
  height: 100%;
  width: 100%;
  object-fit: contain;
  padding-right: 50px;
}
.sponsors p,
.general-sponsors p {
	font-family: "UnitedSansSemiCond-Medium";
	margin-bottom: 30px;
	color: #555;
}
.sponsors {
	text-align: left;
}
.general-sponsors p {
	float: none;
}
.g-sp-right {
	padding-right: 50px !important;
	text-align: right;
}
.g-sp-left {
	padding-left: 50px !important;
	text-align: left;
}
.g-sp-right p {
	margin-top: 10px;
}
.sponsors.silver {
	margin-left: 30px;
	display: inline-block;
}
.sponsors.golden {
	display: inline-block;
}
#sponsors .slider-inner {
	text-align: center;
}
.sponsor-container {
	margin-top: -20px;
	clear: both;
}
.sponsor-container-inner {
	background-color: #f1f1f1;
	padding: 60px 0 30px 0;
}
.sponsor-container-inner .row {
	 text-align: center;
	 margin-bottom: 30px;
}

/*Titles*/
.title-container h1 {
	margin-bottom: 10px;
	text-align: left;
}
.title-container a.more {
	margin-left: 70px;
	padding-top: 20px;
	display: inline-block;
}
a.more.team-link {
	    margin-left: 0;
    display: block;
    margin-bottom: 20px;
    font-style: italic;
    font-family: "UnitedSansSemiCond-Medium";
    font-size: 20px;
}
.title-container a.more.team-link {
    margin-top: -10px;
}
.title-container .image {
	margin-bottom: 30px;
}
.image-button.image a {
	position: absolute;
	bottom: 10px;
    left: 30px;
    padding: 5px 9px 2px 5px;
}
.image-button.image a i {
	font-size: 30px;
	top: 6px;
    right: -2px;
}
.image-button.image .link-video {
	left: 85px;
}
span.link-video,
span.link-photo,
span.link-stats {
	float: right;
    padding: 5px 7px 0px 2px;
    margin-left: 4px;
    margin-top: -5px;
}
span.link-video i,
span.link-photo i,
span.link-stats i {
	font-size: 30px;
    position: relative;
    right: -2px;
    top: 6px;
}
a.news:hover span.link-video,
a.news:hover span.link-photo,
a.news:hover span.link-stats {
	background-color: #3e3e3e;
}


#navbar-two {
	padding: 0;
}
#navbar-two li a {
	padding-left: 17px;
	padding-right: 17px;
	cursor: pointer;
}

.image .header-image {
	width: initial;
	position: absolute;
	bottom: 50px;
	position: absolute;
    min-height: 10px;
    z-index: 1;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    padding-top: 70px;
    padding-bottom: 10px;
}
.image {
	position: relative;
}
.player-number {
	background-color: #3e3e3e;
	font-family: "UnitedSansSemiCond-Bold";
	color: #fff;
	padding: 5px 7px 2px 7px;
	font-size: 25px;
	position: absolute;
	top: 0;
	left: 0;
}

/*Sidebar*/
.sidebar h4 {
	margin-top: 0;
}
.sidebar .summary {
	margin: 0;
	font-family: "UnitedSansSemiCond-Medium";
	padding: 15px;
	margin-bottom: 2px;
}
.sidebar .summary h5 {
	text-transform: inherit;
	font-style: normal;
	font-size: 18px;
	margin: 0;
}
.sidebar .summary .date {
	background-color: transparent;
	color: #999;
	padding: 0;
    font-size: 18px;
    position: relative;
    text-align: left;
    left: 0;
    margin: 0;
}
.sidebar .summary:hover h5 {
	color: #000;
}
.sidebar .summary:hover .date {
	color: #fff;
}
.sidebar .summary a:hover {
	text-decoration: none;
}

.video-icon {
	width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background-image: url(../img/video-icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    top: 0;
    left: -20px;
}

/*Citation*/
.citation i {
	font-size: 100px;
}
.citation p {
	font-family: "UnitedSansSemiCond-Medium";
	font-size: 20px;
	line-height: 24px;
	margin-top: 30px;
}
.citation .kzs-quotation-right {
	margin-top: 70px;
	display: block;
}
.c-author {
	color: #999;
	text-transform: uppercase;
}

/*Carousal*/

.carousal:hover {
	text-decoration: none;
}
.carousal .summary {
	margin-top: -2px;
	padding: 0;
	margin-bottom: 20px;
}
.carousal .head {
	background-color: #3e3e3e;
	padding: 8px 15px;
	color: #fff;
}
.carousal .head span {
	font-family: "UnitedSansSemiCond-Medium";
	color: #fff;
	font-size: 18px;
	display: block;
	margin-top: -10px;
}
.carousal .s-content {
	padding: 8px 15px;
	font-size: 14px;
	color: #3e3e3e;
}
.carousal h5 {
	font-size: 18px;
	font-style: normal;
}
.carousal .table tr td {
	border: 0;
	padding: 0;
}
.carousal .table {
	margin-bottom: 0;
}
.s-content ul {
	padding: 0;
	margin: 0;
}
.s-content ul li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.image-text-container .image img {
	margin-top: 40px;
}
.c-padding {
	padding: 20px !important;
}
.competition-table table thead tr th:first-child {
	max-width: 40px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.competition-table table thead tr th:last-child {
	background-color: #4d4d4f;
	font-size: 25px;
	text-align: center;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 12px;
}

/*Map*/
#map {
    height: 400px;
    width: 100%;
}

/*Widgeti*/
.mbt-v2-header {
	background-color: #00A1E8;
    background-image: none;
    border-radius: 0;
    margin-top: 30px;
    font-family: "UnitedSansSemiCond-Bold";
    text-transform: uppercase;
    padding-top: 13px;
    font-size: 22px;
}
.mbt-v2-navigation-tab-active {background: #00A1E8}
.mbt-v2-widget-content {padding: 20px;}
a.mbt-v2-legend-title {
    font-size: 15px;
    padding: 3px 0 0 0;
    color: #fff;
    text-decoration: underline;
}
.mbt-v2-player-home-stats-summary-table thead tr {
    text-transform: uppercase;
    background: #28282a;
    color: #fff;
    font-family: "UnitedSansSemiCond-Medium";
    font-size: 14px;
}
.mbt-v2-game-leaders-comparison-table thead>tr>th,
.mbt-v2-game-scoring-table thead>tr>th,
.mbt-v2-table thead>tr>th,
.mbt-v2-table-secondary-thead td {
	text-transform: uppercase;
    background: #28282a;
    color: #fff;
    font-family: "UnitedSansSemiCond-Medium";
    font-size: 14px;
}
.mbt-v2-game-boxscore-table>tbody>tr.mbt-v2-table-secondary-thead>td {
  background: #28282a !important;
}
.mbt-v2-game-main-information {
    background: #28282a !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0 !important;
    color: #fff !important;
}
.mbt-v2-game-main-information a {
	color: #00A1E8 !important;
	text-decoration: underline !important;
}

.mbt-v2-navigation-tab-active {
	font-family: "UnitedSansSemiCond-Bold";
    text-transform: uppercase;
    font-size: 16px;
    padding-top: 4px !important;
    color: #28282a !important;
}
.mbt-v2-navigation-tab {
	font-family: "UnitedSansSemiCond-Bold";
    text-transform: uppercase;
    font-size: 16px;
    padding-top: 4px !important;
}

.pageslist .pageslist {
	border-top: 3px solid;
    border-bottom: 3px solid;
    padding: 10px 0;
    font-family: "UnitedSansSemiCond-Medium";
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
}
.pagelist a.prev {
	float: left;
}
.pagelist a.next {
	float: right;
}


.res {
	background-color: #fff;
	padding: 15px;
	margin-bottom: 30px;
	height: 150px;
}
.res .sum {
	height: 60px;
	overflow: hidden;
}
.res h3 {
	font-size: 21px;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 5px;
}
#fp_live_widget {
  margin-bottom: -30px;
}

.news-detail-page .title-container h1 {
  font-size: 45px;
  line-height: 55px;
}
#mbt-v2-schedule-table td a.mbt-v2-game-link:before {
  content: "\e066";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mbt-v2-dropdown-container>ul>li i.fa-check:before {
  content: "\e013";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 11px;
}
.cookieCont {
  z-index: 1000000;
}
/*#mojtim*/

.container-mojtim {
	padding-left: 100px;
	padding-right: 100px;	
}

.btn-login-mojtim {
	text-align: center;	
}

.mojtim-title {

  max-width: 550px;

  margin: 0 auto 0 auto;

  display: block;

  float: none;

}

.mojtim-title p {

  margin-top: 50px;

  margin-bottom: 50px;

}

.mojtim-pack {

  margin-bottom: 30px;

  margin-top: 20px;
  margin-left: 5px;
  margin-right: 5px;
}

.mojtim-pack .head {

  background-color: #3e3e3e;

  color: #fff;

  padding: 25px 15px 15px 15px;

}

.mojtim-pack .head h2 {

  font-size: 35px;

  line-height: 32px;

  text-align: left;

  margin: 0;

  margin-bottom: 15px;

  padding-right: 30%;

}

.mojtim-pack .head h2 span {

  font-family: "UnitedSansSemiCond-Heavy";

  font-size: 27px;

  position: relative;

  top: -6px;

  color: #00A1E8;

}

.mojtim-pack .head .price {

  font-family: "UnitedSansSemiCond-Medium";

  font-size: 20px;

  line-height: 20px;

  text-transform: uppercase;

  font-style: italic;

  color: #ccc;

}

.mojtim-pack .head .price strong {

  font-family: "UnitedSansSemiCond-Heavy";

}
.mojtim-pack .btn-container{
	text-align: center;	
}

.mojtim-pack .body {

  margin: 0;

  padding: 0;

  background-color: #fff;

  margin-bottom: 10px;

}

.mojtim-pack .body a {
	color: #333;
	text-decoration: underline;
}

.mojtim-pack .body li {

  list-style: none;

  font-family: "UnitedSansSemiCond-Medium";

  font-size: 16px;

  line-height: 20px;

  padding: 18px;

  border-bottom: 1px solid #ccc;

  position: relative;

  padding-left: 45px;

}

.mojtim-pack .body li:before {

  content: "\e013";

  font-family: 'Glyphicons Halflings' !important;

  position: absolute;

  top: 20px;

  left: 17px;

  display: block;

  font-style: normal;

  font-weight: 400;

  line-height: 1;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

  color: #00A1E8;

}

.mojtim-pack .body li:last-child {

  border-bottom: 0;

}

.mojtim-bonus {

  display: flex;

  flex-wrap: wrap;

}

.mojtim-bonus > .col-md-4 {

  flex: 0 0 33.33333%;

  max-width: 33.33333%;

}

@media screen and (max-width: 767px) {

  	.mojtim-bonus > .col-md-4 {
    	flex: 0 0 50%;
    	max-width: 50%;
  	}	
  	
	.spon-plat a {
		margin-bottom: 30px;
	}
}

@media screen and (min-width: 1200px) {
	.spon-gen p, .spon-gen a {
		margin-left: calc(50vw - 590px);
	}
}
@media screen and (max-width: 500px) {
	.general-sponsors a {
		width: auto !important;
	}
	.mvppicture img {
		width: 100%;
	}
}
@media screen and (min-width: 800px) and (max-width: 1200px) {
	.spon-gen p, .spon-gen a {
		margin-left: 5vw !important;
	}
}
@media screen and (max-width: 500px) {

	
	.gen-spon {
		text-align: center !important;
	}
	.spon-gen-transform + a {
		transform: scale(1.5) !important;	
	}
	.spon-gen {
		text-align: center !important;
	}
	.spon-plat p{
		margin-top: 50px !important;
	}
	.spon-plat a {
		margin-bottom: 30px;
		min-width: 0px;
	}
	
  .mojtim-bonus > .col-md-4 {

    flex: 0 0 100%;

    max-width: 100%;

  }

}

/******************** RESPONSIVE ********************/
@media screen and (min-width: 1500px) {
	body {
		background-size: 820px;
	}
	.navbar-second {
		width: 820px;
	}
}
@media screen and (min-width: 1200px) {
	.image .header-image {
		max-height: 240px;
		margin-bottom: 10px;
	}
	.quot-left {
		padding-right: 70px;
	}
	.quot-right {
		padding-left: 70px;
	}
	.home-slider img {
	    width: 100%;
	}
}
@media screen and (min-width: 1451px) {
  html {
    background-position: center top 427px !important;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1450px) {
  html {
    background-position: center top 377px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	html {
		background-position: center top 344px !important;
	}
  .sponsors .logos a, .general-sponsors a {
      min-width: 150px;
      margin: 10px 20px 10px 0;
  }
	.carousel-caption h2 {
		font-size: 45px;
		max-width: 60%;
		padding: 15px 20px 5px 10px;
	}
	.carousel-caption {
		left: 10%;
	}
	.s-top {
		font-size: 16px;
	}
	#news-slider .item .hide-img img {
		width: 120%;
	}
	.s-top {
		padding-left: 4px;
    	padding-right: 4px;
    	font-size: 14px;
	}
	.announcements .s-top .glyphicon-time {
	    margin-left: 5px;
	}
	#navbar-two li a {
	    padding-left: 6px;
	    padding-right: 6px;
	}
	.quot-left {
		padding-right: 50px;
	}
	.quot-right {
		padding-left: 50px;
	}
	.home-slider img {
	    width: 100%;
	}
	.home-page .col-md-3 .news .image {
	    height: 120px;
	}
	.home-page .news .image {
	    height: 250px;
	}
	.home-page .news .summary {
	    height: 300px;
	}
	.res {
		height: 200px;
	}

}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.spon-plat a {
		margin-bottom: 30px;
	}
	html {
		background-position: center top 337px !important;
	}
	body {
		background-size: 80%;
	}
	.navbar-second {
		width: 80%;
	}
	.social-menu {
		float: right;
	}
	.nav>li>a {
		padding-left: 8px !important;
		padding-right: 8px !important;
	}
	#navbar-two .nav>li>a {
	    padding-left: 5px !important;
	    padding-right: 5px !important;
	    letter-spacing: -1px;
	}
	.carousel-caption h2 {
		font-size: 30px;
		max-width: 60%;
		padding: 10px 20px 4px 10px;
	}
	.carousel-caption {
		left: 10%;
	}
	.slider-item {
		width: 32%;
		margin-bottom: 3px;
	}
	.banner-v {
		width: 17%;
	}
	.banner-v img {
		width: 100%;
		height: auto;
	}
	.logos a,
	.logos a {
		display: inline-block;
    	width: 110px;
	}
	.logos a img,
	.logos a img {
		width: 100%;
		height: auto;
	}
	.hide-menu {
		display: none;
	}
	.event-menu {
		padding-right: 0px;
		border-right: 0;
		margin-bottom: 20px;
	}
	#news-slider .item .hide-img img {
		width: 170%;
	}
	.news-container .news .summary,
	.history-container .news .summary {
		margin-top: -20px;
	}
	.s-top {
		padding-left: 4px;
    	padding-right: 4px;
	}
	.general-sponsors div {
		padding: 10px 0;
	}
	.team-year {
		float: left;
	}
	.home-slider .item img {
	    width: 160%;
	    max-width: initial;
	    margin: 0 auto;
	    margin-left: -55%;
	}
	.summary h3 {
		font-size: 25px;
	}
	.home-page .news .image {
	    height: 200px;
	}

	.home-page .col-md-3 .news .image {
	    height: 90px;
	}
	.date, .team-logo {
		padding: 20px 7px 10px 7px;
	}
	.date .day {
	    font-size: 28px;
	}
	.summary h3 {
	    font-size: 21px;
	    margin-left: 30px;
	}
	.event .summary {
		height: 232px;
	}
	.odd {
		padding-top: 0;
		margin-top: 0;
	}
	.res {
		height: 170px;
	}
	.single-product-container {
	    min-height: 540px;
	}
}
@media screen and (max-width: 991px) {
	.photo .summary {
		margin-bottom: 20px;
	}
	.home-page .banner-v > div {
		width: 100% !important;
		height: auto !important;
	}
	.c-padding .carousal.small .image {
		height: 50vw;
		overflow: hidden;
	}
  .sponsors .logos a  {
    min-width: 150px;
    margin: 10px 20px 10px 0;
  }
}
@media screen and (max-width: 767px) {
	html {
		background-position: center top 324px !important;
	}
  body {
    background: transparent;
  }
  .bdy-nkbm {
    background: url(/img/bg.jpg) repeat-y center top 220px;
    background-size: 66%;
  }
  .main-menu .dropdown-menu {
    position: relative;
    margin-bottom: 15px;
    text-align: center;
  }
	.top-menu {
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.top-menu a {
		margin-left: 15px;
		margin-right: 15px;
	}
	.navbar-brand img {
		margin: 0 auto;
	}
	.navbar-brand {
		display: block;
    	float: none;
	}
	.navbar-nav {
		text-align: center;
		margin: 0;
	}
	.social-menu li {
		display: inline-block;
	}
	.social-menu li a i{
		font-size: 35px;
	}
	.social-menu {
		margin-bottom: 10px;
	}
	#insta_logo {
		width: 28px;
		height: 28px;
		margin-bottom: 1px;
		margin-right: 10px;
	}
	.social-menu,
	.header-search {
		float: none;
	}
	.header-search {
		margin-bottom: 20px;
		margin: 0 auto;
    	width: 70%;
	}
	.header-search form {
		border: 0;
    	box-shadow: none;
	}
	.header-search form #search-form {
		display: block;
		width: 100%;
	}
	.header-search form #search-form .input-group {
		width: 100%;
	}
	#search-button {
		display: none;
	}
	.carousel-caption h2 {
		font-size: 45px;
		max-width: 100%;
		padding: 14px 15px 6px 10px;
		width: 100%;
		text-align: center;
	}
	.caption-container {
    width: 100%;
    margin: 0;
    display: block;
    max-width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
	}
  .caption-container .more {
    color: #00A1E8 !important;
    padding: 20px 20px 20px 0;
  }
	.carousel-caption {
	    left: 0;
	    width: 100%;
	    bottom: 0;
	    margin: 0;
	    padding: 0;
	}
	.caption-container p {
		display: none;
	}
	.slider-item {
		width: 47%;
		margin-bottom: 3px;
	}
	.bg-line {
		height: 140%;
	}
	.panel-title a {
		text-align: left;
	}
	.scale .table-bordered tbody tr td,
	.scale .table-bordered thead tr th {
	    padding-left: 5px;
	    padding-right: 5px;
	}
	.scale .table-bordered thead tr th i {
		display: block;
		margin-bottom: 5px;
	}
	.news h3, .news h2, .event h3 {
		margin-bottom: 45px;
	}
	.banner-h {
		padding: 30px 20px;
	}
	.banner-h img {
		width: 100%;
		height: auto;
	}
	#dogodki .col-xs-12 {
		margin-bottom: 15px;
	}
	.banner-v {
		width: 18%;
	}
	.banner-v img {
		width: 100%;
		height: auto;
	}
	.logos a,
	.logos a {
		display: block;
		width: 100%;
	}
	.logos a img,
	.logos a img {
		width: 100%;
		height: auto;
    padding-right: 0 !important;
	}
	.event-menu {
		border-right: 0;
		margin-bottom: 20px;
	}
	.main-menu .dropdown.open {
		background-color: #3e3e3e;
		padding: 0 20px;
	}
	.main-menu .dropdown.open .dropdown-menu {
		text-align: center;
	}

	#news-slider .item .hide-img img {
		width: 220%;
	}
	.news-slider-more {
		padding: 15px 40px 15px 15px;
	}
	.mobile-hide {
		display: none;
	}
	.citation i {
		font-size: 50px;
	}
	.sponsors {
		display: block !important;
	    clear: both;
	    max-width: 90%;
	    margin: 0 auto;
	}
	.sponsors .logos a {
		display: block;
    width: calc(30% - 10px);
    margin: 5px;
    display: inline-block !important;
		margin-top: 10px;
	}
  .sponsors p, .general-sponsors p {
    margin: 0 auto;
    margin-top: 20px;
    float: none;
    margin-bottom: 40px;
  }
	.sponsors.silver {
		margin: 0 auto;
	}
	.navbar-second {
	    margin-top: -50px;
	}
	.g-sp-right {
		padding-right: 30px !important;
		text-align: right;
	}
	.g-sp-left {
		padding-left: 30px !important;
		text-align: left;
	}
	.g-sp-left p {
		margin-top: 10px;
		margin-left: 0;
	}
	.g-sp-right p {
		margin-top: 10px;
		margin-right: 100px;
	}
	.home-slider .item img {
	    width: initial;
	    max-width: 180%;
	    margin: 0 auto;
	    margin-left: -40%;
	}
	.title-btns h1,
	.title-btns div {
		display: block;
		width: 100%;
		max-width: inherit;
	}
	.title-btns div  {
		margin-top: 10px;
		margin-bottom: 30px;
	}
	.odd {
		padding-top: 0;
		margin-top: 0;
	}
	.home-page .news .image {
	    height: 220px;
	}
	a.gallery.agal {
		margin: 15px 30px;
	}
	.res {
	    background-color: transparent;
	    padding: 15px 0;
	    margin-bottom: 0;
	    height: inherit;
	}
	.res .sum {
	    height: inherit;
	    overflow: inherit;
	}
	.single-product-container {
	    min-height: unset;
	}
	.navbar-second {
		margin-top: -50px !important;
	}
}

@media screen and (max-width: 550px) {
	.news-slider-more p {
		display: none;
	}
	.image .header-image {
		display: none;
	}
	.heading-button a {
		float: none;
		margin-top: -10px;
		margin-bottom: 20px;
	}
  .art-content,
  .art-content .row > div {
    overflow-x: hidden;
    max-width: 100%;
  }
  .art-content .row {
    overflow-x: hidden;
    max-width: calc(100% - 30px);
    margin: 0;
  }
}

/*XXS Portrait Smartphone*/
@media screen and (max-width: 350px) {
	.top-menu a {
    	margin-left: 3px !important;
    	margin-right: 3px !important;
	}	
}

@media screen and (max-width: 479px) {
	html {
		background-position: center top 264px !important;
	}
	.top-menu a span {
		display: none;
	}
	.top-menu a i {
		font-size: 40px;
	}
	.top-menu a .kzs-profile {
	    transform: translateY(5px);
	}
	
	.carousel-caption h2 {
		font-size: 30px;
		max-width: 100%;
		padding: 10px 15px 4px 10px;
		width: 100%;
		text-align: center;
	}
	.carousel-caption {
		left: 0;
	}
	.caption-container p {
		display: none;
	}

	.visible-xxs {
	display: block !important;
	visibility: visible !important;
	}

	.hidden-xxs {
	display: none !important;
	visibility: hidden !important;
	}

	.g-sp-right {
		padding-right: 0px !important;
		text-align: center;
	}
	.g-sp-left {
		padding-left: 0px !important;
		text-align: center;
	}
	.g-sp-left p {
		margin-top: 10px;
		text-align: left;
	}
	.g-sp-right p {
		margin-top: 10px;
		margin-bottom: 50px;
	}

	.col-xxs-1,
	.col-xxs-2,
	.col-xxs-3,
	.col-xxs-4,
	.col-xxs-5,
	.col-xxs-6,
	.col-xxs-7,
	.col-xxs-8,
	.col-xxs-9,
	.col-xxs-10,
	.col-xxs-11,
	.col-xxs-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	}

	.col-xxs-1,
	.col-xxs-2,
	.col-xxs-3,
	.col-xxs-4,
	.col-xxs-5,
	.col-xxs-6,
	.col-xxs-7,
	.col-xxs-8,
	.col-xxs-9,
	.col-xxs-10,
	.col-xxs-11 {
	float: left;
	}

	.col-xxs-1 {
	width: 8.333333333333332%;
	}

	.col-xxs-2 {
	width: 16.666666666666664%;
	}

	.col-xxs-3 {
	width: 25%;
	}

	.col-xxs-4 {
	width: 33.33333333333333%;
	}

	.col-xxs-5 {
	width: 41.66666666666667%;
	}

	.col-xxs-6 {
	width: 50%;
	}

	.col-xxs-7 {
	width: 58.333333333333336%;
	}

	.col-xxs-8 {
	width: 66.66666666666666%;
	}

	.col-xxs-9 {
	width: 75%;
	}

	.col-xxs-10 {
	width: 83.33333333333334%;
	}

	.col-xxs-11 {
	width: 91.66666666666666%;
	}

	.col-xxs-12 {
	width: 100%;
	}

	.col-xxs-offset-0 {
		margin-left: 0 !important;
	}

	.col-xxs-push-1 {
	left: 8.333333333333332%;
	}

	.col-xxs-push-2 {
	left: 16.666666666666664%;
	}

	.col-xxs-push-3 {
	left: 25%;
	}

	.col-xxs-push-4 {
	left: 33.33333333333333%;
	}

	.col-xxs-push-5 {
	left: 41.66666666666667%;
	}

	.col-xxs-push-6 {
	left: 50%;
	}

	.col-xxs-push-7 {
	left: 58.333333333333336%;
	}

	.col-xxs-push-8 {
	left: 66.66666666666666%;
	}

	.col-xxs-push-9 {
	left: 75%;
	}

	.col-xxs-push-10 {
	left: 83.33333333333334%;
	}

	.col-xxs-push-11 {
	left: 91.66666666666666%;
	}

	.col-xxs-pull-1 {
	right: 8.333333333333332%;
	}

	.col-xxs-pull-2 {
	right: 16.666666666666664%;
	}

	.col-xxs-pull-3 {
	right: 25%;
	}

	.col-xxs-pull-4 {
	right: 33.33333333333333%;
	}

	.col-xxs-pull-5 {
	right: 41.66666666666667%;
	}

	.col-xxs-pull-6 {
	right: 50%;
	}

	.col-xxs-pull-7 {
	right: 58.333333333333336%;
	}

	.col-xxs-pull-8 {
	right: 66.66666666666666%;
	}

	.col-xxs-pull-9 {
	right: 75%;
	}

	.col-xxs-pull-10 {
	right: 83.33333333333334%;
	}

	.col-xxs-pull-11 {
	right: 91.66666666666666%;
	}
	.c-padding .carousal.small .image {
		height: inherit;
		overflow: visible;
	}
  .top-menu a {
    margin-left: 8px;
    margin-right: 8px;
  }
  .top-menu a:first-child {
    margin-left: 0;
  }
  .top-menu a:last-child {
    margin-right: 0;
  }
  .sponsors .logos a {
    min-width: inherit !important;
    width: calc(50% - 15px);
  }
}

.formerror {color: red;}
.cb {clear: both;}
#container.login #main {width: 400px; margin: 0 auto;}
#main {margin-bottom: 70px;}

.cms #articlesList li {
	padding: 10px 3px;
    border-bottom: 1px solid #ccc;
}
.cms ul#articlesList {
	border-top: 3px solid #ccc;
	border-bottom: 2px solid #ccc;
}
.cms #articlesList li .icon {float: left; width: 20px;}
.cms #articlesList li .ttl {float: left; width: calc(100% - 220px);}
.cms #articlesList li .a-date {float: left; width: 80px;}
.cms #articlesList li .cp {float: left; width: 120px;}

.cms #catsDiv .cmsLineCont .name {float: left; width: calc(100% - 150px); background-color: #28282a;
    padding: 10px;
    color: #fff;
	height: 40px;
	font-family: "UnitedSansSemiCond-Medium";
	font-size: 20px;
}
.cms #catsDiv .cmsLineCont .editDiv {float: left; width: 150px; background-color: #28282a;
    padding: 10px;
    color: #fff;
	height: 40px;
		text-align: right;
}

.cms_container {background-color: #ffffff;}

.subnav {
	margin-top: 20px;
	border-bottom: 2px solid #ccc;
	padding-bottom: 5px;
}

.between {
	margin-left: 10px;
	margin-right: 10px;
	color: #999;
}
.login_cont {
	margin-bottom: 70px;
}
.cms_container_inner {
	background: #222;
    color: #fff;
    box-shadow: 10px 0 20px #999;
    z-index: 10;
    position: relative;
    padding: 20px;
}
.cms_container_inner .ig {
	display: inline-block;
	vertical-align: top;
	margin-right: 30px;
}
.cms_container_inner .ig .gttl {
	font-family: "UnitedSansSemiCond-Medium";
	text-transform: uppercase;
	font-size: 18px;
}
.cms_container_inner .ig ul {
	padding-left: 0;
}
.cms_container_inner .ig ul li {
	list-style: none;
}
.cms_container_inner .ttl {
	display: block;
	font-family: "UnitedSansSemiCond-Medium";
	font-size: 25px;
	font-style: italic;
	color: #999;
	margin-bottom: 20px;
}
#main .myprofile a {
	margin: 10px;
}

.form-control.max-width {
	max-width: 150px;
	display: inline-block;
}
.form-control.max-width.lg {
	max-width: 200px;
}

.cmstable td,
.cmstable th {
	padding: 5px;
    border-top: 0;
    border-bottom: 1px solid #ddd;
    margin: 20px 0;
}
.cmsLineCont {
	background-color: transparent !important;
	padding: 15px 0;
}
.cmsLineCont .name {
	font-weight: bold;
}
.cmsLineCont .ui-sortable .name {
	font-weight: normal;
	background-color: #444 !important;
	border-bottom: 1px solid #cfcfcf;
}
.cmsLineCont .ui-sortable .editDiv {
	background-color: #444 !important;
	border-bottom: 1px solid #cfcfcf;
}
.cmsLineCont .ui-sortable .cmsLineCont .ui-sortable .cmsLineCont {
	padding: 0;
}
.cmsLineCont .ui-sortable .cmsLineCont .ui-sortable .cmsLineCont .name,
.cmsLineCont .ui-sortable .cmsLineCont .ui-sortable .cmsLineCont .editDiv {
	background-color: transparent !important;
    color: #28282a !important;
    padding: 10px;
}
.cmsLineCont .ui-sortable {
	/*-top: 3px solid #ccc;*/
}
.cmsLineCont .ui-sortable .cmsLineCont {
	padding: 0;
	padding-left: 30px !important;
}
.infomessage {
	background: #b0c4de;
    padding: 20px;
}
.cmsLineCont .ui-sortable .ui-sortable .editDiv,
.cmsLineCont .ui-sortable .ui-sortable .name {
    border-bottom: 3px solid #cfcfcf;
}
.cmsLineCont .ui-sortable .ui-sortable .name {
	font-weight: bold;
}
.cmsLineCont .ui-sortable .cmsLineCont .ui-sortable .cmsLineCont .ui-sortable .editDiv,
.cmsLineCont .ui-sortable .cmsLineCont .ui-sortable .cmsLineCont .ui-sortable .name {
    border-bottom: 1px solid #cfcfcf;
    color: #666 !important;
    font-weight: normal;
}
.cmsLineCont .ui-sortable .cmsLineCont .ui-sortable .cmsLineCont .ui-sortable .cmsLineCont .ui-sortable .name {
	font-family: 'Noto Sans', sans-serif !important;
	font-size: 14px !important;
}
.cmsLineCont:last-child > .name {
	border: 0;
	background-color: green;
}

.btn-group {
	float: right;
}
.btn-group .btn-link {
	margin-top: 22px !important;
    display: inline-block;
}

#sidecolLeft,
#sidecolRight {
	padding: 10px 20px;
    background: #f1f1f1;
    margin-right: 10px;
    margin-top: 10px;
    border: 0 !important;
}
#sidecolRight {
	margin-right: 0px;
}

#sidecolRight .form-control,
#sidecolLeft .form-control {
	background-color: #f1f1f1;
}
.edit-side-cont {
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
    display: block;
}
.orders_filter_cont {
	margin-bottom: 60px;
}

.cms-footer .col-md-3 {
    background: #f1f1f1;
    margin: 0 10px;
    padding: 10px;
    width: 22%;
}
.cms-footer .col-md-3 .checkbox {
    margin-left: 20px;
}

.cms-footer .col-md-3 .foot-el {
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
    border: 0 !important;
}

.cms a:hover {
	color: #ffd075;
}
.checkbox {
	margin-left: 20px;
}

.cpDiv.btn-group {
	border-top: 3px solid #ffd075;
    display: block;
    width: 100%;
    text-align: right;
    padding-top: 10px;
}

#moreUploads div {
	margin-top: 30px;
    border-bottom: 3px solid #D0D0D0 !important;
    padding-bottom: 20px !important;
}
#moreUploads div div {
	margin-top: inherit;
	border: 0 !important;
	padding-bottom: 0 !important;
}
#moreUploads .add-file {
    background: #dad8d8;
    padding: 10px !important;
    border-radius: 5px;
    margin-top: 10px !important;
}
#moreUploads div label {
	    font-family: "UnitedSansSemiCond-Medium";
    margin-bottom: 0;
}
.cms.article .catDiv select,
.cms.category .appFieldRow select,
.cms.category .appFieldRow .form-control {
	max-width: 400px;
	display: inline-block;
}
.cms.article .categoriesDiv {
	margin-bottom: 10px;
}
.cms.article .appFieldRow {
	margin-bottom: 30px;
}
.flink {
	color: #00A1E8;
}

.gallery_cont {

}
.gal-cont {
	border-top: 2px solid #222;
	padding: 35px;
}
.gal-cont .title {
	position: relative;
}
.gal-cont .title div.text-right {
	float: none !important;
    position: absolute;
    right: -35px;
    top: -35px;
    background: #222;
    padding: 5px 10px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin: 0 !important;
}
.gal-cont h2 {
	margin: 0;
}
.gallery_cont .headingdate {
	color: #555;
	font-family: "UnitedSansSemiCond-Medium";
	font-size: 20px;
	margin-bottom: 10px;
}
.gallery_cont .desc {
	margin-bottom: 10px;
}
.gallery_cont > div a img {
	max-width: 20px;
    margin-right: 5px;
}
.gallery_link .glyphicon {
	background: #f1f1f1;
    border-radius: 50%;
    padding: 6px 5px 6px 7px;
}
.galleries_cont > div:first-child {
    border-bottom: 2px solid #999;
}
.galleries_cont h1 {
	margin-top: 20px;
}
.galleries_cont .headingdate{
	display: block;
    color: #555;
    font-size: 20px;
}
.galleries_cont > div > div {
	float: inherit !important;
}
.galleries_cont > div > div a {
}
.gal_marg {
	margin-bottom:30px;
}
a.gallery.agal {
    overflow: hidden;
    display: block;
    padding: 0 10px;
}
a.gallery.agal img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
a.gallery.gal-video:after {
    background-image: url("../img/video_icon.png");
    content: "";
    height: 80px;
    width: 106px;
    display: block;
    margin: auto;
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: 0;
    bottom: 15px;
}
.headingdate {
	color: #999;
    font-family: "UnitedSansSemiCond-Medium";
    font-size: 27px;
    margin: 20px 0;
}
.errormessage {
    background: #ffd2d2;
    border: 2px solid red;
    color: #a10303;
    padding: 10px;
    margin: 10px 0;
}
.infomessage {
    background: #b0c4de;
    padding: 10px;
    margin: 10px 0;
    border: 2px solid #5050c7;
}

.cpDiv.btn-group {
	margin-top: 20px;
}
.rightbutton {
	margin-left: 20px !important;	
}

#moreUploads .add-file img.thumb {display: block; float: left;}
#moreUploads .add-file .upl {float: left; padding-left: 10px; margin-top: 0;}
.checkbox-custom + .checkbox-custom-label:before {background-color: #ffffff;}
.newGalEntryDiv {margin-bottom:5px;padding-bottom:5px; border-bottom:1px solid #D0D0D0;}
.newGalEntryDiv .del {float: right; padding: 5px 10px 0 0; display: none;}
.newGalEntryDiv .del a {color: red;}

.calendar #choose-cats .modal-body .row {margin: 0;}

h1.cms-style {
	font-size: 37px;
    margin-top: 40px;
}
h2.cms-style {
	font-size: 32px;
    margin-top: 40px;
    text-transform: inherit;
}
h3.cms-style {
	font-size: 28px;
    margin-top: 40px;
    text-transform: inherit;
    color: #888;
}
.main-td-content {
    min-height: 100px;
}

#moreUploads .f-progress {height: 20px; width: 200px; border: 1px solid #333; padding: 3px; float: left; margin-right: 20px;}
#moreUploads .f-progress .f-inn {background-color: #0082CA; height: 100%; padding: 0; margin: 0; width: 0%;}
#moreUploads .can {float: left;}
#moreUploads .can a {color: red;}

a.btn.disabled {background-color: #6f6f6f;}

.news-filter {
	padding: 15px;
}
.news-filter .form-control {
	width: 200px;
	display: inline-block;
}

#appsTable tr.rejected {background-color: #f2dede;}
#appsTable tr.accepted {background-color: #dff0d8;}
#appsTable tr button {padding: 3px 5px 0 5px;}
#appsTable tr button:nth-child(2) {margin: 0 8px;}

.heading-one .widget-tab-sel {cursor: pointer;color: #666;}
.heading-one .widget-tab-sel:nth-child(n+2) {margin-left: 30px;}
.heading-one .widget-tab-sel.selected {color: #333;}

.cms-menu .cms-menu-el {padding: 10px 0;}
.cms-menu .cms-menu-el.level1 {border-bottom: 1px solid #cfcfcf;}
.cms-menu .cms-menu-el.level2 {border-bottom: 1px solid #afafaf;}
.cms-menu .cms-menu-el.level3 {border-bottom: 1px solid #968585;}
.cms-menu .cms-menu-el.level4 {border-bottom: 1px solid blue;}

.cms-menu .cms-menu-el .field {padding: 3px 0;}
.cms-menu .cms-menu-el.level1 .field input[type=text] {width: 400px;}
.cms-menu .cms-menu-el.level2 .field input[type=text],
.cms-menu .cms-menu-el.level3 .field input[type=text] {width: 90%;}
.cms-menu .cms-menu-el.level2 .field select,
.cms-menu .cms-menu-el.level3 .field select {width: 90%;}

.cms-menu .cms-menu-el .menu-el-col {border-right: 1px solid #333;}
.cms-menu .cms-menu-el .menu-el-col:nth-child(even) {background-color: #fff;}
.cms-menu .cms-menu-el .menu-el-col:nth-child(odd) {background-color: #e3e3e3;}

.cms-menu .cms-menu-el .subelements {background-color: #c0e6ef; margin-left: 20px; padding-left: 10px;min-height: 30px;}
.cms-menu .cms-menu-el .subelements.level3 {background-color: #64defb;}

.cms-menu .cms-menu-el .add-el-link {color: blue;}
.cms-menu .cms-menu-el .add-sub-link {color: blue;}

.cms-menu .cms-menu-el .exp-el-link {margin-left: 20px;}
.cms-menu .cms-menu-el .exp-el-all-link {margin-left: 20px;}

.cms-menu .cms-menu-el .cpan {visibility: hidden;}
.cms-menu .cms-menu-el:hover .cpan {visibility: visible;}
.cms-menu .cms-menu-el .cpan.level1 .rem-el-link {color: red; margin-left: 300px; float: none;}
.cms-menu .cms-menu-el .cpan .rem-el-link {color: red; float: right; margin-right: 10px;}

.cms-menu .cms-menu-el .menu-el-col-els {min-height: 50px;}

.cms-menu .topLevelEls.sort-mode .asImage,
.cms-menu .topLevelEls.sort-mode .imagesel,
.cms-menu .topLevelEls.sort-mode .openwin {display: none;}

.cms-fp-widget-tabs .widget-list .wt-el {padding: 5px 0;}
.cms-fp-widget-tabs .widget-list .wt-el:nth-child(even) {background-color: #cfcfcf;}
.cms-fp-widget-tabs .widget-list .wt-el:nth-child(odd) {background-color: #fff;}

.cms-fp-widget-tabs .widget-list .wt-el img {margin-right: 20px;}
.cms-fp-widget-tabs .widget-list .wt-el input[type=checkbox] {margin-right: 20px;}
.cms-fp-widget-tabs .widget-list .wt-el input.name {margin-right: 20px; width: 150px;}
.cms-fp-widget-tabs .widget-list .wt-el input.league {width: 100px;}
.cms-fp-widget-tabs .widget-list .wt-el .formerror {margin-left: 68px;}

/*Print*/
@media print {
  .top-menu,
  .cms_container,
  .footer,
  .sponsor-container {
    display: none;
  }
  .container-bootstrap {
    max-width: 100%;
    width: 100%;
  }
  #container.article .row .col-sm-12.image {
    display: none;
  }
  a[href]:after {
    content: none !important;
  }
}

/*Three in a row in form*/
.flex-form-container {
    display: flex;
    flex-direction: row;
    margin: 0 -5px;
 }

 .two-item {
    flex: 2 0 0;
    margin: 0 5px;
 }

 .one-item {
    flex: 1 0 0;
    margin: 0 5px;
 }

.mbt-v2-game-boxscore-table td a {font-weight:normal;}
.mbt-v2-game-boxscore-table td .mbt-v2-strong a {font-weight: unset;}
.msg.infomessage a {color: #5050c7;}
.mbt-table select {
	color: black;
}	