﻿
/******************************************************************/
/****** ЦВЕТОВОЙ КРУГ  https://colorscheme.ru/#3y32qoMBxw0w0 ******/
/******************************************************************/


/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification\ 
for details on configuring this project to bundle and minify static web assets. */
body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/*.navbar {
    margin-bottom: 10px!important;
}*/
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 1280px) {
    .container {
        width: 1250px!important;
    }
}

/*@media (min-width: 990px) {
    .container {
        width: 960px;
    }
}*/

/* QR code generator */
#qrCode {
    margin: 15px;
}

/* override bootstrap */
.navbar-brand {
    height: 60px;
    padding-right: 25px;
   
}

.navbar-nav > li > a {
    font-size: 18px;
    line-height: 40px;
}

.ndd-navbar-user > li > a, .ndd-navbar-user > li > button {
    font-size: 18px;
    line-height: 40px;
}



/* NDD */
.ndd-logo {
    padding: 5px;
    height: 40px;
    margin-right: 20px;
}

.ndd-hr-top{
    margin-top: 0px;
    margin-bottom: 15px;
}

/*.nav.navbar-nav > li > a:hover,
.nav.navbar-nav > li > a:focus {
    text-decoration: none !important;
    background-color: initial  !important;
}*/

.ndd-account{
    padding:5px;
    color: #fff!important;
    background-color: #337ab7;
    border-radius: 7px;
}


.table-header {
    background-color: #337ab7;
    color: #fff;
}

/*.td-operation{
    width: 80px;
}*/

/*.td-code {
    width: 80px;
}*/

.btn-m{
    width: 120px;
}

table tbody tr td .nav > li > a {
    position: relative;
    display: block;
    padding: 0px 0px;
}

.nndd-margin-header {
    margin-top: 20px;
    margin-bottom: 10px;
}

.nndd-header {
    /*padding: 6px;*/
    /*margin: 5px;*/
    /*background-color: #337ab7;*/
    /*background-color: #204d74;*/
    background-color: #3F6889;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 10px;
}

.nnd-serach-width{
    min-width: 400px;
}

.nndd-para{
    padding-top: 20px;
}
.nndd-form-group-check {
    padding-top: 20px;
}
.nndd-form-check {
    width: 40px !important;
}

/*.nndd-alert-fixed {
    position: fixed;
    top: 100px;
    width: 100%;
    z-index: 9999;
    border-radius: 0px
}*/


.not-active {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: lightgray!important;
}

.nndd-form-chk {
    padding-right: 15px;
}

.nndd-summary {
    width: auto !important;
}

.nndd-summary td {
    padding: 15px 50px !important;
}

.hr-thin {
    margin-top: 10px;
    margin-bottom: 10px;
}

.hr-thin2 {
    margin-top: 0px;
    margin-bottom: 10px;
}

/*table.order-table{
    table-layout: fixed
}*/

