﻿html,body,h1,h2,h3,h4,h5 {

	/* font-family: "Raleway", sans-serif; */

	font-family: "Open Sans", sans-serif;

}



hr.w3-theme {

	border-color:#1d5441;

}



a {

	text-decoration: none;

	display: block;

}



/*.registrate a:hover { 

    background-color: red;

    color:white!important;

}*/



button {

	outline-width: 3px;

}



.footer {

	position : absolute;

	bottom : 0;

}



table.w3-hoverable tr {

	cursor: pointer;

}



.w3-modal {

	padding-top: 30px;

	padding-bottom: 30px;

	z-index: 10;

}


.modal-footer {

	margin-bottom: 16px;

	margin-right: 30px;

	position: absolute;

	bottom: 0;

	right: 0;

}

.w3-badge:empty {

	display:none;

}

.search-form div:not(.w3-row) {

	margin-bottom: 16px;

}

#message-board .w3-card-2 {

	cursor:pointer;

}



/* CORES */

.w3-theme-l5 {color:#000; background-color:#edf9f5}

.w3-theme-l4 {color:#000; background-color:#c4ebdd}

.w3-theme-l3 {color:#000; background-color:#88d6bb}

.w3-theme-l2 {color:#fff; background-color:#4dc299}

.w3-theme-l1 {color:#fff; background-color:#318f6e}

.w3-theme-d1 {color:#fff; background-color:#1a4b3a}

.w3-theme-d2 {color:#fff; background-color:#174333}

.w3-theme-d3 {color:#fff; background-color:#143b2d}

.w3-theme-d4 {color:#fff; background-color:#113227}

.w3-theme-d5 {color:#fff; background-color:#0e2a20}



.w3-theme-light {color:#000; background-color:#edf9f5}

.w3-theme-dark {color:#fff; background-color:#0e2a20}

.w3-theme-action {color:#fff; background-color:#003824}



hr,

.w3-theme {color:#fff; background-color:#1d5441}

.w3-text-theme {color:#1d5441}

.w3-theme-border {border-color:#1d5441}



.w3-hoverable a:hover,

.w3-hoverable li a:hover,

.w3-hoverable tr:hover:not(.ignore-hover),

.w3-hover-theme:hover {color:#fff; background-color:#007049}



.w3-btn:hover {

  box-shadow: none;

	background-color: #1d5441;

}



* {

	outline-color:lime;

}

*::selection{

	background-color:lightseagreen;

}





@font-face { font-family: Gotham; src: url('fontes/Gotham-Book.otf'); }

@font-face { font-family: Gotham; font-weight: bold; src: url('fontes/Gotham-Medium.otf');}