﻿body {
    margin: 0;
    font-weight: normal;
    font-size: 13px;
    word-spacing: normal;
    text-transform: none;
    color: #696969;
    font-family: sans-serif, Arial, Helvetica;
    letter-spacing: normal;
}

SELECT, TEXTAREA, INPUT {
    font-family: sans-serif, Arial, Helvetica;
    font-size: 13px;
}

TABLE {
    border-style: solid;
    border-color: inherit;
    border-width: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
}


TD {
    vertical-align: top;
}

TH {
    vertical-align: bottom;
    color: White;
    background-color: #42bbfc;
}

TD.nowrap {
    white-space: nowrap;
}

TFOOT, THEAD {
    font-size: 1em;
}

A {
    font-size: 13px;
}

.gridview_noborder td, .gridview_noborder th, .gridview_noborder table {
    border: none;
}

detailsview_noborder td, .detailsview_noborder th, .detailsview_noborder table {
    border: none;  
    padding-bottom: 5px;
    padding-right: 5px;
}

.detailsview_headercell {
    vertical-align: middle;
}

.detailsview_altern_row {
    background-color: #d1d1d1;
}

.container {
    display: flex;
}

.container_justified {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

h1 {
    font-size: 16px;
    font-weight: bold;
}

h2 {
    font-size: 14px;
    font-weight: bold;
}

h3 {
    font-size: 12px;
    font-weight: bold;
}

.header {
    font-size: 16px;
    font-weight: bold;
}

.subheader {
    font-size: 14px;
    font-weight: bold;
}

.itemheader {
    font-size: 12px;
    font-weight: bold;
}

.item {
    font-size: 12px;
}

.itemselected {
    background-color: #FFAAAA;
}

.contenttable {
    margin-top: 5px;
    margin-left: 10px;
}

.contentdiv {
    margin-top: 5px;
    margin-left: 10px;
}

.watermarked {
    color: #aaaaaa;
}

.test {
    background-color: Lime;
}

.rpt_standard {
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: baseline;
    width: 100%;
}

.lightgreen {
    background-color: #C3FFBB;
}

a, a:visited, a:hover, a:link, a:active {
    color: Blue;
}

.bottomline {
    border-bottom: solid 1px black;
}

.background_white {
    background-color: #FFFFFF;
}

.background_green {
    background-color: #00CC66;
}

.background_orange {
    background-color: #FF9933;
}

.background_red {
    background-color: #FF0000;
}

.background_yellow {
    background-color: #FFFF00;
}

.background_blue {
    background-color: #99CCFF;
}

.background_brown {
    background-color: #CC3300;
}

.background_error {
    background-color: #FF8080;
}

.col_total {
    background-color: #B3B3FF;
    font-weight: bold;
}

.col_number {
    text-align: right;
}

/********************************
	AUTO COMPLETE EXTENDER
			 START
*********************************/

.AutoExtender {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: .8em;
    font-weight: normal;
    border: solid 1px #006699;
    background-color: White;
}

.AutoExtenderList {
    border-bottom: dotted 1px #006699;
    cursor: pointer;
    color: Black;
}

.AutoExtenderHighlight {
    color: White;
    background-color: #d4d0c8;
    cursor: pointer;
}

/********************************
	AUTO COMPLETE EXTENDER
			 ENDE
*********************************/

.cs_lessthan100 {
    background-color: #FFFF99;
}

.cs_greaterthan100 {
    background-color: #ff9595;
}

.cs_equal100 {
    background-color: #a9ff95;
}



.msh_retoure_error {
    background-color: Yellow;
}

.textboxnoborder {
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    text-align: right;
    background-color: transparent;
}

.gv_selrow {
    background-color: #99CCFF;
}

.ajax__tab_xp .ajax__tab_body {
    font-size: 11px !important;
    margin-bottom: 15px;
}

/*AJAX.NET TAB CONTROL */
.ajax__tab_xp .ajax__tab_header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background: url() repeat-x bottom;
}

.ajax__tab_xp .ajax__tab_outer {
    padding-right: 4px;
    background: url() no-repeat right;
    height: 21px;
}

.ajax__tab_xp .ajax__tab_inner {
    padding-left: 3px;
    background: url() no-repeat;
}

.ajax__tab_xp .ajax__tab_tab {
    height: 13px;
    padding: 4px;
    margin: 0;
    color: #696969 !important;
    background: url() repeat-x;
}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {
    background: url() no-repeat right;
}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {
    background: url() no-repeat;
}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {
    background: url() repeat-x;
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {
    background: url() no-repeat right;
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {
    background: url() no-repeat;
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {
    background: url() repeat-x;
}

.ajax__tab_xp .ajax__tab_body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    border: 1px solid #999999;
    border-top: 0;
    padding: 8px;
    background-color: #ffffff;
}

.hideControl {
    visibility: hidden;
    display: none;
}

.showControl {
    visibility: visible;
    display: inline;
}

div.dd_chk_select {
    height: 16px !important;
    font-size: 11px !important;
}


.disabledListItem {
    color: #FFFFFF;
    font-size: 16px;
    background-color: #bebebe;
}

/*Modal Popup*/
.modalBackground {
    background-color: white;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup {
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 500px;
    height: 400px;
    overflow: auto;
}

.modalPopupBig {
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 800px;
    height: 600px;
    overflow: auto;
}

.modalPopupDynamic {
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: auto;
    height: auto;
    overflow: auto;
}

.modalPopup p {
    padding: 5px;
}

.img-link {
    display: inline-block;
    padding: 1px;
    margin: 0 0.5rem 1rem 0.5rem;
    background-color: #B0B0B0;
    line-height: 0;
    -webkit-transition: background-color 0.1s ease-out;
    -moz-transition: background-color 0.1s ease-out;
    -o-transition: background-color 0.1s ease-out;
    transition: background-color 0.1s ease-out;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}

.img-zoom {
    width: 310px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    width: 7rem;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 1px;
    line-height: 0;
}

.transition {
    position: relative;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
    z-index: 99999;
    background-color: #4ae;
}

.repViewer {
    overflow-y: auto !important;
    background-color: #ffffff;
}
