﻿.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: middle;
}

.btn-warning {
    color: #1b1a1a;
    background-color: #f0ad4e;
    border-color: #eea236;
    font-family: Calibri;
    font-weight: bold;
    font-size: 14pt;
}

    .btn-warning:hover {
        color: #1b1a1a;
        background-color: #ec971f;
        border-color: #d58512;
    }

.btn-block {
    font-family: Calibri;
    font-weight: bold;
    font-size: 14pt;
}

.panel {
    margin-top: 45px !important;
    margin-left: 10px !important;
}

.panel-body {
    font-family: Calibri;
    font-weight: bold;
    font-size: 12pt;
}

.panel-heading {
    background-color: #00ff21 !important;
    background-image: linear-gradient(to bottom,#3c763d 0,#3c763d 100%) !important;
    font-family: Calibri !important;
    font-weight: bold !important;
    font-size: 14pt !important;
    text-align: center;
}

.form-group input {
    border: 1px solid black;
}

.alert {
    left: 32%;
    min-height: 0;
    min-width: 500px;
    position: absolute;
    text-align: center;
    top: 4%;
    z-index: 1000;
}

.conjunto-tres-botoes {
    width: 135px;
}

.conjunto-dois-botoes {
    width: 100px;
}

.lousa-container, .lousa {
    width: 1130px;
    height: 635px;
}

.lousa {
    background-position: center center;
    background-repeat: no-repeat;
    border: 2px solid black;
    /*top: 91px;
    left: 50px;*/
    margin: 0 auto;
}

.medidor {
    float: right;
    position: absolute;
    margin-top: 40px;
    width: 163px;
    height: 539px;
    top: 20px;
    left: 1145px;
    z-index: 500;
}

    .medidor div, .medidor img {
        display: block;
        margin: 0;
        padding: 0;
        border: 0;
    }

    .medidor .medidor-graduacao, .medidor .medidor-agua {
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .medidor .medidor-graduacao {
        z-index: 9999;
    }

.agua {
    background-color: #3bbcfd;
    min-height: 1px;
}

.posicao {
    margin-bottom: 90px !important;
    margin-left: 20px !important;
}

.medidor-escala {
    height: 30px; /*CHANGES GOES HERE*/
}

.posicaozerar {
    position: absolute;
    top: 477px !important;
    width: 80px;
}


.xp {
    margin-left: 20px;
}

a.fill-div {
    display: block;
    text-decoration: none;
    border: 0px;
    width: 100%;
    height: 100%;
}

.cor_letra {
    color: #337ab7;
}

.painel-fundo-azul {
    background-color: #8EB4E3 !important;
    border: 0;
}

.titulo2 {
    font-family: Calibri;
    font-weight: bold;
    font-size: 14pt;
    line-height: 20px;
    text-align: center;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

body {
    font-family: Calibri, sans-serif;
}

.esquerda {
    text-align: left;
    margin: 0px;
    padding: 0px;
    padding-left: 17px;
}

.direita {
    text-align: right;
    margin: 0px;
    padding: 0px;
    padding-right:17px;
}

.sizeButton {
    background-color: none !important;
    padding: 0px !important;
    margin: 0px !important;
    border: none;
}