﻿/* Please see documentation at https://docs.microsoft.mmm/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}


.div-tabbed {
    background-color: white;
    padding: 10px;
    border-color: lightgray;
    border-style: solid;
    border-top-color: none;
    border-width: thin;
}


.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
   height: 100% !important;
}
.img-responsive {
    width:100%;
    margin:0;
    padding:0;
}
.border-bottom-red {
    border-bottom:2px solid #b70e0c;
}
.button-nav {
    background: #b70e0c;
    border: 1px solid #b70e0c;
    color: white;
    padding: 5px 10px;
    border-radius:2px;
}
    .button-nav:hover, .button-nav::selection {
        background: #f5333f;
        border: 1px solid #f5333f;
        color: white;
        text-decoration: none;
    }
    .button-nav a, .button-nav a:hover{
        text-decoration:none;

    }
.full-width {
    width:100%;
}
.check {
    position:relative;
    margin-top:20px;
margin-bottom:30px;
    padding: 10px 0;
  /*  display: inline;*/
}
#cbNewTab {
    position: absolute;
    width: 15px !important;
    margin-top: 6px !important;
    padding-right:10px;
}

.check label {
    position:relative;
    width: 100% !important;
    margin-left:20px;
    margin-top:0 !important;
    padding-right:5px;
    word-wrap:normal!important;
}
.check .bi {
    color:#b70e0c;
}

.login-nav {
   font-weight:bold;
   color:#000;
}
    .login-nav:hover {
        color:#b70e0c;
    }
.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5);
    font-weight:bold;
}
    .navbar-light .navbar-nav .nav-link:hover {
        color: #b70e0c !important;
        font-weight: bold;
    }
.margin10 {
    margin-bottom:10px !important;
}
.dashboard-card {
    width: 100%;
    /*min-height: 200px;*/
    padding:20px;
    box-shadow: 0 1px 1px -1px rgba(0,0,0,.2), 0 1px 4px 0 rgba(0,0,0,.12), 0 2px 3px 0 rgba(0,0,0,.14);
}
.red-title {
    color: #d9100e;
}
#ddlView {
    background:#333;
    color:#fff;
}
    #ddlView::selection {
        background:#f5333f !important;
    }

#lbNewTab {
    /*font-weight:bold;*/
}
    #lbNewTab span {
        color: #b70e0c;
        font-weight: bold;
    }



.table-blue {
    background: #d8dfe9;
    padding: 10px;
    border-radius: 5px;
}

.table-orange {
    background: #fadcbc;
    padding: 10px;
    border-radius: 5px;
}

.table-white {
    background: white;
    /* border: 1px solid rgba(0,0,0,.2);*/
    border:1px solid #b70e0c;
    padding: 10px;
    border-radius: 5px;
}
    .table-white .bi{
        color:#b70e0c;
      /*  color:#f5333f;*/
    }
.table-red {
    background: white;
    /* border: 1px solid rgba(0,0,0,.2);*/
    border: 1px solid #b70e0c;
    padding: 10px;
    border-radius: 5px;
}

/*----tables----*/

#tbDash thead tr th, #tbNS thead tr th {
    background: #b70e0c;
    color: #f5f5f5;
}

    #tbDash td:first-of-type {
        font-weight:bold
    }


#tbXStocks td:first-of-type, #tbRegSupl td:first-of-type, #tbTeams td:first-of-type, #tbOps td:first-of-type {
    font-weight: bold;
} 

table {
    border-bottom: none !important;
}
thead tr th {
    background: #fff;
    border-bottom: none !important;
    border-right:none !important;
    }
table td {
    border:none!important;
    border-bottom:1px solid #f8f8f8 !important;

}
.table.dataTable {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 12px;
}

.main-container {
    padding-top: 30px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.main-space {
    margin-bottom:45px;
}
label.red-icon .bi {
    color: #b70e0c;
}

label {
    font-weight:500;
}

.btn-commands-button {
    color: #000;
    background: #fadcbc;
    border: #fadcbc;
}
    .btn-commands-button:hover {
        color: #000;
        background: #eebf8d;
        border: #eebf8d;
    }

.btn-commands-dark {
    color: #000;
    background: #eebf8d;
    border: #eebf8d;
}

    .btn-commands-dark:hover {
        color: #000;
        background: #e69c4d;
        border: #e69c4d;
        /* border: #a96d2c;*/
    }
    .btn
.btn-simple{
 
    color: #111;
    font-weight:bold;
    border:1.5px solid rgba(0,0,0,.16);
}
    .btn-simple:hover, .btn-simple::selection, .btn-simple:active {
        background: #e8f2f4;
        color: #000;
    }
    .btn-simple .bi {
        font-weight:bold;
    }

.btn-red {
    color: #fff;
    background: #b70e0c;
    font-weight: bold;
    border-color: #b70e0c;

}
    .btn-red:hover {
        color: #b70e0c;
        background:#fff;
        border-color: #b70e0c;
 
    }
.btn-info {
    color: #fff;
    border-color: #17a2b8;
    background: #17a2b8;
}
    .btn-info:hover {
        color: #17a2b8;
        background:#fff;
        border-color: #17a2b8;
    }
.blok-line {
    display:inline-block;
    /*min-width:150px !important;*/
    padding-left:15px !important;
}
.btn {
    font-weight:bold;
}
.block-line .btn {
    margin-right:10px !important;
}
.btn-inline {
    margin-right:20px !important;
    margin-bottom:10px !important
}


.red-border-box {
    border:3px solid #f5333f;
    padding:10px;
    border-radius:5px;
}

.commands-section {
    width:100%;
}

.command-box-1 {
    width: 49%;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.command-box-2 {
    width: 49%;
    float: left;
    margin-bottom: 10px;
}

.command-box-3 {
    width: 45.5%;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.command-box-4 {
    width: 52.5%;
    float: left;
    margin-bottom: 10px;
}
.command-box-5 {
    width: 23.4%;
    float: left;
    margin-bottom: 10px;

}

.command-box-6 { /*Peca dodao*/
    width: 23.4%;
    float: right;
    margin-bottom: 10px;
}

.margin-right-commands {
    margin-right: 10px;
}

footer {
    margin-top: 30px;
    padding: 30px 0 0 40px;
}
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
    margin-top: 50px !important;
    
}
.footer-img {
    padding:20px 15px !important;
}
footer p {
    margin-top:25px;
    text-align:center !important;
}
table.dataTable {
    border-spacing:2px;
    border-bottom:1px solid rgba(0,0,0,.12)
}


td {
    color:#000;
}
@media(max-width:1024px) {

    .command-box-1 {
        width:100%;
        float:none;
        margin-right:0;
    }

    .command-box-2, .command-box-4 {
        width: 100%;
        float: none;
        margin-right: 0;
    }

    .command-box-3, .command-box-5, .margin-right-commands {
        width: 100%;
        float: none;
     
    }
}
@media (max-width: 768px) {
    #cbNewTab {
        margin-top: 4px !important;
    }
  
}