﻿body {
}





.antBackButton {
    color: grey;
}

.antBigDrop {
    font-size: large;
    width: 85%
}

.AntBody {
}


.antButton {
    border: solid;
    border-width: thin;
    border-color: white;
    border-radius: 5px;
    background-color: rgb(230,230,230);
    color: black;
}

.antButtonBig {
    border: solid;
    border-width: thin;
    border-color: white;
    border-radius: 5px;
    background-color: rgb(230,230,230);
    color: black;
    width:200px;
    height:50px;
    font-size:x-large;
    font-weight:bold;
}

.antButtonActive {
    border: solid;
    border-width: thin;
    border-color: white;
    border-radius: 5px;
    background-color: cornflowerblue;
    color: white;
    font-weight: bold;
    outline: none !important;
    box-shadow: none !important;
}

.antButtonInactive {
    border: solid;
    border-width: thin;
    border-color: white;
    border-radius: 5px;
    background-color: lightgray;
    color: white;
    border-color: lightgrey;
}

.antButtonActive:focus {
    outline: none !important;
    box-shadow: none !important;
    background-color: yellowgreen;
}


.antButtonInactive:focus {
}


.antButtonIcon {
    font-weight: 100;
}

.antCard {
    border: solid;
    border-width: thin;
    /*    border-color: black;
*/ border-radius: 5px;
    border-color: cornflowerblue;
    /*    background-color: rgb(230,230,230);
*/
    padding: 5px;
    margin-bottom:15px;
}
.antCard_Green {
    border: solid;
    border-width: thin;
    /*    border-color: black;
*/ border-radius: 5px;
    border-color: forestgreen;
    /*    background-color: rgb(230,230,230);
*/
    padding: 5px;
    margin-bottom: 15px;
}

.antCardId {
    font-size: medium;
    font-weight: bold;
    background-color: cornflowerblue;
    color: white;
    padding: 5px;
    -moz-border-radius-topleft: 5px;
    margin-top: -8px;
    margin-left: -8px;
    width: 286px
}

.antCardId_Green {
    font-size: medium;
    font-weight: bold;
    background-color: forestgreen;
    color: white;
    padding: 5px;
    -moz-border-radius-topleft: 5px;
    margin-top: -8px;
    margin-left: -8px;
    width: 286px
}


.AntCardTable {
    /*    height:700px;
*/
}

.AntCardSubTitle {
    border-bottom: none;
    border-width: thin;
    border-color: black;
    border-radius: 5px;
    font-size: small;
    padding-left: 5px;
    background-color: lawngreen;
}


.antCardTitle {
    font-size: large;
    font-weight: bold;
    background-color: red;
    color: white;
    padding-left: 5px;
}


.antCardTitleExecuted {
    font-size: large;
    font-weight: bold;
    background-color: lightgreen;
    color: white;
    padding-left: 5px;
}




.AntCardText {
    border-bottom: solid;
    border-width: thin;
    border-color: black;
    font-size: small;
    padding-left: 5px;
    padding-right: 5px;
}



.AntColumnInt {
    text-align: start;
}

.AntColumnDate {
    text-align: start;
}

.AntCommandBar {
    position: sticky;
    z-index: 3;
    background-color: white;
}

.AntDescription {
    font-size: small;
    margin-top: -15px;
    margin-left: 15px;
}

.antEditButton {
    color: cornflowerblue;
    background-color: whitesmoke;
    font-size: large;
    padding: 7px;
    cursor: pointer;
}

.AntEditor {
    position: fixed;
    height: 900px;
}

.AntEditorFieldsArea {
    /*position:fixed;*/
    height: 900px;
    margin-top: 10px;
    overflow-y: scroll;
    background-color: white
}

.AntFilter {
    width: 205px;
    background-color: white;
    z-index: 3;
    margin-right: 20px;
}


.AntFilterButton {
    border: none;
    background-color: white;
    color: darkgrey;
    z-index: 3
}

.AntFilterLabel {
    color: black;
    background-color: white;
    font-size: small;
    z-index: 3
}

.AntFixedArea {
    position: fixed;
    background-color: white;
    z-index: 1;
}

.antFormTitle {
    font-size: x-large;
    font-weight: bold;
    color: grey;
    background-color: white;
    z-index: 1;
    padding: 3px;
    border-radius: 2px;
}

.antFormTitleId {
    font-size: x-large;
    font-weight: bold;
    color: black;
    background-color: white;
    z-index: 1;
    padding: 3px;
    border-radius: 2px;
}


.antIconButton {
    height: 5px;
    color: black;
    border-color: black;
    font-size: x-large;
}

    .antIconButton:hover {
        cursor: pointer;
    }


.antInput {
    width: 70%;
    border-color: darkgray;
}

@media screen and (max-width: 1000px) {
    .antInput {
        width: 100%;
        overflow: hidden;
    }
}

.antInputError {
    color: red;
}


.AntInputLabel {
    font-weight: bold;
    color: darkgray;
}

.AntLoginDisplay {
    position: fixed;
    background-color: white;
    margin-top: 0px;
    padding: 10px;
    z-index: 10;
}

.AntMainBar {
    position: fixed;
    z-index: 10;
    margin-top: 40px;
    height: 40px;
}

@media screen and (max-width: 800px) {
    .AntMainBar {
        height:auto;
    }
}
.AntMainBrand {
    background-color: black;
    padding: 4px;
    border-radius: 3px;
    color: darkorange;
    font-weight: 400;
    font-size: medium;
}

.AntMainToggler{

}

.antModal {
    top: 2%;
    left: 5%;
    border-radius: 8px;
    width: 90%;
    height: 90%;
    background-color: ghostwhite;
}

AntNavBar{
    background-color:blue;
        color:white;
}


.antPageButton {
    border: solid;
    border-width: 1px;
    mask-border-width: .01px;
    border-radius: 3px;
    color: darkgray;
    background-color: white;
    font-size: small;
    padding: 7px;
}

.antPageButtonBig {
    border: solid;
    border-width: 1px;
    mask-border-width: .01px;
    border-radius: 3px;
    color: darkgray;
    background-color: white;
    font-size: small;
    padding: 7px;
}


.antPageSizeSelector {
    height: 35px;
    border-radius: 5px;
    font-size: small;
    color: darkgray;
    background-color: white;
}

.antPagination {
    /*    position:fixed;
*/ background-color: white
}

.antRecordCount {
    font-size: large;
    font-weight: bold;
    margin-bottom: 30px;
    color: white;
    background-color: darkgray;
    z-index: 1;
    padding: 2px
}

.antScroll {
    overflow-y: scroll;
}


@media screen and (max-width: 1000px) {
    .antScroll {
        height: 500px;
    }
}

.AntSearchText {
    width: 90%;
}

.AntSelector {
    height: 40vh;
    width: 90%;
    overflow-y: scroll;
    margin-left: 5px
    /*position:sticky;*/
}

@media screen and (max-width: 800px) {
    .AntSelector {
        height: 40vh;
    }
}

.AntSelectorRow {
    font-size: small
}

.AntSortDirectionLabel {
    color: black;
    background-color: white;
    border-radius: 3px;
    padding: 4px;
    z-index: 3;
}

.AntTable {
    /*position: fixed;*/
    background-color: white
}

.AntTableHeader {
    position: fixed;
    background-color: white;
    height: 100px;
}

/* tableFixedHead non `una classe bootstrap!!*/
.tableFixHead {
    overflow: auto;
    height: 750px;
}

    .tableFixHead thead th {
        position: sticky;
        top: 0;
        z-index: 1;
        background-color: white;
        /*margin-bottom:5px;
*/
    }

@media screen and (max-width: 800px) {
    .tableFixHead {
        height: 450px;
    }
}

/*.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: aliceblue;
}*/

.antTitle {
    /*    position: fixed;
*/ background-color: white;
    margin-top: 10px;
    /*    z-index:2;
*/
}

.AntTableColumnsHeader {
    /*border-bottom:solid;*/
    /*    background-color:aliceblue;
    z-index:4;*/
}

.AntTableBody {
    /*    background-color: white;
    border-bottom: solid;*/
}
