/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Sep 17, 2019, 11:31:00 AM
    Author     : CAR
*/

body{
    font-family: Arial,Helvetica,Geneva,sans-serif;
    font-size: 18px;
    font-style: italic;
}
.error{
    color: #FF0000;
}
.errorsw{
    color: orange;
}
.errorsws{
    color: orange;
    font-size: x-small;
}

.success{
    color: #0000FF;
    align-content: center;
}
.okgreen{
    color: green;
    align-content: center;
}
.smalmsg{
    color: green;
    align-content: center;
    font-size: small;
}
.cengr{
    text-align: center;
    color: green;
}
.cen{
    text-align: center;
}

.okred{
    color: red;
    align-content: center;
    width: 40px;
}
.bckbl{
    background-color: red;
    color: blue;
    font-size: medium;
        
}
.mytable{
    border-color: darkviolet;
    border-width: medium;
    border-style: solid;
}

.tablegreen{
    border-color: green;
    border-width: thin;
    border-style: solid;
}

.tableviolet{
    border-color: darkviolet;
    border-width: thin;
    border-style: dashed;
}

.cnframe{
    table {
        border-collapse: collapse;
        border: 1px solid black;
    }

    table td {
        border: 1px solid black;
    }
}

table#dateprjtable .confTable{
    table, th, td {
        border: 1px solid black;
    }
    table.center {
        margin-left: auto;
        margin-right: auto;
    }
}

.btn-succes{
    color: windowframe;
}
.btn-warning{
    color: red;
}
.btn-colorb{
    background-color: red;
}


.test, .bu, .tu {
    border: 1px solid gray;
    padding: 10px;
    margin: 10px;
}
.condls{
    color: #0000FF;
}

.condlsiz{
    color: brown ;
}
.condlsgrnd{
    color: crimson;
}

.coloratvio{
    color: blueviolet;
}

.colviori{
    color: blueviolet;
    text-align: right;
}


.micverde{
    color: green;
    font-size: small;
}

.latime30{
    width: 30px;
}

.latime20g{
    width: 20px;
    border-style: groove;
    background-color: beige;
}

.latime20gs{
    width: 20px;
    border-style: groove;
    background-color: beige;
    font-size: xx-small;
}


.latime30g{
    width: 30px;
    border-style: groove;
    background-color: beige;
}

.tablgroove{
    border-style: groove;
    background-color: beige;
}
    

.latime30red{
    width: 30px;
    color: red;
}

.latime40{
    width: 40px;
}

.latime50{
    width: 50px;
}


.latime75{
    width: 80px;
}

.latime70{
    width: 70px;
}


.latime75{
    width: 75px;
}

.latime80{
    width: 80px;
}

.latime85{
    width: 85px;
}


.latime100{
    width: 100px;
}
.latime120{
    width: 120px;
}


.latime155{
    width: 155px;
}
.latime275{
    width: 275px;
}

.latime350{
    width: 350px;
}


.latime450{
    width: 450px;
}

.latime600{
    width: 600px;
}

.latime1600{
    width: 1600px;
}


.fontmic{
    font-size: xx-small;
}

.fmicX40{
    font-size: x-small;
    width: 40px;
}
.fontmicx{
    font-size: x-small;
}
.fontmicxb{
    font-size: x-small;
    color: blue;
}

.fontmic30g{
    font-size: xx-small;
    width: 30px;
    color: green;
}


.fontmic40{
    font-size: xx-small;
    width: 35px;
}
.fotmic40{
    font-size: xx-small;
    width: 40px;
}

.fontmic40g{
    font-size: xx-small;
    width: 35px;
    color: green;
}

.fontmic50{
    font-size: xx-small;
    width: 50px;
}

.fontmic40{
    font-size: xx-small;
    width: 35px;
}

.fontmare{
    font-size:  x-large;
}

.fontfmare{
    font-size: xx-large;
}

.bold1{
    font-weight: bold;    
}

.boldb{
    font-weight: bold;    
    color: blue;
}
.boldg{
    font-weight: bold;
    color: green;
}


.yel30{
    background-color: yellow;
    width: 30px;
}

.titlegre{
    font-weight: bold;
}

.cblues{
    color: purple;
    font-size:x-small;
}

.superf{
    vertical-align: super ;
    align-content: flex-end;
    font-size:  x-small;
}

.right{
    text-align: right;
}

.td{
    vertical-align: baseline;
}

.tr{
    top: auto;
}



.tabletop25{
    margin-top: -25px;
}

.tabletop50{
    margin-top: -75px;
}

.tabletop75{
    margin-top: -75px;
}


.tabletop90{
    margin-top: -90px;
}

.tabletop{
    margin-top: -100px;
}

.tabletop100{
    margin-top: -100px;
}

.tabletop130{
    margin-top: -130px;
}

.tabletop150{
    margin-top: -150px;
}

.rotare90{
    transform: rotate(90deg);
}

.linieh{
    color: red;
    width: 75%;
}

.liniev{
    color: blue;
    width: 190%;
    transform: rotate(90deg);
}
