﻿input.form-control, select, textarea {
    min-height: initial!important;
}
button, input, select, textarea {
    line-height: initial!important;
}
/*.CLSTSC4_TD, .CLSTSx4_TD {
    vertical-align: middle;
    line-height: 30px;
    padding-top: 0;
    padding-bottom: 0;
}*/
/*.CLSTSLVAsMasterRowBtn, 
.CLSTSGVAsMasterRowBtn,
.CLSTSLVAsDetailRowBtn,
.CLSTSGVAsDetailRowBtn
{
    font-size:12px;
}*/
.CLSpage
{
	/*width: 97%; /*1280px; /*960*/
	min-width: 1024px;
	background-color: #F0F4F1;
	margin: 10px 10px 0px 10px;
	border: 1px solid #496077;
	border-bottom: none;
}

.CLSheader, .CLSHRArea, .CLSLogoI, .CLSLogoBlock
{
    background: #4b6c9e;
}

.CLSLoginArea
{
	float:right;
	clear:right;
	width: 20%;
}

.CLSPagetitle
{
	text-align: center;
	top: 10px;
	font-size: large;
	font-family: Tahoma;
	position: relative;
	font-weight: 700;
	color: #FFCC99;
	border: none;
	/*line-height: 1em;
	font-size: 1.7em;*/
	width: 80%;
	float:right;
}



.CLSheader
{
    position: relative;
    margin: 0px;
    padding-top: 5px;
    width: 100%;
}

.CLSheader h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 1em;
    font-size: 1em;
}

.CLSLogoBlock, .CLSHRArea
{
	padding-bottom:5px;
}

.CLSLogoBlock
{
	width: 20%;
	float: left;
	margin-right:-10px;
}

.CLSHRArea
{
	border-color: #4b6c9e;
	width: 80%;
	float: right;
	height: 50px;
	border-left-style: solid;
}

.CLSLogoI
{
	height: 50px;
	width: 70px; 
	float: left;
	padding-left:20px;
}

.CLSUMenuBlock
{
	width:100%;
    background-color:#3a4f63;
    display:inline-block;
}
.CLSUMenuBlockPlacer
{
	width:90%;
	display:inline-block;
	float:right;
	direction:ltr; /*!!!*/
}
.CLSUMenu
{
	padding: 4px 8px 4px 8px;
	font-size: large;
}

div.CLSUMenu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.CLSUMenu ul.dynamic 
{ 
	z-index:10; 
	direction:rtl; /*!!!*/
	text-align:right;
}

div.CLSUMenu li.dynamic 
{ 
	z-index:10; 
}

div.CLSUMenu ul li a, div.CLSUMenu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
	direction:rtl; /*!!!*/
	display: block;
}

div.CLSUMenu ul li a:hover
{
	background-color: #bfcbd6;
	color: #465c71;
	text-decoration: none;
	direction: rtl; /*!!!*/
}

div.CLSUMenu ul li a:active
{
	background-color: #465c71;
	color: #cfdbe6;
	text-decoration: none;
}

.CLSCopyright
{
	text-decoration: underline;
	font-weight: normal;
	background-color:#073755;
	height:20px;
	text-align:center;
	color:#CCCCCC;
	font-size: 12px;
	font-weight: normal;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;}



/*.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: left;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}
*/



/* DEFAULTS
----------------------------------------------------------*/

body   
{
    /*background: #b6b7bc;*/
    /*font-size: 1.3em;*//*0.7*/
    /*font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;*/
    /*margin: 0px;*/
    /*padding: 0px;*/
    color: #696969;
    font-family: tsz_FontMainLIT1;
}

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/


.CLSmain, .CLSDVMainMsg
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
}

.CLSmain
{
    min-height: 420px;
    /*height:100%;*/
    display: inline-block;
    width:97%;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}


/* MISC  
----------------------------------------------------------*/

.CLSclear
{
    clear: both;
}

.CLSclearsmall
{ 
    clear: both;
    font-size: xx-small; }



.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}
.CLSLightGreen {
    background-color:lightgreen;
}
.CLSPadding-5 {
    padding:5px;
}
.CLSValidator {
    font-size: .8em;
    margin: 5px;
    padding: 5px;
}
/* Specific
----------------------------------------------------------*/
.CLSNAVPanel, .CLSNAVPanelFullW
{
	border-style: solid;
	border-width: 1px;
	clear: both;
	padding-bottom: 15px;
	width: 100%;
}
.CLSNAVPanelFullW
{
	width: 100%;
}

.CLSUPDetailsRep
{
	width: 100%;
	float:right; 
	padding-top:1%;
	overflow-x: scroll;
}
        
.CLSMemExpired
{
	background-color: #FFC1C1 !important;
	color: #0000FF !important;
	text-decoration: blink !important;
}
.CLSTSGVAsMaster.table.table-responsive td,
.CLSTSGVAsDetail.table.table-responsive td
{
    line-height: initial;
    padding: 1px;
    vertical-align: middle;
}
/* ----------------------------------------------------- */
