@import "media.css";

body.login, body.body-login {
    /*background: url("../img/BG-login.jpg") 50% 0 no-repeat fixed;
    background-size: cover;*/
    background-color: rgb(223, 228, 227);
}

.login #container {
    border: none;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    border-radius:0.25rem;
    -webkit-border-radius:0.25rem;
    -moz-border-radius:0.25rem;
    -ms-border-radius:0.25rem;
    -o-border-radius:0.25rem;
}

#header {
    background-color: #006600;
}

div.breadcrumbs,
.module caption {
    background-color: #5F92BD;
}

div.breadcrumbs > a {
    color: #000000;
}

div.breadcrumbs > a:hover {
    color: gray !important;
}

.login #header {
    background-image: url("/static/img/my-logo.png");
    padding: 0;
    padding-bottom: 30px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.login #branding {
    margin: 0;
    padding: 0;
    float: none;
}

#branding h1 {
    font-family: "Raleway";
    font-weight: bolder;
}

.login #img_brand {
    height: 130px;
    background: #fff url('../../../public/static/img/logo-login.png') 30px 0 no-repeat;
}

.login #small-logo {
    display: none;
}

#small-logo {
    padding: 0;
    margin: 0;
    height: 106px;
    display: block;
    position: absolute !important;
    top: 0;
}

a {
    color: #8E8E8E;
}


@charset "UTF-8";
/* CSS Document */

div.breadcrumbs {
    background: none !important;
    padding: 10px 40px;
    border: none;
    font-size: 14px;
    color: #000;
    text-align: left;
    margin-top: 40px;
}

#small-logo {
    padding: 0;
    margin: 0;
    margin-top: 0px;
    height: 106px;
}

#header {
    background-color: #efefef;
    height: 110px;
    padding-left: 40px;
    padding-right: 40px;
    color: #000000;
}

strong {
    padding-right: 15px;
}

#header a:link,
#header a:visited {
    color: #000000;
    text-decoration: none;
    border: none;
    font-family: Raleway;
    text-transform: none !important;
    line-height: 24px;
    letter-spacing: 1px;
    font-weight: 400;
    font-style: normal;
    padding: 15px;
}

#header a:hover,
#header a:hover {
    color: #000 !important;
    background-color: transparent !important;
    text-decoration: none;
    border: none;
    font-family: Raleway;
    text-transform: uppercase;
    line-height: 24px;
    letter-spacing: 1px;
    font-weight: 400;
    font-style: normal;
    padding: 15px;
}


.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.oi_footer_widgets_holder {
    border-top: 0px none #ffffff;
    border-bottom: 0px none #ffffff;
    border-left: 0px none #ffffff;
    border-right: 0px none #ffffff;
}

.oi_footer_widgets_holder {
    font-family: Raleway;
    line-height: 26px;
    letter-spacing: 0px;
    font-weight: 400;
    font-style: normal;
    color: #444444;
    font-size: 18px;
}

.fixed_footer.oi_not_fixed_footer {
    position: relative;
    z-index: 1;
}

.fixed_footer {
    width: 100%;
    position: relative;
    left: 0;
    bottom: 0;
    z-index: -100;
    background-color: #bd8a5f;
}

footer {
    display: block;
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 768px) {
    .container {
        width: 100%;
        padding: 0px;
    }
}

.oi_footer_widgets_holder {
    padding-top: 100px;
    padding-right: 0;
    padding-bottom: 100px;
    padding-left: 0;
}

.oi_vc_heading .oi_icon_titile {
    margin-top: 0px;
    margin-bottom: 5px;
}

h3 {
    font-family: Raleway;
    line-height: 32px;
    font-weight: 800;
    font-style: normal;
    color: #222;
    font-size: 24px;
}

div.breadcrumbs a:focus,
div.breadcrumbs a:hover {
    color: #000;
}

.login #header {
    padding-bottom: 0px;
}

.login #content {
    padding: 20px;
    padding-top: 20px;
    background-color: white !important;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

#user-tools {
    margin: 0;
    position: relative;
    font-size: 18px;
    float: right;
    bottom: 0 !important;
    margin: 0 !important;
    font-size: 12px;
    font-family: Raleway;
    font-weight: 400 !important;
}

#header #branding a:hover {
    color: #fff;
    background-color: transparent;
    text-decoration: none;
    border: none;
    font-family: Raleway;
    text-transform: uppercase;
    line-height: 24px;
    letter-spacing: 1px;
    font-weight: 400;
    font-style: normal;
    padding: 15px;
}

#content-related h3,
#changelist-filter h3 {
    font-family: "Roboto", "Lucida Grande", "DejaVu Sans", "Bitstream Vera Sans", Verdana, Arial, sans-serif;
}

#content-related {
    margin: 0 50px;
}

.fixed_footer.oi_not_fixed_footer {
    display: none;
}

.login .fixed_footer {
    display: none !important;
}

.login #img_brand {
    height: 130px;
    background: #fff url("../img/logo-login.png") 72px 20px no-repeat;
    background-position: center;
}

body.login {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}

html {
    height: 100%;
}

.colMS#content {
    display: flex;
    padding: 30px;
}

.colMS>#content-main {
    margin-top: 40px;
    width: 40%;
    background-color: #EEEEEE;
    border-radius: .25rem!important;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.app-auth.module,
.app-db.module,
.app-users.module {
margin-bottom: 30px;
}

.app-auth.module>table,
.app-db.module>table,
.app-users.module>table {
    display: flex;
    flex-direction: column;
}

.app-auth.module>table>caption,
.app-db.module>table>caption,
.app-users.module>table>caption {
    padding: 10px;
}

.app-auth.module>table>caption>a,
.app-db.module>table>caption>a,
.app-users.module>table>caption>a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

div.module#recent-actions-module>h2, h3, ul {
    padding: 0 2rem;
}

div.module#recent-actions-module>h2 {
    padding: 2rem;
    border-bottom: 1px solid darkgray;
}

div.module#recent-actions-module>h3 {
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-weight: bold;
}

th[scope="row"] {
    padding: 8px;
}

.dashboard a {
    color: #000;
    text-decoration: none;
}

.dashboard a:hover {
    color: #4ac1f7;
}

div.module#recent-actions-module>h3 {
    font-size: 18px;
}

div.module#recent-actions-module>h2, div.module#recent-actions-module>h3{
    color:#000;
}

.module.aligned > h2 {
    margin: 20px 0;
    text-align: center;
    background-color: #5F92BD;
    padding: 10px;
    color: #fff;
}

.addlink {
    padding-left: 16px;
    background: url("../img/icon-addlink.svg") 0 5px no-repeat;
}

.historylink {
    padding-left: 25px !important;
    background: url("../img/icon-history.svg") 0 0 no-repeat;
    background-size: contain;
}

.changelink, .inlinechangelink {
    padding-left: 16px;
    background: url("../img/icon-changelink.svg") 0 5px no-repeat;
}

.submit-row a.deletelink {
    height: auto !important;
}

body.dashboard > #container > footer {
    display: none;
}

/* body.dashboard {
    background-color: #121212;
} */

#recent-actions-module {
    margin-top: 40px;
    background-color: #EEEEEE;
    border-radius: .25rem!important;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    height: 100%;
}

#container {
    display: grid;
    grid-template-rows: auto auto 100% auto;
}

.object-tools {
    display: flex;
    padding: 20px;
}

.object-tools > li {
        padding: 10px 20px;
        list-style: none;
        margin: 0 15px;
        border-radius: 15px;
        background-color: #8E8E8E;
}

.object-tools > li > a {
    color: #fff;
    text-decoration: none;
    padding-left: 20px;
}

.logoutPage .fixed_footer.oi_not_fixed_footer {
    top: 100%;
}

#recent-actions-module > ul.actionlist {
    display: flex;
    flex-direction: column;
    gap: 10px;
}



/* CSS Home.js */
.buttonColor {
    border-color: #5f92bd !important;
    background-color: #5f92bd !important;
}

.container__table {
    height: 300px;
    overflow: scroll;

}

.container__table::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 10px;
}

.container__table::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .5);
}

table td:not(.d-flex.justify-content-center.align-items-center) {
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.modal-header, .card-header {
    background-color: #5f92bd !important;
    color: #fff;
}

.app-db footer {
    display: none;
}

.special-label {
    display: none !important;
}

.main-btn{
    border-radius: 20px;
    text-decoration: none;
    transition: margin-bottom 0.8s !important;
}

.main-btn:hover{
    margin-bottom: 50px;
}

.hover-underline-animation {
    display: inline-block;
    position: relative;
    color: #0087ca;
}

.hover-underline-animation:after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #0087ca;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
}

.hover-underline-animation:hover:after {
    transform: scaleX(1);
    transform-origin: bottom left;
}

.my-bg-lightgrey{
    background-color: rgb(223, 228, 227);
}

.basic-border{
    border: 1px solid black !important;
}

.border-radius-20-modal:first-child{
    border-radius: 20px !important;
}

.my-translate{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.dow-navbar-links :hover{
    color: lightblue;
}

.my-nav-links{
    color: white !important;
}

.my-nav-links:hover{
    color: black !important;
}

.my-current-nav-links{
    color: lightgray !important;
}

.my-current-nav-links:hover{
    color: black !important;
}

.chrome-radius-20 {
    -webkit-border-radius: 20px !important;
    border-radius: 20px !important;
}

.my-max-height {
    min-height: 90vh !important;
}

.my-min-height {
    min-height: 150vh !important;
}

.bg-logout{
    height: 100vh;
    background-color: #dfe4e3;
}