
@font-face {
    font-family: MavenPro;
    src: url(../fonts/MavenPro-Regular.ttf);
}

* {
    font-family: MavenPro;
}

.k-chart text {
    font-family: MavenPro !important;
    font-weight:bold !important;
}

.loginLogo {
	margin-top:50px;
	width:40%;
}

.k-handle {
    background: #a9afbb !important;
}

input[type="radio"] {
    margin-right: 5px !important;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5) !important;
}

h4 {
    font-size: 16px !important;
}

hr {
    margin: 20px 0px 20px 0px;
    width: 100% !important;
    border: solid;
}

input[type="checkbox"] {
	vertical-align:middle !important;
	margin:0px 5px 0px 0px;
}

.select2-search__field {
    border: none !important;
    min-width: 150px !important;
}

.select2-selection {
    border-radius:5px!important;
}

.cred_send {
    background: #fff2c0;
}

.field {
	margin:0px 0px 0px 0px !important;
}

.ui.input {
	display: block !important;
}

.ui.input input{
	width:100% !important;
}

label {
	color: #73879C!important;
	font-size:14px!important;
}

.alert_lang{
	background: #fcf8e3 !important;
}

th, td {
	vertical-align: middle !important;
} 

td button {
	margin:0px!important;
}

.center {
	text-align:center;
}

.field {
	margin-bottom:8px;
}

#drop_zone {
	border: 2px dashed #bbb;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 25px !important;
    text-align: center;
    font: 20px bold;
}

.edit_button, .remove_button {
    float: right;
    position: absolute;
    right: 30px;
    color: #000 !important;
}

.open_button {
    float: right;
    position: absolute;
    right: 70px;
    color: #000 !important;
}

.map_button {
    float: right;
    position: absolute;
    right: 110px;
    color: #000 !important;
}

.doc_button {
    float: right;
    position: absolute;
    right: 150px;
    color: #000 !important;
}

.pic_button {
    float: right;
    position: absolute;
    right: 190px;
    color: #000 !important;
}

.cred_button {
    float: right;
    position: absolute;
    right: 230px;
    color: #000 !important;
}

.ui.segment {
    border: none !important;
    box-shadow: 0px 0px !important;
}

input {
    border:none!important;
}

.login_wrapper {
    width:50%;
    margin-left:25%;
}

.card-header i {
    vertical-align: middle;
    display: inline-block;
    font-size: 40px;
}

.card-header p {
    vertical-align: middle;
    font-size:25px;
    margin-left:10px;
    display: inline-block;
}

.imageMap {
    width:100%;
}

.content {
    overflow: auto;
}

map area {
    outline: solid 2px red !important;
}

ul {
    list-style-type: none;
}

.button_selected {
    background: #9c27b0 !important;
}

.coords {
    margin-right:10px!important;
}