body {
    font-size: 9pt;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.ui-jqgrid tr.ui-row-ltr td {
    font-size: 9pt;
    font-family: Tahoma;
}

.ui-jqgrid .ui-jqgrid-bdiv {
    background-color: white;
}

.spinner {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -50px; /* half width of the spinner gif */
    margin-top: -50px; /* half height of the spinner gif */
    text-align: center;
    z-index: 1234;
    /*overflow: auto;*/
    width: 100px; /* width of the spinner gif */
    height: 102px; /*hight of the spinner gif +2px to fix IE8 issue */
}

.full-width .nav li.active a {
    -webkit-border-radius: 2px;
    background-color: unset;
    /*color: black;*/
}

.horizontal-menu > .navbar-nav > li > .dropdown-menu {
    margin-top: 3px;
    background-color: #4B4A4A;
}

.full-width .nav .open > a {
    -webkit-border-radius: 2px;
    background-color: unset;
    color: black;
}

.top-nav .dropdown-menu.extended.logout {
    top: 38px;
}

.open > .dropdown-menu {
    height: 300px;
    overflow-y: auto;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 9pt;
}

.full-width .dropdown-menu > li > a {
    padding: 2px 2px;
}

.horizontal-menu .dropdown-menu > li > a {
    margin-top: -5px;
}

ul.top-menu {
    margin-top: -10px;
}

.top-nav ul.top-menu > li > a {
    padding: 5px;
    top: -4px;
}

.button1 {
    padding: 15px 25px;
    font-size: 24px;
    text-align: center;
    cursor: pointer;
    outline: none;
    color: #fff;
    /*background-color: #4CAF50;*/
    border: none;
    border-radius: 15px;
    /*box-shadow: 0 9px #999;*/
}

   .button1:active {
        background-color: #3e8e41;
        box-shadow: 0 5px #666;
        transform: translateY(4px);
    }

.background_img {
    background-image: url('../../Content/images/background-1.jpg');
}

.full-width .nav li.active a {
    -webkit-border-radius: 2px;
    background-color: unset;
    /*color: black;*/
}

.horizontal-menu > .navbar-nav > li > .dropdown-menu {
    margin-top: 3px;
    background-color: #4B4A4A;
}

.top-nav ul.top-menu > li > a {
    padding: 5px;
    top: -4px;
}

.full-width .nav > li > a:hover, .full-width .nav .open > a:focus {
    -webkit-border-radius: 0px;
    background-color: black;
}

.full-width .nav .open > a, .full-width .nav .open > a:hover, .full-width .nav .open > a:focus {
    -webkit-border-radius: 0px;
    background-color: black;
}

.input-group-addon {
    font-size: 9pt;
    font-family: Tahoma;
}

.top-nav ul.top-menu > li > a {
    background: unset;
    border: unset;
}

.top-nav .username {
    color: white;
}

.header {
    border-bottom: 1px solid black;
}

.form-group {
    margin-bottom: 4px;
}

.form-control {
    height: 28px;
    /*border: 1px solid #BBBABA;*/
    border: 1px solid #BBBABA;
    border-color: dimgray;
    color: black;
    font-size: 10pt;
    font-family: Tahoma;
    padding: 4px 4px 4px 6px;
    /*font-family: Tahoma;*/
}

.CodeSt {
    font-size: 18px;
    font-family:Tahoma;
        /*Tahoma;*/
}

.fixhead {
    /*text-transform: uppercase;*/
}

.ui-jqgrid tr.jqgrow td {
    /*white-space: pre-wrap !important;*/
    /*height: auto;*/
    vertical-align: middle;
    font-family:Tahoma;
    font-size: 9pt;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid lightgray;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid white;
}

.btncolor {
    background-color: olive;
    color: white;
}

.ui-widget-content {
    background: unset;
}

.ui-jqgrid .ui-pg-table td {
    font-size: 9pt;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.btn {
    font-size: 9pt;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

h5 {
    font-size: 18px;
    margin-top: 5px;
}

.ui-jqgrid .ui-paging-info {
    font-size: 9pt;
    font-family: Tahoma;
}

.ui-jqgrid .ui-pg-input {
    font-size: 9pt;
    font-family: Tahoma;
}

.ui-jqgrid .ui-pg-selbox {
    font-size: 9pt;
    font-family: Tahoma;
}

.ui-jqdialog {
    display: none;
    width: 300px;
    position: absolute;
    padding: .2em;
    font-size: 11px;
    overflow: visible;
    left: 30% !important;
    top: 35% !important;
    background-color: whitesmoke;
}

.ui-jqdialog-titlebar {
    background-color: gray;
}

.form-group {
    margin-bottom: 4px;
}

.form-control {
    height: 26px;
    /*border: 1px solid #BBBABA;*/
    border: 1px solid #BBBABA;
    color: black;
    border-radius:3px;
}

.form-horizontal .control-label {
    padding-top: 5px;
    color: black;
    text-align: left;
    font-size: 9pt;
    font-family: Tahoma;
}

table {
    border-collapse: unset;
}
/* special class for handling number inputs */
.numberclass {
    display: block;
    padding: 6px 10px;
    line-height: 1.428571429;
    vertical-align: middle;
    background-color: #ffffff;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    height: 26px;
    border: 1px solid #BBBABA;
    /*border-color: dimgray;*/
    color: black;
    font-size: 9pt;
    font-family: Verdana,'Segoe UI', Tahoma, Geneva, sans-serif;
    /*font-family: Tahoma;*/
}
