﻿.font-30 {
	font-size:30px !important;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.container-block {
	max-height:300px;
	min-height:300px;
}

.checkmark {
	width:150px;
}

.p-lr-5 {
	padding-left:5px;
	padding-right:5px;
	margin-left:2px !important;
}

.p-lr-17 {
	padding-left:13px;
	padding-right:13px;
	margin-left:2px !important;
}

.message {
    text-align: center;
    color: red;
    padding: 10px 0px;
}

.size-x {
	font-size: 40px;
    color: #00aff0 !important;
}

.footer {
	position:none !important;
	text-align:center;
}

.container {
	max-width:1200px; 
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: #4489e4;
	border-color: #4489e4;
}

.button-list {
	margin-left:0px !important;
}

.text-16 {
	font-size:16px;
}

.header-logo {
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
    font-size: 26px;
    padding-top: 17px;
	font-family:'Anton', Arial, sans-serif;
}

.clearfix {
	clear:both;
}

.clr-logo {
	color:#000000;
}

