﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
}

.body1 {
    background-color: aquamarine
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 0;
    padding-right: 0;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input /*,
select,
textarea*/ {
    max-width: 280px;
}

.yellow {
    color: black;
    background-color: yellow
}

.button {
    color: white;
    background-color: black;
    height: 26px;
}

    .button:hover {
        background-color: orange;
    }

.btn-primary1 {
    color: white;
    background-color: black;
}

    .btn-primary1:hover {
        background-color: orange;
    }

.btn-primary2 {
    color: white;
    background-color: blue;
    height: 100px;
    text-align: center;
    width: 300px;
    font-weight: bold;
    display: inline-block;
    border: 1px solid;
    margin-bottom: 0;
    font-weight: 900;
    text-align: center;
    white-space: nowrap;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 25px;
    line-height: 1.42857143;
    border-radius: 4px;
    /*vertical-align: central;*/
    /*position: absolute;*/
    left: 50%;
    top: 0%;
    /*transform: translate(-50%, -50%);*/
    border: 5px solid red;
    padding: 10px;
}

    .btn-primary2:hover {
        background-color: orange;
    }
.btn-primary3 {
    color: white;
    background-color: green;
    
}
/*.anchorbutton {
    text-rendering: auto;
    color: buttontext;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    align-items: flex-start;
    cursor: default;
    box-sizing: border-box;
    background-color: buttonface;
    margin: 0em;
    padding: 1px 6px;
    border-width: 2px;
    border-style: outset;
    border-image: initial;
}*/

.form-control {
    /*margin-left:0;
    margin-right:0;
    padding-left:0;
    padding-right:0;*/
    background-color:white;
    /*text-transform: uppercase;*/
}

.text-responsive {
    margin-bottom: 0px;
}

.form-group {
    margin-bottom: 0px;
    font-display: block;
    font: bold;
}

.heading {
    background-color: black;
    color: white;
    border-color: #2e6da4;
    display: inline-block;
    border: 1px solid;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
}

.heading1 {
    background-color: black;
    color: white;
    border-color: #2e6da4;
    display: inline-block;
    border: 1px solid;
    margin-bottom: 0;
    font-weight: 900;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    font-size: 50px;
}

/*.select2-container--default .select2-selection--single .select2-selection__rendered {
    text-wrap: wrap;
}*/

/*.select2 select2-container select2-container--default select2-container--below select2-container--open {
    width: 200%;
}

.select2 select2-container select2-container--default select2-container--focus {
    width: 100%;
}
.select2 select2-container select2-container--default select2-container--above {
    width: 100%;
    
}
.select2-container--default .select2-selection--single {
    width: 100%;
}*/

.mynav_navbar {
    overflow: hidden;
    background-color: #666699;
    color: white;
    /*background-color: #333;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-family: "Titillium Web";
    font-weight: 400;
}
.scroll {
    margin: 4px, 4px;
    padding: 4px;
    height: 400px;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: justify;
}
.scroll1 {
    margin: 4px, 4px;
    padding: 4px;
    height: 700px;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: justify;
}
.accountscroll {
    margin: 4px, 4px;
    padding: 4px;
    height: 400px;
    width: 100%;
    overflow-x: auto;
    overflow-y: auto;
    text-align: justify;
}

thead th {
    position: sticky;
    top: 0;
    background: white;
    z-index: 10
}

tfoot  {
    position: sticky;
    bottom: 0;
    background: white
}

.modal-header, h3.close {
    /*background-color: #5cb85c;*/
    background-color: #666699;
    /*background-color: black;*/
    color: white !important;
    text-align: center;
    font-size: 10px;
}

.modal-footer {
    
}
.modal-container {
   /* position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;*/
    /*z-index: 1000;
    background-color: black;
    display: flex;
    opacity: 1;*/
}
/*/*.modal-container {
    opacity: 0;
    pointer-events: none;
    transition: opacity 250ms ease;
}*/
.modal-content {
    /*position: center;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    background-color: black;
    */ color: #000;
    /*pointer-events: all;
        opacity: 1;
    */
}
.modal-backdrop {
    background-color: white;
   
}


.mynav_navbar a {
        float: left;
        font-size: 16px;
        /*color: white;*/
        color: white;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
 }



.mynav_dropdown {
    float: left;
    overflow: hidden;
}



    .mynav_dropdown .mynav_dropbtn {
        font-size: 16px;
        border: none;
        outline: none;
        color: white;
        padding: 14px 16px;
        background-color: inherit;
        font-family: inherit;
        margin: 0;
        /*text-transform: uppercase;*/
    }



    .mynav_navbar a:hover, .mynav_dropdown:hover .mynav_dropbtn {
        background-color: grey;
    }



.mynav_dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}



    .mynav_dropdown-content a {
        float: none;
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        text-align: left;
    }



        .mynav_dropdown-content a:hover {
            background-color: #ddd;
        }



.mynav_dropdown:hover .mynav_dropdown-content {
    display: block;
}

.navbar navbar-expand-sm navbar-toggleable-sm navbar-light bg-white border-bottom box-shadow mb-3 {
    /*background-color: black;*/
    background-color: lightgray;
    float: left;
    padding: 15px 15px;
}
.navbar-inverse {
    background-color: #666699;
   
}
/*a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}*/
/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}




.topnav {
    overflow: hidden;
    background-color: #333;
}

    .topnav a {
        float: left;
        display: block;
        color: #f2f2f2;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        font-size: 17px;
    }

/*.active {
    background-color: #04AA6D;
    color: white;
}*/

.topnav .icon {
    display: none;
}

.dropdown {
    float: left;
    overflow: hidden;
}

    .dropdown .dropbtn {
        font-size: 17px;
        border: none;
        outline: none;
        color: white;
        padding: 14px 16px;
        background-color: black;
        font-family: inherit;
        margin: 0;
    }

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-content a {
        float: none;
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        text-align: left;
    }

.topnav a:hover, .dropdown:hover .dropbtn {
    background-color: #555;
    color: white;
    
}

.dropdown-content a:hover {
    background-color: #ddd;
    color: black;
}

.dropdown:hover .dropdown-content {
    display: block;
}

#select2-ItemName-container {
    font-size: 10px;
    height: 25px;
}

#select2-SalesItemName-container {
    font-size: 10px;
    height: 25px;
}

#select2-Customer-container {
    width: 100%;
}

#data-select2-id-3 {
    width: 100%;
}
/*#ItemNameSelect {
    font-size: 10px;
    height: 21px;
}*/
.myFont {
    font-size: 10px;
}

@media screen and (max-width: 600px) {
    .topnav a:not(:first-child), .dropdown .dropbtn {
        display: none;
    }

    .topnav a.icon {
        float: right;
        display: block;
    }
}

@media screen and (max-width: 600px) {
    .topnav.responsive {
        position: relative;
    }

        .topnav.responsive .icon {
            position: absolute;
            right: 0;
            top: 0;
        }

        .topnav.responsive a {
            float: none;
            display: block;
            text-align: left;
        }

        .topnav.responsive .dropdown {
            float: none;
        }

        .topnav.responsive .dropdown-content {
            position: relative;
        }

        .topnav.responsive .dropdown .dropbtn {
            display: block;
            width: 100%;
            text-align: left;
        }
}

.ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
}

ul.pagination li {
    display: inline;
}

    ul.pagination li a {
        color: black;
        float: left;
        padding: 8px 16px;
        text-decoration: none;
        transition: background-color .3s;
    }

        ul.pagination li a.active {
            background-color: #4CAF50;
            color: white;
        }

        ul.pagination li a:hover:not(.active) {
            background-color: #ddd;
        }

input, select, textarea {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.nav-link.active {
    color: white;
    background-color: black;
    border-color: #1861ac;
    width: 200px;
    font-size: 14px;
}

.nav-link {
    color: white;
    background-color: Highlight;
    width: 200px;
    font-size: 14px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: white;
    cursor: default;
    background-color: black;
}
    .tab-content {
    padding: 1rem .25rem;
}


/*#select2-WorkName1-container {
    text-wrap: wrap;
    width: 590px;
    height: 100px;
}*/
/*.select2-selection select2-selection--single {
    width: 590px;
    height: 100px;
}
.select2-container .select2-selection--single {
    width: 590px;
    height: 100px;
}
.select2-results {
    max-height: 200px;
}
.ul.select2-results {
    max-height: 200px;
}*/
/*#select2-WorkName1-container-selection_rendered {
    width: 590px;
    height: 100px;
}*/
select[readonly] {
    background: #eee;
    pointer-events: none;
    touch-action: none;
}
   /* select[readonly].select2 + .select2-container {
        pointer-events: none;
        touch-action: none;
    }
  .select2-selection{
    background: #eee;
    box-shadow: none;
}

.select2-selection__arrow,
.select2-selection__clear {
    display: none;

}*/
.ui-autocomplete {
    height: 100px;
    overflow-y: scroll;
    overflow-x: scroll;
}

.workname {
    width: 500px;
    height: 50px;
}
.projectname {
    width: 700px;
    height: 50px;
}