﻿



.auto-style390 {
    background-color: #f2f2f2 !important;
    border-style: none;
    border-color: inherit;
    border-width: 0;
    outline: 0;
    background: #f2f2f2;
    padding: 10px;
    padding-top: 25px;
    box-sizing: border-box !important;
    border-radius: 4px !important;
    margin-top: 6px;
    font-size: 20px !important;
    margin-right: 10px;
}

.dark_card {
    background-color: #303030;
    border-radius: 5px;
    color: white;
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
    height: 100px;
    width: 100%;
    display: flex;
    column-gap: 20px;
    padding-left: 30px;
    align-items: center;
}

.not_so_dark_card {
    background-color: white;
    border-radius: 5px;
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
    height: 75px;
    width: 100%;
    display: flex;
    column-gap: 20px;
    padding-left: 30px;
    align-items: center;
}



.transparent_btn {
    background-color: transparent !important;
    color: #55A8FD !important;
    border-width: 0px !important;
    cursor: pointer;
    font-weight: 600 !important;
}

.transparent_btn_2 {
    background-color: transparent !important;
    border-width: 0px !important;
    cursor: pointer;
    padding: 0px;
    margin: 0px;
    font-weight: 500;
    font-size:14px;
    /*margin-left: 20px;*/
}

.transparent_btn_3 {
    background-color: transparent !important;
    border-width: 0px !important;
    cursor: pointer;
    padding: 0px;
    margin: 0px;
    font-weight: 500;
    margin-left: 14px;
}



.table_style {
    border-width: 0px !important;
    font-family: 'Barlow', sans-serif;
    width: 99%;
    font-size: 11px;
    font-weight:500;
}

.table_style th {
    border-width: 0px;
    padding: 5px !important;
    text-align: center;
}

.table_style td {
    border-width: 0px !important;
    padding: 5px !important;
    text-align: center;
}

.table_style tr{
    border-top: 0px !important;
    border-bottom: 2px solid !important;
    border-color: #E8E8E8 !important;
}

    .table_style tr:hover > td {
        background-color: #E8E8E8;
    }
   
    .subtitle {
        font-family: 'Barlow', sans-serif;
        font-size: 16px;
        font-weight: bold;
        line-height: 35px;
        margin-bottom: 15px;
        background-color: transparent;
        border: none;
        vertical-align: middle;
    }

.subtitle2 {
    font-family: 'Barlow', sans-serif;
    font-size: 1.4vw;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 10px;
    background-color: transparent;
    border: none;
    vertical-align: middle;
}

.subtitle3 {
    font-family: 'Barlow', sans-serif;
    font-size: 1.2vw;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 10px;
    background-color: transparent;
    border: none;
    vertical-align: middle;
}


.logo_lbl {
    font-family: 'Barlow', sans-serif;
    line-height: 30px;
    margin-left: 4px;
    background-color: transparent;
    border: none;
    vertical-align: middle;
    font-weight:500;
}

.side_bar_btn {
    font-family: 'Barlow', sans-serif;
    font-size: 18px;
    line-height: 50px;
    margin-left: 4px;
    background-color: #303030;
    border: none;
    vertical-align: middle;
    width: 95%;
    color: white;
    border-radius: 5px;
}

    .side_bar_btn:hover {
        background-color: #494a4d;
        color: white;
    }

    /*.side_bar_btn:active {
        background-color: #494a4d;
        color: white;
    }*/

.content_txt {
    font-family: 'Barlow', sans-serif;
    font-size: 12px;
    /*font-weight:bold;*/
}

.white-card {
    background-color: white;
    height: auto;
    width: auto;
    border-radius: 5px;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 20px;
    padding-bottom: 10px;
    overflow-x: auto;
}

.search_bar {
    background-color: white !important;
    width: 200px;
    border-radius: 5px;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 15px;
    border-width: 0px;
    font-family: 'Barlow', sans-serif;
}

.bg {
    background-color: whitesmoke;
}

.side_bar {
    background-color: #61757E;
    height: 100%;
}


.auto-style391 {
    background-color: #f2f2f2 !important;
    border-style: none;
    border-color: inherit;
    border-width: 0;
    outline: 0;
    background: #f2f2f2;
    padding: 10px;
    box-sizing: border-box !important;
    border-radius: 4px !important;
    margin-top: 20px;
    font-size: medium;
    margin-right: 10px;
}

.modal-dialog {
    width: 450px;
}

.modal-title {
    font-family: 'Barlow', sans-serif;
}

.modal-header {
    background-color: #303030;
    color: white;
    border-color: #303030;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-family: 'Barlow', sans-serif;
}

.auto-style388 {
    width: 1200px;
}

.lab {
    font-size: large;
    margin-right: 20px;
}

.status_lbl {
    background-color: #00C875;
    color: white;
    padding: 5px;
    border-radius: 4px;
    border: none;
}

.status_btn {
    background-color: #00C875;
    color: white;
    padding: 5px;
    border-radius: 4px;
    border: none;
    cursor :pointer;
}

.modal {
    position: fixed;
    top: 50px;
    right: 100px;
    bottom: 0;
    left: 0;
    z-index: 10040;
    overflow: auto;
    overflow-y: auto;
    font-family: 'Barlow', sans-serif;
}

.pad_add_btn {
    margin-top: 7px;
    margin-bottom: 7px;
}

.lbl_style {
    font-family: 'Barlow', sans-serif;
    position: absolute;
    padding: 10px;
    color: gray;
    font-size:40px !important;
}

.avisos_tbl tr:hover {
    background-color: #E8E8E8;
    cursor: pointer;
}

.avisos_tbl {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    font-family: 'Barlow', sans-serif;
}

    .avisos_tbl td {
        padding: 12px;
        padding-left: 30px;
        padding-right: 30px;
    }


.date_table td {
    padding: 5px;
    font-family: 'Barlow', sans-serif;
}

/* Dropdown Button */
.dropbtn {
    padding: 10px;
    font-family: 'Barlow', sans-serif;
    background-color: green;
    color: dimgray;
    border-style: none;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 500;
}

    /* Dropdown button on hover & focus */
    .dropbtn:hover, .dropbtn:focus {
        border-color: #2980B9;
    }

/* The container <div> - needed to position the dropdown content */


.std_btn {
    display: block;
    margin-left: auto;
    background-color: #303030;
    border-radius: 6px;
    border-style: none;
    box-sizing: border-box;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'Barlow', sans-serif;
    font-size: 0.8vw;
    font-weight: 500;
    height: 40px;
    line-height: 20px;
    list-style: none;
    outline: none;
    padding: 10px 16px;
    text-align: center;
    text-decoration: none;
    transition: color 100ms;
    vertical-align: baseline;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

.std_btn_custom_height {
    display: block;
    margin-left: auto;
    background-color: #303030;
    border-radius: 6px;
    border-style: none;
    box-sizing: border-box;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'Barlow', sans-serif;
    font-size: 0.8vw;
    font-weight: 500;
    list-style: none;
    outline: none;
    padding: 10px 16px;
    text-align: center;
    text-decoration: none;
    transition: color 100ms;
    vertical-align: baseline;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

.dropdown-content_2 {
    display: none;
    position: absolute;
    background-color: white;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    border-radius: 4px;
    margin-top: 5px;
    font-family: 'Barlow', sans-serif;
    /*padding:10px;*/
    margin-left: -150px;
}



/* Change color of dropdown links on hover */
.dropdown-content a:hover {
    background-color: #ddd;
}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {
    display: block;
}



.textbox_manual {
    padding: 7px;
    background-color: #f2f2f2 !important;
    border: 0 !important;
    border-radius: 4px;
}

.textbox_manual_hidden {
    display: none;
    padding: 7px;
    background-color: #f2f2f2 !important;
    border: 0 !important;
    border-radius: 4px;
}




