*{
    font-family: 'Cordia', sans-serif;
    font-size:15px;
    color: #777d81;
    /*scrollbar-width: thin;*/
}

.div-wrap{
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;    
    font-size: 12px;
    color: black;
}

.div-wrap p{
    font-size: 12px;
}

.div-wrap *{ 
    /*line-height: 0.8;*/
    /*font-size: 12px;*/
    color: black;
}

.div-slip-wrap *{
    color: black;
}

.panel-default{
    color: #777d81 !important;
}

.close{
    color: #797f83 !important;
    opacity: 0.6 !important;
}

.close span{ 
    font-size: 30px !important;
    color: #383e44 !important;
    opacity: 1 !important;
}

h3.loginname{
    color:-moz-linear-gradient(13deg, rgba(116,106,249,1) 0%, rgba(135,0,134,1) 59%);
    margin-top:-15px;
    font-size: 16px;
}

.login_heading{
    padding-top: 10px;
    padding-bottom: 12px;
    font-size: 16px;
    font-weight: bold;
}

#loginform{
    max-width:650px;
    min-height:200px;
    padding: 1px;
    font-size: 14px;
    background-color: #ffffff;
    color: #060606;
    border-radius: 5px;
    box-shadow: 1px 1px 8px rgba(66,66,66,.75);
    text-shadow: 0px 0px 0px rgba(66,66,66,.19);
}

#login_format{
    display: block; 
    float: left;
    font-size: 13px !important;
}

td input{
    text-align: center;
}

.panel-body {
    padding: 12px !important;
    font-size: 14px;
}

#section_width{
    min-width: 200px !important;
}

.term_conditions_padding{
    padding-bottom: 15px;
}

#myDIV{
    width:100%;
}

#myDIV.panel-body a{
    background-image: -moz-linear-gradient(0% 48% 270deg, #9d2e2c, #FFFFFF, #990000 0%);background-image: -moz-linear-gradient(0% 48% 270deg, #9d2e2c, #FFFFFF, #990000 0%);

    padding: 10px;
    margin-bottom:20px;
}

#pre-login{
    opacity:.98;
    z-index: 98;
    transition: margin-left .5s;
    /*background-color:#f2f1f6;*/
    /*    border: 1px solid;
        border-radius: 10px;
        margin:20px 20px 20px 20px;
        padding-top: 20px;
        padding-bottom: 20px;
        top:0px;
        left:50px;*/
    /*height:100vh;*/
    text-align: left;
    box-shadow: 1px 8px 21px -2px rgba(0,0,0,0.97);
    -webkit-box-shadow: 1px 8px 21px -2px rgba(0,0,0,0.97);
    -moz-box-shadow: 1px 8px 21px -2px rgba(0,0,0,0.97);

    background: rgb(112,105,204);
    background: -moz-linear-gradient(0deg, rgba(112,105,204,1) 0%, rgba(246,241,246,1) 59%);
    background: -webkit-linear-gradient(0deg, rgba(112,105,204,1) 0%, rgba(246,241,246,1) 59%);
    background: linear-gradient(0deg, rgba(112,105,204,1) 0%, rgba(246,241,246,1) 59%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7069cc",endColorstr="#f6f1f6",GradientType=1);

}

.top_padding{
    padding-top: 30px !important;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

/*@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}*/

.required:after{ 
    content:'*'; 
    color:red; 
    padding-left:5px;
}

.container-fluid{
    /*text-align: center;*/
}

.page-body {
    /*min-height: 115px;*/
    /*z-index: 2;*/
    /*padding:1000px 0px 0px 0px;*/
    /*background-color:#3a9bd2;*/
    overflow-x: hidden;
    margin-top: 60px;    
    /*padding-bottom: 15px;*/
    /*    overflow:hidden;*/
}

.sticky {
    position: fixed;
    top: 0px;
    width: 100%;
}

#table th {
    position: sticky !important;
    top: 54px !important;
    font-size:13px;    
}

#table th a{
    font-size:13px;
}

#table th a:hover{
    color: #7c75d0;
}

#table_products thead{
    position: sticky !important; 
    top: -15px !important;
    z-index: 100 !important;
}

#footer{
    /*z-index: 1000;*/
    background-color: transparent;
    box-shadow: 0 1px 1em rgba(0, 0, 0, 0.7); 
    min-height: 50px;
    width:100%;
    position: absolute;
    bottom: 0;
    z-index: -10000 !important;
    position:relative;
    transition: margin-left .5s;
    padding-top: 13px;
    bottom: 0px;
    background-image: -moz-linear-gradient(0% 48% 270deg, #9d2e2c, #FFFFFF, #990000 0%);
    box-shadow: 1px -4px 145px -65px rgba(0,0,0,0.75) inset;
    -webkit-box-shadow: 1px -4px 145px -65px rgba(0,0,0,0.75) inset;
    -moz-box-shadow: 1px -4px 145px -65px rgba(0,0,0,0.75) inset;
}

#footer a{
    color: blue;
}

#navbartop {
    z-index: 1000;
    /*background: rgb(116,106,249);*/
    background: -moz-linear-gradient(13deg, rgba(116,106,249,1) 0%, rgba(135,0,134,1) 59%);
    background: -webkit-linear-gradient(13deg, rgba(116,106,249,1) 0%, rgba(135,0,134,1) 59%);
    background: linear-gradient(13deg, rgba(116,106,249,1) 0%, rgba(135,0,134,1) 59%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#746af9",endColorstr="#870086",GradientType=1);
    /*background-color: #373a3c;*/
    box-shadow: 0 1px 1em rgba(0, 0, 0, 0.7);
    /*color:white;*/
    /*border-radius: 10px;*/
    /*min-height:50px;*/
    width: 100%;
    /*z-index: 99;*/
    /*  background: rgb(96,104,108);
    background: linear-gradient(90deg, rgba(96,104,108,1) 0%, rgba(153,178,171,1) 100%);*/
    /*background-color: #718582;*/
    /*background: linear-gradient(120deg, #34c5e8, #0cf9e5);*/
    /*opacity: .58;*/
    padding: 10px;
    margin:0px 10px 0px 0px;
    /*background-color: #596070;*/
    /*border: 1px solid;*/
    /*  padding: 0px 20px 20px 20px;*/
    /*box-shadow: 1px 1px #888888;*/
    /*border: 1px black solid;*/
    /*box-shadow: 1px 1px 5px -2px rgba(0,0,0,0.97);*/
    -webkit-box-shadow: 1px 1px 5px -2px rgba(0,0,0,0.97);
    -moz-box-shadow: 1px 1px 5px -2px rgba(0,0,0,0.97);
    background-image: -moz-linear-gradient(0% 48% 270deg, #9d2e2c, #FFFFFF, #990000 0%);
}

.navbar-glossy {
    z-index: 1000;
    background-color: #373a3c;
    box-shadow: 0 1px 1em rgba(0, 0, 0, 0.7); 
}

.navbar-glossy .navbar-menu .nav-link {
    color: rgba(255, 255, 255, 0.62);
    text-shadow: 0px -1px 0px #2d2d2d, 0 0px 0 rgba(119, 119, 119, 0.31);
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.8);
    background: -webkit-linear-gradient(#666666 0%, #363636 100%);
    background: -o-linear-gradient(#666666 0%, #363636 100%);
    background: linear-gradient(#666666 0%, #363636 100%); 
}

#navbartop a{
    color:white;
    background-image: linear-gradient(
        to right,
        #54b3d6,
        #54b3d6 50%,
        #000 50%
        );
    background-size: 200% 100%;
    background-position: -100%;
    display: inline-block;
    padding: 5px 0;
    position: relative;
    -webkit-background-clip: text;
    /*  -webkit-text-fill-color: transparent;*/
    transition: all 1.2s ease-in-out;
    /*color:#3e5f90;*/
}

#navbartop a:before {
    content: '';
    background: #54b3d6;
    display: block;
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 0;
    height: 3px;
    transition: all 0.3s ease-in-out;
}

#navbartop a:hover{
    color:#3499d2;
    background-position: 0;
}

#navbartop a:hover::before {
    width:100%;
}

#image{
    height: 40px;
}

#file_import, #file_import_update{
    height: 40px;
}

#file{
    height: 40px;
}

#userlogin{
    display: inline-grid;
    float:right;
}

#brandlogo{
    background-color:transparent;
    border-radius: 10px;
    max-height: 80px;
    /*margin-bottom:0px;*/
}

#app_name{
    font-size: 35px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

#logo_settings{
    border-radius: 30px;
    margin-bottom: 30px;
}

#brandname{
    /*    font-size:20px;
        text-align: center;
        color:#F7F5F8;
        display: inline-block;*/
}

#profilepic{
    height:50px;
}

/*navigation bar- sidebar*/
.sidenav {
    /*padding-bottom: 20px;*/
/*    max-height: 200vh;
    min-height: 100vh;*/
    overflow-y: scroll;
    /*scrollbar-width: none;*/
    opacity: .99;
    font-size:14px;
    /*height: 100%;*/
    width: 0%;
    position:fixed;
    z-index: 2;
    top: 55px;
    bottom: 0px;
    left: 0px;
    background-image: -moz-linear-gradient(0% 48% 270deg, #9d2e2c, #FFFFFF, #990000 0%);
    /*    background-color: #d7d7d7;*/
    background: rgb(112,105,204);
    background: -moz-linear-gradient(0deg, rgba(112,105,204,1) 0%, rgba(246,241,246,1) 59%);
    background: -webkit-linear-gradient(0deg, rgba(112,105,204,1) 0%, rgba(246,241,246,1) 59%);
    background: linear-gradient(0deg, rgba(112,105,204,1) 0%, rgba(246,241,246,1) 59%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7069cc",endColorstr="#f6f1f6",GradientType=1);
/*    z-index: 2;*/
    /*background-color: #373a3c;*/
    box-shadow: 0 1px 1em rgba(0, 0, 0, 0.7);
    /*background: linear-gradient(120deg, #0cf9e5, #5a84eb);*/
    /*background: linear-gradient(90deg, #40525D 0%, #40525D 100%);*/
    /*background: linear-gradient(120deg, #34c5e8, #0cf9e5);*/
    overflow-x: hidden;
    transition: 0.5s;
    /*padding-top: 40px;*    /*box-shadow: 1px 1px 1px -2px rgba(0,0,0,0.97);*/
    -webkit-box-shadow: 1px 1px 1px -2px rgba(0,0,0,0.97);

    border-radius: 10px;
    -moz-box-shadow: 1px 1px 1px -2px rgba(0,0,0,0.97);
}

/*.sidenav a {
    padding: 6px 6px 6px 6px;
    text-decoration: none;
    color: black;
    color: #F7F5F8;
    display: block;
    transition: 0.3s;
}*/

/*.sidenav a:hover {
    color: #3b5d91;
}*/

.sidenav a.closebtn {
    /*    padding-top: 20px;
        position: absolute;
        top: 0;
        left:25px;*/
    padding:0px 0px 0px 0px !important;
    font-size: 40px;
}
.xbutton{
    padding:0px 0px 0px 210px;

}
.sidemenu-logo{
    text-align: center;
    padding-bottom :10px;
    top:0;
    /*     position: absolute; */
    left: 0 ; right: 0; bottom:0; 
    height:100px;
}
/** Fixed sidenav, full height */

/* Style the sidenav links and the dropdown button */
.sidenav a {
    padding: 6px 8px 6px 16px;
    text-decoration: none;
    font-size: 15px;
    color: #818181;
    display: block;
    border: none;
    background:transparent;
    width:100%;
    text-align: left;
    cursor: pointer;
    outline: none;
}

.sidenav .dropdown-btn {
    padding: 6px 8px 6px 16px;
    text-decoration: none;
    font-size: 15px;
/*    color: #7f2cb6;*/
    color: #4974a5;
    display: block;
    border: none;
    background:transparent;
    width:100%;
    text-align: center;
    cursor: pointer;
    outline: none;
}

/* On mouse-over */
.sidenav a:hover, .dropdown-btn:hover {
    /*color: #3499d2;*/
    color: #7f2cb6;
}

/* Main content */
.main {
    margin-left: 200px; /* Same as the width of the sidenav */
    font-size: 20px; /* Increased text to enable scrolling */
    padding: 0px 10px;
}

/* Add an active class to the active dropdown button */
button.dropdown-btn{
    text-align:center;
}

button.dropdown-btn.active {
    background-color: transparent;
    /*color: black;*/
    text-align:center;
}

/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
.dropdown-container {
    display: none;
    background-color: #f5f8fa;
    padding-left: 40px;
    border-radius: 10px;
}

/* Optional: Style the caret down icon */
.fa-caret-down {
    float: right;
    padding-right: 8px;
}

/*.sidenav i{
    padding-left: 20px;
    padding-right: 10px;
}

.sidenav button.dropdown-btn{
    margin-left: 10px;
    padding:2px 0px 2px 25px;
    width:210px;
    border-radius:10px;
    font-size:16px;
    text-align:left;
}
.sidenav button.dropdown-btn i{
    display:flex; 
    float:right;
}
.sidenav a.active{
    background-color: #718582 !important;
    color: #f5f8fa;
}
.sidenav .dropdown-container{
    padding-left:25px;
    padding-bottom:25px;
    padding-top:5px;
}
.sidenav .dropdown-container a{
    padding:2px 0px 2px 0px;
  background-color:#f2f1f6;
}
.sidenav button{
    background-color:#718582;
    color:#f2f1f6;
}*/

.dropdown-btn:hover {
    /*color: black;*/
}

#login_page{
    display:block;
    padding:10px;   
}

#menulink{
    padding-left:20px;    
    /*padding-bottom: 70px;*/
    /*padding-bottom:200px;*/    
    font-size:20px;
    cursor:pointer;
    font-weight: 900; 
    color: white !important;
    /*color: #596070;*/
    z-index: 100;opacity:.7; color:#3a5c8e;
}

#menulink-mobile{
    display: none;
    padding-left:20px;    
    /*padding-bottom: 70px;*/
    /*padding-bottom:200px;*/    
    font-size:20px;
    cursor:pointer;
    font-weight: 900; 
    color: #596070;
    z-index: 100;opacity:.7; color:#3a5c8e;
}

#companyname{
    text-shadow: 1px 0px 3px rgba(0,0,0,0.41);
}

#main {
    /*width: 100%;*/
    opacity:.98;
    z-index: 98;
    transition: margin-left .5s;
    /*background-color:#f2f1f6;*/
    background-color:transparent;
    /*border: 1px solid;*/
    border-radius: 10px;
    /*margin:0px 20px 50px 20px;*/
    /*padding: 10px;*/
    /*    top:0px;
        left:50px;*/
    text-align: left;
    padding-bottom: 10px;
    /*min-height: 800px;*/
    box-shadow: 1px 8px 21px -2px rgba(0,0,0,0.97);
    -webkit-box-shadow: 1px 8px 21px -2px rgba(0,0,0,0.97);
    -moz-box-shadow: 1px 8px 21px -2px rgba(0,0,0,0.97);
}

#minimain{
    padding: 20px 10px 20px 200px;
}

div#topform{
    padding-top: -10px;
    padding-left: 10px;
    padding-right: 10px;
    /*border: 2px solid #383e44;*/
    border-width: 3px;
    border-style: solid;
    border-image: linear-gradient(to top, #0091f7, rgba(0, 0, 0, 0)) 1 100%;
    margin-top: 15px;
    margin-bottom: 10px;
    border-radius: 10px;
    width:100%;
}

#apptitle{
    color:#f7f5f8;
}

/*
#sidebar-wrapper {
    
    min-height: 100vh;
    margin-left: -15rem;
    -webkit-transition: margin .25s ease-out;
    -moz-transition: margin .25s ease-out;
    -o-transition: margin .25s ease-out;
    transition: margin .25s ease-out;
}
#sidebar-wrapper .sidebar-heading {
    padding: 0.875rem 1.25rem;
    font-size: 1.2rem;
}
#sidebar-wrapper .list-group {
    width: 15rem;
}*/

#content_header{
    padding:50px 10px 10px 100px;
}

#page-content-wrapper {
    min-width: 100vw;
}

#wrapper.toggled #sidebar-wrapper {
    /*    margin-left: 0;*/
}

.active{
    /*    background-color: red !important;
        color: #F7F5F8;*/
}

a{
    cursor: pointer;
}

.a_selected {
    background-color: #0000CD !important;
}

.zoom {
    /*  padding: 50px;
      background-color: green;*/
    transition: transform .2s; /* Animation */
    /*  width: 200px;
      height: 200px;*/
    margin: 0 auto;
    min-width:1px; 
    min-height:1px;
}

.zoom:hover {
    transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.label-width{
    width: 80px;
}

.btn-default{
    background-color: #3a5c8e !important;
    color: white !important; 
}

table{
    /*    box-shadow: 1px 1px 5px -2px rgba(0,0,0,0.97);
        -webkit-box-shadow: 1px 1px 5px -2px rgba(0,0,0,0.97);
        -moz-box-shadow: 1px 1px 5px -2px rgba(0,0,0,0.97);*/
}

table.quotation {
    border: 3px solid #037547;
    border-collapse: collapse;
    margin: 0 auto;
    width: 100%;
}

.quotation thead,tfoot {
    border-width: 3px;
    border-style: solid;
}

.quotation th,.quotation td{
    border: 1px solid #037547;
    color: #037547;
    padding: 4px 25px;
}

.quotation thead th,
.quotation tfoot th{
    background-color: #E0EBE3;
}

.quotation tbody td {
    background-color: #FFFBFE;
}

.right-align{
    float:right;
}

.left-align{
    float:left;
}

.alert{
    margin-top: 10px !important;
    margin-right: 15px !important;
    margin-left: 10px !important;
}

.size_20{
    font-size: 20px !important;
    
}

.modal{
    top: 100px;
}

.modal table{
    font-size: 14px;
}

.modal-dialog{
    overflow-y: initial;
}

.modal-body{
    max-height: 50vh;
    overflow-y: scroll;
}

.modal-backdrop {
    visibility: hidden !important;
}
/*.modal.in {
    background-color: rgba(0,0,0,0.5);
}*/

.modal.close { 
    display: none; 
}

.modal-lg{
    max-width: 1250px !important;
}

/*table {
  text-align: left;
  position: relative;
  overflow: auto;
  width: 100%;
}*/

/*thead{
    position: sticky;
    top: 250px;
}*/

/*th {
    font-size:14px;
  position: fixed;
  background: white;
  position: sticky;
  top: 0;
}

td{
    font-size:12px;
}*/
/*
        Max width before this PARTICULAR table gets nasty. This query will take effect for any screen smaller than 760px and also iPads specifically.
*/
table {
    border-collapse: collapse;
    /*padding:5px;*/
}
thead{
    padding:5px;
    background: #CFCFCF;
    background: -moz-linear-gradient(top, #dbdbdb 0%, #d3d3d3 66%, #CFCFCF 100%);
    background: -webkit-linear-gradient(top, #dbdbdb 0%, #d3d3d3 66%, #CFCFCF 100%);
    background: linear-gradient(to bottom, #dbdbdb 0%, #d3d3d3 66%, #CFCFCF 100%);
    border-bottom: 3px solid #000000;
}

/*table thead tr th {
    border: 1px solid black;
    padding: 3px !important;
    vertical-align: middle !important;
    padding-top: 60px;
    padding-bottom: 60px;

}*/

table, td, th {
    border: 1px solid black;
    padding: 3px !important;  
    vertical-align: middle !important;
    text-align: center !important;
    font-size: 14px !important;
    /*    padding-top: 60px;
        padding-bottom: 60px;*/
}

table td{
    max-width: 80px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    /*font-size: 14px !important;*/
}

table td:hover {
    overflow: visible !important;
    white-space: unset !important;
    height: auto !important;
}

table .th-right-align{
    text-align: right !important;
}

.th-center-align{
    text-align: center !important;
}

.pdf-table td{
    white-space: normal !important;
}

#pdf-slip-table{
    all:revert !important;
    /*    border: none !important;
        font-size: 10px !important;*/
}

#pdf-slip-table td{
    all:revert !important;
    white-space: normal !important;
    border: none !important;
    font-size: 10px !important;
}

#add_product_quantity{
    max-width:100%;
    display: inline-block;
    position: relative;
}

/*#audit_table tbody td{
    padding: 3px;
    padding-top: 60px;
    padding-bottom: 60px;
}*/

label {
    padding-right: 5px;
    display: inline-block;
    /*width: 150px;*/
    text-align: right;
}

/*@media
only screen 
and (max-width: 760px), (min-device-width: 768px) 
and (max-device-width: 1024px)  {

     Force table to not be like tables anymore 
    table, thead, tbody, th, td, tr {
        display: block;
    }

     Hide table headers (but not display: none;, for accessibility) 
    thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    tr {
        margin: 0 0 1rem 0;
    }

    tr:nth-child(odd) {
        background: #ccc;
    }

    td {
         Behave  like a "row" 
        border: 1px solid black;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
    }

    td:before {
         Now like a table header 
        position: absolute;
         Top/left values mimic padding 
        top: 0;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }

    Label the data
You could also use a data-* attribute and content for this. That way "bloats" the HTML, this way means you need to keep HTML and CSS in sync. Lea Verou has a clever way to handle with text-shadow.
    
    td:nth-of-type(1):before { content: "Section"; }
    td:nth-of-type(2):before { content: "Action"; }
    td:nth-of-type(3):before { content: "User"; }
    td:nth-of-type(4):before { content: "Time"; }
    td:nth-of-type(5):before { content: "Old Values"; }
    td:nth-of-type(6):before { content: "New Values"; }
}*/

.product-added {
    color: blue;
}

label{
    /*padding-right: 15px;*/
    /*width: 120px;*/
}

#show_product_added {
    color: blue;
}

.product-not-added{
    color: red;
}
.image-width{
    max-width: 33.3%;
    padding-bottom: 20px;
}

.img_css{
    max-width: 100%;
}

.bold-format{
    font-weight: bold;
}

.p-spacing{
    line-height: 20%;
    /*border:1px solid black;*/
}

.td-center tbody tr td{
    text-align: center;
    vertical-align: middle;
}

.th-right-align{
    text-align: right;
}

.parent {
    height: 50px;
    /*background: #CCCCCC;*/
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20%;
    padding: 10px;
}
.child {
    background-color: #FFFF00;
    width: 100px;
    height: 100px;
}

/*inline 2 buttons*/
.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.flex-child {
    -webkit-box-flex: 1 1 auto;
    -moz-box-flex:  1 1 auto;
    -webkit-flex:  1 1 auto;
    -ms-flex:  1 1 auto;
    flex:  1 1 auto;
    margin-right:5px;
}

/*buttons attributes*/

#btn_active,#actionbtn,.actionbtn{
    display: inline-block;
    /*padding: 5px 25px;*/
    font-size:10px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    outline: none;
    color: #f5f5dc;
    background-color: #3a5c8e;
    border: none;
    border-radius: 15px;
    box-shadow: 0 2px #999;
    width: 100px;
}

btn_active,#actionbtn,.actionbtn:hover {
    background-color: #343a40; 
}

btn_active,#actionbtn,.actionbtn:active {
    background-color: #3e8e41;
    box-shadow: 0 2px #666;
    transform: translateY(4px);
}

.btn-default:hover {
    background: gray !important;
}

.btn{
    font-size: 13px !important;
}

#actioncell{
    min-width: 200px !important;
}
.action_spacing{
    padding-top: -5px !important;
}

.div-slip-wrap{
    margin-top: -30px !important;
    margin-left: -30px !important;
    margin-right: -30px !important;
    margin-bottom: -30px !important;
    white-space: normal !important;
    font-size: 10px !important;
    display: block;
}

.div-slip-wrap p{
    line-height: 0.2;
}

.middle-align{
    text-align: center !important;
}

.right-align{
    text-align: right;
}

.background{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    font-size: 14px;
    border: none;
    margin: -1%;
}

.bottom-pad{
    padding-bottom: 30px;
}

.top-pad{
    padding-top: 30px;
}

textarea{
    min-width: 50%;
    min-height: 50%;
    /*    min-width: 500px;
        min-height: 250px;*/
}

.input-sm-size{
    width: 100px !important;
}

.input-md-size{
    width: 150px !important;
}

.input-lg-size{
    width: 200px !important;
}

.status-red{
    padding: 20px;
    background-color: #f44336; 
    color: #F7F5F8;
    margin-bottom: 15px;
}

.status-blue{
    padding: 20px;
    background-color: blue;
    color: #F7F5F8;
    margin-bottom: 15px;
    /*color: blue;*/
}

.status-green{
    padding: 20px;
    background-color: green;
    color: #F7F5F8;
    margin-bottom: 15px;
    /*color: green;*/
}

.status-orange{
    padding: 20px;
    background-color: orange;
    color: #F7F5F8;
    margin-bottom: 15px;
}

.red-color{
    color: red;
}

.border-radius-format{
    background-color: white; 
    border-radius: 50%
}

.modal-body textarea{
    min-width: 100%;
    min-height: 20%;
}

.div-border{
    /*border: 1px black solid;*/
    text-align: center;
}

#show_product_message{
    padding-top: 2px;
    padding-left: 10px;
    font-size: 16px;
}

/*table td
{
  white-space: nowrap;
  overflow: hidden;
}*/

div#configuration_body_sections.panel-body{
    width:50%;
}

div#configuration_body_roles.panel-body{
    width:33%;
}

div#configuration_body_role_section_permissions.panel-body{
    width:33%;
}

div#configuration_body_company_details.panel-body{
    width:33%;
}

div#configuration_body_customization.panel-body{
    width:33%;
}

/*
 info (hed, dek, source, credit) 
.rg-container {
  font-family: 'Lato', Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  margin: 0;
  padding: 1em 0.5em;
  color: #222;
}
.rg-header {
  margin-bottom: 1em;
  text-align: left;
}

.rg-header > * {
  display: block;
}
.rg-hed {
  font-weight: bold;
  font-size: 1.4em;
}
.rg-dek {
  font-size: 1em;
}

.rg-source {
  margin: 0;
  font-size: 0.75em;
  text-align: right;
}
.rg-source .pre-colon {
  text-transform: uppercase;
}

.rg-source .post-colon {
  font-weight: bold;
}

 table 
table.rg-table {
  width: 100%;
  margin-bottom: 0.5em;
  font-size: 1em;
  border-collapse: collapse;
  border-spacing: 0;
}
table.rg-table tr {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  text-align: left;
  color: #333;
}
table.rg-table thead {
  border-bottom: 3px solid #ddd;
}
table.rg-table tr {
  border-bottom: 1px solid #ddd;
  color: #222;
}
table.rg-table tr.highlight {
  background-color: #dcf1f0 !important;
}
table.rg-table.zebra tr:nth-child(even) {
  background-color: #f6f6f6;
}
table.rg-table th {
  font-weight: bold;
  padding: 0.35em;
  font-size: 0.9em;
}
table.rg-table td {
  padding: 0.35em;
  padding: 1px;;
  font-size: 0.9em;
}
table.rg-table .highlight td {
  font-weight: bold;
}
table.rg-table th.number,
td.number {
  text-align: right;
}
*/
/*

 media queries 
@media screen and (max-width: 600px) {
  .rg-container {
    max-width: 600px;
    margin: 0 auto;
  }
  table.rg-table {
    width: 100%;
  }
  table.rg-table tr.hide-mobile,
  table.rg-table th.hide-mobile,
  table.rg-table td.hide-mobile {
    display: none;
  }
  table.rg-table thead {
    display: none;
  }
  table.rg-table tbody {
    width: 100%;
  }
  table.rg-table tr,
  table.rg-table th,
  table.rg-table td {
    display: block;
    padding: 0;
  }
  table.rg-table tr {
    border-bottom: none;
    margin: 0 0 1em 0;
    padding: 0.5em;
  }
  table.rg-table tr.highlight {
    background-color: inherit !important;
  }
  table.rg-table.zebra tr:nth-child(even) {
    background-color: transparent;
  }
  table.rg-table.zebra td:nth-child(even) {
    background-color: #f6f6f6;
  }
  table.rg-table tr:nth-child(even) {
    background-color: transparent;
  }
  table.rg-table td {
    padding: 0.5em 0 0.25em 0;
    border-bottom: 1px dotted #ccc;
    text-align: right;
  }
  table.rg-table td[data-title]:before {
    content: attr(data-title);
    font-weight: bold;
    display: inline-block;
    content: attr(data-title);
    float: left;
    margin-right: 0.5em;
    font-size: 0.95em;
  }
  table.rg-table td:last-child {
    padding-right: 0;
    border-bottom: 2px solid #ccc;
  }
  table.rg-table td:empty {
    display: none;
  }
  table.rg-table .highlight td {
    background-color: inherit;
    font-weight: normal;
  }
}
*/

@media screen and (max-height: 450px) {
    #navbartop {
        /*padding-left:15px;*/

    }
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
    
    .dropdown-container {
        padding-left: 60px;
    }
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */

    .xbutton{
        padding:0px 0px 0px 360px;

    }
    .page-body {

        min-height:10px;
        /*padding:100px 0px 0px 0px;*/
        /*background-color:#3a9bd2;*/
        overflow-x: hidden;
        margin-top:1px;
        padding-bottom: 10px;

    }
    .sidenav {
        /*padding-bottom: 20px;*/
        height:100%;
        overflow-y: scroll;
        /*scrollbar-width: none;*/
        opacity: .99;
        font-size:14px;
        /*height: 100%;*/
        width: 0%;
        position:absolute;
        z-index: 2000;
        top: 0;
        left: 0px;
        background-color: #d7d7d7;
        z-index: 1000;
        /*background-color: #373a3c;*/
        box-shadow: 0 1px 1em rgba(0, 0, 0, 0.7);
        /*background: linear-gradient(120deg, #0cf9e5, #5a84eb);*/
        /*background: linear-gradient(90deg, #40525D 0%, #40525D 100%);*/
        /*background: linear-gradient(120deg, #34c5e8, #0cf9e5);*/
        overflow-x: hidden;
        transition: 0.5s;
        /*padding-top: 40px;*    /*box-shadow: 1px 1px 1px -2px rgba(0,0,0,0.97);*/
        -webkit-box-shadow: 1px 1px 1px -2px rgba(0,0,0,0.97);

        border-radius: 10px;
        -moz-box-shadow: 1px 1px 1px -2px rgba(0,0,0,0.97);
    }

    #menulink-mobile{
        display: block;
        padding:20px;
        font-size:20px;
        cursor:pointer;
        font-weight: 900; 
        color: #596070;
        z-index: 100;opacity:.7; color:#3a5c8e;
    }     
    [class*="col-"] {
        width: 100%;
    }
    #navbartop{
        display:none;
    }
    #minimain{
        padding: 10px 10px 10px 10px;

    }
    #minimain input{
        width:250px;
    }

    #table th {
        position: sticky !important;
        top: 0px !important;
    }

    #myDIV{
        width:100%;
    }
    #myDIV.panel-body a{
        /*background-color:green;*/
        background-image: -moz-linear-gradient(0% 48% 270deg, #9d2e2c, #FFFFFF, #990000 0%);background-image: -moz-linear-gradient(0% 48% 270deg, #9d2e2c, #FFFFFF, #990000 0%);
        width:100%;
        padding: 10px 0px 10px 0px;
        margin-bottom:20px;
    }
    div#configuration_body_sections.panel-body{
        width:100%;

    }
    div#configuration_body_roles.panel-body{
        width:100%;
    }
    div#configuration_body_role_section_permissions.panel-body{
        width:100%;
    }
    div#configuration_body_company_details.panel-body{
        width:100%;
    }
    div#configuration_body_customization.panel-body{
        width:100%;
    }
    
    .dropdown-container {
        padding-left: 60px;
    }
}

@media (min-width: 768px) {
    #sidebar-wrapper {
        margin-left: 0;
    }

    #page-content-wrapper {
        min-width: 0;
        width: 100%;
    }

    #wrapper.toggled #sidebar-wrapper {
        /*        margin-left: -15rem;*/
    }
    .navbar-brand.abs
    {
        position: absolute;
        width: auto;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
    }
}