.wrapper {
	padding: 0 10px 0 10px;
}

.editable-cell {
	background-color: #7FC9FF !important;
}

.divider {
	color: #ffffff;
	background-color: #333333 !important;
	font-size: 12px;
	line-height: 18px;
	padding: 2px 5px;
	text-transform: uppercase;
	margin-bottom: 0;
	height: 28px;
}
.divider p {
	position: absolute;
	padding: 0px;
    font-weight: bold;
    margin: -6px 0 0;
}

.my-col p {
	background-color: grey;
    color: grey;
}

td[data-fee-for] {
	cursor: pointer;
}

td[data-fee-for]:hover {
	background-color: #7FC9FF !important;
}

.tablewrap { 
	min-width: 600px; 
	overflow-x: scroll;
	overflow-y: visible;
	padding-bottom: 1px;
	position: relative;
}

.fozen-col {
	position: absolute;
	left:0;
	top:auto;
	border-right: 0px none black; 
	border-top-width:3px; /*only relevant for first row*/
	margin-top:-3px; /*compensate for top border*/
}

input[type=checkbox] {
	margin: 0;
}

.table-wrapper {
	width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
}

.search .dataTables_filter {
	text-align: left !important;
}

body{
	padding-top: 50px;
}

.navbar {
	background-color: #b50021;
	color: #fff;
}

#navnav a {
	color: #fff;
}

#navnav .dropdown-menu a {
	color: #333;
}

#navnav a:hover {
	background-color: #90001a;
	color: #fff;
}

#navnav .navbar-toggle:hover {
	background-color: #90001a;
	border-color: #fff;
}

#navnav .navbar-toggle {
	background-color: #b50021;
	color: #fff;
	border-color: #fff;
}

.mobilni-dd .btn {
	margin-left: 30px;
}

.navbar-nav .mobilni-dd.open .dropdown-menu {
	background-color: #ebebeb !important;
	width: 70px;
	margin-left: 30px;
}

.mobilni-dd .dropdown-menu {
	min-width: auto !important;
}

.navbar-nav .mobilni-dd.open .dropdown-menu>li>a, .navbar-nav .mobilni-dd.open .dropdown-menu .dropdown-header {
    padding: 5px 5px 5px 15px;
}

.calendar{
	float: right;
}

.row h2 {
	margin: auto;
}

.row {
	margin-bottom: 7px;
}

.dodajclana{
	display: block;
	float: right;
	padding: 10px;
}

.btn-filter {
	color: #fff;
    background-color: #333;
    border-color: #ccc;
    width: 160px;
    font-weight: bold;
    text-align: left;
    padding: 6px 5px;
    border-radius: 0;
}

.filteri-clanova .kat-treninga-filter .btn-filter{
	width: 186px;
}

.btn-filter .caret {
	float: right;
    margin-top: 8px;
    margin-right: 5px;
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.filteri-clanova .trenka-filter {
	margin-left: -5px;
}

.btn-filter:hover, .btn-filter:active, .btn-filter:focus, .open .dropdown-toggle.btn-filter {
	background-color: #777;
    color: #fff;
}

.filters-dd .dropdown-menu {
	border-radius: 0;
    margin-top: -1px;
}

.table-responsive th, .table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #555;
	color: #fff;
}

.gray {
	background-color: #888;
}

.my-name {
	display: block;
	width:180px;
	height: 30px;	
	border-bottom: 1px solid #fff;
	padding: 5px;
}

.titles-col {
	position: absolute;
	left: 0;
	top: 50px;
	width: 180px;
	z-index: 2;
	background: #555;
	color: #fff;
}

.months-col {
	min-width: 930px;
	margin-left: 180px;
	float: left;
	height: 100%;
	position: relative;
	z-index: 1;
}

.month {
	float: left;
	/*width: 1000px;*/
}

.month .my-row.first {
	margin-top: 55px;
}

.month-title, .product-title {
	display: block;
	color: #fff;
	padding: 5px 20px 6px;
	width: 100%;
	font-weight: 400;
	font-size: 12px;
	line-height: 15px;
}

.product-title {
	border-bottom: 1px solid #818181;
	padding: 19px 20px 20px;
}

.month:nth-child(even) .month-title {
	background: #494949;
}
.month:nth-child(odd) .month-title {
	background: #333;
}

.titles-col .media {
	border-bottom: 1px solid #818181;
	margin: 0;
	padding-left: 10px;
	height: 40px;
}

.zacementiraj {
	position: absolute;
	z-index: 2;
}

.titles-col .media-left {
	padding-right: 0;
	position: relative;
}

.media-left .play-now {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 22px;
	color: #fff;
	text-shadow: 0px 0px 14px rgba(0, 0, 0, 0.75);
	width: 22px;
	height: 23px;
}

.titles-col .media-left img {
	width: 53px;
}

.titles-col h4.media-heading {
	font-size: 10px;
	padding: 8px 10px 0;
	line-height: 11px;
	font-family: Arial, sans-serif;
	height: 30px;
	overflow: hidden;
	font-weight: 600;
	color: #cbcbcb;
	margin: 0;
}

.titles-col .no-img h4.media-heading {
	padding: 8px 10px 0 0;
}

.dates {
	display: block;
	height: 30px;
	border-bottom: 1px solid #DDD;	background: #555;
	color: #fff;
}

.dates .my-col {
	float: left;
	width: 30px;
	padding: 9px 0;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	line-height: 10px;
	font-family: Arial, sans-serif;
	border-left: 1px solid #DDD;

}

.dates .my-col:first-child {
	border-color: #fff;
}

.dates .my-col:last-child {
	border-right: 1px solid #DDD;
}

.my-row {
	border-bottom: 1px solid #DDD;
	height: 30px;
	display: block;
	position: relative;
}

.my-row .my-col {
	float: left;
	width: 30px;
	height: 100%;
	border-left: 1px solid #DDD;
	text-align: center;
    padding: 5px;
}

.my-row .my-col:first-child {
	border-color: #fff;
}

.my-row .my-col:last-child {
	border-right: 1px solid #DDD;
}

.month:nth-child(even) .my-col {
	background: #eee;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #FFF;
}

.month:nth-child(even) .my-row .my-col:first-child {
	border-color: #eee;
}

.month:nth-child(even) .dates .my-col:first-child {
	border-color: #eee;
}

.red-color {
	background: #ea3f3f!important;
	color: #fff;
}

.grey-color {
	background: #aeaeae!important;
	color: #fff;
}

.square {
	height: 15px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin:  auto;
}

.square.green-color {
	background: #23a90d;
}

.square.blue-color {
	background: #098bb6;
}

.cal {
	float: left;
	width: 50%;
	padding: 0 5%;
	margin: 0 0 15px;
}

.cals {
	padding: 20px;
}

.cals h2 {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 21px;
	text-align: center;
	margin: 0 0 20px;
}

.cal table {
	width: 100%;
}

.cal .datepicker-inline {
	width: 100%;
}

.cals .this-btn {
	text-align: center;
}

.cals .this-btn button {
	margin-top: 10px;
}

.udalji {
	padding-top: 30px;
}

.biraj-mjesec {
	position: absolute;
}
.mjesec-treninzi{
	position: relative;
	z-index: 4000;
    top: -42px;
    left: 839px;
}
.active {
	background-color: #670114;
}

#navnav .navbar-toggle {
	position: absolute;
	top: 0;
	right: 0;
}

.top-nav li {
	float: left;
    padding: 10px 40px 5px 0;
    list-style: none;

}

.top-nav a {
	text-decoration: none;
	color: #90001a;
	font-size: 20px;
}

.top-nav a:hover {
	color: #FD7890;

}
.uredi-btn {
	text-align: center;
}

.dodaj-clana {
	padding: 10px;
}
.top-clanovi {
	margin-bottom: 0;
}

.my-wrapper {
	position: relative;
}

.my-sticky-col {
left: 0;
position: absolute;
top: auto;
width: 160px;
}

.prva-kolona {
	padding-left: 165px !important;
}

.mala-fotka {
	width: 27px;
	height: 32px;
}

.fotka {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	text-align: center;
}

.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
	vertical-align: middle;
	white-space: nowrap;
}


@media (max-width:  767px) {


}

