﻿/* 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. */
.container-non-responsive {
    /* Margin/padding copied from Bootstrap */
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    /* Set width to your desired site width */
    width: 1170px;
}
a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

.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 !important;   
    display: flex !important;
    min-height: 100% !important;
    flex-direction: column !important;
    background: #e5e5eb;
    font: 400 12px/1.3em Arial, Tahoma, Verdana, Helvetica;
    color: #777;
    margin: 0;
    padding: 0
}
.page_bg {
    background: url("../img/topbg.png") repeat-x #e5e5eb;
}

.wrapper {
    background: url("../img/page_bg_1400.png") no-repeat center top;
    min-width: 1400px;
}



.mainContent {
    background-color: white;
    z-index: 0;
    background: url('../img/content-top_1140.png') no-repeat center top #FFFFFF;
  /*  width: 1140px;
    margin: -27px 0px 0px 86px;
    padding: -31px;*/
}


.fixed-top {
    top: 0;
}

.fixed-bottom, .fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

/*footer*/

footer {
    display: -webkit-box !important;
    display: flex !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: 60px;
    padding: 20px;
    position: absolute;
    bottom: 0;
    background-color:white
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    /* Set the fixed height of the footer here */
    height: 60px;
    line-height: 60px; /* Vertically center the text there */
    color: #454545 !important;
    text-align:center;
    min-width:1140px;
}

footer .footer-informations {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
}

    footer .footer-informations .footer-logo {
        margin-right: 20px;
    }

        footer .footer-informations .footer-logo img {
            margin-top: -5px;
            height: 30px;
        }

.footer-title .footer-links {
    color: #454545 !important;
}

footer .footer-links {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
}

/* end footer*/


.navbar-light .navbar-brand {
    color: rgb(255 255 255 / 90%);
    font-size:2em;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    font-weight: bolder;
    color: rgb(75 70 70 / 70%) !important;
}


.navbar-light .navbar-nav .nav-link {
    color: #617730;
    font-size: 1.2em;
    font-weight: 600;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color:#394b0b !important;
    font-weight:bolder;
}

a.text-dark:focus, a.text-dark:hover {
    color: #121416 !important;
}

.dataTables_length {
    margin-left: 32px;
    padding-top: 15px;
    /* margin-top: 50px; */
    width: 250px;
    float: left;
}

.dataTables_filter{
    display:none;
}

.dataTables_info{
    margin-top:11px;
}

.dataTables_paginate {
    float: right;
    padding-top: 10px;
}

.page-item.active .page-link {
    z-index: 1;
    margin-top: -4px;
    color: #afb47b;
    font-size: 1.5em;
    font-weight: bolder;
    background-color: white !important;
    /* border-color: #0d0d0d;
    /*  border-color: #0d0d0d;*/
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #0d0d0d;
    background-color: #fff;
    border: 0px solid #dee2e6;
}

input, button, select, optgroup, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

div.form-group.required > label:first-child:after {
    content: '*';
    color: #eb7221;
    padding-left: 5px;
}
*, *::before, *::after {
    box-sizing: border-box;
}

a.nav-SubCateg {
    color: #0d0d0d;
    margin-left:-10px;
}

    a.nav-SubCateg {
        color: #0d0d0d;
        text-decoration: none;
        background-color: transparent;
    }

        a.nav-SubCateg.active, a.nav-SubCateg:hover {
            color: #0d0d0d;
            text-decoration: none;
            font-weight: 600;
            background-color: transparent;
        }

button[type=submit].btn, button[type=button].btn.btn-green, a.btn.btn-green {
    border-radius: 5px;
    background-color: #afb47b;
    
    color: #ffffff !important;
}

.Form {
    color: black;
    font-weight: 700;
}

.hide {
    display: none;
}

.file-field.big .file-path-wrapper {
    height: 3.2rem;
}

    .file-field.big .file-path-wrapper .file-path {
        height: 3rem;
    }


.file-field input[type="file"] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 150px;
    height: 180px;
    padding: 0;
    margin: 0;
    cursor: pointer;
    z-index: 1000;
    filter: alpha(opacity=0);
    opacity: 0;
}

button, input {
    overflow: visible;
}

input, button, select, optgroup, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}


*, *::before, *::after {
    box-sizing: border-box;
}

.btn-floating.btn-lg i {
    font-size: 1.625rem;
    line-height: 61.1px;
}

.btn-floating i {
    display: inline-block;
    width: inherit;
    color: #fff;
    text-align: center;
    font-size: 1.25rem;
    line-height: 47px;
}

.btn-floating:hover {
    -webkit-box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.pink.lighten-1 {
    background-color: #ec407a !important;
}

a.waves-effect, a.waves-light {
    display: inline-block;
}

a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}

a.text-orange {
    color: #e74c3c !important;
    text-decoration: none;
    cursor: pointer;
}

    a.text-orange:hover {
        font-weight: bold;
        color: #e74c3c !important;
        text-decoration: none;
        cursor: pointer;
    }

.btn-floating.btn-lg {
    width: 61.1px;
    height: 61.1px;
}

.purple {
    background-color: #40344f !important;
}

    .purple:hover {
        background-color: #40344f !important;
        color: red;
    }

.btn-floating {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 0;
    margin: 10px;
    overflow: hidden;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 47px;
    height: 47px;
}

.waves-effect {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}


.file-field.big .file-path-wrapper {
    height: 3.2rem;
}

.file-field .file-path-wrapper {
    height: 2.5rem;
    padding-left: 10px;
    overflow: hidden;
}

.file-field input.file-path {
    width: 100%;
    height: 120px;
    border-bottom: 1px solid #eb7221;
    border-top: none;
    border-left: none;
    border-right: none;
}




/*loader*/
/*.loaderbody {
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 2147483647;
}

.loader {
    background: url("../img/831.gif");
    width: 64px;
    height: 64px;
    animation: spin 2s infinite;
    position: fixed;
    top: 50%;
    left: 50%;
}*/
.loaderbody {
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 2147483647;
}
#loader {
    border: 2px solid #c6ca95;
    border-radius: 55%;
    border-top: 9px solid #5d732e;
    width: 60px;
    height: 60px;
    animation: spin 1s linear infinite;
}

.center {
    position: absolute;
    top: 0;
    bottom: 50%;
    left: 0;
    right: 0;
    margin: auto;
}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}

/*fin loader*/

/*vtip*/
div#vtipTxt {
    display: none;
    position: absolute;
    padding: 5px;
    left: 5px;
    font-size: 0.9em;
    background-color: white;
    border: 1px solid #674450;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 9999
}

    div#vtipTxt #vtipArrow {
        position: absolute;
        top: -10px;
        left: 5px
    }
/*fin vtip*/


@media print {
    .forprinting ul{
        line-height:110%;
    }
    .forprinting ul li {
        padding-top: 5px;
        padding-bottom: 5px;        
    }
}