body{
	margin: 0;
	padding: 0;
	font-family: "Oswald", sans-serif;
	color: #333;
	background-color: #eee;
}
.fixtures-grid  {
    margin-top: 20px;
}
.fixtures-grid .next-match-fixtures {
    margin: 0 0 20px;
}
.next-match-fixtures.light {
    border: 1px solid #e1e1e1;
    background: #fff;
}
.next-match-fixtures:last-child {
    margin-bottom: 0;
}
.next-match-fixtures {
    width: 100%;
    float: left;
    border-radius: 5px;
    background: rgb(53, 61, 84);
    background: -moz-linear-gradient(top, rgba(53, 61, 84, 1) 0%, rgba(23, 30, 54, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(53, 61, 84, 1) 0%, rgba(23, 30, 54, 1) 100%);
    background: linear-gradient(to bottom, rgba(53, 61, 84, 1) 0%, rgba(23, 30, 54, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#353d54', endColorstr='#171e36', GradientType=0 );
    margin: 0 0 12px;
}

.next-match-fixtures .match-teams-vs {
    padding: 14px 20px 13px;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .match-teams-vs {
        padding: 20px;
    }
}
.match-teams-vs {
    margin: 0;
    padding: 40px 30px 20px;
    list-style: none;
    width: 100%;
    float: left;
}
.next-match-fixtures .match-teams-vs li.team-logo {
    width: 27%;
    padding-top: 18px;
}
.match-teams-vs li.team-logo {
    width: 40%;
}
.match-teams-vs li {
    float: left;
    text-align: center;
}
.next-match-fixtures .match-teams-vs li.mvs {
    width: 46%;
}
.match-teams-vs li.mvs {
    width: 20%;
}
.match-teams-vs li {
    float: left;
    text-align: center;
}
.next-match-fixtures.light .mvs p {
    color: #444;
}
.next-match-fixtures .mvs p {
    font-size: 14px;
    color: #fff;
    margin: 0px;
}
.match-teams-vs .vs{
	color: #e81f3e;
}
.next-match-fixtures.light .match-teams-vs .vs{
	color: #e81f3e;
}
.next-match-fixtures.light .nmf-loc {
    border-top: 1px solid #e1e1e1;
}
.next-match-fixtures .nmf-loc {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid rgba(255, 255, 255, .20);
}
..next-match-fixtures.light .nmf-loc li {
    font-weight: 400;
}
.next-match-fixtures.light .nmf-loc li a {
    color: #b82d7e;
	text-decoration: none;
    font-weight: 500;
	font-size: 13px;
	text-transform: uppercase;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .next-match-fixtures .nmf-loc li {
        padding: 0 5px;
    }
}

.next-match-fixtures .nmf-loc li {
    float: left;
    color: #7c859a;
    font-size: 12px;
    border-right: 1px solid rgba(255, 255, 255, .20);
    line-height: 40px;
    padding: 0 20px;
}
.fixtures-grid .next-match-fixtures .nmf-loc li:last-child {
    border-left: 1px solid #e1e1e1;
    float: right;
	/*background-color: #96319f;*/
}

.next-match-fixtures .nmf-loc li:last-child {
    border: 0px;
}
.next-match-fixtures .nmf-loc li:last-child {
    float: right;
}
.next-match-fixtures.light .mvs p {
    color: #444;
}
.next-match-fixtures .mvs p {
    font-size: 14px;
    color: #fff;
    margin: 0px;
}
.next-match-fixtures.light .mvs p strong{
	color: #e81f3e;
}
.next-match-fixtures.light .mvs p strong {
    font-weight: 700;
    color: #b82d7e;
}
.next-match-fixtures .mvs p strong {
    text-transform: uppercase;
    display: block;
    font-weight: 400;
}
.match-teams-vs {
    margin: 0;
    padding: 40px 30px 20px;
    list-style: none;
    width: 100%;
    float: left;
}
.next-match-fixtures.light .match-teams-vs .vs {
    background: #f0f0f0;
    border: 1px solid #e1e1e1;
    display: inline-block;
    line-height: 23px;
    padding: 0 15px;
    border-radius: 15px;
    color: #b82d7e;
    margin: 10px 0 0;
}
.next-match-fixtures .match-teams-vs .vs {
    background: #7c859a;
    border: 0;
    display: inline-block;
    line-height: 25px;
    padding: 0 15px;
    border-radius: 15px;
    color: #fff;
    margin: 5px 0 0;
    font-size: 12px;
}
.match-teams-vs .vs {
    background: #f0f0f0;
    border: 1px solid #e1e1e1;
    display: inline-block;
    line-height: 30px;
    padding: 0 15px;
    border-radius: 15px;
    color: #e81f3e;
    margin: 20px 0 0;
}
.next-match-fixtures.light .match-teams-vs li.team-logo strong {
    color: #222;
}
.next-match-fixtures .match-teams-vs li.team-logo strong {
    font-size: 18px;
    color: #ffff;
    font-weight: 500;
    margin: 5px 0 0;
}
.match-teams-vs li.team-logo strong {
    display: block;
    font-family: "Oswald", sans-serif;
    font-size: 24px;
    color: #222222;
    font-weight: 400;
    margin: 10px 0 0;
}
.fixtures-grid .next-match-fixtures {
    margin: 0 0 20px;
}
.next-match-fixtures.light {
    border: 1px solid #e1e1e1;
    background: #fff;
}
.team_logo{
	width: 64px;
}


h1, h2, h3, h4, h5, h6{
	font-weight: 400;
}

h1{
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 2px solid #6c1969;
	/*max-width: 40%;*/
	/*margin: 10px auto;*/
    padding-top: 8px;
}

/* CONTAINERS */

.container {max-width: 850px; width: 100%; margin: 0 auto; padding: 0px;   }
.container.index {padding: 20px;   }
/*.four { width: 32.26%; max-width: 32.26%;}*/

.main_wrapper {
	padding: 0 20px 20px 20px;
	background-image: url('images/background.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
    position: relative;
}

/* COLUMNS */

.col {
  display: block;
  float:left;
  margin: 1% 0 1% 1.6%;
}

.col:first-of-type { margin-left: 0; }

/* CLEARFIX */

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
	margin-bottom: 15px;
}

/* FORM */

.form .pitanje1 input, .form .pitanje2 input, .form .pitanje3 input, .form .pitanje4 input, .form .pitanje5 input{
	display: none;
}

.form label{
	border-radius: .25rem;
	position: relative;
	color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
	padding: .275rem .55rem;

	font-size: 20px;
	text-align: center;
	display: block;
	cursor: pointer;
	border: 1px solid transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.form .pitanje1 input:checked + label, .form .pitanje2 input:checked + label, .form .pitanje3 input:checked + label, .form .pitanje4 input:checked + label, .form .pitanje5 input:checked + label{
	border: 2px solid #6c757d;
	background-color: #b82d7e;
}

.form .pitanje1 input:checked + label:after, form .pitanje2 input:checked + label:after, .form .pitanje3 input:checked + label:after, .form .pitanje4 input:checked + label:after, .form .pitanje5 input:checked + label:after{
	content: "\2713";
	width: 28px;
	height: 28px;
	line-height: 24px;
	border-radius: 100%;
	border: 2px solid #6c757d;
	background-color: #b82d7e;
	z-index: 999;
	position: absolute;
	top: -10px;
	right: -10px;
}

.submit{
	padding: 15px 60px;
	display: inline-block;
	border: none;
	margin: 20px 0;
	
	color: #fff;
	border: 2px solid #333;
	font-size: 18px;
	-webkit-transition: transform 0.3s ease-in-out;
	-o-transition: transform 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out;
}



	.submit {
		background-color: grey;
		color: white;
		cursor: not-allowed;
	}
	.submit.enabled {
		background-color: #b82d7e;
		transform: rotateX(360deg);
		color: white;
		cursor: pointer;
	}
	.submit.enabled:hover{
		cursor: pointer;
		transform: rotateX(360deg);
	}

	.cover {
		width: 100%;
	}
	.description {
		padding-bottom: 10px;
    	font-weight: 300;
        padding-top: 14px;
	}
	.backbutton {
		color: #b82d7e;
    	text-decoration: none;
        padding-top: 14px;
	}
	.backbutton a:hover{
		color: #b82d7e;
    	text-decoration: none;
	}
    .tiphere {
        text-transform: uppercase;
        color: #6c1969;
        font-weight: 500;
    }

    .button_played {
            border-radius: .25rem;
            position: relative;
            color: #fff;
            background-color: #6c757d;
            border-color: #6c757d;
            padding: .275rem .55rem;
            font-size: 20px;
            text-align: center;
            display: block;
            cursor: pointer;
            border: 1px solid transparent;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            border: 2px solid #6c757d;
             background-color: #b82d7e;
    }
    .welcome_note {
        font-size: 16px;
        position: absolute;
        right: 0;
        padding: 10px 30px 10px 10px;
    }

    .nav-link {
        color: #b82d7e;
    }

    .wintip {
        color: green;
        font-weight: bold;
      }
      .losetip {
        color: red;
      }

      .winner {
        background-color: #adff2f;
      }